| "make update-unicode -j6" exit with 0. |
| "make update-download -j6" exit with 0. |
| "make update-rubyspec -j6" exit with 0. |
| "make update-src -j6" exit with 0. |
| "make after-update -j6" exit with 512. |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1200: /tmp/ruby/v3/src/trunk-random3/ext/ripper/ripper.c] Error 2 |
| make: *** Waiting for unfinished jobs.... |
| "make miniruby -j6" exit with 0. |
| "make ruby -j6" exit with 0. |
| "make all -j6" exit with 0. |
| "make install -j6" exit with 0. |
| "make yes-btest TESTOPTS='-q -j6'" exit with 0. |
| "make yes-test-basic TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 512. |
| 1) Error: |
| TestAutoload#test_autoload_parallel_race: |
| fatal: No live threads left. Deadlock? |
| 3 threads, 3 sleeps current:0x00005638c78a87d0 main thread:0x00005638c75b5f30 |
| * #<Thread:0x00007f23d37bb058 sleep_forever> |
| rb_thread_t:0x00005638c75b5f30 native:0x00007f23d38fdf40 int:0 |
| |
| * #<Thread:0x00007f23d0a0ff50 -:13 sleep_forever> |
| rb_thread_t:0x00005638c78a87d0 native:0x00007f23d0b4f700 int:0 |
| depended by: tb_thread_id:0x00005638c75b5f30 |
| |
| * #<Thread:0x00007f23d0a0fe60 -:14 sleep_forever> |
| rb_thread_t:0x00005638c778eb50 native:0x00007f23d0dcf700 int:0 mutex:0x00005638c7842f00 cond:1 |
| |
| /tmp/ruby/v3/src/trunk-random3/test/ruby/test_autoload.rb:531:in `join' |
| /tmp/ruby/v3/src/trunk-random3/test/ruby/test_autoload.rb:531:in `block in <main>' |
| /tmp/ruby/v3/src/trunk-random3/test/ruby/test_autoload.rb:524:in `times' |
| /tmp/ruby/v3/src/trunk-random3/test/ruby/test_autoload.rb:524:in `<main>' |
| /tmp/ruby/v3/src/trunk-random3/test/ruby/test_autoload.rb:520:in `block in test_autoload_parallel_race' |
| /tmp/ruby/v3/src/trunk-random3/lib/tmpdir.rb:96:in `mktmpdir' |
| /tmp/ruby/v3/src/trunk-random3/test/ruby/test_autoload.rb:516:in `test_autoload_parallel_race' |
| make: *** [uncommon.mk:823: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-random3/miniruby -I/tmp/ruby/v3/src/trunk-random3/lib /tmp/ruby/v3/src/trunk-random3/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random3 --extout=.ext -- /tmp/ruby/v3/src/trunk-random3/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random3/spec/default.mspec |
| Ignoring rbs-2.4.0 because its extensions are not built. Try: gem pristine rbs --version 2.4.0 |