| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20" exit with 0. |
| Cloning into 'trunk-repeat20'... |
| "autoconf" exit with 0. |
| "/tmp/ruby/v3/src/trunk-repeat20/configure --prefix=/tmp/ruby/v3/install/trunk-repeat20 --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "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 |
| f7539d5..bb9b6af master -> origin/master |
| "make after-update -j6" exit with 512. |
| + cp /tmp/ruby/v3/src/trunk-repeat20/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-repeat20/enc/jis/props.h |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1200: /tmp/ruby/v3/src/trunk-repeat20/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=20" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. |
| Couldn't find file to include '../examples/getoptlong/simple.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/aliases.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/abbrev.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/types.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/argv.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/permute.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/require_order.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/return_in_order.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/fibonacci.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/simple.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/each.rb' from lib/getoptlong.rb |
| #<Thread:0x00007fb7f136dac0 /tmp/ruby/v3/src/trunk-repeat20/test/fiber/test_scheduler.rb:111 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/v3/src/trunk-repeat20/test/fiber/test_scheduler.rb:117:in `const_get': uninitialized constant TestFiberSchedulerAutoload (NameError) |
| Object.const_get(:TestFiberSchedulerAutoload) |
| ^^^^^^^^^^ |
| from /tmp/ruby/v3/src/trunk-repeat20/test/fiber/test_scheduler.rb:117:in `block (3 levels) in test_autoload' |
| Couldn't find file to include '../examples/getoptlong/simple.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/aliases.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/abbrev.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/types.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/argv.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/permute.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/require_order.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/return_in_order.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/fibonacci.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/simple.rb' from lib/getoptlong.rb |
| Couldn't find file to include '../examples/getoptlong/each.rb' from lib/getoptlong.rb |
| 1) Error: |
| TestFiberScheduler#test_autoload: |
| NameError: uninitialized constant TestFiberSchedulerAutoload |
| Object.const_get(:TestFiberSchedulerAutoload) |
| ^^^^^^^^^^ |
| /tmp/ruby/v3/src/trunk-repeat20/test/fiber/test_scheduler.rb:117:in `const_get' |
| /tmp/ruby/v3/src/trunk-repeat20/test/fiber/test_scheduler.rb:117:in `block (3 levels) in test_autoload' |
| 2) Error: |
| TestAutoload#test_autoload_same_file: |
| fatal: No live threads left. Deadlock? |
| 3 threads, 3 sleeps current:0x0000555c5fb7d7c0 main thread:0x0000555c5f952f30 |
| * #<Thread:0x00007f2c5eb5b300 sleep_forever> |
| rb_thread_t:0x0000555c5f952f30 native:0x00007f2c5ec95f40 int:0 |
| |
| * #<Thread:0x00007f2c5eb34688 -:9 sleep_forever> |
| rb_thread_t:0x0000555c5fb7d7c0 native:0x00007f2c5c18f700 int:0 |
| depended by: tb_thread_id:0x0000555c5f952f30 |
| |
| * #<Thread:0x00007f2c5eb34250 -:10 sleep_forever> |
| rb_thread_t:0x0000555c5fb7dd70 native:0x00007f2c5c06e700 int:0 mutex:0x0000555c5fb7d910 cond:1 |
| |
| /tmp/ruby/v3/src/trunk-repeat20/test/ruby/test_autoload.rb:400:in `join' |
| /tmp/ruby/v3/src/trunk-repeat20/test/ruby/test_autoload.rb:400:in `<main>' |
| /tmp/ruby/v3/src/trunk-repeat20/test/ruby/test_autoload.rb:394:in `block (2 levels) in test_autoload_same_file' |
| /tmp/ruby/v3/src/trunk-repeat20/test/ruby/test_autoload.rb:393:in `times' |
| /tmp/ruby/v3/src/trunk-repeat20/test/ruby/test_autoload.rb:393:in `block in test_autoload_same_file' |
| /tmp/ruby/v3/src/trunk-repeat20/lib/tmpdir.rb:96:in `mktmpdir' |
| /tmp/ruby/v3/src/trunk-repeat20/test/ruby/test_autoload.rb:387:in `test_autoload_same_file' |
| make: *** [uncommon.mk:823: yes-test-all] Error 2 |
| "make yes-test-rubyspec TESTS=--repeat-count=20" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-repeat20/miniruby -I/tmp/ruby/v3/src/trunk-repeat20/lib /tmp/ruby/v3/src/trunk-repeat20/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-repeat20 --extout=.ext -- /tmp/ruby/v3/src/trunk-repeat20/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-repeat20/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 |