| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 2677ab1..4d73f3f 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=--repeat-count=20" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. |
| 1) Failure: |
| TestSetTraceFunc#test_remove_in_trace [/tmp/ruby/src/trunk-repeat20/test/ruby/test_settracefunc.rb:462]: |
| [ruby-dev:42350]. |
| <#<TestSetTraceFunc:0x00007f2b881df140 |
| @__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=>20, |
| :excludes=>["/tmp/ruby/src/trunk-repeat20/test/.excludes"], |
| :ruby=> |
| ["./miniruby", |
| "-I/tmp/ruby/src/trunk-repeat20/lib", |
| "-I.", |
| "-I.ext/common", |
| "/tmp/ruby/src/trunk-repeat20/tool/runruby.rb", |
| "--extout=.ext", |
| "--", |
| "--disable-gems"], |
| :filter=>/\A(?=.*)(?!.*(?-mix:memory_leak))/, |
| :seed=>40501}, |
| @_assertions=1, |
| @original_compile_option= |
| {:inline_const_cache=>true, |
| :peephole_optimization=>true, |
| :tailcall_optimization=>false, |
| :specialized_instruction=>true, |
| :operands_unification=>true, |
| :instructions_unification=>false, |
| :debug_frozen_string_literal=>false, |
| :coverage_enabled=>true, |
| :debug_level=>0, |
| :frozen_string_literal=>nil}, |
| @target_thread=#<Thread:0x00007f2b8ac8a8b8 run>, |
| @tracepoint_captured_singlethread=false, |
| @tracepoint_captured_stat=[[#<RubyVM:0x00007f2b8ac8a8e0>, 0, 0]]>> expected but was |
| <#<Tempfile::Closer:0x00007f2b0be0cff8 |
| @tmpfile= |
| #<File:/tmp/rubytest.krau5k/bug4361_20240614-3546143-47shzo (closed)>>>. |
| make: *** [uncommon.mk:964: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0. |