| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 512. |
| Download failed (failed to download config.guess |
| ArgumentError: different prefix: "/" and "tool": https://cdn.jsdelivr.net/gh/gcc-mirror/gcc@master/config.guess), try another URL |
| tool/downloader.rb:290:in `rescue in download': failed to download config.guess (RuntimeError) |
| ArgumentError: different prefix: "/" and "tool": https://raw.githubusercontent.com/gcc-mirror/gcc/master/config.guess |
| from tool/downloader.rb:197:in `download' |
| from tool/downloader.rb:68:in `rescue in download' |
| from tool/downloader.rb:64:in `download' |
| from tool/downloader.rb:445:in `block in <main>' |
| from tool/downloader.rb:428:in `each' |
| from tool/downloader.rb:428:in `<main>' |
| /usr/lib/ruby/3.0.0/pathname.rb:528:in `relative_path_from': different prefix: "/" and "tool" (ArgumentError) |
| from tool/downloader.rb:315:in `link_cache' |
| from tool/downloader.rb:226:in `download' |
| from tool/downloader.rb:68:in `rescue in download' |
| from tool/downloader.rb:64:in `download' |
| from tool/downloader.rb:445:in `block in <main>' |
| from tool/downloader.rb:428:in `each' |
| from tool/downloader.rb:428:in `<main>' |
| tool/downloader.rb:290:in `rescue in download': failed to download config.guess (RuntimeError) |
| ArgumentError: different prefix: "/" and "tool": https://cdn.jsdelivr.net/gh/gcc-mirror/gcc@master/config.guess |
| from tool/downloader.rb:197:in `download' |
| from tool/downloader.rb:65:in `download' |
| from tool/downloader.rb:445:in `block in <main>' |
| from tool/downloader.rb:428:in `each' |
| from tool/downloader.rb:428:in `<main>' |
| /usr/lib/ruby/3.0.0/pathname.rb:528:in `relative_path_from': different prefix: "/" and "tool" (ArgumentError) |
| from tool/downloader.rb:315:in `link_cache' |
| from tool/downloader.rb:226:in `download' |
| from tool/downloader.rb:65:in `download' |
| from tool/downloader.rb:445:in `block in <main>' |
| from tool/downloader.rb:428:in `each' |
| from tool/downloader.rb:428:in `<main>' |
| make: *** [uncommon.mk:1370: update-config_files] Error 1 |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| dcbea76..8abf9e6 master -> origin/master |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' |
| Ignoring debug-1.6.3 because its extensions are not built. Try: gem pristine debug --version 1.6.3 |
| Ignoring rbs-2.8.1 because its extensions are not built. Try: gem pristine rbs --version 2.8.1 |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 10 11 11 11 ? -1 Ss 1001 0:00 sh build-loop.sh trunk_gcc9 --incremental --process-num=4 |
| 11 217385 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk_gcc9 --incremental --process-num=4 |
| 217385 217388 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_gcc9 --logfile=/home/ko1/ruby/logs/brlog.trunk_gcc9.20221202-012934 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=CC=gcc-9 --incremental --process-num=4 |
| 217388 220782 11 11 ? -1 S 1001 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' |
| 220782 220783 11 11 ? -1 S 1001 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j4 |
| 220783 220797 11 11 ? -1 Sl 1001 0:05 /tmp/ruby/v3/src/trunk_gcc9/test/runner.rb |
| 220797 229687 229687 229687 pts/0 229687 Ss+ 1001 0:00 ruby -Ilib /tmp/irb-20221202-220797-4eztmq.rb |
| 217388 229688 11 11 ? -1 R 1001 0:00 ps jx |
| {10=>[11], 11=>[217385], 217385=>[217388], 217388=>[220782, 229688], 220782=>[220783], 220783=>[220797], 220797=>[229687]} |
| $ timeout 60 gdb -p 229687 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 220797 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 220783 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| make: *** [uncommon.mk:854: yes-test-all] Killed |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| #<Errno::ESRCH: No such process> |
| $ timeout 60 gdb -p 220782 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 229688 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| #<Errno::ESRCH: No such process> |