| "make update-unicode -j16" exit with 0. |
| "make update-download -j16" exit with 0. |
| "make update-rubyspec -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| From https://github.com/ruby/ruby |
| da5fe6e..594c663 master -> origin/master |
| "make after-update -j16" exit with 0. |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| rm -rf .bundle/extensions/x86_64-linux/3.2.0+3/ |
| rm -rf .bundle/.timestamp/x86_64-linux/3.2.0+3/ |
| "make yes-btest TESTOPTS='-q -j16'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. |
| Ignoring debug-1.7.0 because its extensions are not built. Try: gem pristine debug --version 1.7.0 |
| Ignoring rbs-2.8.1 because its extensions are not built. Try: gem pristine rbs --version 2.8.1 |
| 1) Failure: |
| TestAst#test_ranges:test/fiber/scheduler.rb [/tmp/ruby/v3/src/trunk/test/ruby/test_ast.rb:122]: |
| <[]> expected but was |
| <[{:type=>:max_validation_error, |
| :max=> |
| #<RubyVM::AbstractSyntaxTree::Node::CodePosition:0x00007fb9dde816f8 |
| @column=20, |
| @lineno=203>, |
| :end_pos=> |
| #<RubyVM::AbstractSyntaxTree::Node::CodePosition:0x00007fb9dde81928 |
| @column=19, |
| @lineno=203>, |
| :node=> |
| (BLOCK_PASS@203:15-203:19 |
| (ARGSPUSH@203:15-203:20 (SPLAT@203:16-203:19 (LVAR@203:16-203:19 :*)) |
| (HASH@203:16-203:19 |
| (LIST@203:16-203:19 nil (LVAR@203:16-203:19 :**) nil))) |
| (LVAR@203:16-203:19 :&))}]>. |
| make: *** [uncommon.mk:854: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS='-j16'" exit with 0. |
| $ /tmp/ruby/v3/build/trunk/miniruby -I/tmp/ruby/v3/src/trunk/lib /tmp/ruby/v3/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk --extout=.ext -- /tmp/ruby/v3/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk/spec/default.mspec |