rev: 93ba3ac036
test-all :
test-spec: 3769 files, 30467 examples, 149928 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"make update-unicode -j6" exit with 0.
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 0.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 0.
"make install -j6" exit with 0.
"make yes-btest RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3\"" exit with 0.
"make yes-test-basic RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3\"" exit with 0.
"make yes-test-all RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3\"" exit with 512.
"make yes-test-rubyspec RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-mjit.20201217-025516
#<BuildRuby:0x00005634cd6372b8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-mjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-mjit",
@TARGET_NAME="trunk-mjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-mjit",
@build_opts="-j6",
@configure_opts=["cppflags=-DMJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-mjit.20201217-025516",
@make="make",
@quiet=false,
@ruby_env=
[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000027)
autoconf 0.000000 0.000000 0.000000 ( 0.000056)
configure 0.000000 0.000000 0.000000 ( 0.000051)
build_up 0.012000 0.000000 7.152000 ( 5.267510)
build_miniruby 0.000000 0.000000 0.120000 ( 0.135150)
build_ruby 0.004000 0.000000 0.100000 ( 0.107859)
build_all 0.004000 0.004000 34.248000 ( 9.344503)
build_install 0.016000 0.004000 36.464000 ( 10.975982)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_env.rb ..
test_eval.rb .....................................
test_exception.rb ..................................
test_fiber.rb .....
test_finalizer.rb .
test_flip.rb .
test_flow.rb ..............................................................
test_fork.rb ....
test_gc.rb ..
test_insns.rb ...............................................................................................................................................................................................................................................................................................................................................................................................
test_io.rb .........
test_jump.rb .............................
test_literal.rb ............................................................................................................................................................
test_literal_suffix.rb ................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ..................................
test_method.rb ...............................................................................................................................................................................................................................
test_objectspace.rb ......
test_proc.rb .....................................
test_ractor.rb .............................................................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
PASS all 1476 tests
0.000000 0.000000 736.792000 (723.306041)
test_basic 0.004000 0.008000 4.500000 ( 3.617653)
test_all Skipping Gem::PackageTask tests. rake not found.
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit/core_assertions.rb:18: [BUG] Segmentation fault at 0x00007f81b00b8e5e
ruby 3.0.0dev (2020-12-16T18:46:44Z master 93ba3ac036) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0032 p:0010 s:0183 E:000468 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit/core_assertions.rb:18
me:
called_id: message, type: iseq
owner class: 0x0000563c1ab565b0 [3LM ] T_MODULE (Module)Test::Unit::Assertions
defined_class: 0x0000563c1ae6d208 [3LM ] T_ICLASS src:Test::Unit::Assertions
self: 0x0000563c2296f870 [0 ] T_OBJECT (TestAst)len:7 ptr:0x00007f81b4733fe0
lvars:
msg: T_NIL
ending: T_NIL
default: T_NIL
c:0031 p:0009 s:0176 E:000b58 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit/assertions.rb:59
me:
called_id: assert_equal, type: iseq
owner class: 0x0000563c1ab565b0 [3LM ] T_MODULE (Module)Test::Unit::Assertions
defined_class: 0x0000563c1ae6d208 [3LM ] T_ICLASS src:Test::Unit::Assertions
self: 0x0000563c2296f870 [0 ] T_OBJECT (TestAst)len:7 ptr:0x00007f81b4733fe0
lvars:
exp: 0x0000563c2299c0a0 [0 ] T_ARRAY (Array)[E ] len: 0 (embed)
act: 0x0000563c2296f5a0 [0 ] T_ARRAY (Array)[E ] len: 0 (embed)
msg: T_NIL
c:0030 p:0061 s:0169 e:000168 BLOCK /tmp/ruby/v3/src/trunk-mjit/test/ruby/test_ast.rb:121 [FINISH]
me:
called_id: test_ranges:test/-ext-/debug/test_debug.rb, type: bmethod
owner class: 0x0000563c1e15bb38 [3LM R ] T_CLASS TestAst
self: 0x0000563c2296f870 [0 ] T_OBJECT (TestAst)len:7 ptr:0x00007f81b4733fe0
lvars:
helper: 0x0000563c2296f618 [0 ] T_OBJECT (TestAst::Helper)len:4 ptr:0x00007f81b47340b8
c:0029 p:0052 s:0165 e:000164 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1283
me:
called_id: run_test, type: iseq
owner class: 0x0000563c1ad20210 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x0000563c2296f870 [0 ] T_OBJECT (TestAst)len:7 ptr:0x00007f81b4733fe0
lvars:
name: 0x0000563c2201fa90 [3LM ] T_STRING (String) [shared] test_ranges:test/-ext-/debug/test_debug.rb
progname: 0x0000563c1ab8e708 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-mjit/test/runner.rb
c:0028 p:0065 s:0159 e:000158 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1320
me:
called_id: run, type: iseq
owner class: 0x0000563c1ad20210 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x0000563c2296f870 [0 ] T_OBJECT (TestAst)len:7 ptr:0x00007f81b4733fe0
lvars:
runner: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
start_time: 0x0000563c2296f820 [0 U] time (Time)time
result: 0x0000563c1ab84258 [3LM ] T_STRING (String)
time: T_NIL
e: T_NIL
c:0027 p:0013 s:0150 e:000149 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit/testcase.rb:18
me:
called_id: run, type: iseq
owner class: 0x0000563c1ae6d320 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x0000563c2296f870 [0 ] T_OBJECT (TestAst)len:7 ptr:0x00007f81b4733fe0
lvars:
runner: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
c:0026 p:0077 s:0145 e:000144 BLOCK /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:969 [FINISH]
me:
called_id: _run_suite, type: iseq
owner class: 0x0000563c1ad22cb8 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
method: 0x0000563c2201fa90 [3LM ] T_STRING (String) [shared] test_ranges:test/-ext-/debug/test_debug.rb
inst: 0x0000563c2296f870 [0 ] T_OBJECT (TestAst)len:7 ptr:0x00007f81b4733fe0
start_time: T_NIL
result: T_NIL
c:0025 p:---- s:0138 e:000137 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x0000563c1abcdb88 [3LM ] T_CLASS Array
self: 0x0000563c22014488 [3LM ] T_ARRAY (Array)[ ] len: 1816, capa:2213 ptr:0x0000563c23a6a710
c:0024 p:0006 s:0134 e:000133 BLOCK /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:962
me:
called_id: _run_suite, type: iseq
owner class: 0x0000563c1ad22cb8 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
assertions: T_NIL
c:0023 p:0163 s:0130 E:001a50 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x0000563c1ad22cb8 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
suite: 0x0000563c1e15bb38 [3LM R ] T_CLASS TestAst
type: T_SYMBOL test
header: 0x0000563c21f948f0 [3LM ] T_STRING (String)test_suite_header
filter: 0x0000563c1af1b4e8 [3LM ] T_REGEXP
all_test_methods: 0x0000563c22014578 [3LM ] T_ARRAY (Array)[ ] len: 1816, capa:1816 ptr:0x0000563c23a4ad30
filtered_test_methods: 0x0000563c22014488 [3LM ] T_ARRAY (Array)[ ] len: 1816, capa:2213 ptr:0x0000563c23a6a710
leakchecker: 0x0000563c2200fb90 [3LM ] T_OBJECT (LeakChecker)len:7 ptr:0x0000563c22aa29a0
continuation: 0x0000563c2200c788 [3LM ] proc (Proc) block in _run_suite@/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:961
c:0022 p:0042 s:0118 e:000117 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1136
me:
called_id: _run_suite, type: iseq
owner class: 0x0000563c1ae772d0 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x0000563c1ae76b50 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
suite: 0x0000563c1e15bb38 [3LM R ] T_CLASS TestAst
type: T_SYMBOL test
ex: T_NIL
c:0021 p:0010 s:0111 e:000109 BLOCK /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:627 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x0000563c1ae6cdd0 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x0000563c1ae76c68 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
suite: 0x0000563c1e15bb38 [3LM R ] T_CLASS TestAst
e: T_NIL
c:0020 p:---- s:0105 e:000104 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000563c1abcdb88 [3LM ] T_CLASS Array
self: 0x0000563c225aed08 [3LM ] T_ARRAY (Array)[ ] len: 940, capa:940 ptr:0x0000563c22320010
c:0019 p:0054 s:0101 E:0026b8 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:625
me:
called_id: _run_suites, type: iseq
owner class: 0x0000563c1ae6cdd0 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x0000563c1ae76c68 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
suites: 0x0000563c225aed08 [3LM ] T_ARRAY (Array)[ ] len: 940, capa:940 ptr:0x0000563c22320010
type: T_SYMBOL test
result: 0x0000563c228de6b8 [3LM ] T_ARRAY (Array)[ ] len: 234, capa:290 ptr:0x0000563c296b0260
c:0018 p:0008 s:0094 E:001608 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:662
me:
called_id: _run_suites, type: iseq
owner class: 0x0000563c1ae77f00 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x0000563c1ae76c18 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
suites: 0x0000563c225aed08 [3LM ] T_ARRAY (Array)[ ] len: 940, capa:940 ptr:0x0000563c22320010
type: T_SYMBOL test
result: T_NIL
c:0017 p:0140 s:0087 E:0003b8 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:904
me:
called_id: _run_anything, type: iseq
owner class: 0x0000563c1ad22cb8 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
type: T_SYMBOL test
suites: 0x0000563c225aed08 [3LM ] T_ARRAY (Array)[ ] len: 940, capa:940 ptr:0x0000563c22320010
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x0000563c22597ef0 [0LM U] time (Time)time
results: T_NIL
t: T_NIL
c:0016 p:0016 s:0074 E:001778 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1073
me:
called_id: _run_anything, type: iseq
owner class: 0x0000563c1ae77398 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x0000563c1ae76bc8 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
type: T_SYMBOL test
c:0015 p:0005 s:0069 E:001c10 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1137
me:
called_id: run_tests, type: iseq
owner class: 0x0000563c1ad22cb8 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
c:0014 p:0006 s:0065 E:001668 BLOCK /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1124 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x0000563c1ad22cb8 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
plugin: 0x0000563c1ad22740 [3LM ] T_STRING (String)run_tests
c:0013 p:---- s:0061 e:000060 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000563c1abcdb88 [3LM ] T_CLASS Array
self: 0x0000563c225aef60 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0012 p:0047 s:0057 E:001638 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1123
me:
called_id: _run, type: iseq
owner class: 0x0000563c1ad22cb8 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
args: 0x0000563c1ab34e60 [3LM ] T_HASH (Hash)[A ] 8
c:0011 p:0013 s:0052 E:001178 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1111
me:
called_id: run, type: iseq
owner class: 0x0000563c1ad22cb8 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
args: 0x0000563c1abbcf90 [3LM ] T_ARRAY shared -> 0x0000563c1af1bbf0 [3LM ] T_ARRAY (Array)[ ] len: 820, capa:2 ptr:0x0000563c1af1d9d0
c:0010 p:0008 s:0047 E:0016f0 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:847
me:
called_id: run, type: iseq
owner class: 0x0000563c1ae77cf8 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x0000563c1ae76c90 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
args: 0x0000563c225af4d8 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0009 p:0008 s:0041 E:002080 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:695
me:
called_id: run, type: iseq
owner class: 0x0000563c1ae77e10 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x0000563c1ae76c40 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
args: 0x0000563c225af578 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0015 s:0035 E:001a68 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:34
me:
called_id: run, type: iseq
owner class: 0x0000563c1ae6d0a0 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x0000563c1ae76b00 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
(null): 0x0000563c225af618 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0007 p:0006 s:0030 E:001ba8 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1175
me:
called_id: run, type: iseq
owner class: 0x0000563c1ae76d80 [3LM ] T_CLASS Test::Unit::Runner
self: 0x0000563c1ab36e90 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563c22322090
lvars:
argv: 0x0000563c1abbcf90 [3LM ] T_ARRAY shared -> 0x0000563c1af1bbf0 [3LM ] T_ARRAY (Array)[ ] len: 820, capa:2 ptr:0x0000563c1af1d9d0
c:0006 p:0032 s:0025 E:001820 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1245
me:
called_id: run, type: iseq
owner class: 0x0000563c1ae76998 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x0000563c1ab36ee0 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x0000563c1ac6c1a0
c:0005 p:0009 s:0021 E:0018d8 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1249
me:
called_id: run, type: iseq
owner class: 0x0000563c1ae76970 [3LM ] T_CLASS (annon)
self: 0x0000563c1ae76998 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x0000563c1ab36ff8 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0172 s:0016 E:001138 TOP /tmp/ruby/v3/src/trunk-mjit/tool/test/runner.rb:23 [FINISH]
self: 0x0000563c1abec448 [3LM ] T_OBJECT (embed) len:3
lvars:
dir: 0x0000563c1ab37048 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-mjit/test
c:0003 p:---- s:0011 e:000010 CFUNC :require_relative
me:
called_id: require_relative, type: cfunc
owner class: 0x0000563c1abee630 [3LM ] T_MODULE Kernel
defined_class: 0x0000563c1abee5e0 [3LM ] T_ICLASS src:Kernel
self: 0x0000563c1abec448 [3LM ] T_OBJECT (embed) len:3
c:0002 p:0092 s:0006 E:001d80 EVAL /tmp/ruby/v3/src/trunk-mjit/test/runner.rb:11 [FINISH]
self: 0x0000563c1abec448 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:000cf0 (none) [FINISH]
self: 0x0000563c1abec448 [3LM ] T_OBJECT (embed) len:3
-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/v3/src/trunk-mjit/test/runner.rb:11:in `<main>'
/tmp/ruby/v3/src/trunk-mjit/test/runner.rb:11:in `require_relative'
/tmp/ruby/v3/src/trunk-mjit/tool/test/runner.rb:23:in `<top (required)>'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1249:in `run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1245:in `run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1175:in `run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:34:in `run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:695:in `run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:847:in `run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1111:in `run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1123:in `_run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1123:in `each'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1124:in `block in _run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1137:in `run_tests'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1073:in `_run_anything'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:904:in `_run_anything'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:662:in `_run_suites'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:625:in `_run_suites'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:625:in `each'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:627:in `block in _run_suites'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1136:in `_run_suite'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:989:in `_run_suite'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:962:in `block in _run_suite'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:962:in `map'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:969:in `block (2 levels) in _run_suite'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit/testcase.rb:18:in `run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1320:in `run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1283:in `run_test'
/tmp/ruby/v3/src/trunk-mjit/test/ruby/test_ast.rb:121:in `block (2 levels) in <class:TestAst>'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit/assertions.rb:59:in `assert_equal'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit/core_assertions.rb:18:in `message'
-- Machine register context ------------------------------------------------
RIP: 0x00007f81b00b8e5e RBP: 0x0000563c1ab336a0 RSP: 0x00007ffe63120c40
RAX: 0x0000563c22a07f80 RBX: 0x00007f81b4bde910 RCX: 0x0000563c1ab336a0
RDX: 0x0000000000000000 RDI: 0x0000563c1ab32e40 RSI: 0x0000563c1ab32940
R8: 0x0000000000000005 R9: 0x0000000000000008 R10: 0x0000000000000000
R11: 0x0000000000000246 R12: 0x00007f81b4bde929 R13: 0x0000563c23367580
R14: 0x0000000000000000 R15: 0x0000563c2296f870 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
make: *** [uncommon.mk:800: yes-test-all] Segmentation fault (core dumped)
0.000000 0.000000 606.456000 (476.264175)
test_rubyspec $ /tmp/ruby/v3/build/trunk-mjit/miniruby -I/tmp/ruby/v3/src/trunk-mjit/lib /tmp/ruby/v3/src/trunk-mjit/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-mjit --extout=.ext -- -I/tmp/ruby/v3/src/trunk-mjit/tool/lib /tmp/ruby/v3/src/trunk-mjit/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-mjit/spec/default.mspec
0.072000 0.040000 842.740000 (608.015817)
$$$[end] "make yes-test-all RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-mjit.20201217-025516
total: 1837.04 sec