| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| bb180b8..735f283 master -> origin/master |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "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 512. |
| 1) Failure: |
| TestRubyOptions#test_indentation_check [/tmp/ruby/src/trunk/test/ruby/test_rubyoptions.rb:590]: |
| 1. [ 33/100] Assertion for "false and true directives with [\"module M\\n\", \" end\\n\"]" |
| | [ruby-core:25442] |
| | pid 2447892 killed by SIGABRT (signal 6) (core dumped) |
| | | *** stack smashing detected ***: terminated |
| | . |
| | |
| | 1. [2/2] Assertion for "stderr" |
| | | <["/tmp/rubytest.f4xm5k/test_ruby_test_rubyoption20250513-2426720-8hu0e6.rb:4: warning: mismatched indentations at 'end' with 'module' at 3"]> expected but was |
| | | <["*** stack smashing detected ***: terminated"]>. |
| make: *** [uncommon.mk:976: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512. |
| Segmentation fault (core dumped) |
| 1) |
| Magic comments in an -e argument are case-insensitive FAILED |
| Expected "" == "Big5" |
| to be truthy but was false |
| /tmp/ruby/src/trunk/spec/ruby/language/magic_comment_spec.rb:14:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk/spec/ruby/language/magic_comment_spec.rb:46:in '<top (required)>' |
| 2) |
| IO#close on an IO.popen stream sets $? FAILED |
| Expected 139 == 1 |
| to be truthy but was false |
| /tmp/ruby/src/trunk/spec/ruby/core/io/close_spec.rb:108:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk/spec/ruby/core/io/close_spec.rb:87:in '<top (required)>' |
| make: *** [uncommon.mk:1026: yes-test-spec] Error 1 |