Task 4753556835663872
Grammatical typos in benchmarking.md
2025-03-29 21:30:10 failed worker:ci_worker_1738693524_146031339 pull/32163 0a06e1b72893d3bfa74226e8f6031bae769dcb55- build_duration:
17s - ccache_hitrate:
- configure_duration:
33s - depends_build_duration:
5s - docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 1m27s)
line | duration | percentage | command |
---|---|---|---|
197 | 2s | 2% | docker build --file /tmp/cirrus-build-2266079959/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:noble --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=1,3,10,11,31,37,39,41,43,47 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-2266079959 |
512 | 5s | 5% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
533 | 33s | 37% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
865 | 17s | 19% | bash -c 'cmake --build . -j10 --target all deploy' |