# Logfile created on 2024-01-30 13:08:03 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005639dcb7e5c8 @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.20240130-130802", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005639dcc13560 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005639dcc13420 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005639dcc13240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240130-130802", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240130-130802>, @binmode=false, @mon_data=#<Monitor:0x00005639dcc13178>, @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
   86547fd..fd44b42  master     -> origin/master
Updating 86547fd..fd44b42
Fast-forward
 lib/irb/nesting_parser.rb       | 10 ++++++++++
 lib/irb/ruby-lex.rb             |  2 +-
 signal.c                        |  2 +-
 test/irb/test_nesting_parser.rb | 38 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 50 insertions(+), 2 deletions(-)
Latest commit hash = fd44b42fb3
$$$[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/signal.c
compiling /tmp/ruby/src/trunk-O0/version.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
8fce80a95e109352f64c6cb206bfa5235a7e522a910e8688e36c5f8a8231ed51  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 enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk 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]: 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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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]: 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/bigdecimal-3.1.6/ext/bigdecimal'
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/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]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
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.2/ext/rbs_extension'
make[2]: Leaving 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/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 enc.mk
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.

/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision 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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/.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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/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/nkf-0.2.0/ext/nkf'
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]: 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/bigdecimal-3.1.6/ext/bigdecimal'
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.2/ext/rbs_extension'
make[2]: Leaving 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/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.1
                                    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.19.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.0.9
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.21.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.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.3
                                    typeprof 0.21.9
                                    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 1885 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

Retrying...
Finished tests in 1296.657934s, 19.3366 tests/s, 7297.0024 assertions/s.
25073 tests, 9461716 assertions, 0 failures, 0 errors, 218 skips

ruby -v: ruby 3.4.0dev (2024-01-30T12:55:47Z master fd44b42fb3) [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
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/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-01-30T12:55:47Z master fd44b42fb3) [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 622.227763 seconds

3728 files, 31902 examples, 141024 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.3468449.ruby -x gdbscript
[New LWP 3468449]
[New LWP 3468452]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  uleb128 (p=0x56121cb26920) at /tmp/ruby/src/trunk-O0/addr2line.c:232
232	}
[Current thread is 1 (Thread 0x7fcba9d0b7c0 (LWP 3468449))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7fcba9d0b7c0 (LWP 3468449) uleb128 (p=0x56121cb26920) at /tmp/ruby/src/trunk-O0/addr2line.c:232
  2    Thread 0x7fcb9072f640 (LWP 3468452) 0x00007fcba9e33fde in epoll_wait (epfd=4, events=0x56121c84489c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fcb9072f640 (LWP 3468452)):
#0  0x00007fcba9e33fde in epoll_wait (epfd=4, events=0x56121c84489c <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  0x000056121c39d679 in event_wait (vm=0x56121ca922a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22034
#2  0x000056121c39d69d in timer_thread_polling (vm=0x56121ca922a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -1001241851
#3  0x000056121c39dd5d in timer_thread_func (ptr=0x56121ca922a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3024
        vm = 0x56121ca922a0
#4  0x00007fcba9da2b43 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 = {140720781558832, -7583070636828315594, 140512278541888, 25, 140512704735312, 140720781559184, 7589873288896524342, 7589927506294419510}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fcba9e33bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fcba9d0b7c0 (LWP 3468449)):
#0  uleb128 (p=0x56121cb26920) at /tmp/ruby/src/trunk-O0/addr2line.c:232
        r = 14
        s = 0
#1  0x000056121c5431cd in di_read_record (reader=0x56121cb268a0, vp=0x56121cb265b0, errout=0x7fcba9f286a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1469
        at = 110
        form = 14
#2  0x000056121c544096 in read_abstract_origin (reader=0x56121cb268a0, form=19, abstract_origin=396915, line=0x56121cb266f0, errout=0x7fcba9f286a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1871
        v = {as = {ptr = 0x0, uint64 = 0, int64 = 0, addr_idx = 0}, off = 0, at = 0, form = 0, size = 0, type = 0}
        p = 0x7fcb8b9f4b1c "\227\226\063"
        q = 0x7fcb8bce1992 "\021\001\022\006X\vY\005W\v"
        level = 13
        die = {pos = 4417695, tag = 46, has_children = 1}
#3  0x000056121c544492 in debug_info_read (reader=0x56121cb268a0, num_traces=64, traces=0x56121c8479a0 <trace>, lines=0x56121e001f40, offset=0, errout=0x7fcba9f286a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1938
        v = {as = {ptr = 0x60e73 <error: Cannot access memory at address 0x60e73>, uint64 = 396915, int64 = 396915, addr_idx = 396915}, off = 0, at = 49, form = 19, size = 0, type = 3}
        die = {pos = 4233126, tag = 29, has_children = 1}
        ranges = {low_pc = 0, high_pc = 0, ranges = 0, low_pc_set = false, high_pc_set = false, ranges_set = false}
        line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x0, next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#4  0x000056121c5453e1 in fill_lines (num_traces=64, traces=0x56121c8479a0 <trace>, check_debuglink=1, objp=0x56121cb271c0, lines=0x56121e001f40, offset=0, errout=0x7fcba9f286a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x56121cc3a550, file = 0x7fcb8ae0a000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7fcb8b9c0d9d "?G\006", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7fcb8be1f497 "(\026", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7fcb8be0a695 "codegen.rs", debug_line_directories = 0x7fcb8be09e1e "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7fcb8ba21c11 "\341\277\034", cu_end = 0x7fcb8ba254e0 "\350[", pend = 0x7fcb8bcc0892 "\001$", q0 = 0x7fcb8bce185b "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7fcb8bce1909 "\003\016:\v;\005 \v", format = 4, address_size = 8 '\b', level = 14, abbrev_table = {0x7fcba9f36000 "", 0x7fcb8bce185c "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7fcb8bce1872 "4", 0x7fcb8bce187d "\023\001\035\023\003\016\v\v\210\001\017", 0x7fcb8bce188b "\r", 0x7fcb8bce1899 "\017", 0x7fcb8bce18a4 "$", 0x7fcb8bce18af "9\001\003\016", 0x7fcb8bce18b6 "\023", 0x7fcb8bce18c2 "\023\001\003\016\v\v\210\001\017", 0x7fcb8bce18ce "/", 0x7fcb8bce18d7 ".\001n\016\003\016:\v;\005I\023 \v", 0x7fcb8bce18e8 "4", 0x7fcb8bce18f8 "\005", 0x7fcb8bce1905 ".\001n\016\003\016:\v;\005 \v", 0x7fcb8bce1914 "\v\001", 0x7fcb8bce1919 "\023", 0x7fcb8bce1925 "4", 0x7fcb8bce1932 ".\001n\016\003\016:\v;\vI\023 \v", 0x7fcb8bce1943 "4", 0x7fcb8bce1953 "\005", 0x7fcb8bce1960 "4", 0x7fcb8bce196d "\005", 0x7fcb8bce1978 ".\001\021\001\022\006@\030\061\023", 0x7fcb8bce1985 "\005", 0x7fcb8bce198e "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7fcb8bce199f "4", 0x7fcb8bce19a8 "\035", 0x7fcb8bce19b9 "\v\001\021\001\022\006", 0x7fcb8bce19c2 "4", 0x7fcb8bce19cb "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7fcb8bce19dc "\005", 0x7fcb8bce19e5 "\005", 0x7fcb8bce19ee "4", 0x7fcb8bce19f7 "\035\001\061\023U\027X\vY\005W\v", 0x7fcb8bce1a06 "4", 0x7fcb8bce1a0d ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7fcb8bce1a20 "\005", 0x7fcb8bce1a2d "\v\001U\027", 0x7fcb8bce1a34 "\005", 0x7fcb8bce1a3b "\035", 0x7fcb8bce1a4a "\035\001\061\023U\027X\vY\vW\v", 0x7fcb8bce1a59 "\005", 0x7fcb8bce1a66 "3\001\025\023", 0x7fcb8bce1a6d "\r", 0x7fcb8bce1a7b "\031\001\026\v", 0x7fcb8bce1a82 "\031\001", 0x7fcb8bce1a87 "\023\001\003\016\v\005\210\001\017", 0x7fcb8bce1a93 "3\001", 0x7fcb8bce1a98 "\023\001\003\016<\031\210\001\017", 0x7fcb8bce1aa4 "3", 0x7fcb8bce1aa9 "\027\001\003\016\v\v\210\001\017", 0x7fcb8bce1ab5 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7fcb8bce1ac5 "(", 0x7fcb8bce1ace ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7fcb8bce1ae1 "(", 0x7fcb8bce1aea "\005", 0x7fcb8bce1af9 "4", 0x7fcb8bce1b0b ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7fcb8bce1b20 "\005", 0x7fcb8bce1b2f "\r", 0x7fcb8bce1b40 ".\001n\016\003\016:\v;\v \v", 0x7fcb8bce1b4f "\005", 0x7fcb8bce1b5e "4", 0x7fcb8bce1b70 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7fcb8bce1b85 "4", 0x7fcb8bce1b8e ".", 0x7fcb8bce1b9f ".", 0x7fcb8bce1bb2 "\017", 0x7fcb8bce1bbb "\001\001I\023", 0x7fcb8bce1bc2 "!", 0x7fcb8bce1bcd "$", 0x7fcb8bce1bd8 "\025\001I\023", 0x7fcb8bce1bdf "\005", 0x7fcb8bce1be6 "\005", 0x7fcb8bce1bf5 "\035", 0x7fcb8bce1c06 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7fcb8bce1c19 "4", 0x7fcb8bce1c2d "\r", 0x7fcb8bce1c3b "4", 0x7fcb8bce1c4a "4", 0x7fcb8bce1c5c "\005", 0x7fcb8bce1c65 "4", 0x7fcb8bce1c74 "\035", 0x7fcb8bce1c83 "4", 0x7fcb8bce1c8c "\005", 0x7fcb8bce1c9b "4", 0x7fcb8bce1caa "4", 0x7fcb8bce1cbc ".", 0x7fcb8bce1ccd ".\001\003\016:\v;\v \v", 0x7fcb8bce1cda ".\001\003\016:\v;\vI\023 \v", 0x7fcb8bce1ce9 "\025\001", 0x7fcb8bce13b9 "4", 0x7fcb8bce13cb ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7fcb8bce13de "\005", 0x7fcb8bce13e7 "4", 0x7fcb8bce13f0 ".", 0x7fcb8bce1401 "\035\001\061\023\021\001\022\006X\vY\v", 0x7fcb8bce1410 "4", 0x7fcb8bce1422 "\035", 0x7fcb8bce1431 ".", 0x7fcb8bce1444 "\r", 0x7fcb8bce1452 "\025\001I\023", 0x7fcb8bce1459 "\005", 0x7fcb8bce1460 "\025\001", 0x7fcb8bce1465 ".\001\003\016:\v;\v \v", 0x7fcb8bce1472 ".\001\003\016:\v;\vI\023 \v", 0x7fcb8bcdfd7b "\025\001I\023", 0x7fcb8bcdfd82 "\005", 0x7fcb8bcdfd89 "\025\001", 0x7fcb8bcdfd8e ".\001\003\016:\v;\v \v", 0x7fcb8bcdfd9b ".\001\003\016:\v;\vI\023 \v", 0x7fcb8bcdfdaa ".\001\003\016:\v;\vI\023?\031 \v", 0x7fcb8bcd7a18 "\005", 0x7fcb8bcd7a27 ".", 0x7fcb8bcd3a8d "!", 0x7fcb8bcd3a96 "\r", 0x7fcb8bcd3aac ".", 0x7fcb8bcd3ac0 "\035\001\061\023\021\001\022\aX!)Y!\220\rW!\020\001\023", 0x7fcb8bcd3ad7 "\n", 0x7fcb8bcd3ae4 ".", 0x7fcb8bcd3afd "4", 0x7fcb8bcd3b0e ".", 0x7fcb8bcd3b26 ".\001?\031\003\016:!7;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7fcb8bcd3b43 ".", 0x7fcb8bcd3b5d ".\001?\031\003\016:!\";\v9!\001'\031I\023 !\003\064\031\001\023", 0x7fcb8bcd3b79 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7fcb8bcd3b8e "\026", 0x7fcb8bcd3b98 "\023\001\003\016\v\v:\v;\v\001\023", 0x7fcb8bcd3ba8 "\017", 0x7fcb8bcd3bb0 "$", 0x7fcb8bcd3bbc "\026", 0x7fcb8bcd3bca "&", 0x7fcb8bcd3bd0 "\026", 0x7fcb8bcd3be0 "(", 0x7fcb8bcd3bea "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fcb8bcd3bff "\025\001I\023\001\023", 0x7fcb8bcd3c09 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7fcb8bcd3c1e "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7fcb8bcd3c30 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7fcb8bcd3c42 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fcb8bcd3c55 "\026", 0x7fcb8bcd3c68 "!", 0x7fcb8bcd3c6e "4", 0x7fcb8bcd3c7e ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7fcb8bcd3c99 ".", 0x7fcb8bcd3cb0 ".", 0x7fcb8bcd3cc7 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7fcb8bcd3ce3 ".", 0x7fcb8bcd3d00 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fcb8bcd3d21 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fcb8bcd3d40 ".", 0x7fcb8bcd3d5a ".", 0x7fcb8bcd3d76 "4", 0x7fcb8bcd3d82 ".", 0x7fcb8bcd3d9d ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7fcb8bcd3db1 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fcb8bcd3dd0 ".", 0x7fcb8bcd3deb ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7fcb8bcd3e01 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7fcb8bcd3e1e ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7fcb8bcd3e36 ".", 0x7ffc1c328898 "", 0x56121cb275f0 " ", 0x56121cb275e8 "\240\061\"\216\313\177", 0x7ffc1c3288a0 "", 0x56121cb26e28 "\353=\315\213\313\177", 0x56121cb275a8 "DTE\004T\005\021@0\035", 0x56121cb275b0 "0\035", 0x56121cb275b8 "\200 <\034\374\177", 0x56121cb275c0 "\223\002", 0x7ffc1c3288a8 "\200d\036\034\022V", 0x7ffc1c3288b0 "\340\210\062\034\374\177", 0x7ffc1c3288b8 "", 0x7ffc1c3288c0 "", 0x7ffc1c3288c8 "\245d\036\034\022V", 0x0, 0x7ffc1c3288d0 "\330\210\062\034\374\177", 0x56121c1e64a5 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x56121c1e6480 <_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>, 0x56121cb26f60 "\020v\262\034\022V", 0x56121cb27200 "Pr\262\034\022V", 0x7fcba9e41cb5 <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", 0x56121cb26f60 "\020v\262\034\022V", 0x56121cb27050 "", 0x56121cb27200 "Pr\262\034\022V", 0x7fcba9f4f994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x56121cb27610 "\240\061\"\216\313\177", 0x56121cb27608 " ", 0x56121cb27618 "="...}}
        i = 0
        j = 307
        shstr = 0x7fcb8c89e5f2 ""
        ehdr = 0x7fcb8ae0a000
        shdr = 0x7fcb8c89e7e8
        shstr_shdr = 0x7fcb8c89f368
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7fcb8c89e8a8
        fd = 5
        filesize = 27874216
        file = 0x7fcb8ae0a000 "\177ELF\002\001\001"
        symtab_shdr = 0x7fcb8c89f2e8
        strtab_shdr = 0x7fcb8c89f328
        dynsym_shdr = 0x7fcb8c89e968
        dynstr_shdr = 0x7fcb8c89e9a8
        obj = 0x56121cc3a550
        dladdr_fbase = 94635780853760
#5  0x000056121c545d8c in rb_dump_backtrace_with_lines (num_traces=64, traces=0x56121c8479a0 <trace>, errout=0x7fcba9f286a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
        addr = 140512704110328
        i = 0
        lines = 0x56121e001f40
        obj = 0x56121cc3a550
        dladdr_fbases = 0x56121e002f50
        main_path = 0x56121cb27160 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#6  0x000056121c41a6e8 in rb_print_backtrace (errout=0x7fcba9f286a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x56121c41a6cd <rb_print_backtrace+36>, 0x56121c41adf0 <rb_vm_bugreport+656>, 0x56121c604c77 <rb_bug_for_fatal_signal+327>, 0x56121c35f71d <sigill>, 0x7fcba9d50520 <__restore_rt>, 0x56121c1fb38e <RB_FL_ANY_RAW+24>, 0x56121c1fb746 <RB_OBJ_PROMOTED_RAW+29>, 0x56121c1fe8ff <RVALUE_OLD_P+36>, 0x56121c209041 <rgengc_check_relation+70>, 0x56121c209276 <gc_mark_ptr+67>, 0x56121c2094fc <gc_mark+51>, 0x56121c209fda <gc_mark_children+1120>, 0x56121c20cfb8 <rgengc_rememberset_mark_plane+66>, 0x56121c20d23b <rgengc_rememberset_mark+624>, 0x56121c20ba1b <gc_marks_start+632>, 0x56121c20cc16 <gc_marks+64>, 0x56121c20e9d4 <gc_start+820>, 0x56121c20e669 <garbage_collect+90>, 0x56121c20f130 <garbage_collect_with_gvl+82>, 0x56121c21643a <objspace_malloc_increase_body+265>, 0x56121c216528 <objspace_malloc_fixup+114>, 0x56121c21665f <objspace_xmalloc0+193>, 0x56121c2169c0 <ruby_xmalloc2_body+66>, 0x56121c21a3e5 <ruby_xmalloc2+39>, 0x56121c376d2e <str_buf_cat4+540>, 0x56121c376f3b <rb_str_cat+99>, 0x7fcb8f677519 <dump_flush+245>, 0x7fcb8f6797a5 <dump_result+28>, 0x7fcb8f6798a6 <objspace_dump+208>, 0x56121c3e8e88 <call_cfunc_2+75>, 0x56121c3ea454 <vm_call_cfunc_with_frame_+541>, 0x56121c3ea629 <vm_call_cfunc_with_frame+121>, 0x56121c3f0a65 <vm_sendish+502>, 0x56121c3f81fc <vm_exec_core+15223>, 0x56121c40ed48 <rb_vm_exec+320>, 0x56121c40b935 <invoke_block+216>, 0x56121c40bd5b <invoke_block_from_c_bh+793>, 0x56121c40bf55 <vm_yield_with_cref+90>, 0x56121c40bf93 <vm_yield+56>, 0x56121c406895 <rb_yield_0+47>, 0x56121c4068fc <rb_yield+66>, 0x56121c54f6d1 <select_bang_i+88>, 0x56121c1ecc3c <rb_ensure+388>, 0x56121c54f957 <rb_ary_select_bang+159>, 0x56121c54f9c1 <rb_ary_keep_if+84>, 0x56121c3e984f <ractor_safe_call_cfunc_0+48>, 0x56121c3ea454 <vm_call_cfunc_with_frame_+541>, 0x56121c3ea629 <vm_call_cfunc_with_frame+121>, 0x56121c3ea741 <vm_call_cfunc_other+278>, 0x56121c3eab70 <vm_call_cfunc+302>, 0x56121c3ed6ab <vm_call_method_each_type+289>, 0x56121c3ee157 <vm_call_method+161>, 0x56121c3ee359 <vm_call_general+47>, 0x56121c3f0a65 <vm_sendish+502>, 0x56121c3f8045 <vm_exec_core+14784>, 0x56121c40ed48 <rb_vm_exec+320>, 0x56121c40fba7 <rb_iseq_eval_main+61>, 0x56121c1eae59 <rb_ec_exec_node+318>, 0x56121c1eafca <ruby_run_node+138>, 0x56121c1e65c4 <rb_main+76>, 0x56121c1e6625 <main+75>, 0x7fcba9d37d90 <__libc_start_call_main+128>, 0x7fcba9d37e40 <__libc_start_main_impl+128>, 0x56121c1e64a5 <_start+37>, 0x0 <repeats 960 times>}
        n = 64
#7  0x000056121c41adf0 in rb_vm_bugreport (ctx=0x56121cb27580, errout=0x7fcba9f286a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x56121ca922a0
        ec = 0x56121ca95c60
#8  0x000056121c604c77 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x56121cb27580, fmt=0x56121c66d3eb "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7fcba9f286a0 <_IO_2_1_stderr_>
        file = 0x7fcb8d7910b0 "/tmp/ruby/build/trunk-O0/.ext/common/objspace.rb"
        line = 43
#9  0x000056121c35f71d in sigsegv (sig=11, info=0x56121cb276b0, ctx=0x56121cb27580) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#10 <signal handler called>
No locals.
#11 0x000056121c1fb38e in RB_FL_ANY_RAW (obj=140512239694240, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#12 0x000056121c1fb746 in RB_OBJ_PROMOTED_RAW (obj=140512239694240) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:725
No locals.
#13 0x000056121c1fe8ff in RVALUE_OLD_P (obj=140512239694240) at /tmp/ruby/src/trunk-O0/gc.c:1808
        __func__ = <optimized out>
#14 0x000056121c209041 in rgengc_check_relation (objspace=0x56121ca94bf0, obj=140512239694240) at /tmp/ruby/src/trunk-O0/gc.c:7035
        old_parent = 140512240694160
        __func__ = <optimized out>
#15 0x000056121c209276 in gc_mark_ptr (objspace=0x56121ca94bf0, obj=140512239694240) at /tmp/ruby/src/trunk-O0/gc.c:7088
        __func__ = "gc_mark_ptr"
#16 0x000056121c2094fc in gc_mark (objspace=0x56121ca94bf0, obj=140512239694240) at /tmp/ruby/src/trunk-O0/gc.c:7141
No locals.
#17 0x000056121c209fda in gc_mark_children (objspace=0x56121ca94bf0, obj=140512240694160) at /tmp/ruby/src/trunk-O0/gc.c:7447
        i = 0
        len = 2
        ptr = 0x7fcb8e3173a0
        any = 0x7fcb8e317390
#18 0x000056121c20cfb8 in rgengc_rememberset_mark_plane (objspace=0x56121ca94bf0, p=140512240694160, bitset=536870911) at /tmp/ruby/src/trunk-O0/gc.c:8998
        obj = 140512240694160
        __func__ = <optimized out>
#19 0x000056121c20d23b in rgengc_rememberset_mark (objspace=0x56121ca94bf0, heap=0x56121ca94c60) at /tmp/ruby/src/trunk-O0/gc.c:9041
        bits = {0, 0, 16140901064495857664, 18446744073709551615 <repeats 22 times>, 137438953471}
        remembered_bits = 0x56121cdb4330
        uncollectible_bits = 0x56121cdb4190
        p = 140512240692760
        bitset = 18446744073709551615
        wb_unprotected_bits = 0x56121cdb3ff0
        j = 11
        page = 0x56121cdb3fb0
#20 0x000056121c20ba1b in gc_marks_start (objspace=0x56121ca94bf0, full_mark=0) at /tmp/ruby/src/trunk-O0/gc.c:8393
        i = 0
#21 0x000056121c20cc16 in gc_marks (objspace=0x56121ca94bf0, full_mark=0) at /tmp/ruby/src/trunk-O0/gc.c:8885
        marking_finished = false
#22 0x000056121c20e9d4 in gc_start (objspace=0x56121ca94bf0, reason=512) at /tmp/ruby/src/trunk-O0/gc.c:9640
        do_full_mark = 0
        __func__ = <optimized out>
        lock_lev = 9509
#23 0x000056121c20e669 in garbage_collect (objspace=0x56121ca94bf0, reason=512) at /tmp/ruby/src/trunk-O0/gc.c:9521
        _lev = 473059120
        ret = 33
#24 0x000056121c20f130 in garbage_collect_with_gvl (objspace=0x56121ca94bf0, reason=512) at /tmp/ruby/src/trunk-O0/gc.c:9909
No locals.
#25 0x000056121c21643a in objspace_malloc_increase_body (objspace=0x56121ca94bf0, mem=0x56121e001d30, new_size=520, old_size=0, type=MEMOP_TYPE_MALLOC) at /tmp/ruby/src/trunk-O0/gc.c:12493
No locals.
#26 0x000056121c216528 in objspace_malloc_fixup (objspace=0x56121ca94bf0, mem=0x56121e001d30, size=520) at /tmp/ruby/src/trunk-O0/gc.c:12581
        malloc_increase_done = false
#27 0x000056121c21665f in objspace_xmalloc0 (objspace=0x56121ca94bf0, size=512) at /tmp/ruby/src/trunk-O0/gc.c:12658
        mem = 0x56121e001d30
#28 0x000056121c2169c0 in ruby_xmalloc2_body (n=512, size=1) at /tmp/ruby/src/trunk-O0/gc.c:12903
No locals.
#29 0x000056121c21a3e5 in ruby_xmalloc2 (n=512, size=1) at /tmp/ruby/src/trunk-O0/gc.c:14504
No locals.
#30 0x000056121c376d2e in str_buf_cat4 (str=140512250048840, ptr=0x7ffc1c3251d0 "{\"address\":\"0x7fcb8e1d7f98\", \"type\":\"ARRAY\", \"shape_id\":2, \"slot_size\":40, \"class\":\"0x7fcb90771380\", \"length\":2, \"embedded\":true, \"references\":[\"0x7fcb8e5a57d8\", \"0x7fcb8e5a58f0\"], \"memsize\":40, \"flag"..., len=275, keep_cr=false) at /tmp/ruby/src/trunk-O0/string.c:3189
        tmp = 0x7ffc1c325170 ""
        tlen = 140720781545792
        total = 275
        olen = 0
        off = -1
        sptr = 0x7fcb8ec03160 ""
        termlen = 1
        capa = 511
#31 0x000056121c376f3b in rb_str_cat (str=140512250048840, ptr=0x7ffc1c3251d0 "{\"address\":\"0x7fcb8e1d7f98\", \"type\":\"ARRAY\", \"shape_id\":2, \"slot_size\":40, \"class\":\"0x7fcb90771380\", \"length\":2, \"embedded\":true, \"references\":[\"0x7fcb8e5a57d8\", \"0x7fcb8e5a58f0\"], \"memsize\":40, \"flag"..., len=275) at /tmp/ruby/src/trunk-O0/string.c:3212
No locals.
#32 0x00007fcb8f677519 in dump_flush (dc=0x7ffc1c325170) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:69
No locals.
#33 0x00007fcb8f6797a5 in dump_result (dc=0x7ffc1c325170) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:729
No locals.
#34 0x00007fcb8f6798a6 in objspace_dump (os=140512278660640, obj=140512239386520, output=140512250048840) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:753
        dc = {type = 0, stream = 0, string = 140512250048840, root_category = 0x0, cur_obj = 140512239386520, cur_obj_klass = 140512278811520, cur_page_slot_size = 40, cur_obj_references = 2, roots = 0, full_heap = 0, partial_dump = 0, since = 0, shapes_since = 0, buffer_len = 275, buffer = "{\"address\":\"0x7fcb8e1d7f98\", \"type\":\"ARRAY\", \"shape_id\":2, \"slot_size\":40, \"class\":\"0x7fcb90771380\", \"length\":2, \"embedded\":true, \"references\":[\"0x7fcb8e5a57d8\", \"0x7fcb8e5a58f0\"], \"memsize\":40, \"flag"...}
#35 0x000056121c3e8e88 in call_cfunc_2 (recv=140512278660640, argc=2, argv=0x7fcba9c0a0e0, func=0x7fcb8f6797d6 <objspace_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3183
        f = 0x7fcb8f6797d6 <objspace_dump>
#36 0x000056121c3ea454 in vm_call_cfunc_with_frame_ (ec=0x56121ca95c60, reg_cfp=0x7fcba9d09ef8, calling=0x7ffc1c3263f0, argc=2, argv=0x7fcba9c0a0e0, stack_bottom=0x7fcba9c0a0d8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x14d100140005
        cc = 0x7fcb8f56fa88
        val = 140512250048840
        me = 0x7fcb8df8fee8
        cfunc = 0x56121cb1a3f8
        recv = 140512278660640
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#37 0x000056121c3ea629 in vm_call_cfunc_with_frame (ec=0x56121ca95c60, reg_cfp=0x7fcba9d09ef8, calling=0x7ffc1c3263f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 2
        stack_bottom = 0x7fcba9c0a0d8
        argv = 0x7fcba9c0a0e0
#38 0x000056121c3f0a65 in vm_sendish (ec=0x56121ca95c60, reg_cfp=0x7fcba9d09ef8, cd=0x56121cc582e0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x14d100140005
        cc = 0x7fcb8f56fa88
        argc = 2
        recv = 140512278660640
        calling = {cd = 0x56121cc582e0, cc = 0x7fcb8f56fa88, block_handler = 0, recv = 140512278660640, argc = 2, kw_splat = false, heap_argv = 0}
#39 0x000056121c3f81fc in vm_exec_core (ec=0x56121ca95c60) at ../../src/trunk-O0/insns.def:862
        bh = 0
        cd = 0x56121cc582e0
        leaf = false
        val = 140512250048840
        reg_pc = 0x56121cc57e90
        reg_cfp = 0x7fcba9d09ef8
        insns_address_table = {0x56121c3f46f1 <vm_exec_core+108>, 0x56121c3f4753 <vm_exec_core+206>, 0x56121c3f4866 <vm_exec_core+481>, 0x56121c3f497a <vm_exec_core+757>, 0x56121c3f4b18 <vm_exec_core+1171>, 0x56121c3f4c48 <vm_exec_core+1475>, 0x56121c3f4e5a <vm_exec_core+2005>, 0x56121c3f4f6c <vm_exec_core+2279>, 0x56121c3f5045 <vm_exec_core+2496>, 0x56121c3f514c <vm_exec_core+2759>, 0x56121c3f5253 <vm_exec_core+3022>, 0x56121c3f5361 <vm_exec_core+3292>, 0x56121c3f5473 <vm_exec_core+3566>, 0x56121c3f5543 <vm_exec_core+3774>, 0x56121c3f564c <vm_exec_core+4039>, 0x56121c3f5746 <vm_exec_core+4289>, 0x56121c3f5809 <vm_exec_core+4484>, 0x56121c3f58cc <vm_exec_core+4679>, 0x56121c3f5955 <vm_exec_core+4816>, 0x56121c3f59e1 <vm_exec_core+4956>, 0x56121c3f5a87 <vm_exec_core+5122>, 0x56121c3f5b5f <vm_exec_core+5338>, 0x56121c3f5c2c <vm_exec_core+5543>, 0x56121c3f5d0a <vm_exec_core+5765>, 0x56121c3f5dcc <vm_exec_core+5959>, 0x56121c3f5f0b <vm_exec_core+6278>, 0x56121c3f5fb1 <vm_exec_core+6444>, 0x56121c3f6096 <vm_exec_core+6673>, 0x56121c3f61c5 <vm_exec_core+6976>, 0x56121c3f6288 <vm_exec_core+7171>, 0x56121c3f634b <vm_exec_core+7366>, 0x56121c3f6442 <vm_exec_core+7613>, 0x56121c3f6504 <vm_exec_core+7807>, 0x56121c3f65c6 <vm_exec_core+8001>, 0x56121c3f66c0 <vm_exec_core+8251>, 0x56121c3f679f <vm_exec_core+8474>, 0x56121c3f686c <vm_exec_core+8679>, 0x56121c3f697c <vm_exec_core+8951>, 0x56121c3f6a76 <vm_exec_core+9201>, 0x56121c3f6af1 <vm_exec_core+9324>, 0x56121c3f6bb2 <vm_exec_core+9517>, 0x56121c3f6ca0 <vm_exec_core+9755>, 0x56121c3f6d50 <vm_exec_core+9931>, 0x56121c3f6ecf <vm_exec_core+10314>, 0x56121c3f6fa9 <vm_exec_core+10532>, 0x56121c3f7095 <vm_exec_core+10768>, 0x56121c3f7126 <vm_exec_core+10913>, 0x56121c3f7281 <vm_exec_core+11260>, 0x56121c3f783b <vm_exec_core+12726>, 0x56121c3f7937 <vm_exec_core+12978>, 0x56121c3f7a3a <vm_exec_core+13237>, 0x56121c3f7b26 <vm_exec_core+13473>, 0x56121c3f7d3f <vm_exec_core+14010>, 0x56121c3f7e31 <vm_exec_core+14252>, 0x56121c3f7f37 <vm_exec_core+14514>, 0x56121c3f8142 <vm_exec_core+15037>, 0x56121c3f82f9 <vm_exec_core+15476>, 0x56121c3f842d <vm_exec_core+15784>, 0x56121c3f85a2 <vm_exec_core+16157>, 0x56121c3f86d6 <vm_exec_core+16465>, 0x56121c3f884b <vm_exec_core+16838>, 0x56121c3f8a2d <vm_exec_core+17320>, 0x56121c3f8c38 <vm_exec_core+17843>, 0x56121c3f8def <vm_exec_core+18282>, 0x56121c3f8f11 <vm_exec_core+18572>, 0x56121c3f8fb8 <vm_exec_core+18739>, 0x56121c3f907c <vm_exec_core+18935>, 0x56121c3f9165 <vm_exec_core+19168>, 0x56121c3f9251 <vm_exec_core+19404>, 0x56121c3f933a <vm_exec_core+19637>, 0x56121c3f944e <vm_exec_core+19913>, 0x56121c3f9575 <vm_exec_core+20208>, 0x56121c3f96b4 <vm_exec_core+20527>, 0x56121c3f97f3 <vm_exec_core+20846>, 0x56121c3f9932 <vm_exec_core+21165>, 0x56121c3f9a71 <vm_exec_core+21484>, 0x56121c3f9bb0 <vm_exec_core+21803>, 0x56121c3f9cfa <vm_exec_core+22133>, 0x56121c3f9e7d <vm_exec_core+22520>, 0x56121c3f9fbc <vm_exec_core+22839>, 0x56121c3fa0fb <vm_exec_core+23158>, 0x56121c3fa23a <vm_exec_core+23477>, 0x56121c3fa379 <vm_exec_core+23796>, 0x56121c3fa4b8 <vm_exec_core+24115>, 0x56121c3fa5f7 <vm_exec_core+24434>, 0x56121c3fa736 <vm_exec_core+24753>, 0x56121c3fa875 <vm_exec_core+25072>, 0x56121c3fa9cd <vm_exec_core+25416>, 0x56121c3fab93 <vm_exec_core+25870>, 0x56121c3fad1a <vm_exec_core+26261>, 0x56121c3fae42 <vm_exec_core+26557>, 0x56121c3faf6a <vm_exec_core+26853>, 0x56121c3fb08d <vm_exec_core+27144>, 0x56121c3fb1b0 <vm_exec_core+27435>, 0x56121c3fb2e4 <vm_exec_core+27743>, 0x56121c3fb423 <vm_exec_core+28062>, 0x56121c3fb50e <vm_exec_core+28297>, 0x56121c3fb613 <vm_exec_core+28558>, 0x56121c3fb75b <vm_exec_core+28886>, 0x56121c3fb84a <vm_exec_core+29125>, 0x56121c3fb924 <vm_exec_core+29343>, 0x56121c3fb9f9 <vm_exec_core+29556>, 0x56121c3fbad4 <vm_exec_core+29775>, 0x56121c3fbb50 <vm_exec_core+29899>, 0x56121c3fbbcc <vm_exec_core+30023>, 0x56121c3fbbea <vm_exec_core+30053>, 0x56121c3fbc08 <vm_exec_core+30083>, 0x56121c3fbc26 <vm_exec_core+30113>, 0x56121c3fbc44 <vm_exec_core+30143>, 0x56121c3fbc62 <vm_exec_core+30173>, 0x56121c3fbc80 <vm_exec_core+30203>, 0x56121c3fbc9e <vm_exec_core+30233>, 0x56121c3fbcbc <vm_exec_core+30263>, 0x56121c3fbcda <vm_exec_core+30293>, 0x56121c3fbcf8 <vm_exec_core+30323>, 0x56121c3fbd16 <vm_exec_core+30353>, 0x56121c3fbd34 <vm_exec_core+30383>, 0x56121c3fbd52 <vm_exec_core+30413>, 0x56121c3fbd70 <vm_exec_core+30443>, 0x56121c3fbd8e <vm_exec_core+30473>, 0x56121c3fbdac <vm_exec_core+30503>, 0x56121c3fbdca <vm_exec_core+30533>, 0x56121c3fbde8 <vm_exec_core+30563>, 0x56121c3fbe06 <vm_exec_core+30593>, 0x56121c3fbe24 <vm_exec_core+30623>, 0x56121c3fbe42 <vm_exec_core+30653>, 0x56121c3fbe60 <vm_exec_core+30683>, 0x56121c3fbe7e <vm_exec_core+30713>, 0x56121c3fbe9c <vm_exec_core+30743>, 0x56121c3fbeba <vm_exec_core+30773>, 0x56121c3fbed8 <vm_exec_core+30803>, 0x56121c3fbef6 <vm_exec_core+30833>, 0x56121c3fbf14 <vm_exec_core+30863>, 0x56121c3fbf32 <vm_exec_core+30893>, 0x56121c3fbf50 <vm_exec_core+30923>, 0x56121c3fbf6e <vm_exec_core+30953>, 0x56121c3fbf8c <vm_exec_core+30983>, 0x56121c3fbfaa <vm_exec_core+31013>, 0x56121c3fbfc8 <vm_exec_core+31043>, 0x56121c3fbfe6 <vm_exec_core+31073>, 0x56121c3fc004 <vm_exec_core+31103>, 0x56121c3fc022 <vm_exec_core+31133>, 0x56121c3fc040 <vm_exec_core+31163>, 0x56121c3fc05e <vm_exec_core+31193>, 0x56121c3fc07c <vm_exec_core+31223>, 0x56121c3fc09a <vm_exec_core+31253>, 0x56121c3fc0b8 <vm_exec_core+31283>, 0x56121c3fc0d6 <vm_exec_core+31313>, 0x56121c3fc0f4 <vm_exec_core+31343>, 0x56121c3fc112 <vm_exec_core+31373>, 0x56121c3fc130 <vm_exec_core+31403>, 0x56121c3fc14e <vm_exec_core+31433>, 0x56121c3fc16c <vm_exec_core+31463>, 0x56121c3fc18a <vm_exec_core+31493>, 0x56121c3fc1a8 <vm_exec_core+31523>, 0x56121c3fc1c6 <vm_exec_core+31553>, 0x56121c3fc1e4 <vm_exec_core+31583>, 0x56121c3fc202 <vm_exec_core+31613>, 0x56121c3fc220 <vm_exec_core+31643>, 0x56121c3fc23e <vm_exec_core+31673>, 0x56121c3fc25c <vm_exec_core+31703>, 0x56121c3fc27a <vm_exec_core+31733>, 0x56121c3fc298 <vm_exec_core+31763>, 0x56121c3fc2b6 <vm_exec_core+31793>, 0x56121c3fc2d4 <vm_exec_core+31823>, 0x56121c3fc2f2 <vm_exec_core+31853>, 0x56121c3fc310 <vm_exec_core+31883>, 0x56121c3fc32e <vm_exec_core+31913>, 0x56121c3fc34c <vm_exec_core+31943>, 0x56121c3fc36a <vm_exec_core+31973>, 0x56121c3fc388 <vm_exec_core+32003>, 0x56121c3fc3a6 <vm_exec_core+32033>, 0x56121c3fc3c4 <vm_exec_core+32063>, 0x56121c3fc3e2 <vm_exec_core+32093>, 0x56121c3fc400 <vm_exec_core+32123>, 0x56121c3fc41e <vm_exec_core+32153>, 0x56121c3fc43c <vm_exec_core+32183>, 0x56121c3fc45a <vm_exec_core+32213>, 0x56121c3fc478 <vm_exec_core+32243>, 0x56121c3fc496 <vm_exec_core+32273>, 0x56121c3fc4b4 <vm_exec_core+32303>, 0x56121c3fc4d2 <vm_exec_core+32333>, 0x56121c3fc503 <vm_exec_core+32382>, 0x56121c3fc521 <vm_exec_core+32412>, 0x56121c3fc53f <vm_exec_core+32442>, 0x56121c3fc55d <vm_exec_core+32472>, 0x56121c3fc57b <vm_exec_core+32502>, 0x56121c3fc599 <vm_exec_core+32532>, 0x56121c3fc5b7 <vm_exec_core+32562>, 0x56121c3fc5d5 <vm_exec_core+32592>, 0x56121c3fc5f3 <vm_exec_core+32622>, 0x56121c3fc611 <vm_exec_core+32652>, 0x56121c3fc62f <vm_exec_core+32682>, 0x56121c3fc64d <vm_exec_core+32712>, 0x56121c3fc66b <vm_exec_core+32742>, 0x56121c3fc689 <vm_exec_core+32772>, 0x56121c3fc6a7 <vm_exec_core+32802>, 0x56121c3fc6c5 <vm_exec_core+32832>, 0x56121c3fc6e3 <vm_exec_core+32862>, 0x56121c3fc701 <vm_exec_core+32892>...}
#40 0x000056121c40ed48 in rb_vm_exec (ec=0x56121ca95c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x56121ca95c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffc1c327100, 0x56121c40ecc6 <rb_vm_exec+190>, 0x0, 0x7ffc1c327050, 0x7ffc1c3270f0}, prev = 0x7ffc1c327410, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#41 0x000056121c40b935 in invoke_block (ec=0x56121ca95c60, iseq=0x7fcb8df8f4c0, self=140512703008240, captured=0x7fcba9d09fb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 1
#42 0x000056121c40bd5b in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc1c327338, argc=1, self=140512703008240, captured=0x7fcba9d09fb8, ec=0x56121ca95c60) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7fcb8df8f4c0
        opt_pc = 0
        type = 572653569
        cfp = 0x7fcba9d09f68
        sp = 0x7fcba9c0a070
        flags = 0
        use_argv = 0x7ffc1c327338
        av = {94635783201953, 140512704110440}
        stack_argv = 0x7fcba9c0a070
#43 invoke_block_from_c_bh (ec=0x56121ca95c60, block_handler=140512704110521, argc=1, argv=0x7ffc1c327338, 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 = 0x7fcba9d09fb8
#44 0x000056121c40bf55 in vm_yield_with_cref (ec=0x56121ca95c60, argc=1, argv=0x7ffc1c327338, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1637
No locals.
#45 0x000056121c40bf93 in vm_yield (ec=0x56121ca95c60, argc=1, argv=0x7ffc1c327338, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1645
No locals.
#46 0x000056121c406895 in rb_yield_0 (argc=1, argv=0x7ffc1c327338) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#47 0x000056121c4068fc in rb_yield (val=140512239386520) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#48 0x000056121c54f6d1 in select_bang_i (a=140720781554864) at /tmp/ruby/src/trunk-O0/array.c:3799
        v = 140512239386520
        arg = 0x7ffc1c3274b0
        ary = 140512278739640
        i1 = 32256
        i2 = 32256
#49 0x000056121c1ecc3c in rb_ensure (b_proc=0x56121c54f679 <select_bang_i>, data1=140720781554864, e_proc=0x56121c54f753 <select_bang_ensure>, data2=140720781554864) at /tmp/ruby/src/trunk-O0/eval.c:1003
        _ec = 0x56121ca95c60
        _tag = {tag = 36, retval = 140512278739640, buf = {0x7ffc1c327490, 0x56121c1ecbdf <rb_ensure+295>, 0x0, 0x7ffc1c3273a0, 0x7ffc1c327468}, prev = 0x7ffc1c3285d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 140512278739640
        ec = 0x56121ca95c60
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x56121c54f753 <select_bang_ensure>, data2 = 140720781554864}}
#50 0x000056121c54f957 in rb_ary_select_bang (ary=140512278739640) at /tmp/ruby/src/trunk-O0/array.c:3862
        args = {ary = 140512278739640, len = {32256, 32256}}
#51 0x000056121c54f9c1 in rb_ary_keep_if (ary=140512278739640) at /tmp/ruby/src/trunk-O0/array.c:3887
No locals.
#52 0x000056121c3e984f in ractor_safe_call_cfunc_0 (recv=140512278739640, argc=0, argv=0x7fcba9c0a058, func=0x56121c54f96d <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3308
        f = 0x56121c54f96d <rb_ary_keep_if>
#53 0x000056121c3ea454 in vm_call_cfunc_with_frame_ (ec=0x56121ca95c60, reg_cfp=0x7fcba9d09fa0, calling=0x7ffc1c327940, argc=0, argv=0x7fcba9c0a058, stack_bottom=0x7fcba9c0a050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x358100000001
        cc = 0x7fcb8f56fba0
        val = 94635790261160
        me = 0x7fcb8decfc38
        cfunc = 0x56121cae7af8
        recv = 140512278739640
        block_handler = 140512704110521
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#54 0x000056121c3ea629 in vm_call_cfunc_with_frame (ec=0x56121ca95c60, reg_cfp=0x7fcba9d09fa0, calling=0x7ffc1c327940) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 0
        stack_bottom = 0x7fcba9c0a050
        argv = 0x7fcba9c0a058
#55 0x000056121c3ea741 in vm_call_cfunc_other (ec=0x56121ca95c60, reg_cfp=0x7fcba9d09fa0, calling=0x7ffc1c327940) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x358100000001
        argv_ary = 0
#56 0x000056121c3eab70 in vm_call_cfunc (ec=0x56121ca95c60, reg_cfp=0x7fcba9d09fa0, calling=0x7ffc1c327940) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x358100000001
#57 0x000056121c3ed6ab in vm_call_method_each_type (ec=0x56121ca95c60, cfp=0x7fcba9d09fa0, calling=0x7ffc1c327940) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x358100000001
        cc = 0x7fcb8f56fba0
        cme = 0x7fcb8decfc38
        v = 94635790790696
#58 0x000056121c3ee157 in vm_call_method (ec=0x56121ca95c60, cfp=0x7fcba9d09fa0, calling=0x7ffc1c327940) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x358100000001
        cc = 0x7fcb8f56fba0
#59 0x000056121c3ee359 in vm_call_general (ec=0x56121ca95c60, reg_cfp=0x7fcba9d09fa0, calling=0x7ffc1c327940) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#60 0x000056121c3f0a65 in vm_sendish (ec=0x56121ca95c60, reg_cfp=0x7fcba9d09fa0, cd=0x56121cc42ff0, block_handler=140512704110521, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x358100000001
        cc = 0x7fcb8f56fba0
        argc = 0
        recv = 140512278739640
        calling = {cd = 0x56121cc42ff0, cc = 0x7fcb8f56fba0, block_handler = 140512704110521, recv = 140512278739640, argc = 0, kw_splat = false, heap_argv = 0}
#61 0x000056121c3f8045 in vm_exec_core (ec=0x56121ca95c60) at ../../src/trunk-O0/insns.def:842
        bh = 140512704110521
        cd = 0x56121cc42ff0
        blockiseq = 0x7fcb8df8f4c0
        leaf = false
        val = 140512259931720
        reg_pc = 0x56121cc45160
        reg_cfp = 0x7fcba9d09fa0
        insns_address_table = {0x56121c3f46f1 <vm_exec_core+108>, 0x56121c3f4753 <vm_exec_core+206>, 0x56121c3f4866 <vm_exec_core+481>, 0x56121c3f497a <vm_exec_core+757>, 0x56121c3f4b18 <vm_exec_core+1171>, 0x56121c3f4c48 <vm_exec_core+1475>, 0x56121c3f4e5a <vm_exec_core+2005>, 0x56121c3f4f6c <vm_exec_core+2279>, 0x56121c3f5045 <vm_exec_core+2496>, 0x56121c3f514c <vm_exec_core+2759>, 0x56121c3f5253 <vm_exec_core+3022>, 0x56121c3f5361 <vm_exec_core+3292>, 0x56121c3f5473 <vm_exec_core+3566>, 0x56121c3f5543 <vm_exec_core+3774>, 0x56121c3f564c <vm_exec_core+4039>, 0x56121c3f5746 <vm_exec_core+4289>, 0x56121c3f5809 <vm_exec_core+4484>, 0x56121c3f58cc <vm_exec_core+4679>, 0x56121c3f5955 <vm_exec_core+4816>, 0x56121c3f59e1 <vm_exec_core+4956>, 0x56121c3f5a87 <vm_exec_core+5122>, 0x56121c3f5b5f <vm_exec_core+5338>, 0x56121c3f5c2c <vm_exec_core+5543>, 0x56121c3f5d0a <vm_exec_core+5765>, 0x56121c3f5dcc <vm_exec_core+5959>, 0x56121c3f5f0b <vm_exec_core+6278>, 0x56121c3f5fb1 <vm_exec_core+6444>, 0x56121c3f6096 <vm_exec_core+6673>, 0x56121c3f61c5 <vm_exec_core+6976>, 0x56121c3f6288 <vm_exec_core+7171>, 0x56121c3f634b <vm_exec_core+7366>, 0x56121c3f6442 <vm_exec_core+7613>, 0x56121c3f6504 <vm_exec_core+7807>, 0x56121c3f65c6 <vm_exec_core+8001>, 0x56121c3f66c0 <vm_exec_core+8251>, 0x56121c3f679f <vm_exec_core+8474>, 0x56121c3f686c <vm_exec_core+8679>, 0x56121c3f697c <vm_exec_core+8951>, 0x56121c3f6a76 <vm_exec_core+9201>, 0x56121c3f6af1 <vm_exec_core+9324>, 0x56121c3f6bb2 <vm_exec_core+9517>, 0x56121c3f6ca0 <vm_exec_core+9755>, 0x56121c3f6d50 <vm_exec_core+9931>, 0x56121c3f6ecf <vm_exec_core+10314>, 0x56121c3f6fa9 <vm_exec_core+10532>, 0x56121c3f7095 <vm_exec_core+10768>, 0x56121c3f7126 <vm_exec_core+10913>, 0x56121c3f7281 <vm_exec_core+11260>, 0x56121c3f783b <vm_exec_core+12726>, 0x56121c3f7937 <vm_exec_core+12978>, 0x56121c3f7a3a <vm_exec_core+13237>, 0x56121c3f7b26 <vm_exec_core+13473>, 0x56121c3f7d3f <vm_exec_core+14010>, 0x56121c3f7e31 <vm_exec_core+14252>, 0x56121c3f7f37 <vm_exec_core+14514>, 0x56121c3f8142 <vm_exec_core+15037>, 0x56121c3f82f9 <vm_exec_core+15476>, 0x56121c3f842d <vm_exec_core+15784>, 0x56121c3f85a2 <vm_exec_core+16157>, 0x56121c3f86d6 <vm_exec_core+16465>, 0x56121c3f884b <vm_exec_core+16838>, 0x56121c3f8a2d <vm_exec_core+17320>, 0x56121c3f8c38 <vm_exec_core+17843>, 0x56121c3f8def <vm_exec_core+18282>, 0x56121c3f8f11 <vm_exec_core+18572>, 0x56121c3f8fb8 <vm_exec_core+18739>, 0x56121c3f907c <vm_exec_core+18935>, 0x56121c3f9165 <vm_exec_core+19168>, 0x56121c3f9251 <vm_exec_core+19404>, 0x56121c3f933a <vm_exec_core+19637>, 0x56121c3f944e <vm_exec_core+19913>, 0x56121c3f9575 <vm_exec_core+20208>, 0x56121c3f96b4 <vm_exec_core+20527>, 0x56121c3f97f3 <vm_exec_core+20846>, 0x56121c3f9932 <vm_exec_core+21165>, 0x56121c3f9a71 <vm_exec_core+21484>, 0x56121c3f9bb0 <vm_exec_core+21803>, 0x56121c3f9cfa <vm_exec_core+22133>, 0x56121c3f9e7d <vm_exec_core+22520>, 0x56121c3f9fbc <vm_exec_core+22839>, 0x56121c3fa0fb <vm_exec_core+23158>, 0x56121c3fa23a <vm_exec_core+23477>, 0x56121c3fa379 <vm_exec_core+23796>, 0x56121c3fa4b8 <vm_exec_core+24115>, 0x56121c3fa5f7 <vm_exec_core+24434>, 0x56121c3fa736 <vm_exec_core+24753>, 0x56121c3fa875 <vm_exec_core+25072>, 0x56121c3fa9cd <vm_exec_core+25416>, 0x56121c3fab93 <vm_exec_core+25870>, 0x56121c3fad1a <vm_exec_core+26261>, 0x56121c3fae42 <vm_exec_core+26557>, 0x56121c3faf6a <vm_exec_core+26853>, 0x56121c3fb08d <vm_exec_core+27144>, 0x56121c3fb1b0 <vm_exec_core+27435>, 0x56121c3fb2e4 <vm_exec_core+27743>, 0x56121c3fb423 <vm_exec_core+28062>, 0x56121c3fb50e <vm_exec_core+28297>, 0x56121c3fb613 <vm_exec_core+28558>, 0x56121c3fb75b <vm_exec_core+28886>, 0x56121c3fb84a <vm_exec_core+29125>, 0x56121c3fb924 <vm_exec_core+29343>, 0x56121c3fb9f9 <vm_exec_core+29556>, 0x56121c3fbad4 <vm_exec_core+29775>, 0x56121c3fbb50 <vm_exec_core+29899>, 0x56121c3fbbcc <vm_exec_core+30023>, 0x56121c3fbbea <vm_exec_core+30053>, 0x56121c3fbc08 <vm_exec_core+30083>, 0x56121c3fbc26 <vm_exec_core+30113>, 0x56121c3fbc44 <vm_exec_core+30143>, 0x56121c3fbc62 <vm_exec_core+30173>, 0x56121c3fbc80 <vm_exec_core+30203>, 0x56121c3fbc9e <vm_exec_core+30233>, 0x56121c3fbcbc <vm_exec_core+30263>, 0x56121c3fbcda <vm_exec_core+30293>, 0x56121c3fbcf8 <vm_exec_core+30323>, 0x56121c3fbd16 <vm_exec_core+30353>, 0x56121c3fbd34 <vm_exec_core+30383>, 0x56121c3fbd52 <vm_exec_core+30413>, 0x56121c3fbd70 <vm_exec_core+30443>, 0x56121c3fbd8e <vm_exec_core+30473>, 0x56121c3fbdac <vm_exec_core+30503>, 0x56121c3fbdca <vm_exec_core+30533>, 0x56121c3fbde8 <vm_exec_core+30563>, 0x56121c3fbe06 <vm_exec_core+30593>, 0x56121c3fbe24 <vm_exec_core+30623>, 0x56121c3fbe42 <vm_exec_core+30653>, 0x56121c3fbe60 <vm_exec_core+30683>, 0x56121c3fbe7e <vm_exec_core+30713>, 0x56121c3fbe9c <vm_exec_core+30743>, 0x56121c3fbeba <vm_exec_core+30773>, 0x56121c3fbed8 <vm_exec_core+30803>, 0x56121c3fbef6 <vm_exec_core+30833>, 0x56121c3fbf14 <vm_exec_core+30863>, 0x56121c3fbf32 <vm_exec_core+30893>, 0x56121c3fbf50 <vm_exec_core+30923>, 0x56121c3fbf6e <vm_exec_core+30953>, 0x56121c3fbf8c <vm_exec_core+30983>, 0x56121c3fbfaa <vm_exec_core+31013>, 0x56121c3fbfc8 <vm_exec_core+31043>, 0x56121c3fbfe6 <vm_exec_core+31073>, 0x56121c3fc004 <vm_exec_core+31103>, 0x56121c3fc022 <vm_exec_core+31133>, 0x56121c3fc040 <vm_exec_core+31163>, 0x56121c3fc05e <vm_exec_core+31193>, 0x56121c3fc07c <vm_exec_core+31223>, 0x56121c3fc09a <vm_exec_core+31253>, 0x56121c3fc0b8 <vm_exec_core+31283>, 0x56121c3fc0d6 <vm_exec_core+31313>, 0x56121c3fc0f4 <vm_exec_core+31343>, 0x56121c3fc112 <vm_exec_core+31373>, 0x56121c3fc130 <vm_exec_core+31403>, 0x56121c3fc14e <vm_exec_core+31433>, 0x56121c3fc16c <vm_exec_core+31463>, 0x56121c3fc18a <vm_exec_core+31493>, 0x56121c3fc1a8 <vm_exec_core+31523>, 0x56121c3fc1c6 <vm_exec_core+31553>, 0x56121c3fc1e4 <vm_exec_core+31583>, 0x56121c3fc202 <vm_exec_core+31613>, 0x56121c3fc220 <vm_exec_core+31643>, 0x56121c3fc23e <vm_exec_core+31673>, 0x56121c3fc25c <vm_exec_core+31703>, 0x56121c3fc27a <vm_exec_core+31733>, 0x56121c3fc298 <vm_exec_core+31763>, 0x56121c3fc2b6 <vm_exec_core+31793>, 0x56121c3fc2d4 <vm_exec_core+31823>, 0x56121c3fc2f2 <vm_exec_core+31853>, 0x56121c3fc310 <vm_exec_core+31883>, 0x56121c3fc32e <vm_exec_core+31913>, 0x56121c3fc34c <vm_exec_core+31943>, 0x56121c3fc36a <vm_exec_core+31973>, 0x56121c3fc388 <vm_exec_core+32003>, 0x56121c3fc3a6 <vm_exec_core+32033>, 0x56121c3fc3c4 <vm_exec_core+32063>, 0x56121c3fc3e2 <vm_exec_core+32093>, 0x56121c3fc400 <vm_exec_core+32123>, 0x56121c3fc41e <vm_exec_core+32153>, 0x56121c3fc43c <vm_exec_core+32183>, 0x56121c3fc45a <vm_exec_core+32213>, 0x56121c3fc478 <vm_exec_core+32243>, 0x56121c3fc496 <vm_exec_core+32273>, 0x56121c3fc4b4 <vm_exec_core+32303>, 0x56121c3fc4d2 <vm_exec_core+32333>, 0x56121c3fc503 <vm_exec_core+32382>, 0x56121c3fc521 <vm_exec_core+32412>, 0x56121c3fc53f <vm_exec_core+32442>, 0x56121c3fc55d <vm_exec_core+32472>, 0x56121c3fc57b <vm_exec_core+32502>, 0x56121c3fc599 <vm_exec_core+32532>, 0x56121c3fc5b7 <vm_exec_core+32562>, 0x56121c3fc5d5 <vm_exec_core+32592>, 0x56121c3fc5f3 <vm_exec_core+32622>, 0x56121c3fc611 <vm_exec_core+32652>, 0x56121c3fc62f <vm_exec_core+32682>, 0x56121c3fc64d <vm_exec_core+32712>, 0x56121c3fc66b <vm_exec_core+32742>, 0x56121c3fc689 <vm_exec_core+32772>, 0x56121c3fc6a7 <vm_exec_core+32802>, 0x56121c3fc6c5 <vm_exec_core+32832>, 0x56121c3fc6e3 <vm_exec_core+32862>, 0x56121c3fc701 <vm_exec_core+32892>...}
#62 0x000056121c40ed48 in rb_vm_exec (ec=0x56121ca95c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x56121ca95c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffc1c328650, 0x56121c40ecc6 <rb_vm_exec+190>, 0x0, 0x7ffc1c3285a0, 0x56121cb1a970}, prev = 0x7ffc1c3286c0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#63 0x000056121c40fba7 in rb_iseq_eval_main (iseq=0x7fcb8f682268) at /tmp/ruby/src/trunk-O0/vm.c:2755
        ec = 0x56121ca95c60
        val = 94635790261344
#64 0x000056121c1eae59 in rb_ec_exec_node (ec=0x56121ca95c60, n=0x7fcb8f682268) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x56121ca94810
        _ec = 0x56121ca95c60
        _tag = {tag = 36, retval = 94635781170261, buf = {0x7ffc1c328740, 0x56121c1eadef <rb_ec_exec_node+212>, 0x0, 0x7ffc1c328690, 0x56121ca95c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fcb8f682268
#65 0x000056121c1eafca in ruby_run_node (n=0x7fcb8f682268) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x56121ca95c60
        status = 22034
#66 0x000056121c1e65c4 in rb_main (argc=120, argv=0x7ffc1c3288e8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140720781559744
#67 0x000056121c1e6625 in main (argc=120, argv=0x7ffc1c3288e8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.3468939.ruby -x gdbscript
[New LWP 3468939]
[New LWP 3468942]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055ac226c34aa in debug_info_read (reader=0x55ac230c48a0, num_traces=37, traces=0x55ac229c69a0 <trace>, lines=0x55ac2399def0, offset=0, errout=0x7f1147b406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1945
1945	            uintptr_t addr = (uintptr_t)traces[i];
[Current thread is 1 (Thread 0x7f11479237c0 (LWP 3468939))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f11479237c0 (LWP 3468939) 0x000055ac226c34aa in debug_info_read (reader=0x55ac230c48a0, num_traces=37, traces=0x55ac229c69a0 <trace>, lines=0x55ac2399def0, offset=0, errout=0x7f1147b406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1945
  2    Thread 0x7f112e34f640 (LWP 3468942) 0x00007f1147a4bfde in epoll_wait (epfd=4, events=0x55ac229c389c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f112e34f640 (LWP 3468942)):
#0  0x00007f1147a4bfde in epoll_wait (epfd=4, events=0x55ac229c389c <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  0x000055ac2251c679 in event_wait (vm=0x55ac230302a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21932
#2  0x000055ac2251c69d in timer_thread_polling (vm=0x55ac230302a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -1220976793
#3  0x000055ac2251cd5d in timer_thread_func (ptr=0x55ac230302a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3024
        vm = 0x55ac230302a0
#4  0x00007f11479bab43 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 = {140729291106992, -8328341007270711887, 139711766394432, 25, 139712192555088, 140729291107344, 8235277854071287217, 8235191243794902449}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f1147a4bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f11479237c0 (LWP 3468939)):
#0  0x000055ac226c34aa in debug_info_read (reader=0x55ac230c48a0, num_traces=37, traces=0x55ac229c69a0 <trace>, lines=0x55ac2399def0, offset=0, errout=0x7f1147b406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1945
        addr = 94197799032525
        offset = 2610893
        saddr = 0
        i = 1
        die = {pos = 3693808, tag = 29, has_children = 1}
        ranges = {low_pc = 3281283, high_pc = 3281298, ranges = 0, low_pc_set = true, high_pc_set = true, ranges_set = false}
        line = {dirname = 0x7f112c20f520 "vendor/gimli-0.25.0/src/read", filename = 0x7f112c20f7de "endian_slice.rs", path = 0x0, line = 93, base_addr = 0, saddr = 0, sname = 0x7f112c40e9fc "offset_id<gimli::endianity::LittleEndian>", next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#1  0x000055ac226c43e1 in fill_lines (num_traces=37, traces=0x55ac229c69a0 <trace>, check_debuglink=1, objp=0x55ac230c51c0, lines=0x55ac2399def0, offset=0, errout=0x7f1147b406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x55ac2399e980, file = 0x7f112b21a000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f112bd76c64 "Gv\001", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f112c2128b2 "\227.", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f112c20f736 "thread_local_key.rs", debug_line_directories = 0x7f112c20f3ea "library/std/src/sys_common", p = 0x7f112bd81075 "'\001T**\001", cu_end = 0x7f112bd8e2af "\201\234\001", pend = 0x7f112c0d0892 "\001$", q0 = 0x7f112c0f0671 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f112c0f0848 "'4", format = 4, address_size = 8 '\b', level = 11, abbrev_table = {0x7f1147b4e000 "", 0x7f112c0f0672 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f112c0f0688 "4", 0x7f112c0f0691 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f112c0f069f "\r", 0x7f112c0f06ad "\017", 0x7f112c0f06b8 "$", 0x7f112c0f06c3 "9\001\003\016", 0x7f112c0f06ca "\023\001\003\016\v\v\210\001\017", 0x7f112c0f06d6 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f112c0f06e7 "/", 0x7f112c0f06f0 "\005", 0x7f112c0f06fb "\005", 0x7f112c0f0708 "\023", 0x7f112c0f0714 ".\001n\016\003\016:\v;\005I\023 \v", 0x7f112c0f0725 "4", 0x7f112c0f0735 "4", 0x7f112c0f0742 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f112c0f0752 "(", 0x7f112c0f075b "\005", 0x7f112c0f0768 "\v\001", 0x7f112c0f076d "3\001\025\023", 0x7f112c0f0774 "\r", 0x7f112c0f0782 "\031\001\026\v", 0x7f112c0f0789 "\023", 0x7f112c0f0795 ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f112c0f07a8 "(", 0x7f112c0f07b1 ".\001n\016\003\016:\v;\v \v", 0x7f112c0f07c0 "4", 0x7f112c0f07d0 "\027", 0x7f112c0f07dc ".\001n\016\003\016:\v;\005 \v", 0x7f112c0f07eb "\005", 0x7f112c0f07f6 ".\001\021\001\022\006@\030\061\023", 0x7f112c0f0803 "\005", 0x7f112c0f080c "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f112c0f081d "\v\001\021\001\022\006", 0x7f112c0f0826 "4", 0x7f112c0f082f "\005", 0x7f112c0f0838 "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f112c0f0849 "4", 0x7f112c0f0852 "\005", 0x7f112c0f085b ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f112c0f086e "\005", 0x7f112c0f087b "\035\001\061\023U\027X\vY\005W\v", 0x7f112c0f088a "\035\001\061\023U\027X\vY\vW\v", 0x7f112c0f0899 "\v\001U\027", 0x7f112c0f08a0 "4", 0x7f112c0f08a9 "\031\001", 0x7f112c0f08ae "3\001", 0x7f112c0f08b3 "\023\001\003\016<\031\210\001\017", 0x7f112c0f08bf "3", 0x7f112c0f08c4 "4", 0x7f112c0f08d1 "4", 0x7f112c0f08e3 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f112c0f08f8 "\005", 0x7f112c0f0907 "4", 0x7f112c0f0916 "4", 0x7f112c0f0925 "\035", 0x7f112c0f0936 "4", 0x7f112c0f0948 "4", 0x7f112c0f095a "\035", 0x7f112c0f096b "\005", 0x7f112c0f0974 "4", 0x7f112c0f097d ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7f112c0f0990 ".", 0x7f112c0f09a3 ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023?\031", 0x7f112c0f09ba ".", 0x7f112c0f09cb ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f112c0f09e0 "\005", 0x7f112c0f09ef "\005", 0x7f112c0f09fe "4", 0x7f112c0f0a10 "4", 0x7f112c0f0a22 "4", 0x7f112c0f0a31 "4", 0x7f112c0f0a38 "\035", 0x7f112c0f0a47 "4", 0x7f112c0f0a56 "4", 0x7f112c0f0a68 "\023\001\003\016\v\005\210\001\017", 0x7f112c0f0a74 "\r", 0x7f112c0f0a82 "\005", 0x7f112c0f0a89 "\017", 0x7f112c0f0a92 "\001\001I\023", 0x7f112c0f0a99 "!", 0x7f112c0f0aa4 "$", 0x7f112c0f0aaf ".\001\003\016:\v;\v \v", 0x7f112c0f0abc ".\001\003\016:\v;\vI\023 \v", 0x7f112c0f0acb "\025\001I\023", 0x7f112c0f0ad2 "\005", 0x7f112c0f0ad9 "\025\001", 0x7f112c0f0ade "\025", 0x7f112c0f0654 ".\001\003\016:\v;\vI\023 \v", 0x7f112c0f0663 "\025\001I\023", 0x7f112c0f066a "\005", 0x7f112c0efc90 ".", 0x7f112c0efca3 ".", 0x7f112c0efcb4 ".\001\021\001\022\006@\030\003\016:\v;\v?\031\207\001\031", 0x7f112c0efcca "4", 0x7f112c0efcd9 ".\001\021\001\022\006@\030n\016\003\016:\v;\v?\031", 0x7f112c0efcee ".\001\021\001\022\006@\030n\016\003\016:\v;\005?\031", 0x7f112c0efd03 "4", 0x7f112c0efd12 ".\001\021\001\022\006@\030n\016\003\016:\v;\005?\031\207\001\031", 0x7f112c0efd2a ".\001\021\001\022\006@\030\003\016:\v;\005?\031\207\001\031", 0x7f112c0efd40 ".\001\021\001\022\006@\030\003\016:\v;\vI\023?\031", 0x7f112c0efd55 "\017", 0x7f112c0efd5e "\001\001I\023", 0x7f112c0efd65 "!", 0x7f112c0efd70 "$", 0x7f112c0efd7b "\025\001I\023", 0x7f112c0efd82 "\005", 0x7f112c0efd89 "\025\001", 0x7f112c0efd8e ".\001\003\016:\v;\v \v", 0x7f112c0efd9b ".\001\003\016:\v;\vI\023 \v", 0x7f112c0efdaa ".\001\003\016:\v;\vI\023?\031 \v", 0x7f112c0e7a18 "\005", 0x7f112c0e7a27 ".", 0x7f112c0e3a8d "!", 0x7f112c0e3a96 "\r", 0x7f112c0e3aac ".", 0x7f112c0e3ac0 "\035\001\061\023\021\001\022\aX!)Y!\220\rW!\020\001\023", 0x7f112c0e3ad7 "\n", 0x7f112c0e3ae4 ".", 0x7f112c0e3afd "4", 0x7f112c0e3b0e ".", 0x7f112c0e3b26 ".\001?\031\003\016:!7;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f112c0e3b43 ".", 0x7f112c0e3b5d ".\001?\031\003\016:!\";\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f112c0e3b79 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f112c0e3b8e "\026", 0x7f112c0e3b98 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f112c0e3ba8 "\017", 0x7f112c0e3bb0 "$", 0x7f112c0e3bbc "\026", 0x7f112c0e3bca "&", 0x7f112c0e3bd0 "\026", 0x7f112c0e3be0 "(", 0x7f112c0e3bea "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f112c0e3bff "\025\001I\023\001\023", 0x7f112c0e3c09 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f112c0e3c1e "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f112c0e3c30 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f112c0e3c42 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f112c0e3c55 "\026", 0x7f112c0e3c68 "!", 0x7f112c0e3c6e "4", 0x7f112c0e3c7e ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f112c0e3c99 ".", 0x7f112c0e3cb0 ".", 0x7f112c0e3cc7 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f112c0e3ce3 ".", 0x7f112c0e3d00 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f112c0e3d21 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f112c0e3d40 ".", 0x7f112c0e3d5a ".", 0x7f112c0e3d76 "4", 0x7f112c0e3d82 ".", 0x7f112c0e3d9d ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f112c0e3db1 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f112c0e3dd0 ".", 0x7f112c0e3deb ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f112c0e3e01 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f112c0e3e1e ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f112c0e3e36 ".", 0x7f112db2ef98 "", 0x55ac230c55f0 "", 0x55ac230c55e8 "\370\323\320,\021\177", 0x7f112db2efc0 "\360\357\262-\021\177", 0x55ac230c4e28 "\353=\016,\021\177", 0x55ac230c55a8 "", 0x55ac230c55b0 "", 0x55ac230c55b8 "\200\200q\027\376\177", 0x55ac230c55c0 "\223\002", 0x7f112db2efa0 "", 0x7f112db2efa8 "", 0x7f112db2efb0 "", 0x7f112db2efb8 "", 0x7f112db2efc8 "G\214u\"\254U", 0x0, 0x7f112db2efd0 "\340MF#\254U", 0x55ac22758c47 <fiber_initialize_coroutine> "\363\017\036\372UH\211\345SH\203\354hH\211}\310H\211u\300dH\213\004%(", 0x0, 0x0, 0x0, 0x55ac22758bf9 <fiber_entry> "\363\017\036\372UH\211\345H\203\354 H\211}\350H\211u\340H\213E\340H\213@\bH\211E\360H\213E\360H\213\200\200", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x55ac230c4f60 "\020V\f#\254U", 0x55ac230c5200 "PR\f#\254U", 0x7f1147a59cb5 <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", 0x55ac230c4f60 "\020V\f#\254U", 0x55ac230c5050 "", 0x55ac230c5200 "PR\f#\254U", 0x7f1147b67994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x55ac230c5610 "\370\323\320,\021\177", 0x55ac230c5608 "", 0x55ac230c5618 "\001"...}}
        i = 0
        j = 307
        shstr = 0x7f112ccae5f2 ""
        ehdr = 0x7f112b21a000
        shdr = 0x7f112ccae7e8
        shstr_shdr = 0x7f112ccaf368
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f112ccae8a8
        fd = 5
        filesize = 27874216
        file = 0x7f112b21a000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f112ccaf2e8
        strtab_shdr = 0x7f112ccaf328
        dynsym_shdr = 0x7f112ccae968
        dynstr_shdr = 0x7f112ccae9a8
        obj = 0x55ac2399e980
        dladdr_fbase = 94197796421632
#2  0x000055ac226c4d8c in rb_dump_backtrace_with_lines (num_traces=37, traces=0x55ac229c69a0 <trace>, errout=0x7f1147b406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
        addr = 139711758003888
        i = 0
        lines = 0x55ac2399def0
        obj = 0x55ac2399e980
        dladdr_fbases = 0x55ac2399e840
        main_path = 0x55ac230c5160 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#3  0x000055ac225996e8 in rb_print_backtrace (errout=0x7f1147b406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x55ac225996cd <rb_print_backtrace+36>, 0x55ac22599df0 <rb_vm_bugreport+656>, 0x55ac22783c77 <rb_bug_for_fatal_signal+327>, 0x55ac224de71d <sigill>, 0x7f1147968520 <__restore_rt>, 0x55ac2237a322 <RB_FL_TEST+28>, 0x55ac22381392 <obj_free+203>, 0x55ac2238558c <gc_sweep_plane+206>, 0x55ac22385902 <gc_sweep_page+551>, 0x55ac22386281 <gc_sweep_step+153>, 0x55ac2238653e <gc_sweep_continue+110>, 0x55ac2237f1fa <gc_continue+165>, 0x55ac2237f255 <heap_prepare+47>, 0x55ac2237f733 <heap_next_free_page+59>, 0x55ac2237f9d2 <newobj_alloc+307>, 0x55ac2237fef0 <newobj_of0+192>, 0x55ac2237ffa5 <newobj_of+65>, 0x55ac22380060 <rb_wb_protected_newobj_of+81>, 0x55ac224ef7e3 <str_alloc_embed+69>, 0x55ac224ef920 <str_new0+136>, 0x55ac224efa52 <str_new+49>, 0x55ac224efa82 <rb_str_new+46>, 0x55ac224efaab <rb_usascii_str_new+39>, 0x55ac2241790f <rb_fix2str+329>, 0x55ac22417a10 <rb_int2str+52>, 0x55ac224179da <rb_int_to_s+91>, 0x55ac2256881d <ractor_safe_call_cfunc_m1+58>, 0x55ac22569454 <vm_call_cfunc_with_frame_+541>, 0x55ac22569629 <vm_call_cfunc_with_frame+121>, 0x55ac2256fa65 <vm_sendish+502>, 0x55ac225771fc <vm_exec_core+15223>, 0x55ac2258dd48 <rb_vm_exec+320>, 0x55ac2258a935 <invoke_block+216>, 0x55ac2258b3d1 <vm_invoke_proc+911>, 0x55ac2258bb75 <rb_vm_invoke_proc+170>, 0x55ac2275b623 <rb_fiber_start+726>, 0x55ac22758c47 <fiber_initialize_coroutine>, 0x0 <repeats 987 times>}
        n = 37
#4  0x000055ac22599df0 in rb_vm_bugreport (ctx=0x55ac230c5580, errout=0x7f1147b406a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x55ac230302a0
        ec = 0x55ac23464c10
#5  0x000055ac22783c77 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55ac230c5580, fmt=0x55ac227ec3eb "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f1147b406a0 <_IO_2_1_stderr_>
        file = 0x7f112d190dc0 "-"
        line = 10
#6  0x000055ac224de71d in sigsegv (sig=11, info=0x55ac230c56b0, ctx=0x55ac230c5580) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#7  <signal handler called>
No locals.
#8  0x000055ac2237a322 in RB_FL_ABLE (obj=139711743054840) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:446
No locals.
#9  RB_FL_TEST (obj=139711743054840, flags=512) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:497
No locals.
#10 0x000055ac22381392 in obj_free (objspace=0x55ac23032bf0, obj=139711743054840) at /tmp/ruby/src/trunk-O0/gc.c:3551
        __func__ = <optimized out>
#11 0x000055ac2238558c in gc_sweep_plane (objspace=0x55ac23032bf0, heap=0x55ac23032c60, p=139711743054840, bitset=4503599627370495, ctx=0x7f112db2d920) at /tmp/ruby/src/trunk-O0/gc.c:5685
        vp = 139711743054840
        sweep_page = 0x55ac2333bf70
        slot_size = 40
        slot_bits = 1
        __func__ = <optimized out>
#12 0x000055ac22385902 in gc_sweep_page (objspace=0x55ac23032bf0, heap=0x55ac23032c60, ctx=0x7f112db2d920) at /tmp/ruby/src/trunk-O0/gc.c:5770
        i = 21
        sweep_page = 0x55ac2333bf70
        __func__ = <optimized out>
        p = 139711743054360
        bits = 0x55ac2333c080
        bitset = 18446744073709551615
        page_rvalue_count = 1637
        out_of_range_bits = 37
        bitmap_plane_count = 26
#13 0x000055ac22386281 in gc_sweep_step (objspace=0x55ac23032bf0, size_pool=0x55ac23032c10, heap=0x55ac23032c60) at /tmp/ruby/src/trunk-O0/gc.c:6052
        ctx = {page = 0x55ac2333bf70, final_slots = 0, freed_slots = 1356, empty_slots = 0}
        free_slots = 1638
        sweep_page = 0x55ac2333bf70
        unlink_limit = 3
        swept_slots = 0
        pooled_slots = 1638
#14 0x000055ac2238653e in gc_sweep_continue (objspace=0x55ac23032bf0, sweep_size_pool=0x55ac23032c10, heap=0x55ac23032c60) at /tmp/ruby/src/trunk-O0/gc.c:6124
        size_pool = 0x55ac23032c10
        i = 0
        __func__ = <optimized out>
#15 0x000055ac2237f1fa in gc_continue (objspace=0x55ac23032bf0, size_pool=0x55ac23032c10, heap=0x55ac23032c60) at /tmp/ruby/src/trunk-O0/gc.c:2504
        lock_lev = 32529
#16 0x000055ac2237f255 in heap_prepare (objspace=0x55ac23032bf0, size_pool=0x55ac23032c10, heap=0x55ac23032c60) at /tmp/ruby/src/trunk-O0/gc.c:2516
        __func__ = <optimized out>
#17 0x000055ac2237f733 in heap_next_free_page (objspace=0x55ac23032bf0, size_pool=0x55ac23032c10, heap=0x55ac23032c60) at /tmp/ruby/src/trunk-O0/gc.c:2731
        page = 0x55ac230339b0
        __func__ = <optimized out>
#18 0x000055ac2237f9d2 in newobj_alloc (objspace=0x55ac23032bf0, cr=0x55ac230339b0, size_pool_idx=0, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2833
        page = 0x1
        lev = 1
        unlock_vm = true
        size_pool = 0x55ac23032c10
        heap = 0x55ac23032c60
        cache = 0x55ac23033ba8
        obj = 0
        __func__ = <optimized out>
#19 0x000055ac2237fef0 in newobj_of0 (klass=139711766719560, flags=5, wb_protected=1, cr=0x55ac230339b0, alloc_size=26) at /tmp/ruby/src/trunk-O0/gc.c:2936
        obj = 139711757867792
        objspace = 0x55ac23032bf0
        size_pool_idx = 0
        i = <optimized out>
        cnt = <optimized out>
#20 0x000055ac2237ffa5 in newobj_of (cr=0x55ac230339b0, klass=139711766719560, flags=5, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=26) at /tmp/ruby/src/trunk-O0/gc.c:2953
        obj = 94197814545424
#21 0x000055ac22380060 in rb_wb_protected_newobj_of (ec=0x55ac23464c10, klass=139711766719560, flags=5, size=26) at /tmp/ruby/src/trunk-O0/gc.c:2968
        __func__ = <optimized out>
#22 0x000055ac224ef7e3 in str_alloc_embed (klass=139711766719560, capa=2) at /tmp/ruby/src/trunk-O0/string.c:835
        size = 26
        str = 0x1
#23 0x000055ac224ef920 in str_new0 (klass=139711766719560, ptr=0x7f112db2dd30 "2\253\031-\021\177", len=1, termlen=1) at /tmp/ruby/src/trunk-O0/string.c:871
        str = 1
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#24 0x000055ac224efa52 in str_new (klass=139711766719560, ptr=0x7f112db2dd30 "2\253\031-\021\177", len=1) at /tmp/ruby/src/trunk-O0/string.c:896
No locals.
#25 0x000055ac224efa82 in rb_str_new (ptr=0x7f112db2dd30 "2\253\031-\021\177", len=1) at /tmp/ruby/src/trunk-O0/string.c:902
No locals.
#26 0x000055ac224efaab in rb_usascii_str_new (ptr=0x7f112db2dd30 "2\253\031-\021\177", len=1) at /tmp/ruby/src/trunk-O0/string.c:908
        str = 5
#27 0x000055ac2241790f in rb_fix2str (x=5, base=10) at /tmp/ruby/src/trunk-O0/numeric.c:3890
        buf = "C\016\001\000\000\000\000\000\230\344\331,\021\177\000\000\060\335\262-\021\177\000\000H\006U\"\254U\000\000\060\335\262-\021\177\000\000\001\000\000\000\000\000\000\000C\016\001\000\000\000\000\000\230\344\331,\021\177\000\000\062"
        e = 0x7f112db2dd31 "\253\031-\021\177"
        b = 0x7f112db2dd30 "2\253\031-\021\177"
        val = 2
        u = 0
        neg = 0
#28 0x000055ac22417a10 in rb_int2str (x=5, base=10) at /tmp/ruby/src/trunk-O0/numeric.c:3939
No locals.
#29 0x000055ac224179da in rb_int_to_s (argc=0, argv=0x7f112db2f0e0, x=5) at /tmp/ruby/src/trunk-O0/numeric.c:3932
        base = 10
#30 0x000055ac2256881d in ractor_safe_call_cfunc_m1 (recv=5, argc=0, argv=0x7f112db2f0e0, func=0x55ac2241797f <rb_int_to_s>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
        f = 0x55ac2241797f <rb_int_to_s>
#31 0x000055ac22569454 in vm_call_cfunc_with_frame_ (ec=0x55ac23464c10, reg_cfp=0x7f112db4eeb0, calling=0x7f112db2dfb0, argc=0, argv=0x7f112db2f0e0, stack_bottom=0x7f112db2f0d8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0xd0100100001
        cc = 0x7f112cd84ef8
        val = 0
        me = 0x7f112d19ab78
        cfunc = 0x55ac23073208
        recv = 5
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#32 0x000055ac22569629 in vm_call_cfunc_with_frame (ec=0x55ac23464c10, reg_cfp=0x7f112db4eeb0, calling=0x7f112db2dfb0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 0
        stack_bottom = 0x7f112db2f0d8
        argv = 0x7f112db2f0e0
#33 0x000055ac2256fa65 in vm_sendish (ec=0x55ac23464c10, reg_cfp=0x7f112db4eeb0, cd=0x55ac231e37c0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0xd0100100001
        cc = 0x7f112cd84ef8
        argc = 0
        recv = 5
        calling = {cd = 0x55ac231e37c0, cc = 0x7f112cd84ef8, block_handler = 0, recv = 5, argc = 0, kw_splat = false, heap_argv = 0}
#34 0x000055ac225771fc in vm_exec_core (ec=0x55ac23464c10) at ../../src/trunk-O0/insns.def:862
        bh = 0
        cd = 0x55ac231e37c0
        leaf = false
        val = 1
        reg_pc = 0x55ac231e0c58
        reg_cfp = 0x7f112db4eeb0
        insns_address_table = {0x55ac225736f1 <vm_exec_core+108>, 0x55ac22573753 <vm_exec_core+206>, 0x55ac22573866 <vm_exec_core+481>, 0x55ac2257397a <vm_exec_core+757>, 0x55ac22573b18 <vm_exec_core+1171>, 0x55ac22573c48 <vm_exec_core+1475>, 0x55ac22573e5a <vm_exec_core+2005>, 0x55ac22573f6c <vm_exec_core+2279>, 0x55ac22574045 <vm_exec_core+2496>, 0x55ac2257414c <vm_exec_core+2759>, 0x55ac22574253 <vm_exec_core+3022>, 0x55ac22574361 <vm_exec_core+3292>, 0x55ac22574473 <vm_exec_core+3566>, 0x55ac22574543 <vm_exec_core+3774>, 0x55ac2257464c <vm_exec_core+4039>, 0x55ac22574746 <vm_exec_core+4289>, 0x55ac22574809 <vm_exec_core+4484>, 0x55ac225748cc <vm_exec_core+4679>, 0x55ac22574955 <vm_exec_core+4816>, 0x55ac225749e1 <vm_exec_core+4956>, 0x55ac22574a87 <vm_exec_core+5122>, 0x55ac22574b5f <vm_exec_core+5338>, 0x55ac22574c2c <vm_exec_core+5543>, 0x55ac22574d0a <vm_exec_core+5765>, 0x55ac22574dcc <vm_exec_core+5959>, 0x55ac22574f0b <vm_exec_core+6278>, 0x55ac22574fb1 <vm_exec_core+6444>, 0x55ac22575096 <vm_exec_core+6673>, 0x55ac225751c5 <vm_exec_core+6976>, 0x55ac22575288 <vm_exec_core+7171>, 0x55ac2257534b <vm_exec_core+7366>, 0x55ac22575442 <vm_exec_core+7613>, 0x55ac22575504 <vm_exec_core+7807>, 0x55ac225755c6 <vm_exec_core+8001>, 0x55ac225756c0 <vm_exec_core+8251>, 0x55ac2257579f <vm_exec_core+8474>, 0x55ac2257586c <vm_exec_core+8679>, 0x55ac2257597c <vm_exec_core+8951>, 0x55ac22575a76 <vm_exec_core+9201>, 0x55ac22575af1 <vm_exec_core+9324>, 0x55ac22575bb2 <vm_exec_core+9517>, 0x55ac22575ca0 <vm_exec_core+9755>, 0x55ac22575d50 <vm_exec_core+9931>, 0x55ac22575ecf <vm_exec_core+10314>, 0x55ac22575fa9 <vm_exec_core+10532>, 0x55ac22576095 <vm_exec_core+10768>, 0x55ac22576126 <vm_exec_core+10913>, 0x55ac22576281 <vm_exec_core+11260>, 0x55ac2257683b <vm_exec_core+12726>, 0x55ac22576937 <vm_exec_core+12978>, 0x55ac22576a3a <vm_exec_core+13237>, 0x55ac22576b26 <vm_exec_core+13473>, 0x55ac22576d3f <vm_exec_core+14010>, 0x55ac22576e31 <vm_exec_core+14252>, 0x55ac22576f37 <vm_exec_core+14514>, 0x55ac22577142 <vm_exec_core+15037>, 0x55ac225772f9 <vm_exec_core+15476>, 0x55ac2257742d <vm_exec_core+15784>, 0x55ac225775a2 <vm_exec_core+16157>, 0x55ac225776d6 <vm_exec_core+16465>, 0x55ac2257784b <vm_exec_core+16838>, 0x55ac22577a2d <vm_exec_core+17320>, 0x55ac22577c38 <vm_exec_core+17843>, 0x55ac22577def <vm_exec_core+18282>, 0x55ac22577f11 <vm_exec_core+18572>, 0x55ac22577fb8 <vm_exec_core+18739>, 0x55ac2257807c <vm_exec_core+18935>, 0x55ac22578165 <vm_exec_core+19168>, 0x55ac22578251 <vm_exec_core+19404>, 0x55ac2257833a <vm_exec_core+19637>, 0x55ac2257844e <vm_exec_core+19913>, 0x55ac22578575 <vm_exec_core+20208>, 0x55ac225786b4 <vm_exec_core+20527>, 0x55ac225787f3 <vm_exec_core+20846>, 0x55ac22578932 <vm_exec_core+21165>, 0x55ac22578a71 <vm_exec_core+21484>, 0x55ac22578bb0 <vm_exec_core+21803>, 0x55ac22578cfa <vm_exec_core+22133>, 0x55ac22578e7d <vm_exec_core+22520>, 0x55ac22578fbc <vm_exec_core+22839>, 0x55ac225790fb <vm_exec_core+23158>, 0x55ac2257923a <vm_exec_core+23477>, 0x55ac22579379 <vm_exec_core+23796>, 0x55ac225794b8 <vm_exec_core+24115>, 0x55ac225795f7 <vm_exec_core+24434>, 0x55ac22579736 <vm_exec_core+24753>, 0x55ac22579875 <vm_exec_core+25072>, 0x55ac225799cd <vm_exec_core+25416>, 0x55ac22579b93 <vm_exec_core+25870>, 0x55ac22579d1a <vm_exec_core+26261>, 0x55ac22579e42 <vm_exec_core+26557>, 0x55ac22579f6a <vm_exec_core+26853>, 0x55ac2257a08d <vm_exec_core+27144>, 0x55ac2257a1b0 <vm_exec_core+27435>, 0x55ac2257a2e4 <vm_exec_core+27743>, 0x55ac2257a423 <vm_exec_core+28062>, 0x55ac2257a50e <vm_exec_core+28297>, 0x55ac2257a613 <vm_exec_core+28558>, 0x55ac2257a75b <vm_exec_core+28886>, 0x55ac2257a84a <vm_exec_core+29125>, 0x55ac2257a924 <vm_exec_core+29343>, 0x55ac2257a9f9 <vm_exec_core+29556>, 0x55ac2257aad4 <vm_exec_core+29775>, 0x55ac2257ab50 <vm_exec_core+29899>, 0x55ac2257abcc <vm_exec_core+30023>, 0x55ac2257abea <vm_exec_core+30053>, 0x55ac2257ac08 <vm_exec_core+30083>, 0x55ac2257ac26 <vm_exec_core+30113>, 0x55ac2257ac44 <vm_exec_core+30143>, 0x55ac2257ac62 <vm_exec_core+30173>, 0x55ac2257ac80 <vm_exec_core+30203>, 0x55ac2257ac9e <vm_exec_core+30233>, 0x55ac2257acbc <vm_exec_core+30263>, 0x55ac2257acda <vm_exec_core+30293>, 0x55ac2257acf8 <vm_exec_core+30323>, 0x55ac2257ad16 <vm_exec_core+30353>, 0x55ac2257ad34 <vm_exec_core+30383>, 0x55ac2257ad52 <vm_exec_core+30413>, 0x55ac2257ad70 <vm_exec_core+30443>, 0x55ac2257ad8e <vm_exec_core+30473>, 0x55ac2257adac <vm_exec_core+30503>, 0x55ac2257adca <vm_exec_core+30533>, 0x55ac2257ade8 <vm_exec_core+30563>, 0x55ac2257ae06 <vm_exec_core+30593>, 0x55ac2257ae24 <vm_exec_core+30623>, 0x55ac2257ae42 <vm_exec_core+30653>, 0x55ac2257ae60 <vm_exec_core+30683>, 0x55ac2257ae7e <vm_exec_core+30713>, 0x55ac2257ae9c <vm_exec_core+30743>, 0x55ac2257aeba <vm_exec_core+30773>, 0x55ac2257aed8 <vm_exec_core+30803>, 0x55ac2257aef6 <vm_exec_core+30833>, 0x55ac2257af14 <vm_exec_core+30863>, 0x55ac2257af32 <vm_exec_core+30893>, 0x55ac2257af50 <vm_exec_core+30923>, 0x55ac2257af6e <vm_exec_core+30953>, 0x55ac2257af8c <vm_exec_core+30983>, 0x55ac2257afaa <vm_exec_core+31013>, 0x55ac2257afc8 <vm_exec_core+31043>, 0x55ac2257afe6 <vm_exec_core+31073>, 0x55ac2257b004 <vm_exec_core+31103>, 0x55ac2257b022 <vm_exec_core+31133>, 0x55ac2257b040 <vm_exec_core+31163>, 0x55ac2257b05e <vm_exec_core+31193>, 0x55ac2257b07c <vm_exec_core+31223>, 0x55ac2257b09a <vm_exec_core+31253>, 0x55ac2257b0b8 <vm_exec_core+31283>, 0x55ac2257b0d6 <vm_exec_core+31313>, 0x55ac2257b0f4 <vm_exec_core+31343>, 0x55ac2257b112 <vm_exec_core+31373>, 0x55ac2257b130 <vm_exec_core+31403>, 0x55ac2257b14e <vm_exec_core+31433>, 0x55ac2257b16c <vm_exec_core+31463>, 0x55ac2257b18a <vm_exec_core+31493>, 0x55ac2257b1a8 <vm_exec_core+31523>, 0x55ac2257b1c6 <vm_exec_core+31553>, 0x55ac2257b1e4 <vm_exec_core+31583>, 0x55ac2257b202 <vm_exec_core+31613>, 0x55ac2257b220 <vm_exec_core+31643>, 0x55ac2257b23e <vm_exec_core+31673>, 0x55ac2257b25c <vm_exec_core+31703>, 0x55ac2257b27a <vm_exec_core+31733>, 0x55ac2257b298 <vm_exec_core+31763>, 0x55ac2257b2b6 <vm_exec_core+31793>, 0x55ac2257b2d4 <vm_exec_core+31823>, 0x55ac2257b2f2 <vm_exec_core+31853>, 0x55ac2257b310 <vm_exec_core+31883>, 0x55ac2257b32e <vm_exec_core+31913>, 0x55ac2257b34c <vm_exec_core+31943>, 0x55ac2257b36a <vm_exec_core+31973>, 0x55ac2257b388 <vm_exec_core+32003>, 0x55ac2257b3a6 <vm_exec_core+32033>, 0x55ac2257b3c4 <vm_exec_core+32063>, 0x55ac2257b3e2 <vm_exec_core+32093>, 0x55ac2257b400 <vm_exec_core+32123>, 0x55ac2257b41e <vm_exec_core+32153>, 0x55ac2257b43c <vm_exec_core+32183>, 0x55ac2257b45a <vm_exec_core+32213>, 0x55ac2257b478 <vm_exec_core+32243>, 0x55ac2257b496 <vm_exec_core+32273>, 0x55ac2257b4b4 <vm_exec_core+32303>, 0x55ac2257b4d2 <vm_exec_core+32333>, 0x55ac2257b503 <vm_exec_core+32382>, 0x55ac2257b521 <vm_exec_core+32412>, 0x55ac2257b53f <vm_exec_core+32442>, 0x55ac2257b55d <vm_exec_core+32472>, 0x55ac2257b57b <vm_exec_core+32502>, 0x55ac2257b599 <vm_exec_core+32532>, 0x55ac2257b5b7 <vm_exec_core+32562>, 0x55ac2257b5d5 <vm_exec_core+32592>, 0x55ac2257b5f3 <vm_exec_core+32622>, 0x55ac2257b611 <vm_exec_core+32652>, 0x55ac2257b62f <vm_exec_core+32682>, 0x55ac2257b64d <vm_exec_core+32712>, 0x55ac2257b66b <vm_exec_core+32742>, 0x55ac2257b689 <vm_exec_core+32772>, 0x55ac2257b6a7 <vm_exec_core+32802>, 0x55ac2257b6c5 <vm_exec_core+32832>, 0x55ac2257b6e3 <vm_exec_core+32862>, 0x55ac2257b701 <vm_exec_core+32892>...}
#35 0x000055ac2258dd48 in rb_vm_exec (ec=0x55ac23464c10) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x55ac23464c10
        _tag = {tag = 36, retval = 4, buf = {0x7f112db2ecc0, 0x55ac2258dcc6 <rb_vm_exec+190>, 0x0, 0x7f112db2ec10, 0x0}, prev = 0x7f112db2ef40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#36 0x000055ac2258a935 in invoke_block (ec=0x55ac23464c10, iseq=0x7f112d166238, self=139712190860800, captured=0x55ac2332af30, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 0
#37 0x000055ac2258b3d1 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f112db2ef08, argc=0, self=139712190860800, captured=0x55ac2332af30, ec=0x55ac23464c10) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7f112d166238
        opt_pc = 0
        type = 572653569
        cfp = 0x7f112db4efc8
        sp = 0x7f112db2f018
        flags = 0
        use_argv = 0x7f112db2ef08
        av = {94197810694480, 0}
        stack_argv = 0x7f112db2f018
#38 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f112db2ef08, argc=0, self=139712190860800, proc=0x55ac2332af30, ec=0x55ac23464c10) at /tmp/ruby/src/trunk-O0/vm.c:1680
        block = 0x55ac2332af30
#39 vm_invoke_proc (ec=0x55ac23464c10, proc=0x55ac2332af30, self=139712190860800, argc=0, argv=0x7f112db2ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1710
No locals.
#40 0x000055ac2258bb75 in rb_vm_invoke_proc (ec=0x55ac23464c10, proc=0x55ac2332af30, argc=0, argv=0x7f112db2ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1731
        self = 139712190860800
#41 0x000055ac2275b623 in rb_fiber_start (fiber=0x55ac23464bc0) at /tmp/ruby/src/trunk-O0/cont.c:2536
        cont = 0x55ac23464bc0
        argc = 0
        argv = 0x7f112db2ef08
        args = 4
        _ec = 0x55ac23464c10
        _tag = {tag = 36, retval = 0, buf = {0x7f112db2efc0, 0x55ac2275b43c <rb_fiber_start+239>, 0x0, 0x7f112db2eee0, 0x7f112db2efa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        th = 0x55ac23032810
        proc = 0x55ac2332af30
        state = RUBY_TAG_NONE
        need_interrupt = 0
        err = 0
#42 0x000055ac22758c47 in fiber_entry (from=0x55ac23033e30, to=0x55ac23464de0) at /tmp/ruby/src/trunk-O0/cont.c:847
        fiber = 0x55ac23464bc0
        thread = 0x55ac23032810
#43 0x0000000000000000 in ?? ()
No symbol table info available.

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