# Logfile created on 2023-12-26 22:20:34 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055f482b56068 @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.20231226-222034", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055f482beb460 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055f482beb320 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055f482beb140 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231226-222034", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231226-222034>, @binmode=false, @mon_data=#<Monitor:0x000055f482beb078>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   17e1d8c..fac2536  master     -> origin/master
Updating 17e1d8c..fac2536
Fast-forward
 tool/test/test_sync_default_gems.rb | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
Latest commit hash = fac2536776
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

# Running tests:

[  1/910] 293277=test_gem_requirement
[  2/910] 293279=test_numeric
[  3/910] 293280=test_word
[  4/910] 293280=test_gem_resolver_installed_specification
[  5/910] 293279=test_cmethod
[  6/910] 293279=test_gem_commands_list_command
[  7/910] 293278=test_gem_resolver_vendor_set
[  8/910] 293279=test_parser
[  9/910] 293278=test_gem_ext_rake_builder
[ 10/910] 293279=test_irb
[ 11/910] 293280=test_cgi_session
[ 12/910] 293277=test_pkcs7
[ 13/910] 293280=test_iter_break
[ 14/910] 293280=test_ensured
[ 15/910] 293277=test_x509crl
[ 16/910] 293280=test_hash
[ 17/910] 293277=test_keyword
[ 18/910] 293279=test_num2int
[ 19/910] 293279=test_gem_install_update_options
[ 20/910] 293277=test_project_sanity
[ 21/910] 293279=test_refinement
[ 22/910] 293277=test_gem_command_manager
[ 23/910] 293278=test_address_resolve
[ 24/910] 293278=test_frozen_error
[ 25/910] 293278=test_yjit
[ 26/910] 293277=test_m17n
[ 27/910] 293277=test_x509req
[ 28/910] 293277=test_argf
[ 29/910] 293277=test_console_attr
[ 30/910] 293277=test_array
[ 31/910] 293279=test_gem_ext_cargo_builder_link_flag_converter
[ 32/910] 293279=test_files_ext
[ 33/910] 293280=test_win32ole_record
[ 34/910] 293280=test_ruby_lex
[ 35/910] 293279=test_eval_history
[ 36/910] 293279=dispatcher_test
[ 37/910] 293279=test_complex2
[ 38/910] 293279=test_gem_version_option
[ 39/910] 293280=test_insns_leaf
[ 40/910] 293280=test_ubf_async_safe
[ 41/910] 293280=test_ossl
[ 42/910] 293279=test_pkg_config
[ 43/910] 293279=test_yield_block
[ 44/910] 293279=test_rdoc_include
[ 45/910] 293279=test_set
[ 46/910] 293279=test_gem_commands_help_command
[ 47/910] 293279=test_closure
[ 48/910] 293279=test_at_exit
[ 49/910] 293279=test_rdoc_options
[ 50/910] 293279=test_dln
[ 51/910] 293279=test_digest
[ 52/910] 293279=test_object
[ 53/910] 293279=test_gem_resolver_local_specification
[ 54/910] 293279=test_float
[ 55/910] 293279=test_history
[ 56/910] 293279=test_gem_gemcutter_utilities
[ 57/910] 293280=test_method_cache
[ 58/910] 293280=test_primitive
[ 59/910] 293280=test_mul
[ 60/910] 293280=test_gem_commands_which_command
[ 61/910] 293280=test_passing_block
[ 62/910] 293279=test_data_error
[ 63/910] 293280=test_yjit_exit_locations
[ 64/910] 293280=test_monitor
[ 65/910] 293280=test_document
[ 66/910] 293280=test_whileuntil
[ 67/910] 293280=test_gem_resolver_best_set
[ 68/910] 293279=test_cstr
[ 69/910] 293280=test_gem_config_file
[ 70/910] 293278=test_gem_uri_formatter
[ 71/910] 293278=test_sockopt
[ 72/910] 293278=test_omap
[ 73/910] 293278=test_windows_1251
[ 74/910] 293278=test_shellwords
[ 75/910] 293278=test_yaml_tree
[ 76/910] 293278=test_encoding
[ 77/910] 293278=test_nowrite
[ 78/910] 293278=test_gem_resolver_conflict
[ 79/910] 293278=test_thread_queue
[ 80/910] 293280=test_vm_dump
[ 81/910] 293280=test_nesting_parser
[ 82/910] 293280=test_gem_package_tar_writer
[ 83/910] 293280=test_gb18030
[ 84/910] 293280=test_fileutils
[ 85/910] 293280=errors_test
[ 86/910] 293279=test_coverage
[ 87/910] 293280=test_pathname
[ 88/910] 293280=test_case
[ 89/910] 293280=test_gem_path_support
[ 90/910] 293280=test_helper
[ 91/910] 293280=test_x509ext
[ 92/910] 293280=test_wss
[ 93/910] 293280=test_fips
[ 94/910] 293278=test_configuration
[ 95/910] 293280=test_class
[ 96/910] 293280=test_libs
[ 97/910] 293280=test_math
[ 98/910] 293280=test_gc
[ 99/910] 293280=test_rdoc_parser_rd
[100/910] 293278=test_webauthn_poller
[101/910] 293278=test_marshalable
[102/910] 293278=test_set_len
[103/910] 293278=test_unicode
[104/910] 293278=test_x509attr
[105/910] 293279=test_rdoc_parser
[106/910] 293278=test_pattern_matching
[107/910] 293279=test_thread_cv
[108/910] 293280=test_webauthn_listener
[109/910] 293278=test_key_event_record
[110/910] 293278=test_array_create
[111/910] 293278=test_scalar_scanner
[112/910] 293278=test_notimplement
[113/910] 293278=test_etc
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 42725>
[114/910] 293279=test_struct
[115/910] 293280=test_mutex
[116/910] 293278=test_option
[117/910] 293279=test_win32ole_event
[118/910] 293279=test_gem_util
[119/910] 293280=test_tree_spell_checker
[120/910] 293278=test_euc_jp
[121/910] 293280=test_require_lib
[122/910] 293278=test_gem_ext_cmake_builder
[123/910] 293278=test_interned_str
[124/910] 293278=test_integer
[125/910] 293277=test_objectspace.Closed file descriptor: TestRequireLib#test_thread_size:cgi: 11

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

Retrying...
Finished tests in 1540.873895s, 17.5199 tests/s, 6209.6295 assertions/s.
26996 tests, 9568256 assertions, 0 failures, 0 errors, 222 skips

ruby -v: ruby 3.4.0dev (2023-12-26T21:43:23Z master fac2536776) [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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2023-12-26T21:43:23Z master fac2536776) [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 278.721841 seconds

3728 files, 32492 examples, 146781 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.293950.ruby -x gdbscript
[New LWP 293950]
[New LWP 293953]
[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 -W0'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055bfae216f0b in asan_unpoison_object (obj=140581220506240, newobj_p=false) at /tmp/ruby/src/trunk-O0/internal/sanitizers.h:183
183	    asan_unpoison_memory_region(ptr, SIZEOF_VALUE, newobj_p);
[Current thread is 1 (Thread 0x7fdbb82407c0 (LWP 293950))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fdbb82407c0 (LWP 293950) 0x000055bfae216f0b in asan_unpoison_object (obj=140581220506240, newobj_p=false) at /tmp/ruby/src/trunk-O0/internal/sanitizers.h:183
  2    Thread 0x7fdb9ec5f640 (LWP 293953) 0x00007fdbb8368fde in epoll_wait (epfd=4, events=0x55bfae84685c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fdb9ec5f640 (LWP 293953)):
#0  0x00007fdbb8368fde in epoll_wait (epfd=4, events=0x55bfae84685c <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  0x000055bfae3afcd9 in event_wait (vm=0x55bfaf885b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21951
#2  0x000055bfae3afcfd in timer_thread_polling (vm=0x55bfaf885b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 1602707216
#3  0x000055bfae3b03bd in timer_thread_func (ptr=0x55bfaf885b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3002
        vm = 0x55bfaf885b10
#4  0x00007fdbb82d7b43 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 = {140726932063936, -4651888065953938061, 140581238339136, 25, 140581664553040, 140726932064288, 4667437823856461171, 4667519397520065907}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fdbb8368bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fdbb82407c0 (LWP 293950)):
#0  0x000055bfae216f0b in asan_unpoison_object (obj=140581220506240, newobj_p=false) at /tmp/ruby/src/trunk-O0/internal/sanitizers.h:183
        ptr = 0x7fdb9db5da80
#1  0x000055bfae220305 in gc_sweep_plane (objspace=0x55bfaf888470, heap=0x55bfaf8885c0, p=140581220506240, bitset=954, ctx=0x7ffd8acb9b50) at /tmp/ruby/src/trunk-O0/gc.c:5669
        vp = 140581220506240
        sweep_page = 0x55bfafaa4490
        slot_size = 80
        slot_bits = 2
        __func__ = <optimized out>
#2  0x000055bfae2206c9 in gc_sweep_page (objspace=0x55bfaf888470, heap=0x55bfaf8885c0, ctx=0x7ffd8acb9b50) at /tmp/ruby/src/trunk-O0/gc.c:5765
        i = 21
        sweep_page = 0x55bfafaa4490
        __func__ = <optimized out>
        p = 140581220504080
        bits = 0x55bfafaa45a0
        bitset = 17203451439594860527
        page_rvalue_count = 1638
        out_of_range_bits = 38
        bitmap_plane_count = 26
#3  0x000055bfae221048 in gc_sweep_step (objspace=0x55bfaf888470, size_pool=0x55bfaf888570, heap=0x55bfaf8885c0) at /tmp/ruby/src/trunk-O0/gc.c:6047
        ctx = {page = 0x55bfafaa4490, final_slots = 0, freed_slots = 0, empty_slots = 443}
        free_slots = 445
        sweep_page = 0x55bfafaa4490
        unlink_limit = 3
        swept_slots = 951
        pooled_slots = 1146
#4  0x000055bfae22127c in gc_sweep_rest (objspace=0x55bfaf888470) at /tmp/ruby/src/trunk-O0/gc.c:6104
        size_pool = 0x55bfaf888570
        i = 1
#5  0x000055bfae22187d in gc_sweep (objspace=0x55bfaf888470) at /tmp/ruby/src/trunk-O0/gc.c:6262
        immediate_sweep = 1
#6  0x000055bfae228781 in gc_start (objspace=0x55bfaf888470, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9609
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#7  0x000055bfae228406 in garbage_collect (objspace=0x55bfaf888470, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 2328599680
        ret = 32765
#8  0x000055bfae21a953 in newobj_slowpath (size_pool_idx=4, wb_protected=1, cr=0x55bfaf889230, objspace=0x55bfaf888470, flags=17179869196, klass=140581238449440) at /tmp/ruby/src/trunk-O0/gc.c:2871
        obj = 9
        lev = 1
#9  newobj_slowpath_wb_protected (klass=140581238449440, flags=17179869196, objspace=0x55bfaf888470, cr=0x55bfaf889230, size_pool_idx=4) at /tmp/ruby/src/trunk-O0/gc.c:2895
No locals.
#10 0x000055bfae21aced in newobj_of0 (klass=140581238449440, flags=17179869196, wb_protected=1, cr=0x55bfaf889230, alloc_size=344) at /tmp/ruby/src/trunk-O0/gc.c:2937
        obj = 4096
        objspace = 0x55bfaf888470
        size_pool_idx = 4
        i = <optimized out>
        cnt = <optimized out>
#11 0x000055bfae21ad59 in newobj_of (cr=0x55bfaf889230, klass=140581238449440, flags=12, v1=94281754947200, v2=3, v3=0, wb_protected=1, alloc_size=344) at /tmp/ruby/src/trunk-O0/gc.c:2947
        obj = 94281748558471
#12 0x000055bfae21b480 in typed_data_alloc (klass=140581238449440, typed_flag=2, datap=0x0, type=0x55bfae832e80 <backtrace_data_type>, size=344) at /tmp/ruby/src/trunk-O0/gc.c:3156
        wb_protected = true
#13 0x000055bfae21b59c in rb_data_typed_object_zalloc (klass=140581238449440, size=312, type=0x55bfae832e80 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3179
        obj = 94281754947200
        embed_size = 344
        obj = 94281772078304
#14 0x000055bfae42777c in rb_ec_partial_backtrace_object (ec=0x55bfaf8894e0, start_frame=0, num_frames=9, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:616
        cfp = 0x7fdbb823ee18
        end_cfp = 0x7fdbb823efd8
        size = 9
        bt = 0x0
        btobj = 4
        loc = 0x0
        cfunc_counter = 0
        memsize = 312
#15 0x000055bfae427acf in rb_ec_backtrace_object (ec=0x55bfaf8894e0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:682
No locals.
#16 0x000055bfae2055a2 in setup_exception (ec=0x55bfaf8894e0, tag=6, mesg=140581220175720, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575
        at = 140581662787800
        bt = 4
        _ec = 0x55bfaf8894e0
        _tag = {tag = 36, retval = 140581641392536, buf = {0x7ffd8acba060, 0x55bfae20546b <setup_exception+313>, 0x0, 0x7ffd8acb9f10, 0x7fdbb6cc1198}, prev = 0x7ffd8acbb010, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 6429586861841972736
        line = 41
        file = 0x7fdb9db18fd8 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/spell_checker.rb"
        file0 = 0x7fdb9db18fd8 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/spell_checker.rb"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#17 0x000055bfae205b37 in rb_longjmp (ec=0x55bfaf8894e0, tag=6, mesg=140581220175720, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#18 0x000055bfae205bbd in rb_exc_exception (mesg=140581220175720, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#19 0x000055bfae205be3 in rb_exc_raise (mesg=140581220175720) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#20 0x000055bfae3b76e3 in rb_threadptr_execute_interrupts (th=0x55bfaf888090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2454
        err = 140581220175720
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#21 0x000055bfae3ea668 in rb_vm_check_ints (ec=0x55bfaf8894e0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#22 0x000055bfae3f21e6 in vm_pop_frame (ec=0x55bfaf8894e0, cfp=0x7fdbb823ee18, ep=0x7fdbb813f198) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#23 0x000055bfae3f2232 in rb_vm_pop_frame (ec=0x55bfaf8894e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#24 0x000055bfae3fbf86 in vm_call_cfunc_with_frame_ (ec=0x55bfaf8894e0, reg_cfp=0x7fdbb823ee50, calling=0x7ffd8acba3b0, argc=0, argv=0x7fdbb813f188, stack_bottom=0x7fdbb813f180) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3494
        ci = 0x1b9100100001
        cc = 0x7fdb9db0d878
        val = 140581220055800
        me = 0x7fdbb812a4f8
        cfunc = 0x55bfaf8bae38
        recv = 140581220175640
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#25 0x000055bfae3fc0f5 in vm_call_cfunc_with_frame (ec=0x55bfaf8894e0, reg_cfp=0x7fdbb823ee50, calling=0x7ffd8acba3b0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 0
        stack_bottom = 0x7fdbb813f180
        argv = 0x7fdbb813f188
#26 0x000055bfae402497 in vm_sendish (ec=0x55bfaf8894e0, reg_cfp=0x7fdbb823ee50, cd=0x55bfafb123b0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x1b9100100001
        cc = 0x7fdb9db0d878
        argc = 0
        recv = 140581220175640
        calling = {cd = 0x55bfafb123b0, cc = 0x7fdb9db0d878, block_handler = 0, recv = 140581220175640, argc = 0, kw_splat = false, heap_argv = 0}
#27 0x000055bfae409a28 in vm_exec_core (ec=0x55bfaf8894e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x55bfafb123b0
        leaf = false
        val = 140581220175640
        reg_pc = 0x55bfafaa2c40
        reg_cfp = 0x7fdbb823ee50
        insns_address_table = {0x55bfae4060ff <vm_exec_core+108>, 0x55bfae406161 <vm_exec_core+206>, 0x55bfae406274 <vm_exec_core+481>, 0x55bfae406388 <vm_exec_core+757>, 0x55bfae406526 <vm_exec_core+1171>, 0x55bfae406656 <vm_exec_core+1475>, 0x55bfae406868 <vm_exec_core+2005>, 0x55bfae40697a <vm_exec_core+2279>, 0x55bfae406a53 <vm_exec_core+2496>, 0x55bfae406b5a <vm_exec_core+2759>, 0x55bfae406c61 <vm_exec_core+3022>, 0x55bfae406d6f <vm_exec_core+3292>, 0x55bfae406e81 <vm_exec_core+3566>, 0x55bfae406f51 <vm_exec_core+3774>, 0x55bfae40705a <vm_exec_core+4039>, 0x55bfae407154 <vm_exec_core+4289>, 0x55bfae407217 <vm_exec_core+4484>, 0x55bfae4072da <vm_exec_core+4679>, 0x55bfae407363 <vm_exec_core+4816>, 0x55bfae4073ef <vm_exec_core+4956>, 0x55bfae407495 <vm_exec_core+5122>, 0x55bfae40756d <vm_exec_core+5338>, 0x55bfae40763a <vm_exec_core+5543>, 0x55bfae407718 <vm_exec_core+5765>, 0x55bfae4077da <vm_exec_core+5959>, 0x55bfae407919 <vm_exec_core+6278>, 0x55bfae4079bf <vm_exec_core+6444>, 0x55bfae407aa4 <vm_exec_core+6673>, 0x55bfae407bd3 <vm_exec_core+6976>, 0x55bfae407c96 <vm_exec_core+7171>, 0x55bfae407d59 <vm_exec_core+7366>, 0x55bfae407e50 <vm_exec_core+7613>, 0x55bfae407f12 <vm_exec_core+7807>, 0x55bfae407ff1 <vm_exec_core+8030>, 0x55bfae4080be <vm_exec_core+8235>, 0x55bfae4081ce <vm_exec_core+8507>, 0x55bfae4082c8 <vm_exec_core+8757>, 0x55bfae408343 <vm_exec_core+8880>, 0x55bfae408404 <vm_exec_core+9073>, 0x55bfae4084f2 <vm_exec_core+9311>, 0x55bfae4085a2 <vm_exec_core+9487>, 0x55bfae408721 <vm_exec_core+9870>, 0x55bfae4087fb <vm_exec_core+10088>, 0x55bfae4088e7 <vm_exec_core+10324>, 0x55bfae408978 <vm_exec_core+10469>, 0x55bfae408ad3 <vm_exec_core+10816>, 0x55bfae409075 <vm_exec_core+12258>, 0x55bfae409171 <vm_exec_core+12510>, 0x55bfae409274 <vm_exec_core+12769>, 0x55bfae409360 <vm_exec_core+13005>, 0x55bfae409579 <vm_exec_core+13542>, 0x55bfae40966b <vm_exec_core+13784>, 0x55bfae409771 <vm_exec_core+14046>, 0x55bfae40996e <vm_exec_core+14555>, 0x55bfae409b17 <vm_exec_core+14980>, 0x55bfae409c42 <vm_exec_core+15279>, 0x55bfae409dae <vm_exec_core+15643>, 0x55bfae409ed9 <vm_exec_core+15942>, 0x55bfae40a045 <vm_exec_core+16306>, 0x55bfae40a227 <vm_exec_core+16788>, 0x55bfae40a424 <vm_exec_core+17297>, 0x55bfae40a5cd <vm_exec_core+17722>, 0x55bfae40a6ef <vm_exec_core+18012>, 0x55bfae40a796 <vm_exec_core+18179>, 0x55bfae40a85a <vm_exec_core+18375>, 0x55bfae40a943 <vm_exec_core+18608>, 0x55bfae40aa2f <vm_exec_core+18844>, 0x55bfae40ab18 <vm_exec_core+19077>, 0x55bfae40ac2c <vm_exec_core+19353>, 0x55bfae40ad53 <vm_exec_core+19648>, 0x55bfae40ae89 <vm_exec_core+19958>, 0x55bfae40afbf <vm_exec_core+20268>, 0x55bfae40b0f5 <vm_exec_core+20578>, 0x55bfae40b22b <vm_exec_core+20888>, 0x55bfae40b361 <vm_exec_core+21198>, 0x55bfae40b4a2 <vm_exec_core+21519>, 0x55bfae40b61c <vm_exec_core+21897>, 0x55bfae40b752 <vm_exec_core+22207>, 0x55bfae40b888 <vm_exec_core+22517>, 0x55bfae40b9be <vm_exec_core+22827>, 0x55bfae40baf4 <vm_exec_core+23137>, 0x55bfae40bc2a <vm_exec_core+23447>, 0x55bfae40bd60 <vm_exec_core+23757>, 0x55bfae40be96 <vm_exec_core+24067>, 0x55bfae40bfcc <vm_exec_core+24377>, 0x55bfae40c11b <vm_exec_core+24712>, 0x55bfae40c2d5 <vm_exec_core+25154>, 0x55bfae40c453 <vm_exec_core+25536>, 0x55bfae40c572 <vm_exec_core+25823>, 0x55bfae40c691 <vm_exec_core+26110>, 0x55bfae40c7ab <vm_exec_core+26392>, 0x55bfae40c8c5 <vm_exec_core+26674>, 0x55bfae40c9f0 <vm_exec_core+26973>, 0x55bfae40cb26 <vm_exec_core+27283>, 0x55bfae40cc11 <vm_exec_core+27518>, 0x55bfae40cd16 <vm_exec_core+27779>, 0x55bfae40ce5e <vm_exec_core+28107>, 0x55bfae40cf4d <vm_exec_core+28346>, 0x55bfae40d027 <vm_exec_core+28564>, 0x55bfae40d0fc <vm_exec_core+28777>, 0x55bfae40d1d7 <vm_exec_core+28996>, 0x55bfae40d253 <vm_exec_core+29120>, 0x55bfae40d2cf <vm_exec_core+29244>, 0x55bfae40d2ed <vm_exec_core+29274>, 0x55bfae40d30b <vm_exec_core+29304>, 0x55bfae40d329 <vm_exec_core+29334>, 0x55bfae40d347 <vm_exec_core+29364>, 0x55bfae40d365 <vm_exec_core+29394>, 0x55bfae40d383 <vm_exec_core+29424>, 0x55bfae40d3a1 <vm_exec_core+29454>, 0x55bfae40d3bf <vm_exec_core+29484>, 0x55bfae40d3dd <vm_exec_core+29514>, 0x55bfae40d3fb <vm_exec_core+29544>, 0x55bfae40d419 <vm_exec_core+29574>, 0x55bfae40d437 <vm_exec_core+29604>, 0x55bfae40d455 <vm_exec_core+29634>, 0x55bfae40d473 <vm_exec_core+29664>, 0x55bfae40d491 <vm_exec_core+29694>, 0x55bfae40d4af <vm_exec_core+29724>, 0x55bfae40d4cd <vm_exec_core+29754>, 0x55bfae40d4eb <vm_exec_core+29784>, 0x55bfae40d509 <vm_exec_core+29814>, 0x55bfae40d527 <vm_exec_core+29844>, 0x55bfae40d545 <vm_exec_core+29874>, 0x55bfae40d563 <vm_exec_core+29904>, 0x55bfae40d581 <vm_exec_core+29934>, 0x55bfae40d59f <vm_exec_core+29964>, 0x55bfae40d5bd <vm_exec_core+29994>, 0x55bfae40d5db <vm_exec_core+30024>, 0x55bfae40d5f9 <vm_exec_core+30054>, 0x55bfae40d617 <vm_exec_core+30084>, 0x55bfae40d635 <vm_exec_core+30114>, 0x55bfae40d653 <vm_exec_core+30144>, 0x55bfae40d671 <vm_exec_core+30174>, 0x55bfae40d68f <vm_exec_core+30204>, 0x55bfae40d6ad <vm_exec_core+30234>, 0x55bfae40d6cb <vm_exec_core+30264>, 0x55bfae40d6e9 <vm_exec_core+30294>, 0x55bfae40d707 <vm_exec_core+30324>, 0x55bfae40d725 <vm_exec_core+30354>, 0x55bfae40d743 <vm_exec_core+30384>, 0x55bfae40d761 <vm_exec_core+30414>, 0x55bfae40d77f <vm_exec_core+30444>, 0x55bfae40d79d <vm_exec_core+30474>, 0x55bfae40d7bb <vm_exec_core+30504>, 0x55bfae40d7d9 <vm_exec_core+30534>, 0x55bfae40d7f7 <vm_exec_core+30564>, 0x55bfae40d815 <vm_exec_core+30594>, 0x55bfae40d833 <vm_exec_core+30624>, 0x55bfae40d851 <vm_exec_core+30654>, 0x55bfae40d86f <vm_exec_core+30684>, 0x55bfae40d88d <vm_exec_core+30714>, 0x55bfae40d8ab <vm_exec_core+30744>, 0x55bfae40d8c9 <vm_exec_core+30774>, 0x55bfae40d8e7 <vm_exec_core+30804>, 0x55bfae40d905 <vm_exec_core+30834>, 0x55bfae40d923 <vm_exec_core+30864>, 0x55bfae40d941 <vm_exec_core+30894>, 0x55bfae40d95f <vm_exec_core+30924>, 0x55bfae40d97d <vm_exec_core+30954>, 0x55bfae40d99b <vm_exec_core+30984>, 0x55bfae40d9b9 <vm_exec_core+31014>, 0x55bfae40d9d7 <vm_exec_core+31044>, 0x55bfae40d9f5 <vm_exec_core+31074>, 0x55bfae40da13 <vm_exec_core+31104>, 0x55bfae40da31 <vm_exec_core+31134>, 0x55bfae40da4f <vm_exec_core+31164>, 0x55bfae40da6d <vm_exec_core+31194>, 0x55bfae40da8b <vm_exec_core+31224>, 0x55bfae40daa9 <vm_exec_core+31254>, 0x55bfae40dac7 <vm_exec_core+31284>, 0x55bfae40dae5 <vm_exec_core+31314>, 0x55bfae40db03 <vm_exec_core+31344>, 0x55bfae40db21 <vm_exec_core+31374>, 0x55bfae40db3f <vm_exec_core+31404>, 0x55bfae40db5d <vm_exec_core+31434>, 0x55bfae40db7b <vm_exec_core+31464>, 0x55bfae40db99 <vm_exec_core+31494>, 0x55bfae40dbca <vm_exec_core+31543>, 0x55bfae40dbe8 <vm_exec_core+31573>, 0x55bfae40dc06 <vm_exec_core+31603>, 0x55bfae40dc24 <vm_exec_core+31633>, 0x55bfae40dc42 <vm_exec_core+31663>, 0x55bfae40dc60 <vm_exec_core+31693>, 0x55bfae40dc7e <vm_exec_core+31723>, 0x55bfae40dc9c <vm_exec_core+31753>, 0x55bfae40dcba <vm_exec_core+31783>, 0x55bfae40dcd8 <vm_exec_core+31813>, 0x55bfae40dcf6 <vm_exec_core+31843>, 0x55bfae40dd14 <vm_exec_core+31873>, 0x55bfae40dd32 <vm_exec_core+31903>, 0x55bfae40dd50 <vm_exec_core+31933>, 0x55bfae40dd6e <vm_exec_core+31963>, 0x55bfae40dd8c <vm_exec_core+31993>, 0x55bfae40ddaa <vm_exec_core+32023>, 0x55bfae40ddc8 <vm_exec_core+32053>, 0x55bfae40dde6 <vm_exec_core+32083>, 0x55bfae40de04 <vm_exec_core+32113>, 0x55bfae40de22 <vm_exec_core+32143>, 0x55bfae40de40 <vm_exec_core+32173>...}
#28 0x000055bfae420412 in rb_vm_exec (ec=0x55bfaf8894e0) at /tmp/ruby/src/trunk-O0/vm.c:2486
        _ec = 0x55bfaf8894e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffd8acbb090, 0x55bfae420390 <rb_vm_exec+190>, 0x0, 0x7ffd8acbafe0, 0x5}, prev = 0x7ffd8acbc3e0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#29 0x000055bfae41cfff in invoke_block (ec=0x55bfaf8894e0, iseq=0x7fdb9db39860, self=140581220178240, captured=0x7fdbb823ef10, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1509
        arg_size = 1
#30 0x000055bfae41d425 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd8acbb2c8, argc=1, self=140581220178240, captured=0x7fdbb823ef10, ec=0x55bfaf8894e0) at /tmp/ruby/src/trunk-O0/vm.c:1579
        iseq = 0x7fdb9db39860
        opt_pc = 0
        type = 572653569
        cfp = 0x7fdbb823eec0
        sp = 0x7fdbb813f128
        flags = 0
        use_argv = 0x7ffd8acbb2c8
        av = {94281750461484, 140581663928000}
        stack_argv = 0x7fdbb813f128
#31 invoke_block_from_c_bh (ec=0x55bfaf8894e0, block_handler=140581663928081, argc=1, argv=0x7ffd8acbb2c8, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1597
        captured = 0x7fdbb823ef10
#32 0x000055bfae41d61f in vm_yield_with_cref (ec=0x55bfaf8894e0, argc=1, argv=0x7ffd8acbb2c8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1634
No locals.
#33 0x000055bfae41d65d in vm_yield (ec=0x55bfaf8894e0, argc=1, argv=0x7ffd8acbb2c8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1642
No locals.
#34 0x000055bfae417f5f in rb_yield_0 (argc=1, argv=0x7ffd8acbb2c8) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#35 0x000055bfae417fc6 in rb_yield (val=6492428) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#36 0x000055bfae55b8d3 in rb_ary_select (ary=140581220178560) at /tmp/ruby/src/trunk-O0/array.c:3807
        result = 140581220177600
        i = 183
#37 0x000055bfae3fb31b in ractor_safe_call_cfunc_0 (recv=140581220178560, argc=0, argv=0x7fdbb813f110, func=0x55bfae55b84b <rb_ary_select>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3306
        f = 0x55bfae55b84b <rb_ary_select>
#38 0x000055bfae3fbf20 in vm_call_cfunc_with_frame_ (ec=0x55bfaf8894e0, reg_cfp=0x7fdbb823eef8, calling=0x7ffd8acbb750, argc=0, argv=0x7fdbb813f110, stack_bottom=0x7fdbb813f108) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0x161100000001
        cc = 0x7fdb9db0d710
        val = 140726932059120
        me = 0x7fdbb8120020
        cfunc = 0x55bfaf8da358
        recv = 140581220178560
        block_handler = 140581663928081
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#39 0x000055bfae3fc0f5 in vm_call_cfunc_with_frame (ec=0x55bfaf8894e0, reg_cfp=0x7fdbb823eef8, calling=0x7ffd8acbb750) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 0
        stack_bottom = 0x7fdbb813f108
        argv = 0x7fdbb813f110
#40 0x000055bfae3fc20d in vm_call_cfunc_other (ec=0x55bfaf8894e0, reg_cfp=0x7fdbb823eef8, calling=0x7ffd8acbb750) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3544
        ci = 0x161100000001
        argv_ary = 0
#41 0x000055bfae3fc635 in vm_call_cfunc (ec=0x55bfaf8894e0, reg_cfp=0x7fdbb823eef8, calling=0x7ffd8acbb750) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3626
        ci = 0x161100000001
#42 0x000055bfae3ff164 in vm_call_method_each_type (ec=0x55bfaf8894e0, cfp=0x7fdbb823eef8, calling=0x7ffd8acbb750) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4417
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x161100000001
        cc = 0x7fdb9db0d710
        cme = 0x7fdbb8120020
        v = 94281774523080
#43 0x000055bfae3ffc10 in vm_call_method (ec=0x55bfaf8894e0, cfp=0x7fdbb823eef8, calling=0x7ffd8acbb750) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4543
        ci = 0x161100000001
        cc = 0x7fdb9db0d710
#44 0x000055bfae3ffe12 in vm_call_general (ec=0x55bfaf8894e0, reg_cfp=0x7fdbb823eef8, calling=0x7ffd8acbb750) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4587
No locals.
#45 0x000055bfae402497 in vm_sendish (ec=0x55bfaf8894e0, reg_cfp=0x7fdbb823eef8, cd=0x55bfafb0d880, block_handler=140581663928081, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x161100000001
        cc = 0x7fdb9db0d710
        argc = 0
        recv = 140581220178560
        calling = {cd = 0x55bfafb0d880, cc = 0x7fdb9db0d710, block_handler = 140581663928081, recv = 140581220178560, argc = 0, kw_splat = false, heap_argv = 0}
#46 0x000055bfae40987f in vm_exec_core (ec=0x55bfaf8894e0) at ../../src/trunk-O0/insns.def:814
        bh = 140581663928081
        cd = 0x55bfafb0d880
        blockiseq = 0x7fdb9db39860
        leaf = false
        val = 94281772074096
        reg_pc = 0x55bfaf9d35d8
        reg_cfp = 0x7fdbb823eef8
        insns_address_table = {0x55bfae4060ff <vm_exec_core+108>, 0x55bfae406161 <vm_exec_core+206>, 0x55bfae406274 <vm_exec_core+481>, 0x55bfae406388 <vm_exec_core+757>, 0x55bfae406526 <vm_exec_core+1171>, 0x55bfae406656 <vm_exec_core+1475>, 0x55bfae406868 <vm_exec_core+2005>, 0x55bfae40697a <vm_exec_core+2279>, 0x55bfae406a53 <vm_exec_core+2496>, 0x55bfae406b5a <vm_exec_core+2759>, 0x55bfae406c61 <vm_exec_core+3022>, 0x55bfae406d6f <vm_exec_core+3292>, 0x55bfae406e81 <vm_exec_core+3566>, 0x55bfae406f51 <vm_exec_core+3774>, 0x55bfae40705a <vm_exec_core+4039>, 0x55bfae407154 <vm_exec_core+4289>, 0x55bfae407217 <vm_exec_core+4484>, 0x55bfae4072da <vm_exec_core+4679>, 0x55bfae407363 <vm_exec_core+4816>, 0x55bfae4073ef <vm_exec_core+4956>, 0x55bfae407495 <vm_exec_core+5122>, 0x55bfae40756d <vm_exec_core+5338>, 0x55bfae40763a <vm_exec_core+5543>, 0x55bfae407718 <vm_exec_core+5765>, 0x55bfae4077da <vm_exec_core+5959>, 0x55bfae407919 <vm_exec_core+6278>, 0x55bfae4079bf <vm_exec_core+6444>, 0x55bfae407aa4 <vm_exec_core+6673>, 0x55bfae407bd3 <vm_exec_core+6976>, 0x55bfae407c96 <vm_exec_core+7171>, 0x55bfae407d59 <vm_exec_core+7366>, 0x55bfae407e50 <vm_exec_core+7613>, 0x55bfae407f12 <vm_exec_core+7807>, 0x55bfae407ff1 <vm_exec_core+8030>, 0x55bfae4080be <vm_exec_core+8235>, 0x55bfae4081ce <vm_exec_core+8507>, 0x55bfae4082c8 <vm_exec_core+8757>, 0x55bfae408343 <vm_exec_core+8880>, 0x55bfae408404 <vm_exec_core+9073>, 0x55bfae4084f2 <vm_exec_core+9311>, 0x55bfae4085a2 <vm_exec_core+9487>, 0x55bfae408721 <vm_exec_core+9870>, 0x55bfae4087fb <vm_exec_core+10088>, 0x55bfae4088e7 <vm_exec_core+10324>, 0x55bfae408978 <vm_exec_core+10469>, 0x55bfae408ad3 <vm_exec_core+10816>, 0x55bfae409075 <vm_exec_core+12258>, 0x55bfae409171 <vm_exec_core+12510>, 0x55bfae409274 <vm_exec_core+12769>, 0x55bfae409360 <vm_exec_core+13005>, 0x55bfae409579 <vm_exec_core+13542>, 0x55bfae40966b <vm_exec_core+13784>, 0x55bfae409771 <vm_exec_core+14046>, 0x55bfae40996e <vm_exec_core+14555>, 0x55bfae409b17 <vm_exec_core+14980>, 0x55bfae409c42 <vm_exec_core+15279>, 0x55bfae409dae <vm_exec_core+15643>, 0x55bfae409ed9 <vm_exec_core+15942>, 0x55bfae40a045 <vm_exec_core+16306>, 0x55bfae40a227 <vm_exec_core+16788>, 0x55bfae40a424 <vm_exec_core+17297>, 0x55bfae40a5cd <vm_exec_core+17722>, 0x55bfae40a6ef <vm_exec_core+18012>, 0x55bfae40a796 <vm_exec_core+18179>, 0x55bfae40a85a <vm_exec_core+18375>, 0x55bfae40a943 <vm_exec_core+18608>, 0x55bfae40aa2f <vm_exec_core+18844>, 0x55bfae40ab18 <vm_exec_core+19077>, 0x55bfae40ac2c <vm_exec_core+19353>, 0x55bfae40ad53 <vm_exec_core+19648>, 0x55bfae40ae89 <vm_exec_core+19958>, 0x55bfae40afbf <vm_exec_core+20268>, 0x55bfae40b0f5 <vm_exec_core+20578>, 0x55bfae40b22b <vm_exec_core+20888>, 0x55bfae40b361 <vm_exec_core+21198>, 0x55bfae40b4a2 <vm_exec_core+21519>, 0x55bfae40b61c <vm_exec_core+21897>, 0x55bfae40b752 <vm_exec_core+22207>, 0x55bfae40b888 <vm_exec_core+22517>, 0x55bfae40b9be <vm_exec_core+22827>, 0x55bfae40baf4 <vm_exec_core+23137>, 0x55bfae40bc2a <vm_exec_core+23447>, 0x55bfae40bd60 <vm_exec_core+23757>, 0x55bfae40be96 <vm_exec_core+24067>, 0x55bfae40bfcc <vm_exec_core+24377>, 0x55bfae40c11b <vm_exec_core+24712>, 0x55bfae40c2d5 <vm_exec_core+25154>, 0x55bfae40c453 <vm_exec_core+25536>, 0x55bfae40c572 <vm_exec_core+25823>, 0x55bfae40c691 <vm_exec_core+26110>, 0x55bfae40c7ab <vm_exec_core+26392>, 0x55bfae40c8c5 <vm_exec_core+26674>, 0x55bfae40c9f0 <vm_exec_core+26973>, 0x55bfae40cb26 <vm_exec_core+27283>, 0x55bfae40cc11 <vm_exec_core+27518>, 0x55bfae40cd16 <vm_exec_core+27779>, 0x55bfae40ce5e <vm_exec_core+28107>, 0x55bfae40cf4d <vm_exec_core+28346>, 0x55bfae40d027 <vm_exec_core+28564>, 0x55bfae40d0fc <vm_exec_core+28777>, 0x55bfae40d1d7 <vm_exec_core+28996>, 0x55bfae40d253 <vm_exec_core+29120>, 0x55bfae40d2cf <vm_exec_core+29244>, 0x55bfae40d2ed <vm_exec_core+29274>, 0x55bfae40d30b <vm_exec_core+29304>, 0x55bfae40d329 <vm_exec_core+29334>, 0x55bfae40d347 <vm_exec_core+29364>, 0x55bfae40d365 <vm_exec_core+29394>, 0x55bfae40d383 <vm_exec_core+29424>, 0x55bfae40d3a1 <vm_exec_core+29454>, 0x55bfae40d3bf <vm_exec_core+29484>, 0x55bfae40d3dd <vm_exec_core+29514>, 0x55bfae40d3fb <vm_exec_core+29544>, 0x55bfae40d419 <vm_exec_core+29574>, 0x55bfae40d437 <vm_exec_core+29604>, 0x55bfae40d455 <vm_exec_core+29634>, 0x55bfae40d473 <vm_exec_core+29664>, 0x55bfae40d491 <vm_exec_core+29694>, 0x55bfae40d4af <vm_exec_core+29724>, 0x55bfae40d4cd <vm_exec_core+29754>, 0x55bfae40d4eb <vm_exec_core+29784>, 0x55bfae40d509 <vm_exec_core+29814>, 0x55bfae40d527 <vm_exec_core+29844>, 0x55bfae40d545 <vm_exec_core+29874>, 0x55bfae40d563 <vm_exec_core+29904>, 0x55bfae40d581 <vm_exec_core+29934>, 0x55bfae40d59f <vm_exec_core+29964>, 0x55bfae40d5bd <vm_exec_core+29994>, 0x55bfae40d5db <vm_exec_core+30024>, 0x55bfae40d5f9 <vm_exec_core+30054>, 0x55bfae40d617 <vm_exec_core+30084>, 0x55bfae40d635 <vm_exec_core+30114>, 0x55bfae40d653 <vm_exec_core+30144>, 0x55bfae40d671 <vm_exec_core+30174>, 0x55bfae40d68f <vm_exec_core+30204>, 0x55bfae40d6ad <vm_exec_core+30234>, 0x55bfae40d6cb <vm_exec_core+30264>, 0x55bfae40d6e9 <vm_exec_core+30294>, 0x55bfae40d707 <vm_exec_core+30324>, 0x55bfae40d725 <vm_exec_core+30354>, 0x55bfae40d743 <vm_exec_core+30384>, 0x55bfae40d761 <vm_exec_core+30414>, 0x55bfae40d77f <vm_exec_core+30444>, 0x55bfae40d79d <vm_exec_core+30474>, 0x55bfae40d7bb <vm_exec_core+30504>, 0x55bfae40d7d9 <vm_exec_core+30534>, 0x55bfae40d7f7 <vm_exec_core+30564>, 0x55bfae40d815 <vm_exec_core+30594>, 0x55bfae40d833 <vm_exec_core+30624>, 0x55bfae40d851 <vm_exec_core+30654>, 0x55bfae40d86f <vm_exec_core+30684>, 0x55bfae40d88d <vm_exec_core+30714>, 0x55bfae40d8ab <vm_exec_core+30744>, 0x55bfae40d8c9 <vm_exec_core+30774>, 0x55bfae40d8e7 <vm_exec_core+30804>, 0x55bfae40d905 <vm_exec_core+30834>, 0x55bfae40d923 <vm_exec_core+30864>, 0x55bfae40d941 <vm_exec_core+30894>, 0x55bfae40d95f <vm_exec_core+30924>, 0x55bfae40d97d <vm_exec_core+30954>, 0x55bfae40d99b <vm_exec_core+30984>, 0x55bfae40d9b9 <vm_exec_core+31014>, 0x55bfae40d9d7 <vm_exec_core+31044>, 0x55bfae40d9f5 <vm_exec_core+31074>, 0x55bfae40da13 <vm_exec_core+31104>, 0x55bfae40da31 <vm_exec_core+31134>, 0x55bfae40da4f <vm_exec_core+31164>, 0x55bfae40da6d <vm_exec_core+31194>, 0x55bfae40da8b <vm_exec_core+31224>, 0x55bfae40daa9 <vm_exec_core+31254>, 0x55bfae40dac7 <vm_exec_core+31284>, 0x55bfae40dae5 <vm_exec_core+31314>, 0x55bfae40db03 <vm_exec_core+31344>, 0x55bfae40db21 <vm_exec_core+31374>, 0x55bfae40db3f <vm_exec_core+31404>, 0x55bfae40db5d <vm_exec_core+31434>, 0x55bfae40db7b <vm_exec_core+31464>, 0x55bfae40db99 <vm_exec_core+31494>, 0x55bfae40dbca <vm_exec_core+31543>, 0x55bfae40dbe8 <vm_exec_core+31573>, 0x55bfae40dc06 <vm_exec_core+31603>, 0x55bfae40dc24 <vm_exec_core+31633>, 0x55bfae40dc42 <vm_exec_core+31663>, 0x55bfae40dc60 <vm_exec_core+31693>, 0x55bfae40dc7e <vm_exec_core+31723>, 0x55bfae40dc9c <vm_exec_core+31753>, 0x55bfae40dcba <vm_exec_core+31783>, 0x55bfae40dcd8 <vm_exec_core+31813>, 0x55bfae40dcf6 <vm_exec_core+31843>, 0x55bfae40dd14 <vm_exec_core+31873>, 0x55bfae40dd32 <vm_exec_core+31903>, 0x55bfae40dd50 <vm_exec_core+31933>, 0x55bfae40dd6e <vm_exec_core+31963>, 0x55bfae40dd8c <vm_exec_core+31993>, 0x55bfae40ddaa <vm_exec_core+32023>, 0x55bfae40ddc8 <vm_exec_core+32053>, 0x55bfae40dde6 <vm_exec_core+32083>, 0x55bfae40de04 <vm_exec_core+32113>, 0x55bfae40de22 <vm_exec_core+32143>, 0x55bfae40de40 <vm_exec_core+32173>...}
#47 0x000055bfae42051d in vm_exec_loop (ec=0x55bfaf8894e0, state=RUBY_TAG_RETURN, tag=0x7ffd8acbc3e0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2513
No locals.
#48 0x000055bfae420465 in rb_vm_exec (ec=0x55bfaf8894e0) at /tmp/ruby/src/trunk-O0/vm.c:2492
        _ec = 0x55bfaf8894e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffd8acbc460, 0x55bfae420390 <rb_vm_exec+190>, 0x0, 0x7ffd8acbc3b0, 0x7ffd8acbc430}, prev = 0x7ffd8acbc860, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#49 0x000055bfae414b93 in vm_call0_body (ec=0x55bfaf8894e0, calling=0x7ffd8acbc600, argv=0x7ffd8acbc7e0) at /tmp/ruby/src/trunk-O0/vm_eval.c:229
        reg_cfp = 0x7fdbb823efd8
        i = 1
        ci = 0x7ffd8acbc5d0
        cc = 0x7ffd8acbc6a0
        ret = 140726932063456
#50 0x000055bfae414408 in vm_call0_cc (ec=0x55bfaf8894e0, recv=140581220186480, id=8337, argc=1, argv=0x7ffd8acbc7e0, cc=0x7ffd8acbc6a0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 64
        use_argv = 0x7ffd8acbc7e0
        av = {94281753151744, 140726932063868}
        calling = {cd = 0x7ffd8acbc5c0, cc = 0x7ffd8acbc6a0, block_handler = 0, recv = 140581220186480, argc = 1, kw_splat = true, heap_argv = 0}
#51 0x000055bfae4141a9 in rb_vm_call0 (ec=0x55bfaf8894e0, recv=140581220186480, id=8337, argc=1, argv=0x7ffd8acbc7e0, cme=0x7fdb9db0f8f8, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7fdb9db0f8f8, call_ = 0x55bfae3ffde3 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#52 0x000055bfae4157a2 in rb_vm_call_kw (ec=0x55bfaf8894e0, recv=140581220186480, id=8337, argc=1, argv=0x7ffd8acbc7e0, me=0x7fdb9db0f8f8, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#53 0x000055bfae416604 in rb_check_funcall_default_kw (recv=140581220186480, mid=8337, argc=1, argv=0x7ffd8acbc7e0, def=36, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:713
        klass = 140581238658040
        me = 0x7fdb9db0f8f8
        ec = 0x55bfaf8894e0
        respond = -1
#54 0x000055bfae4164a1 in rb_check_funcall_kw (recv=140581220186480, mid=8337, argc=1, argv=0x7ffd8acbc7e0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:683
No locals.
#55 0x000055bfae60d7be in rb_get_detailed_message (exc=140581220186480, opt=140581219988440) at /tmp/ruby/src/trunk-O0/error.c:1491
        e = 36
#56 0x000055bfae203251 in rb_ec_error_print_detailed (ec=0x55bfaf8894e0, errinfo=140581220186480, str=140581220186920, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:374
        _ec = 0x55bfaf8894e0
        _tag = {tag = 36, retval = 0, buf = {0x7ffd8acbc8e0, 0x55bfae2031c0 <rb_ec_error_print_detailed+372>, 0x0, 0x7ffd8acbc810, 0x0}, prev = 0x7ffd8acbc950, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 0 '\000'
        errat = 140581220186400
        written = false
        emesg = 4
        opt = 140581219988440
        highlight = 0
#57 0x000055bfae2048a1 in rb_ec_cleanup (ec=0x55bfaf8894e0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
        err = 140581220186480
        mode0 = 0
        mode1 = 3
        _ec = 0x55bfaf8894e0
        _tag = {tag = 36, retval = 94281748464056, buf = {0x7ffd8acbc9d0, 0x55bfae20468a <rb_ec_cleanup+295>, 0x0, 0x7ffd8acbc8f0, 0x55bfaf8894e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 1
        signaled = 0
        th = 0x55bfaf888090
        th0 = 0x55bfaf888090
        step = 2
        message = 4
        buf = 140581220186920
#58 0x000055bfae204d58 in ruby_run_node (n=0x7fdb9db2b008) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55bfaf8894e0
        status = 21951
#59 0x000055bfae2005b4 in rb_main (argc=2, argv=0x7ffd8acbcb78) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140726932064848
#60 0x000055bfae200615 in main (argc=2, argv=0x7ffd8acbcb78) 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.307934.ruby -x gdbscript
[New LWP 307934]
[New LWP 307936]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055dca8868392 in rb_sym2id (sym=94406213383264) at /tmp/ruby/src/trunk-O0/symbol.c:898
898	{
[Current thread is 1 (Thread 0x7f529fc4e7c0 (LWP 307934))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f529fc4e7c0 (LWP 307934) 0x000055dca8868392 in rb_sym2id (sym=94406213383264) at /tmp/ruby/src/trunk-O0/symbol.c:898
  2    Thread 0x7f528666f640 (LWP 307936) 0x00007f529fd76fde in epoll_wait (epfd=4, events=0x55dca8d0785c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f528666f640 (LWP 307936)):
#0  0x00007f529fd76fde in epoll_wait (epfd=4, events=0x55dca8d0785c <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  0x000055dca8870cd9 in event_wait (vm=0x55dcaaa31b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21980
#2  0x000055dca8870cfd in timer_thread_polling (vm=0x55dcaaa31b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -221696908
#3  0x000055dca88713bd in timer_thread_func (ptr=0x55dcaaa31b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3002
        vm = 0x55dcaaa31b10
#4  0x00007f529fce5b43 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 = {140731069923008, -4543905906742444175, 139992418940480, 25, 139992845146192, 140731069923360, 4491708868074749809, 4491762541631061873}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f529fd76bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f529fc4e7c0 (LWP 307934)):
#0  0x000055dca8868392 in rb_sym2id (sym=94406213383264) at /tmp/ruby/src/trunk-O0/symbol.c:898
        id = 0
#1  0x000055dca886769b in rb_id_serial_to_id (num=260) at /tmp/ruby/src/trunk-O0/symbol.c:501
        sym = 1065228
#2  0x000055dca8868f0e in key2id (key=260) at /tmp/ruby/src/trunk-O0/id_table.c:20
No locals.
#3  0x000055dca8869659 in rb_id_table_foreach (tbl=0x55dcaabfa190, func=0x55dca86dcab5 <cc_table_mark_i>, data=0x7ffe816e6050) at /tmp/ruby/src/trunk-O0/id_table.c:278
        key = 260
        ret = ID_TABLE_CONTINUE
        i = 5
        capa = 16
#4  0x000055dca86dcc16 in cc_table_mark (objspace=0x55dcaaa34470, klass=139992401367400) at /tmp/ruby/src/trunk-O0/gc.c:3390
        data = {objspace = 0x55dcaaa34470, klass = 139992401367400, alive = false}
        cc_tbl = 0x55dcaabfa190
#5  0x000055dca86e4b3d in gc_mark_children (objspace=0x55dcaaa34470, obj=139992401367400) at /tmp/ruby/src/trunk-O0/gc.c:7377
        any = 0x7f52855ad168
#6  0x000055dca86e53a6 in gc_mark_stacked_objects (objspace=0x55dcaaa34470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7564
        mstack = 0x55dcaaa348f8
        obj = 139992401367400
        marked_slots_at_the_beginning = 756
        popped_count = 0
#7  0x000055dca86e5526 in gc_mark_stacked_objects_all (objspace=0x55dcaaa34470) at /tmp/ruby/src/trunk-O0/gc.c:7602
No locals.
#8  0x000055dca86e789a in gc_marks_rest (objspace=0x55dcaaa34470) at /tmp/ruby/src/trunk-O0/gc.c:8797
No locals.
#9  0x000055dca86e79ce in gc_marks (objspace=0x55dcaaa34470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8855
        marking_finished = false
#10 0x000055dca86e9771 in gc_start (objspace=0x55dcaaa34470, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9608
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#11 0x000055dca86e9406 in garbage_collect (objspace=0x55dcaaa34470, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 2171495088
        ret = 32766
#12 0x000055dca86db953 in newobj_slowpath (size_pool_idx=3, wb_protected=1, cr=0x55dcaaa35230, objspace=0x55dcaaa34470, flags=12884901900, klass=139992419050600) at /tmp/ruby/src/trunk-O0/gc.c:2871
        obj = 7
        lev = 1
#13 newobj_slowpath_wb_protected (klass=139992419050600, flags=12884901900, objspace=0x55dcaaa34470, cr=0x55dcaaa35230, size_pool_idx=3) at /tmp/ruby/src/trunk-O0/gc.c:2895
No locals.
#14 0x000055dca86dbced in newobj_of0 (klass=139992419050600, flags=12884901900, wb_protected=1, cr=0x55dcaaa35230, alloc_size=280) at /tmp/ruby/src/trunk-O0/gc.c:2937
        obj = 4096
        objspace = 0x55dcaaa34470
        size_pool_idx = 3
        i = <optimized out>
        cnt = <optimized out>
#15 0x000055dca86dbd59 in newobj_of (cr=0x55dcaaa35230, klass=139992419050600, flags=12, v1=94406213320320, v2=3, v3=0, wb_protected=1, alloc_size=280) at /tmp/ruby/src/trunk-O0/gc.c:2947
        obj = 94406206931591
#16 0x000055dca86dc480 in typed_data_alloc (klass=139992419050600, typed_flag=2, datap=0x0, type=0x55dca8cf3e80 <backtrace_data_type>, size=280) at /tmp/ruby/src/trunk-O0/gc.c:3156
        wb_protected = true
#17 0x000055dca86dc59c in rb_data_typed_object_zalloc (klass=139992419050600, size=248, type=0x55dca8cf3e80 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3179
        obj = 94406213320320
        embed_size = 280
        obj = 94406243996896
#18 0x000055dca88e877c in rb_ec_partial_backtrace_object (ec=0x55dcaaa354e0, start_frame=0, num_frames=7, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:616
        cfp = 0x7f529fc4ce88
        end_cfp = 0x7f529fc4cfd8
        size = 7
        bt = 0x0
        btobj = 4
        loc = 0x0
        cfunc_counter = 0
        memsize = 248
#19 0x000055dca88e8acf in rb_ec_backtrace_object (ec=0x55dcaaa354e0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:682
No locals.
#20 0x000055dca86c65a2 in setup_exception (ec=0x55dcaaa354e0, tag=6, mesg=139992400719800, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575
        at = 139992843389160
        bt = 4
        _ec = 0x55dcaaa354e0
        _tag = {tag = 36, retval = 139992821988960, buf = {0x7ffe816e6690, 0x55dca86c646b <setup_exception+313>, 0x0, 0x7ffe816e6540, 0x7f529e6cfe60}, prev = 0x7ffe816e8060, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 17567603057373547008
        line = 444
        file = 0x7f52856026a8 "/tmp/ruby/src/trunk-O0/lib/tempfile.rb"
        file0 = 0x7f52856026a8 "/tmp/ruby/src/trunk-O0/lib/tempfile.rb"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#21 0x000055dca86c6b37 in rb_longjmp (ec=0x55dcaaa354e0, tag=6, mesg=139992400719800, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#22 0x000055dca86c6bbd in rb_exc_exception (mesg=139992400719800, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#23 0x000055dca86c6be3 in rb_exc_raise (mesg=139992400719800) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#24 0x000055dca88786e3 in rb_threadptr_execute_interrupts (th=0x55dcaaa34090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2454
        err = 139992400719800
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#25 0x000055dca886abd7 in rb_vm_check_ints (ec=0x55dcaaa354e0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#26 0x000055dca88748b9 in unblock_function_set (th=0x55dcaaa34090, func=0x55dca886f2e3 <ubf_select>, arg=0x55dcaaa34090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:314
No locals.
#27 0x000055dca8876ec2 in blocking_region_begin (th=0x55dcaaa34090, region=0x7ffe816e6868, ubf=0x55dca886f2e3 <ubf_select>, arg=0x55dcaaa34090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:1466
No locals.
#28 0x000055dca8877131 in rb_nogvl (func=0x55dca870e381 <sysopen_func>, data1=0x7ffe816e6930, ubf=0x55dca886f2e3 <ubf_select>, data2=0x55dcaaa34090, flags=0) at /tmp/ruby/src/trunk-O0/thread.c:1530
        __region = {prev_status = THREAD_RUNNABLE}
        val = 0x0
        ec = 0x55dcaaa354e0
        th = 0x55dcaaa34090
        vm = 0x55dcaaa31b10
        is_main_thread = true
        saved_errno = 0
        ubf_th = 0
#29 0x000055dca8877240 in rb_thread_call_without_gvl (func=0x55dca870e381 <sysopen_func>, data1=0x7ffe816e6930, ubf=0xffffffffffffffff, data2=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1646
No locals.
#30 0x000055dca870e3fa in rb_sysopen_internal (data=0x7ffe816e6930) at /tmp/ruby/src/trunk-O0/io.c:6966
        fd = -204690969
#31 0x000055dca870e486 in rb_sysopen (fname=139992400788960, oflags=194, perm=384) at /tmp/ruby/src/trunk-O0/io.c:6983
        first_errno = 32594
        retried_errno = 0
        retried = 0
        fd = -1
        data = {fname = 139992400788960, oflags = 194, perm = 384}
        __func__ = "rb_sysopen"
#32 0x000055dca870eb0c in rb_file_open_generic (io=139992400719960, filename=139992400788960, oflags=194, fmode=1155, convconfig=0x7ffe816e6a20, perm=384) at /tmp/ruby/src/trunk-O0/io.c:7147
        pathv = 139992400788960
        fptr = 0x55dcaab56130
        cc = {enc = 0x7ffe00000483, enc2 = 0xf3cca9e74dd10a00, ecflags = -1430484632, ecopts = 139992843473248}
#33 0x000055dca871027b in rb_open_file (argc=3, argv=0x7f529fb4d148, io=139992400719960) at /tmp/ruby/src/trunk-O0/io.c:8063
        fname = 139992400788960
        oflags = 194
        fmode = 1155
        convconfig = {enc = 0x0, enc2 = 0x0, ecflags = 0, ecopts = 4}
        perm = 384
#34 0x000055dca8712d5a in rb_file_initialize (argc=3, argv=0x7f529fb4d148, io=139992400719960) at /tmp/ruby/src/trunk-O0/io.c:9582
No locals.
#35 0x000055dca88bc2e9 in ractor_safe_call_cfunc_m1 (recv=139992400719960, argc=3, argv=0x7f529fb4d148, func=0x55dca8712caf <rb_file_initialize>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x55dca8712caf <rb_file_initialize>
#36 0x000055dca88d5811 in vm_call0_cfunc_with_frame (ec=0x55dcaaa354e0, calling=0x7ffe816e6d80, argv=0x7f529fb4d148) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f529fc4cec0
        ci = 0x7ffe816e6d50
        val = 140731069918096
        me = 0x7f5286695a20
        cfunc = 0x55dcaaa57f78
        len = -1
        recv = 139992400719960
        argc = 3
        mid = 3137
        block_handler = 0
        frame_flags = 1431635075
        args = <optimized out>
        args = <optimized out>
#37 0x000055dca88d593a in vm_call0_cfunc (ec=0x55dcaaa354e0, calling=0x7ffe816e6d80, argv=0x7f529fb4d148) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#38 0x000055dca88d5bb8 in vm_call0_body (ec=0x55dcaaa354e0, calling=0x7ffe816e6d80, argv=0x7f529fb4d148) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffe816e6d50
        cc = 0x7f528550f030
        ret = 36
#39 0x000055dca88d5408 in vm_call0_cc (ec=0x55dcaaa354e0, recv=139992400719960, id=3137, argc=3, argv=0x7f529fb4d148, cc=0x7f528550f030, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 64
        use_argv = 0x7f529fb4d148
        av = {94406206959508, 94406243996896}
        calling = {cd = 0x7ffe816e6d40, cc = 0x7f528550f030, block_handler = 0, recv = 139992400719960, argc = 3, kw_splat = true, heap_argv = 0}
#40 0x000055dca88d6feb in rb_call0 (ec=0x55dcaaa354e0, recv=139992400719960, mid=3137, argc=3, argv=0x7f529fb4d148, call_scope=CALL_FCALL_KW, self=139992419069000) at /tmp/ruby/src/trunk-O0/vm_eval.c:573
        call_status = MISSING_NONE
        scope = CALL_FCALL
        kw_splat = 1
        cc = 0x7f528550f030
#41 0x000055dca88d7d37 in rb_call (recv=139992400719960, mid=3137, argc=3, argv=0x7f529fb4d148, scope=CALL_FCALL_KW) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
        ec = 0x55dcaaa354e0
#42 0x000055dca88d841a in rb_funcallv_kw (recv=139992400719960, mid=3137, argc=3, argv=0x7f529fb4d148, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1092
No locals.
#43 0x000055dca86c90eb in rb_obj_call_init_kw (obj=139992400719960, argc=3, argv=0x7f529fb4d148, kw_splat=1) at /tmp/ruby/src/trunk-O0/eval.c:1709
No locals.
#44 0x000055dca8778df4 in rb_class_new_instance_kw (argc=3, argv=0x7f529fb4d148, klass=139992419069000, kw_splat=1) at /tmp/ruby/src/trunk-O0/object.c:2144
        obj = 139992400719960
#45 0x000055dca87102c5 in rb_io_s_open (argc=3, argv=0x7f529fb4d148, klass=139992419069000) at /tmp/ruby/src/trunk-O0/io.c:8103
        io = 94406208828612
#46 0x000055dca88bc2e9 in ractor_safe_call_cfunc_m1 (recv=139992419069000, argc=3, argv=0x7f529fb4d148, func=0x55dca8710295 <rb_io_s_open>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x55dca8710295 <rb_io_s_open>
#47 0x000055dca88bcf20 in vm_call_cfunc_with_frame_ (ec=0x55dcaaa354e0, reg_cfp=0x7f529fc4cef8, calling=0x7ffe816e73d0, argc=3, argv=0x7f529fb4d148, stack_bottom=0x7f529fb4d140) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0x411100400007
        cc = 0x7f528550f080
        val = 140731069919344
        me = 0x7f528669a930
        cfunc = 0x55dcaaa95278
        recv = 139992419069000
        block_handler = 0
        frame_type = 1431635075
        len = -1
        args = <optimized out>
        args = <optimized out>
#48 0x000055dca88bd0f5 in vm_call_cfunc_with_frame (ec=0x55dcaaa354e0, reg_cfp=0x7f529fc4cef8, calling=0x7ffe816e73d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 3
        stack_bottom = 0x7f529fb4d140
        argv = 0x7f529fb4d148
#49 0x000055dca88bd20d in vm_call_cfunc_other (ec=0x55dcaaa354e0, reg_cfp=0x7f529fc4cef8, calling=0x7ffe816e73d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3544
        ci = 0x411100400007
        argv_ary = 0
#50 0x000055dca88bd635 in vm_call_cfunc (ec=0x55dcaaa354e0, reg_cfp=0x7f529fc4cef8, calling=0x7ffe816e73d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3626
        ci = 0x411100400007
#51 0x000055dca88c0164 in vm_call_method_each_type (ec=0x55dcaaa354e0, cfp=0x7f529fc4cef8, calling=0x7ffe816e73d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4417
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x411100400007
        cc = 0x7f528550f080
        cme = 0x7f528669a930
        v = 94406244938168
#52 0x000055dca88c0c10 in vm_call_method (ec=0x55dcaaa354e0, cfp=0x7f529fc4cef8, calling=0x7ffe816e73d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4543
        ci = 0x411100400007
        cc = 0x7f528550f080
#53 0x000055dca88c0e12 in vm_call_general (ec=0x55dcaaa354e0, reg_cfp=0x7f529fc4cef8, calling=0x7ffe816e73d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4587
No locals.
#54 0x000055dca88c3497 in vm_sendish (ec=0x55dcaaa354e0, reg_cfp=0x7f529fc4cef8, cd=0x55dcaabc8b40, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x411100400007
        cc = 0x7f528550f080
        argc = 3
        recv = 139992419069000
        calling = {cd = 0x55dcaabc8b40, cc = 0x7f528550f080, block_handler = 0, recv = 139992419069000, argc = 3, kw_splat = true, heap_argv = 0}
#55 0x000055dca88caa28 in vm_exec_core (ec=0x55dcaaa354e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x55dcaabc8b40
        leaf = false
        val = 139992400789040
        reg_pc = 0x55dcaabc8968
        reg_cfp = 0x7f529fc4cef8
        insns_address_table = {0x55dca88c70ff <vm_exec_core+108>, 0x55dca88c7161 <vm_exec_core+206>, 0x55dca88c7274 <vm_exec_core+481>, 0x55dca88c7388 <vm_exec_core+757>, 0x55dca88c7526 <vm_exec_core+1171>, 0x55dca88c7656 <vm_exec_core+1475>, 0x55dca88c7868 <vm_exec_core+2005>, 0x55dca88c797a <vm_exec_core+2279>, 0x55dca88c7a53 <vm_exec_core+2496>, 0x55dca88c7b5a <vm_exec_core+2759>, 0x55dca88c7c61 <vm_exec_core+3022>, 0x55dca88c7d6f <vm_exec_core+3292>, 0x55dca88c7e81 <vm_exec_core+3566>, 0x55dca88c7f51 <vm_exec_core+3774>, 0x55dca88c805a <vm_exec_core+4039>, 0x55dca88c8154 <vm_exec_core+4289>, 0x55dca88c8217 <vm_exec_core+4484>, 0x55dca88c82da <vm_exec_core+4679>, 0x55dca88c8363 <vm_exec_core+4816>, 0x55dca88c83ef <vm_exec_core+4956>, 0x55dca88c8495 <vm_exec_core+5122>, 0x55dca88c856d <vm_exec_core+5338>, 0x55dca88c863a <vm_exec_core+5543>, 0x55dca88c8718 <vm_exec_core+5765>, 0x55dca88c87da <vm_exec_core+5959>, 0x55dca88c8919 <vm_exec_core+6278>, 0x55dca88c89bf <vm_exec_core+6444>, 0x55dca88c8aa4 <vm_exec_core+6673>, 0x55dca88c8bd3 <vm_exec_core+6976>, 0x55dca88c8c96 <vm_exec_core+7171>, 0x55dca88c8d59 <vm_exec_core+7366>, 0x55dca88c8e50 <vm_exec_core+7613>, 0x55dca88c8f12 <vm_exec_core+7807>, 0x55dca88c8ff1 <vm_exec_core+8030>, 0x55dca88c90be <vm_exec_core+8235>, 0x55dca88c91ce <vm_exec_core+8507>, 0x55dca88c92c8 <vm_exec_core+8757>, 0x55dca88c9343 <vm_exec_core+8880>, 0x55dca88c9404 <vm_exec_core+9073>, 0x55dca88c94f2 <vm_exec_core+9311>, 0x55dca88c95a2 <vm_exec_core+9487>, 0x55dca88c9721 <vm_exec_core+9870>, 0x55dca88c97fb <vm_exec_core+10088>, 0x55dca88c98e7 <vm_exec_core+10324>, 0x55dca88c9978 <vm_exec_core+10469>, 0x55dca88c9ad3 <vm_exec_core+10816>, 0x55dca88ca075 <vm_exec_core+12258>, 0x55dca88ca171 <vm_exec_core+12510>, 0x55dca88ca274 <vm_exec_core+12769>, 0x55dca88ca360 <vm_exec_core+13005>, 0x55dca88ca579 <vm_exec_core+13542>, 0x55dca88ca66b <vm_exec_core+13784>, 0x55dca88ca771 <vm_exec_core+14046>, 0x55dca88ca96e <vm_exec_core+14555>, 0x55dca88cab17 <vm_exec_core+14980>, 0x55dca88cac42 <vm_exec_core+15279>, 0x55dca88cadae <vm_exec_core+15643>, 0x55dca88caed9 <vm_exec_core+15942>, 0x55dca88cb045 <vm_exec_core+16306>, 0x55dca88cb227 <vm_exec_core+16788>, 0x55dca88cb424 <vm_exec_core+17297>, 0x55dca88cb5cd <vm_exec_core+17722>, 0x55dca88cb6ef <vm_exec_core+18012>, 0x55dca88cb796 <vm_exec_core+18179>, 0x55dca88cb85a <vm_exec_core+18375>, 0x55dca88cb943 <vm_exec_core+18608>, 0x55dca88cba2f <vm_exec_core+18844>, 0x55dca88cbb18 <vm_exec_core+19077>, 0x55dca88cbc2c <vm_exec_core+19353>, 0x55dca88cbd53 <vm_exec_core+19648>, 0x55dca88cbe89 <vm_exec_core+19958>, 0x55dca88cbfbf <vm_exec_core+20268>, 0x55dca88cc0f5 <vm_exec_core+20578>, 0x55dca88cc22b <vm_exec_core+20888>, 0x55dca88cc361 <vm_exec_core+21198>, 0x55dca88cc4a2 <vm_exec_core+21519>, 0x55dca88cc61c <vm_exec_core+21897>, 0x55dca88cc752 <vm_exec_core+22207>, 0x55dca88cc888 <vm_exec_core+22517>, 0x55dca88cc9be <vm_exec_core+22827>, 0x55dca88ccaf4 <vm_exec_core+23137>, 0x55dca88ccc2a <vm_exec_core+23447>, 0x55dca88ccd60 <vm_exec_core+23757>, 0x55dca88cce96 <vm_exec_core+24067>, 0x55dca88ccfcc <vm_exec_core+24377>, 0x55dca88cd11b <vm_exec_core+24712>, 0x55dca88cd2d5 <vm_exec_core+25154>, 0x55dca88cd453 <vm_exec_core+25536>, 0x55dca88cd572 <vm_exec_core+25823>, 0x55dca88cd691 <vm_exec_core+26110>, 0x55dca88cd7ab <vm_exec_core+26392>, 0x55dca88cd8c5 <vm_exec_core+26674>, 0x55dca88cd9f0 <vm_exec_core+26973>, 0x55dca88cdb26 <vm_exec_core+27283>, 0x55dca88cdc11 <vm_exec_core+27518>, 0x55dca88cdd16 <vm_exec_core+27779>, 0x55dca88cde5e <vm_exec_core+28107>, 0x55dca88cdf4d <vm_exec_core+28346>, 0x55dca88ce027 <vm_exec_core+28564>, 0x55dca88ce0fc <vm_exec_core+28777>, 0x55dca88ce1d7 <vm_exec_core+28996>, 0x55dca88ce253 <vm_exec_core+29120>, 0x55dca88ce2cf <vm_exec_core+29244>, 0x55dca88ce2ed <vm_exec_core+29274>, 0x55dca88ce30b <vm_exec_core+29304>, 0x55dca88ce329 <vm_exec_core+29334>, 0x55dca88ce347 <vm_exec_core+29364>, 0x55dca88ce365 <vm_exec_core+29394>, 0x55dca88ce383 <vm_exec_core+29424>, 0x55dca88ce3a1 <vm_exec_core+29454>, 0x55dca88ce3bf <vm_exec_core+29484>, 0x55dca88ce3dd <vm_exec_core+29514>, 0x55dca88ce3fb <vm_exec_core+29544>, 0x55dca88ce419 <vm_exec_core+29574>, 0x55dca88ce437 <vm_exec_core+29604>, 0x55dca88ce455 <vm_exec_core+29634>, 0x55dca88ce473 <vm_exec_core+29664>, 0x55dca88ce491 <vm_exec_core+29694>, 0x55dca88ce4af <vm_exec_core+29724>, 0x55dca88ce4cd <vm_exec_core+29754>, 0x55dca88ce4eb <vm_exec_core+29784>, 0x55dca88ce509 <vm_exec_core+29814>, 0x55dca88ce527 <vm_exec_core+29844>, 0x55dca88ce545 <vm_exec_core+29874>, 0x55dca88ce563 <vm_exec_core+29904>, 0x55dca88ce581 <vm_exec_core+29934>, 0x55dca88ce59f <vm_exec_core+29964>, 0x55dca88ce5bd <vm_exec_core+29994>, 0x55dca88ce5db <vm_exec_core+30024>, 0x55dca88ce5f9 <vm_exec_core+30054>, 0x55dca88ce617 <vm_exec_core+30084>, 0x55dca88ce635 <vm_exec_core+30114>, 0x55dca88ce653 <vm_exec_core+30144>, 0x55dca88ce671 <vm_exec_core+30174>, 0x55dca88ce68f <vm_exec_core+30204>, 0x55dca88ce6ad <vm_exec_core+30234>, 0x55dca88ce6cb <vm_exec_core+30264>, 0x55dca88ce6e9 <vm_exec_core+30294>, 0x55dca88ce707 <vm_exec_core+30324>, 0x55dca88ce725 <vm_exec_core+30354>, 0x55dca88ce743 <vm_exec_core+30384>, 0x55dca88ce761 <vm_exec_core+30414>, 0x55dca88ce77f <vm_exec_core+30444>, 0x55dca88ce79d <vm_exec_core+30474>, 0x55dca88ce7bb <vm_exec_core+30504>, 0x55dca88ce7d9 <vm_exec_core+30534>, 0x55dca88ce7f7 <vm_exec_core+30564>, 0x55dca88ce815 <vm_exec_core+30594>, 0x55dca88ce833 <vm_exec_core+30624>, 0x55dca88ce851 <vm_exec_core+30654>, 0x55dca88ce86f <vm_exec_core+30684>, 0x55dca88ce88d <vm_exec_core+30714>, 0x55dca88ce8ab <vm_exec_core+30744>, 0x55dca88ce8c9 <vm_exec_core+30774>, 0x55dca88ce8e7 <vm_exec_core+30804>, 0x55dca88ce905 <vm_exec_core+30834>, 0x55dca88ce923 <vm_exec_core+30864>, 0x55dca88ce941 <vm_exec_core+30894>, 0x55dca88ce95f <vm_exec_core+30924>, 0x55dca88ce97d <vm_exec_core+30954>, 0x55dca88ce99b <vm_exec_core+30984>, 0x55dca88ce9b9 <vm_exec_core+31014>, 0x55dca88ce9d7 <vm_exec_core+31044>, 0x55dca88ce9f5 <vm_exec_core+31074>, 0x55dca88cea13 <vm_exec_core+31104>, 0x55dca88cea31 <vm_exec_core+31134>, 0x55dca88cea4f <vm_exec_core+31164>, 0x55dca88cea6d <vm_exec_core+31194>, 0x55dca88cea8b <vm_exec_core+31224>, 0x55dca88ceaa9 <vm_exec_core+31254>, 0x55dca88ceac7 <vm_exec_core+31284>, 0x55dca88ceae5 <vm_exec_core+31314>, 0x55dca88ceb03 <vm_exec_core+31344>, 0x55dca88ceb21 <vm_exec_core+31374>, 0x55dca88ceb3f <vm_exec_core+31404>, 0x55dca88ceb5d <vm_exec_core+31434>, 0x55dca88ceb7b <vm_exec_core+31464>, 0x55dca88ceb99 <vm_exec_core+31494>, 0x55dca88cebca <vm_exec_core+31543>, 0x55dca88cebe8 <vm_exec_core+31573>, 0x55dca88cec06 <vm_exec_core+31603>, 0x55dca88cec24 <vm_exec_core+31633>, 0x55dca88cec42 <vm_exec_core+31663>, 0x55dca88cec60 <vm_exec_core+31693>, 0x55dca88cec7e <vm_exec_core+31723>, 0x55dca88cec9c <vm_exec_core+31753>, 0x55dca88cecba <vm_exec_core+31783>, 0x55dca88cecd8 <vm_exec_core+31813>, 0x55dca88cecf6 <vm_exec_core+31843>, 0x55dca88ced14 <vm_exec_core+31873>, 0x55dca88ced32 <vm_exec_core+31903>, 0x55dca88ced50 <vm_exec_core+31933>, 0x55dca88ced6e <vm_exec_core+31963>, 0x55dca88ced8c <vm_exec_core+31993>, 0x55dca88cedaa <vm_exec_core+32023>, 0x55dca88cedc8 <vm_exec_core+32053>, 0x55dca88cede6 <vm_exec_core+32083>, 0x55dca88cee04 <vm_exec_core+32113>, 0x55dca88cee22 <vm_exec_core+32143>, 0x55dca88cee40 <vm_exec_core+32173>...}
#56 0x000055dca88e151d in vm_exec_loop (ec=0x55dcaaa354e0, state=RUBY_TAG_BREAK, tag=0x7ffe816e8060, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2513
No locals.
#57 0x000055dca88e1465 in rb_vm_exec (ec=0x55dcaaa354e0) at /tmp/ruby/src/trunk-O0/vm.c:2492
        _ec = 0x55dcaaa354e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffe816e80e0, 0x55dca88e1390 <rb_vm_exec+190>, 0x0, 0x7ffe816e8030, 0x7ffe816e8378}, prev = 0x7ffe816e8150, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#58 0x000055dca88e2271 in rb_iseq_eval_main (iseq=0x7f52855b98a0) at /tmp/ruby/src/trunk-O0/vm.c:2752
        ec = 0x55dcaaa354e0
        val = 94406243996896
#59 0x000055dca86c5bcb in rb_ec_exec_node (ec=0x55dcaaa354e0, n=0x7f52855b98a0) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55dcaaa34090
        _ec = 0x55dcaaa354e0
        _tag = {tag = 36, retval = 94406206837176, buf = {0x7ffe816e81d0, 0x55dca86c5b61 <rb_ec_exec_node+212>, 0x0, 0x7ffe816e8120, 0x55dcaaa354e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f52855b98a0
#60 0x000055dca86c5d48 in ruby_run_node (n=0x7f52855b98a0) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55dcaaa354e0
        status = 21980
#61 0x000055dca86c15b4 in rb_main (argc=131, argv=0x7ffe816e8378) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140731069923920
#62 0x000055dca86c1615 in main (argc=131, argv=0x7ffe816e8378) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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