| I run several builds and some of them are queued.  On the screen build was in the queue for 90 second.  The build worked about 138 seconds. But on build page I see 3 min 49 sec build duration. Сause it shows all time given the queue time, not the net execution time. Also this wrong time is shown in the build list:  I think on these places we must use "executingTimeMillis" value. Values from JSON for my example are: "executingTimeMillis":138877 |