| "make update-download -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='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| Could not attach to process. If your uid matches the uid of the target |
| process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try |
| again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf |
| warning: process 3878071 is a zombie - the process has already terminated |
| ptrace: Inappropriate ioctl for device. |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| /tmp/ruby/src/trunk_gcc10/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| 1) Error: |
| TestRubyOptions#test_crash_report_pipe_script: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec) |
| pid 3878071 killed by SIGSEGV (signal 11) (core dumped) |
| | |
| /tmp/ruby/src/trunk_gcc10/test/ruby/test_rubyoptions.rb:864:in 'TestRubyOptions#assert_segv' |
| /tmp/ruby/src/trunk_gcc10/test/ruby/test_rubyoptions.rb:903:in 'block in TestRubyOptions#assert_crash_report' |
| /tmp/ruby/src/trunk_gcc10/lib/tmpdir.rb:105:in 'Dir.mktmpdir' |
| /tmp/ruby/src/trunk_gcc10/test/ruby/test_rubyoptions.rb:893:in 'TestRubyOptions#assert_crash_report' |
| /tmp/ruby/src/trunk_gcc10/test/ruby/test_rubyoptions.rb:960:in 'block (2 levels) in TestRubyOptions#test_crash_report_pipe_script' |
| /tmp/ruby/src/trunk_gcc10/lib/tempfile.rb:578:in 'Tempfile.create_with_filename' |
| /tmp/ruby/src/trunk_gcc10/lib/tempfile.rb:562:in 'Tempfile.create' |
| /tmp/ruby/src/trunk_gcc10/test/ruby/test_rubyoptions.rb:950:in 'block in TestRubyOptions#test_crash_report_pipe_script' |
| /tmp/ruby/src/trunk_gcc10/lib/tempfile.rb:578:in 'Tempfile.create_with_filename' |
| /tmp/ruby/src/trunk_gcc10/lib/tempfile.rb:562:in 'Tempfile.create' |
| /tmp/ruby/src/trunk_gcc10/test/ruby/test_rubyoptions.rb:949:in 'TestRubyOptions#test_crash_report_pipe_script' |
| make: *** [uncommon.mk:916: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |