ci/ci_run_n_monitor: print job duration time
authorHelen Koike <helen.koike@collabora.com>
Tue, 3 Oct 2023 14:28:26 +0000 (11:28 -0300)
committerMarge Bot <emma+marge@anholt.net>
Tue, 24 Oct 2023 12:57:14 +0000 (12:57 +0000)
commit663ad191ca2f1bc02a176fecb8f596ff32b66b47
tree031b1b9a4b5f3ce7d8b54a3f598ef3e275144a17
parent69012e355efb9eff2ad9aeb5caab3404d8714227
ci/ci_run_n_monitor: print job duration time

If the job is running, it prints the elapsed time so far, if it finished
already, it prints the time it took.

Signed-off-by: Helen Koike <helen.koike@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25822>
bin/ci/ci_run_n_monitor.py