| "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 |
| 85a1c67..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=\"--test-order=random\"" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random" |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 11 12 12 12 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-random2 --incremental --process-num=4 |
| 12 567399 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-random2 --incremental --process-num=4 |
| 567399 567402 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-random2 --logfile=/home/ko1/ruby/logs/brlog.trunk-random2.20221202-010831 --root_dir=/tmp/ruby --timeout=10800 --test_opts='TESTS="--test-order=random"' --incremental --process-num=4 |
| 567402 567403 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-random2 --logfile=/home/ko1/ruby/logs/brlog.trunk-random2.20221202-010831 --root_dir=/tmp/ruby --timeout=10800 --test_opts=TESTS="--test-order=random" --incremental --process-num=4 |
| 567403 570972 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random" |
| 570972 570973 12 12 ? -1 S 1001 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=--test-order=random |
| 570973 570987 12 12 ? -1 Sl 1001 6:06 /tmp/ruby/v3/src/trunk-random2/test/runner.rb |
| 570987 577865 577865 577865 pts/0 577865 Ss+ 1001 0:00 ruby -Ilib /tmp/irb-20221202-570987-9agixu.rb |
| 567403 577866 12 12 ? -1 R 1001 0:00 ps jx |
| {11=>[12], 12=>[567399], 567399=>[567402], 567402=>[567403], 567403=>[570972, 577866], 570972=>[570973], 570973=>[570987], 570987=>[577865]} |
| $ timeout 60 gdb -p 577865 -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 570987 -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 570973 -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 570972 -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 577866 -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> |