rev: 5f55b03716
test-all : 21817 tests, 5900771 assertions, 0 failures, 0 errors, 296 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-no-mjit.20220106-212755
#<BuildRuby:0x000055b0cc9b6bf8
@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-no-mjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-no-mjit",
@TARGET_NAME="trunk-no-mjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-no-mjit",
@build_opts="-j6",
@configure_opts=["--disable-jit-support"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-no-mjit.20220106-212755",
@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.000034)
autoconf 0.000000 0.000000 0.000000 ( 0.000068)
configure 0.000000 0.000000 0.000000 ( 0.000058)
build_up make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop.
make: *** [uncommon.mk:1198: /tmp/ruby/v3/src/trunk-no-mjit/ext/ripper/ripper.c] Error 2
make: *** Waiting for unfinished jobs....
0.008000 0.000000 2.300000 ( 2.259087)
build_miniruby 0.004000 0.000000 0.164000 ( 0.174215)
build_ruby 0.000000 0.000000 0.188000 ( 0.201908)
build_all 0.008000 0.004000 6.896000 ( 2.627988)
build_install 0.028000 0.008000 10.656000 ( 5.990682)
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 1668 tests
0.000000 0.000000 82.252000 ( 75.766995)
test_basic 0.008000 0.004000 0.636000 ( 0.773160)
test_all 0.000000 0.004000 1041.896000 (246.086385)
test_rubyspec $ /tmp/ruby/v3/build/trunk-no-mjit/miniruby -I/tmp/ruby/v3/src/trunk-no-mjit/lib /tmp/ruby/v3/src/trunk-no-mjit/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-no-mjit --extout=.ext -- /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-no-mjit/spec/default.mspec
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/utils/format.rb:16: [BUG] Segmentation fault at 0x0000559390c0461f
ruby 3.2.0dev (2022-01-06T19:33:35Z master 5f55b03716) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0041 p:---- s:0203 e:000202 CFUNC :include?
me:
called_id: include?, type: cfunc
owner class: 0x00007f71c50a2da8 [3LM R ] T_CLASS String
self: 0x00007f71b78f82b8 [0 ] T_STRING (String)
c:0040 p:0021 s:0198 e:000197 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/utils/format.rb:16
me:
called_id: format, type: iseq
owner class: 0x00007f71c47ec790 [3LM ] T_CLASS (annon)
self: 0x00007f71c4848518 [3LM R ] T_MODULE MSpec
lvars:
obj: 0x00007f71b78f82b8 [0 ] T_STRING (String)
e: T_NIL
c:0039 p:0013 s:0192 e:000191 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/expectations/expectations.rb:26
me:
called_id: fail_predicate, type: iseq
owner class: 0x00007f71c4705c28 [3LM ] T_CLASS (annon)
self: 0x00007f71c4705cc8 [3LM ] T_CLASS SpecExpectation
lvars:
receiver: 0x00007f71b78f82b8 [0 ] T_STRING (String)
predicate: T_SYMBOL ==
args: 0x00007f71b78f8060 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
block: T_NIL
result: T_FALSE
expectation: 0x00007f71b78f8010 [0 ] T_STRING (String)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-no-mjit/spec/mspec/lib/mspec/matchers/base.rb:33
me:
called_id: method_missing, type: iseq
owner class: 0x00007f71c46d7670 [3LM R ] T_CLASS SpecPositiveOperatorMatcher
self: 0x00007f71b78f80b0 [0 ] T_OBJECT (SpecPositiveOperatorMatcher)(embed) len:3
lvars:
name: T_SYMBOL ==
args: 0x00007f71b78f8060 [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-no-mjit/spec/mspec/lib/mspec/matchers/base.rb:19
me:
called_id: ==, type: iseq
owner class: 0x00007f71c46d7670 [3LM R ] T_CLASS SpecPositiveOperatorMatcher
self: 0x00007f71b78f80b0 [0 ] T_OBJECT (SpecPositiveOperatorMatcher)(embed) len:3
lvars:
expected: 0x00007f71b78f8088 [0 ] T_STRING (String)�ͫ�gE#�2Eͫv�
c:0036 p:0048 s:0164 e:000163 BLOCK /tmp/ruby/v3/src/trunk-no-mjit/spec/ruby/optional/capi/integer_spec.rb:54 [FINISH]
self: 0x00007f71b78d4bd8 [0 ] T_OBJECT (MSpecEnv)len:780 ptr:0x0000559323d5d320
lvars:
result: T_FIXNUM 1
c:0035 p:---- s:0160 e:000159 CFUNC :instance_exec
me:
called_id: instance_exec, type: cfunc
owner class: 0x00007f71c50a3f28 [3LM ] T_CLASS BasicObject
self: 0x00007f71b78d4bd8 [0 ] T_OBJECT (MSpecEnv)len:780 ptr:0x0000559323d5d320
c:0034 p:0009 s:0156 e:000155 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:114
me:
called_id: protect, type: iseq
owner class: 0x00007f71c47ec790 [3LM ] T_CLASS (annon)
self: 0x00007f71c4848518 [3LM R ] T_MODULE MSpec
lvars:
location: T_NIL
block: 0x00007f71b78dcb08 [0 ] proc (Proc) block (5 levels) in <top (required)>@/tmp/ruby/v3/src/trunk-no-mjit/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-no-mjit/spec/mspec/lib/mspec/runner/context.rb:176 [FINISH]
me:
called_id: protect, type: iseq
owner class: 0x00007f71c4798640 [3LM ] T_CLASS ContextState
self: 0x00007f71b78dcf40 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700d350
lvars:
block: 0x00007f71b78dcb08 [0 ] proc (Proc) block (5 levels) in <top (required)>@/tmp/ruby/v3/src/trunk-no-mjit/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: 0x00007f71c50954a0 [3LM ] T_CLASS Array
self: 0x00007f71b78f8290 [0 ] T_ARRAY (Array)[E ] len: 1 (embed)
c:0031 p:0034 s:0140 e:000139 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:176
me:
called_id: protect, type: iseq
owner class: 0x00007f71c4798640 [3LM ] T_CLASS ContextState
self: 0x00007f71b78dcf40 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700d350
lvars:
what: T_NIL
blocks: 0x00007f71b78dcb08 [0 ] proc (Proc) block (5 levels) in <top (required)>@/tmp/ruby/v3/src/trunk-no-mjit/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-no-mjit/spec/mspec/lib/mspec/runner/context.rb:212
me:
called_id: process, type: iseq
owner class: 0x00007f71c4798640 [3LM ] T_CLASS ContextState
self: 0x00007f71b78dcf40 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700d350
lvars:
example: 0x00007f71b78dcb08 [0 ] proc (Proc) block (5 levels) in <top (required)>@/tmp/ruby/v3/src/trunk-no-mjit/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-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:280
me:
called_id: repeat, type: iseq
owner class: 0x00007f71c47ec790 [3LM ] T_CLASS (annon)
self: 0x00007f71c4848518 [3LM R ] T_MODULE MSpec
c:0028 p:0012 s:0124 e:000123 BLOCK /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:204 [FINISH]
me:
called_id: process, type: iseq
owner class: 0x00007f71c4798640 [3LM ] T_CLASS ContextState
self: 0x00007f71b78dcf40 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700d350
lvars:
state: 0x00007f71b78dcae0 [0 ] T_OBJECT (ExampleState)len:4 ptr:0x00007f71c700d590
c:0027 p:---- s:0120 e:000119 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007f71c50954a0 [3LM ] T_CLASS Array
self: 0x00007f71b78f8678 [0 ] T_ARRAY (Array)[E ] len: 3 (embed)
c:0026 p:0086 s:0116 e:000115 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:203
me:
called_id: process, type: iseq
owner class: 0x00007f71c4798640 [3LM ] T_CLASS ContextState
self: 0x00007f71b78dcf40 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700d350
c:0025 p:0004 s:0112 e:000111 BLOCK /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234 [FINISH]
me:
called_id: process, type: iseq
owner class: 0x00007f71c4798640 [3LM ] T_CLASS ContextState
self: 0x00007f71b78dda80 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700ce40
lvars:
child: 0x00007f71b78dcf40 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700d350
c:0024 p:---- s:0108 e:000107 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007f71c50954a0 [3LM ] T_CLASS Array
self: 0x00007f71b78dd7d8 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0023 p:0148 s:0104 e:000103 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234
me:
called_id: process, type: iseq
owner class: 0x00007f71c4798640 [3LM ] T_CLASS ContextState
self: 0x00007f71b78dda80 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700ce40
c:0022 p:0004 s:0100 e:000099 BLOCK /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234 [FINISH]
me:
called_id: process, type: iseq
owner class: 0x00007f71c4798640 [3LM ] T_CLASS ContextState
self: 0x00007f71b78de0e8 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700cc78
lvars:
child: 0x00007f71b78dda80 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700ce40
c:0021 p:---- s:0096 e:000095 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007f71c50954a0 [3LM ] T_CLASS Array
self: 0x00007f71b78dde68 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0020 p:0148 s:0092 e:000091 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234
me:
called_id: process, type: iseq
owner class: 0x00007f71c4798640 [3LM ] T_CLASS ContextState
self: 0x00007f71b78de0e8 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700cc78
c:0019 p:0004 s:0088 e:000087 BLOCK /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234 [FINISH]
me:
called_id: process, type: iseq
owner class: 0x00007f71c4798640 [3LM ] T_CLASS ContextState
self: 0x00007f71b78de700 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700cae0
lvars:
child: 0x00007f71b78de0e8 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700cc78
c:0018 p:---- s:0084 e:000083 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007f71c50954a0 [3LM ] T_CLASS Array
self: 0x00007f71b78de3e0 [0 ] T_ARRAY (Array)[E ] len: 2 (embed)
c:0017 p:0148 s:0080 e:000079 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234
me:
called_id: process, type: iseq
owner class: 0x00007f71c4798640 [3LM ] T_CLASS ContextState
self: 0x00007f71b78de700 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700cae0
c:0016 p:0068 s:0076 e:000075 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:53
me:
called_id: describe, type: iseq
owner class: 0x00007f71c47ec790 [3LM ] T_CLASS (annon)
self: 0x00007f71c4848518 [3LM R ] T_MODULE MSpec
lvars:
description: 0x00007f71b78de7a0 [0 ] T_STRING (String)CApiIntegerSpecs
options: T_NIL
block: T_NIL
state: 0x00007f71b78de700 [0 ] T_OBJECT (ContextState)len:13 ptr:0x00007f71c700cae0
c:0015 p:0022 s:0068 e:000067 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/object.rb:11
me:
called_id: describe, type: iseq
owner class: 0x00007f71c50a3e88 [3LM R ] T_CLASS Object
self: 0x00007f71c7110a40 [3LM ] T_OBJECT (embed) len:3
lvars:
description: 0x00007f71b78de7a0 [0 ] T_STRING (String)CApiIntegerSpecs
options: T_NIL
block: T_NIL
c:0014 p:0018 s:0061 E:001d20 TOP /tmp/ruby/v3/src/trunk-no-mjit/spec/ruby/optional/capi/integer_spec.rb:6 [FINISH]
self: 0x00007f71c7110a40 [3LM ] T_OBJECT (embed) len:3
c:0013 p:---- s:0058 e:000057 CFUNC :load
me:
called_id: load, type: cfunc
owner class: 0x00007f71c50a37a8 [3LM R ] T_CLASS (annon)
self: 0x00007f71c50a38e8 [3LM ] T_MODULE Kernel
c:0012 p:0013 s:0053 e:000052 BLOCK /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:97 [FINISH]
me:
called_id: files, type: iseq
owner class: 0x00007f71c47ec790 [3LM ] T_CLASS (annon)
self: 0x00007f71b78d4bd8 [0 ] T_OBJECT (MSpecEnv)len:780 ptr:0x0000559323d5d320
c:0011 p:---- s:0050 e:000049 CFUNC :instance_exec
me:
called_id: instance_exec, type: cfunc
owner class: 0x00007f71c50a3f28 [3LM ] T_CLASS BasicObject
self: 0x00007f71b78d4bd8 [0 ] T_OBJECT (MSpecEnv)len:780 ptr:0x0000559323d5d320
c:0010 p:0009 s:0046 e:000045 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:114
me:
called_id: protect, type: iseq
owner class: 0x00007f71c47ec790 [3LM ] T_CLASS (annon)
self: 0x00007f71c4848518 [3LM R ] T_MODULE MSpec
lvars:
location: 0x00007f71b78e8660 [0 ] T_STRING (String)loading /tmp/ruby/v3/src/trunk-no-mjit/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-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:97 [FINISH]
me:
called_id: files, type: iseq
owner class: 0x00007f71c47ec790 [3LM ] T_CLASS (annon)
self: 0x00007f71c4848518 [3LM R ] T_MODULE MSpec
lvars:
file: 0x00007f71c47081f8 [3LM ] T_STRING (String)/tmp/ruby/v3/src/trunk-no-mjit/spec/ruby/optional/capi/integer_spec.rb
c:0008 p:---- s:0034 e:000033 CFUNC :each
me:
called_id: each, type: cfunc
owner class: 0x00007f71c50954a0 [3LM ] T_CLASS Array
self: 0x00007f71c47c0668 [3LM ] T_ARRAY (Array)[ ] len: 3820, capa:3820 ptr:0x0000559321144260
c:0007 p:0121 s:0030 E:001fd8 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:88
me:
called_id: each_file, type: iseq
owner class: 0x00007f71c47ec790 [3LM ] T_CLASS (annon)
self: 0x00007f71c4848518 [3LM R ] T_MODULE MSpec
lvars:
block: T_NIL
file: T_NIL
files: 0x00007f71c47c0668 [3LM ] T_ARRAY (Array)[ ] len: 3820, capa:3820 ptr:0x0000559321144260
c:0006 p:0004 s:0023 E:001ed0 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:93
me:
called_id: files, type: iseq
owner class: 0x00007f71c47ec790 [3LM ] T_CLASS (annon)
self: 0x00007f71c4848518 [3LM R ] T_MODULE MSpec
c:0005 p:0042 s:0019 E:002000 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:61
me:
called_id: process, type: iseq
owner class: 0x00007f71c47ec790 [3LM ] T_CLASS (annon)
self: 0x00007f71c4848518 [3LM R ] T_MODULE MSpec
c:0004 p:0045 s:0015 E:002030 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/commands/mspec-run.rb:84
me:
called_id: run, type: iseq
owner class: 0x00007f71c4808f08 [3LM ] T_CLASS MSpecRun
self: 0x00007f71c47b3800 [3LM ] T_OBJECT (MSpecRun)(embed) len:3
c:0003 p:0047 s:0011 E:002068 METHOD /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/utils/script.rb:279
me:
called_id: main, type: iseq
owner class: 0x00007f71c48092c8 [3LM ] T_CLASS (annon)
self: 0x00007f71c4808f08 [3LM ] T_CLASS MSpecRun
lvars:
script: 0x00007f71c47b3800 [3LM ] T_OBJECT (MSpecRun)(embed) len:3
c:0002 p:0037 s:0006 E:002090 EVAL /tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/bin/mspec-run:7 [FINISH]
self: 0x00007f71c7110a40 [3LM ] T_OBJECT (embed) len:3
c:0001 p:0000 s:0003 E:0021d0 (none) [FINISH]
self: 0x00007f71c7110a40 [3LM ] T_OBJECT (embed) len:3
-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/bin/mspec-run:7:in `<main>'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/utils/script.rb:279:in `main'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in `run'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:61:in `process'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:93:in `files'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:88:in `each_file'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:88:in `each'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:97:in `block in files'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:114:in `protect'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:114:in `instance_exec'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:97:in `block (2 levels) in files'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:97:in `load'
/tmp/ruby/v3/src/trunk-no-mjit/spec/ruby/optional/capi/integer_spec.rb:6:in `<top (required)>'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/object.rb:11:in `describe'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:53:in `describe'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234:in `process'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234:in `each'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234:in `block in process'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234:in `process'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234:in `each'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234:in `block in process'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234:in `process'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234:in `each'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:234:in `block in process'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:203:in `process'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:203:in `each'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:204:in `block in process'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:280:in `repeat'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:212:in `block (2 levels) in process'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:176:in `protect'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:176:in `all?'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/context.rb:176:in `block in protect'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:114:in `protect'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/runner/mspec.rb:114:in `instance_exec'
/tmp/ruby/v3/src/trunk-no-mjit/spec/ruby/optional/capi/integer_spec.rb:54:in `block (5 levels) in <top (required)>'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/matchers/base.rb:19:in `=='
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/matchers/base.rb:33:in `method_missing'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/expectations/expectations.rb:26:in `fail_predicate'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/utils/format.rb:16:in `format'
/tmp/ruby/v3/src/trunk-no-mjit/spec/mspec/lib/mspec/utils/format.rb:16:in `include?'
-- Machine register context ------------------------------------------------
RIP: 0x0000559390c0461f RBP: 0x00007f71b78f82ca RSP: 0x00007ffc286cf758
RAX: 0x0000559390c0461f RBX: 0x0000559320e415a0 RCX: 0x0000000000000000
RDX: 0x000055932047e0c0 RDI: 0x00007f71b78f82ca RSI: 0x00007f71b78f50b9
R8: 0x00007f71b78f50b2 R9: 0x0000000000000005 R10: 0x0000000000000001
R11: 0x000055932112a0a0 R12: 0x0000559320e415a0 R13: 0x00007f71b78f50b9
R14: 0x00007f71b7903640 R15: 0x0000559320e41650 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
make: *** [uncommon.mk:863: yes-test-spec] Segmentation fault (core dumped)
0.048000 0.028000 126.336000 (132.805018)
$$$[end] "make yes-test-rubyspec TESTS='-j6'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-no-mjit.20220106-212755
total: 466.69 sec