rev: 01aa036023
test-all :
test-spec: 3774 files, 30575 examples, 134466 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.20210110-015507
#<BuildRuby:0x000055c0853e7240
@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.20210110-015507",
@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.000032)
autoconf 0.000000 0.000000 0.000000 ( 0.000050)
configure 0.000000 0.000000 0.000000 ( 0.000048)
build_up 0.016000 0.000000 11.256000 ( 8.149399)
build_miniruby 0.000000 0.000000 0.164000 ( 0.191157)
build_ruby 0.004000 0.000000 0.152000 ( 0.206496)
build_all 0.016000 0.000000 47.896000 ( 15.671135)
build_install 0.024000 0.000000 52.840000 ( 18.394696)
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 1482 tests
0.000000 0.000000 962.168000 (948.737887)
test_basic 0.012000 0.004000 6.376000 ( 5.067305)
test_all Skipping Gem::PackageTask tests. rake not found.
/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1335: [BUG] Segmentation fault at 0x00007f9dae35c452
ruby 3.1.0dev (2021-01-09T23:45:43Z master 01aa036023) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0030 p:0006 s:0167 e:000166 BLOCK /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1335 [FINISH]
me:
called_id: run, type: iseq
owner class: 0x0000563cb12ac788 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x0000563cb8231220 [0 ] T_OBJECT (TestComprehensiveCaseMapping)len:7 ptr:0x00007f9db7259c78
lvars:
hook: 0x0000563cb1453c58 [3LM ] T_STRING (String)after_teardown
c:0029 p:---- s:0163 e:000162 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000563cb1315d00 [3LM ] T_CLASS Array
self: 0x0000563cb8258258 [0 ] T_ARRAY (Array)[E ] len: 3 (embed)
c:0028 p:0122 s:0159 e:000158 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1333
me:
called_id: run, type: iseq
owner class: 0x0000563cb12ac788 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x0000563cb8231220 [0 ] T_OBJECT (TestComprehensiveCaseMapping)len:7 ptr:0x00007f9db7259c78
lvars:
runner: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
start_time: 0x0000563cb8231158 [0 U] time (Time)time
result: 0x0000563cb1496238 [3LM ] T_STRING (String).
time: T_FLOAT
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: 0x0000563cb155d9c8 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x0000563cb8231220 [0 ] T_OBJECT (TestComprehensiveCaseMapping)len:7 ptr:0x00007f9db7259c78
lvars:
runner: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
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: 0x0000563cb12ae4c0 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
method: 0x00007f9d843134f8 [3LM ] T_STRING (String) [shared] test_ISO-8859-7_downcase_ascii
inst: 0x0000563cb8231220 [0 ] T_OBJECT (TestComprehensiveCaseMapping)len:7 ptr:0x00007f9db7259c78
start_time: T_NIL
result: T_NIL
c:0025 p:---- s:0138 e:000137 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x0000563cb1315d00 [3LM ] T_CLASS Array
self: 0x00007f9d843118d8 [3LM ] T_ARRAY (Array)[ ] len: 422, capa:436 ptr:0x0000563cb8c2ecc0
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: 0x0000563cb12ae4c0 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
assertions: T_NIL
c:0023 p:0163 s:0130 E:002090 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x0000563cb12ae4c0 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
suite: 0x0000563cb3a0b298 [3LM ] T_CLASS TestComprehensiveCaseMapping
type: T_SYMBOL test
header: 0x00007f9d8431a078 [3LM ] T_STRING (String)test_suite_header
filter: 0x0000563cb15bf2b8 [3LM ] T_REGEXP
all_test_methods: 0x00007f9d84311928 [3LM ] T_ARRAY (Array)[ ] len: 422, capa:422 ptr:0x0000563cb972e860
filtered_test_methods: 0x00007f9d843118d8 [3LM ] T_ARRAY (Array)[ ] len: 422, capa:436 ptr:0x0000563cb8c2ecc0
leakchecker: 0x00007f9d84310780 [3LM ] T_OBJECT (LeakChecker)len:7 ptr:0x0000563cba112100
continuation: 0x00007f9d8430b0a0 [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: 0x0000563cb150ed50 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x0000563cb150e2b0 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
suite: 0x0000563cb3a0b298 [3LM ] T_CLASS TestComprehensiveCaseMapping
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: 0x0000563cb155d1f8 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x0000563cb150e580 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
suite: 0x0000563cb3a0b298 [3LM ] T_CLASS TestComprehensiveCaseMapping
e: T_NIL
c:0020 p:---- s:0105 e:000104 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000563cb1315d00 [3LM ] T_CLASS Array
self: 0x0000563cb6bf9020 [3LM ] T_ARRAY (Array)[ ] len: 957, capa:957 ptr:0x0000563cb87cc010
c:0019 p:0054 s:0101 E:0011d8 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:625
me:
called_id: _run_suites, type: iseq
owner class: 0x0000563cb155d1f8 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x0000563cb150e580 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
suites: 0x0000563cb6bf9020 [3LM ] T_ARRAY (Array)[ ] len: 957, capa:957 ptr:0x0000563cb87cc010
type: T_SYMBOL test
result: 0x0000563cb85dacc8 [3LM ] T_ARRAY (Array)[ ] len: 322, capa:436 ptr:0x0000563cc020b4b0
c:0018 p:0008 s:0094 E:001b78 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:662
me:
called_id: _run_suites, type: iseq
owner class: 0x0000563cb150fa98 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x0000563cb150e4e0 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
suites: 0x0000563cb6bf9020 [3LM ] T_ARRAY (Array)[ ] len: 957, capa:957 ptr:0x0000563cb87cc010
type: T_SYMBOL test
result: T_NIL
c:0017 p:0140 s:0087 E:001e98 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:904
me:
called_id: _run_anything, type: iseq
owner class: 0x0000563cb12ae4c0 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
type: T_SYMBOL test
suites: 0x0000563cb6bf9020 [3LM ] T_ARRAY (Array)[ ] len: 957, capa:957 ptr:0x0000563cb87cc010
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x0000563cb6cc0990 [0LM U] time (Time)time
results: T_NIL
t: T_NIL
c:0016 p:0016 s:0074 E:002528 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1073
me:
called_id: _run_anything, type: iseq
owner class: 0x0000563cb150ee18 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x0000563cb150e440 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
type: T_SYMBOL test
c:0015 p:0005 s:0069 E:002670 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1137
me:
called_id: run_tests, type: iseq
owner class: 0x0000563cb12ae4c0 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
c:0014 p:0006 s:0065 E:000b98 BLOCK /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1124 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x0000563cb12ae4c0 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
plugin: 0x0000563cb145f850 [3LM ] T_STRING (String)run_tests
c:0013 p:---- s:0061 e:000060 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x0000563cb1315d00 [3LM ] T_CLASS Array
self: 0x0000563cb6bf9840 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0012 p:0047 s:0057 E:000b68 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1123
me:
called_id: _run, type: iseq
owner class: 0x0000563cb12ae4c0 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
args: 0x0000563cb14781e8 [3LM ] T_HASH (Hash)[A ] 8
c:0011 p:0013 s:0052 E:0015b8 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1111
me:
called_id: run, type: iseq
owner class: 0x0000563cb12ae4c0 [3LM ] T_CLASS MiniTest::Unit
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
args: 0x0000563cb13050e0 [3LM ] T_ARRAY shared -> 0x0000563cb16005d8 [3LM ] T_ARRAY (Array)[ ] len: 831, capa:2 ptr:0x0000563cb165b710
c:0010 p:0008 s:0047 E:000fc0 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:847
me:
called_id: run, type: iseq
owner class: 0x0000563cb150f868 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x0000563cb150e5d0 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
args: 0x0000563cb6bfa858 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0009 p:0008 s:0041 E:002420 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:695
me:
called_id: run, type: iseq
owner class: 0x0000563cb150f9a8 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x0000563cb150e530 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
args: 0x0000563cb6bfa948 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0015 s:0035 E:0020e8 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:34
me:
called_id: run, type: iseq
owner class: 0x0000563cb155d658 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x0000563cb150e148 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
(null): 0x0000563cb6bfab00 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0007 p:0006 s:0030 E:0008a8 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1175
me:
called_id: run, type: iseq
owner class: 0x0000563cb150e760 [3LM ] T_CLASS Test::Unit::Runner
self: 0x0000563cb14967d8 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x0000563cb88ae5a0
lvars:
argv: 0x0000563cb13050e0 [3LM ] T_ARRAY shared -> 0x0000563cb16005d8 [3LM ] T_ARRAY (Array)[ ] len: 831, capa:2 ptr:0x0000563cb165b710
c:0006 p:0032 s:0025 E:000870 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1245
me:
called_id: run, type: iseq
owner class: 0x0000563cb150de28 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x0000563cb1496b98 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x0000563cb16af890
c:0005 p:0009 s:0021 E:000818 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1249
me:
called_id: run, type: iseq
owner class: 0x0000563cb150de00 [3LM ] T_CLASS (annon)
self: 0x0000563cb150de28 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x0000563cb1496c88 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0172 s:0016 E:001a58 TOP /tmp/ruby/v3/src/trunk-mjit/tool/test/runner.rb:23 [FINISH]
self: 0x0000563cb13344a8 [3LM ] T_OBJECT (embed) len:3
lvars:
dir: 0x0000563cb1497020 [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: 0x0000563cb1336618 [3LM ] T_MODULE Kernel
defined_class: 0x0000563cb13365c8 [3LM ] T_ICLASS src:Kernel
self: 0x0000563cb13344a8 [3LM ] T_OBJECT (embed) len:3
c:0002 p:0092 s:0006 E:001b50 EVAL /tmp/ruby/v3/src/trunk-mjit/test/runner.rb:11 [FINISH]
self: 0x0000563cb13344a8 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:001460 (none) [FINISH]
self: 0x0000563cb13344a8 [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:1333:in `run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1333:in `each'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1335:in `block in run'
-- Machine register context ------------------------------------------------
RIP: 0x00007f9dae35c452 RBP: 0x0000563cb1278680 RSP: 0x00007ffd06dbbb80
RAX: 0x0000000000000014 RBX: 0x00007f9db73e1980 RCX: 0x00007f9db72e2568
RDX: 0x00007f9db72e25a0 RDI: 0x0000563cb8231220 RSI: 0x0000563cb1278680
R8: 0x00007f9db73e18d8 R9: 0x00007f9db72e2660 R10: 0x00007f9db73e1910
R11: 0x0000563cb1437ef0 R12: 0x00007f9db72e2548 R13: 0x0000563cb0ee2760
R14: 0x00007f9db73e1948 R15: 0x0000563cb1453b90 EFL: 0x0000000000010246
-- C level backtrace information -------------------------------------------
make: *** [uncommon.mk:802: yes-test-all] Segmentation fault (core dumped)
0.000000 0.000000 807.244000 (626.554541)
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.052000 0.040000 1226.616000 (884.628434)
$$$[end] "make yes-test-all RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-mjit.20210110-015507
total: 2507.60 sec