# Logfile created on 2023-12-24 06:36:50 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055de32806568 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20231224-063649", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055de3289f538 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055de3289f3a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055de3289f218 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231224-063649", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231224-063649>, @binmode=false, @mon_data=#<Monitor:0x000055de3289f150>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   8201549..a87ae24  master     -> origin/master
Updating 8201549..a87ae24
Fast-forward
 file.c           | 2 +-
 thread.c         | 2 +-
 thread_pthread.h | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
Latest commit hash = a87ae242bb
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-O0/miniinit.c
compiling /tmp/ruby/src/trunk-O0/array.c
compiling /tmp/ruby/src/trunk-O0/ast.c
compiling /tmp/ruby/src/trunk-O0/bignum.c
compiling /tmp/ruby/src/trunk-O0/class.c
compiling /tmp/ruby/src/trunk-O0/compile.c
compiling /tmp/ruby/src/trunk-O0/complex.c
compiling /tmp/ruby/src/trunk-O0/cont.c
compiling /tmp/ruby/src/trunk-O0/debug.c
compiling /tmp/ruby/src/trunk-O0/dir.c
compiling /tmp/ruby/src/trunk-O0/encoding.c
compiling /tmp/ruby/src/trunk-O0/enumerator.c
compiling /tmp/ruby/src/trunk-O0/error.c
compiling /tmp/ruby/src/trunk-O0/eval.c
compiling /tmp/ruby/src/trunk-O0/file.c
compiling /tmp/ruby/src/trunk-O0/gc.c
compiling /tmp/ruby/src/trunk-O0/hash.c
compiling /tmp/ruby/src/trunk-O0/io.c
compiling /tmp/ruby/src/trunk-O0/iseq.c
compiling /tmp/ruby/src/trunk-O0/load.c
compiling /tmp/ruby/src/trunk-O0/marshal.c
compiling /tmp/ruby/src/trunk-O0/memory_view.c
compiling /tmp/ruby/src/trunk-O0/rjit.c
compiling /tmp/ruby/src/trunk-O0/rjit_c.c
compiling /tmp/ruby/src/trunk-O0/node.c
compiling /tmp/ruby/src/trunk-O0/node_dump.c
compiling /tmp/ruby/src/trunk-O0/numeric.c
compiling /tmp/ruby/src/trunk-O0/object.c
compiling /tmp/ruby/src/trunk-O0/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-O0/proc.c
compiling /tmp/ruby/src/trunk-O0/process.c
compiling /tmp/ruby/src/trunk-O0/ractor.c
compiling /tmp/ruby/src/trunk-O0/random.c
compiling /tmp/ruby/src/trunk-O0/rational.c
compiling /tmp/ruby/src/trunk-O0/re.c
compiling /tmp/ruby/src/trunk-O0/ruby.c
compiling /tmp/ruby/src/trunk-O0/scheduler.c
compiling /tmp/ruby/src/trunk-O0/shape.c
compiling /tmp/ruby/src/trunk-O0/signal.c
compiling /tmp/ruby/src/trunk-O0/string.c
compiling /tmp/ruby/src/trunk-O0/struct.c
compiling /tmp/ruby/src/trunk-O0/symbol.c
compiling /tmp/ruby/src/trunk-O0/thread.c
compiling /tmp/ruby/src/trunk-O0/time.c
compiling /tmp/ruby/src/trunk-O0/variable.c
compiling /tmp/ruby/src/trunk-O0/version.c
compiling /tmp/ruby/src/trunk-O0/vm.c
compiling /tmp/ruby/src/trunk-O0/vm_backtrace.c
compiling /tmp/ruby/src/trunk-O0/vm_dump.c
compiling /tmp/ruby/src/trunk-O0/vm_sync.c
compiling /tmp/ruby/src/trunk-O0/vm_trace.c
compiling /tmp/ruby/src/trunk-O0/weakmap.c
compiling /tmp/ruby/src/trunk-O0/yjit.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
76e934bb17dc6707909e962248ef2d291897d7951f46fba0a469fe3d59b78422  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
compiling /tmp/ruby/src/trunk-O0/ext/coverage/coverage.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/object_tracing.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
compiling /tmp/ruby/src/trunk-O0/ext/socket/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/option.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.5.3
                                    cgi 0.4.1
                                    csv 3.2.8
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.1
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.2
                                    io-console 0.7.1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.0
                                    strscan 3.0.7
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.3
                                    net-imap 0.4.8
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.0
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1870 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=25425
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/910] 4127805=test_eval
[  2/910] 4127803=test_kconv
[  3/910] 4127803=test_rubygems
[  4/910] 4127807=test_gem_security
[  5/910] 4127804=test_member
[  6/910] 4127804=test_stringchar
[  7/910] 4127804=test_quote_char_nil
[  8/910] 4127804=test_rdoc_cross_reference
[  9/910] 4127803=test_shift_jis
[ 10/910] 4127803=test_gem_commands_open_command
[ 11/910] 4127805=test_store
[ 12/910] 4127803=test_bug-5832
[ 13/910] 4127803=test_digest
[ 14/910] 4127805=test_files_lib
[ 15/910] 4127803=test_emoji_breaks
[ 16/910] 4127804=test_gem_command
[ 17/910] 4127804=test_ractor
[ 18/910] 4127804=test_gem_resolver_lock_specification
[ 19/910] 4127804=test_gem_resolver_git_set
[ 20/910] 4127804=test_nofree
[ 21/910] 4127804=test_fiddle
[ 22/910] 4127804=locals_test
[ 23/910] 4127807=test_name_error
[ 24/910] 4127807=test_string
[ 25/910] 4127804=test_thread_fd_close
[ 26/910] 4127804=test_file
[ 27/910] 4127804=test_rdoc_generator_ri
[ 28/910] 4127804=bom_test
[ 29/910] 4127804=test_safe_load
[ 30/910] 4127804=test_gem_stream_ui
[ 31/910] 4127804=test_ansi_with_terminfo
[ 32/910] 4127804=test_hash_create
[ 33/910] 4127804=test_rdoc_rubygems_hook
[ 34/910] 4127804=test_gem_commands_dependency_command
[ 35/910] 4127804=test_pkey_dsa
[ 36/910] 4127804=test_switch_hitter
[ 37/910] 4127804=test_timeout
[ 38/910] 4127803=test_enumerator
[ 39/910] 4127803=test_weakref
[ 40/910] 4127804=test_date_time
[ 41/910] 4127804=test_handle
[ 42/910] 4127803=test_did_you_mean
[ 43/910] 4127803=test_rdoc_markup_to_joined_paragraph
[ 44/910] 4127803=test_arity
[ 45/910] 4127803=test_reline_key
[ 46/910] 4127803=test_unicode_normalize
[ 47/910] 4127804=test_bug-3571
[ 48/910] 4127804=test_read
[ 49/910] 4127804=test_memory_view
[ 50/910] 4127804=test_stringio
[ 51/910] 4127804=test_exception_at_throwing
[ 52/910] 4127804=test_row
[ 53/910] 4127804=test_enumerator
[ 54/910] 4127804=test_win32ole_type_event
[ 55/910] 4127804=test_rdoc_method_attr
[ 56/910] 4127804=test_rewind
[ 57/910] 4127804=test_gem_uri
[ 58/910] 4127804=test_sprintf
[ 59/910] 4127804=test_weakmap
[ 60/910] 4127805=test_egrep_cpp
[ 61/910] 4127805=test_date_conv
[ 62/910] 4127805=test_case_mapping
[ 63/910] 4127805=test_date_compat
[ 64/910] 4127805=test_gem_source_subpath_problem
[ 65/910] 4127805=test_scan_args
[ 66/910] 4127805=test_dot_dot
[ 67/910] 4127805=test_win32ole_method
[ 68/910] 4127805=test_flip
[ 69/910] 4127805=test_frozen
[ 70/910] 4127805=test_gem_source_local
[ 71/910] 4127805=test_cgi_multipart
[ 72/910] 4127805=test_json_tree
[ 73/910] 4127805=test_io_buffer
[ 74/910] 4127805=test_autoconf
[ 75/910] 4127805=test_bug_reporter
[ 76/910] 4127807=test_cclass
[ 77/910] 4127807=test_rdoc_rdoc
[ 78/910] 4127805=test_tcp
[ 79/910] 4127807=test_win32ole_variant_m
[ 80/910] 4127807=test_kdf
[ 81/910] 4127805=test_rdoc_comment
[ 82/910] 4127807=test_gem_source_installed
[ 83/910] 4127807=test_gem_resolver_lock_set
[ 84/910] 4127807=test_rdoc_i18n_locale
[ 85/910] 4127807=test_flags
[ 86/910] 4127805=test_gem_resolver_installer_set
[ 87/910] 4127805=test_psych
[ 88/910] 4127805=test_ole_methods
[ 89/910] 4127805=test_gem_update_suggestion
[ 90/910] 4127805=test_http
[ 91/910] 4127805=test_ractor
[ 92/910] 4127805=test_load
[ 93/910] 4127805=test_severity
[ 94/910] 4127805=test_arithmetic_sequence
[ 95/910] 4127804=test_gem_commands_specification_command
[ 96/910] 4127805=test_popen_deadlock
[ 97/910] 4127804=test_asn1
[ 98/910] 4127804=test_placearg
[ 99/910] 4127804=attribute_write_test
[100/910] 4127804=test_features
[101/910] 4127807=test_len
[102/910] 4127807=test_ractor
[103/910] 4127807=test_gc_compact
[104/910] 4127803=test_delete
[105/910] 4127803=test_rdoc_markup_to_ansi
[106/910] 4127803=test_gem_impossible_dependencies_error
[107/910] 4127803=json_generator_test
[108/910] 4127805=test_bigmath
[109/910] 4127804=test_continuation
[110/910] 4127805=test_str2big
[111/910] 4127805=test_time
[112/910] 4127803=test_files_test
[113/910] 4127803=test_gem_bundler_version_finder
[114/910] 4127803=test_gem_silent_ui
[115/910] 4127804=test_gem_ci_detector
[116/910] 4127805=test_gem_commands_signout_command
[117/910] 4127804=test_parser_events
[118/910] 4127803=test_io_wait_uncommon
[119/910] 4127805=test_gem_request_set_lockfile_parser
[120/910] 4127803=test_enc_raise
[121/910] 4127803=test_inadvertent_creation
[122/910] 4127804=test_webauthn_listener_response
[123/910] 4127803=test_exception
[124/910] 4127805=test_provider
[125/910] 4127804=test_syntax
[126/910] 4127805=test_rdoc_store
[127/910] 4127803=test_case_comprehensive
[128/910] 4127805=test_gem_dependency_resolution_error
[129/910] 4127805=test_rdoc_stats
[130/910] 4127805=test_gem_request
[131/910] 4127805=test_pkey_ec
[132/910] 4127805=test_rdoc_token_stream
[133/910] 4127805=test_recorder
[134/910] 4127805=test_thread
[135/910] 4127805=test_enum
[136/910] 4127805=test_date_parse
[137/910] 4127805=test_write
[138/910] 4127805=test_folderitem2_invokeverb
[139/910] 4127805=test_gem_spec_fetcher
[140/910] 4127807=test_debug_cmd
[141/910] 4127807=test_workspace
[142/910] 4127805=test_win32ole_param_event
[143/910] 4127805=test_rdoc_single_class
[144/910] 4127805=test_gem_resolver_index_set
[145/910] 4127805=test_rdoc_generator_json_index
[146/910] 4127805=test_cgi_tag_helper
[147/910] 4127807=test_qsort
[148/910] 4127805=test_invalid
[149/910] 4127807=test_gem_commands_build_command
[150/910] 4127805=json_addition_test
[151/910] 4127805=test_m17n_comb
[152/910] 4127807=test_gem_commands_push_command
[153/910] 4127807=test_backtrace
[154/910] 4127807=test_class_name_check
[155/910] 4127807=test_common
[156/910] 4127807=test_type
[157/910] 4127807=test_complex
[158/910] 4127807=json_generic_object_test
[159/910] 4127807=test_base64
[160/910] 4127807=test_nil2vtempty
[161/910] 4127807=test_div
[162/910] 4127807=test_kernel
[163/910] 4127807=test_deprecated
[164/910] 4127807=test_integer_comb
[165/910] 4127804=test_read_write
[166/910] 4127804=test_profile_frames
[167/910] 4127804=test_each
[168/910] 4127804=parse_test
[169/910] 4127805=json_parser_test
[170/910] 4127805=test_gbk
[171/910] 4127805=test_gem_validator
[172/910] 4127805=test_rdoc_markup_formatter
[173/910] 4127805=test_usrmarshal
[174/910] 4127805=test_gem_commands_outdated_command
[175/910] 4127805=!Nothing_to_test
[176/910] 4127805=test_rendering
[177/910] 4127805=test_my_integer
[178/910] 4127805=test_assignment
[179/910] 4127807=test_gem_available_set
[180/910] 4127807=test_memory_view
[181/910] 4127807=test_modify_expand
[182/910] 4127807=test_autoload
[183/910] 4127805=test_gem_dependency
[184/910] 4127804=test_cgi_util
[185/910] 4127805=test_rdoc_text
[186/910] 4127805=test_ansi_without_terminfo
[187/910] 4127805=test_data_converters
[188/910] 4127805=test_call
[189/910] 4127804=test_gem_source_vendor
[190/910] 4127804=test_require
[191/910] 4127804=test_x509store
[192/910] 4127805=test_exception
[193/910] 4127805=test_header
[194/910] 4127804=test_win32ole_type
[195/910] 4127804=test_windows_1252
[196/910] 4127804=test_null
[197/910] 4127804=test_gem_dependency_installer
[198/910] 4127805=test_gem_source_lock
[199/910] 4127805=test_optarg
[200/910] 4127805=test_ripper
[201/910] 4127805=test_syslog_logger
[202/910] 4127805=test_input_method
[203/910] 4127805=test_generic
[204/910] 4127805=test_enc_str_buf_cat
[205/910] 4127805=regexp_test
[206/910] 4127805=test_tmpdir
[207/910] 4127805=test_noarg
[208/910] 4127805=test_gem_commands_pristine_command
[209/910] 4127807=test_change_word
[210/910] 4127807=test_gem_resolver_requirement_list
[211/910] 4127807=test_arith_seq_beg_len_step
[212/910] 4127807=test_scalar
[213/910] 4127807=test_trick
[214/910] 4127805=test_rdoc_markup_to_markdown
[215/910] 4127805=test_key_name_check
[216/910] 4127805=test_utf32
[217/910] 4127805=test_type_completor
[218/910] 4127805=test_iseq_load
[219/910] 4127804=test_encodings
[220/910] 4127804=test_ns_spki
[221/910] 4127804=test_gem_resolver_dependency_request
[222/910] 4127804=test_gem_version
[223/910] 4127804=test_rdoc_markdown_test
[224/910] 4127805=test_rdoc_normal_module
[225/910] 4127805=test_ssl_session
[226/910] 4127805=test_rdoc_markup_hard_break
[227/910] 4127805=test_random
[228/910] 4127805=test_dryrun
[229/910] 4127805=test_ractor
[230/910] 4127805=parse_comments_test
[231/910] 4127805=test_forwardable
[232/910] 4127805=test_gem_resolver_api_set
[233/910] 4127805=test_pkey
[234/910] 4127805=test_stream
[235/910] 4127805=test_kwargs
[236/910] 4127805=test_yield
[237/910] 4127804=test_integer
[238/910] 4127804=test_io_wait
[239/910] 4127804=test_string_memory
[240/910] 4127804=test_acceptable
[241/910] 4127804=test_rinda
[242/910] 4127807=test_gem_security_trust_dir
[243/910] 4127807=test_line_editor
[244/910] 4127807=test_gem_commands_mirror
[245/910] 4127807=test_literal
[246/910] 4127804=test_date_marshal
[247/910] 4127804=test_gem_commands_cleanup_command
[248/910] 4127804=test_euc_kr
[249/910] 4127804=test_httpheader
[250/910] 4127804=test_shapes
[251/910] 4127804=test_rdoc_ri_driver
[252/910] 4127807=test_rubyoptions
[253/910] 4127804=test_thread
[254/910] 4127804=test_nextafter
[255/910] 4127804=test_capacity
[256/910] 4127804=test_rdoc_servlet
[257/910] 4127804=test_clone
[258/910] 4127804=test_tree_builder
[259/910] 4127804=test_rdoc_generator_pot_po
[260/910] 4127804=test_protect
[261/910] 4127804=test_rdoc_markup_include
[262/910] 4127804=test_inputs_scanner
[263/910] 4127804=test_cesu8
[264/910] 4127804=test_typeddata
[265/910] 4127804=test_complexrational
[266/910] 4127804=test_drb
[267/910] 4127805=test_hash
[268/910] 4127805=test_config
[269/910] 4127805=test_alias_and_anchor
[270/910] 4127805=test_abi
[271/910] 4127805=test_rdoc_any_method
[272/910] 4127805=test_securerandom
[273/910] 4127805=test_path_to_class
[274/910] 4127805=test_gem_resolver_activation_request
[275/910] 4127805=test_function_entry
[276/910] 4127805=test_pkey_dh
[277/910] 4127805=test_gem_ext_ext_conf_builder
[278/910] 4127805=test_win32ole_method_event
[279/910] 4127805=constant_path_node_test
[280/910] 4127805=test_gem_request_set
[281/910] 4127805=test_undef
[282/910] 4127805=test_date_ractor
[283/910] 4127805=test_http_request
[284/910] 4127805=test_gem_name_tuple
[285/910] 4127805=test_config
[286/910] 4127805=test_process
[287/910] 4127804=test_rat
[288/910] 4127804=test_mdns
[289/910] 4127804=test_ifunless
[290/910] 4127804=test_key_stroke
[291/910] 4127804=test_ractor
[292/910] 4127804=test_bundled_ca
[293/910] 4127807=test_external_new
[294/910] 4127807=test_win32ole_typelib
[295/910] 4127807=test_merge_keys
[296/910] 4127807=test_c_struct_builder
[297/910] 4127807=test_gem_resolver_index_specification
[298/910] 4127807=test_to_ruby
[299/910] 4127804=test_rdoc_extend
[300/910] 4127807=test_gem_package_tar_header
[301/910] 4127804=test_io_buffer
[302/910] 4127807=test_gem_ext_cargo_builder
[303/910] 4127804=test_gem_commands_check_command
[304/910] 4127807=test_rdoc_alias
[305/910] 4127804=test_big2str
[306/910] 4127804=test_data
[307/910] 4127807=test_gem_commands_yank_command
[308/910] 4127804=test_queue
[309/910] 4127804=test_gem_security_policy
[310/910] 4127807=test_ellipsize
[311/910] 4127807=test_emitter
[312/910] 4127807=test_io
[313/910] 4127807=test_rdoc_context_section
[314/910] 4127804=test_human_typo
[315/910] 4127807=test_prettyprint
[316/910] 4127804=test_threadgroup
[317/910] 4127807=test_stream
[318/910] 4127807=test_gem_ext_builder
[319/910] 4127804=test_rdoc_markup_raw
[320/910] 4127804=test_quote_empty
[321/910] 4127804=test_fstring
[322/910] 4127804=test_nomethod_error
[323/910] 4127804=test_euc_tw
[324/910] 4127804=test_rdoc_markup_paragraph
[325/910] 4127804=json_string_matching_test
[326/910] 4127804=test_path
[327/910] 4127804=test_cmd
[328/910] 4127807=test_utf16
[329/910] 4127807=test_require_path_check
[330/910] 4127804=test_acl
[331/910] 4127804=test_gem_unsatisfiable_dependency_error
[332/910] 4127804=test_object_create_start
[333/910] 4127804=magic_comment_test
[334/910] 4127804=test_duplicate
[335/910] 4127804=test_wait
[336/910] 4127807=test_gem_commands_cert_command
[337/910] 4127804=test_date_new
[338/910] 4127804=test_tempfile
[339/910] 4127804=test_row_separator
[340/910] 4127804=test_pkcs12
[341/910] 4127804=test_gem_installer
[342/910] 4127807=test_rdoc_constant
[343/910] 4127807=test_deprecate
[344/910] 4127807=test_rdoc_markup_parser
[345/910] 4127807=test_method
[346/910] 4127807=test_gem_source_specific_file
[347/910] 4127807=test_files_test_1
[348/910] 4127804=test_io_timeout
[349/910] 4127804=test_rdoc_encoding
[350/910] 4127804=test_class
[351/910] 4127803=test_const
[352/910] 4127803=test_comparable
[353/910] 4127803=test_rdoc_normal_class
[354/910] 4127803=test_gem_package_tar_reader
[355/910] 4127807=test_ipaddr
[356/910] 4127807=test_rdoc_markdown
[357/910] 4127803=test_rdoc_rd_inline
[358/910] 4127803=test_gem_commands_environment_command
[359/910] 4127803=test_numeric
[360/910] 4127803=test_erb
[361/910] 4127803=encoding_test
[362/910] 4127803=test_bmethod
[363/910] 4127807=test_pty
[364/910] 4127803=test_hmac
[365/910] 4127803=test_gem_commands_setup_command
[366/910] 4127807=test_rdoc_top_level
[367/910] 4127803=test_method_name_check
[368/910] 4127803=test_parse
[369/910] 4127807=test_observer
[370/910] 4127807=test_gem_request_set_lockfile
[371/910] 4127803=test_uncorrectable_name_check
[372/910] 4127803=test_postponed_job
[373/910] 4127807=test_pkey_rsa
[374/910] 4127807=test_backtrace
[375/910] 4127803=test_bigzero
[376/910] 4127803=test_stack
[377/910] 4127807=test_macro
[378/910] 4127807=test_rdoc_task
[379/910] 4127807=test_numhash
[380/910] 4127807=test_rdoc_markup_to_html
[381/910] 4127807=test_ldap
[382/910] 4127807=test_color
[383/910] 4127807=json_fixtures_test
[384/910] 4127807=newline_test
[385/910] 4127807=test_econv
[386/910] 4127804=test_rdoc_markup_verbatim
[387/910] 4127804=test_emitter
[388/910] 4127804=test_rdoc_parser_c
[389/910] 4127803=test_gem_platform
[390/910] 4127803=test_benchmark
[391/910] 4127804=test_random_formatter
[392/910] 4127804=test_depth_first
[393/910] 4127804=test_mutex_m
[394/910] 4127804=test_gem_source
[395/910] 4127803=test_skip_lines
[396/910] 4127803=test_x509name
[397/910] 4127803=test_fnmatch
[398/910] 4127803=test_pack
[399/910] 4127803=test_rdoc_markup_heading
[400/910] 4127803=test_rdoc_code_object
[401/910] 4127804=test_gem_commands_uninstall_command
[402/910] 4127807=test_erb_m17n
[403/910] 4127807=test_syslog
[404/910] 4127807=test_rdoc_markup_to_html_crossref
[405/910] 4127803=test_yamlstore
[406/910] 4127803=test_class2name
[407/910] 4127803=test_framework
[408/910] 4127803=test_socket
[409/910] 4127807=test_reline
[410/910] 4127807=test_array
[411/910] 4127807=test_debug
[412/910] 4127807=comments_test
[413/910] 4127807=test_yaml
[414/910] 4127804=test_function
[415/910] 4127804=test_string
[416/910] 4127804=test_gem_stub_specification
[417/910] 4127807=test_assembler
[418/910] 4127807=test_mkmf
[419/910] 4127803=test_raise
[420/910] 4127803=test_gem_commands_signin_command
[421/910] 4127807=test_system
[422/910] 4127804=test_zsh_completion
[423/910] 4127804=test_resource
[424/910] 4127804=library_symbols_test
[425/910] 4127804=test_init
[426/910] 4127803=test_set
[427/910] 4127803=test_date_strftime
[428/910] 4127804=test_reqarg
[429/910] 4127804=test_file
[430/910] 4127804=test_sleep
[431/910] 4127804=test_basicsocket
[432/910] 4127804=test_date_attr
[433/910] 4127804=test_color_printer
[434/910] 4127804=test_rdoc_rd_inline_parser
[435/910] 4127804=test_iseq
[436/910] 4127803=test_sizeof
[437/910] 4127807=test_sorted_set
[438/910] 4127804=test_face
[439/910] 4127804=test_emoji
[440/910] 4127804=test_defined
[441/910] 4127804=test_condition
[442/910] 4127804=test_cp949
[443/910] 4127804=test_gem_commands_search_command
[444/910] 4127804=test_encoding
[445/910] 4127804=test_yaml_tree
[446/910] 4127804=test_windows_1251
[447/910] 4127804=test_shellwords
[448/910] 4127807=test_omap
[449/910] 4127804=test_sockopt
[450/910] 4127807=test_gem_uri_formatter
[451/910] 4127804=errors_test
[452/910] 4127807=test_fileutils
[453/910] 4127804=test_gb18030
[454/910] 4127804=test_gem_package_tar_writer
[455/910] 4127804=test_nesting_parser
[456/910] 4127804=test_thread_queue
[457/910] 4127807=test_vm_dump
[458/910] 4127807=test_gem_resolver_conflict
[459/910] 4127807=test_nowrite
[460/910] 4127805=test_passing_block
[461/910] 4127805=test_gem_commands_which_command
[462/910] 4127807=test_mul
[463/910] 4127807=test_primitive
[464/910] 4127807=test_gem_gemcutter_utilities
[465/910] 4127805=test_method_cache
[466/910] 4127805=test_history
[467/910] 4127805=test_float
[468/910] 4127803=test_gem_config_file
[469/910] 4127807=test_cstr
[470/910] 4127803=test_gem_resolver_best_set
[471/910] 4127803=test_whileuntil
[472/910] 4127803=test_document
[473/910] 4127803=test_monitor
[474/910] 4127803=test_yjit_exit_locations
[475/910] 4127803=test_data_error
[476/910] 4127803=test_x509attr
[477/910] 4127803=test_unicode
[478/910] 4127803=test_set_len
[479/910] 4127803=test_marshalable
[480/910] 4127803=test_webauthn_poller
[481/910] 4127805=test_rdoc_parser_rd
[482/910] 4127805=test_webauthn_listener
[483/910] 4127803=test_thread_cv
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 34857>
[484/910] 4127805=test_pattern_matching
[485/910] 4127803=test_rdoc_parser
[486/910] 4127805=test_helper
[487/910] 4127805=test_case
[488/910] 4127805=test_gem_path_support
[489/910] 4127803=test_pathname
[490/910] 4127805=test_coverage
[491/910] 4127803=test_gc
[492/910] 4127803=test_math
[493/910] 4127803=test_libs
[494/910] 4127804=test_class
[495/910] 4127804=test_fips
[496/910] 4127803=test_configuration
[497/910] 4127807=test_wss
[498/910] 4127807=test_x509ext
[499/910] 4127807=test_gem_install_update_options
[500/910] 4127803=test_num2int
[501/910] 4127804=test_keyword
[502/910] 4127803=test_x509crl
[503/910] 4127807=test_hash
[504/910] 4127803=test_ensured
[505/910] 4127803=test_iter_break
[506/910] 4127803=test_pkcs7
[507/910] 4127803=test_cgi_session
[508/910] 4127803=test_address_resolve
[509/910] 4127803=test_refinement
[510/910] 4127804=test_gem_command_manager
[511/910] 4127805=test_project_sanity
[512/910] 4127804=test_word
[513/910] 4127804=test_numeric
[514/910] 4127804=test_gem_requirement
[515/910] 4127805=test_irb
[516/910] 4127804=test_gem_ext_rake_builder
[517/910] 4127805=test_parser
[518/910] 4127805=test_gem_resolver_vendor_set
[519/910] 4127805=test_gem_commands_list_command
[520/910] 4127805=test_cmethod
[521/910] 4127805=test_gem_resolver_installed_specification
[522/910] 4127805=test_set
[523/910] 4127805=test_gem_commands_help_command
[524/910] 4127805=test_rdoc_include
[525/910] 4127805=test_yield_block
[526/910] 4127805=test_pkg_config
[527/910] 4127805=test_object
[528/910] 4127805=test_gem_resolver_local_specification
[529/910] 4127805=test_digest
[530/910] 4127805=test_dln
[531/910] 4127805=test_rdoc_options
[532/910] 4127804=test_closure
[533/910] 4127805=test_at_exit
[534/910] 4127805=test_files_ext
[535/910] 4127805=test_array
[536/910] 4127804=test_gem_ext_cargo_builder_link_flag_converter
[537/910] 4127804=test_console_attr
[538/910] 4127804=test_argf
[539/910] 4127807=test_x509req
[540/910] 4127807=test_m17n
[541/910] 4127807=test_yjit
[542/910] 4127803=test_frozen_error
[543/910] 4127803=test_ossl
[544/910] 4127804=test_ubf_async_safe
[545/910] 4127804=test_insns_leaf
[546/910] 4127804=test_gem_version_option
[547/910] 4127804=dispatcher_test
[548/910] 4127804=test_complex2
[549/910] 4127804=test_eval_history
[550/910] 4127804=test_ruby_lex
[551/910] 4127804=test_win32ole_record
[552/910] 4127804=test_timeout
[553/910] 4127804=test_objspace
[554/910] 4127803=test_httpresponses
[555/910] 4127803=test_gem_commands_server_command
[556/910] 4127803=test_general
[557/910] 4127803=test_abbrev
[558/910] 4127803=test_new
[559/910] 4127803=test_big5
[560/910] 4127803=test_time_tz
[561/910] 4127803=test_beginendblock
[562/910] 4127803=test_cipher
[563/910] 4127805=test_httpresponse
[564/910] 4127805=test_rdoc_parser_ruby
[565/910] 4127803=test_mixed_unicode_escapes
[566/910] 4127803=test_rdoc_generator_darkfish
[567/910] 4127803=test_load
[568/910] 4127803=test_have_library
[569/910] 4127805=test_within_pipe
[570/910] 4127805=test_gem_resolver
[571/910] 4127803=test_win32ole_variable
[572/910] 4127803=test_object_references
[573/910] 4127803=test_scheduler
[574/910] 4127803=test_cgi_cookie
[575/910] 4127803=test_bigdecimal
[576/910] 4127805=version_test
[577/910] 4127805=test_metaclass
[578/910] 4127805=test_rbconfig
[579/910] 4127805=test_files_sample
[580/910] 4127805=test_tsort
[581/910] 4127805=test_gem_commands_exec_command
[582/910] 4127805=test_rdoc_markup_to_label
[583/910] 4127805=test_gem_package_tar_reader_entry
[584/910] 4127805=test_gem_specification
[585/910] 4127803=test_engine
[586/910] 4127803=test_rb_str_dup
[587/910] 4127803=test_key_error
[588/910] 4127803=test_module
[589/910] 4127807=test_append
[590/910] 4127807=test_symbol
[591/910] 4127807=test_ssl
[592/910] 4127805=test_digest_extend
[593/910] 4127805=test_logger
[594/910] 4127805=test_ftp
[595/910] 4127805=test_logdevice
[596/910] 4127803=test_last_thread
[597/910] 4127803=test_import
[598/910] 4127805=test_x509cert
[599/910] 4127805=test_gem_commands_unpack_command
[600/910] 4127807=test_rdoc_markup_to_table_of_contents
[601/910] 4127807=test_enc_associate
[602/910] 4127805=test_pp
[603/910] 4127805=test_logperiod
[604/910] 4127805=test_getoptlong
[605/910] 4127805=test_pack
[606/910] 4127807=test_arith_seq_extract
[607/910] 4127807=test_rubyvm
[608/910] 4127807=test_ractor
[609/910] 4127805=test_config
[610/910] 4127807=test_gem_request_connection_pools
[611/910] 4127805=test_recursion
[612/910] 4127805=test_string_processing
[613/910] 4127805=test_c_union_entity
[614/910] 4127805=test_cparser
[615/910] 4127807=test_rdoc_markup_attributes
[616/910] 4127807=test_unicode_escape
[617/910] 4127807=test_io_console
[618/910] 4127805=test_bn
[619/910] 4127805=test_require_lib
[620/910] 4127807=test_euc_jp
[621/910] 4127807=test_tree_spell_checker
[622/910] 4127807=test_gem_util
[623/910] 4127807=test_sexp
[624/910] 4127807=test_compile_prism
[625/910] 4127803=test_io
[626/910] 4127807=test_objectspace
[627/910] 4127807=test_integer
[628/910] 4127805=test_gem_ext_cmake_builder
[629/910] 4127805=test_interned_str
[630/910] 4127805=test_scalar_scanner
[631/910] 4127805=test_notimplement
[632/910] 4127805=test_array_create
[633/910] 4127805=test_key_event_record
[634/910] 4127805=test_win32ole_event
[635/910] 4127805=test_option
[636/910] 4127805=test_mutex
[637/910] 4127805=test_struct
[638/910] 4127805=test_etc
[639/910] 4127805=test_to_ary_concat
[640/910] 4127807=test_encoding
[641/910] 4127807=test_addrinfo
[642/910] 4127807=test_gem
[643/910] 4127805=test_constant
[644/910] 4127807=test_completion
[645/910] 4127807=test_buffered_io
[646/910] 4127807=test_rdoc_require
[647/910] 4127807=test_parser
[648/910] 4127807=test_terminfo
[649/910] 4127807=test_rational2
[650/910] 4127807=test_fiber
[651/910] 4127805=test_signal
[652/910] 4127805=test_fixnum
[653/910] 4127805=test_bug-14834
[654/910] 4127805=test_cgi_core
[655/910] 4127805=test_delegate
[656/910] 4127805=test_gem_ext_cargo_builder_unit
[657/910] 4127805=test_bash_completion
[658/910] 4127805=ripper_compat_test
[659/910] 4127805=test_optparse
[660/910] 4127805=test_marshal
[661/910] 4127807=test_gem_commands_update_command
[662/910] 4127805=json_encoding_test
[663/910] 4127805=test_raise_exception
[664/910] 4127805=test_rdoc_markup_to_bs
[665/910] 4127805=test_ractor
[666/910] 4127807=test_rdoc_markup_to_tt_only
[667/910] 4127807=test_convert
[668/910] 4127807=test_gem_console_ui
[669/910] 4127807=test_https
[670/910] 4127805=test_evaluation
[671/910] 4127805=test_case_options
[672/910] 4127805=test_ssl
[673/910] 4127807=test_rdoc_rd
[674/910] 4127807=test_range
[675/910] 4127805=test_drbobject
[676/910] 4127805=test_optimization
[677/910] 4127807=test_gem_commands_query_command
[678/910] 4127807=test_exit
[679/910] 4127807=test_history
[680/910] 4127807=test_locale
[681/910] 4127807=test_dup
[682/910] 4127807=test_delegation
[683/910] 4127807=test_find_executable
[684/910] 4127807=test_ts
[685/910] 4127807=test_require
[686/910] 4127803=test_unconverted_fields
[687/910] 4127803=test_rdoc_markup_document
[688/910] 4127803=test_lazy_enumerator
[689/910] 4127803=test_key_actor_vi
[690/910] 4127803=test_weakkeymap
[691/910] 4127803=test_formatter
[692/910] 4127803=test_remote_fetch_error
[693/910] 4127803=test_require
[694/910] 4127807=test_thread
[695/910] 4127803=test_pattern_key_name_check
[696/910] 4127803=test_udp
[697/910] 4127803=test_pinned
[698/910] 4127803=test_open3
[699/910] 4127805=test_rand
[700/910] 4127805=test_serialize_subclasses
[701/910] 4127805=test_instrumentation_api
[702/910] 4127805=test_default_gems
[703/910] 4127805=test_struct
[704/910] 4127805=test_propertyputref
[705/910] 4127805=fuzzer_test
[706/910] 4127805=test_ast
[707/910] 4127803=test_gem_request_set_lockfile_tokenizer
[708/910] 4127803=test_gem_doctor
[709/910] 4127803=test_date_strptime
[710/910] 4127803=test_gem_safe_marshal
[711/910] 4127803=ruby_api_test
[712/910] 4127803=test_rdoc_parser_simple
[713/910] 4127803=test_enumerable
[714/910] 4127803=test_too_many_dummy_encodings
[715/910] 4127803=test_signedness
[716/910] 4127807=test_grapheme_breaks
[717/910] 4127807=test_ractor
[718/910] 4127807=json_common_interface_test
[719/910] 4127807=test_gem_package
[720/910] 4127807=test_gem_security_signer
[721/910] 4127807=test_date_arith
[722/910] 4127807=location_test
[723/910] 4127807=test_gem_resolver_api_specification
[724/910] 4127807=test_patterns
[725/910] 4127807=test_gem_commands_stale_command
[726/910] 4127807=test_buffering
[727/910] 4127807=test_svcb_https
[728/910] 4127807=test_drbunix
[729/910] 4127804=test_filter
[730/910] 4127804=test_scanner_events
[731/910] 4127804=test_inlinecache
[732/910] 4127804=test_gem_dependency_list
[733/910] 4127804=test_gem_ext_configure_builder
[734/910] 4127803=test_rdoc_generator_markup
[735/910] 4127804=test_rendering
[736/910] 4127804=test_ostruct
[737/910] 4127803=test_koi8
[738/910] 4127803=test_not
[739/910] 4127803=test_rdoc_attr
[740/910] 4127803=test_table
[741/910] 4127803=json_ext_parser_test
[742/910] 4127803=test_gem_resolver_vendor_specification
[743/910] 4127803=test_force_quotes
[744/910] 4127804=test_err_in_callback
Skipping Gem::PackageTask tests.  rake not found.
[745/910] 4127804=test_gem_package_task
[746/910] 4127804=test_data
[747/910] 4127804=test_gem_commands_lock_command
[748/910] 4127803=test_rdoc_markup_to_html_snippet
[749/910] 4127804=test_rdoc_markup_indented_paragraph
[750/910] 4127804=test_gem_source_fetch_problem
[751/910] 4127804=test_rdoc_parser_markdown
[752/910] 4127803=test_rdoc_i18n_text
[753/910] 4127804=test_gem_commands_sources_command
[754/910] 4127803=test_coder
[755/910] 4127803=test_symbol
[756/910] 4127804=test_context
[757/910] 4127804=test_regex_casefold
[758/910] 4127804=test_unix
[759/910] 4127803=test_http
[760/910] 4127804=test_fd_setsize
[761/910] 4127804=test_gem_source_git
[762/910] 4127804=test_gem_commands_contents_command
[763/910] 4127804=test_have_func
[764/910] 4127807=test_ractor_compatibility
[765/910] 4127807=test_ws
[766/910] 4127807=test_erb_command
[767/910] 4127807=test_gem_rdoc
[768/910] 4127807=test_win32ole_variant_outarg
[769/910] 4127807=test_sleep
[770/910] 4127804=test_bignum
[771/910] 4127804=test_normalize
[772/910] 4127804=test_converters
[773/910] 4127804=test_gem_commands_fetch_command
[774/910] 4127804=ractor_test
[775/910] 4127804=test_rdoc_tom_doc
[776/910] 4127804=test_spell_checker
[777/910] 4127804=test_ancdata
[778/910] 4127804=test_singleton
[779/910] 4127804=test_rdoc_markup
[780/910] 4127804=test_gem_resolver_git_specification
[781/910] 4127807=test_files_test_2
[782/910] 4127807=test_rdoc_rd_block_parser
[783/910] 4127807=test_name_error_extension
[784/910] 4127807=test_rdoc_ri_paths
[785/910] 4127807=test_https_proxy
[786/910] 4127807=test_bigdecimal_util
[787/910] 4127807=test_ractor
[788/910] 4127807=test_verbose
[789/910] 4127804=test_key_actor_emacs
[790/910] 4127807=test_read
[791/910] 4127807=test_basicinstructions
[792/910] 4127807=test_update
[793/910] 4127807=test_pack
[794/910] 4127804=test_stringify_symbols
[795/910] 4127804=test_pair
[796/910] 4127807=test_stat
[797/910] 4127807=test_flush
[798/910] 4127807=test_resolve_symbol
[799/910] 4127807=test_rational
[800/910] 4127807=test_gem_commands_owner_command
[801/910] 4127807=test_cgi_modruby
[802/910] 4127807=test_gem_local_remote_options
[803/910] 4127807=test_gc
[804/910] 4127803=test_find
[805/910] 4127803=test_arity
[806/910] 4127803=test_object
[807/910] 4127804=test_summary
[808/910] 4127803=test_win32ole_variant
[809/910] 4127804=test_gem_resolver_composed_set
[810/910] 4127803=test_rdoc_class_module
[811/910] 4127804=test_liberal_parsing
[812/910] 4127804=test_nil
[813/910] 4127804=test_trace
[814/910] 4127804=test_rdoc_markup_attribute_manager
[815/910] 4127804=unescape_test
[816/910] 4127803=test_yamldbm
[817/910] 4127803=test_foreach
[818/910] 4127803=test_install
[819/910] 4127803=test_func
[820/910] 4127804=test_jaro_winkler
[821/910] 4127804=test_rdoc_parser_changelog
[822/910] 4127804=parameters_signature_test
[823/910] 4127804=test_drbssl
[824/910] 4127803=test_yaml_special_cases
[825/910] 4127803=test_gem_source_list
[826/910] 4127803=test_column_separator
[827/910] 4127803=test_boolean
[828/910] 4127803=test_kill_ring
[829/910] 4127803=test_date
[830/910] 4127803=test_open-uri
[831/910] 4127803=test_nonblock
[832/910] 4127803=test_strip
[833/910] 4127803=test_lexer
[834/910] 4127803=test_rdoc_context
[835/910] 4127803=test_random
[836/910] 4127803=test_c_struct_entry
[837/910] 4127804=test_iso_8859
[838/910] 4127804=test_dir
[839/910] 4127804=test_coderange
[840/910] 4127804=test_transcode
[841/910] 4127804=test_mailto
[842/910] 4127804=test_gem_commands_install_command
[843/910] 4127803=test_enumerator_kw
[844/910] 4127803=test_gem_resolver_specification
[845/910] 4127803=test_tracepoint
[846/910] 4127803=test_resize
[847/910] 4127803=test_io_m17n
[848/910] 4127804=test_stringscanner
[849/910] 4127804=desugar_compiler_test
[850/910] 4127804=test_pipe
[851/910] 4127804=test_general
[852/910] 4127804=test_have_macro
[853/910] 4127803=test_config
[854/910] 4127804=test_error_highlight
[855/910] 4127803=test_internal_ivar
[856/910] 4127803=test_nkf
[857/910] 4127807=test_rdoc_markup_pre_process
[858/910] 4127803=test_env
[859/910] 4127807=test_convertible
[860/910] 4127804=test_win32ole_param
[861/910] 4127804=test_ocsp
[862/910] 4127804=test_super
[863/910] 4127804=test_gem_package_old
[864/910] 4127804=memsize_test
[865/910] 4127804=test_method_cache
[866/910] 4127804=test_time
[867/910] 4127804=heredoc_dedent_test
[868/910] 4127804=test_sprintf_comb
[869/910] 4127804=test_win32ole
[870/910] 4127804=test_lambda
[871/910] 4127804=test_readpartial
[872/910] 4127804=test_gem_request_set_gem_dependency_api
[873/910] 4127803=test_gem_text
[874/910] 4127803=test_settracefunc
[875/910] 4127804=test_pstore
[876/910] 4127804=test_variable
[877/910] 4127804=test_case
[878/910] 4127804=test_gem_remote_fetcher
[879/910] 4127807=compiler_test
[880/910] 4127807=test_iterator
[881/910] 4127807=test_variable_name_check
[882/910] 4127807=test_string
[883/910] 4127807=test_printf
[884/910] 4127807=test_extlibs
[885/910] 4127803=pattern_test
[886/910] 4127803=test_file_exhaustive
[887/910] 4127804=test_regexp
[888/910] 4127807=test_gem_gem_runner
[889/910] 4127807=test_pointer
[890/910] 4127807=test_proc
[891/910] 4127807=test_eval
[892/910] 4127807=test_alias
[893/910] 4127807=test_rdoc_generator_pot
[894/910] 4127807=test_gem_uninstaller
[895/910] 4127807=test_storage
[896/910] 4127807=test_zlib
[897/910] 4127803=test_singleton_function
[898/910] 4127803=test_protocol
[899/910] 4127803=test_rdoc_markup_to_rdoc
[900/910] 4127803=test_cgi_header
[901/910] 4127803=test_show_source
[902/910] 4127803=test_tuplebag
[903/910] 4127803=test_rdoc_generator_pot_po_entry
[904/910] 4127803=test_helper
[905/910] 4127803=test_dir_m17n
[906/910] 4127803=test_getopts
[907/910] 4127803=test_gem_commands_info_command
[908/910] 4127803=test_addr
[909/910] 4127803=test_process
[910/910] 4127803=test_dns

Retrying...
Finished tests in 1316.269233s, 20.5262 tests/s, 7267.2731 assertions/s.
27018 tests, 9565688 assertions, 0 failures, 0 errors, 222 skips

ruby -v: ruby 3.3.0dev (2023-12-24T06:13:33Z master a87ae242bb) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-12-24T06:13:33Z master a87ae242bb) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 294.644359 seconds

3728 files, 32492 examples, 144000 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.4129236.ruby -x gdbscript
[New LWP 4129236]
[New LWP 4129238]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000555e4f77ad97 in get_uint16 (p=0x7f24ad9eaa54 "\001\316\064") at /tmp/ruby/src/trunk-O0/addr2line.c:947
947	    return (uint16_t)MERGE_2INTS(p[0],p[1],8);
[Current thread is 1 (Thread 0x7f24c88a77c0 (LWP 4129236))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f24c88a77c0 (LWP 4129236) 0x0000555e4f77ad97 in get_uint16 (p=0x7f24ad9eaa54 "\001\316\064") at /tmp/ruby/src/trunk-O0/addr2line.c:947
  2    Thread 0x7f24af2cf640 (LWP 4129238) 0x00007f24c89cffde in epoll_wait (epfd=4, events=0x555e4fa7285c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f24af2cf640 (LWP 4129238)):
#0  0x00007f24c89cffde in epoll_wait (epfd=4, events=0x555e4fa7285c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000555e4f5dc543 in event_wait (vm=0x555e50c54b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21854
#2  0x0000555e4f5dc567 in timer_thread_polling (vm=0x555e50c54b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -1307088996
#3  0x0000555e4f5dcc1f in timer_thread_func (ptr=0x555e50c54b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3002
        vm = 0x555e50c54b10
#4  0x00007f24c893eb43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140732644579328, 1421993082153486953, 139795534509632, 25, 139795960686672, 140732644579680, -1300782224994317719, -1300838755500799383}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f24c89cfbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f24c88a77c0 (LWP 4129236)):
#0  0x0000555e4f77ad97 in get_uint16 (p=0x7f24ad9eaa54 "\001\316\064") at /tmp/ruby/src/trunk-O0/addr2line.c:947
No locals.
#1  0x0000555e4f77add6 in get_uint32 (p=0x7f24ad9eaa54 "\001\316\064") at /tmp/ruby/src/trunk-O0/addr2line.c:953
No locals.
#2  0x0000555e4f77ae17 in get_uint64 (p=0x7f24ad9eaa54 "\001\316\064") at /tmp/ruby/src/trunk-O0/addr2line.c:959
No locals.
#3  0x0000555e4f77af84 in read_uintptr (ptr=0x555e50ce85b0) at /tmp/ruby/src/trunk-O0/addr2line.c:1008
        p = 0x7f24ad9eaa54 "\001\316\064"
#4  0x0000555e4f77c8d6 in ranges_include (reader=0x555e50ce88a0, ptr=0x555e50ce86a0, addr=3808424, rnglists_header=0x555e50ce8660, errout=0x7f24c8ac46a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1697
        from = 0
        to = 0
        p = 0x7f24ad9eaa5c "\024\316\064"
        base = 0
        base_valid = true
#5  0x0000555e4f77d3d1 in debug_info_read (reader=0x555e50ce88a0, num_traces=43, traces=0x555e4fa75960 <trace>, lines=0x555e51476c70, offset=0, errout=0x7f24c8ac46a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1947
        addr = 93863548574888
        offset = 3808424
        saddr = 0
        i = 26
        die = {pos = 4472271, tag = 29, has_children = 1}
        ranges = {low_pc = 0, high_pc = 0, ranges = 520432, low_pc_set = false, high_pc_set = false, ranges_set = true}
        line = {dirname = 0x7f24ad1c3b5c "/tmp/ruby/src/trunk-O0/yjit/src", filename = 0x7f24ad1c446a "virtualmem.rs", path = 0x0, line = 78, base_addr = 0, saddr = 0, sname = 0x7f24ad34c5b0 "base_ptr", next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#6  0x0000555e4f77e293 in fill_lines (num_traces=43, traces=0x555e4fa75960 <trace>, check_debuglink=1, objp=0x555e50ce91c0, lines=0x555e51476c70, offset=0, errout=0x7f24c8ac46a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x555e514778b0, file = 0x7f24ac1df000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f24acdd8810 "^\314\001", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f24ad1c80f4 "\201\066", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f24ad1c435f "yjit.rs", debug_line_directories = 0x7f24ad1c3b5c "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7f24acde97e3 "\023(\263\032", cu_end = 0x7f24acdf5472 "[p\001", pend = 0x7f24ad0688f0 "\001$", q0 = 0x7f24ad089660 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f24ad089912 "6\027\001\003\016\v\v\210\001\017", format = 4, address_size = 8 '\b', level = 7, abbrev_table = {0x7f24c8ad2000 "", 0x7f24ad089661 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f24ad089677 "4", 0x7f24ad089682 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f24ad089690 "\r", 0x7f24ad08969e "\017", 0x7f24ad0896a9 "$", 0x7f24ad0896b4 "9\001\003\016", 0x7f24ad0896bb "\023", 0x7f24ad0896c7 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f24ad0896d7 "(", 0x7f24ad0896e0 "\023\001\003\016\v\v\210\001\017", 0x7f24ad0896ec "/", 0x7f24ad0896f5 ".\001n\016\003\016:\v;\005I\023 \v", 0x7f24ad089706 "\005", 0x7f24ad089713 "\v\001", 0x7f24ad089718 "4", 0x7f24ad089728 "4", 0x7f24ad089735 ".\001\021\001\022\006@\030\061\023", 0x7f24ad089742 "\005", 0x7f24ad08974b "\005", 0x7f24ad089752 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f24ad089763 "4", 0x7f24ad08976c "\v\001\021\001\022\006", 0x7f24ad089775 "\005", 0x7f24ad08977e "4", 0x7f24ad089787 ".", 0x7f24ad089798 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f24ad0897a9 "\005", 0x7f24ad0897b6 "4", 0x7f24ad0897c6 "4", 0x7f24ad0897d3 ".\001n\016\003\016:\v;\v \v", 0x7f24ad0897e2 "3\001\025\023", 0x7f24ad0897e9 "\r", 0x7f24ad0897f7 "\031\001\026\v", 0x7f24ad0897fe ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f24ad089813 "\005", 0x7f24ad089822 "\005", 0x7f24ad089831 "\035\001\061\023U\027X\vY\005W\v", 0x7f24ad089840 "\v\001U\027", 0x7f24ad089847 "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f24ad089858 "\035", 0x7f24ad089869 "\005", 0x7f24ad089874 ".\001n\016\003\016:\v;\005 \v", 0x7f24ad089883 "\023\001\003\016<\031\210\001\017", 0x7f24ad08988f "\023", 0x7f24ad08989b ".", 0x7f24ad0898ae ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7f24ad0898c1 ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f24ad0898d4 "\005", 0x7f24ad0898e1 "\005", 0x7f24ad0898ea "\035", 0x7f24ad0898fb "4", 0x7f24ad089904 "\035\001\061\023U\027X\vY\vW\v", 0x7f24ad089913 "\027\001\003\016\v\v\210\001\017", 0x7f24ad08991f ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f24ad089932 "\005", 0x7f24ad08993d "(", 0x7f24ad089946 "\035", 0x7f24ad089955 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f24ad08996a "\005", 0x7f24ad089979 "\005", 0x7f24ad089988 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f24ad08999b "\r", 0x7f24ad0899ac "\031\001", 0x7f24ad0899b1 "\005", 0x7f24ad0899be "4", 0x7f24ad0899c5 "3\001", 0x7f24ad0899ca "3", 0x7f24ad0899cf "4", 0x7f24ad0899e1 "4", 0x7f24ad0899f3 "4", 0x7f24ad0899fc "4", 0x7f24ad089a0e "4", 0x7f24ad089a20 "4", 0x7f24ad089a2f "4", 0x7f24ad089a38 "4", 0x7f24ad089a4c ".\001\021\001\022\006@\030\003\016:\v;\vI\023?\031", 0x7f24ad089a61 ".", 0x7f24ad089a6e ".\001\021\001\022\006@\030\003\016:\v;\v?\031", 0x7f24ad089a81 "4", 0x7f24ad089a90 ".", 0x7f24ad089aa1 ".\001\003\016:\v;\v \v", 0x7f24ad089aae ".\001\003\016:\v;\vI\023 \v", 0x7f24ad089abd "\001\001I\023", 0x7f24ad089ac4 "!", 0x7f24ad089acf "$", 0x7f24ad089ada "\017", 0x7f24ad089ae3 "\025\001", 0x7f24ad089ae8 "\005", 0x7f24ad089aef "\035", 0x7f24ad089afe "\025\001I\023", 0x7f24ad088a0f "4", 0x7f24ad088a21 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f24ad088a34 "\005", 0x7f24ad088a3d "4", 0x7f24ad088a46 ".", 0x7f24ad088a57 "\035\001\061\023\021\001\022\006X\vY\v", 0x7f24ad088a66 "4", 0x7f24ad088a78 "\035", 0x7f24ad088a87 ".", 0x7f24ad088a9a "\r", 0x7f24ad088aa8 "\025\001I\023", 0x7f24ad088aaf "\005", 0x7f24ad088ab6 "\025\001", 0x7f24ad088abb ".\001\003\016:\v;\v \v", 0x7f24ad088ac8 ".\001\003\016:\v;\vI\023 \v", 0x7f24ad0873d1 "\025\001I\023", 0x7f24ad0873d8 "\005", 0x7f24ad0873df "\025\001", 0x7f24ad0873e4 ".\001\003\016:\v;\v \v", 0x7f24ad0873f1 ".\001\003\016:\v;\vI\023 \v", 0x7f24ad087400 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f24ad07f06e "\005", 0x7f24ad07f07d ".", 0x7f24ad07b1ec "!", 0x7f24ad07b1f5 "\r", 0x7f24ad07b20b ".", 0x7f24ad07b21f "\035\001\061\023\021\001\022\aX!%Y!\215\rW!\020\001\023", 0x7f24ad07b236 "\n", 0x7f24ad07b243 ".", 0x7f24ad07b25c "4", 0x7f24ad07b26d ".", 0x7f24ad07b285 ".\001?\031\003\016:!7;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f24ad07b2a2 ".\001?\031\003\016:!(;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f24ad07b2be ".", 0x7f24ad07b2d8 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f24ad07b2ed "\026", 0x7f24ad07b2f7 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f24ad07b307 "\017", 0x7f24ad07b30f "$", 0x7f24ad07b31b "\026", 0x7f24ad07b329 "&", 0x7f24ad07b32f "\026", 0x7f24ad07b33f "(", 0x7f24ad07b349 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f24ad07b35e "\025\001I\023\001\023", 0x7f24ad07b368 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f24ad07b37d "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f24ad07b38f "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f24ad07b3a1 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f24ad07b3b4 "\026", 0x7f24ad07b3c7 "!", 0x7f24ad07b3cd "4", 0x7f24ad07b3dd ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f24ad07b3f8 ".", 0x7f24ad07b40f ".", 0x7f24ad07b426 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f24ad07b442 ".", 0x7f24ad07b45f ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f24ad07b480 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f24ad07b49f ".", 0x7f24ad07b4b9 ".", 0x7f24ad07b4d5 "4", 0x7f24ad07b4e1 ".", 0x7f24ad07b4fc ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f24ad07b510 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f24ad07b52f ".", 0x7f24ad07b54a ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f24ad07b560 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f24ad07b57d ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f24ad07b595 ".", 0x7f24aeaaef98 "", 0x555e50ce95f0 "", 0x555e50ce95e8 "\b\247\307\255$\177", 0x7f24aeaaefc0 "\360\357\252\256$\177", 0x555e50ce8e28 "J\265\a\255$\177", 0x555e50ce95a8 "\b\247\307\255$\177", 0x555e50ce95b0 "", 0x555e50ce95b8 "\001", 0x555e50ce95c0 "\003", 0x7f24aeaaefa0 "", 0x7f24aeaaefa8 "", 0x7f24aeaaefb0 "", 0x7f24aeaaefb8 "", 0x7f24aeaaefc8 "\355\354\200O^U", 0x0, 0x7f24aeaaefd0 "\220D\366P^U", 0x555e4f80eced <fiber_initialize_coroutine> "\363\017\036\372UH\211\345SH\203\354hH\211}\310H\211u\300dH\213\004%(", 0x0, 0x0, 0x0, 0x555e4f80ec9f <fiber_entry> "\363\017\036\372UH\211\345H\203\354 H\211}\350H\211u\340H\213E\340H\213@\bH\211E\360H\213E\360H\213\200\200", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x555e50ce8f60 "\020\226\316P^U", 0x555e50ce9200 "P\222\316P^U", 0x7f24c89ddcb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x555e50ce8f60 "\020\226\316P^U", 0x555e50ce9050 "", 0x555e50ce9200 "P\222\316P^U", 0x7f24c8aeb994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x555e50ce9610 "\320\305\252\256$\177", 0x555e50ce9608 "\b\247\307\255$\177", 0x555e50ce9618 ""...}}
        i = 0
        j = 306
        shstr = 0x7f24adc2ea15 ""
        ehdr = 0x7f24ac1df000
        shdr = 0x7f24adc2ec08
        shstr_shdr = 0x7f24adc2f788
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f24adc2ecc8
        fd = 5
        filesize = 27592648
        file = 0x7f24ac1df000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f24adc2f708
        strtab_shdr = 0x7f24adc2f748
        dynsym_shdr = 0x7f24adc2ed88
        dynstr_shdr = 0x7f24adc2edc8
        obj = 0x555e514778b0
        dladdr_fbase = 93863544766464
#7  0x0000555e4f77ec3e in rb_dump_backtrace_with_lines (num_traces=43, traces=0x555e4fa75960 <trace>, errout=0x7f24c8ac46a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
        addr = 139795526119088
        i = 0
        lines = 0x555e51476c70
        obj = 0x555e514778b0
        dladdr_fbases = 0x555e51477740
        main_path = 0x555e50ce9160 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#8  0x0000555e4f658043 in rb_print_backtrace (errout=0x7f24c8ac46a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x555e4f658028 <rb_print_backtrace+36>, 0x555e4f65874b <rb_vm_bugreport+656>, 0x555e4f83923b <rb_bug_for_fatal_signal+327>, 0x555e4f59ef99 <sigill>, 0x7f24c88ec520 <__restore_rt>, 0x555e4f5ad952 <RSTRING_PTR+35>, 0x555e4f5b0241 <str_new0+301>, 0x555e4f5b3c0f <rb_str_plus+276>, 0x555e4f627b4d <ractor_safe_call_cfunc_1+58>, 0x555e4f628716 <vm_call_cfunc_with_frame_+541>, 0x555e4f6288eb <vm_call_cfunc_with_frame+121>, 0x555e4f62ec8d <vm_sendish+502>, 0x555e4f63621e <vm_exec_core+14741>, 0x555e4f64cc08 <rb_vm_exec+320>, 0x555e4f641389 <vm_call0_body+422>, 0x555e4f640bfe <vm_call0_cc+430>, 0x555e4f6427e1 <rb_call0+538>, 0x555e4f64352d <rb_call+89>, 0x555e4f6442b8 <rb_funcall_with_block_kw+126>, 0x555e4f5ca0c7 <rb_sym_proc_call+121>, 0x555e4f62cd19 <vm_yield_with_symbol+93>, 0x555e4f649d01 <invoke_block_from_c_bh+1023>, 0x555e4f649e15 <vm_yield_with_cref+90>, 0x555e4f649e53 <vm_yield+56>, 0x555e4f644755 <rb_yield_0+47>, 0x555e4f6447bc <rb_yield+66>, 0x555e4f785ca8 <rb_ary_each+109>, 0x555e4f627b11 <ractor_safe_call_cfunc_0+48>, 0x555e4f628716 <vm_call_cfunc_with_frame_+541>, 0x555e4f6288eb <vm_call_cfunc_with_frame+121>, 0x555e4f628a03 <vm_call_cfunc_other+278>, 0x555e4f628e2b <vm_call_cfunc+302>, 0x555e4f62b95a <vm_call_method_each_type+289>, 0x555e4f62c406 <vm_call_method+161>, 0x555e4f62c608 <vm_call_general+47>, 0x555e4f62ec8d <vm_sendish+502>, 0x555e4f636075 <vm_exec_core+14316>, 0x555e4f64cc08 <rb_vm_exec+320>, 0x555e4f6497f5 <invoke_block+216>, 0x555e4f64a291 <vm_invoke_proc+911>, 0x555e4f64aa35 <rb_vm_invoke_proc+170>, 0x555e4f8116c9 <rb_fiber_start+726>, 0x555e4f80eced <fiber_initialize_coroutine>, 0x0 <repeats 981 times>}
        n = 43
#9  0x0000555e4f65874b in rb_vm_bugreport (ctx=0x555e50ce9580, errout=0x7f24c8ac46a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x555e50c54b10
        ec = 0x555e50f642c0
#10 0x0000555e4f83923b in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x555e50ce9580, fmt=0x555e4f8a066b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f24c8ac46a0 <_IO_2_1_stderr_>
        file = 0x7f24ae0f0a48 "-"
        line = 10
#11 0x0000555e4f59ef99 in sigsegv (sig=11, info=0x555e50ce96b0, ctx=0x555e50ce9580) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#12 <signal handler called>
No locals.
#13 0x0000555e4f5ad952 in RSTRING_PTR (str=139795511093000) at /tmp/ruby/src/trunk-O0/include/ruby/internal/core/rstring.h:418
        ptr = 0x555e50f642c0 ""
#14 0x0000555e4f5b0241 in str_new0 (klass=139795534834760, ptr=0x0, len=5, termlen=1) at /tmp/ruby/src/trunk-O0/string.c:889
        term_fill_ptr = 0x7f24adc7a730 "\005"
        term_fill_len = 0
        str = 139795511093000
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#15 0x0000555e4f5b3c0f in rb_str_plus (str1=139795511093080, str2=139795511093040) at /tmp/ruby/src/trunk-O0/string.c:2241
        str3 = 1431634051
        enc = 0x555e50c72e50
        ptr1 = 0x7f24adc7a770 "@foo"
        ptr2 = 0x7f24adc7a748 "2"
        ptr3 = 0x0
        len1 = 4
        len2 = 1
        termlen = 1
#16 0x0000555e4f627b4d in ractor_safe_call_cfunc_1 (recv=139795511093080, argc=1, argv=0x7f24aeaaf0c8, func=0x555e4f5b3afb <rb_str_plus>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
        f = 0x555e4f5b3afb <rb_str_plus>
#17 0x0000555e4f628716 in vm_call_cfunc_with_frame_ (ec=0x555e50f642c0, reg_cfp=0x7f24aeaceeb0, calling=0x7f24aeaac920, argc=1, argv=0x7f24aeaaf0c8, stack_bottom=0x7f24aeaaf0c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0x2b00100003
        cc = 0x7f24add051f0
        val = 139795511093040
        me = 0x7f24ae0f5378
        cfunc = 0x555e50c88588
        recv = 139795511093080
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#18 0x0000555e4f6288eb in vm_call_cfunc_with_frame (ec=0x555e50f642c0, reg_cfp=0x7f24aeaceeb0, calling=0x7f24aeaac920) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 1
        stack_bottom = 0x7f24aeaaf0c0
        argv = 0x7f24aeaaf0c8
#19 0x0000555e4f62ec8d in vm_sendish (ec=0x555e50f642c0, reg_cfp=0x7f24aeaceeb0, cd=0x555e50df1ac0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x2b00100003
        cc = 0x7f24add051f0
        argc = 1
        recv = 139795511093080
        calling = {cd = 0x555e50df1ac0, cc = 0x7f24add051f0, block_handler = 0, recv = 139795511093080, argc = 1, kw_splat = false, heap_argv = 0}
#20 0x0000555e4f63621e in vm_exec_core (ec=0x555e50f642c0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x555e50df1ac0
        leaf = false
        val = 139795511093040
        reg_pc = 0x555e50e112d8
        reg_cfp = 0x7f24aeaceeb0
        insns_address_table = {0x555e4f6328f5 <vm_exec_core+108>, 0x555e4f632957 <vm_exec_core+206>, 0x555e4f632a6a <vm_exec_core+481>, 0x555e4f632b7e <vm_exec_core+757>, 0x555e4f632d1c <vm_exec_core+1171>, 0x555e4f632e4c <vm_exec_core+1475>, 0x555e4f63305e <vm_exec_core+2005>, 0x555e4f633170 <vm_exec_core+2279>, 0x555e4f633249 <vm_exec_core+2496>, 0x555e4f633350 <vm_exec_core+2759>, 0x555e4f633457 <vm_exec_core+3022>, 0x555e4f633565 <vm_exec_core+3292>, 0x555e4f633677 <vm_exec_core+3566>, 0x555e4f633747 <vm_exec_core+3774>, 0x555e4f633850 <vm_exec_core+4039>, 0x555e4f63394a <vm_exec_core+4289>, 0x555e4f633a0d <vm_exec_core+4484>, 0x555e4f633ad0 <vm_exec_core+4679>, 0x555e4f633b59 <vm_exec_core+4816>, 0x555e4f633be5 <vm_exec_core+4956>, 0x555e4f633c8b <vm_exec_core+5122>, 0x555e4f633d63 <vm_exec_core+5338>, 0x555e4f633e30 <vm_exec_core+5543>, 0x555e4f633f0e <vm_exec_core+5765>, 0x555e4f633fd0 <vm_exec_core+5959>, 0x555e4f63410f <vm_exec_core+6278>, 0x555e4f6341b5 <vm_exec_core+6444>, 0x555e4f63429a <vm_exec_core+6673>, 0x555e4f6343c9 <vm_exec_core+6976>, 0x555e4f63448c <vm_exec_core+7171>, 0x555e4f63454f <vm_exec_core+7366>, 0x555e4f634646 <vm_exec_core+7613>, 0x555e4f634708 <vm_exec_core+7807>, 0x555e4f6347e7 <vm_exec_core+8030>, 0x555e4f6348b4 <vm_exec_core+8235>, 0x555e4f6349c4 <vm_exec_core+8507>, 0x555e4f634abe <vm_exec_core+8757>, 0x555e4f634b39 <vm_exec_core+8880>, 0x555e4f634bfa <vm_exec_core+9073>, 0x555e4f634ce8 <vm_exec_core+9311>, 0x555e4f634d98 <vm_exec_core+9487>, 0x555e4f634f17 <vm_exec_core+9870>, 0x555e4f634ff1 <vm_exec_core+10088>, 0x555e4f6350dd <vm_exec_core+10324>, 0x555e4f63516e <vm_exec_core+10469>, 0x555e4f6352c9 <vm_exec_core+10816>, 0x555e4f63586b <vm_exec_core+12258>, 0x555e4f635967 <vm_exec_core+12510>, 0x555e4f635a6a <vm_exec_core+12769>, 0x555e4f635b56 <vm_exec_core+13005>, 0x555e4f635d6f <vm_exec_core+13542>, 0x555e4f635e61 <vm_exec_core+13784>, 0x555e4f635f67 <vm_exec_core+14046>, 0x555e4f636164 <vm_exec_core+14555>, 0x555e4f63630d <vm_exec_core+14980>, 0x555e4f636438 <vm_exec_core+15279>, 0x555e4f6365a4 <vm_exec_core+15643>, 0x555e4f6366cf <vm_exec_core+15942>, 0x555e4f63683b <vm_exec_core+16306>, 0x555e4f636a1d <vm_exec_core+16788>, 0x555e4f636c1a <vm_exec_core+17297>, 0x555e4f636dc3 <vm_exec_core+17722>, 0x555e4f636ee5 <vm_exec_core+18012>, 0x555e4f636f8c <vm_exec_core+18179>, 0x555e4f637050 <vm_exec_core+18375>, 0x555e4f637139 <vm_exec_core+18608>, 0x555e4f637225 <vm_exec_core+18844>, 0x555e4f63730e <vm_exec_core+19077>, 0x555e4f637422 <vm_exec_core+19353>, 0x555e4f637549 <vm_exec_core+19648>, 0x555e4f63767f <vm_exec_core+19958>, 0x555e4f6377b5 <vm_exec_core+20268>, 0x555e4f6378eb <vm_exec_core+20578>, 0x555e4f637a21 <vm_exec_core+20888>, 0x555e4f637b57 <vm_exec_core+21198>, 0x555e4f637c98 <vm_exec_core+21519>, 0x555e4f637e12 <vm_exec_core+21897>, 0x555e4f637f48 <vm_exec_core+22207>, 0x555e4f63807e <vm_exec_core+22517>, 0x555e4f6381b4 <vm_exec_core+22827>, 0x555e4f6382ea <vm_exec_core+23137>, 0x555e4f638420 <vm_exec_core+23447>, 0x555e4f638556 <vm_exec_core+23757>, 0x555e4f63868c <vm_exec_core+24067>, 0x555e4f6387c2 <vm_exec_core+24377>, 0x555e4f638911 <vm_exec_core+24712>, 0x555e4f638acb <vm_exec_core+25154>, 0x555e4f638c49 <vm_exec_core+25536>, 0x555e4f638d68 <vm_exec_core+25823>, 0x555e4f638e87 <vm_exec_core+26110>, 0x555e4f638fa1 <vm_exec_core+26392>, 0x555e4f6390bb <vm_exec_core+26674>, 0x555e4f6391e6 <vm_exec_core+26973>, 0x555e4f63931c <vm_exec_core+27283>, 0x555e4f639407 <vm_exec_core+27518>, 0x555e4f63950c <vm_exec_core+27779>, 0x555e4f639654 <vm_exec_core+28107>, 0x555e4f639743 <vm_exec_core+28346>, 0x555e4f63981d <vm_exec_core+28564>, 0x555e4f6398f2 <vm_exec_core+28777>, 0x555e4f6399cd <vm_exec_core+28996>, 0x555e4f639a49 <vm_exec_core+29120>, 0x555e4f639ac5 <vm_exec_core+29244>, 0x555e4f639ae3 <vm_exec_core+29274>, 0x555e4f639b01 <vm_exec_core+29304>, 0x555e4f639b1f <vm_exec_core+29334>, 0x555e4f639b3d <vm_exec_core+29364>, 0x555e4f639b5b <vm_exec_core+29394>, 0x555e4f639b79 <vm_exec_core+29424>, 0x555e4f639b97 <vm_exec_core+29454>, 0x555e4f639bb5 <vm_exec_core+29484>, 0x555e4f639bd3 <vm_exec_core+29514>, 0x555e4f639bf1 <vm_exec_core+29544>, 0x555e4f639c0f <vm_exec_core+29574>, 0x555e4f639c2d <vm_exec_core+29604>, 0x555e4f639c4b <vm_exec_core+29634>, 0x555e4f639c69 <vm_exec_core+29664>, 0x555e4f639c87 <vm_exec_core+29694>, 0x555e4f639ca5 <vm_exec_core+29724>, 0x555e4f639cc3 <vm_exec_core+29754>, 0x555e4f639ce1 <vm_exec_core+29784>, 0x555e4f639cff <vm_exec_core+29814>, 0x555e4f639d1d <vm_exec_core+29844>, 0x555e4f639d3b <vm_exec_core+29874>, 0x555e4f639d59 <vm_exec_core+29904>, 0x555e4f639d77 <vm_exec_core+29934>, 0x555e4f639d95 <vm_exec_core+29964>, 0x555e4f639db3 <vm_exec_core+29994>, 0x555e4f639dd1 <vm_exec_core+30024>, 0x555e4f639def <vm_exec_core+30054>, 0x555e4f639e0d <vm_exec_core+30084>, 0x555e4f639e2b <vm_exec_core+30114>, 0x555e4f639e49 <vm_exec_core+30144>, 0x555e4f639e67 <vm_exec_core+30174>, 0x555e4f639e85 <vm_exec_core+30204>, 0x555e4f639ea3 <vm_exec_core+30234>, 0x555e4f639ec1 <vm_exec_core+30264>, 0x555e4f639edf <vm_exec_core+30294>, 0x555e4f639efd <vm_exec_core+30324>, 0x555e4f639f1b <vm_exec_core+30354>, 0x555e4f639f39 <vm_exec_core+30384>, 0x555e4f639f57 <vm_exec_core+30414>, 0x555e4f639f75 <vm_exec_core+30444>, 0x555e4f639f93 <vm_exec_core+30474>, 0x555e4f639fb1 <vm_exec_core+30504>, 0x555e4f639fcf <vm_exec_core+30534>, 0x555e4f639fed <vm_exec_core+30564>, 0x555e4f63a00b <vm_exec_core+30594>, 0x555e4f63a029 <vm_exec_core+30624>, 0x555e4f63a047 <vm_exec_core+30654>, 0x555e4f63a065 <vm_exec_core+30684>, 0x555e4f63a083 <vm_exec_core+30714>, 0x555e4f63a0a1 <vm_exec_core+30744>, 0x555e4f63a0bf <vm_exec_core+30774>, 0x555e4f63a0dd <vm_exec_core+30804>, 0x555e4f63a0fb <vm_exec_core+30834>, 0x555e4f63a119 <vm_exec_core+30864>, 0x555e4f63a137 <vm_exec_core+30894>, 0x555e4f63a155 <vm_exec_core+30924>, 0x555e4f63a173 <vm_exec_core+30954>, 0x555e4f63a191 <vm_exec_core+30984>, 0x555e4f63a1af <vm_exec_core+31014>, 0x555e4f63a1cd <vm_exec_core+31044>, 0x555e4f63a1eb <vm_exec_core+31074>, 0x555e4f63a209 <vm_exec_core+31104>, 0x555e4f63a227 <vm_exec_core+31134>, 0x555e4f63a245 <vm_exec_core+31164>, 0x555e4f63a263 <vm_exec_core+31194>, 0x555e4f63a281 <vm_exec_core+31224>, 0x555e4f63a29f <vm_exec_core+31254>, 0x555e4f63a2bd <vm_exec_core+31284>, 0x555e4f63a2db <vm_exec_core+31314>, 0x555e4f63a2f9 <vm_exec_core+31344>, 0x555e4f63a317 <vm_exec_core+31374>, 0x555e4f63a335 <vm_exec_core+31404>, 0x555e4f63a353 <vm_exec_core+31434>, 0x555e4f63a371 <vm_exec_core+31464>, 0x555e4f63a38f <vm_exec_core+31494>, 0x555e4f63a3c0 <vm_exec_core+31543>, 0x555e4f63a3de <vm_exec_core+31573>, 0x555e4f63a3fc <vm_exec_core+31603>, 0x555e4f63a41a <vm_exec_core+31633>, 0x555e4f63a438 <vm_exec_core+31663>, 0x555e4f63a456 <vm_exec_core+31693>, 0x555e4f63a474 <vm_exec_core+31723>, 0x555e4f63a492 <vm_exec_core+31753>, 0x555e4f63a4b0 <vm_exec_core+31783>, 0x555e4f63a4ce <vm_exec_core+31813>, 0x555e4f63a4ec <vm_exec_core+31843>, 0x555e4f63a50a <vm_exec_core+31873>, 0x555e4f63a528 <vm_exec_core+31903>, 0x555e4f63a546 <vm_exec_core+31933>, 0x555e4f63a564 <vm_exec_core+31963>, 0x555e4f63a582 <vm_exec_core+31993>, 0x555e4f63a5a0 <vm_exec_core+32023>, 0x555e4f63a5be <vm_exec_core+32053>, 0x555e4f63a5dc <vm_exec_core+32083>, 0x555e4f63a5fa <vm_exec_core+32113>, 0x555e4f63a618 <vm_exec_core+32143>, 0x555e4f63a636 <vm_exec_core+32173>...}
#21 0x0000555e4f64cc08 in rb_vm_exec (ec=0x555e50f642c0) at /tmp/ruby/src/trunk-O0/vm.c:2486
        _ec = 0x555e50f642c0
        _tag = {tag = 36, retval = 4, buf = {0x7f24aeaad600, 0x555e4f64cb86 <rb_vm_exec+190>, 0x0, 0x7f24aeaad550, 0x7f24aeaad5d0}, prev = 0x7f24aeaaec40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#22 0x0000555e4f641389 in vm_call0_body (ec=0x555e50f642c0, calling=0x7f24aeaad7a0, argv=0x7f24aeaadb60) at /tmp/ruby/src/trunk-O0/vm_eval.c:229
        reg_cfp = 0x7f24aeacef58
        i = 0
        ci = 0x7f24aeaad770
        cc = 0x7f24add052b8
        ret = 36
#23 0x0000555e4f640bfe in vm_call0_cc (ec=0x555e50f642c0, recv=139795512169880, id=50353, argc=0, argv=0x7f24aeaadb60, cc=0x7f24add052b8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7f24aeaadb60
        av = {93863545204572, 93863573603008}
        calling = {cd = 0x7f24aeaad760, cc = 0x7f24add052b8, block_handler = 0, recv = 139795512169880, argc = 0, kw_splat = false, heap_argv = 0}
#24 0x0000555e4f6427e1 in rb_call0 (ec=0x555e50f642c0, recv=139795512169880, mid=50353, argc=0, argv=0x7f24aeaadb60, call_scope=CALL_PUBLIC, self=139795958987280) at /tmp/ruby/src/trunk-O0/vm_eval.c:573
        call_status = MISSING_NONE
        scope = CALL_PUBLIC
        kw_splat = 0
        cc = 0x7f24add052b8
#25 0x0000555e4f64352d in rb_call (recv=139795512169880, mid=50353, argc=0, argv=0x7f24aeaadb60, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
        ec = 0x555e50f642c0
#26 0x0000555e4f6442b8 in rb_funcall_with_block_kw (recv=139795512169880, mid=50353, argc=0, argv=0x7f24aeaadb60, passed_procval=4, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1214
No locals.
#27 0x0000555e4f5ca0c7 in rb_sym_proc_call (mid=50353, argc=1, argv=0x7f24aeaadb58, kw_splat=0, passed_proc=4) at /tmp/ruby/src/trunk-O0/string.c:11668
        obj = 139795512169880
#28 0x0000555e4f62cd19 in vm_yield_with_symbol (ec=0x555e50f642c0, symbol=12890380, argc=1, argv=0x7f24aeaadb58, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4798
No locals.
#29 0x0000555e4f649d01 in invoke_block_from_c_bh (ec=0x555e50f642c0, block_handler=12890380, argc=1, argv=0x7f24aeaadb58, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1606
No locals.
#30 0x0000555e4f649e15 in vm_yield_with_cref (ec=0x555e50f642c0, argc=1, argv=0x7f24aeaadb58, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1634
No locals.
#31 0x0000555e4f649e53 in vm_yield (ec=0x555e50f642c0, argc=1, argv=0x7f24aeaadb58, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1642
No locals.
#32 0x0000555e4f644755 in rb_yield_0 (argc=1, argv=0x7f24aeaadb58) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#33 0x0000555e4f6447bc in rb_yield (val=139795512169880) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#34 0x0000555e4f785ca8 in rb_ary_each (ary=139795958987280) at /tmp/ruby/src/trunk-O0/array.c:2538
        i = 37293
#35 0x0000555e4f627b11 in ractor_safe_call_cfunc_0 (recv=139795958987280, argc=0, argv=0x7f24aeaaf038, func=0x555e4f785c3b <rb_ary_each>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3306
        f = 0x555e4f785c3b <rb_ary_each>
#36 0x0000555e4f628716 in vm_call_cfunc_with_frame_ (ec=0x555e50f642c0, reg_cfp=0x7f24aeacef90, calling=0x7f24aeaadfe0, argc=0, argv=0x7f24aeaaf038, stack_bottom=0x7f24aeaaf030) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0xbe100020001
        cc = 0x7f24add052e0
        val = 48
        me = 0x7f24ae0ffb20
        cfunc = 0x555e50ca81e8
        recv = 139795958987280
        block_handler = 12890380
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#37 0x0000555e4f6288eb in vm_call_cfunc_with_frame (ec=0x555e50f642c0, reg_cfp=0x7f24aeacef90, calling=0x7f24aeaadfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 0
        stack_bottom = 0x7f24aeaaf030
        argv = 0x7f24aeaaf038
#38 0x0000555e4f628a03 in vm_call_cfunc_other (ec=0x555e50f642c0, reg_cfp=0x7f24aeacef90, calling=0x7f24aeaadfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3544
        ci = 0xbe100020001
        argv_ary = 0
#39 0x0000555e4f628e2b in vm_call_cfunc (ec=0x555e50f642c0, reg_cfp=0x7f24aeacef90, calling=0x7f24aeaadfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3626
        ci = 0xbe100020001
#40 0x0000555e4f62b95a in vm_call_method_each_type (ec=0x555e50f642c0, cfp=0x7f24aeacef90, calling=0x7f24aeaadfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4417
        aset_mask = 1994
        ivar_mask = 2930433552
        ci = 0xbe100020001
        cc = 0x7f24add052e0
        cme = 0x7f24ae0ffb20
        v = 93863573684344
#41 0x0000555e4f62c406 in vm_call_method (ec=0x555e50f642c0, cfp=0x7f24aeacef90, calling=0x7f24aeaadfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4543
        ci = 0xbe100020001
        cc = 0x7f24add052e0
#42 0x0000555e4f62c608 in vm_call_general (ec=0x555e50f642c0, reg_cfp=0x7f24aeacef90, calling=0x7f24aeaadfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4587
No locals.
#43 0x0000555e4f62ec8d in vm_sendish (ec=0x555e50f642c0, reg_cfp=0x7f24aeacef90, cd=0x555e50df1ee0, block_handler=12890380, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0xbe100020001
        cc = 0x7f24add052e0
        argc = 0
        recv = 139795958987280
        calling = {cd = 0x555e50df1ee0, cc = 0x7f24add052e0, block_handler = 12890380, recv = 139795958987280, argc = 0, kw_splat = false, heap_argv = 0}
#44 0x0000555e4f636075 in vm_exec_core (ec=0x555e50f642c0) at ../../src/trunk-O0/insns.def:814
        bh = 12890380
        cd = 0x555e50df1ee0
        blockiseq = 0x0
        leaf = false
        val = 139795958987280
        reg_pc = 0x555e50de9750
        reg_cfp = 0x7f24aeacef90
        insns_address_table = {0x555e4f6328f5 <vm_exec_core+108>, 0x555e4f632957 <vm_exec_core+206>, 0x555e4f632a6a <vm_exec_core+481>, 0x555e4f632b7e <vm_exec_core+757>, 0x555e4f632d1c <vm_exec_core+1171>, 0x555e4f632e4c <vm_exec_core+1475>, 0x555e4f63305e <vm_exec_core+2005>, 0x555e4f633170 <vm_exec_core+2279>, 0x555e4f633249 <vm_exec_core+2496>, 0x555e4f633350 <vm_exec_core+2759>, 0x555e4f633457 <vm_exec_core+3022>, 0x555e4f633565 <vm_exec_core+3292>, 0x555e4f633677 <vm_exec_core+3566>, 0x555e4f633747 <vm_exec_core+3774>, 0x555e4f633850 <vm_exec_core+4039>, 0x555e4f63394a <vm_exec_core+4289>, 0x555e4f633a0d <vm_exec_core+4484>, 0x555e4f633ad0 <vm_exec_core+4679>, 0x555e4f633b59 <vm_exec_core+4816>, 0x555e4f633be5 <vm_exec_core+4956>, 0x555e4f633c8b <vm_exec_core+5122>, 0x555e4f633d63 <vm_exec_core+5338>, 0x555e4f633e30 <vm_exec_core+5543>, 0x555e4f633f0e <vm_exec_core+5765>, 0x555e4f633fd0 <vm_exec_core+5959>, 0x555e4f63410f <vm_exec_core+6278>, 0x555e4f6341b5 <vm_exec_core+6444>, 0x555e4f63429a <vm_exec_core+6673>, 0x555e4f6343c9 <vm_exec_core+6976>, 0x555e4f63448c <vm_exec_core+7171>, 0x555e4f63454f <vm_exec_core+7366>, 0x555e4f634646 <vm_exec_core+7613>, 0x555e4f634708 <vm_exec_core+7807>, 0x555e4f6347e7 <vm_exec_core+8030>, 0x555e4f6348b4 <vm_exec_core+8235>, 0x555e4f6349c4 <vm_exec_core+8507>, 0x555e4f634abe <vm_exec_core+8757>, 0x555e4f634b39 <vm_exec_core+8880>, 0x555e4f634bfa <vm_exec_core+9073>, 0x555e4f634ce8 <vm_exec_core+9311>, 0x555e4f634d98 <vm_exec_core+9487>, 0x555e4f634f17 <vm_exec_core+9870>, 0x555e4f634ff1 <vm_exec_core+10088>, 0x555e4f6350dd <vm_exec_core+10324>, 0x555e4f63516e <vm_exec_core+10469>, 0x555e4f6352c9 <vm_exec_core+10816>, 0x555e4f63586b <vm_exec_core+12258>, 0x555e4f635967 <vm_exec_core+12510>, 0x555e4f635a6a <vm_exec_core+12769>, 0x555e4f635b56 <vm_exec_core+13005>, 0x555e4f635d6f <vm_exec_core+13542>, 0x555e4f635e61 <vm_exec_core+13784>, 0x555e4f635f67 <vm_exec_core+14046>, 0x555e4f636164 <vm_exec_core+14555>, 0x555e4f63630d <vm_exec_core+14980>, 0x555e4f636438 <vm_exec_core+15279>, 0x555e4f6365a4 <vm_exec_core+15643>, 0x555e4f6366cf <vm_exec_core+15942>, 0x555e4f63683b <vm_exec_core+16306>, 0x555e4f636a1d <vm_exec_core+16788>, 0x555e4f636c1a <vm_exec_core+17297>, 0x555e4f636dc3 <vm_exec_core+17722>, 0x555e4f636ee5 <vm_exec_core+18012>, 0x555e4f636f8c <vm_exec_core+18179>, 0x555e4f637050 <vm_exec_core+18375>, 0x555e4f637139 <vm_exec_core+18608>, 0x555e4f637225 <vm_exec_core+18844>, 0x555e4f63730e <vm_exec_core+19077>, 0x555e4f637422 <vm_exec_core+19353>, 0x555e4f637549 <vm_exec_core+19648>, 0x555e4f63767f <vm_exec_core+19958>, 0x555e4f6377b5 <vm_exec_core+20268>, 0x555e4f6378eb <vm_exec_core+20578>, 0x555e4f637a21 <vm_exec_core+20888>, 0x555e4f637b57 <vm_exec_core+21198>, 0x555e4f637c98 <vm_exec_core+21519>, 0x555e4f637e12 <vm_exec_core+21897>, 0x555e4f637f48 <vm_exec_core+22207>, 0x555e4f63807e <vm_exec_core+22517>, 0x555e4f6381b4 <vm_exec_core+22827>, 0x555e4f6382ea <vm_exec_core+23137>, 0x555e4f638420 <vm_exec_core+23447>, 0x555e4f638556 <vm_exec_core+23757>, 0x555e4f63868c <vm_exec_core+24067>, 0x555e4f6387c2 <vm_exec_core+24377>, 0x555e4f638911 <vm_exec_core+24712>, 0x555e4f638acb <vm_exec_core+25154>, 0x555e4f638c49 <vm_exec_core+25536>, 0x555e4f638d68 <vm_exec_core+25823>, 0x555e4f638e87 <vm_exec_core+26110>, 0x555e4f638fa1 <vm_exec_core+26392>, 0x555e4f6390bb <vm_exec_core+26674>, 0x555e4f6391e6 <vm_exec_core+26973>, 0x555e4f63931c <vm_exec_core+27283>, 0x555e4f639407 <vm_exec_core+27518>, 0x555e4f63950c <vm_exec_core+27779>, 0x555e4f639654 <vm_exec_core+28107>, 0x555e4f639743 <vm_exec_core+28346>, 0x555e4f63981d <vm_exec_core+28564>, 0x555e4f6398f2 <vm_exec_core+28777>, 0x555e4f6399cd <vm_exec_core+28996>, 0x555e4f639a49 <vm_exec_core+29120>, 0x555e4f639ac5 <vm_exec_core+29244>, 0x555e4f639ae3 <vm_exec_core+29274>, 0x555e4f639b01 <vm_exec_core+29304>, 0x555e4f639b1f <vm_exec_core+29334>, 0x555e4f639b3d <vm_exec_core+29364>, 0x555e4f639b5b <vm_exec_core+29394>, 0x555e4f639b79 <vm_exec_core+29424>, 0x555e4f639b97 <vm_exec_core+29454>, 0x555e4f639bb5 <vm_exec_core+29484>, 0x555e4f639bd3 <vm_exec_core+29514>, 0x555e4f639bf1 <vm_exec_core+29544>, 0x555e4f639c0f <vm_exec_core+29574>, 0x555e4f639c2d <vm_exec_core+29604>, 0x555e4f639c4b <vm_exec_core+29634>, 0x555e4f639c69 <vm_exec_core+29664>, 0x555e4f639c87 <vm_exec_core+29694>, 0x555e4f639ca5 <vm_exec_core+29724>, 0x555e4f639cc3 <vm_exec_core+29754>, 0x555e4f639ce1 <vm_exec_core+29784>, 0x555e4f639cff <vm_exec_core+29814>, 0x555e4f639d1d <vm_exec_core+29844>, 0x555e4f639d3b <vm_exec_core+29874>, 0x555e4f639d59 <vm_exec_core+29904>, 0x555e4f639d77 <vm_exec_core+29934>, 0x555e4f639d95 <vm_exec_core+29964>, 0x555e4f639db3 <vm_exec_core+29994>, 0x555e4f639dd1 <vm_exec_core+30024>, 0x555e4f639def <vm_exec_core+30054>, 0x555e4f639e0d <vm_exec_core+30084>, 0x555e4f639e2b <vm_exec_core+30114>, 0x555e4f639e49 <vm_exec_core+30144>, 0x555e4f639e67 <vm_exec_core+30174>, 0x555e4f639e85 <vm_exec_core+30204>, 0x555e4f639ea3 <vm_exec_core+30234>, 0x555e4f639ec1 <vm_exec_core+30264>, 0x555e4f639edf <vm_exec_core+30294>, 0x555e4f639efd <vm_exec_core+30324>, 0x555e4f639f1b <vm_exec_core+30354>, 0x555e4f639f39 <vm_exec_core+30384>, 0x555e4f639f57 <vm_exec_core+30414>, 0x555e4f639f75 <vm_exec_core+30444>, 0x555e4f639f93 <vm_exec_core+30474>, 0x555e4f639fb1 <vm_exec_core+30504>, 0x555e4f639fcf <vm_exec_core+30534>, 0x555e4f639fed <vm_exec_core+30564>, 0x555e4f63a00b <vm_exec_core+30594>, 0x555e4f63a029 <vm_exec_core+30624>, 0x555e4f63a047 <vm_exec_core+30654>, 0x555e4f63a065 <vm_exec_core+30684>, 0x555e4f63a083 <vm_exec_core+30714>, 0x555e4f63a0a1 <vm_exec_core+30744>, 0x555e4f63a0bf <vm_exec_core+30774>, 0x555e4f63a0dd <vm_exec_core+30804>, 0x555e4f63a0fb <vm_exec_core+30834>, 0x555e4f63a119 <vm_exec_core+30864>, 0x555e4f63a137 <vm_exec_core+30894>, 0x555e4f63a155 <vm_exec_core+30924>, 0x555e4f63a173 <vm_exec_core+30954>, 0x555e4f63a191 <vm_exec_core+30984>, 0x555e4f63a1af <vm_exec_core+31014>, 0x555e4f63a1cd <vm_exec_core+31044>, 0x555e4f63a1eb <vm_exec_core+31074>, 0x555e4f63a209 <vm_exec_core+31104>, 0x555e4f63a227 <vm_exec_core+31134>, 0x555e4f63a245 <vm_exec_core+31164>, 0x555e4f63a263 <vm_exec_core+31194>, 0x555e4f63a281 <vm_exec_core+31224>, 0x555e4f63a29f <vm_exec_core+31254>, 0x555e4f63a2bd <vm_exec_core+31284>, 0x555e4f63a2db <vm_exec_core+31314>, 0x555e4f63a2f9 <vm_exec_core+31344>, 0x555e4f63a317 <vm_exec_core+31374>, 0x555e4f63a335 <vm_exec_core+31404>, 0x555e4f63a353 <vm_exec_core+31434>, 0x555e4f63a371 <vm_exec_core+31464>, 0x555e4f63a38f <vm_exec_core+31494>, 0x555e4f63a3c0 <vm_exec_core+31543>, 0x555e4f63a3de <vm_exec_core+31573>, 0x555e4f63a3fc <vm_exec_core+31603>, 0x555e4f63a41a <vm_exec_core+31633>, 0x555e4f63a438 <vm_exec_core+31663>, 0x555e4f63a456 <vm_exec_core+31693>, 0x555e4f63a474 <vm_exec_core+31723>, 0x555e4f63a492 <vm_exec_core+31753>, 0x555e4f63a4b0 <vm_exec_core+31783>, 0x555e4f63a4ce <vm_exec_core+31813>, 0x555e4f63a4ec <vm_exec_core+31843>, 0x555e4f63a50a <vm_exec_core+31873>, 0x555e4f63a528 <vm_exec_core+31903>, 0x555e4f63a546 <vm_exec_core+31933>, 0x555e4f63a564 <vm_exec_core+31963>, 0x555e4f63a582 <vm_exec_core+31993>, 0x555e4f63a5a0 <vm_exec_core+32023>, 0x555e4f63a5be <vm_exec_core+32053>, 0x555e4f63a5dc <vm_exec_core+32083>, 0x555e4f63a5fa <vm_exec_core+32113>, 0x555e4f63a618 <vm_exec_core+32143>, 0x555e4f63a636 <vm_exec_core+32173>...}
#45 0x0000555e4f64cc08 in rb_vm_exec (ec=0x555e50f642c0) at /tmp/ruby/src/trunk-O0/vm.c:2486
        _ec = 0x555e50f642c0
        _tag = {tag = 36, retval = 4, buf = {0x7f24aeaaecc0, 0x555e4f64cb86 <rb_vm_exec+190>, 0x0, 0x7f24aeaaec10, 0x0}, prev = 0x7f24aeaaef40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#46 0x0000555e4f6497f5 in invoke_block (ec=0x555e50f642c0, iseq=0x7f24ae10acf0, self=139795958976000, captured=0x555e50e2f970, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1509
        arg_size = 0
#47 0x0000555e4f64a291 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f24aeaaef08, argc=0, self=139795958976000, captured=0x555e50e2f970, ec=0x555e50f642c0) at /tmp/ruby/src/trunk-O0/vm.c:1579
        iseq = 0x7f24ae10acf0
        opt_pc = 0
        type = 572653569
        cfp = 0x7f24aeacefc8
        sp = 0x7f24aeaaf018
        flags = 0
        use_argv = 0x7f24aeaaef08
        av = {93863570950464, 0}
        stack_argv = 0x7f24aeaaf018
#48 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f24aeaaef08, argc=0, self=139795958976000, proc=0x555e50e2f970, ec=0x555e50f642c0) at /tmp/ruby/src/trunk-O0/vm.c:1677
        block = 0x555e50e2f970
#49 vm_invoke_proc (ec=0x555e50f642c0, proc=0x555e50e2f970, self=139795958976000, argc=0, argv=0x7f24aeaaef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1707
No locals.
#50 0x0000555e4f64aa35 in rb_vm_invoke_proc (ec=0x555e50f642c0, proc=0x555e50e2f970, argc=0, argv=0x7f24aeaaef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1728
        self = 139795958976000
#51 0x0000555e4f8116c9 in rb_fiber_start (fiber=0x555e50f64270) at /tmp/ruby/src/trunk-O0/cont.c:2536
        cont = 0x555e50f64270
        argc = 0
        argv = 0x7f24aeaaef08
        args = 4
        _ec = 0x555e50f642c0
        _tag = {tag = 36, retval = 0, buf = {0x7f24aeaaefc0, 0x555e4f8114e2 <rb_fiber_start+239>, 0x0, 0x7f24aeaaeee0, 0x7f24aeaaefa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        th = 0x555e50c57090
        proc = 0x555e50e2f970
        state = RUBY_TAG_NONE
        need_interrupt = 0
        err = 0
#52 0x0000555e4f80eced in fiber_entry (from=0x555e50c586b0, to=0x555e50f64490) at /tmp/ruby/src/trunk-O0/cont.c:847
        fiber = 0x555e50f64270
        thread = 0x555e50c57090
#53 0x0000000000000000 in ?? ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)
raw logfile