# Logfile created on 2024-01-17 04:29:58 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000559299f66658 @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.20240117-042958", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000559299fff5d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000559299fff448 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000559299fff2b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240117-042958", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240117-042958>, @binmode=false, @mon_data=#<Monitor:0x0000559299fff1f0>, @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
   8642a57..4216880  master     -> origin/master
Updating 8642a57..4216880
Fast-forward
 .github/actions/setup/directories/action.yml | 2 +-
 .github/workflows/baseruby.yml               | 2 +-
 .github/workflows/mingw.yml                  | 2 +-
 .github/workflows/rjit-bindgen.yml           | 2 +-
 .github/workflows/spec_guards.yml            | 2 +-
 .github/workflows/windows.yml                | 4 ++--
 test/ruby/test_process.rb                    | 5 ++++-
 7 files changed, 11 insertions(+), 8 deletions(-)
Latest commit hash = 4216880261
$$$[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
d0e3d90d5ebe665dbfb7f19f3ffed1b32634936bc6de25ec9712b603bac036cb  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[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 encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering 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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/ripper'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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/socket'
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'
./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
                                    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.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    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.2
                                    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.21.1
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.1
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
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 1874 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

# Running tests:

[  1/906] 1244744=test_shellwords
[  2/906] 1244747=test_windows_1251
[  3/906] 1244744=test_yaml_tree
[  4/906] 1244747=test_encoding
[  5/906] 1244746=test_gem_uri_formatter
[  6/906] 1244745=test_sockopt
[  7/906] 1244745=test_omap
[  8/906] 1244747=test_fileutils
[  9/906] 1244744=errors_test
[ 10/906] 1244745=test_nowrite
[ 11/906] 1244745=test_gem_resolver_conflict
[ 12/906] 1244744=test_thread_queue
[ 13/906] 1244746=test_vm_dump
[ 14/906] 1244746=test_nesting_parser
[ 15/906] 1244745=test_gem_package_tar_writer
[ 16/906] 1244747=test_gb18030
[ 17/906] 1244747=test_primitive
[ 18/906] 1244747=test_mul
[ 19/906] 1244747=test_gem_commands_which_command
[ 20/906] 1244746=test_passing_block
[ 21/906] 1244746=test_float
[ 22/906] 1244745=test_history
[ 23/906] 1244745=test_gem_gemcutter_utilities
[ 24/906] 1244747=test_method_cache
[ 25/906] 1244747=test_document
[ 26/906] 1244747=test_whileuntil
[ 27/906] 1244747=test_gem_resolver_best_set
[ 28/906] 1244747=test_cstr
[ 29/906] 1244745=test_gem_config_file
[ 30/906] 1244746=test_data_error
[ 31/906] 1244745=test_yjit_exit_locations
[ 32/906] 1244745=test_monitor
[ 33/906] 1244745=test_rdoc_parser_rd
[ 34/906] 1244746=test_webauthn_poller
[ 35/906] 1244746=test_marshalable
[ 36/906] 1244747=test_set_len
[ 37/906] 1244747=test_unicode
[ 38/906] 1244746=test_x509attr
[ 39/906] 1244746=test_pattern_matching
[ 40/906] 1244747=test_thread_cv
[ 41/906] 1244746=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40441>
[ 42/906] 1244745=test_rdoc_parser.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9

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

Retrying...
Finished tests in 1490.941155s, 18.1107 tests/s, 6424.0141 assertions/s.
27002 tests, 9577827 assertions, 0 failures, 0 errors, 227 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.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 (2024-01-17T04:13:43Z master 4216880261) [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 634.334272 seconds

3728 files, 32435 examples, 146690 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.1246286.ruby -x gdbscript
[New LWP 1246286]
[New LWP 1246288]
[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  0x000055d5c3a7cc78 in push_mark_stack (stack=0x55d5c60748f8, data=139790120364880) at /tmp/ruby/src/trunk-O0/gc.c:6399
6399	    switch (BUILTIN_TYPE(obj)) {
[Current thread is 1 (Thread 0x7f2386e1e7c0 (LWP 1246286))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f2386e1e7c0 (LWP 1246286) 0x000055d5c3a7cc78 in push_mark_stack (stack=0x55d5c60748f8, data=139790120364880) at /tmp/ruby/src/trunk-O0/gc.c:6399
  2    Thread 0x7f236d83f640 (LWP 1246288) 0x00007f2386f46fde in epoll_wait (epfd=4, events=0x55d5c40aa83c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f236d83f640 (LWP 1246288)):
#0  0x00007f2386f46fde in epoll_wait (epfd=4, events=0x55d5c40aa83c <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  0x000055d5c3c0d5f8 in event_wait (vm=0x55d5c6071b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21973
#2  0x000055d5c3c0d61c in timer_thread_polling (vm=0x55d5c6071b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -1566854264
#3  0x000055d5c3c0dcdc in timer_thread_func (ptr=0x55d5c6071b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3005
        vm = 0x55d5c6071b10
#4  0x00007f2386eb5b43 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 = {140729335805312, -5526555251236522227, 139790137947712, 25, 139790564153424, 140729335805664, 5551636795566470925, 5551450224992990989}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f2386f46bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f2386e1e7c0 (LWP 1246286)):
#0  0x000055d5c3a7cc78 in push_mark_stack (stack=0x55d5c60748f8, data=139790120364880) at /tmp/ruby/src/trunk-O0/gc.c:6399
        obj = 139790120364880
#1  0x000055d5c3a7df28 in gc_grey (objspace=0x55d5c6074470, obj=139790120364880) at /tmp/ruby/src/trunk-O0/gc.c:7024
No locals.
#2  0x000055d5c3a7e0f3 in gc_mark_ptr (objspace=0x55d5c6074470, obj=139790120364880) at /tmp/ruby/src/trunk-O0/gc.c:7076
        __func__ = "gc_mark_ptr"
#3  0x000055d5c3a7e2e9 in gc_mark (objspace=0x55d5c6074470, obj=139790120364880) at /tmp/ruby/src/trunk-O0/gc.c:7110
No locals.
#4  0x000055d5c3a7f001 in gc_mark_children (objspace=0x55d5c6074470, obj=139790120670480) at /tmp/ruby/src/trunk-O0/gc.c:7473
        ptr = 0x7f236c7c5520
        i = 26
        len = 49
        shape = 0x7f23858a0cc0
        any = 0x7f236c7c5510
#5  0x000055d5c3a7f3f6 in gc_mark_stacked_objects (objspace=0x55d5c6074470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7565
        mstack = 0x55d5c60748f8
        obj = 139790120670480
        marked_slots_at_the_beginning = 745
        popped_count = 0
#6  0x000055d5c3a7f576 in gc_mark_stacked_objects_all (objspace=0x55d5c6074470) at /tmp/ruby/src/trunk-O0/gc.c:7603
No locals.
#7  0x000055d5c3a818ea in gc_marks_rest (objspace=0x55d5c6074470) at /tmp/ruby/src/trunk-O0/gc.c:8798
No locals.
#8  0x000055d5c3a81a1e in gc_marks (objspace=0x55d5c6074470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8856
        marking_finished = false
#9  0x000055d5c3a837c1 in gc_start (objspace=0x55d5c6074470, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9609
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9478
#10 0x000055d5c3a83456 in garbage_collect (objspace=0x55d5c6074470, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9490
        _lev = 437373760
        ret = 32766
#11 0x000055d5c3a75995 in newobj_slowpath (size_pool_idx=4, wb_protected=1, cr=0x55d5c6075230, objspace=0x55d5c6074470, flags=17179869196, klass=139790138058000) at /tmp/ruby/src/trunk-O0/gc.c:2872
        obj = 10
        lev = 1
#12 newobj_slowpath_wb_protected (klass=139790138058000, flags=17179869196, objspace=0x55d5c6074470, cr=0x55d5c6075230, size_pool_idx=4) at /tmp/ruby/src/trunk-O0/gc.c:2896
No locals.
#13 0x000055d5c3a75d2f in newobj_of0 (klass=139790138058000, flags=17179869196, wb_protected=1, cr=0x55d5c6075230, alloc_size=376) at /tmp/ruby/src/trunk-O0/gc.c:2938
        obj = 4096
        objspace = 0x55d5c6074470
        size_pool_idx = 4
        i = <optimized out>
        cnt = <optimized out>
#14 0x000055d5c3a75d9b in newobj_of (cr=0x55d5c6075230, klass=139790138058000, flags=12, v1=94376605347328, v2=3, v3=0, wb_protected=1, alloc_size=376) at /tmp/ruby/src/trunk-O0/gc.c:2948
        obj = 94376598921929
#15 0x000055d5c3a764c2 in typed_data_alloc (klass=139790138058000, typed_flag=2, datap=0x0, type=0x55d5c4096e00 <backtrace_data_type>, size=376) at /tmp/ruby/src/trunk-O0/gc.c:3157
        wb_protected = true
#16 0x000055d5c3a765de in rb_data_typed_object_zalloc (klass=139790138058000, size=344, type=0x55d5c4096e00 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3180
        obj = 94376605347328
        embed_size = 376
        obj = 94376638764256
#17 0x000055d5c3c85288 in rb_ec_partial_backtrace_object (ec=0x55d5c60754e0, start_frame=0, num_frames=10, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:616
        cfp = 0x7f2386e1cde0
        end_cfp = 0x7f2386e1cfd8
        size = 10
        bt = 0x0
        btobj = 4
        loc = 0x0
        cfunc_counter = 0
        memsize = 344
#18 0x000055d5c3c855db in rb_ec_backtrace_object (ec=0x55d5c60754e0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:682
No locals.
#19 0x000055d5c3a605e4 in setup_exception (ec=0x55d5c60754e0, tag=6, mesg=139790119785560, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575
        at = 139790562396400
        bt = 4
        _ec = 0x55d5c60754e0
        _tag = {tag = 36, retval = 139790541001112, buf = {0x7ffe1a11cf20, 0x55d5c3a604ad <setup_exception+313>, 0x0, 0x7ffe1a11cdd0, 0x7f23858a1198}, prev = 0x7ffe1a11ded0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 7300249108637869056
        line = 18
        file = 0x7f236c738e98 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/jaro_winkler.rb"
        file0 = 0x7f236c738e98 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/jaro_winkler.rb"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#20 0x000055d5c3a60b79 in rb_longjmp (ec=0x55d5c60754e0, tag=6, mesg=139790119785560, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#21 0x000055d5c3a60bff in rb_exc_exception (mesg=139790119785560, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#22 0x000055d5c3a60c25 in rb_exc_raise (mesg=139790119785560) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#23 0x000055d5c3c150e4 in rb_threadptr_execute_interrupts (th=0x55d5c6074090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2490
        err = 139790119785560
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#24 0x000055d5c3c48105 in rb_vm_check_ints (ec=0x55d5c60754e0) at /tmp/ruby/src/trunk-O0/vm_core.h:2082
No locals.
#25 0x000055d5c3c4fc83 in vm_pop_frame (ec=0x55d5c60754e0, cfp=0x7f2386e1cde0, ep=0x7f2386d1d250) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#26 0x000055d5c3c4fccf in rb_vm_pop_frame (ec=0x55d5c60754e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#27 0x000055d5c3c59a50 in vm_call_cfunc_with_frame_ (ec=0x55d5c60754e0, reg_cfp=0x7f2386e1ce18, calling=0x7ffe1a11d270, argc=0, argv=0x7f2386d1d240, stack_bottom=0x7f2386d1d238) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3496
        ci = 0x1c6100100001
        cc = 0x7f236c6ed818
        val = 139790119594280
        me = 0x7f2386d0a100
        cfunc = 0x55d5c60a7178
        recv = 139790119664560
        block_handler = 0
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#28 0x000055d5c3c59bbf in vm_call_cfunc_with_frame (ec=0x55d5c60754e0, reg_cfp=0x7f2386e1ce18, calling=0x7ffe1a11d270) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 0
        stack_bottom = 0x7f2386d1d238
        argv = 0x7f2386d1d240
#29 0x000055d5c3c5ff68 in vm_sendish (ec=0x55d5c60754e0, reg_cfp=0x7f2386e1ce18, cd=0x55d5c62863a0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
        val = 36
        ci = 0x1c6100100001
        cc = 0x7f236c6ed818
        argc = 0
        recv = 139790119664560
        calling = {cd = 0x55d5c62863a0, cc = 0x7f236c6ed818, block_handler = 0, recv = 139790119664560, argc = 0, kw_splat = false, heap_argv = 0}
#30 0x000055d5c3c674f9 in vm_exec_core (ec=0x55d5c60754e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x55d5c62863a0
        leaf = false
        val = 139790119664160
        reg_pc = 0x55d5c6284f68
        reg_cfp = 0x7f2386e1ce18
        insns_address_table = {0x55d5c3c63bd0 <vm_exec_core+108>, 0x55d5c3c63c32 <vm_exec_core+206>, 0x55d5c3c63d45 <vm_exec_core+481>, 0x55d5c3c63e59 <vm_exec_core+757>, 0x55d5c3c63ff7 <vm_exec_core+1171>, 0x55d5c3c64127 <vm_exec_core+1475>, 0x55d5c3c64339 <vm_exec_core+2005>, 0x55d5c3c6444b <vm_exec_core+2279>, 0x55d5c3c64524 <vm_exec_core+2496>, 0x55d5c3c6462b <vm_exec_core+2759>, 0x55d5c3c64732 <vm_exec_core+3022>, 0x55d5c3c64840 <vm_exec_core+3292>, 0x55d5c3c64952 <vm_exec_core+3566>, 0x55d5c3c64a22 <vm_exec_core+3774>, 0x55d5c3c64b2b <vm_exec_core+4039>, 0x55d5c3c64c25 <vm_exec_core+4289>, 0x55d5c3c64ce8 <vm_exec_core+4484>, 0x55d5c3c64dab <vm_exec_core+4679>, 0x55d5c3c64e34 <vm_exec_core+4816>, 0x55d5c3c64ec0 <vm_exec_core+4956>, 0x55d5c3c64f66 <vm_exec_core+5122>, 0x55d5c3c6503e <vm_exec_core+5338>, 0x55d5c3c6510b <vm_exec_core+5543>, 0x55d5c3c651e9 <vm_exec_core+5765>, 0x55d5c3c652ab <vm_exec_core+5959>, 0x55d5c3c653ea <vm_exec_core+6278>, 0x55d5c3c65490 <vm_exec_core+6444>, 0x55d5c3c65575 <vm_exec_core+6673>, 0x55d5c3c656a4 <vm_exec_core+6976>, 0x55d5c3c65767 <vm_exec_core+7171>, 0x55d5c3c6582a <vm_exec_core+7366>, 0x55d5c3c65921 <vm_exec_core+7613>, 0x55d5c3c659e3 <vm_exec_core+7807>, 0x55d5c3c65ac2 <vm_exec_core+8030>, 0x55d5c3c65b8f <vm_exec_core+8235>, 0x55d5c3c65c9f <vm_exec_core+8507>, 0x55d5c3c65d99 <vm_exec_core+8757>, 0x55d5c3c65e14 <vm_exec_core+8880>, 0x55d5c3c65ed5 <vm_exec_core+9073>, 0x55d5c3c65fc3 <vm_exec_core+9311>, 0x55d5c3c66073 <vm_exec_core+9487>, 0x55d5c3c661f2 <vm_exec_core+9870>, 0x55d5c3c662cc <vm_exec_core+10088>, 0x55d5c3c663b8 <vm_exec_core+10324>, 0x55d5c3c66449 <vm_exec_core+10469>, 0x55d5c3c665a4 <vm_exec_core+10816>, 0x55d5c3c66b46 <vm_exec_core+12258>, 0x55d5c3c66c42 <vm_exec_core+12510>, 0x55d5c3c66d45 <vm_exec_core+12769>, 0x55d5c3c66e31 <vm_exec_core+13005>, 0x55d5c3c6704a <vm_exec_core+13542>, 0x55d5c3c6713c <vm_exec_core+13784>, 0x55d5c3c67242 <vm_exec_core+14046>, 0x55d5c3c6743f <vm_exec_core+14555>, 0x55d5c3c675e8 <vm_exec_core+14980>, 0x55d5c3c67713 <vm_exec_core+15279>, 0x55d5c3c6787f <vm_exec_core+15643>, 0x55d5c3c679aa <vm_exec_core+15942>, 0x55d5c3c67b16 <vm_exec_core+16306>, 0x55d5c3c67cf8 <vm_exec_core+16788>, 0x55d5c3c67ef5 <vm_exec_core+17297>, 0x55d5c3c6809e <vm_exec_core+17722>, 0x55d5c3c681c0 <vm_exec_core+18012>, 0x55d5c3c68267 <vm_exec_core+18179>, 0x55d5c3c6832b <vm_exec_core+18375>, 0x55d5c3c68414 <vm_exec_core+18608>, 0x55d5c3c68500 <vm_exec_core+18844>, 0x55d5c3c685e9 <vm_exec_core+19077>, 0x55d5c3c686fd <vm_exec_core+19353>, 0x55d5c3c68824 <vm_exec_core+19648>, 0x55d5c3c6895a <vm_exec_core+19958>, 0x55d5c3c68a90 <vm_exec_core+20268>, 0x55d5c3c68bc6 <vm_exec_core+20578>, 0x55d5c3c68cfc <vm_exec_core+20888>, 0x55d5c3c68e32 <vm_exec_core+21198>, 0x55d5c3c68f73 <vm_exec_core+21519>, 0x55d5c3c690ed <vm_exec_core+21897>, 0x55d5c3c69223 <vm_exec_core+22207>, 0x55d5c3c69359 <vm_exec_core+22517>, 0x55d5c3c6948f <vm_exec_core+22827>, 0x55d5c3c695c5 <vm_exec_core+23137>, 0x55d5c3c696fb <vm_exec_core+23447>, 0x55d5c3c69831 <vm_exec_core+23757>, 0x55d5c3c69967 <vm_exec_core+24067>, 0x55d5c3c69a9d <vm_exec_core+24377>, 0x55d5c3c69bec <vm_exec_core+24712>, 0x55d5c3c69da6 <vm_exec_core+25154>, 0x55d5c3c69f24 <vm_exec_core+25536>, 0x55d5c3c6a043 <vm_exec_core+25823>, 0x55d5c3c6a162 <vm_exec_core+26110>, 0x55d5c3c6a27c <vm_exec_core+26392>, 0x55d5c3c6a396 <vm_exec_core+26674>, 0x55d5c3c6a4c1 <vm_exec_core+26973>, 0x55d5c3c6a5f7 <vm_exec_core+27283>, 0x55d5c3c6a6e2 <vm_exec_core+27518>, 0x55d5c3c6a7e7 <vm_exec_core+27779>, 0x55d5c3c6a92f <vm_exec_core+28107>, 0x55d5c3c6aa1e <vm_exec_core+28346>, 0x55d5c3c6aaf8 <vm_exec_core+28564>, 0x55d5c3c6abcd <vm_exec_core+28777>, 0x55d5c3c6aca8 <vm_exec_core+28996>, 0x55d5c3c6ad24 <vm_exec_core+29120>, 0x55d5c3c6ada0 <vm_exec_core+29244>, 0x55d5c3c6adbe <vm_exec_core+29274>, 0x55d5c3c6addc <vm_exec_core+29304>, 0x55d5c3c6adfa <vm_exec_core+29334>, 0x55d5c3c6ae18 <vm_exec_core+29364>, 0x55d5c3c6ae36 <vm_exec_core+29394>, 0x55d5c3c6ae54 <vm_exec_core+29424>, 0x55d5c3c6ae72 <vm_exec_core+29454>, 0x55d5c3c6ae90 <vm_exec_core+29484>, 0x55d5c3c6aeae <vm_exec_core+29514>, 0x55d5c3c6aecc <vm_exec_core+29544>, 0x55d5c3c6aeea <vm_exec_core+29574>, 0x55d5c3c6af08 <vm_exec_core+29604>, 0x55d5c3c6af26 <vm_exec_core+29634>, 0x55d5c3c6af44 <vm_exec_core+29664>, 0x55d5c3c6af62 <vm_exec_core+29694>, 0x55d5c3c6af80 <vm_exec_core+29724>, 0x55d5c3c6af9e <vm_exec_core+29754>, 0x55d5c3c6afbc <vm_exec_core+29784>, 0x55d5c3c6afda <vm_exec_core+29814>, 0x55d5c3c6aff8 <vm_exec_core+29844>, 0x55d5c3c6b016 <vm_exec_core+29874>, 0x55d5c3c6b034 <vm_exec_core+29904>, 0x55d5c3c6b052 <vm_exec_core+29934>, 0x55d5c3c6b070 <vm_exec_core+29964>, 0x55d5c3c6b08e <vm_exec_core+29994>, 0x55d5c3c6b0ac <vm_exec_core+30024>, 0x55d5c3c6b0ca <vm_exec_core+30054>, 0x55d5c3c6b0e8 <vm_exec_core+30084>, 0x55d5c3c6b106 <vm_exec_core+30114>, 0x55d5c3c6b124 <vm_exec_core+30144>, 0x55d5c3c6b142 <vm_exec_core+30174>, 0x55d5c3c6b160 <vm_exec_core+30204>, 0x55d5c3c6b17e <vm_exec_core+30234>, 0x55d5c3c6b19c <vm_exec_core+30264>, 0x55d5c3c6b1ba <vm_exec_core+30294>, 0x55d5c3c6b1d8 <vm_exec_core+30324>, 0x55d5c3c6b1f6 <vm_exec_core+30354>, 0x55d5c3c6b214 <vm_exec_core+30384>, 0x55d5c3c6b232 <vm_exec_core+30414>, 0x55d5c3c6b250 <vm_exec_core+30444>, 0x55d5c3c6b26e <vm_exec_core+30474>, 0x55d5c3c6b28c <vm_exec_core+30504>, 0x55d5c3c6b2aa <vm_exec_core+30534>, 0x55d5c3c6b2c8 <vm_exec_core+30564>, 0x55d5c3c6b2e6 <vm_exec_core+30594>, 0x55d5c3c6b304 <vm_exec_core+30624>, 0x55d5c3c6b322 <vm_exec_core+30654>, 0x55d5c3c6b340 <vm_exec_core+30684>, 0x55d5c3c6b35e <vm_exec_core+30714>, 0x55d5c3c6b37c <vm_exec_core+30744>, 0x55d5c3c6b39a <vm_exec_core+30774>, 0x55d5c3c6b3b8 <vm_exec_core+30804>, 0x55d5c3c6b3d6 <vm_exec_core+30834>, 0x55d5c3c6b3f4 <vm_exec_core+30864>, 0x55d5c3c6b412 <vm_exec_core+30894>, 0x55d5c3c6b430 <vm_exec_core+30924>, 0x55d5c3c6b44e <vm_exec_core+30954>, 0x55d5c3c6b46c <vm_exec_core+30984>, 0x55d5c3c6b48a <vm_exec_core+31014>, 0x55d5c3c6b4a8 <vm_exec_core+31044>, 0x55d5c3c6b4c6 <vm_exec_core+31074>, 0x55d5c3c6b4e4 <vm_exec_core+31104>, 0x55d5c3c6b502 <vm_exec_core+31134>, 0x55d5c3c6b520 <vm_exec_core+31164>, 0x55d5c3c6b53e <vm_exec_core+31194>, 0x55d5c3c6b55c <vm_exec_core+31224>, 0x55d5c3c6b57a <vm_exec_core+31254>, 0x55d5c3c6b598 <vm_exec_core+31284>, 0x55d5c3c6b5b6 <vm_exec_core+31314>, 0x55d5c3c6b5d4 <vm_exec_core+31344>, 0x55d5c3c6b5f2 <vm_exec_core+31374>, 0x55d5c3c6b610 <vm_exec_core+31404>, 0x55d5c3c6b62e <vm_exec_core+31434>, 0x55d5c3c6b64c <vm_exec_core+31464>, 0x55d5c3c6b66a <vm_exec_core+31494>, 0x55d5c3c6b69b <vm_exec_core+31543>, 0x55d5c3c6b6b9 <vm_exec_core+31573>, 0x55d5c3c6b6d7 <vm_exec_core+31603>, 0x55d5c3c6b6f5 <vm_exec_core+31633>, 0x55d5c3c6b713 <vm_exec_core+31663>, 0x55d5c3c6b731 <vm_exec_core+31693>, 0x55d5c3c6b74f <vm_exec_core+31723>, 0x55d5c3c6b76d <vm_exec_core+31753>, 0x55d5c3c6b78b <vm_exec_core+31783>, 0x55d5c3c6b7a9 <vm_exec_core+31813>, 0x55d5c3c6b7c7 <vm_exec_core+31843>, 0x55d5c3c6b7e5 <vm_exec_core+31873>, 0x55d5c3c6b803 <vm_exec_core+31903>, 0x55d5c3c6b821 <vm_exec_core+31933>, 0x55d5c3c6b83f <vm_exec_core+31963>, 0x55d5c3c6b85d <vm_exec_core+31993>, 0x55d5c3c6b87b <vm_exec_core+32023>, 0x55d5c3c6b899 <vm_exec_core+32053>, 0x55d5c3c6b8b7 <vm_exec_core+32083>, 0x55d5c3c6b8d5 <vm_exec_core+32113>, 0x55d5c3c6b8f3 <vm_exec_core+32143>, 0x55d5c3c6b911 <vm_exec_core+32173>...}
#31 0x000055d5c3c7dee3 in rb_vm_exec (ec=0x55d5c60754e0) at /tmp/ruby/src/trunk-O0/vm.c:2487
        _ec = 0x55d5c60754e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffe1a11df50, 0x55d5c3c7de61 <rb_vm_exec+190>, 0x0, 0x7ffe1a11dea0, 0x5}, prev = 0x7ffe1a11f2a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#32 0x000055d5c3c7aad0 in invoke_block (ec=0x55d5c60754e0, iseq=0x7f236c71b830, self=139790119788560, captured=0x7f2386e1cf10, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1510
        arg_size = 1
#33 0x000055d5c3c7aef6 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe1a11e188, argc=1, self=139790119788560, captured=0x7f2386e1cf10, ec=0x55d5c60754e0) at /tmp/ruby/src/trunk-O0/vm.c:1580
        iseq = 0x7f236c71b830
        opt_pc = 0
        type = 572653569
        cfp = 0x7f2386e1cec0
        sp = 0x7f2386d1d128
        flags = 0
        use_argv = 0x7ffe1a11e188
        av = {94376600837316, 139790563528384}
        stack_argv = 0x7f2386d1d128
#34 invoke_block_from_c_bh (ec=0x55d5c60754e0, block_handler=139790563528465, argc=1, argv=0x7ffe1a11e188, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1598
        captured = 0x7f2386e1cf10
#35 0x000055d5c3c7b0f0 in vm_yield_with_cref (ec=0x55d5c60754e0, argc=1, argv=0x7ffe1a11e188, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1635
No locals.
#36 0x000055d5c3c7b12e in vm_yield (ec=0x55d5c60754e0, argc=1, argv=0x7ffe1a11e188, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1643
No locals.
#37 0x000055d5c3c75a30 in rb_yield_0 (argc=1, argv=0x7ffe1a11e188) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#38 0x000055d5c3c75a97 in rb_yield (val=2363660) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#39 0x000055d5c3dbb9e1 in rb_ary_select (ary=139790119789160) at /tmp/ruby/src/trunk-O0/array.c:3807
        result = 139790119787200
        i = 187
#40 0x000055d5c3c58de5 in ractor_safe_call_cfunc_0 (recv=139790119789160, argc=0, argv=0x7f2386d1d110, func=0x55d5c3dbb959 <rb_ary_select>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3308
        f = 0x55d5c3dbb959 <rb_ary_select>
#41 0x000055d5c3c599ea in vm_call_cfunc_with_frame_ (ec=0x55d5c60754e0, reg_cfp=0x7f2386e1cef8, calling=0x7ffe1a11e610, argc=0, argv=0x7f2386d1d110, stack_bottom=0x7f2386d1d108) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x161100000001
        cc = 0x7f236c6edb10
        val = 140729335800496
        me = 0x7f2386d00038
        cfunc = 0x55d5c60c6378
        recv = 139790119789160
        block_handler = 139790563528465
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#42 0x000055d5c3c59bbf in vm_call_cfunc_with_frame (ec=0x55d5c60754e0, reg_cfp=0x7f2386e1cef8, calling=0x7ffe1a11e610) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 0
        stack_bottom = 0x7f2386d1d108
        argv = 0x7f2386d1d110
#43 0x000055d5c3c59cd7 in vm_call_cfunc_other (ec=0x55d5c60754e0, reg_cfp=0x7f2386e1cef8, calling=0x7ffe1a11e610) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x161100000001
        argv_ary = 0
#44 0x000055d5c3c5a106 in vm_call_cfunc (ec=0x55d5c60754e0, reg_cfp=0x7f2386e1cef8, calling=0x7ffe1a11e610) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x161100000001
#45 0x000055d5c3c5cc35 in vm_call_method_each_type (ec=0x55d5c60754e0, cfp=0x7f2386e1cef8, calling=0x7ffe1a11e610) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x161100000001
        cc = 0x7f236c6edb10
        cme = 0x7f2386d00038
        v = 94376640952216
#46 0x000055d5c3c5d6e1 in vm_call_method (ec=0x55d5c60754e0, cfp=0x7f2386e1cef8, calling=0x7ffe1a11e610) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x161100000001
        cc = 0x7f236c6edb10
#47 0x000055d5c3c5d8e3 in vm_call_general (ec=0x55d5c60754e0, reg_cfp=0x7f2386e1cef8, calling=0x7ffe1a11e610) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#48 0x000055d5c3c5ff68 in vm_sendish (ec=0x55d5c60754e0, reg_cfp=0x7f2386e1cef8, cd=0x55d5c62f9b10, block_handler=139790563528465, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
        val = 36
        ci = 0x161100000001
        cc = 0x7f236c6edb10
        argc = 0
        recv = 139790119789160
        calling = {cd = 0x55d5c62f9b10, cc = 0x7f236c6edb10, block_handler = 139790563528465, recv = 139790119789160, argc = 0, kw_splat = false, heap_argv = 0}
#49 0x000055d5c3c67350 in vm_exec_core (ec=0x55d5c60754e0) at ../../src/trunk-O0/insns.def:814
        bh = 139790563528465
        cd = 0x55d5c62f9b10
        blockiseq = 0x7f236c71b830
        leaf = false
        val = 94376638760048
        reg_pc = 0x55d5c6075b98
        reg_cfp = 0x7f2386e1cef8
        insns_address_table = {0x55d5c3c63bd0 <vm_exec_core+108>, 0x55d5c3c63c32 <vm_exec_core+206>, 0x55d5c3c63d45 <vm_exec_core+481>, 0x55d5c3c63e59 <vm_exec_core+757>, 0x55d5c3c63ff7 <vm_exec_core+1171>, 0x55d5c3c64127 <vm_exec_core+1475>, 0x55d5c3c64339 <vm_exec_core+2005>, 0x55d5c3c6444b <vm_exec_core+2279>, 0x55d5c3c64524 <vm_exec_core+2496>, 0x55d5c3c6462b <vm_exec_core+2759>, 0x55d5c3c64732 <vm_exec_core+3022>, 0x55d5c3c64840 <vm_exec_core+3292>, 0x55d5c3c64952 <vm_exec_core+3566>, 0x55d5c3c64a22 <vm_exec_core+3774>, 0x55d5c3c64b2b <vm_exec_core+4039>, 0x55d5c3c64c25 <vm_exec_core+4289>, 0x55d5c3c64ce8 <vm_exec_core+4484>, 0x55d5c3c64dab <vm_exec_core+4679>, 0x55d5c3c64e34 <vm_exec_core+4816>, 0x55d5c3c64ec0 <vm_exec_core+4956>, 0x55d5c3c64f66 <vm_exec_core+5122>, 0x55d5c3c6503e <vm_exec_core+5338>, 0x55d5c3c6510b <vm_exec_core+5543>, 0x55d5c3c651e9 <vm_exec_core+5765>, 0x55d5c3c652ab <vm_exec_core+5959>, 0x55d5c3c653ea <vm_exec_core+6278>, 0x55d5c3c65490 <vm_exec_core+6444>, 0x55d5c3c65575 <vm_exec_core+6673>, 0x55d5c3c656a4 <vm_exec_core+6976>, 0x55d5c3c65767 <vm_exec_core+7171>, 0x55d5c3c6582a <vm_exec_core+7366>, 0x55d5c3c65921 <vm_exec_core+7613>, 0x55d5c3c659e3 <vm_exec_core+7807>, 0x55d5c3c65ac2 <vm_exec_core+8030>, 0x55d5c3c65b8f <vm_exec_core+8235>, 0x55d5c3c65c9f <vm_exec_core+8507>, 0x55d5c3c65d99 <vm_exec_core+8757>, 0x55d5c3c65e14 <vm_exec_core+8880>, 0x55d5c3c65ed5 <vm_exec_core+9073>, 0x55d5c3c65fc3 <vm_exec_core+9311>, 0x55d5c3c66073 <vm_exec_core+9487>, 0x55d5c3c661f2 <vm_exec_core+9870>, 0x55d5c3c662cc <vm_exec_core+10088>, 0x55d5c3c663b8 <vm_exec_core+10324>, 0x55d5c3c66449 <vm_exec_core+10469>, 0x55d5c3c665a4 <vm_exec_core+10816>, 0x55d5c3c66b46 <vm_exec_core+12258>, 0x55d5c3c66c42 <vm_exec_core+12510>, 0x55d5c3c66d45 <vm_exec_core+12769>, 0x55d5c3c66e31 <vm_exec_core+13005>, 0x55d5c3c6704a <vm_exec_core+13542>, 0x55d5c3c6713c <vm_exec_core+13784>, 0x55d5c3c67242 <vm_exec_core+14046>, 0x55d5c3c6743f <vm_exec_core+14555>, 0x55d5c3c675e8 <vm_exec_core+14980>, 0x55d5c3c67713 <vm_exec_core+15279>, 0x55d5c3c6787f <vm_exec_core+15643>, 0x55d5c3c679aa <vm_exec_core+15942>, 0x55d5c3c67b16 <vm_exec_core+16306>, 0x55d5c3c67cf8 <vm_exec_core+16788>, 0x55d5c3c67ef5 <vm_exec_core+17297>, 0x55d5c3c6809e <vm_exec_core+17722>, 0x55d5c3c681c0 <vm_exec_core+18012>, 0x55d5c3c68267 <vm_exec_core+18179>, 0x55d5c3c6832b <vm_exec_core+18375>, 0x55d5c3c68414 <vm_exec_core+18608>, 0x55d5c3c68500 <vm_exec_core+18844>, 0x55d5c3c685e9 <vm_exec_core+19077>, 0x55d5c3c686fd <vm_exec_core+19353>, 0x55d5c3c68824 <vm_exec_core+19648>, 0x55d5c3c6895a <vm_exec_core+19958>, 0x55d5c3c68a90 <vm_exec_core+20268>, 0x55d5c3c68bc6 <vm_exec_core+20578>, 0x55d5c3c68cfc <vm_exec_core+20888>, 0x55d5c3c68e32 <vm_exec_core+21198>, 0x55d5c3c68f73 <vm_exec_core+21519>, 0x55d5c3c690ed <vm_exec_core+21897>, 0x55d5c3c69223 <vm_exec_core+22207>, 0x55d5c3c69359 <vm_exec_core+22517>, 0x55d5c3c6948f <vm_exec_core+22827>, 0x55d5c3c695c5 <vm_exec_core+23137>, 0x55d5c3c696fb <vm_exec_core+23447>, 0x55d5c3c69831 <vm_exec_core+23757>, 0x55d5c3c69967 <vm_exec_core+24067>, 0x55d5c3c69a9d <vm_exec_core+24377>, 0x55d5c3c69bec <vm_exec_core+24712>, 0x55d5c3c69da6 <vm_exec_core+25154>, 0x55d5c3c69f24 <vm_exec_core+25536>, 0x55d5c3c6a043 <vm_exec_core+25823>, 0x55d5c3c6a162 <vm_exec_core+26110>, 0x55d5c3c6a27c <vm_exec_core+26392>, 0x55d5c3c6a396 <vm_exec_core+26674>, 0x55d5c3c6a4c1 <vm_exec_core+26973>, 0x55d5c3c6a5f7 <vm_exec_core+27283>, 0x55d5c3c6a6e2 <vm_exec_core+27518>, 0x55d5c3c6a7e7 <vm_exec_core+27779>, 0x55d5c3c6a92f <vm_exec_core+28107>, 0x55d5c3c6aa1e <vm_exec_core+28346>, 0x55d5c3c6aaf8 <vm_exec_core+28564>, 0x55d5c3c6abcd <vm_exec_core+28777>, 0x55d5c3c6aca8 <vm_exec_core+28996>, 0x55d5c3c6ad24 <vm_exec_core+29120>, 0x55d5c3c6ada0 <vm_exec_core+29244>, 0x55d5c3c6adbe <vm_exec_core+29274>, 0x55d5c3c6addc <vm_exec_core+29304>, 0x55d5c3c6adfa <vm_exec_core+29334>, 0x55d5c3c6ae18 <vm_exec_core+29364>, 0x55d5c3c6ae36 <vm_exec_core+29394>, 0x55d5c3c6ae54 <vm_exec_core+29424>, 0x55d5c3c6ae72 <vm_exec_core+29454>, 0x55d5c3c6ae90 <vm_exec_core+29484>, 0x55d5c3c6aeae <vm_exec_core+29514>, 0x55d5c3c6aecc <vm_exec_core+29544>, 0x55d5c3c6aeea <vm_exec_core+29574>, 0x55d5c3c6af08 <vm_exec_core+29604>, 0x55d5c3c6af26 <vm_exec_core+29634>, 0x55d5c3c6af44 <vm_exec_core+29664>, 0x55d5c3c6af62 <vm_exec_core+29694>, 0x55d5c3c6af80 <vm_exec_core+29724>, 0x55d5c3c6af9e <vm_exec_core+29754>, 0x55d5c3c6afbc <vm_exec_core+29784>, 0x55d5c3c6afda <vm_exec_core+29814>, 0x55d5c3c6aff8 <vm_exec_core+29844>, 0x55d5c3c6b016 <vm_exec_core+29874>, 0x55d5c3c6b034 <vm_exec_core+29904>, 0x55d5c3c6b052 <vm_exec_core+29934>, 0x55d5c3c6b070 <vm_exec_core+29964>, 0x55d5c3c6b08e <vm_exec_core+29994>, 0x55d5c3c6b0ac <vm_exec_core+30024>, 0x55d5c3c6b0ca <vm_exec_core+30054>, 0x55d5c3c6b0e8 <vm_exec_core+30084>, 0x55d5c3c6b106 <vm_exec_core+30114>, 0x55d5c3c6b124 <vm_exec_core+30144>, 0x55d5c3c6b142 <vm_exec_core+30174>, 0x55d5c3c6b160 <vm_exec_core+30204>, 0x55d5c3c6b17e <vm_exec_core+30234>, 0x55d5c3c6b19c <vm_exec_core+30264>, 0x55d5c3c6b1ba <vm_exec_core+30294>, 0x55d5c3c6b1d8 <vm_exec_core+30324>, 0x55d5c3c6b1f6 <vm_exec_core+30354>, 0x55d5c3c6b214 <vm_exec_core+30384>, 0x55d5c3c6b232 <vm_exec_core+30414>, 0x55d5c3c6b250 <vm_exec_core+30444>, 0x55d5c3c6b26e <vm_exec_core+30474>, 0x55d5c3c6b28c <vm_exec_core+30504>, 0x55d5c3c6b2aa <vm_exec_core+30534>, 0x55d5c3c6b2c8 <vm_exec_core+30564>, 0x55d5c3c6b2e6 <vm_exec_core+30594>, 0x55d5c3c6b304 <vm_exec_core+30624>, 0x55d5c3c6b322 <vm_exec_core+30654>, 0x55d5c3c6b340 <vm_exec_core+30684>, 0x55d5c3c6b35e <vm_exec_core+30714>, 0x55d5c3c6b37c <vm_exec_core+30744>, 0x55d5c3c6b39a <vm_exec_core+30774>, 0x55d5c3c6b3b8 <vm_exec_core+30804>, 0x55d5c3c6b3d6 <vm_exec_core+30834>, 0x55d5c3c6b3f4 <vm_exec_core+30864>, 0x55d5c3c6b412 <vm_exec_core+30894>, 0x55d5c3c6b430 <vm_exec_core+30924>, 0x55d5c3c6b44e <vm_exec_core+30954>, 0x55d5c3c6b46c <vm_exec_core+30984>, 0x55d5c3c6b48a <vm_exec_core+31014>, 0x55d5c3c6b4a8 <vm_exec_core+31044>, 0x55d5c3c6b4c6 <vm_exec_core+31074>, 0x55d5c3c6b4e4 <vm_exec_core+31104>, 0x55d5c3c6b502 <vm_exec_core+31134>, 0x55d5c3c6b520 <vm_exec_core+31164>, 0x55d5c3c6b53e <vm_exec_core+31194>, 0x55d5c3c6b55c <vm_exec_core+31224>, 0x55d5c3c6b57a <vm_exec_core+31254>, 0x55d5c3c6b598 <vm_exec_core+31284>, 0x55d5c3c6b5b6 <vm_exec_core+31314>, 0x55d5c3c6b5d4 <vm_exec_core+31344>, 0x55d5c3c6b5f2 <vm_exec_core+31374>, 0x55d5c3c6b610 <vm_exec_core+31404>, 0x55d5c3c6b62e <vm_exec_core+31434>, 0x55d5c3c6b64c <vm_exec_core+31464>, 0x55d5c3c6b66a <vm_exec_core+31494>, 0x55d5c3c6b69b <vm_exec_core+31543>, 0x55d5c3c6b6b9 <vm_exec_core+31573>, 0x55d5c3c6b6d7 <vm_exec_core+31603>, 0x55d5c3c6b6f5 <vm_exec_core+31633>, 0x55d5c3c6b713 <vm_exec_core+31663>, 0x55d5c3c6b731 <vm_exec_core+31693>, 0x55d5c3c6b74f <vm_exec_core+31723>, 0x55d5c3c6b76d <vm_exec_core+31753>, 0x55d5c3c6b78b <vm_exec_core+31783>, 0x55d5c3c6b7a9 <vm_exec_core+31813>, 0x55d5c3c6b7c7 <vm_exec_core+31843>, 0x55d5c3c6b7e5 <vm_exec_core+31873>, 0x55d5c3c6b803 <vm_exec_core+31903>, 0x55d5c3c6b821 <vm_exec_core+31933>, 0x55d5c3c6b83f <vm_exec_core+31963>, 0x55d5c3c6b85d <vm_exec_core+31993>, 0x55d5c3c6b87b <vm_exec_core+32023>, 0x55d5c3c6b899 <vm_exec_core+32053>, 0x55d5c3c6b8b7 <vm_exec_core+32083>, 0x55d5c3c6b8d5 <vm_exec_core+32113>, 0x55d5c3c6b8f3 <vm_exec_core+32143>, 0x55d5c3c6b911 <vm_exec_core+32173>...}
#50 0x000055d5c3c7dfee in vm_exec_loop (ec=0x55d5c60754e0, state=RUBY_TAG_RETURN, tag=0x7ffe1a11f2a0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2514
No locals.
#51 0x000055d5c3c7df36 in rb_vm_exec (ec=0x55d5c60754e0) at /tmp/ruby/src/trunk-O0/vm.c:2493
        _ec = 0x55d5c60754e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffe1a11f320, 0x55d5c3c7de61 <rb_vm_exec+190>, 0x0, 0x7ffe1a11f270, 0x7ffe1a11f2f0}, prev = 0x7ffe1a11f720, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#52 0x000055d5c3c72664 in vm_call0_body (ec=0x55d5c60754e0, calling=0x7ffe1a11f4c0, argv=0x7ffe1a11f6a0) at /tmp/ruby/src/trunk-O0/vm_eval.c:229
        reg_cfp = 0x7f2386e1cfd8
        i = 1
        ci = 0x7ffe1a11f490
        cc = 0x7ffe1a11f560
        ret = 140729335804832
#53 0x000055d5c3c71ed9 in vm_call0_cc (ec=0x55d5c60754e0, recv=139790119795280, id=8337, argc=1, argv=0x7ffe1a11f6a0, cc=0x7ffe1a11f560, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 64
        use_argv = 0x7ffe1a11f6a0
        av = {94376603545696, 140729335805244}
        calling = {cd = 0x7ffe1a11f480, cc = 0x7ffe1a11f560, block_handler = 0, recv = 139790119795280, argc = 1, kw_splat = true, heap_argv = 0}
#54 0x000055d5c3c71c7a in rb_vm_call0 (ec=0x55d5c60754e0, recv=139790119795280, id=8337, argc=1, argv=0x7ffe1a11f6a0, cme=0x7f236c6ef9b0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f236c6ef9b0, call_ = 0x55d5c3c5d8b4 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#55 0x000055d5c3c73273 in rb_vm_call_kw (ec=0x55d5c60754e0, recv=139790119795280, id=8337, argc=1, argv=0x7ffe1a11f6a0, me=0x7f236c6ef9b0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#56 0x000055d5c3c740d5 in rb_check_funcall_default_kw (recv=139790119795280, mid=8337, argc=1, argv=0x7ffe1a11f6a0, def=36, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:713
        klass = 139790138266600
        me = 0x7f236c6ef9b0
        ec = 0x55d5c60754e0
        respond = -1
#57 0x000055d5c3c73f72 in rb_check_funcall_kw (recv=139790119795280, mid=8337, argc=1, argv=0x7ffe1a11f6a0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:683
No locals.
#58 0x000055d5c3e6f2da in rb_get_detailed_message (exc=139790119795280, opt=139790119597640) at /tmp/ruby/src/trunk-O0/error.c:1491
        e = 36
#59 0x000055d5c3a5e293 in rb_ec_error_print_detailed (ec=0x55d5c60754e0, errinfo=139790119795280, str=139790119795560, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:376
        _ec = 0x55d5c60754e0
        _tag = {tag = 36, retval = 0, buf = {0x7ffe1a11f7a0, 0x55d5c3a5e202 <rb_ec_error_print_detailed+372>, 0x0, 0x7ffe1a11f6d0, 0x0}, prev = 0x7ffe1a11f810, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 0 '\000'
        errat = 139790119795200
        written = false
        emesg = 4
        opt = 139790119597640
        highlight = 0
#60 0x000055d5c3a5f8e3 in rb_ec_cleanup (ec=0x55d5c60754e0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
        err = 139790119795280
        mode0 = 0
        mode1 = 3
        _ec = 0x55d5c60754e0
        _tag = {tag = 36, retval = 94376598827514, buf = {0x7ffe1a11f890, 0x55d5c3a5f6cc <rb_ec_cleanup+295>, 0x0, 0x7ffe1a11f7b0, 0x55d5c60754e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 1
        signaled = 0
        th = 0x55d5c6074090
        th0 = 0x55d5c6074090
        step = 2
        message = 4
        buf = 139790119795560
#61 0x000055d5c3a5fd9a in ruby_run_node (n=0x7f236c70d320) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55d5c60754e0
        status = 21973
#62 0x000055d5c3a5b5c4 in rb_main (argc=2, argv=0x7ffe1a11fa38) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140729335806224
#63 0x000055d5c3a5b625 in main (argc=2, argv=0x7ffe1a11fa38) 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.1253440.ruby -x gdbscript
[New LWP 1253440]
[New LWP 1253442]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_FL_TEST_RAW (obj=140615451891200, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472	    return RBASIC(obj)->flags & flags;
[Current thread is 1 (Thread 0x7fe3b07857c0 (LWP 1253440))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7fe3b07857c0 (LWP 1253440) RB_FL_TEST_RAW (obj=140615451891200, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
  2    Thread 0x7fe3971af640 (LWP 1253442) 0x00007fe3b08adfde in epoll_wait (epfd=4, events=0x564236b2983c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fe3971af640 (LWP 1253442)):
#0  0x00007fe3b08adfde in epoll_wait (epfd=4, events=0x564236b2983c <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  0x000056423668c5f8 in event_wait (vm=0x564236eefb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22082
#2  0x000056423668c61c in timer_thread_polling (vm=0x564236eefb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -1464927034
#3  0x000056423668ccdc in timer_thread_func (ptr=0x564236eefb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3005
        vm = 0x564236eefb10
#4  0x00007fe3b081cb43 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 = {140720613904912, -3189693216356203516, 140615469430336, 25, 140615895599184, 140720613905264, 3205649097639691268, 3205595265438286852}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fe3b08adbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fe3b07857c0 (LWP 1253440)):
#0  RB_FL_TEST_RAW (obj=140615451891200, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x00005642364ef167 in RB_FL_ANY_RAW (obj=140615451891200, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2  0x00005642364ef514 in RB_OBJ_PROMOTED_RAW (obj=140615451891200) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:725
No locals.
#3  0x00005642364f26f5 in RVALUE_OLD_P (obj=140615451891200) at /tmp/ruby/src/trunk-O0/gc.c:1803
        __func__ = <optimized out>
#4  0x00005642364fce2e in rgengc_check_relation (objspace=0x564236ef2470, obj=140615451891200) at /tmp/ruby/src/trunk-O0/gc.c:7004
        old_parent = 140615451994360
        __func__ = <optimized out>
#5  0x00005642364fd063 in gc_mark_ptr (objspace=0x564236ef2470, obj=140615451891200) at /tmp/ruby/src/trunk-O0/gc.c:7057
        __func__ = "gc_mark_ptr"
#6  0x00005642364fd3be in rb_gc_mark_and_move (ptr=0x5642370762b0) at /tmp/ruby/src/trunk-O0/gc.c:7138
        objspace = 0x564236ef2470
        __func__ = <optimized out>
#7  0x00005642365450d6 in rb_iseq_mark_and_move (iseq=0x7fe39610e8f8, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:332
        body = 0x564237076260
#8  0x00005642364fd87e in gc_mark_imemo (objspace=0x564236ef2470, obj=140615451994360) at /tmp/ruby/src/trunk-O0/gc.c:7263
        __func__ = <optimized out>
#9  0x00005642364fda76 in gc_mark_children (objspace=0x564236ef2470, obj=140615451994360) at /tmp/ruby/src/trunk-O0/gc.c:7356
        any = 0x7fe39610e8f8
#10 0x00005642364fe3f6 in gc_mark_stacked_objects (objspace=0x564236ef2470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7565
        mstack = 0x564236ef28f8
        obj = 140615451994360
        marked_slots_at_the_beginning = 748
        popped_count = 0
#11 0x00005642364fe576 in gc_mark_stacked_objects_all (objspace=0x564236ef2470) at /tmp/ruby/src/trunk-O0/gc.c:7603
No locals.
#12 0x00005642365008ea in gc_marks_rest (objspace=0x564236ef2470) at /tmp/ruby/src/trunk-O0/gc.c:8798
No locals.
#13 0x0000564236500a1e in gc_marks (objspace=0x564236ef2470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8856
        marking_finished = false
#14 0x00005642365027c1 in gc_start (objspace=0x564236ef2470, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9609
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9478
#15 0x0000564236502456 in garbage_collect (objspace=0x564236ef2470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9490
        _lev = 305413856
        ret = 32764
#16 0x0000564236502f1d in garbage_collect_with_gvl (objspace=0x564236ef2470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9878
No locals.
#17 0x000056423650a0fc in objspace_malloc_gc_stress (objspace=0x564236ef2470) at /tmp/ruby/src/trunk-O0/gc.c:12423
        reason = 45568
#18 0x000056423650a3df in objspace_xmalloc0 (objspace=0x564236ef2470, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12625
        gpr = 107008
        mem = 0x9c0000009c
#19 0x000056423650a6fc in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12849
No locals.
#20 0x000056423650a732 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12858
No locals.
#21 0x000056423650e19f in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14463
No locals.
#22 0x00005642366d1bf4 in vm_ccs_create (klass=140615469753400, cc_tbl=0x564237406180, mid=156, cme=0x7fe3b0676600) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1955
        ccs = 0xffffffff0000009c
#23 0x00005642366ed9fd in cache_callable_method_entry (klass=140615469753400, mid=156, cme=0x7fe3b0676600) at /tmp/ruby/src/trunk-O0/vm_method.c:1334
        cc_tbl = 0x564237406180
        ccs_data = 94842381063812
#24 0x00005642366edbbf in callable_method_entry_or_negative (klass=140615469753400, mid=156, defined_class_ptr=0x7ffc12344158) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 140615469754360
        me = 0x7fe3b0676600
        _lev = 0
        cme = 0x7fe3b0676600
#25 0x00005642366edc51 in callable_method_entry (klass=140615469753400, mid=156, defined_class_ptr=0x7ffc12344158) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x7fe3971fe438
#26 0x00005642366f01c7 in basic_obj_respond_to_missing (ec=0x564236ef34e0, klass=140615469753400, obj=140615451137320, mid=2298124, priv=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2727
        defined_class = 140615469754360
        args = {8977, 140615469753400}
        rtmid = 156
        cme = 0x3366c567f
#27 0x00005642366f02c9 in basic_obj_respond_to (ec=0x564236ef34e0, obj=140615451137320, id=8977, pub=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2745
        klass = 140615469753400
        ret = 15259845084436587776
#28 0x00005642366f0648 in rb_ec_obj_respond_to (ec=0x564236ef34e0, obj=140615451137320, id=8977, priv=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2817
        klass = 140615469753400
        ret = -1
#29 0x00005642366f05d6 in rb_obj_respond_to (obj=140615451137320, id=8977, priv=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2809
        ec = 0x564236ef34e0
#30 0x00005642366f067c in rb_respond_to (obj=140615451137320, id=8977) at /tmp/ruby/src/trunk-O0/vm_method.c:2824
No locals.
#31 0x00005642368f0e35 in syserr_eqq (self=140615469732600, exc=140615451137320) at /tmp/ruby/src/trunk-O0/error.c:2841
        num = 140720613901000
        e = 94842380906337
#32 0x00005642366d7e21 in ractor_safe_call_cfunc_1 (recv=140615469732600, argc=1, argv=0x7ffc123446e8, func=0x5642368f0df0 <syserr_eqq>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3315
        f = 0x5642368f0df0 <syserr_eqq>
#33 0x00005642366f12e2 in vm_call0_cfunc_with_frame (ec=0x564236ef34e0, calling=0x7ffc123445a0, argv=0x7ffc123446e8) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7fe3b0783ef8
        ci = 0x7ffc12344570
        val = 8895349504
        me = 0x7fe3b0677b40
        cfunc = 0x564236f2d588
        len = 1
        recv = 140615469732600
        argc = 1
        mid = 141
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#34 0x00005642366f140b in vm_call0_cfunc (ec=0x564236ef34e0, calling=0x7ffc123445a0, argv=0x7ffc123446e8) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#35 0x00005642366f1689 in vm_call0_body (ec=0x564236ef34e0, calling=0x7ffc123445a0, argv=0x7ffc123446e8) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffc12344570
        cc = 0x7ffc12344640
        ret = 140615893875520
#36 0x00005642366f0ed9 in vm_call0_cc (ec=0x564236ef34e0, recv=140615469732600, id=141, argc=1, argv=0x7ffc123446e8, cc=0x7ffc12344640, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffc123446e8
        av = {139642577110544, 0}
        calling = {cd = 0x7ffc12344560, cc = 0x7ffc12344640, block_handler = 0, recv = 140615469732600, argc = 1, kw_splat = false, heap_argv = 0}
#37 0x00005642366f0c7a in rb_vm_call0 (ec=0x564236ef34e0, recv=140615469732600, id=141, argc=1, argv=0x7ffc123446e8, cme=0x7fe3b0677b40, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7fe3b0677b40, call_ = 0x5642366dc8b4 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#38 0x00005642366f0d0c in rb_vm_call_with_refinements (ec=0x564236ef34e0, recv=140615469732600, id=141, argc=1, argv=0x7ffc123446e8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:79
        me = 0x7fe3b0677b40
#39 0x00005642366d278f in check_match (ec=0x564236ef34e0, pattern=140615469732600, target=140615451137320, type=VM_CHECKMATCH_TYPE_RESCUE) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2441
No locals.
#40 0x00005642366de41f in vm_check_match (ec=0x564236ef34e0, target=140615451137320, pattern=140615469732600, flag=3) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5269
        type = VM_CHECKMATCH_TYPE_RESCUE
#41 0x00005642366e5bf0 in vm_exec_core (ec=0x564236ef34e0) at ../../src/trunk-O0/insns.def:731
        flag = 3
        leaf = false
        target = 140615451137320
        pattern = 140615469732600
        result = 94842389472368
        reg_pc = 0x5642370e7640
        reg_cfp = 0x7fe3b0783ef8
        insns_address_table = {0x5642366e2bd0 <vm_exec_core+108>, 0x5642366e2c32 <vm_exec_core+206>, 0x5642366e2d45 <vm_exec_core+481>, 0x5642366e2e59 <vm_exec_core+757>, 0x5642366e2ff7 <vm_exec_core+1171>, 0x5642366e3127 <vm_exec_core+1475>, 0x5642366e3339 <vm_exec_core+2005>, 0x5642366e344b <vm_exec_core+2279>, 0x5642366e3524 <vm_exec_core+2496>, 0x5642366e362b <vm_exec_core+2759>, 0x5642366e3732 <vm_exec_core+3022>, 0x5642366e3840 <vm_exec_core+3292>, 0x5642366e3952 <vm_exec_core+3566>, 0x5642366e3a22 <vm_exec_core+3774>, 0x5642366e3b2b <vm_exec_core+4039>, 0x5642366e3c25 <vm_exec_core+4289>, 0x5642366e3ce8 <vm_exec_core+4484>, 0x5642366e3dab <vm_exec_core+4679>, 0x5642366e3e34 <vm_exec_core+4816>, 0x5642366e3ec0 <vm_exec_core+4956>, 0x5642366e3f66 <vm_exec_core+5122>, 0x5642366e403e <vm_exec_core+5338>, 0x5642366e410b <vm_exec_core+5543>, 0x5642366e41e9 <vm_exec_core+5765>, 0x5642366e42ab <vm_exec_core+5959>, 0x5642366e43ea <vm_exec_core+6278>, 0x5642366e4490 <vm_exec_core+6444>, 0x5642366e4575 <vm_exec_core+6673>, 0x5642366e46a4 <vm_exec_core+6976>, 0x5642366e4767 <vm_exec_core+7171>, 0x5642366e482a <vm_exec_core+7366>, 0x5642366e4921 <vm_exec_core+7613>, 0x5642366e49e3 <vm_exec_core+7807>, 0x5642366e4ac2 <vm_exec_core+8030>, 0x5642366e4b8f <vm_exec_core+8235>, 0x5642366e4c9f <vm_exec_core+8507>, 0x5642366e4d99 <vm_exec_core+8757>, 0x5642366e4e14 <vm_exec_core+8880>, 0x5642366e4ed5 <vm_exec_core+9073>, 0x5642366e4fc3 <vm_exec_core+9311>, 0x5642366e5073 <vm_exec_core+9487>, 0x5642366e51f2 <vm_exec_core+9870>, 0x5642366e52cc <vm_exec_core+10088>, 0x5642366e53b8 <vm_exec_core+10324>, 0x5642366e5449 <vm_exec_core+10469>, 0x5642366e55a4 <vm_exec_core+10816>, 0x5642366e5b46 <vm_exec_core+12258>, 0x5642366e5c42 <vm_exec_core+12510>, 0x5642366e5d45 <vm_exec_core+12769>, 0x5642366e5e31 <vm_exec_core+13005>, 0x5642366e604a <vm_exec_core+13542>, 0x5642366e613c <vm_exec_core+13784>, 0x5642366e6242 <vm_exec_core+14046>, 0x5642366e643f <vm_exec_core+14555>, 0x5642366e65e8 <vm_exec_core+14980>, 0x5642366e6713 <vm_exec_core+15279>, 0x5642366e687f <vm_exec_core+15643>, 0x5642366e69aa <vm_exec_core+15942>, 0x5642366e6b16 <vm_exec_core+16306>, 0x5642366e6cf8 <vm_exec_core+16788>, 0x5642366e6ef5 <vm_exec_core+17297>, 0x5642366e709e <vm_exec_core+17722>, 0x5642366e71c0 <vm_exec_core+18012>, 0x5642366e7267 <vm_exec_core+18179>, 0x5642366e732b <vm_exec_core+18375>, 0x5642366e7414 <vm_exec_core+18608>, 0x5642366e7500 <vm_exec_core+18844>, 0x5642366e75e9 <vm_exec_core+19077>, 0x5642366e76fd <vm_exec_core+19353>, 0x5642366e7824 <vm_exec_core+19648>, 0x5642366e795a <vm_exec_core+19958>, 0x5642366e7a90 <vm_exec_core+20268>, 0x5642366e7bc6 <vm_exec_core+20578>, 0x5642366e7cfc <vm_exec_core+20888>, 0x5642366e7e32 <vm_exec_core+21198>, 0x5642366e7f73 <vm_exec_core+21519>, 0x5642366e80ed <vm_exec_core+21897>, 0x5642366e8223 <vm_exec_core+22207>, 0x5642366e8359 <vm_exec_core+22517>, 0x5642366e848f <vm_exec_core+22827>, 0x5642366e85c5 <vm_exec_core+23137>, 0x5642366e86fb <vm_exec_core+23447>, 0x5642366e8831 <vm_exec_core+23757>, 0x5642366e8967 <vm_exec_core+24067>, 0x5642366e8a9d <vm_exec_core+24377>, 0x5642366e8bec <vm_exec_core+24712>, 0x5642366e8da6 <vm_exec_core+25154>, 0x5642366e8f24 <vm_exec_core+25536>, 0x5642366e9043 <vm_exec_core+25823>, 0x5642366e9162 <vm_exec_core+26110>, 0x5642366e927c <vm_exec_core+26392>, 0x5642366e9396 <vm_exec_core+26674>, 0x5642366e94c1 <vm_exec_core+26973>, 0x5642366e95f7 <vm_exec_core+27283>, 0x5642366e96e2 <vm_exec_core+27518>, 0x5642366e97e7 <vm_exec_core+27779>, 0x5642366e992f <vm_exec_core+28107>, 0x5642366e9a1e <vm_exec_core+28346>, 0x5642366e9af8 <vm_exec_core+28564>, 0x5642366e9bcd <vm_exec_core+28777>, 0x5642366e9ca8 <vm_exec_core+28996>, 0x5642366e9d24 <vm_exec_core+29120>, 0x5642366e9da0 <vm_exec_core+29244>, 0x5642366e9dbe <vm_exec_core+29274>, 0x5642366e9ddc <vm_exec_core+29304>, 0x5642366e9dfa <vm_exec_core+29334>, 0x5642366e9e18 <vm_exec_core+29364>, 0x5642366e9e36 <vm_exec_core+29394>, 0x5642366e9e54 <vm_exec_core+29424>, 0x5642366e9e72 <vm_exec_core+29454>, 0x5642366e9e90 <vm_exec_core+29484>, 0x5642366e9eae <vm_exec_core+29514>, 0x5642366e9ecc <vm_exec_core+29544>, 0x5642366e9eea <vm_exec_core+29574>, 0x5642366e9f08 <vm_exec_core+29604>, 0x5642366e9f26 <vm_exec_core+29634>, 0x5642366e9f44 <vm_exec_core+29664>, 0x5642366e9f62 <vm_exec_core+29694>, 0x5642366e9f80 <vm_exec_core+29724>, 0x5642366e9f9e <vm_exec_core+29754>, 0x5642366e9fbc <vm_exec_core+29784>, 0x5642366e9fda <vm_exec_core+29814>, 0x5642366e9ff8 <vm_exec_core+29844>, 0x5642366ea016 <vm_exec_core+29874>, 0x5642366ea034 <vm_exec_core+29904>, 0x5642366ea052 <vm_exec_core+29934>, 0x5642366ea070 <vm_exec_core+29964>, 0x5642366ea08e <vm_exec_core+29994>, 0x5642366ea0ac <vm_exec_core+30024>, 0x5642366ea0ca <vm_exec_core+30054>, 0x5642366ea0e8 <vm_exec_core+30084>, 0x5642366ea106 <vm_exec_core+30114>, 0x5642366ea124 <vm_exec_core+30144>, 0x5642366ea142 <vm_exec_core+30174>, 0x5642366ea160 <vm_exec_core+30204>, 0x5642366ea17e <vm_exec_core+30234>, 0x5642366ea19c <vm_exec_core+30264>, 0x5642366ea1ba <vm_exec_core+30294>, 0x5642366ea1d8 <vm_exec_core+30324>, 0x5642366ea1f6 <vm_exec_core+30354>, 0x5642366ea214 <vm_exec_core+30384>, 0x5642366ea232 <vm_exec_core+30414>, 0x5642366ea250 <vm_exec_core+30444>, 0x5642366ea26e <vm_exec_core+30474>, 0x5642366ea28c <vm_exec_core+30504>, 0x5642366ea2aa <vm_exec_core+30534>, 0x5642366ea2c8 <vm_exec_core+30564>, 0x5642366ea2e6 <vm_exec_core+30594>, 0x5642366ea304 <vm_exec_core+30624>, 0x5642366ea322 <vm_exec_core+30654>, 0x5642366ea340 <vm_exec_core+30684>, 0x5642366ea35e <vm_exec_core+30714>, 0x5642366ea37c <vm_exec_core+30744>, 0x5642366ea39a <vm_exec_core+30774>, 0x5642366ea3b8 <vm_exec_core+30804>, 0x5642366ea3d6 <vm_exec_core+30834>, 0x5642366ea3f4 <vm_exec_core+30864>, 0x5642366ea412 <vm_exec_core+30894>, 0x5642366ea430 <vm_exec_core+30924>, 0x5642366ea44e <vm_exec_core+30954>, 0x5642366ea46c <vm_exec_core+30984>, 0x5642366ea48a <vm_exec_core+31014>, 0x5642366ea4a8 <vm_exec_core+31044>, 0x5642366ea4c6 <vm_exec_core+31074>, 0x5642366ea4e4 <vm_exec_core+31104>, 0x5642366ea502 <vm_exec_core+31134>, 0x5642366ea520 <vm_exec_core+31164>, 0x5642366ea53e <vm_exec_core+31194>, 0x5642366ea55c <vm_exec_core+31224>, 0x5642366ea57a <vm_exec_core+31254>, 0x5642366ea598 <vm_exec_core+31284>, 0x5642366ea5b6 <vm_exec_core+31314>, 0x5642366ea5d4 <vm_exec_core+31344>, 0x5642366ea5f2 <vm_exec_core+31374>, 0x5642366ea610 <vm_exec_core+31404>, 0x5642366ea62e <vm_exec_core+31434>, 0x5642366ea64c <vm_exec_core+31464>, 0x5642366ea66a <vm_exec_core+31494>, 0x5642366ea69b <vm_exec_core+31543>, 0x5642366ea6b9 <vm_exec_core+31573>, 0x5642366ea6d7 <vm_exec_core+31603>, 0x5642366ea6f5 <vm_exec_core+31633>, 0x5642366ea713 <vm_exec_core+31663>, 0x5642366ea731 <vm_exec_core+31693>, 0x5642366ea74f <vm_exec_core+31723>, 0x5642366ea76d <vm_exec_core+31753>, 0x5642366ea78b <vm_exec_core+31783>, 0x5642366ea7a9 <vm_exec_core+31813>, 0x5642366ea7c7 <vm_exec_core+31843>, 0x5642366ea7e5 <vm_exec_core+31873>, 0x5642366ea803 <vm_exec_core+31903>, 0x5642366ea821 <vm_exec_core+31933>, 0x5642366ea83f <vm_exec_core+31963>, 0x5642366ea85d <vm_exec_core+31993>, 0x5642366ea87b <vm_exec_core+32023>, 0x5642366ea899 <vm_exec_core+32053>, 0x5642366ea8b7 <vm_exec_core+32083>, 0x5642366ea8d5 <vm_exec_core+32113>, 0x5642366ea8f3 <vm_exec_core+32143>, 0x5642366ea911 <vm_exec_core+32173>...}
#42 0x00005642366fcfee in vm_exec_loop (ec=0x564236ef34e0, state=RUBY_TAG_RAISE, tag=0x7ffc123453b0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2514
No locals.
#43 0x00005642366fcf36 in rb_vm_exec (ec=0x564236ef34e0) at /tmp/ruby/src/trunk-O0/vm.c:2493
        _ec = 0x564236ef34e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffc12345430, 0x5642366fce61 <rb_vm_exec+190>, 0x0, 0x7ffc12345380, 0x7ffc123456c8}, prev = 0x7ffc123454a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#44 0x00005642366fdd42 in rb_iseq_eval_main (iseq=0x7fe3961195a0) at /tmp/ruby/src/trunk-O0/vm.c:2753
        ec = 0x564236ef34e0
        val = 94842389476576
#45 0x00005642364dec0d in rb_ec_exec_node (ec=0x564236ef34e0, n=0x7fe3961195a0) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x564236ef2090
        _ec = 0x564236ef34e0
        _tag = {tag = 36, retval = 94842378904058, buf = {0x7ffc12345520, 0x5642364deba3 <rb_ec_exec_node+212>, 0x0, 0x7ffc12345470, 0x564236ef34e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fe3961195a0
#46 0x00005642364ded8a in ruby_run_node (n=0x7fe3961195a0) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x564236ef34e0
        status = 22082
#47 0x00005642364da5c4 in rb_main (argc=130, argv=0x7ffc123456c8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140720613905824
#48 0x00005642364da625 in main (argc=130, argv=0x7ffc123456c8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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