rev: aeac4ddcc0
test-all :
test-spec: 3782 files, 30654 examples, 130696 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.20210220-235045
#<BuildRuby:0x000055f652fdb198
@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.20210220-235045",
@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.000019)
autoconf 0.000000 0.000000 0.000000 ( 0.000038)
configure 0.000000 0.000000 0.000000 ( 0.000035)
build_up 0.008000 0.004000 8.060000 ( 5.521127)
build_miniruby 0.000000 0.000000 0.096000 ( 0.110147)
build_ruby 0.004000 0.000000 0.104000 ( 0.113398)
build_all 0.008000 0.004000 14.168000 ( 6.368392)
build_install 0.028000 0.004000 27.756000 ( 13.078405)
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 1487 tests
0.000000 0.000000 982.068000 (971.479448)
test_basic 0.004000 0.008000 6.528000 ( 5.111203)
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 0x00007f3c5999f462
ruby 3.1.0dev (2021-02-20T21:44:05Z master aeac4ddcc0) [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: 0x00005597df24f118 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x00005597e6440ec0 [0 ] T_OBJECT (TestComprehensiveCaseMapping)len:7 ptr:0x00007f3c5e734180
lvars:
hook: 0x00005597df2bbc00 [3LM ] T_STRING (String)after_teardown
c:0029 p:---- s:0163 e:000162 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00005597df175bc0 [3LM ] T_CLASS Array
self: 0x00005597e6460248 [0 ] T_ARRAY (Array)[E ] len: 3 (embed)
c:0028 p:0121 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: 0x00005597df24f118 [3LM R ] T_CLASS MiniTest::Unit::TestCase
self: 0x00005597e6440ec0 [0 ] T_OBJECT (TestComprehensiveCaseMapping)len:7 ptr:0x00007f3c5e734180
lvars:
runner: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
start_time: 0x00005597e6440e48 [0 U] time (Time)time
result: 0x00005597df2e4308 [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: 0x00005597df41b9d8 [3LM ] T_CLASS Test::Unit::TestCase
self: 0x00005597e6440ec0 [0 ] T_OBJECT (TestComprehensiveCaseMapping)len:7 ptr:0x00007f3c5e734180
lvars:
runner: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
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: 0x00005597df2b0c88 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
method: 0x00007f3c242b79f8 [3LM ] T_STRING (String) [shared] test_ISO-8859-7_downcase_ascii
inst: 0x00005597e6440ec0 [0 ] T_OBJECT (TestComprehensiveCaseMapping)len:7 ptr:0x00007f3c5e734180
start_time: T_NIL
result: T_NIL
c:0025 p:---- s:0138 e:000137 CFUNC :map
me:
called_id: map, type: cfunc
owner class: 0x00005597df175bc0 [3LM ] T_CLASS Array
self: 0x00007f3c242b6918 [3LM ] T_ARRAY (Array)[ ] len: 422, capa:436 ptr:0x00005597eced89d0
c:0024 p:0005 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: 0x00005597df2b0c88 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
assertions: T_NIL
c:0023 p:0161 s:0130 E:002660 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:989
me:
called_id: _run_suite, type: iseq
owner class: 0x00005597df2b0c88 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
suite: 0x00005597e17a1df8 [3LM ] T_CLASS TestComprehensiveCaseMapping
type: T_SYMBOL test
header: 0x00007f3c242bed20 [3LM ] T_STRING (String)test_suite_header
filter: 0x00005597df4c2aa8 [3LM ] T_REGEXP
all_test_methods: 0x00007f3c242b6968 [3LM ] T_ARRAY (Array)[ ] len: 422, capa:422 ptr:0x00005597e7d7f1b0
filtered_test_methods: 0x00007f3c242b6918 [3LM ] T_ARRAY (Array)[ ] len: 422, capa:436 ptr:0x00005597eced89d0
leakchecker: 0x00007f3c242b5d38 [3LM ] T_OBJECT (LeakChecker)len:7 ptr:0x00005597e761fe90
continuation: 0x00007f3c242b49d8 [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:1137
me:
called_id: _run_suite, type: iseq
owner class: 0x00005597df4195e8 [3LM ] T_MODULE (Module)Test::Unit::ExcludesOption
defined_class: 0x00005597df418b98 [3LM ] T_ICLASS src:Test::Unit::ExcludesOption
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
suite: 0x00005597e17a1df8 [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:628 [FINISH]
me:
called_id: _run_suites, type: iseq
owner class: 0x00005597df41b3c0 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00005597df418dc8 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
suite: 0x00005597e17a1df8 [3LM ] T_CLASS TestComprehensiveCaseMapping
e: T_NIL
c:0020 p:---- s:0105 e:000104 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00005597df175bc0 [3LM ] T_CLASS Array
self: 0x00005597e6c8df60 [3LM ] T_ARRAY (Array)[ ] len: 960, capa:960 ptr:0x00005597e6c300d0
c:0019 p:0054 s:0101 E:002098 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:626
me:
called_id: _run_suites, type: iseq
owner class: 0x00005597df41b3c0 [3LM ] T_MODULE (Module)Test::Unit::Parallel
defined_class: 0x00005597df418dc8 [3LM ] T_ICLASS src:Test::Unit::Parallel
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
suites: 0x00005597e6c8df60 [3LM ] T_ARRAY (Array)[ ] len: 960, capa:960 ptr:0x00005597e6c300d0
type: T_SYMBOL test
result: 0x00005597e6f63a00 [3LM ] T_ARRAY (Array)[ ] len: 322, capa:436 ptr:0x00005597ed9e9990
c:0018 p:0008 s:0094 E:000ea8 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:663
me:
called_id: _run_suites, type: iseq
owner class: 0x00005597df41a2e0 [3LM ] T_MODULE (Module)Test::Unit::Skipping
defined_class: 0x00005597df418d28 [3LM ] T_ICLASS src:Test::Unit::Skipping
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
suites: 0x00005597e6c8df60 [3LM ] T_ARRAY (Array)[ ] len: 960, capa:960 ptr:0x00005597e6c300d0
type: T_SYMBOL test
result: T_NIL
c:0017 p:0140 s:0087 E:0017d8 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:904
me:
called_id: _run_anything, type: iseq
owner class: 0x00005597df2b0c88 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
type: T_SYMBOL test
suites: 0x00005597e6c8df60 [3LM ] T_ARRAY (Array)[ ] len: 960, capa:960 ptr:0x00005597e6c300d0
test_count: T_FIXNUM 0
assertion_count: T_FIXNUM 0
sync: T_TRUE
old_sync: T_FALSE
start: 0x00005597e6cb06a0 [0LM U] time (Time)time
results: T_NIL
t: T_NIL
c:0016 p:0016 s:0074 E:001008 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1074
me:
called_id: _run_anything, type: iseq
owner class: 0x00005597df4196b0 [3LM ] T_MODULE (Module)Test::Unit::RepeatOption
defined_class: 0x00005597df418c88 [3LM ] T_ICLASS src:Test::Unit::RepeatOption
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
type: T_SYMBOL test
c:0015 p:0005 s:0069 E:002140 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1137
me:
called_id: run_tests, type: iseq
owner class: 0x00005597df2b0c88 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
c:0014 p:0006 s:0065 E:000608 BLOCK /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1124 [FINISH]
me:
called_id: _run, type: iseq
owner class: 0x00005597df2b0c88 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
plugin: 0x00005597df2cf048 [3LM ] T_STRING (String)run_tests
c:0013 p:---- s:0061 e:000060 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00005597df175bc0 [3LM ] T_CLASS Array
self: 0x00005597e6c8e168 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0012 p:0047 s:0057 E:0005d8 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1123
me:
called_id: _run, type: iseq
owner class: 0x00005597df2b0c88 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
args: 0x00005597df43d7e0 [3LM ] T_HASH (Hash)[A ] 8
c:0011 p:0013 s:0052 E:0022d8 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/minitest/unit.rb:1111
me:
called_id: run, type: iseq
owner class: 0x00005597df2b0c88 [3LM ] T_CLASS MiniTest::Unit
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
args: 0x00005597df164f00 [3LM ] T_ARRAY shared -> 0x00005597df4c3278 [3LM ] T_ARRAY (Array)[ ] len: 834, capa:2 ptr:0x00005597df4f85d0
c:0010 p:0008 s:0047 E:0021f0 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:848
me:
called_id: run, type: iseq
owner class: 0x00005597df41a0d8 [3LM ] T_MODULE (Module)Test::Unit::StatusLine
defined_class: 0x00005597df418e18 [3LM ] T_ICLASS src:Test::Unit::StatusLine
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
args: 0x00005597e6c8e640 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0009 p:0008 s:0041 E:000710 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:696
me:
called_id: run, type: iseq
owner class: 0x00005597df41a1f0 [3LM ] T_MODULE (Module)Test::Unit::Statistics
defined_class: 0x00005597df418d78 [3LM ] T_ICLASS src:Test::Unit::Statistics
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
args: 0x00005597e6c8e6b8 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
result: T_NIL
c:0008 p:0015 s:0035 E:000148 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:34
me:
called_id: run, type: iseq
owner class: 0x00005597df41b6e0 [3LM ] T_MODULE Test::Unit::RunCount
defined_class: 0x00005597df418ad0 [3LM ] T_ICLASS src:Test::Unit::RunCount
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
(null): 0x00005597e6c8e730 [3LM ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0007 p:0006 s:0030 E:001c28 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1176
me:
called_id: run, type: iseq
owner class: 0x00005597df418f80 [3LM ] T_CLASS Test::Unit::Runner
self: 0x00005597df43f838 [3LM ] T_OBJECT (Test::Unit::AutoRunner::Runner)len:22 ptr:0x00005597e6c321f0
lvars:
argv: 0x00005597df164f00 [3LM ] T_ARRAY shared -> 0x00005597df4c3278 [3LM ] T_ARRAY (Array)[ ] len: 834, capa:2 ptr:0x00005597df4f85d0
c:0006 p:0032 s:0025 E:001bf0 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1246
me:
called_id: run, type: iseq
owner class: 0x00005597df4188c8 [3LM ] T_CLASS Test::Unit::AutoRunner
self: 0x00005597df43f9a0 [3LM ] T_OBJECT (Test::Unit::AutoRunner)len:5 ptr:0x00005597df48b570
c:0005 p:0009 s:0021 E:001c68 METHOD /tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1250
me:
called_id: run, type: iseq
owner class: 0x00005597df4188a0 [3LM ] T_CLASS (annon)
self: 0x00005597df4188c8 [3LM ] T_CLASS Test::Unit::AutoRunner
lvars:
args: 0x00005597df43f9f0 [3LM ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0004 p:0172 s:0016 E:001d68 TOP /tmp/ruby/v3/src/trunk-mjit/tool/test/runner.rb:23 [FINISH]
self: 0x00005597df194480 [3LM ] T_OBJECT (embed) len:3
lvars:
dir: 0x00005597df43fae0 [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: 0x00005597df196618 [3LM ] T_MODULE Kernel
defined_class: 0x00005597df1965c8 [3LM ] T_ICLASS src:Kernel
self: 0x00005597df194480 [3LM ] T_OBJECT (embed) len:3
c:0002 p:0090 s:0006 E:001e30 EVAL /tmp/ruby/v3/src/trunk-mjit/test/runner.rb:11 [FINISH]
self: 0x00005597df194480 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:000070 (none) [FINISH]
self: 0x00005597df194480 [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:1250:in `run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1246:in `run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1176: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:696:in `run'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:848: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:1074: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:663:in `_run_suites'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:626:in `_run_suites'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:626:in `each'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:628:in `block in _run_suites'
/tmp/ruby/v3/src/trunk-mjit/tool/lib/test/unit.rb:1137: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: 0x00007f3c5999f462 RBP: 0x00005597df0d8680 RSP: 0x00007ffcb1ee8a90
RAX: 0x0000000000000014 RBX: 0x00007f3c5ea43980 RCX: 0x00007f3c5e944568
RDX: 0x00007f3c5e9445a0 RDI: 0x00005597e6440ec0 RSI: 0x00005597df0d8680
R8: 0x00007f3c5ea438d8 R9: 0x00007f3c5e944660 R10: 0x00007f3c5ea43910
R11: 0x00005597df20ddb0 R12: 0x00007f3c5e944548 R13: 0x00005597dd1be720
R14: 0x00007f3c5ea43948 R15: 0x00005597df2bbb38 EFL: 0x0000000000010246
-- C level backtrace information -------------------------------------------
make: *** [uncommon.mk:802: yes-test-all] Segmentation fault (core dumped)
0.004000 0.000000 766.256000 (600.671830)
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.032000 0.044000 1053.584000 (767.575242)
$$$[end] "make yes-test-all RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-mjit.20210220-235045
total: 2370.03 sec