| "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-yjit/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 512. |
| Fstderr output is not empty |
| #<Thread:0x00007f1c97892e88 run> terminated with exception (report_on_exception is true): |
| bootstraptest.test_ractor.rb_1532_1312.rb:5:in `block (3 levels) in <main>': undefined method `map' for #<Object:0x00007f1c83186298> (NoMethodError) |
| from bootstraptest.test_ractor.rb_1532_1312.rb:4:in `loop' |
| from bootstraptest.test_ractor.rb_1532_1312.rb:4:in `block (2 levels) in <main>' |
| <internal:ractor>:345:in `select': thrown by remote Ractor. (Ractor::RemoteError) |
| from bootstraptest.test_ractor.rb_1532_1312.rb:11:in `block in <main>' |
| from bootstraptest.test_ractor.rb_1532_1312.rb:11:in `times' |
| from bootstraptest.test_ractor.rb_1532_1312.rb:11:in `<main>' |
| bootstraptest.test_ractor.rb_1532_1312.rb:5:in `block (3 levels) in <main>': undefined method `map' for #<Object:0x00007f1c83186298> (NoMethodError) |
| from bootstraptest.test_ractor.rb_1532_1312.rb:4:in `loop' |
| from bootstraptest.test_ractor.rb_1532_1312.rb:4:in `block (2 levels) in <main>' |
| #1312 test_ractor.rb:1532: |
| workers = (0...8).map do |
| Ractor.new do |
| loop do |
| 10_000.times.map { Object.new } |
| Ractor.yield Time.now |
| end |
| end |
| end |
| |
| 1_000.times { idle_worker, tmp_reporter = Ractor.select(*workers) } |
| "ok" |
| #=> "" (expected "ok") |
| FAIL 1/0 tests failed |
| make: *** [uncommon.mk:770: yes-btest] Error 1 |
| "make yes-test-basic TESTS='-j6'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j6'" exit with 0. |
| Ignoring debug-1.5.0 because its extensions are not built. Try: gem pristine debug --version 1.5.0 |
| Ignoring rbs-2.3.2 because its extensions are not built. Try: gem pristine rbs --version 2.3.2 |
| "make yes-test-rubyspec TESTS='-j6'" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-yjit/miniruby -I/tmp/ruby/v3/src/trunk-yjit/lib /tmp/ruby/v3/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-yjit --extout=.ext -- /tmp/ruby/v3/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-yjit/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.3.2 because its extensions are not built. Try: gem pristine rbs --version 2.3.2 |