# Logfile created on 2024-02-09 13:15:43 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055ed406b5e30 @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.20240209-131543", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ed4074b3e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ed4074b250 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ed4074b0c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240209-131543", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240209-131543>, @binmode=false, @mon_data=#<Monitor:0x000055ed4074aff8>, @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
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[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
   db73226..08b77dd  master     -> origin/master
Updating db73226..08b77dd
Fast-forward
 vm_eval.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Latest commit hash = 08b77dd682
$$$[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'
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[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/version.c
compiling /tmp/ruby/src/trunk-O0/vm.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
e0593ad3aba6ad275abc1d98254ee1d11d074c4877e38743af0cc944fc81c665  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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/bigdecimal-3.1.6/ext/bigdecimal'
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.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
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/syslog-0.1.2/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.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
	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
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
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
making trans
generating makefiles ext/configure-ext.mk
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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving 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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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]: 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]: 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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
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/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
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.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
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.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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.4.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.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.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.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.2
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.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.22.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.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.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.2
                                    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.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.10
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1891 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.

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/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/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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=8048
  "--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
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

Retrying...
Finished tests in 1067.383765s, 23.5145 tests/s, 8865.3157 assertions/s.
25099 tests, 9462694 assertions, 0 failures, 0 errors, 222 skips

ruby -v: ruby 3.4.0dev (2024-02-09T12:28:26Z master 08b77dd682) [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/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/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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.4.0dev (2024-02-09T12:28:26Z master 08b77dd682) [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 663.405342 seconds

3730 files, 32088 examples, 140914 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.566692.ruby -x gdbscript
[New LWP 566692]
[New LWP 566694]
[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/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055e33db8f2ab in debug_info_read (reader=0x55e33f596820, num_traces=39, traces=0x55e33ded09c0 <trace>, lines=0x55e3400fd210, offset=0, errout=0x7f101c2246a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1896
1896	    while (reader->p < reader->cu_end) {
[Current thread is 1 (Thread 0x7f101c0077c0 (LWP 566692))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f101c0077c0 (LWP 566692) 0x000055e33db8f2ab in debug_info_read (reader=0x55e33f596820, num_traces=39, traces=0x55e33ded09c0 <trace>, lines=0x55e3400fd210, offset=0, errout=0x7f101c2246a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1896
  2    Thread 0x7f1002a2f640 (LWP 566694) 0x00007f101c12ffde in epoll_wait (epfd=4, events=0x55e33decd8bc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f1002a2f640 (LWP 566694)):
#0  0x00007f101c12ffde in epoll_wait (epfd=4, events=0x55e33decd8bc <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  0x000055e33da1df85 in event_wait (vm=0x55e33f5022a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 21987
#2  0x000055e33da1dfa9 in timer_thread_polling (vm=0x55e33f5022a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = -1121560244
#3  0x000055e33da1e669 in timer_thread_func (ptr=0x55e33f5022a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x55e33f5022a0
#4  0x00007f101c09eb43 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 = {140734718057648, 5009688031824821434, 139706740438592, 25, 139707166615632, 140734718058000, -4925255751637549894, -4925314378087809862}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f101c12fbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f101c0077c0 (LWP 566692)):
#0  0x000055e33db8f2ab in debug_info_read (reader=0x55e33f596820, num_traces=39, traces=0x55e33ded09c0 <trace>, lines=0x55e3400fd210, offset=0, errout=0x7f101c2246a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1896
        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}
#1  0x000055e33db8ff94 in fill_lines (num_traces=39, traces=0x55e33ded09c0 <trace>, check_debuglink=1, objp=0x55e33f597140, lines=0x55e3400fd210, offset=0, errout=0x7f101c2246a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x55e3400fdd30, file = 0x7f0ffe5d1000 "\177ELF\002\001\001", current_version = 5 '\005', current_cu = 0x7f0fff3c9e63 "\222\326", current_low_pc = 3628001, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f0fff658fee "4\032", debug_line_format = 4 '\004', debug_line_version = 5, debug_line_files = 0x7f0fff6535b1 "\002\001\037\002\017\316\003\323'", debug_line_directories = 0x7f0fff653535 "\001\001\037\036\036", p = 0x7f0fff3cf59e "\022\257\070\070", cu_end = 0x7f0fff3d74f9 "E\177", pend = 0x7f0fff4adc7e "\001$", q0 = 0x7f0fff4dd037 "\001\064", q = 0x7f0fff4dd07a "\006\005", format = 4, address_size = 8 '\b', level = 2, abbrev_table = {0x7f101c232000 "", 0x7f0fff4dd038 "4", 0x7f0fff4dd049 "\005", 0x7f0fff4dd05a "\005", 0x7f0fff4dd061 "(", 0x7f0fff4dd06a "4", 0x7f0fff4dd07b "\005", 0x7f0fff4dd08c ".\001\003\016:\v;\005\071!\001'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f0fff4dd0a8 "\r", 0x7f0fff4dd0b9 "\v\001\021\001\022\a", 0x7f0fff4dd0c2 "(", 0x7f0fff4dd0cb "\017", 0x7f0fff4dd0d5 "\r", 0x7f0fff4dd0e6 "\r", 0x7f0fff4dd0f8 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031\001\023", 0x7f0fff4dd10f "\026", 0x7f0fff4dd11e ".\001?\031\003\016:!\032;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f0fff4dd13c "\005", 0x7f0fff4dd14d "\v\001\021\001\022\a\001\023", 0x7f0fff4dd158 "&", 0x7f0fff4dd15f ".\001\003\016:\v;\005\071!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f0fff4dd179 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f0fff4dd194 "4", 0x7f0fff4dd1a5 "\r", 0x7f0fff4dd1b6 "\025\001'\031I\023\001\023", 0x7f0fff4dd1c1 "\001\001I\023\001\023", 0x7f0fff4dd1ca "!", 0x7f0fff4dd1d3 ".\001?\031\003\016:\v;\005\071\v'\031I\023<\031\001\023", 0x7f0fff4dd1ea "4", 0x7f0fff4dd1fd "\023\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f0fff4dd20e "\023\001\003\016\v\v:\v;\v9\v\001\023", 0x7f0fff4dd21f "(", 0x7f0fff4dd228 "\r", 0x7f0fff4dd237 "$", 0x7f0fff4dd242 "\023", 0x7f0fff4dd24b "\026", 0x7f0fff4dd25a "\004\001\003\016>\v\v!\004I\023:\v;\v9\v\001\023", 0x7f0fff4dd270 "\r", 0x7f0fff4dd281 ".\001\003\016:\v;\v9!\001'\031I\023\021\001\022\a@\030z\031\001\023", 0x7f0fff4dd29d "\r", 0x7f0fff4dd2b3 "\005", 0x7f0fff4dd2c4 ".\001\003\016:\v;\005\071!\001'\031I\023\021\001\022\a@\030z\031\001\023", 0x7f0fff4dd2e0 "\r", 0x7f0fff4dd2f4 "\030", 0x7f0fff4dd2f9 ".\001?\031\003\016:\v;\005\071\v'\031<\031\001\023", 0x7f0fff4dd30e "\027\001\v\v:\v;\v9\v\001\023", 0x7f0fff4dd31d "\023\001\v\v:!\022;\005\071\v\001\023", 0x7f0fff4dd32d "\r", 0x7f0fff4dd33d "4", 0x7f0fff4dd34e "\023\001\v\v:\v;\v9\v\001\023", 0x7f0fff4dd35d "\005", 0x7f0fff4dd366 ".\001?\031\003\016:\v;\v9!\006'\031<\031\001\023", 0x7f0fff4dd37c ".\001?\031\003\016:!\032;\005\071!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f0fff4dd399 "\n", 0x7f0fff4dd3a9 "\v\001U\027", 0x7f0fff4dd3b0 "4", 0x7f0fff4dd3c1 "\035\001\061\023\021\001\022\aX\vY\005W\v", 0x7f0fff4dd3d2 "5", 0x7f0fff4dd3d9 "\023\001\003\016\v\v\210\001!\b:\v;\v9\v\001\023", 0x7f0fff4dd3ee "\r", 0x7f0fff4dd3fd "\004\001\003\016>!\a\v!\004I\023:\v;\005\071\v\001\023", 0x7f0fff4dd414 ".\001?\031\003\016:\v;\v9!\006'\031\207\001\031<\031\001\023", 0x7f0fff4dd42d "\r", 0x7f0fff4dd43e "\r", 0x7f0fff4dd455 ".", 0x7f0fff4dd46a ".\001\003\016:\v;\005\071!\001'\031\021\001\022\a@\030z\031\001\023", 0x7f0fff4dd484 "\005", 0x7f0fff4dd494 "\004\001>!\a\v!\004I\023:\v;\v9!\016\001\023", 0x7f0fff4dd4aa "\023\001\003\016\v\005:!\022;\005\071\v\001\023", 0x7f0fff4dd4bc "\027\001\v\v:!\022;\005\071!\005\001\023", 0x7f0fff4dd4cd "\023\001\v\005:!\022;\005\071\v\001\023", 0x7f0fff4dd4dd "\v\001", 0x7f0fff4dd4e2 ".\001\003\016:\v;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f0fff4dd4fc "\025\001'\031\001\023", 0x7f0fff4dd505 "(", 0x7f0fff4dd50e "\r", 0x7f0fff4dd522 "\r", 0x7f0fff4dd538 ".", 0x7f0fff4dd54d ".\001?\031\003\016:!\032;\005\071!\001'\031\021\001\022\a@\030z\031\001\023", 0x7f0fff4dd56a ".\001?\031\003\016:!\032;\v9!\001'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f0fff4dd589 ".\001?\031\003\016:!\026;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f0fff4dd5a5 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f0fff4dd5ba "$", 0x7f0fff4dd5c5 "\026", 0x7f0fff4dd5ce "\023\001\003\016\v\v:\v;\v\001\023", 0x7f0fff4dd5dd "\017", 0x7f0fff4dd5e4 "&", 0x7f0fff4dd5e9 "\026", 0x7f0fff4dd5f8 "(", 0x7f0fff4dd601 "\004\001>\v\v\vI\023:\v;\005\071\v\001\023", 0x7f0fff4dd614 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f0fff4dd628 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f0fff4dd639 "!", 0x7f0fff4dd642 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f0fff4dd654 "\026", 0x7f0fff4dd666 "4", 0x7f0fff4dd675 ".", 0x7f0fff4dd68b ".\001?\031\003\016:\v;\005\071\v'\031\207\001\031<\031\001\023", 0x7f0fff4dd6a3 ".\001?\031\003\016:\v;\v9\v'\031\021\001\022\a@\030|\031\001\023", 0x7f0fff4dd6be ".", 0x7f0fff4dd6d7 "\n", 0x7f0fff4dd6e6 "\v\001U\027\001\023", 0x7f0fff4dd6ef "4", 0x7f0fff4dd6fc ".", 0x7f0fff4dd717 ".\001\003\016:\v;\v9\v'\031\021\001\022\a@\030z\031\001\023", 0x7f0fff4dd730 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f0fff4dd747 "\005", 0x7f0fff4dd756 ".", 0x7f0fff4dd76f ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f0fff4cc8aa "\025\001", 0x7f0fff4cc8af ".\001\003\016:\v;\v \v", 0x7f0fff4cc8bc ".\001\003\016:\v;\vI\023 \v", 0x7f0fff4cc8cb ".\001\003\016:\v;\vI\023?\031 \v", 0x7f0fff4c453b "\005", 0x7f0fff4c454a ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f0fff4c0fb3 "!", 0x7f0fff4c0fbc "\r", 0x7f0fff4c0fd2 ".", 0x7f0fff4c0fe6 "\035\001\061\023\021\001\022\aX!(Y!\220\rW!\020\001\023", 0x7f0fff4c0ffd "\n", 0x7f0fff4c100a ".", 0x7f0fff4c1023 "4", 0x7f0fff4c1034 ".", 0x7f0fff4c104c ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f0fff4c1069 ".", 0x7f0fff4c1083 ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f0fff4c109f "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f0fff4c10b4 "\026", 0x7f0fff4c10be "\023\001\003\016\v\v:\v;\v\001\023", 0x7f0fff4c10ce "\017", 0x7f0fff4c10d6 "$", 0x7f0fff4c10e2 "\026", 0x7f0fff4c10f0 "&", 0x7f0fff4c10f6 "\026", 0x7f0fff4c1106 "(", 0x7f0fff4c1110 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f0fff4c1125 "\025\001I\023\001\023", 0x7f0fff4c112f "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f0fff4c1144 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f0fff4c1156 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f0fff4c1168 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f0fff4c117b "\026", 0x7f0fff4c118e "!", 0x7f0fff4c1194 "4", 0x7f0fff4c11a4 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f0fff4c11bf ".", 0x7f0fff4c11d6 ".", 0x7f0fff4c11ed ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f0fff4c1209 ".", 0x7f0fff4c1226 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f0fff4c1247 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f0fff4c1266 ".", 0x7f0fff4c1280 ".", 0x7f0fff4c129c "4", 0x7f0fff4c12a8 ".", 0x7f0fff4c12c3 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f0fff4c12d7 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f0fff4c12f6 ".", 0x7f0fff4c1311 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f0fff4c1327 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f0fff4c1344 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f0fff4c135c ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7fff5ae0a118 "", 0x55e33f597570 "\370^", 0x55e33f597568 "`\\P?\343U", 0x7fff5ae0a120 "", 0x55e33f596da8 "\021\023L\377\017\177", 0x55e33f597528 "\350`\360\033\020\177", 0x55e33f597530 "\340`\360\033\020\177", 0x55e33f597538 "\005", 0x55e33f597540 "", 0x7fff5ae0a128 "\200d\206=\343U", 0x7fff5ae0a130 "`\241\340Z\377\177", 0x7fff5ae0a138 "", 0x7fff5ae0a140 "", 0x7fff5ae0a148 "\245d\206=\343U", 0x0, 0x7fff5ae0a150 "X\241\340Z\377\177", 0x55e33d8664a5 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x55e33d866480 <_start> "\363\017\036\372\061\355I\211\321^H\211\342H\203\344\360PTE1\300\061\311H\215=;\001", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x55e33f596ee0 "\220uY?\343U", 0x55e33f597180 "\320qY?\343U", 0x7f101c13dcb5 <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", 0x55e33f596ee0 "\220uY?\343U", 0x55e33f596fd0 "", 0x55e33f597180 "\320qY?\343U", 0x7f101c24b994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x55e33f597590 "", 0x55e33f597588 "p|\340Z\377\177", 0x55e33f597598 "\001"...}}
        i = 0
        j = 307
        shstr = 0x7f10000ceefd ""
        ehdr = 0x7f0ffe5d1000
        shdr = 0x7f10000cf0f0
        shstr_shdr = 0x7f10000cfc70
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f10000cf1b0
        fd = 5
        filesize = 28306608
        file = 0x7f0ffe5d1000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f10000cfbf0
        strtab_shdr = 0x7f10000cfc30
        dynsym_shdr = 0x7f10000cf270
        dynstr_shdr = 0x7f10000cf2b0
        obj = 0x55e3400fdd30
        dladdr_fbase = 94434477850624
#2  0x000055e33db9093f in rb_dump_backtrace_with_lines (num_traces=39, traces=0x55e33ded09c0 <trace>, errout=0x7f101c2246a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 139707165990648
        i = 0
        lines = 0x55e3400fd210
        obj = 0x55e3400fdd30
        dladdr_fbases = 0x55e3400fdbe0
        main_path = 0x55e33f5970e0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#3  0x000055e33da9aed0 in rb_print_backtrace (errout=0x7f101c2246a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x55e33da9aeb5 <rb_print_backtrace+36>, 0x55e33da9b5d8 <rb_vm_bugreport+656>, 0x55e33dc50d4f <rb_bug_for_fatal_signal+327>, 0x55e33d9dfcea <sigill>, 0x7f101c04c520 <__restore_rt>, 0x55e33da6ac01 <vm_call_cfunc_with_frame_+254>, 0x55e33da6aef5 <vm_call_cfunc_with_frame+121>, 0x55e33da71331 <vm_sendish+502>, 0x55e33da78a15 <vm_exec_core+15223>, 0x55e33da8f54e <rb_vm_exec+320>, 0x55e33da8c13b <invoke_block+216>, 0x55e33da8c561 <invoke_block_from_c_bh+793>, 0x55e33da8c75b <vm_yield_with_cref+90>, 0x55e33da8c799 <vm_yield+56>, 0x55e33da870ae <rb_yield_0+47>, 0x55e33da87115 <rb_yield+66>, 0x55e33db9a244 <select_bang_i+88>, 0x55e33d86cc2d <rb_ensure+388>, 0x55e33db9a4ca <rb_ary_select_bang+159>, 0x55e33db9a534 <rb_ary_keep_if+84>, 0x55e33da6a11b <ractor_safe_call_cfunc_0+48>, 0x55e33da6ad20 <vm_call_cfunc_with_frame_+541>, 0x55e33da6aef5 <vm_call_cfunc_with_frame+121>, 0x55e33da6b00d <vm_call_cfunc_other+278>, 0x55e33da6b43c <vm_call_cfunc+302>, 0x55e33da6df77 <vm_call_method_each_type+289>, 0x55e33da6ea23 <vm_call_method+161>, 0x55e33da6ec25 <vm_call_general+47>, 0x55e33da71331 <vm_sendish+502>, 0x55e33da7885e <vm_exec_core+14784>, 0x55e33da8f54e <rb_vm_exec+320>, 0x55e33da903ad <rb_iseq_eval_main+61>, 0x55e33d86ae4a <rb_ec_exec_node+318>, 0x55e33d86afbb <ruby_run_node+138>, 0x55e33d8665c4 <rb_main+76>, 0x55e33d866625 <main+75>, 0x7f101c033d90 <__libc_start_call_main+128>, 0x7f101c033e40 <__libc_start_main_impl+128>, 0x55e33d8664a5 <_start+37>, 0x0 <repeats 985 times>}
        n = 39
#4  0x000055e33da9b5d8 in rb_vm_bugreport (ctx=0x55e33f597500, errout=0x7f101c2246a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x55e33f5022a0
        ec = 0x55e33f505c60
#5  0x000055e33dc50d4f in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55e33f597500, fmt=0x55e33dcf55ab "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f101c2246a0 <_IO_2_1_stderr_>
        file = 0x7f10010511f8 "/tmp/ruby/build/trunk-O0/.ext/common/objspace.rb"
        line = 30
#6  0x000055e33d9dfcea in sigsegv (sig=11, info=0x55e33f597630, ctx=0x55e33f597500) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#7  <signal handler called>
No locals.
#8  0x000055e33da6ac01 in vm_call_cfunc_with_frame_ (ec=0x55e33f505c60, reg_cfp=0x7f101c005ef8, calling=0x7fff5ae07c70, argc=1, argv=0x7f101bf060e8, stack_bottom=0x7f101bf060e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3482
        flag_arg_ = 32
        hooks_arg_ = 0x55e33f5059c0
        ci = 0x8d00140003
        cc = 0x7f100185faf8
        val = 0
        me = 0x7f100135aaf8
        cfunc = 0x55e33f52ff88
        recv = 4
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#9  0x000055e33da6aef5 in vm_call_cfunc_with_frame (ec=0x55e33f505c60, reg_cfp=0x7f101c005ef8, calling=0x7fff5ae07c70) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 1
        stack_bottom = 0x7f101bf060e0
        argv = 0x7f101bf060e8
#10 0x000055e33da71331 in vm_sendish (ec=0x55e33f505c60, reg_cfp=0x7f101c005ef8, cd=0x55e33f6c8120, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x8d00140003
        cc = 0x7f100185faf8
        argc = 1
        recv = 4
        calling = {cd = 0x55e33f6c8120, cc = 0x7f100185faf8, block_handler = 0, recv = 4, argc = 1, kw_splat = false, heap_argv = 0}
#11 0x000055e33da78a15 in vm_exec_core (ec=0x55e33f505c60) at ../../src/trunk-O0/insns.def:862
        bh = 0
        cd = 0x55e33f6c8120
        leaf = false
        val = 0
        reg_pc = 0x55e33f6c7ac8
        reg_cfp = 0x7f101c005ef8
        insns_address_table = {0x55e33da74f0a <vm_exec_core+108>, 0x55e33da74f6c <vm_exec_core+206>, 0x55e33da7507f <vm_exec_core+481>, 0x55e33da75193 <vm_exec_core+757>, 0x55e33da75331 <vm_exec_core+1171>, 0x55e33da75461 <vm_exec_core+1475>, 0x55e33da75673 <vm_exec_core+2005>, 0x55e33da75785 <vm_exec_core+2279>, 0x55e33da7585e <vm_exec_core+2496>, 0x55e33da75965 <vm_exec_core+2759>, 0x55e33da75a6c <vm_exec_core+3022>, 0x55e33da75b7a <vm_exec_core+3292>, 0x55e33da75c8c <vm_exec_core+3566>, 0x55e33da75d5c <vm_exec_core+3774>, 0x55e33da75e65 <vm_exec_core+4039>, 0x55e33da75f5f <vm_exec_core+4289>, 0x55e33da76022 <vm_exec_core+4484>, 0x55e33da760e5 <vm_exec_core+4679>, 0x55e33da7616e <vm_exec_core+4816>, 0x55e33da761fa <vm_exec_core+4956>, 0x55e33da762a0 <vm_exec_core+5122>, 0x55e33da76378 <vm_exec_core+5338>, 0x55e33da76445 <vm_exec_core+5543>, 0x55e33da76523 <vm_exec_core+5765>, 0x55e33da765e5 <vm_exec_core+5959>, 0x55e33da76724 <vm_exec_core+6278>, 0x55e33da767ca <vm_exec_core+6444>, 0x55e33da768af <vm_exec_core+6673>, 0x55e33da769de <vm_exec_core+6976>, 0x55e33da76aa1 <vm_exec_core+7171>, 0x55e33da76b64 <vm_exec_core+7366>, 0x55e33da76c5b <vm_exec_core+7613>, 0x55e33da76d1d <vm_exec_core+7807>, 0x55e33da76ddf <vm_exec_core+8001>, 0x55e33da76ed9 <vm_exec_core+8251>, 0x55e33da76fb8 <vm_exec_core+8474>, 0x55e33da77085 <vm_exec_core+8679>, 0x55e33da77195 <vm_exec_core+8951>, 0x55e33da7728f <vm_exec_core+9201>, 0x55e33da7730a <vm_exec_core+9324>, 0x55e33da773cb <vm_exec_core+9517>, 0x55e33da774b9 <vm_exec_core+9755>, 0x55e33da77569 <vm_exec_core+9931>, 0x55e33da776e8 <vm_exec_core+10314>, 0x55e33da777c2 <vm_exec_core+10532>, 0x55e33da778ae <vm_exec_core+10768>, 0x55e33da7793f <vm_exec_core+10913>, 0x55e33da77a9a <vm_exec_core+11260>, 0x55e33da78054 <vm_exec_core+12726>, 0x55e33da78150 <vm_exec_core+12978>, 0x55e33da78253 <vm_exec_core+13237>, 0x55e33da7833f <vm_exec_core+13473>, 0x55e33da78558 <vm_exec_core+14010>, 0x55e33da7864a <vm_exec_core+14252>, 0x55e33da78750 <vm_exec_core+14514>, 0x55e33da7895b <vm_exec_core+15037>, 0x55e33da78b12 <vm_exec_core+15476>, 0x55e33da78c46 <vm_exec_core+15784>, 0x55e33da78dbb <vm_exec_core+16157>, 0x55e33da78eef <vm_exec_core+16465>, 0x55e33da79064 <vm_exec_core+16838>, 0x55e33da79246 <vm_exec_core+17320>, 0x55e33da79451 <vm_exec_core+17843>, 0x55e33da79608 <vm_exec_core+18282>, 0x55e33da7972a <vm_exec_core+18572>, 0x55e33da797d1 <vm_exec_core+18739>, 0x55e33da79895 <vm_exec_core+18935>, 0x55e33da7997e <vm_exec_core+19168>, 0x55e33da79a6a <vm_exec_core+19404>, 0x55e33da79b53 <vm_exec_core+19637>, 0x55e33da79c67 <vm_exec_core+19913>, 0x55e33da79d8e <vm_exec_core+20208>, 0x55e33da79ecd <vm_exec_core+20527>, 0x55e33da7a00c <vm_exec_core+20846>, 0x55e33da7a14b <vm_exec_core+21165>, 0x55e33da7a28a <vm_exec_core+21484>, 0x55e33da7a3c9 <vm_exec_core+21803>, 0x55e33da7a513 <vm_exec_core+22133>, 0x55e33da7a696 <vm_exec_core+22520>, 0x55e33da7a7d5 <vm_exec_core+22839>, 0x55e33da7a914 <vm_exec_core+23158>, 0x55e33da7aa53 <vm_exec_core+23477>, 0x55e33da7ab92 <vm_exec_core+23796>, 0x55e33da7acd1 <vm_exec_core+24115>, 0x55e33da7ae10 <vm_exec_core+24434>, 0x55e33da7af4f <vm_exec_core+24753>, 0x55e33da7b08e <vm_exec_core+25072>, 0x55e33da7b1e6 <vm_exec_core+25416>, 0x55e33da7b3ac <vm_exec_core+25870>, 0x55e33da7b533 <vm_exec_core+26261>, 0x55e33da7b65b <vm_exec_core+26557>, 0x55e33da7b783 <vm_exec_core+26853>, 0x55e33da7b8a6 <vm_exec_core+27144>, 0x55e33da7b9c9 <vm_exec_core+27435>, 0x55e33da7bafd <vm_exec_core+27743>, 0x55e33da7bc3c <vm_exec_core+28062>, 0x55e33da7bd27 <vm_exec_core+28297>, 0x55e33da7be2c <vm_exec_core+28558>, 0x55e33da7bf74 <vm_exec_core+28886>, 0x55e33da7c063 <vm_exec_core+29125>, 0x55e33da7c13d <vm_exec_core+29343>, 0x55e33da7c212 <vm_exec_core+29556>, 0x55e33da7c2ed <vm_exec_core+29775>, 0x55e33da7c369 <vm_exec_core+29899>, 0x55e33da7c3e5 <vm_exec_core+30023>, 0x55e33da7c403 <vm_exec_core+30053>, 0x55e33da7c421 <vm_exec_core+30083>, 0x55e33da7c43f <vm_exec_core+30113>, 0x55e33da7c45d <vm_exec_core+30143>, 0x55e33da7c47b <vm_exec_core+30173>, 0x55e33da7c499 <vm_exec_core+30203>, 0x55e33da7c4b7 <vm_exec_core+30233>, 0x55e33da7c4d5 <vm_exec_core+30263>, 0x55e33da7c4f3 <vm_exec_core+30293>, 0x55e33da7c511 <vm_exec_core+30323>, 0x55e33da7c52f <vm_exec_core+30353>, 0x55e33da7c54d <vm_exec_core+30383>, 0x55e33da7c56b <vm_exec_core+30413>, 0x55e33da7c589 <vm_exec_core+30443>, 0x55e33da7c5a7 <vm_exec_core+30473>, 0x55e33da7c5c5 <vm_exec_core+30503>, 0x55e33da7c5e3 <vm_exec_core+30533>, 0x55e33da7c601 <vm_exec_core+30563>, 0x55e33da7c61f <vm_exec_core+30593>, 0x55e33da7c63d <vm_exec_core+30623>, 0x55e33da7c65b <vm_exec_core+30653>, 0x55e33da7c679 <vm_exec_core+30683>, 0x55e33da7c697 <vm_exec_core+30713>, 0x55e33da7c6b5 <vm_exec_core+30743>, 0x55e33da7c6d3 <vm_exec_core+30773>, 0x55e33da7c6f1 <vm_exec_core+30803>, 0x55e33da7c70f <vm_exec_core+30833>, 0x55e33da7c72d <vm_exec_core+30863>, 0x55e33da7c74b <vm_exec_core+30893>, 0x55e33da7c769 <vm_exec_core+30923>, 0x55e33da7c787 <vm_exec_core+30953>, 0x55e33da7c7a5 <vm_exec_core+30983>, 0x55e33da7c7c3 <vm_exec_core+31013>, 0x55e33da7c7e1 <vm_exec_core+31043>, 0x55e33da7c7ff <vm_exec_core+31073>, 0x55e33da7c81d <vm_exec_core+31103>, 0x55e33da7c83b <vm_exec_core+31133>, 0x55e33da7c859 <vm_exec_core+31163>, 0x55e33da7c877 <vm_exec_core+31193>, 0x55e33da7c895 <vm_exec_core+31223>, 0x55e33da7c8b3 <vm_exec_core+31253>, 0x55e33da7c8d1 <vm_exec_core+31283>, 0x55e33da7c8ef <vm_exec_core+31313>, 0x55e33da7c90d <vm_exec_core+31343>, 0x55e33da7c92b <vm_exec_core+31373>, 0x55e33da7c949 <vm_exec_core+31403>, 0x55e33da7c967 <vm_exec_core+31433>, 0x55e33da7c985 <vm_exec_core+31463>, 0x55e33da7c9a3 <vm_exec_core+31493>, 0x55e33da7c9c1 <vm_exec_core+31523>, 0x55e33da7c9df <vm_exec_core+31553>, 0x55e33da7c9fd <vm_exec_core+31583>, 0x55e33da7ca1b <vm_exec_core+31613>, 0x55e33da7ca39 <vm_exec_core+31643>, 0x55e33da7ca57 <vm_exec_core+31673>, 0x55e33da7ca75 <vm_exec_core+31703>, 0x55e33da7ca93 <vm_exec_core+31733>, 0x55e33da7cab1 <vm_exec_core+31763>, 0x55e33da7cacf <vm_exec_core+31793>, 0x55e33da7caed <vm_exec_core+31823>, 0x55e33da7cb0b <vm_exec_core+31853>, 0x55e33da7cb29 <vm_exec_core+31883>, 0x55e33da7cb47 <vm_exec_core+31913>, 0x55e33da7cb65 <vm_exec_core+31943>, 0x55e33da7cb83 <vm_exec_core+31973>, 0x55e33da7cba1 <vm_exec_core+32003>, 0x55e33da7cbbf <vm_exec_core+32033>, 0x55e33da7cbdd <vm_exec_core+32063>, 0x55e33da7cbfb <vm_exec_core+32093>, 0x55e33da7cc19 <vm_exec_core+32123>, 0x55e33da7cc37 <vm_exec_core+32153>, 0x55e33da7cc55 <vm_exec_core+32183>, 0x55e33da7cc73 <vm_exec_core+32213>, 0x55e33da7cc91 <vm_exec_core+32243>, 0x55e33da7ccaf <vm_exec_core+32273>, 0x55e33da7cccd <vm_exec_core+32303>, 0x55e33da7cceb <vm_exec_core+32333>, 0x55e33da7cd1c <vm_exec_core+32382>, 0x55e33da7cd3a <vm_exec_core+32412>, 0x55e33da7cd58 <vm_exec_core+32442>, 0x55e33da7cd76 <vm_exec_core+32472>, 0x55e33da7cd94 <vm_exec_core+32502>, 0x55e33da7cdb2 <vm_exec_core+32532>, 0x55e33da7cdd0 <vm_exec_core+32562>, 0x55e33da7cdee <vm_exec_core+32592>, 0x55e33da7ce0c <vm_exec_core+32622>, 0x55e33da7ce2a <vm_exec_core+32652>, 0x55e33da7ce48 <vm_exec_core+32682>, 0x55e33da7ce66 <vm_exec_core+32712>, 0x55e33da7ce84 <vm_exec_core+32742>, 0x55e33da7cea2 <vm_exec_core+32772>, 0x55e33da7cec0 <vm_exec_core+32802>, 0x55e33da7cede <vm_exec_core+32832>, 0x55e33da7cefc <vm_exec_core+32862>, 0x55e33da7cf1a <vm_exec_core+32892>...}
#12 0x000055e33da8f54e in rb_vm_exec (ec=0x55e33f505c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x55e33f505c60
        _tag = {tag = 36, retval = 4, buf = {0x7fff5ae08980, 0x55e33da8f4cc <rb_vm_exec+190>, 0x0, 0x7fff5ae088d0, 0x7fff5ae08970}, prev = 0x7fff5ae08c90, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#13 0x000055e33da8c13b in invoke_block (ec=0x55e33f505c60, iseq=0x7f100135e720, self=139707164904960, captured=0x7f101c005fb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 1
#14 0x000055e33da8c561 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fff5ae08bb8, argc=1, self=139707164904960, captured=0x7f101c005fb8, ec=0x55e33f505c60) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7f100135e720
        opt_pc = 0
        type = 572653569
        cfp = 0x7f101c005f68
        sp = 0x7f101bf06070
        flags = 0
        use_argv = 0x7fff5ae08bb8
        av = {94434480205139, 139707165990760}
        stack_argv = 0x7f101bf06070
#15 invoke_block_from_c_bh (ec=0x55e33f505c60, block_handler=139707165990841, argc=1, argv=0x7fff5ae08bb8, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1600
        captured = 0x7f101c005fb8
#16 0x000055e33da8c75b in vm_yield_with_cref (ec=0x55e33f505c60, argc=1, argv=0x7fff5ae08bb8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1637
No locals.
#17 0x000055e33da8c799 in vm_yield (ec=0x55e33f505c60, argc=1, argv=0x7fff5ae08bb8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1645
No locals.
#18 0x000055e33da870ae in rb_yield_0 (argc=1, argv=0x7fff5ae08bb8) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#19 0x000055e33da87115 in rb_yield (val=139706711950080) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#20 0x000055e33db9a244 in select_bang_i (a=140734718053680) at /tmp/ruby/src/trunk-O0/array.c:3799
        v = 139706711950080
        arg = 0x7fff5ae08d30
        ary = 139706717246280
        i1 = 48040
        i2 = 48040
#21 0x000055e33d86cc2d in rb_ensure (b_proc=0x55e33db9a1ec <select_bang_i>, data1=140734718053680, e_proc=0x55e33db9a2c6 <select_bang_ensure>, data2=140734718053680) at /tmp/ruby/src/trunk-O0/eval.c:1003
        _ec = 0x55e33f505c60
        _tag = {tag = 36, retval = 139706717246280, buf = {0x7fff5ae08d10, 0x55e33d86cbd0 <rb_ensure+295>, 0x0, 0x7fff5ae08c20, 0x7fff5ae08ce8}, prev = 0x7fff5ae09e50, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 139706717246280
        ec = 0x55e33f505c60
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x55e33db9a2c6 <select_bang_ensure>, data2 = 140734718053680}}
#22 0x000055e33db9a4ca in rb_ary_select_bang (ary=139706717246280) at /tmp/ruby/src/trunk-O0/array.c:3862
        args = {ary = 139706717246280, len = {48040, 48040}}
#23 0x000055e33db9a534 in rb_ary_keep_if (ary=139706717246280) at /tmp/ruby/src/trunk-O0/array.c:3887
No locals.
#24 0x000055e33da6a11b in ractor_safe_call_cfunc_0 (recv=139706717246280, argc=0, argv=0x7f101bf06058, func=0x55e33db9a4e0 <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3308
        f = 0x55e33db9a4e0 <rb_ary_keep_if>
#25 0x000055e33da6ad20 in vm_call_cfunc_with_frame_ (ec=0x55e33f505c60, reg_cfp=0x7f101c005fa0, calling=0x7fff5ae091c0, argc=0, argv=0x7f101bf06058, stack_bottom=0x7f101bf06050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x357100000001
        cc = 0x7f100185fb98
        val = 94434508168104
        me = 0x7f100130f9b8
        cfunc = 0x55e33f557a78
        recv = 139706717246280
        block_handler = 139707165990841
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#26 0x000055e33da6aef5 in vm_call_cfunc_with_frame (ec=0x55e33f505c60, reg_cfp=0x7f101c005fa0, calling=0x7fff5ae091c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 0
        stack_bottom = 0x7f101bf06050
        argv = 0x7f101bf06058
#27 0x000055e33da6b00d in vm_call_cfunc_other (ec=0x55e33f505c60, reg_cfp=0x7f101c005fa0, calling=0x7fff5ae091c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x357100000001
        argv_ary = 0
#28 0x000055e33da6b43c in vm_call_cfunc (ec=0x55e33f505c60, reg_cfp=0x7f101c005fa0, calling=0x7fff5ae091c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x357100000001
#29 0x000055e33da6df77 in vm_call_method_each_type (ec=0x55e33f505c60, cfp=0x7f101c005fa0, calling=0x7fff5ae091c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x357100000001
        cc = 0x7f100185fb98
        cme = 0x7f100130f9b8
        v = 94434509720056
#30 0x000055e33da6ea23 in vm_call_method (ec=0x55e33f505c60, cfp=0x7f101c005fa0, calling=0x7fff5ae091c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x357100000001
        cc = 0x7f100185fb98
#31 0x000055e33da6ec25 in vm_call_general (ec=0x55e33f505c60, reg_cfp=0x7f101c005fa0, calling=0x7fff5ae091c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#32 0x000055e33da71331 in vm_sendish (ec=0x55e33f505c60, reg_cfp=0x7f101c005fa0, cd=0x55e33f6ab010, block_handler=139707165990841, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x357100000001
        cc = 0x7f100185fb98
        argc = 0
        recv = 139706717246280
        calling = {cd = 0x55e33f6ab010, cc = 0x7f100185fb98, block_handler = 139707165990841, recv = 139706717246280, argc = 0, kw_splat = false, heap_argv = 0}
#33 0x000055e33da7885e in vm_exec_core (ec=0x55e33f505c60) at ../../src/trunk-O0/insns.def:842
        bh = 139707165990841
        cd = 0x55e33f6ab010
        blockiseq = 0x7f100135e720
        leaf = false
        val = 139706721762880
        reg_pc = 0x55e33f6aaad0
        reg_cfp = 0x7f101c005fa0
        insns_address_table = {0x55e33da74f0a <vm_exec_core+108>, 0x55e33da74f6c <vm_exec_core+206>, 0x55e33da7507f <vm_exec_core+481>, 0x55e33da75193 <vm_exec_core+757>, 0x55e33da75331 <vm_exec_core+1171>, 0x55e33da75461 <vm_exec_core+1475>, 0x55e33da75673 <vm_exec_core+2005>, 0x55e33da75785 <vm_exec_core+2279>, 0x55e33da7585e <vm_exec_core+2496>, 0x55e33da75965 <vm_exec_core+2759>, 0x55e33da75a6c <vm_exec_core+3022>, 0x55e33da75b7a <vm_exec_core+3292>, 0x55e33da75c8c <vm_exec_core+3566>, 0x55e33da75d5c <vm_exec_core+3774>, 0x55e33da75e65 <vm_exec_core+4039>, 0x55e33da75f5f <vm_exec_core+4289>, 0x55e33da76022 <vm_exec_core+4484>, 0x55e33da760e5 <vm_exec_core+4679>, 0x55e33da7616e <vm_exec_core+4816>, 0x55e33da761fa <vm_exec_core+4956>, 0x55e33da762a0 <vm_exec_core+5122>, 0x55e33da76378 <vm_exec_core+5338>, 0x55e33da76445 <vm_exec_core+5543>, 0x55e33da76523 <vm_exec_core+5765>, 0x55e33da765e5 <vm_exec_core+5959>, 0x55e33da76724 <vm_exec_core+6278>, 0x55e33da767ca <vm_exec_core+6444>, 0x55e33da768af <vm_exec_core+6673>, 0x55e33da769de <vm_exec_core+6976>, 0x55e33da76aa1 <vm_exec_core+7171>, 0x55e33da76b64 <vm_exec_core+7366>, 0x55e33da76c5b <vm_exec_core+7613>, 0x55e33da76d1d <vm_exec_core+7807>, 0x55e33da76ddf <vm_exec_core+8001>, 0x55e33da76ed9 <vm_exec_core+8251>, 0x55e33da76fb8 <vm_exec_core+8474>, 0x55e33da77085 <vm_exec_core+8679>, 0x55e33da77195 <vm_exec_core+8951>, 0x55e33da7728f <vm_exec_core+9201>, 0x55e33da7730a <vm_exec_core+9324>, 0x55e33da773cb <vm_exec_core+9517>, 0x55e33da774b9 <vm_exec_core+9755>, 0x55e33da77569 <vm_exec_core+9931>, 0x55e33da776e8 <vm_exec_core+10314>, 0x55e33da777c2 <vm_exec_core+10532>, 0x55e33da778ae <vm_exec_core+10768>, 0x55e33da7793f <vm_exec_core+10913>, 0x55e33da77a9a <vm_exec_core+11260>, 0x55e33da78054 <vm_exec_core+12726>, 0x55e33da78150 <vm_exec_core+12978>, 0x55e33da78253 <vm_exec_core+13237>, 0x55e33da7833f <vm_exec_core+13473>, 0x55e33da78558 <vm_exec_core+14010>, 0x55e33da7864a <vm_exec_core+14252>, 0x55e33da78750 <vm_exec_core+14514>, 0x55e33da7895b <vm_exec_core+15037>, 0x55e33da78b12 <vm_exec_core+15476>, 0x55e33da78c46 <vm_exec_core+15784>, 0x55e33da78dbb <vm_exec_core+16157>, 0x55e33da78eef <vm_exec_core+16465>, 0x55e33da79064 <vm_exec_core+16838>, 0x55e33da79246 <vm_exec_core+17320>, 0x55e33da79451 <vm_exec_core+17843>, 0x55e33da79608 <vm_exec_core+18282>, 0x55e33da7972a <vm_exec_core+18572>, 0x55e33da797d1 <vm_exec_core+18739>, 0x55e33da79895 <vm_exec_core+18935>, 0x55e33da7997e <vm_exec_core+19168>, 0x55e33da79a6a <vm_exec_core+19404>, 0x55e33da79b53 <vm_exec_core+19637>, 0x55e33da79c67 <vm_exec_core+19913>, 0x55e33da79d8e <vm_exec_core+20208>, 0x55e33da79ecd <vm_exec_core+20527>, 0x55e33da7a00c <vm_exec_core+20846>, 0x55e33da7a14b <vm_exec_core+21165>, 0x55e33da7a28a <vm_exec_core+21484>, 0x55e33da7a3c9 <vm_exec_core+21803>, 0x55e33da7a513 <vm_exec_core+22133>, 0x55e33da7a696 <vm_exec_core+22520>, 0x55e33da7a7d5 <vm_exec_core+22839>, 0x55e33da7a914 <vm_exec_core+23158>, 0x55e33da7aa53 <vm_exec_core+23477>, 0x55e33da7ab92 <vm_exec_core+23796>, 0x55e33da7acd1 <vm_exec_core+24115>, 0x55e33da7ae10 <vm_exec_core+24434>, 0x55e33da7af4f <vm_exec_core+24753>, 0x55e33da7b08e <vm_exec_core+25072>, 0x55e33da7b1e6 <vm_exec_core+25416>, 0x55e33da7b3ac <vm_exec_core+25870>, 0x55e33da7b533 <vm_exec_core+26261>, 0x55e33da7b65b <vm_exec_core+26557>, 0x55e33da7b783 <vm_exec_core+26853>, 0x55e33da7b8a6 <vm_exec_core+27144>, 0x55e33da7b9c9 <vm_exec_core+27435>, 0x55e33da7bafd <vm_exec_core+27743>, 0x55e33da7bc3c <vm_exec_core+28062>, 0x55e33da7bd27 <vm_exec_core+28297>, 0x55e33da7be2c <vm_exec_core+28558>, 0x55e33da7bf74 <vm_exec_core+28886>, 0x55e33da7c063 <vm_exec_core+29125>, 0x55e33da7c13d <vm_exec_core+29343>, 0x55e33da7c212 <vm_exec_core+29556>, 0x55e33da7c2ed <vm_exec_core+29775>, 0x55e33da7c369 <vm_exec_core+29899>, 0x55e33da7c3e5 <vm_exec_core+30023>, 0x55e33da7c403 <vm_exec_core+30053>, 0x55e33da7c421 <vm_exec_core+30083>, 0x55e33da7c43f <vm_exec_core+30113>, 0x55e33da7c45d <vm_exec_core+30143>, 0x55e33da7c47b <vm_exec_core+30173>, 0x55e33da7c499 <vm_exec_core+30203>, 0x55e33da7c4b7 <vm_exec_core+30233>, 0x55e33da7c4d5 <vm_exec_core+30263>, 0x55e33da7c4f3 <vm_exec_core+30293>, 0x55e33da7c511 <vm_exec_core+30323>, 0x55e33da7c52f <vm_exec_core+30353>, 0x55e33da7c54d <vm_exec_core+30383>, 0x55e33da7c56b <vm_exec_core+30413>, 0x55e33da7c589 <vm_exec_core+30443>, 0x55e33da7c5a7 <vm_exec_core+30473>, 0x55e33da7c5c5 <vm_exec_core+30503>, 0x55e33da7c5e3 <vm_exec_core+30533>, 0x55e33da7c601 <vm_exec_core+30563>, 0x55e33da7c61f <vm_exec_core+30593>, 0x55e33da7c63d <vm_exec_core+30623>, 0x55e33da7c65b <vm_exec_core+30653>, 0x55e33da7c679 <vm_exec_core+30683>, 0x55e33da7c697 <vm_exec_core+30713>, 0x55e33da7c6b5 <vm_exec_core+30743>, 0x55e33da7c6d3 <vm_exec_core+30773>, 0x55e33da7c6f1 <vm_exec_core+30803>, 0x55e33da7c70f <vm_exec_core+30833>, 0x55e33da7c72d <vm_exec_core+30863>, 0x55e33da7c74b <vm_exec_core+30893>, 0x55e33da7c769 <vm_exec_core+30923>, 0x55e33da7c787 <vm_exec_core+30953>, 0x55e33da7c7a5 <vm_exec_core+30983>, 0x55e33da7c7c3 <vm_exec_core+31013>, 0x55e33da7c7e1 <vm_exec_core+31043>, 0x55e33da7c7ff <vm_exec_core+31073>, 0x55e33da7c81d <vm_exec_core+31103>, 0x55e33da7c83b <vm_exec_core+31133>, 0x55e33da7c859 <vm_exec_core+31163>, 0x55e33da7c877 <vm_exec_core+31193>, 0x55e33da7c895 <vm_exec_core+31223>, 0x55e33da7c8b3 <vm_exec_core+31253>, 0x55e33da7c8d1 <vm_exec_core+31283>, 0x55e33da7c8ef <vm_exec_core+31313>, 0x55e33da7c90d <vm_exec_core+31343>, 0x55e33da7c92b <vm_exec_core+31373>, 0x55e33da7c949 <vm_exec_core+31403>, 0x55e33da7c967 <vm_exec_core+31433>, 0x55e33da7c985 <vm_exec_core+31463>, 0x55e33da7c9a3 <vm_exec_core+31493>, 0x55e33da7c9c1 <vm_exec_core+31523>, 0x55e33da7c9df <vm_exec_core+31553>, 0x55e33da7c9fd <vm_exec_core+31583>, 0x55e33da7ca1b <vm_exec_core+31613>, 0x55e33da7ca39 <vm_exec_core+31643>, 0x55e33da7ca57 <vm_exec_core+31673>, 0x55e33da7ca75 <vm_exec_core+31703>, 0x55e33da7ca93 <vm_exec_core+31733>, 0x55e33da7cab1 <vm_exec_core+31763>, 0x55e33da7cacf <vm_exec_core+31793>, 0x55e33da7caed <vm_exec_core+31823>, 0x55e33da7cb0b <vm_exec_core+31853>, 0x55e33da7cb29 <vm_exec_core+31883>, 0x55e33da7cb47 <vm_exec_core+31913>, 0x55e33da7cb65 <vm_exec_core+31943>, 0x55e33da7cb83 <vm_exec_core+31973>, 0x55e33da7cba1 <vm_exec_core+32003>, 0x55e33da7cbbf <vm_exec_core+32033>, 0x55e33da7cbdd <vm_exec_core+32063>, 0x55e33da7cbfb <vm_exec_core+32093>, 0x55e33da7cc19 <vm_exec_core+32123>, 0x55e33da7cc37 <vm_exec_core+32153>, 0x55e33da7cc55 <vm_exec_core+32183>, 0x55e33da7cc73 <vm_exec_core+32213>, 0x55e33da7cc91 <vm_exec_core+32243>, 0x55e33da7ccaf <vm_exec_core+32273>, 0x55e33da7cccd <vm_exec_core+32303>, 0x55e33da7cceb <vm_exec_core+32333>, 0x55e33da7cd1c <vm_exec_core+32382>, 0x55e33da7cd3a <vm_exec_core+32412>, 0x55e33da7cd58 <vm_exec_core+32442>, 0x55e33da7cd76 <vm_exec_core+32472>, 0x55e33da7cd94 <vm_exec_core+32502>, 0x55e33da7cdb2 <vm_exec_core+32532>, 0x55e33da7cdd0 <vm_exec_core+32562>, 0x55e33da7cdee <vm_exec_core+32592>, 0x55e33da7ce0c <vm_exec_core+32622>, 0x55e33da7ce2a <vm_exec_core+32652>, 0x55e33da7ce48 <vm_exec_core+32682>, 0x55e33da7ce66 <vm_exec_core+32712>, 0x55e33da7ce84 <vm_exec_core+32742>, 0x55e33da7cea2 <vm_exec_core+32772>, 0x55e33da7cec0 <vm_exec_core+32802>, 0x55e33da7cede <vm_exec_core+32832>, 0x55e33da7cefc <vm_exec_core+32862>, 0x55e33da7cf1a <vm_exec_core+32892>...}
#34 0x000055e33da8f54e in rb_vm_exec (ec=0x55e33f505c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x55e33f505c60
        _tag = {tag = 36, retval = 4, buf = {0x7fff5ae09ed0, 0x55e33da8f4cc <rb_vm_exec+190>, 0x0, 0x7fff5ae09e20, 0x55e33f58a8e0}, prev = 0x7fff5ae09f40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#35 0x000055e33da903ad in rb_iseq_eval_main (iseq=0x7f1001981dc8) at /tmp/ruby/src/trunk-O0/vm.c:2755
        ec = 0x55e33f505c60
        val = 94434508168288
#36 0x000055e33d86ae4a in rb_ec_exec_node (ec=0x55e33f505c60, n=0x7f1001981dc8) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x55e33f504810
        _ec = 0x55e33f505c60
        _tag = {tag = 36, retval = 94434478171206, buf = {0x7fff5ae09fc0, 0x55e33d86ade0 <rb_ec_exec_node+212>, 0x0, 0x7fff5ae09f10, 0x55e33f505c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f1001981dc8
#37 0x000055e33d86afbb in ruby_run_node (n=0x7f1001981dc8) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x55e33f505c60
        status = 21987
#38 0x000055e33d8665c4 in rb_main (argc=120, argv=0x7fff5ae0a168) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140734718058560
#39 0x000055e33d866625 in main (argc=120, argv=0x7fff5ae0a168) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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