Task 63945126690

coinselection: Optimize BnB exploration

2026-02-18 01:10:00 completed 2025-03-rewrite-BnB fe07afafefe99dd9994b49704c34477106be2ad1


Commands that took longer than 1 second (total 45m59s)
linedurationpercentagecommand
141433s1%cmake -B build -Werror=dev --preset vs2026 -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON
185556s2%library
20931s0%compiler flags .................. /DWIN32 /D_WINDOWS /EHsc -g -Og --coverage -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /W3 /wd4018 /wd4146 /wd4244 /wd4267 /wd4715 /wd4805
230827m3s58%cmake --build build --config Release -j 4
34631s0%mt.exe -nologo '-inputresource:D:\a\bitcoin\bitcoin\build\bin\Release\bitcoind.exe' '-out:D:\a\bitcoin\bitcoin\build\bin\Release\bitcoind.manifest'
371711s0%'C:\hostedtoolcache\windows\Python\3.14.3\x64\python.exe' -m pip install pyzmq
39262m48s6%ctest --test-dir 'D:\a\bitcoin\bitcoin\build' --output-on-failure --stop-on-failure -j 4 --build-config Release
424113m53s30%'C:\hostedtoolcache\windows\Python\3.14.3\x64\python.exe' 'D:\a\bitcoin\bitcoin\build\test\functional\test_runner.py' --jobs 4 --quiet '--tmpdirprefix=D:\a\bitcoin\bitcoin' --combinedlogslen=99999999 --timeout-factor=40
Tags
  • Windows native, VS
  • 2025-03-rewrite-BnB
  • COMPLETED