| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "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=\"--test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512. |
| 1) Failure: |
| TestSetTraceFunc#test_remove_in_trace [/tmp/ruby/src/trunk-random2/test/ruby/test_settracefunc.rb:462]: |
| [ruby-dev:42350]. |
| <#<TestSetTraceFunc:0x00007fcdb0f6f510 |
| @__gc_disabled__=false, |
| @__io__=nil, |
| @__name__=:test_remove_in_trace, |
| @__passed__=nil, |
| @__runner_options__= |
| {:job_status=>:normal, |
| :retry=>true, |
| :hide_skip=>true, |
| :failed_output=>#<IO:<STDERR>>, |
| :repeat_count=>nil, |
| :excludes=>["/tmp/ruby/src/trunk-random2/test/.excludes"], |
| :ruby=> |
| ["./miniruby", |
| "-I/tmp/ruby/src/trunk-random2/lib", |
| "-I.", |
| "-I.ext/common", |
| "/tmp/ruby/src/trunk-random2/tool/runruby.rb", |
| "--extout=.ext", |
| "--", |
| "--disable-gems"], |
| :filter=>/\A(?=.*)(?!.*(?-mix:memory_leak))/, |
| :test_order=>:random, |
| :seed=>27790}, |
| @_assertions=1, |
| @original_compile_option= |
| {:inline_const_cache=>true, |
| :peephole_optimization=>true, |
| :tailcall_optimization=>false, |
| :specialized_instruction=>true, |
| :operands_unification=>true, |
| :instructions_unification=>false, |
| :frozen_string_literal=>false, |
| :debug_frozen_string_literal=>false, |
| :coverage_enabled=>true, |
| :debug_level=>0}, |
| @target_thread=#<Thread:0x00007fce2d39a960 run>, |
| @tracepoint_captured_singlethread=false, |
| @tracepoint_captured_stat=[[#<RubyVM:0x00007fce2d39a988>, 0, 0]]>> expected but was |
| <#<Tempfile::Closer:0x00007fce29b2d5f0 |
| @tmpfile=#<File:/tmp/bug4361_20240317-2698952-z00mai (closed)>>>. |
| make: *** [uncommon.mk:958: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=\"--test-order=random\"" exit with 0. |