| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD |
| HEAD is now at 927587a Stop assuming Integer#times is written in C |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD |
| HEAD is now at 927587a Stop assuming Integer#times is written in C |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD |
| HEAD is now at 927587a Stop assuming Integer#times is written in C |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. |
| Ignoring debug-1.8.0 because its extensions are not built. Try: gem pristine debug --version 1.8.0 |
| Ignoring racc-1.7.1 because its extensions are not built. Try: gem pristine racc --version 1.7.1 |
| Ignoring rbs-3.2.1 because its extensions are not built. Try: gem pristine rbs --version 3.2.1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 512. |
| 1) |
| An exception occurred during: String#tr_s ERROR |
| NoMethodError: undefined method `+' for nil |
| /tmp/ruby/src/trunk-yjit/spec/ruby/core/dir/fixtures/common.rb:109:in `block in mock_dir_links' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/guard.rb:91:in `run_unless' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/guards/bug.rb:28:in `ruby_bug' |
| /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/tr_s_spec.rb:20:in `block in <top (required)>' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:117:in `instance_exec' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:117:in `protect' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:176:in `block in protect' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:176:in `all?' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:176:in `protect' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:135:in `describe' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:54:in `describe' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/object.rb:11:in `describe' |
| /tmp/ruby/src/trunk-yjit/spec/ruby/core/string/tr_s_spec.rb:5:in `<top (required)>' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:100:in `load' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:100:in `block (2 levels) in files' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:117:in `instance_exec' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:117:in `protect' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:100:in `block in files' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:91:in `each' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:91:in `each_file' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:96:in `files' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:64:in `process' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in `run' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/script.rb:291:in `main' |
| /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run:7:in `<main>' |
| make: *** [uncommon.mk:959: yes-test-spec] Error 1 |