Task 5879456742506496
Grammatical typos in benchmarking.md
2025-03-29 21:30:10 failed worker:ci_worker_1738693542_473258451 pull/32163 0a06e1b72893d3bfa74226e8f6031bae769dcb55- build_duration:
20s - ccache_hitrate:
- ccache_zerostats_duration:
5s - configure_duration:
24s - depends_build_duration:
20s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m39s)
line | duration | percentage | command |
---|---|---|---|
190 | 1s | 1% | docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/centos:stream10 --build-arg FILE_ENV=./ci/test/00_setup_env_native_centos.sh --cpuset-cpus=2,8,13,14,18,32,37,43,47,59 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build |
515 | 20s | 20% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 LOG=1' |
813 | 5s | 5% | ccache --zero-stats |
822 | 24s | 24% | 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 -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
1152 | 20s | 20% | bash -c 'cmake --build . -j10 --target all install' |