| "make update-unicode -j16" exit with 0. |
| "make update-download -j16" 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 -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| "make after-update -j16" exit with 0. |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| "make yes-btest TESTOPTS='-q -j16'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 1 777 777 777 ? -1 Ss 1000 0:01 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 777 778 778 778 pts/0 778 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 778 779 778 778 pts/0 778 S+ 1000 0:00 sh build-loop.sh trunk --incremental |
| 779 627518 778 778 pts/0 778 Sl+ 1000 0:00 ruby ./br.rb build_report trunk --incremental |
| 627518 627521 778 778 pts/0 778 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/ko1/ruby/logs/brlog.trunk.20221202-055253 --root_dir=/tmp/ruby --timeout=10800 --incremental |
| 627521 631068 778 778 pts/0 778 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' |
| 631068 631069 778 778 pts/0 778 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 |
| 631069 631083 778 778 pts/0 778 Sl+ 1000 0:03 /tmp/ruby/v3/src/trunk/test/runner.rb |
| 631083 639628 639628 639628 pts/1 639628 Ss+ 1000 0:00 /tmp/ruby/v3/build/trunk/ruby -I /tmp/ruby/v3/src/trunk/lib /tmp/irb-20221202-631083-xi1ca9.rb |
| 627521 667309 778 778 pts/0 778 R+ 1000 0:00 ps jx |
| {1=>[777], 777=>[778], 778=>[779], 779=>[627518], 627518=>[627521], 627521=>[631068, 667309], 631068=>[631069], 631069=>[631083], 631083=>[639628]} |
| $ timeout 60 gdb -p 639628 -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 631083 -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 631069 -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 631068 -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 667309 -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> |