| "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. |
| From https://github.com/ruby/ruby |
| cb02324..4b14b29 master -> origin/master |
| "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-repeat50/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=--repeat-count=50" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50" exit with 512. |
| 1) Error: |
| TestAutoload#test_autoload_same_file: |
| fatal: No live threads left. Deadlock? |
| 3 threads, 3 sleeps current:0x0000556809afeca0 main thread:0x0000556809896f30 |
| * #<Thread:0x00007f6ec0c6b2f0 sleep_forever> |
| rb_thread_t:0x0000556809896f30 native:0x00007f6ec0da7f40 int:0 |
| |
| * #<Thread:0x00007f6ebe2f8508 -:9 sleep_forever> |
| rb_thread_t:0x0000556809afeca0 native:0x00007f6ebe28f700 int:0 |
| depended by: tb_thread_id:0x0000556809896f30 |
| |
| * #<Thread:0x00007f6ebe2f83a0 -:10 sleep_forever> |
| rb_thread_t:0x0000556809aff220 native:0x00007f6ebe16e700 int:0 mutex:0x0000556809afee20 cond:1 |
| |
| /tmp/ruby/v3/src/trunk-repeat50/test/ruby/test_autoload.rb:400:in `join' |
| /tmp/ruby/v3/src/trunk-repeat50/test/ruby/test_autoload.rb:400:in `<main>' |
| /tmp/ruby/v3/src/trunk-repeat50/test/ruby/test_autoload.rb:394:in `block (2 levels) in test_autoload_same_file' |
| /tmp/ruby/v3/src/trunk-repeat50/test/ruby/test_autoload.rb:393:in `times' |
| /tmp/ruby/v3/src/trunk-repeat50/test/ruby/test_autoload.rb:393:in `block in test_autoload_same_file' |
| /tmp/ruby/v3/src/trunk-repeat50/lib/tmpdir.rb:96:in `mktmpdir' |
| /tmp/ruby/v3/src/trunk-repeat50/test/ruby/test_autoload.rb:387:in `test_autoload_same_file' |
| make: *** [uncommon.mk:823: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS=--repeat-count=50" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-repeat50/miniruby -I/tmp/ruby/v3/src/trunk-repeat50/lib /tmp/ruby/v3/src/trunk-repeat50/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-repeat50 --extout=.ext -- /tmp/ruby/v3/src/trunk-repeat50/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-repeat50/spec/default.mspec |
| Ignoring rbs-2.3.2 because its extensions are not built. Try: gem pristine rbs --version 2.3.2 |