263 | 1s | 0% | docker exec 5bc072ffa859c95afaca827a4853c99928da4bff2808341a78f5cba35cf18c28 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-3705381041/ /ci_container_base' |
510 | 7s | 0% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu LOG=1' |
531 | 35s | 3% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DAPPEND_CPPFLAGS='\''-D_GLIBCXX_ASSERTIONS'\'' -DCMAKE_BUILD_TYPE=Debug || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
936 | 1m44s | 11% | bash -c 'cmake --build . -j10 --target all install' |
2018 | 4m4s | 27% | ctest --stop-on-failure -j10 --timeout 2400 |
2311 | 7m59s | 54% | test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast |