245 | 12s | 1% | podman container rm --force --all |
265 | 1s | 0% | docker exec 6efb59f7f7892ea2e0b85e70f69c7b1437fa64cccfa22fd00c1f3777fe3e791d 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/ /ci_container_base' |
512 | 7s | 0% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu LOG=1' |
533 | 39s | 4% | 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)' |
938 | 1m22s | 10% | bash -c 'cmake --build . -j10 --target all install' |
2018 | 2m43s | 20% | ctest --stop-on-failure -j10 --timeout 2400 |
2309 | 8m3s | 59% | test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast |