| "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 |
| f2dc972..60d45b2 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-random-repeat/ext/ripper/ripper.c] Error 2 |
| make: *** Waiting for unfinished jobs.... |
| "make miniruby -j6" exit with 0. |
| /tmp/ruby/v3/src/trunk-random-repeat/variable.c:2316:1: warning: 'autoload_feature_clear_if_empty' defined but not used [-Wunused-function] |
| 2316 | autoload_feature_clear_if_empty(VALUE argument) |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option '-Wno-self-assign' |
| cc1: warning: unrecognized command line option '-Wno-parentheses-equality' |
| cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' |
| "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=20 --test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--repeat-count=20 --test-order=random\"" exit with 512. |
| 1) Error: |
| TestAutoload#test_autoload_parallel_race: |
| fatal: No live threads left. Deadlock? |
| 3 threads, 3 sleeps current:0x0000557ef585a940 main thread:0x0000557ef54fdf30 |
| * #<Thread:0x00007f0b55bbb068 sleep_forever> |
| rb_thread_t:0x0000557ef54fdf30 native:0x00007f0b55cf7f40 int:0 |
| |
| * #<Thread:0x00007f0b531ffe90 -:13 sleep_forever> |
| rb_thread_t:0x0000557ef585a940 native:0x00007f0b531cf700 int:0 |
| depended by: tb_thread_id:0x0000557ef54fdf30 |
| |
| * #<Thread:0x00007f0b531ffd50 -:14 sleep_forever> |
| rb_thread_t:0x0000557ef585a4c0 native:0x00007f0b52f8d700 int:0 mutex:0x0000557ef5858da0 cond:1 |
| |
| /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_autoload.rb:531:in `join' |
| /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_autoload.rb:531:in `block in <main>' |
| /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_autoload.rb:524:in `times' |
| /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_autoload.rb:524:in `<main>' |
| /tmp/ruby/v3/src/trunk-random-repeat/test/ruby/test_autoload.rb:520:in `block in test_autoload_parallel_race' |
| /tmp/ruby/v3/src/trunk-random-repeat/lib/tmpdir.rb:96:in `mktmpdir' |
| /tmp/ruby/v3/src/trunk-random-repeat/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=\"--repeat-count=20 --test-order=random\"" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-random-repeat/miniruby -I/tmp/ruby/v3/src/trunk-random-repeat/lib /tmp/ruby/v3/src/trunk-random-repeat/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random-repeat --extout=.ext -- /tmp/ruby/v3/src/trunk-random-repeat/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random-repeat/spec/default.mspec |
| Ignoring debug-1.5.0 because its extensions are not built. Try: gem pristine debug --version 1.5.0 |
| Ignoring rbs-2.4.0 because its extensions are not built. Try: gem pristine rbs --version 2.4.0 |