267 | 1s | 0% | docker exec d13ee81399bdd858315cc6c84130008a68d99078068a4727b4a0e342774008bf bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build/ /ci_container_base' |
515 | 8s | 1% | bash -c 'CONFIG_SHELL=/bin/dash make -j10 -C depends HOST=i686-pc-linux-gnu LOG=1' |
535 | 22s | 3% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/i686-pc-linux-gnu/toolchain.cmake -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
878 | 30s | 4% | bash -c 'cmake --build . -j10 --target all install' |
9487 | 2m57s | 28% | ctest --stop-on-failure -j10 --timeout 2400 |
9772 | 6m7s | 59% | test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast |