263 | 2s | 0% | docker exec 23c74ed13fcf70ba872a648092c9ac61c6eee07dbb08756ca7fa9ac2806b3b5c 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-1552691410/ /ci_container_base' |
290 | 2s | 0% | exit 0 |
295 | 3s | 0% | docker exec 23c74ed13fcf70ba872a648092c9ac61c6eee07dbb08756ca7fa9ac2806b3b5c bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/' |
513 | 9s | 2% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu LOG=1' |
534 | 41s | 9% | 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 | 1m35s | 21% | bash -c 'cmake --build . -j10 --target all install' |
2349 | 4m10s | 56% | ctest --stop-on-failure -j10 --timeout 2400 |