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

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

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

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

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

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

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

Retrying...
Finished tests in 1373.134867s, 19.6973 tests/s, 6970.6481 assertions/s.
27047 tests, 9571640 assertions, 0 failures, 0 errors, 227 skips

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

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-01-10T05:06:33Z master e59a730477) [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 275.578686 seconds

3728 files, 32492 examples, 147897 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.303934.ruby -x gdbscript
[New LWP 303934]
[New LWP 303936]
[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  0x0000564bbbeb21a6 in rb_id_table_foreach_values (tbl=0x564bbce6a270, func=0x564bbbd297e3 <mark_const_entry_i>, data=0x564bbce1c470) at /tmp/ruby/src/trunk-O0/id_table.c:292
292	    int i, capa = tbl->capa;
[Current thread is 1 (Thread 0x7f6d89cf67c0 (LWP 303934))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f6d89cf67c0 (LWP 303934) 0x0000564bbbeb21a6 in rb_id_table_foreach_values (tbl=0x564bbce6a270, func=0x564bbbd297e3 <mark_const_entry_i>, data=0x564bbce1c470) at /tmp/ruby/src/trunk-O0/id_table.c:292
  2    Thread 0x7f6d7071f640 (LWP 303936) 0x00007f6d89e1efde in epoll_wait (epfd=4, events=0x564bbc35383c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f6d7071f640 (LWP 303936)):
#0  0x00007f6d89e1efde in epoll_wait (epfd=4, events=0x564bbc35383c <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  0x0000564bbbeb97ba in event_wait (vm=0x564bbce19b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22091
#2  0x0000564bbbeb97de in timer_thread_polling (vm=0x564bbce19b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 1133849126
#3  0x0000564bbbeb9e9e in timer_thread_func (ptr=0x564bbce19b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3005
        vm = 0x564bbce19b10
#4  0x00007f6d89d8db43 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 = {140723844171328, -6829009965693428204, 140108014679616, 25, 140108440852560, 140723844171680, 6908692793602711060, 6908917857015275028}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f6d89e1ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f6d89cf67c0 (LWP 303934)):
#0  0x0000564bbbeb21a6 in rb_id_table_foreach_values (tbl=0x564bbce6a270, func=0x564bbbd297e3 <mark_const_entry_i>, data=0x564bbce1c470) at /tmp/ruby/src/trunk-O0/id_table.c:292
        i = 32764
        capa = -1143875252
#1  0x0000564bbbd29871 in mark_const_tbl (objspace=0x564bbce1c470, tbl=0x564bbce6a270) at /tmp/ruby/src/trunk-O0/gc.c:6807
No locals.
#2  0x0000564bbbd2ac25 in gc_mark_children (objspace=0x564bbce1c470, obj=140108014956280) at /tmp/ruby/src/trunk-O0/gc.c:7386
        any = 0x7f6d70762ef8
#3  0x0000564bbbd2b3e8 in gc_mark_stacked_objects (objspace=0x564bbce1c470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7564
        mstack = 0x564bbce1c8f8
        obj = 140108014956280
        marked_slots_at_the_beginning = 746
        popped_count = 0
#4  0x0000564bbbd2b568 in gc_mark_stacked_objects_all (objspace=0x564bbce1c470) at /tmp/ruby/src/trunk-O0/gc.c:7602
No locals.
#5  0x0000564bbbd2d8dc in gc_marks_rest (objspace=0x564bbce1c470) at /tmp/ruby/src/trunk-O0/gc.c:8797
No locals.
#6  0x0000564bbbd2da10 in gc_marks (objspace=0x564bbce1c470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8855
        marking_finished = false
#7  0x0000564bbbd2f7b3 in gc_start (objspace=0x564bbce1c470, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9608
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#8  0x0000564bbbd2f448 in garbage_collect (objspace=0x564bbce1c470, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 3535674368
        ret = 32764
#9  0x0000564bbbd21995 in newobj_slowpath (size_pool_idx=4, wb_protected=1, cr=0x564bbce1d230, objspace=0x564bbce1c470, flags=17179869196, klass=140108014789920) at /tmp/ruby/src/trunk-O0/gc.c:2871
        obj = 10
        lev = 1
#10 newobj_slowpath_wb_protected (klass=140108014789920, flags=17179869196, objspace=0x564bbce1c470, cr=0x564bbce1d230, size_pool_idx=4) at /tmp/ruby/src/trunk-O0/gc.c:2895
No locals.
#11 0x0000564bbbd21d2f in newobj_of0 (klass=140108014789920, flags=17179869196, wb_protected=1, cr=0x564bbce1d230, alloc_size=376) at /tmp/ruby/src/trunk-O0/gc.c:2937
        obj = 4096
        objspace = 0x564bbce1c470
        size_pool_idx = 4
        i = <optimized out>
        cnt = <optimized out>
#12 0x0000564bbbd21d9b in newobj_of (cr=0x564bbce1d230, klass=140108014789920, flags=12, v1=94883280060000, v2=3, v3=0, wb_protected=1, alloc_size=376) at /tmp/ruby/src/trunk-O0/gc.c:2947
        obj = 94883273646793
#13 0x0000564bbbd224c2 in typed_data_alloc (klass=140108014789920, typed_flag=2, datap=0x0, type=0x564bbc33fe60 <backtrace_data_type>, size=376) at /tmp/ruby/src/trunk-O0/gc.c:3156
        wb_protected = true
#14 0x0000564bbbd225de in rb_data_typed_object_zalloc (klass=140108014789920, size=344, type=0x564bbc33fe60 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3179
        obj = 94883280060000
        embed_size = 376
        obj = 94883291452640
#15 0x0000564bbbf313fe in rb_ec_partial_backtrace_object (ec=0x564bbce1d4e0, 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 = 0x7f6d89cf4de0
        end_cfp = 0x7f6d89cf4fd8
        size = 10
        bt = 0x0
        btobj = 4
        loc = 0x0
        cfunc_counter = 0
        memsize = 344
#16 0x0000564bbbf31751 in rb_ec_backtrace_object (ec=0x564bbce1d4e0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:682
No locals.
#17 0x0000564bbbd0c5e4 in setup_exception (ec=0x564bbce1d4e0, tag=6, mesg=140107996515480, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575
        at = 140108439128280
        bt = 4
        _ec = 0x564bbce1d4e0
        _tag = {tag = 36, retval = 140108417733016, buf = {0x7ffcd2be1fe0, 0x564bbbd0c4ad <setup_exception+313>, 0x0, 0x7ffcd2be1e90, 0x7f6d88781198}, prev = 0x7ffcd2be2f90, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 8503882213769277952
        line = 18
        file = 0x7f6d6f5e7ab0 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/jaro_winkler.rb"
        file0 = 0x7f6d6f5e7ab0 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/jaro_winkler.rb"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#18 0x0000564bbbd0cb79 in rb_longjmp (ec=0x564bbce1d4e0, tag=6, mesg=140107996515480, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#19 0x0000564bbbd0cbff in rb_exc_exception (mesg=140107996515480, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#20 0x0000564bbbd0cc25 in rb_exc_raise (mesg=140107996515480) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#21 0x0000564bbbec12a6 in rb_threadptr_execute_interrupts (th=0x564bbce1c090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2490
        err = 140107996515480
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#22 0x0000564bbbef42c7 in rb_vm_check_ints (ec=0x564bbce1d4e0) at /tmp/ruby/src/trunk-O0/vm_core.h:2084
No locals.
#23 0x0000564bbbefbe45 in vm_pop_frame (ec=0x564bbce1d4e0, cfp=0x7f6d89cf4de0, ep=0x7f6d89bf5250) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#24 0x0000564bbbefbe91 in rb_vm_pop_frame (ec=0x564bbce1d4e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#25 0x0000564bbbf05be5 in vm_call_cfunc_with_frame_ (ec=0x564bbce1d4e0, reg_cfp=0x7f6d89cf4e18, calling=0x7ffcd2be2330, argc=0, argv=0x7f6d89bf5240, stack_bottom=0x7f6d89bf5238) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3494
        ci = 0x1c6100100001
        cc = 0x7f6d6f5cdbc0
        val = 140107996326200
        me = 0x7f6d89bea0e8
        cfunc = 0x564bbce4f178
        recv = 140107996396120
        block_handler = 0
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#26 0x0000564bbbf05d54 in vm_call_cfunc_with_frame (ec=0x564bbce1d4e0, reg_cfp=0x7f6d89cf4e18, calling=0x7ffcd2be2330) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 0
        stack_bottom = 0x7f6d89bf5238
        argv = 0x7f6d89bf5240
#27 0x0000564bbbf0c0f6 in vm_sendish (ec=0x564bbce1d4e0, reg_cfp=0x7f6d89cf4e18, cd=0x564bbd0a5e00, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x1c6100100001
        cc = 0x7f6d6f5cdbc0
        argc = 0
        recv = 140107996396120
        calling = {cd = 0x564bbd0a5e00, cc = 0x7f6d6f5cdbc0, block_handler = 0, recv = 140107996396120, argc = 0, kw_splat = false, heap_argv = 0}
#28 0x0000564bbbf13687 in vm_exec_core (ec=0x564bbce1d4e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x564bbd0a5e00
        leaf = false
        val = 140107996395800
        reg_pc = 0x564bbd0a53c8
        reg_cfp = 0x7f6d89cf4e18
        insns_address_table = {0x564bbbf0fd5e <vm_exec_core+108>, 0x564bbbf0fdc0 <vm_exec_core+206>, 0x564bbbf0fed3 <vm_exec_core+481>, 0x564bbbf0ffe7 <vm_exec_core+757>, 0x564bbbf10185 <vm_exec_core+1171>, 0x564bbbf102b5 <vm_exec_core+1475>, 0x564bbbf104c7 <vm_exec_core+2005>, 0x564bbbf105d9 <vm_exec_core+2279>, 0x564bbbf106b2 <vm_exec_core+2496>, 0x564bbbf107b9 <vm_exec_core+2759>, 0x564bbbf108c0 <vm_exec_core+3022>, 0x564bbbf109ce <vm_exec_core+3292>, 0x564bbbf10ae0 <vm_exec_core+3566>, 0x564bbbf10bb0 <vm_exec_core+3774>, 0x564bbbf10cb9 <vm_exec_core+4039>, 0x564bbbf10db3 <vm_exec_core+4289>, 0x564bbbf10e76 <vm_exec_core+4484>, 0x564bbbf10f39 <vm_exec_core+4679>, 0x564bbbf10fc2 <vm_exec_core+4816>, 0x564bbbf1104e <vm_exec_core+4956>, 0x564bbbf110f4 <vm_exec_core+5122>, 0x564bbbf111cc <vm_exec_core+5338>, 0x564bbbf11299 <vm_exec_core+5543>, 0x564bbbf11377 <vm_exec_core+5765>, 0x564bbbf11439 <vm_exec_core+5959>, 0x564bbbf11578 <vm_exec_core+6278>, 0x564bbbf1161e <vm_exec_core+6444>, 0x564bbbf11703 <vm_exec_core+6673>, 0x564bbbf11832 <vm_exec_core+6976>, 0x564bbbf118f5 <vm_exec_core+7171>, 0x564bbbf119b8 <vm_exec_core+7366>, 0x564bbbf11aaf <vm_exec_core+7613>, 0x564bbbf11b71 <vm_exec_core+7807>, 0x564bbbf11c50 <vm_exec_core+8030>, 0x564bbbf11d1d <vm_exec_core+8235>, 0x564bbbf11e2d <vm_exec_core+8507>, 0x564bbbf11f27 <vm_exec_core+8757>, 0x564bbbf11fa2 <vm_exec_core+8880>, 0x564bbbf12063 <vm_exec_core+9073>, 0x564bbbf12151 <vm_exec_core+9311>, 0x564bbbf12201 <vm_exec_core+9487>, 0x564bbbf12380 <vm_exec_core+9870>, 0x564bbbf1245a <vm_exec_core+10088>, 0x564bbbf12546 <vm_exec_core+10324>, 0x564bbbf125d7 <vm_exec_core+10469>, 0x564bbbf12732 <vm_exec_core+10816>, 0x564bbbf12cd4 <vm_exec_core+12258>, 0x564bbbf12dd0 <vm_exec_core+12510>, 0x564bbbf12ed3 <vm_exec_core+12769>, 0x564bbbf12fbf <vm_exec_core+13005>, 0x564bbbf131d8 <vm_exec_core+13542>, 0x564bbbf132ca <vm_exec_core+13784>, 0x564bbbf133d0 <vm_exec_core+14046>, 0x564bbbf135cd <vm_exec_core+14555>, 0x564bbbf13776 <vm_exec_core+14980>, 0x564bbbf138a1 <vm_exec_core+15279>, 0x564bbbf13a0d <vm_exec_core+15643>, 0x564bbbf13b38 <vm_exec_core+15942>, 0x564bbbf13ca4 <vm_exec_core+16306>, 0x564bbbf13e86 <vm_exec_core+16788>, 0x564bbbf14083 <vm_exec_core+17297>, 0x564bbbf1422c <vm_exec_core+17722>, 0x564bbbf1434e <vm_exec_core+18012>, 0x564bbbf143f5 <vm_exec_core+18179>, 0x564bbbf144b9 <vm_exec_core+18375>, 0x564bbbf145a2 <vm_exec_core+18608>, 0x564bbbf1468e <vm_exec_core+18844>, 0x564bbbf14777 <vm_exec_core+19077>, 0x564bbbf1488b <vm_exec_core+19353>, 0x564bbbf149b2 <vm_exec_core+19648>, 0x564bbbf14ae8 <vm_exec_core+19958>, 0x564bbbf14c1e <vm_exec_core+20268>, 0x564bbbf14d54 <vm_exec_core+20578>, 0x564bbbf14e8a <vm_exec_core+20888>, 0x564bbbf14fc0 <vm_exec_core+21198>, 0x564bbbf15101 <vm_exec_core+21519>, 0x564bbbf1527b <vm_exec_core+21897>, 0x564bbbf153b1 <vm_exec_core+22207>, 0x564bbbf154e7 <vm_exec_core+22517>, 0x564bbbf1561d <vm_exec_core+22827>, 0x564bbbf15753 <vm_exec_core+23137>, 0x564bbbf15889 <vm_exec_core+23447>, 0x564bbbf159bf <vm_exec_core+23757>, 0x564bbbf15af5 <vm_exec_core+24067>, 0x564bbbf15c2b <vm_exec_core+24377>, 0x564bbbf15d7a <vm_exec_core+24712>, 0x564bbbf15f34 <vm_exec_core+25154>, 0x564bbbf160b2 <vm_exec_core+25536>, 0x564bbbf161d1 <vm_exec_core+25823>, 0x564bbbf162f0 <vm_exec_core+26110>, 0x564bbbf1640a <vm_exec_core+26392>, 0x564bbbf16524 <vm_exec_core+26674>, 0x564bbbf1664f <vm_exec_core+26973>, 0x564bbbf16785 <vm_exec_core+27283>, 0x564bbbf16870 <vm_exec_core+27518>, 0x564bbbf16975 <vm_exec_core+27779>, 0x564bbbf16abd <vm_exec_core+28107>, 0x564bbbf16bac <vm_exec_core+28346>, 0x564bbbf16c86 <vm_exec_core+28564>, 0x564bbbf16d5b <vm_exec_core+28777>, 0x564bbbf16e36 <vm_exec_core+28996>, 0x564bbbf16eb2 <vm_exec_core+29120>, 0x564bbbf16f2e <vm_exec_core+29244>, 0x564bbbf16f4c <vm_exec_core+29274>, 0x564bbbf16f6a <vm_exec_core+29304>, 0x564bbbf16f88 <vm_exec_core+29334>, 0x564bbbf16fa6 <vm_exec_core+29364>, 0x564bbbf16fc4 <vm_exec_core+29394>, 0x564bbbf16fe2 <vm_exec_core+29424>, 0x564bbbf17000 <vm_exec_core+29454>, 0x564bbbf1701e <vm_exec_core+29484>, 0x564bbbf1703c <vm_exec_core+29514>, 0x564bbbf1705a <vm_exec_core+29544>, 0x564bbbf17078 <vm_exec_core+29574>, 0x564bbbf17096 <vm_exec_core+29604>, 0x564bbbf170b4 <vm_exec_core+29634>, 0x564bbbf170d2 <vm_exec_core+29664>, 0x564bbbf170f0 <vm_exec_core+29694>, 0x564bbbf1710e <vm_exec_core+29724>, 0x564bbbf1712c <vm_exec_core+29754>, 0x564bbbf1714a <vm_exec_core+29784>, 0x564bbbf17168 <vm_exec_core+29814>, 0x564bbbf17186 <vm_exec_core+29844>, 0x564bbbf171a4 <vm_exec_core+29874>, 0x564bbbf171c2 <vm_exec_core+29904>, 0x564bbbf171e0 <vm_exec_core+29934>, 0x564bbbf171fe <vm_exec_core+29964>, 0x564bbbf1721c <vm_exec_core+29994>, 0x564bbbf1723a <vm_exec_core+30024>, 0x564bbbf17258 <vm_exec_core+30054>, 0x564bbbf17276 <vm_exec_core+30084>, 0x564bbbf17294 <vm_exec_core+30114>, 0x564bbbf172b2 <vm_exec_core+30144>, 0x564bbbf172d0 <vm_exec_core+30174>, 0x564bbbf172ee <vm_exec_core+30204>, 0x564bbbf1730c <vm_exec_core+30234>, 0x564bbbf1732a <vm_exec_core+30264>, 0x564bbbf17348 <vm_exec_core+30294>, 0x564bbbf17366 <vm_exec_core+30324>, 0x564bbbf17384 <vm_exec_core+30354>, 0x564bbbf173a2 <vm_exec_core+30384>, 0x564bbbf173c0 <vm_exec_core+30414>, 0x564bbbf173de <vm_exec_core+30444>, 0x564bbbf173fc <vm_exec_core+30474>, 0x564bbbf1741a <vm_exec_core+30504>, 0x564bbbf17438 <vm_exec_core+30534>, 0x564bbbf17456 <vm_exec_core+30564>, 0x564bbbf17474 <vm_exec_core+30594>, 0x564bbbf17492 <vm_exec_core+30624>, 0x564bbbf174b0 <vm_exec_core+30654>, 0x564bbbf174ce <vm_exec_core+30684>, 0x564bbbf174ec <vm_exec_core+30714>, 0x564bbbf1750a <vm_exec_core+30744>, 0x564bbbf17528 <vm_exec_core+30774>, 0x564bbbf17546 <vm_exec_core+30804>, 0x564bbbf17564 <vm_exec_core+30834>, 0x564bbbf17582 <vm_exec_core+30864>, 0x564bbbf175a0 <vm_exec_core+30894>, 0x564bbbf175be <vm_exec_core+30924>, 0x564bbbf175dc <vm_exec_core+30954>, 0x564bbbf175fa <vm_exec_core+30984>, 0x564bbbf17618 <vm_exec_core+31014>, 0x564bbbf17636 <vm_exec_core+31044>, 0x564bbbf17654 <vm_exec_core+31074>, 0x564bbbf17672 <vm_exec_core+31104>, 0x564bbbf17690 <vm_exec_core+31134>, 0x564bbbf176ae <vm_exec_core+31164>, 0x564bbbf176cc <vm_exec_core+31194>, 0x564bbbf176ea <vm_exec_core+31224>, 0x564bbbf17708 <vm_exec_core+31254>, 0x564bbbf17726 <vm_exec_core+31284>, 0x564bbbf17744 <vm_exec_core+31314>, 0x564bbbf17762 <vm_exec_core+31344>, 0x564bbbf17780 <vm_exec_core+31374>, 0x564bbbf1779e <vm_exec_core+31404>, 0x564bbbf177bc <vm_exec_core+31434>, 0x564bbbf177da <vm_exec_core+31464>, 0x564bbbf177f8 <vm_exec_core+31494>, 0x564bbbf17829 <vm_exec_core+31543>, 0x564bbbf17847 <vm_exec_core+31573>, 0x564bbbf17865 <vm_exec_core+31603>, 0x564bbbf17883 <vm_exec_core+31633>, 0x564bbbf178a1 <vm_exec_core+31663>, 0x564bbbf178bf <vm_exec_core+31693>, 0x564bbbf178dd <vm_exec_core+31723>, 0x564bbbf178fb <vm_exec_core+31753>, 0x564bbbf17919 <vm_exec_core+31783>, 0x564bbbf17937 <vm_exec_core+31813>, 0x564bbbf17955 <vm_exec_core+31843>, 0x564bbbf17973 <vm_exec_core+31873>, 0x564bbbf17991 <vm_exec_core+31903>, 0x564bbbf179af <vm_exec_core+31933>, 0x564bbbf179cd <vm_exec_core+31963>, 0x564bbbf179eb <vm_exec_core+31993>, 0x564bbbf17a09 <vm_exec_core+32023>, 0x564bbbf17a27 <vm_exec_core+32053>, 0x564bbbf17a45 <vm_exec_core+32083>, 0x564bbbf17a63 <vm_exec_core+32113>, 0x564bbbf17a81 <vm_exec_core+32143>, 0x564bbbf17a9f <vm_exec_core+32173>...}
#29 0x0000564bbbf2a071 in rb_vm_exec (ec=0x564bbce1d4e0) at /tmp/ruby/src/trunk-O0/vm.c:2486
        _ec = 0x564bbce1d4e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffcd2be3010, 0x564bbbf29fef <rb_vm_exec+190>, 0x0, 0x7ffcd2be2f60, 0x5}, prev = 0x7ffcd2be4360, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#30 0x0000564bbbf26c5e in invoke_block (ec=0x564bbce1d4e0, iseq=0x7f6d6f68eac8, self=140107996520760, captured=0x7f6d89cf4f10, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1509
        arg_size = 1
#31 0x0000564bbbf27084 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffcd2be3248, argc=1, self=140107996520760, captured=0x7f6d89cf4f10, ec=0x564bbce1d4e0) at /tmp/ruby/src/trunk-O0/vm.c:1579
        iseq = 0x7f6d6f68eac8
        opt_pc = 0
        type = 572653569
        cfp = 0x7f6d89cf4ec0
        sp = 0x7f6d89bf5128
        flags = 0
        use_argv = 0x7ffcd2be3248
        av = {94883275562630, 140108440227520}
        stack_argv = 0x7f6d89bf5128
#32 invoke_block_from_c_bh (ec=0x564bbce1d4e0, block_handler=140108440227601, argc=1, argv=0x7ffcd2be3248, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1597
        captured = 0x7f6d89cf4f10
#33 0x0000564bbbf2727e in vm_yield_with_cref (ec=0x564bbce1d4e0, argc=1, argv=0x7ffcd2be3248, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1634
No locals.
#34 0x0000564bbbf272bc in vm_yield (ec=0x564bbce1d4e0, argc=1, argv=0x7ffcd2be3248, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1642
No locals.
#35 0x0000564bbbf21bbe in rb_yield_0 (argc=1, argv=0x7ffcd2be3248) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#36 0x0000564bbbf21c25 in rb_yield (val=5726476) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#37 0x0000564bbc065da3 in rb_ary_select (ary=140107996521120) at /tmp/ruby/src/trunk-O0/array.c:3807
        result = 140107996520120
        i = 207
#38 0x0000564bbbf04f7a in ractor_safe_call_cfunc_0 (recv=140107996521120, argc=0, argv=0x7f6d89bf5110, func=0x564bbc065d1b <rb_ary_select>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3306
        f = 0x564bbc065d1b <rb_ary_select>
#39 0x0000564bbbf05b7f in vm_call_cfunc_with_frame_ (ec=0x564bbce1d4e0, reg_cfp=0x7f6d89cf4ef8, calling=0x7ffcd2be36d0, argc=0, argv=0x7f6d89bf5110, stack_bottom=0x7f6d89bf5108) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0x161100000001
        cc = 0x7f6d6f5cdee0
        val = 140723844166512
        me = 0x7f6d89be0020
        cfunc = 0x564bbce6e358
        recv = 140107996521120
        block_handler = 140108440227601
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#40 0x0000564bbbf05d54 in vm_call_cfunc_with_frame (ec=0x564bbce1d4e0, reg_cfp=0x7f6d89cf4ef8, calling=0x7ffcd2be36d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 0
        stack_bottom = 0x7f6d89bf5108
        argv = 0x7f6d89bf5110
#41 0x0000564bbbf05e6c in vm_call_cfunc_other (ec=0x564bbce1d4e0, reg_cfp=0x7f6d89cf4ef8, calling=0x7ffcd2be36d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3544
        ci = 0x161100000001
        argv_ary = 0
#42 0x0000564bbbf06294 in vm_call_cfunc (ec=0x564bbce1d4e0, reg_cfp=0x7f6d89cf4ef8, calling=0x7ffcd2be36d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3626
        ci = 0x161100000001
#43 0x0000564bbbf08dc3 in vm_call_method_each_type (ec=0x564bbce1d4e0, cfp=0x7f6d89cf4ef8, calling=0x7ffcd2be36d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4417
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x161100000001
        cc = 0x7f6d6f5cdee0
        cme = 0x7f6d89be0020
        v = 94883291992904
#44 0x0000564bbbf0986f in vm_call_method (ec=0x564bbce1d4e0, cfp=0x7f6d89cf4ef8, calling=0x7ffcd2be36d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4543
        ci = 0x161100000001
        cc = 0x7f6d6f5cdee0
#45 0x0000564bbbf09a71 in vm_call_general (ec=0x564bbce1d4e0, reg_cfp=0x7f6d89cf4ef8, calling=0x7ffcd2be36d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4587
No locals.
#46 0x0000564bbbf0c0f6 in vm_sendish (ec=0x564bbce1d4e0, reg_cfp=0x7f6d89cf4ef8, cd=0x564bbcff0480, block_handler=140108440227601, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x161100000001
        cc = 0x7f6d6f5cdee0
        argc = 0
        recv = 140107996521120
        calling = {cd = 0x564bbcff0480, cc = 0x7f6d6f5cdee0, block_handler = 140108440227601, recv = 140107996521120, argc = 0, kw_splat = false, heap_argv = 0}
#47 0x0000564bbbf134de in vm_exec_core (ec=0x564bbce1d4e0) at ../../src/trunk-O0/insns.def:814
        bh = 140108440227601
        cd = 0x564bbcff0480
        blockiseq = 0x7f6d6f68eac8
        leaf = false
        val = 94883291448432
        reg_pc = 0x564bbcf849e8
        reg_cfp = 0x7f6d89cf4ef8
        insns_address_table = {0x564bbbf0fd5e <vm_exec_core+108>, 0x564bbbf0fdc0 <vm_exec_core+206>, 0x564bbbf0fed3 <vm_exec_core+481>, 0x564bbbf0ffe7 <vm_exec_core+757>, 0x564bbbf10185 <vm_exec_core+1171>, 0x564bbbf102b5 <vm_exec_core+1475>, 0x564bbbf104c7 <vm_exec_core+2005>, 0x564bbbf105d9 <vm_exec_core+2279>, 0x564bbbf106b2 <vm_exec_core+2496>, 0x564bbbf107b9 <vm_exec_core+2759>, 0x564bbbf108c0 <vm_exec_core+3022>, 0x564bbbf109ce <vm_exec_core+3292>, 0x564bbbf10ae0 <vm_exec_core+3566>, 0x564bbbf10bb0 <vm_exec_core+3774>, 0x564bbbf10cb9 <vm_exec_core+4039>, 0x564bbbf10db3 <vm_exec_core+4289>, 0x564bbbf10e76 <vm_exec_core+4484>, 0x564bbbf10f39 <vm_exec_core+4679>, 0x564bbbf10fc2 <vm_exec_core+4816>, 0x564bbbf1104e <vm_exec_core+4956>, 0x564bbbf110f4 <vm_exec_core+5122>, 0x564bbbf111cc <vm_exec_core+5338>, 0x564bbbf11299 <vm_exec_core+5543>, 0x564bbbf11377 <vm_exec_core+5765>, 0x564bbbf11439 <vm_exec_core+5959>, 0x564bbbf11578 <vm_exec_core+6278>, 0x564bbbf1161e <vm_exec_core+6444>, 0x564bbbf11703 <vm_exec_core+6673>, 0x564bbbf11832 <vm_exec_core+6976>, 0x564bbbf118f5 <vm_exec_core+7171>, 0x564bbbf119b8 <vm_exec_core+7366>, 0x564bbbf11aaf <vm_exec_core+7613>, 0x564bbbf11b71 <vm_exec_core+7807>, 0x564bbbf11c50 <vm_exec_core+8030>, 0x564bbbf11d1d <vm_exec_core+8235>, 0x564bbbf11e2d <vm_exec_core+8507>, 0x564bbbf11f27 <vm_exec_core+8757>, 0x564bbbf11fa2 <vm_exec_core+8880>, 0x564bbbf12063 <vm_exec_core+9073>, 0x564bbbf12151 <vm_exec_core+9311>, 0x564bbbf12201 <vm_exec_core+9487>, 0x564bbbf12380 <vm_exec_core+9870>, 0x564bbbf1245a <vm_exec_core+10088>, 0x564bbbf12546 <vm_exec_core+10324>, 0x564bbbf125d7 <vm_exec_core+10469>, 0x564bbbf12732 <vm_exec_core+10816>, 0x564bbbf12cd4 <vm_exec_core+12258>, 0x564bbbf12dd0 <vm_exec_core+12510>, 0x564bbbf12ed3 <vm_exec_core+12769>, 0x564bbbf12fbf <vm_exec_core+13005>, 0x564bbbf131d8 <vm_exec_core+13542>, 0x564bbbf132ca <vm_exec_core+13784>, 0x564bbbf133d0 <vm_exec_core+14046>, 0x564bbbf135cd <vm_exec_core+14555>, 0x564bbbf13776 <vm_exec_core+14980>, 0x564bbbf138a1 <vm_exec_core+15279>, 0x564bbbf13a0d <vm_exec_core+15643>, 0x564bbbf13b38 <vm_exec_core+15942>, 0x564bbbf13ca4 <vm_exec_core+16306>, 0x564bbbf13e86 <vm_exec_core+16788>, 0x564bbbf14083 <vm_exec_core+17297>, 0x564bbbf1422c <vm_exec_core+17722>, 0x564bbbf1434e <vm_exec_core+18012>, 0x564bbbf143f5 <vm_exec_core+18179>, 0x564bbbf144b9 <vm_exec_core+18375>, 0x564bbbf145a2 <vm_exec_core+18608>, 0x564bbbf1468e <vm_exec_core+18844>, 0x564bbbf14777 <vm_exec_core+19077>, 0x564bbbf1488b <vm_exec_core+19353>, 0x564bbbf149b2 <vm_exec_core+19648>, 0x564bbbf14ae8 <vm_exec_core+19958>, 0x564bbbf14c1e <vm_exec_core+20268>, 0x564bbbf14d54 <vm_exec_core+20578>, 0x564bbbf14e8a <vm_exec_core+20888>, 0x564bbbf14fc0 <vm_exec_core+21198>, 0x564bbbf15101 <vm_exec_core+21519>, 0x564bbbf1527b <vm_exec_core+21897>, 0x564bbbf153b1 <vm_exec_core+22207>, 0x564bbbf154e7 <vm_exec_core+22517>, 0x564bbbf1561d <vm_exec_core+22827>, 0x564bbbf15753 <vm_exec_core+23137>, 0x564bbbf15889 <vm_exec_core+23447>, 0x564bbbf159bf <vm_exec_core+23757>, 0x564bbbf15af5 <vm_exec_core+24067>, 0x564bbbf15c2b <vm_exec_core+24377>, 0x564bbbf15d7a <vm_exec_core+24712>, 0x564bbbf15f34 <vm_exec_core+25154>, 0x564bbbf160b2 <vm_exec_core+25536>, 0x564bbbf161d1 <vm_exec_core+25823>, 0x564bbbf162f0 <vm_exec_core+26110>, 0x564bbbf1640a <vm_exec_core+26392>, 0x564bbbf16524 <vm_exec_core+26674>, 0x564bbbf1664f <vm_exec_core+26973>, 0x564bbbf16785 <vm_exec_core+27283>, 0x564bbbf16870 <vm_exec_core+27518>, 0x564bbbf16975 <vm_exec_core+27779>, 0x564bbbf16abd <vm_exec_core+28107>, 0x564bbbf16bac <vm_exec_core+28346>, 0x564bbbf16c86 <vm_exec_core+28564>, 0x564bbbf16d5b <vm_exec_core+28777>, 0x564bbbf16e36 <vm_exec_core+28996>, 0x564bbbf16eb2 <vm_exec_core+29120>, 0x564bbbf16f2e <vm_exec_core+29244>, 0x564bbbf16f4c <vm_exec_core+29274>, 0x564bbbf16f6a <vm_exec_core+29304>, 0x564bbbf16f88 <vm_exec_core+29334>, 0x564bbbf16fa6 <vm_exec_core+29364>, 0x564bbbf16fc4 <vm_exec_core+29394>, 0x564bbbf16fe2 <vm_exec_core+29424>, 0x564bbbf17000 <vm_exec_core+29454>, 0x564bbbf1701e <vm_exec_core+29484>, 0x564bbbf1703c <vm_exec_core+29514>, 0x564bbbf1705a <vm_exec_core+29544>, 0x564bbbf17078 <vm_exec_core+29574>, 0x564bbbf17096 <vm_exec_core+29604>, 0x564bbbf170b4 <vm_exec_core+29634>, 0x564bbbf170d2 <vm_exec_core+29664>, 0x564bbbf170f0 <vm_exec_core+29694>, 0x564bbbf1710e <vm_exec_core+29724>, 0x564bbbf1712c <vm_exec_core+29754>, 0x564bbbf1714a <vm_exec_core+29784>, 0x564bbbf17168 <vm_exec_core+29814>, 0x564bbbf17186 <vm_exec_core+29844>, 0x564bbbf171a4 <vm_exec_core+29874>, 0x564bbbf171c2 <vm_exec_core+29904>, 0x564bbbf171e0 <vm_exec_core+29934>, 0x564bbbf171fe <vm_exec_core+29964>, 0x564bbbf1721c <vm_exec_core+29994>, 0x564bbbf1723a <vm_exec_core+30024>, 0x564bbbf17258 <vm_exec_core+30054>, 0x564bbbf17276 <vm_exec_core+30084>, 0x564bbbf17294 <vm_exec_core+30114>, 0x564bbbf172b2 <vm_exec_core+30144>, 0x564bbbf172d0 <vm_exec_core+30174>, 0x564bbbf172ee <vm_exec_core+30204>, 0x564bbbf1730c <vm_exec_core+30234>, 0x564bbbf1732a <vm_exec_core+30264>, 0x564bbbf17348 <vm_exec_core+30294>, 0x564bbbf17366 <vm_exec_core+30324>, 0x564bbbf17384 <vm_exec_core+30354>, 0x564bbbf173a2 <vm_exec_core+30384>, 0x564bbbf173c0 <vm_exec_core+30414>, 0x564bbbf173de <vm_exec_core+30444>, 0x564bbbf173fc <vm_exec_core+30474>, 0x564bbbf1741a <vm_exec_core+30504>, 0x564bbbf17438 <vm_exec_core+30534>, 0x564bbbf17456 <vm_exec_core+30564>, 0x564bbbf17474 <vm_exec_core+30594>, 0x564bbbf17492 <vm_exec_core+30624>, 0x564bbbf174b0 <vm_exec_core+30654>, 0x564bbbf174ce <vm_exec_core+30684>, 0x564bbbf174ec <vm_exec_core+30714>, 0x564bbbf1750a <vm_exec_core+30744>, 0x564bbbf17528 <vm_exec_core+30774>, 0x564bbbf17546 <vm_exec_core+30804>, 0x564bbbf17564 <vm_exec_core+30834>, 0x564bbbf17582 <vm_exec_core+30864>, 0x564bbbf175a0 <vm_exec_core+30894>, 0x564bbbf175be <vm_exec_core+30924>, 0x564bbbf175dc <vm_exec_core+30954>, 0x564bbbf175fa <vm_exec_core+30984>, 0x564bbbf17618 <vm_exec_core+31014>, 0x564bbbf17636 <vm_exec_core+31044>, 0x564bbbf17654 <vm_exec_core+31074>, 0x564bbbf17672 <vm_exec_core+31104>, 0x564bbbf17690 <vm_exec_core+31134>, 0x564bbbf176ae <vm_exec_core+31164>, 0x564bbbf176cc <vm_exec_core+31194>, 0x564bbbf176ea <vm_exec_core+31224>, 0x564bbbf17708 <vm_exec_core+31254>, 0x564bbbf17726 <vm_exec_core+31284>, 0x564bbbf17744 <vm_exec_core+31314>, 0x564bbbf17762 <vm_exec_core+31344>, 0x564bbbf17780 <vm_exec_core+31374>, 0x564bbbf1779e <vm_exec_core+31404>, 0x564bbbf177bc <vm_exec_core+31434>, 0x564bbbf177da <vm_exec_core+31464>, 0x564bbbf177f8 <vm_exec_core+31494>, 0x564bbbf17829 <vm_exec_core+31543>, 0x564bbbf17847 <vm_exec_core+31573>, 0x564bbbf17865 <vm_exec_core+31603>, 0x564bbbf17883 <vm_exec_core+31633>, 0x564bbbf178a1 <vm_exec_core+31663>, 0x564bbbf178bf <vm_exec_core+31693>, 0x564bbbf178dd <vm_exec_core+31723>, 0x564bbbf178fb <vm_exec_core+31753>, 0x564bbbf17919 <vm_exec_core+31783>, 0x564bbbf17937 <vm_exec_core+31813>, 0x564bbbf17955 <vm_exec_core+31843>, 0x564bbbf17973 <vm_exec_core+31873>, 0x564bbbf17991 <vm_exec_core+31903>, 0x564bbbf179af <vm_exec_core+31933>, 0x564bbbf179cd <vm_exec_core+31963>, 0x564bbbf179eb <vm_exec_core+31993>, 0x564bbbf17a09 <vm_exec_core+32023>, 0x564bbbf17a27 <vm_exec_core+32053>, 0x564bbbf17a45 <vm_exec_core+32083>, 0x564bbbf17a63 <vm_exec_core+32113>, 0x564bbbf17a81 <vm_exec_core+32143>, 0x564bbbf17a9f <vm_exec_core+32173>...}
#48 0x0000564bbbf2a17c in vm_exec_loop (ec=0x564bbce1d4e0, state=RUBY_TAG_RETURN, tag=0x7ffcd2be4360, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2513
No locals.
#49 0x0000564bbbf2a0c4 in rb_vm_exec (ec=0x564bbce1d4e0) at /tmp/ruby/src/trunk-O0/vm.c:2492
        _ec = 0x564bbce1d4e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffcd2be43e0, 0x564bbbf29fef <rb_vm_exec+190>, 0x0, 0x7ffcd2be4330, 0x7ffcd2be43b0}, prev = 0x7ffcd2be47e0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#50 0x0000564bbbf1e7f2 in vm_call0_body (ec=0x564bbce1d4e0, calling=0x7ffcd2be4580, argv=0x7ffcd2be4760) at /tmp/ruby/src/trunk-O0/vm_eval.c:229
        reg_cfp = 0x7f6d89cf4fd8
        i = 1
        ci = 0x7ffcd2be4550
        cc = 0x7ffcd2be4620
        ret = 140723844170848
#51 0x0000564bbbf1e067 in vm_call0_cc (ec=0x564bbce1d4e0, recv=140107996526840, id=8337, argc=1, argv=0x7ffcd2be4760, cc=0x7ffcd2be4620, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 64
        use_argv = 0x7ffcd2be4760
        av = {94883278258240, 140723844171260}
        calling = {cd = 0x7ffcd2be4540, cc = 0x7ffcd2be4620, block_handler = 0, recv = 140107996526840, argc = 1, kw_splat = true, heap_argv = 0}
#52 0x0000564bbbf1de08 in rb_vm_call0 (ec=0x564bbce1d4e0, recv=140107996526840, id=8337, argc=1, argv=0x7ffcd2be4760, cme=0x7f6d6f5cf880, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f6d6f5cf880, call_ = 0x564bbbf09a42 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#53 0x0000564bbbf1f401 in rb_vm_call_kw (ec=0x564bbce1d4e0, recv=140107996526840, id=8337, argc=1, argv=0x7ffcd2be4760, me=0x7f6d6f5cf880, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#54 0x0000564bbbf20263 in rb_check_funcall_default_kw (recv=140107996526840, mid=8337, argc=1, argv=0x7ffcd2be4760, def=36, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:713
        klass = 140108014998520
        me = 0x7f6d6f5cf880
        ec = 0x564bbce1d4e0
        respond = -1
#55 0x0000564bbbf20100 in rb_check_funcall_kw (recv=140107996526840, mid=8337, argc=1, argv=0x7ffcd2be4760, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:683
No locals.
#56 0x0000564bbc118930 in rb_get_detailed_message (exc=140107996526840, opt=140107996329240) at /tmp/ruby/src/trunk-O0/error.c:1491
        e = 36
#57 0x0000564bbbd0a293 in rb_ec_error_print_detailed (ec=0x564bbce1d4e0, errinfo=140107996526840, str=140107996527640, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:376
        _ec = 0x564bbce1d4e0
        _tag = {tag = 36, retval = 0, buf = {0x7ffcd2be4860, 0x564bbbd0a202 <rb_ec_error_print_detailed+372>, 0x0, 0x7ffcd2be4790, 0x0}, prev = 0x7ffcd2be48d0, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 0 '\000'
        errat = 140107996526760
        written = false
        emesg = 4
        opt = 140107996329240
        highlight = 0
#58 0x0000564bbbd0b8e3 in rb_ec_cleanup (ec=0x564bbce1d4e0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
        err = 140107996526840
        mode0 = 0
        mode1 = 3
        _ec = 0x564bbce1d4e0
        _tag = {tag = 36, retval = 94883273552378, buf = {0x7ffcd2be4950, 0x564bbbd0b6cc <rb_ec_cleanup+295>, 0x0, 0x7ffcd2be4870, 0x564bbce1d4e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 1
        signaled = 0
        th = 0x564bbce1c090
        th0 = 0x564bbce1c090
        step = 2
        message = 4
        buf = 140107996527640
#59 0x0000564bbbd0bd9a in ruby_run_node (n=0x7f6d6f6191d8) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x564bbce1d4e0
        status = 22091
#60 0x0000564bbbd075c4 in rb_main (argc=2, argv=0x7ffcd2be4af8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140723844172240
#61 0x0000564bbbd07625 in main (argc=2, argv=0x7ffcd2be4af8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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