| "make update-download -j20" exit with 0. |
| "make update-src -j20" exit with 0. |
| "make after-update -j20" exit with 0. |
| "make miniruby -j20" exit with 0. |
| "make ruby -j20" exit with 0. |
| "make all -j20" exit with 0. |
| "make install -j20" exit with 0. |
| "make yes-btest TESTOPTS='-q -j20'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j20'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. |
| /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396: [BUG] lazy sweeping underway when freeing object space |
| ruby 3.4.0dev (2024-06-25T07:30:14Z master 65b991bc85) [x86_64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0003 p:---- s:0010 e:000009 CFUNC :fork |
| c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396 [FINISH] |
| /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396: [BUG] Segmentation fault at 0x0000004600000408 |
| ruby 3.4.0dev (2024-06-25T07:30:14Z master 65b991bc85) [x86_64-linux] |
| Crashed while printing bug report |
| /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396: [BUG] lazy sweeping underway when freeing object space |
| ruby 3.4.0dev (2024-06-25T07:30:14Z master 65b991bc85) [x86_64-linux] |
| -- Control frame information ----------------------------------------------- |
| c:0003 p:---- s:0010 e:000009 CFUNC :fork |
| c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396 [FINISH] |
| /tmp/ruby/src/trunk/test/ruby/test_autoload.rb:396: [BUG] Segmentation fault at 0x000000680000009c |
| ruby 3.4.0dev (2024-06-25T07:30:14Z master 65b991bc85) [x86_64-linux] |
| Crashed while printing bug report |
| Failed tests: |
| TestAutoload#test_autoload_p_with_static_extensions: Test::Unit::PendedError: Skipped, no message given |
| TestAutoload#test_autoload_fork: Test::Unit::AssertionFailedError: [ruby-core:86410] [Bug #14634]. |
| TestAutoload#test_autoload_fork: Test::Unit::AssertionFailedError: Expected [[1863866, #<Process::Status: pid 1863866 SIGSEGV (signal 11) (core dumped)>], |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0. |