rev: 59eb02cd34
test-all : 21992 tests, 5904436 assertions, 0 failures, 0 errors, 104 skips
test-spec:
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 512.
"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 TESTS='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
"make yes-test-all TESTS='-j6'" exit with 0.
"make yes-test-rubyspec TESTS='-j6'" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20220112-170629
#<BuildRuby:0x00005618ba77e010
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-yjit",
@build_opts="-j6",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20220112-170629",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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="TESTS='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000021)
autoconf 0.000000 0.000000 0.000000 ( 0.000047)
configure 0.000000 0.000000 0.000000 ( 0.000041)
build_up From https://github.com/ruby/ruby
e28dbd0..59eb02c master -> origin/master
make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop.
make: *** [uncommon.mk:1198: /tmp/ruby/v3/src/trunk-yjit/ext/ripper/ripper.c] Error 2
make: *** Waiting for unfinished jobs....
0.008000 0.000000 2.392000 ( 2.396922)
build_miniruby 0.008000 0.012000 378.292000 ( 73.688125)
build_ruby 0.004000 0.000000 5.012000 ( 3.295686)
build_all 0.096000 0.020000 340.968000 ( 64.191947)
build_install 0.024000 0.008000 29.076000 ( 10.720921)
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 .................................................
test_yjit.rb ..........................................................................................................................................................................
test_yjit_30k_ifelse.rb .
test_yjit_30k_methods.rb .
Fiber count: 10000 (skipping)
PASS all 1676 tests
0.004000 0.000000 365.312000 (357.218939)
test_basic 0.012000 0.000000 2.364000 ( 2.478020)
test_all 0.000000 0.000000 1794.748000 (348.402476)
test_rubyspec $ /tmp/ruby/v3/build/trunk-yjit/miniruby -I/tmp/ruby/v3/src/trunk-yjit/lib /tmp/ruby/v3/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-yjit --extout=.ext -- /tmp/ruby/v3/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-yjit/spec/default.mspec
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/utils/format.rb:16: [BUG] Segmentation fault at 0x000055601de291cb
ruby 3.2.0dev (2022-01-12T17:01:22Z master 59eb02cd34) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0041 p:---- s:0203 e:000202 CFUNC :include?
me:
called_id: include?, type: cfunc
owner class: 0x00007fd839922db8 [3LM R ] T_CLASS String
self: 0x00007fd8281f9278 [0 ] T_STRING (String) [embed] len: -12817, capa: 55 ""
c:0040 p:0021 s:0198 e:000197 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/utils/format.rb:16
me:
called_id: format, type: iseq
owner class: 0x00007fd828fe3ca8 [3LM ] T_CLASS (annon)
self: 0x00007fd8290621c0 [3LM R ] T_MODULE MSpec
lvars:
obj: 0x00007fd8281f9278 [0 ] T_STRING (String) [embed] len: -12817, capa: 55 ""
e: T_NIL
c:0039 p:0013 s:0192 e:000191 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/expectations/expectations.rb:26
me:
called_id: fail_predicate, type: iseq
owner class: 0x00007fd828f5e300 [3LM ] T_CLASS (annon)
self: 0x00007fd828f5e3a0 [3LM ] T_CLASS SpecExpectation
lvars:
receiver: 0x00007fd8281f9278 [0 ] T_STRING (String) [embed] len: -12817, capa: 55 ""
predicate: T_SYMBOL ==
args: 0x00007fd828206e00 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
block: T_NIL
result: T_FALSE
expectation: 0x00007fd828206db0 [0 ] T_STRING (String) [embed] len: 12, capa: 15 "to be truthy"
receiver_to_s: T_NIL
before_method: T_NIL
predicate_to_s: T_NIL
args_to_s: T_NIL
result_to_s: T_NIL
c:0038 p:0051 s:0177 e:000176 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/matchers/base.rb:33
me:
called_id: method_missing, type: iseq
owner class: 0x00007fd828f4d410 [3LM R ] T_CLASS SpecPositiveOperatorMatcher
self: 0x00007fd828206e28 [0 ] T_OBJECT (SpecPositiveOperatorMatcher)(embed) len:3
lvars:
name: T_SYMBOL ==
args: 0x00007fd828206e00 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
block: T_NIL
result: T_FALSE
c:0037 p:0007 s:0169 e:000168 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/matchers/base.rb:19
me:
called_id: ==, type: iseq
owner class: 0x00007fd828f4d410 [3LM R ] T_CLASS SpecPositiveOperatorMatcher
self: 0x00007fd828206e28 [0 ] T_OBJECT (SpecPositiveOperatorMatcher)(embed) len:3
lvars:
expected: 0x00007fd8281f9228 [0 ] T_STRING (String) [embed] len: 16, capa: 55 "�ͫ�gE#�2Eͫv�"
c:0036 p:0048 s:0164 e:000163 BLOCK /tmp/ruby/v3/src/trunk-yjit/spec/ruby/optional/capi/integer_spec.rb:54 [FINISH]
self: 0x00007fd8281cb080 [0 ] T_OBJECT (MSpecEnv)len:780 ptr:0x0000555fb1afe850
lvars:
result: T_FIXNUM 1
c:0035 p:---- s:0160 e:000159 CFUNC :instance_exec
me:
called_id: instance_exec, type: cfunc
owner class: 0x00007fd839923f38 [3LM ] T_CLASS BasicObject
self: 0x00007fd8281cb080 [0 ] T_OBJECT (MSpecEnv)len:780 ptr:0x0000555fb1afe850
c:0034 p:0009 s:0156 e:000155 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:114
me:
called_id: protect, type: iseq
owner class: 0x00007fd828fe3ca8 [3LM ] T_CLASS (annon)
self: 0x00007fd8290621c0 [3LM R ] T_MODULE MSpec
lvars:
location: T_NIL
block: 0x00007fd8281df4e0 [0 ] proc (Proc) block (5 levels) in <top (required)>@/tmp/ruby/v3/src/trunk-yjit/spec/ruby/optional/capi/integer_spec.rb:50
e: T_NIL
exc: T_NIL
c:0033 p:0016 s:0148 e:000147 BLOCK /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:176 [FINISH]
me:
called_id: protect, type: iseq
owner class: 0x00007fd8290c52c0 [3LM ] T_CLASS ContextState
self: 0x00007fd8281df788 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b915350
lvars:
block: 0x00007fd8281df4e0 [0 ] proc (Proc) block (5 levels) in <top (required)>@/tmp/ruby/v3/src/trunk-yjit/spec/ruby/optional/capi/integer_spec.rb:50
c:0032 p:---- s:0144 e:000143 CFUNC :all?
me:
called_id: all?, type: cfunc
owner class: 0x00007fd8399154b0 [3LM ] T_CLASS Array
self: 0x00007fd828207030 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0031 p:0034 s:0140 e:000139 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:176
me:
called_id: protect, type: iseq
owner class: 0x00007fd8290c52c0 [3LM ] T_CLASS ContextState
self: 0x00007fd8281df788 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b915350
lvars:
what: T_NIL
blocks: 0x00007fd8281df4e0 [0 ] proc (Proc) block (5 levels) in <top (required)>@/tmp/ruby/v3/src/trunk-yjit/spec/ruby/optional/capi/integer_spec.rb:50
check: T_TRUE
c:0030 p:0062 s:0133 e:000132 BLOCK /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:212
me:
called_id: process, type: iseq
owner class: 0x00007fd8290c52c0 [3LM ] T_CLASS ContextState
self: 0x00007fd8281df788 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b915350
lvars:
example: 0x00007fd8281df4e0 [0 ] proc (Proc) block (5 levels) in <top (required)>@/tmp/ruby/v3/src/trunk-yjit/spec/ruby/optional/capi/integer_spec.rb:50
passed: T_NIL
c:0029 p:0010 s:0128 e:000127 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:280
me:
called_id: repeat, type: iseq
owner class: 0x00007fd828fe3ca8 [3LM ] T_CLASS (annon)
self: 0x00007fd8290621c0 [3LM R ] T_MODULE MSpec
c:0028 p:0012 s:0124 e:000123 BLOCK /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:204 [FINISH]
me:
called_id: process, type: iseq
owner class: 0x00007fd8290c52c0 [3LM ] T_CLASS ContextState
self: 0x00007fd8281df788 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b915350
lvars:
state: 0x00007fd8281df4b8 [0 ] T_OBJECT (ExampleState)len:4 ptr:0x00007fd83b915590
c:0027 p:---- s:0120 e:000119 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007fd8399154b0 [3LM ] T_CLASS Array
self: 0x00007fd828207468 [0 ] T_ARRAY (Array)[E ] len: 3 (embed)
c:0026 p:0086 s:0116 e:000115 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:203
me:
called_id: process, type: iseq
owner class: 0x00007fd8290c52c0 [3LM ] T_CLASS ContextState
self: 0x00007fd8281df788 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b915350
c:0025 p:0004 s:0112 e:000111 BLOCK /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234 [FINISH]
me:
called_id: process, type: iseq
owner class: 0x00007fd8290c52c0 [3LM ] T_CLASS ContextState
self: 0x00007fd8281dff08 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b914e40
lvars:
child: 0x00007fd8281df788 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b915350
c:0024 p:---- s:0108 e:000107 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007fd8399154b0 [3LM ] T_CLASS Array
self: 0x00007fd8281dfd50 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0023 p:0148 s:0104 e:000103 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234
me:
called_id: process, type: iseq
owner class: 0x00007fd8290c52c0 [3LM ] T_CLASS ContextState
self: 0x00007fd8281dff08 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b914e40
c:0022 p:0004 s:0100 e:000099 BLOCK /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234 [FINISH]
me:
called_id: process, type: iseq
owner class: 0x00007fd8290c52c0 [3LM ] T_CLASS ContextState
self: 0x00007fd8281d0350 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b914c78
lvars:
child: 0x00007fd8281dff08 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b914e40
c:0021 p:---- s:0096 e:000095 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007fd8399154b0 [3LM ] T_CLASS Array
self: 0x00007fd8281d0198 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0020 p:0148 s:0092 e:000091 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234
me:
called_id: process, type: iseq
owner class: 0x00007fd8290c52c0 [3LM ] T_CLASS ContextState
self: 0x00007fd8281d0350 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b914c78
c:0019 p:0004 s:0088 e:000087 BLOCK /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234 [FINISH]
me:
called_id: process, type: iseq
owner class: 0x00007fd8290c52c0 [3LM ] T_CLASS ContextState
self: 0x00007fd8281d0738 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b914ae0
lvars:
child: 0x00007fd8281d0350 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b914c78
c:0018 p:---- s:0084 e:000083 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007fd8399154b0 [3LM ] T_CLASS Array
self: 0x00007fd8281d0558 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0017 p:0148 s:0080 e:000079 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234
me:
called_id: process, type: iseq
owner class: 0x00007fd8290c52c0 [3LM ] T_CLASS ContextState
self: 0x00007fd8281d0738 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b914ae0
c:0016 p:0068 s:0076 e:000075 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:53
me:
called_id: describe, type: iseq
owner class: 0x00007fd828fe3ca8 [3LM ] T_CLASS (annon)
self: 0x00007fd8290621c0 [3LM R ] T_MODULE MSpec
lvars:
description: 0x00007fd8281cdd80 [0 ] T_STRING (String) [embed] len: 16, capa: 55 "CApiIntegerSpecs"
options: T_NIL
block: T_NIL
state: 0x00007fd8281d0738 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007fd83b914ae0
c:0015 p:0022 s:0068 e:000067 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/object.rb:11
me:
called_id: describe, type: iseq
owner class: 0x00007fd839923e98 [3LM R ] T_CLASS Object
self: 0x00007fd83b990e60 [3LM ] T_OBJECT (embed) len:3
lvars:
description: 0x00007fd8281cdd80 [0 ] T_STRING (String) [embed] len: 16, capa: 55 "CApiIntegerSpecs"
options: T_NIL
block: T_NIL
c:0014 p:0018 s:0061 E:0009a0 TOP /tmp/ruby/v3/src/trunk-yjit/spec/ruby/optional/capi/integer_spec.rb:6 [FINISH]
self: 0x00007fd83b990e60 [3LM ] T_OBJECT (embed) len:3
c:0013 p:---- s:0058 e:000057 CFUNC :load
me:
called_id: load, type: cfunc
owner class: 0x00007fd8399237b8 [3LM R ] T_CLASS (annon)
self: 0x00007fd8399238f8 [3LM ] T_MODULE Kernel
c:0012 p:0013 s:0053 e:000052 BLOCK /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:97 [FINISH]
me:
called_id: files, type: iseq
owner class: 0x00007fd828fe3ca8 [3LM ] T_CLASS (annon)
self: 0x00007fd8281cb080 [0 ] T_OBJECT (MSpecEnv)len:780 ptr:0x0000555fb1afe850
c:0011 p:---- s:0050 e:000049 CFUNC :instance_exec
me:
called_id: instance_exec, type: cfunc
owner class: 0x00007fd839923f38 [3LM ] T_CLASS BasicObject
self: 0x00007fd8281cb080 [0 ] T_OBJECT (MSpecEnv)len:780 ptr:0x0000555fb1afe850
c:0010 p:0009 s:0046 e:000045 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:114
me:
called_id: protect, type: iseq
owner class: 0x00007fd828fe3ca8 [3LM ] T_CLASS (annon)
self: 0x00007fd8290621c0 [3LM R ] T_MODULE MSpec
lvars:
location: 0x00007fd82817e3c0 [0 ] T_STRING (String) [embed] len: 75, capa: 135 "loading /tmp/ruby/v3/src/trunk-yjit/spec/ruby/optional/capi/integer_spec.rb"
block: T_NIL
e: T_NIL
exc: T_NIL
c:0009 p:0030 s:0038 e:000037 BLOCK /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:97 [FINISH]
me:
called_id: files, type: iseq
owner class: 0x00007fd828fe3ca8 [3LM ] T_CLASS (annon)
self: 0x00007fd8290621c0 [3LM R ] T_MODULE MSpec
lvars:
file: 0x00007fd828f61050 [3LM ] T_STRING (String) [embed] len: 67, capa: 135 "/tmp/ruby/v3/src/trunk-yjit/spec/ruby/optional/capi/integer_spec.rb"
c:0008 p:---- s:0034 e:000033 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007fd8399154b0 [3LM ] T_CLASS Array
self: 0x00007fd828fc3688 [3LM ] T_ARRAY (Array)[ ] len: 3820, capa:3820 ptr:0x0000555fafabe360
c:0007 p:0121 s:0030 E:001978 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:88
me:
called_id: each_file, type: iseq
owner class: 0x00007fd828fe3ca8 [3LM ] T_CLASS (annon)
self: 0x00007fd8290621c0 [3LM R ] T_MODULE MSpec
lvars:
block: T_NIL
file: T_NIL
files: 0x00007fd828fc3688 [3LM ] T_ARRAY (Array)[ ] len: 3820, capa:3820 ptr:0x0000555fafabe360
c:0006 p:0004 s:0023 E:001870 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:93
me:
called_id: files, type: iseq
owner class: 0x00007fd828fe3ca8 [3LM ] T_CLASS (annon)
self: 0x00007fd8290621c0 [3LM R ] T_MODULE MSpec
c:0005 p:0042 s:0019 E:0019a0 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:61
me:
called_id: process, type: iseq
owner class: 0x00007fd828fe3ca8 [3LM ] T_CLASS (annon)
self: 0x00007fd8290621c0 [3LM R ] T_MODULE MSpec
c:0004 p:0045 s:0015 E:0019d0 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/commands/mspec-run.rb:84
me:
called_id: run, type: iseq
owner class: 0x00007fd828fe1048 [3LM ] T_CLASS MSpecRun
self: 0x00007fd829028b78 [3LM ] T_OBJECT (MSpecRun)(embed) len:3
c:0003 p:0047 s:0011 E:001a08 METHOD /tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/utils/script.rb:279
me:
called_id: main, type: iseq
owner class: 0x00007fd828fe1188 [3LM ] T_CLASS (annon)
self: 0x00007fd828fe1048 [3LM ] T_CLASS MSpecRun
lvars:
script: 0x00007fd829028b78 [3LM ] T_OBJECT (MSpecRun)(embed) len:3
c:0002 p:0037 s:0006 E:001a30 EVAL /tmp/ruby/v3/src/trunk-yjit/spec/mspec/bin/mspec-run:7 [FINISH]
self: 0x00007fd83b990e60 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:001c50 (none) [FINISH]
self: 0x00007fd83b990e60 [3LM ] T_OBJECT (embed) len:3
-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/bin/mspec-run:7:in `<main>'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/utils/script.rb:279:in `main'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in `run'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:61:in `process'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:93:in `files'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:88:in `each_file'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:88:in `each'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:97:in `block in files'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:114:in `protect'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:114:in `instance_exec'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:97:in `block (2 levels) in files'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:97:in `load'
/tmp/ruby/v3/src/trunk-yjit/spec/ruby/optional/capi/integer_spec.rb:6:in `<top (required)>'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/object.rb:11:in `describe'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:53:in `describe'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234:in `process'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234:in `each'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234:in `block in process'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234:in `process'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234:in `each'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234:in `block in process'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234:in `process'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234:in `each'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:234:in `block in process'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:203:in `process'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:203:in `each'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:204:in `block in process'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:280:in `repeat'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:212:in `block (2 levels) in process'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:176:in `protect'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:176:in `all?'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:176:in `block in protect'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:114:in `protect'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:114:in `instance_exec'
/tmp/ruby/v3/src/trunk-yjit/spec/ruby/optional/capi/integer_spec.rb:54:in `block (5 levels) in <top (required)>'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/matchers/base.rb:19:in `=='
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/matchers/base.rb:33:in `method_missing'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/expectations/expectations.rb:26:in `fail_predicate'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/utils/format.rb:16:in `format'
/tmp/ruby/v3/src/trunk-yjit/spec/mspec/lib/mspec/utils/format.rb:16:in `include?'
-- Machine register context ------------------------------------------------
RIP: 0x000055601de291cb RBP: 0x00007fd8281f9290 RSP: 0x00007ffda03d8ec8
RAX: 0x000055601de291cb RBX: 0x0000555faf7275a0 RCX: 0x0000000000000000
RDX: 0x0000555fade21a60 RDI: 0x00007fd8281f9290 RSI: 0x00007fd8281f607f
R8: 0x00007fd8281f6078 R9: 0x0000000000000005 R10: 0x0000000000000001
R11: 0x0000555faf9871d0 R12: 0x0000555faf7275a0 R13: 0x00007fd8281f607f
R14: 0x00007fd828206d88 R15: 0x0000555faf727650 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
make: *** [uncommon.mk:863: yes-test-spec] Segmentation fault (core dumped)
0.048000 0.044000 312.036000 (312.143863)
$$$[end] "make yes-test-rubyspec TESTS='-j6'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-yjit.20220112-170629
total: 1174.54 sec