263 | 1s | 0% | docker exec 9f4cb406aac97bdce6e37ec3dadffaf7a0c4d7754f4bd4b3cee1a6de94e9a210 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' |
510 | 8s | 0% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu LOG=1' |
529 | 36s | 4% | bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -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 -Werror=dev -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DAPPEND_CPPFLAGS='\''-D_GLIBCXX_ASSERTIONS'\'' -DCMAKE_BUILD_TYPE=Debug || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
934 | 2m12s | 14% | cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install |
2027 | 11m43s | 78% | /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu/test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 '--bash-cmd-extra-tests=ctest --test-dir '\''/ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu'\'' --stop-on-failure '\''-j10'\'' --timeout 2400' --quiet --failfast |