# Logfile created on 2024-01-14 18:48:26 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000564c2e596368 @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.20240114-184826", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000564c2e62b4e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000564c2e62b378 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000564c2e62b1c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240114-184826", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240114-184826>, @binmode=false, @mon_data=#<Monitor:0x0000564c2e62b0f8>, @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 = 772413245f
$$$[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
ext/configure-ext.mk updated
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]: 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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[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
generating enc.mk
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Retrying...
Finished tests in 1301.850188s, 20.8058 tests/s, 7361.0428 assertions/s.
27086 tests, 9582975 assertions, 0 failures, 0 errors, 226 skips

ruby -v: ruby 3.4.0dev (2024-01-14T14:38:47Z master 772413245f) [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-14T14:38:47Z master 772413245f) [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 277.048873 seconds

3728 files, 32492 examples, 150325 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.299137.ruby -x gdbscript
[New LWP 299137]
[New LWP 299140]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_FL_TEST_RAW (obj=140645679295560, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472	    return RBASIC(obj)->flags & flags;
[Current thread is 1 (Thread 0x7feab91947c0 (LWP 299137))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7feab91947c0 (LWP 299137) RB_FL_TEST_RAW (obj=140645679295560, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
  2    Thread 0x7fea9fbbf640 (LWP 299140) 0x00007feab92bcfde in epoll_wait (epfd=4, events=0x55fbb3b7783c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fea9fbbf640 (LWP 299140)):
#0  0x00007feab92bcfde in epoll_wait (epfd=4, events=0x55fbb3b7783c <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  0x000055fbb36db61e in event_wait (vm=0x55fbb48b3b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22011
#2  0x000055fbb36db642 in timer_thread_polling (vm=0x55fbb48b3b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -1268043068
#3  0x000055fbb36dbd02 in timer_thread_func (ptr=0x55fbb48b3b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3005
        vm = 0x55fbb48b3b10
#4  0x00007feab922bb43 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 = {140731637214160, -6776665637803011442, 140645678970432, 25, 140646105135184, 140731637214512, 6782788234413331086, 6782703359026909838}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007feab92bcbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7feab91947c0 (LWP 299137)):
#0  RB_FL_TEST_RAW (obj=140645679295560, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x000055fbb353e167 in RB_FL_ANY_RAW (obj=140645679295560, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2  0x000055fbb353e514 in RB_OBJ_PROMOTED_RAW (obj=140645679295560) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:725
No locals.
#3  0x000055fbb35416f5 in RVALUE_OLD_P (obj=140645679295560) at /tmp/ruby/src/trunk-O0/gc.c:1803
        __func__ = <optimized out>
#4  0x000055fbb354be2e in rgengc_check_relation (objspace=0x55fbb48b6470, obj=140645679295560) at /tmp/ruby/src/trunk-O0/gc.c:7004
        old_parent = 140646103396720
        __func__ = <optimized out>
#5  0x000055fbb354c063 in gc_mark_ptr (objspace=0x55fbb48b6470, obj=140645679295560) at /tmp/ruby/src/trunk-O0/gc.c:7057
        __func__ = "gc_mark_ptr"
#6  0x000055fbb354c2e9 in gc_mark (objspace=0x55fbb48b6470, obj=140645679295560) at /tmp/ruby/src/trunk-O0/gc.c:7110
No locals.
#7  0x000055fbb354ca92 in gc_mark_children (objspace=0x55fbb48b6470, obj=140646103396720) at /tmp/ruby/src/trunk-O0/gc.c:7363
        any = 0x7feab9083170
#8  0x000055fbb354d3f6 in gc_mark_stacked_objects (objspace=0x55fbb48b6470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7565
        mstack = 0x55fbb48b68f8
        obj = 140646103396720
        marked_slots_at_the_beginning = 760
        popped_count = 0
#9  0x000055fbb354d576 in gc_mark_stacked_objects_all (objspace=0x55fbb48b6470) at /tmp/ruby/src/trunk-O0/gc.c:7603
No locals.
#10 0x000055fbb354f8ea in gc_marks_rest (objspace=0x55fbb48b6470) at /tmp/ruby/src/trunk-O0/gc.c:8798
No locals.
#11 0x000055fbb354fa1e in gc_marks (objspace=0x55fbb48b6470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8856
        marking_finished = false
#12 0x000055fbb35517c1 in gc_start (objspace=0x55fbb48b6470, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9609
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9478
#13 0x000055fbb3551456 in garbage_collect (objspace=0x55fbb48b6470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9490
        _lev = 8192
        ret = 0
#14 0x000055fbb3551f1d in garbage_collect_with_gvl (objspace=0x55fbb48b6470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9878
No locals.
#15 0x000055fbb35590fc in objspace_malloc_gc_stress (objspace=0x55fbb48b6470) at /tmp/ruby/src/trunk-O0/gc.c:12423
        reason = 45568
#16 0x000055fbb35593df in objspace_xmalloc0 (objspace=0x55fbb48b6470, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12625
        gpr = 107008
        mem = 0x4b36d386d
#17 0x000055fbb35596fc in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12849
No locals.
#18 0x000055fbb3559732 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12858
No locals.
#19 0x000055fbb355d19f in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14463
No locals.
#20 0x000055fbb36d396a in rb_id_table_create (capa=2) at /tmp/ruby/src/trunk-O0/id_table.c:98
        tbl = 0x55fbb373c5e1 <search_method0+54>
#21 0x000055fbb373c9b0 in cache_callable_method_entry (klass=140645679294440, mid=3137, cme=0x7fea9fbc8590) at /tmp/ruby/src/trunk-O0/vm_method.c:1324
        cc_tbl = 0x0
        ccs_data = 94539535861366
#22 0x000055fbb373cbb1 in callable_method_entry_or_negative (klass=140645679294440, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 140645679294440
        me = 0x7fea9fbc8590
        _lev = 22011
        cme = 0x7fea9fbc8590
#23 0x000055fbb373cc43 in callable_method_entry (klass=140645679294440, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x55fbb371e5ca <rb_vm_frame_method_entry+127>
#24 0x000055fbb373cca6 in rb_callable_method_entry (klass=140645679294440, mid=3137) at /tmp/ruby/src/trunk-O0/vm_method.c:1409
No locals.
#25 0x000055fbb3741314 in vm_call_super (ec=0x55fbb48b74e0, argc=1, argv=0x7ffea33e8970, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:349
        recv = 140645660683720
        klass = 140645679294440
        id = 3137
        cfp = 0x7feab9192e18
        me = 0x7fea9fbc85b8
#26 0x000055fbb37413c1 in rb_call_super_kw (argc=1, argv=0x7ffea33e8970, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:362
        ec = 0x55fbb48b74e0
#27 0x000055fbb37413ec in rb_call_super (argc=1, argv=0x7ffea33e8970) at /tmp/ruby/src/trunk-O0/vm_eval.c:368
No locals.
#28 0x000055fbb369d373 in esignal_init (argc=1, argv=0x7ffea33e93e8, self=140645660683720) at /tmp/ruby/src/trunk-O0/signal.c:375
        argnum = 2
        sig = 140645660884280
        signo = 15
#29 0x000055fbb3726dac in ractor_safe_call_cfunc_m1 (recv=140645660683720, argc=1, argv=0x7ffea33e93e8, func=0x55fbb369d21c <esignal_init>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x55fbb369d21c <esignal_init>
#30 0x000055fbb37402d4 in vm_call0_cfunc_with_frame (ec=0x55fbb48b74e0, calling=0x7ffea33e8c80, argv=0x7ffea33e93e8) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7feab9192e50
        ci = 0x7ffea33e8c50
        val = 140731637205648
        me = 0x7fea9fbc85b8
        cfunc = 0x55fbb48f2e88
        len = -1
        recv = 140645660683720
        argc = 1
        mid = 3137
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#31 0x000055fbb37403fd in vm_call0_cfunc (ec=0x55fbb48b74e0, calling=0x7ffea33e8c80, argv=0x7ffea33e93e8) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#32 0x000055fbb374067b in vm_call0_body (ec=0x55fbb48b74e0, calling=0x7ffea33e8c80, argv=0x7ffea33e93e8) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffea33e8c50
        cc = 0x7fea9ea4ed50
        ret = 36
#33 0x000055fbb373fecb in vm_call0_cc (ec=0x55fbb48b74e0, recv=140645660683720, id=3137, argc=1, argv=0x7ffea33e93e8, cc=0x7fea9ea4ed50, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffea33e93e8
        av = {94539533823972, 94539554190560}
        calling = {cd = 0x7ffea33e8c40, cc = 0x7fea9ea4ed50, block_handler = 0, recv = 140645660683720, argc = 1, kw_splat = false, heap_argv = 0}
#34 0x000055fbb3741aae in rb_call0 (ec=0x55fbb48b74e0, recv=140645660683720, mid=3137, argc=1, argv=0x7ffea33e93e8, call_scope=CALL_FCALL, self=140645679293480) at /tmp/ruby/src/trunk-O0/vm_eval.c:573
        call_status = MISSING_NONE
        scope = CALL_FCALL
        kw_splat = 0
        cc = 0x7fea9ea4ed50
#35 0x000055fbb37427fa in rb_call (recv=140645660683720, mid=3137, argc=1, argv=0x7ffea33e93e8, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
        ec = 0x55fbb48b74e0
#36 0x000055fbb3742edd in rb_funcallv_kw (recv=140645660683720, mid=3137, argc=1, argv=0x7ffea33e93e8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1092
No locals.
#37 0x000055fbb353112d in rb_obj_call_init_kw (obj=140645660683720, argc=1, argv=0x7ffea33e93e8, kw_splat=0) at /tmp/ruby/src/trunk-O0/eval.c:1709
No locals.
#38 0x000055fbb35e1945 in rb_class_new_instance_kw (argc=1, argv=0x7ffea33e93e8, klass=140645679293480, kw_splat=0) at /tmp/ruby/src/trunk-O0/object.c:2143
        obj = 140645660683720
#39 0x000055fbb35e1979 in rb_class_new_instance (argc=1, argv=0x7ffea33e93e8, klass=140645679293480) at /tmp/ruby/src/trunk-O0/object.c:2151
No locals.
#40 0x000055fbb3726dac in ractor_safe_call_cfunc_m1 (recv=140645679293480, argc=1, argv=0x7ffea33e93e8, func=0x55fbb35e194b <rb_class_new_instance>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x55fbb35e194b <rb_class_new_instance>
#41 0x000055fbb37402d4 in vm_call0_cfunc_with_frame (ec=0x55fbb48b74e0, calling=0x7ffea33e9160, argv=0x7ffea33e93e8) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7feab9192e88
        ci = 0x7ffea33e9130
        val = 140731637206880
        me = 0x7feab9088968
        cfunc = 0x55fbb48eda48
        len = -1
        recv = 140645679293480
        argc = 1
        mid = 3457
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#42 0x000055fbb37403fd in vm_call0_cfunc (ec=0x55fbb48b74e0, calling=0x7ffea33e9160, argv=0x7ffea33e93e8) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#43 0x000055fbb374067b in vm_call0_body (ec=0x55fbb48b74e0, calling=0x7ffea33e9160, argv=0x7ffea33e93e8) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffea33e9130
        cc = 0x7ffea33e9200
        ret = 32
#44 0x000055fbb373fecb in vm_call0_cc (ec=0x55fbb48b74e0, recv=140645679293480, id=3457, argc=1, argv=0x7ffea33e93e8, cc=0x7ffea33e9200, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffea33e93e8
        av = {94539538415744, 140731637207516}
        calling = {cd = 0x7ffea33e9120, cc = 0x7ffea33e9200, block_handler = 0, recv = 140645679293480, argc = 1, kw_splat = false, heap_argv = 0}
#45 0x000055fbb373fc6c in rb_vm_call0 (ec=0x55fbb48b74e0, recv=140645679293480, id=3457, argc=1, argv=0x7ffea33e93e8, cme=0x7feab9088968, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7feab9088968, call_ = 0x55fbb372b8a6 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#46 0x000055fbb3741265 in rb_vm_call_kw (ec=0x55fbb48b74e0, recv=140645679293480, id=3457, argc=1, argv=0x7ffea33e93e8, me=0x7feab9088968, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#47 0x000055fbb37420c7 in rb_check_funcall_default_kw (recv=140645679293480, mid=3457, argc=1, argv=0x7ffea33e93e8, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:713
        klass = 140645679293320
        me = 0x7feab9088968
        ec = 0x55fbb48b74e0
        respond = -1
#48 0x000055fbb3741fa4 in rb_check_funcall (recv=140645679293480, mid=3457, argc=1, argv=0x7ffea33e93e8) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
No locals.
#49 0x000055fbb352ef9f in make_exception (argc=2, argv=0x7ffea33e93e0, isstr=1) at /tmp/ruby/src/trunk-O0/eval.c:817
        mesg = 4
        exc = 140731637208112
#50 0x000055fbb352f059 in rb_make_exception (argc=2, argv=0x7ffea33e93e0) at /tmp/ruby/src/trunk-O0/eval.c:835
No locals.
#51 0x000055fbb36e32f3 in rb_threadptr_raise (target_th=0x55fbb48b6090, argc=2, argv=0x7ffea33e93e0) at /tmp/ruby/src/trunk-O0/thread.c:2544
        exc = 31
#52 0x000055fbb36e33b0 in rb_threadptr_signal_raise (th=0x55fbb48b6090, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2566
        argv = {140645679293480, 31}
#53 0x000055fbb369e4ed in rb_signal_exec (th=0x55fbb48b6090, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1085
        vm = 0x55fbb48b3b10
        cmd = 0
#54 0x000055fbb36e2ff4 in rb_threadptr_execute_interrupts (th=0x55fbb48b6090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2461
        prev_status = THREAD_RUNNABLE
        sig = 15
        timer_interrupt = 0
        pending_interrupt = 0
        terminate_interrupt = 0
        trap_interrupt = 8
        interrupt = 8
        postponed_job_interrupt = 0
        ret = 0
#55 0x000055fbb36d551c in rb_vm_check_ints (ec=0x55fbb48b74e0) at /tmp/ruby/src/trunk-O0/vm_core.h:2084
No locals.
#56 0x000055fbb36df1fe in unblock_function_set (th=0x55fbb48b6090, func=0x55fbb36d9c28 <ubf_select>, arg=0x55fbb48b6090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:314
No locals.
#57 0x000055fbb36e1807 in blocking_region_begin (th=0x55fbb48b6090, region=0x7ffea33e9578, ubf=0x55fbb36d9c28 <ubf_select>, arg=0x55fbb48b6090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:1466
No locals.
#58 0x000055fbb36e1a76 in rb_nogvl (func=0x55fbb3576529 <sysopen_func>, data1=0x7ffea33e9640, ubf=0x55fbb36d9c28 <ubf_select>, data2=0x55fbb48b6090, flags=0) at /tmp/ruby/src/trunk-O0/thread.c:1530
        __region = {prev_status = THREAD_RUNNABLE}
        val = 0x0
        ec = 0x55fbb48b74e0
        th = 0x55fbb48b6090
        vm = 0x55fbb48b3b10
        is_main_thread = true
        saved_errno = 0
        ubf_th = 0
#59 0x000055fbb36e1b85 in rb_thread_call_without_gvl (func=0x55fbb3576529 <sysopen_func>, data1=0x7ffea33e9640, ubf=0xffffffffffffffff, data2=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1646
No locals.
#60 0x000055fbb35765a2 in rb_sysopen_internal (data=0x7ffea33e9640) at /tmp/ruby/src/trunk-O0/io.c:6971
        fd = -845405942
#61 0x000055fbb357662e in rb_sysopen (fname=140645660818800, oflags=194, perm=384) at /tmp/ruby/src/trunk-O0/io.c:6988
        first_errno = 32746
        retried_errno = 0
        retried = 0
        fd = -1
        data = {fname = 140645660818800, oflags = 194, perm = 384}
        __func__ = "rb_sysopen"
#62 0x000055fbb3576cb4 in rb_file_open_generic (io=140645660683800, filename=140645660818800, oflags=194, fmode=1155, convconfig=0x7ffea33e9730, perm=384) at /tmp/ruby/src/trunk-O0/io.c:7152
        pathv = 140645660818800
        fptr = 0x55fbb4a43260
        cc = {enc = 0x7ffe00000483, enc2 = 0xcd9c210a367e7e00, ecflags = -1264276744, ecopts = 140646103462240}
#63 0x000055fbb357843d in rb_open_file (argc=3, argv=0x7feab9093148, io=140645660683800) at /tmp/ruby/src/trunk-O0/io.c:8075
        fname = 140645660818800
        oflags = 194
        fmode = 1155
        convconfig = {enc = 0x0, enc2 = 0x0, ecflags = 0, ecopts = 4}
        perm = 384
#64 0x000055fbb357afb5 in rb_file_initialize (argc=3, argv=0x7feab9093148, io=140645660683800) at /tmp/ruby/src/trunk-O0/io.c:9610
No locals.
#65 0x000055fbb3726dac in ractor_safe_call_cfunc_m1 (recv=140645660683800, argc=3, argv=0x7feab9093148, func=0x55fbb357af0a <rb_file_initialize>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x55fbb357af0a <rb_file_initialize>
#66 0x000055fbb37402d4 in vm_call0_cfunc_with_frame (ec=0x55fbb48b74e0, calling=0x7ffea33e9a90, argv=0x7feab9093148) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7feab9192ec0
        ci = 0x7ffea33e9a60
        val = 140731637209248
        me = 0x7fea9fbe5a28
        cfunc = 0x55fbb48d9f78
        len = -1
        recv = 140645660683800
        argc = 3
        mid = 3137
        block_handler = 0
        frame_flags = 1431635075
        args = <optimized out>
        args = <optimized out>
#67 0x000055fbb37403fd in vm_call0_cfunc (ec=0x55fbb48b74e0, calling=0x7ffea33e9a90, argv=0x7feab9093148) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#68 0x000055fbb374067b in vm_call0_body (ec=0x55fbb48b74e0, calling=0x7ffea33e9a90, argv=0x7feab9093148) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffea33e9a60
        cc = 0x7fea9ea4edf0
        ret = 36
#69 0x000055fbb373fecb in vm_call0_cc (ec=0x55fbb48b74e0, recv=140645660683800, id=3137, argc=3, argv=0x7feab9093148, cc=0x7fea9ea4edf0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 64
        use_argv = 0x7feab9093148
        av = {94539533823972, 94539554190560}
        calling = {cd = 0x7ffea33e9a50, cc = 0x7fea9ea4edf0, block_handler = 0, recv = 140645660683800, argc = 3, kw_splat = true, heap_argv = 0}
#70 0x000055fbb3741aae in rb_call0 (ec=0x55fbb48b74e0, recv=140645660683800, mid=3137, argc=3, argv=0x7feab9093148, call_scope=CALL_FCALL_KW, self=140645679099120) at /tmp/ruby/src/trunk-O0/vm_eval.c:573
        call_status = MISSING_NONE
        scope = CALL_FCALL
        kw_splat = 1
        cc = 0x7fea9ea4edf0
#71 0x000055fbb37427fa in rb_call (recv=140645660683800, mid=3137, argc=3, argv=0x7feab9093148, scope=CALL_FCALL_KW) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
        ec = 0x55fbb48b74e0
#72 0x000055fbb3742edd in rb_funcallv_kw (recv=140645660683800, mid=3137, argc=3, argv=0x7feab9093148, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1092
No locals.
#73 0x000055fbb353112d in rb_obj_call_init_kw (obj=140645660683800, argc=3, argv=0x7feab9093148, kw_splat=1) at /tmp/ruby/src/trunk-O0/eval.c:1709
No locals.
#74 0x000055fbb35e1945 in rb_class_new_instance_kw (argc=3, argv=0x7feab9093148, klass=140645679099120, kw_splat=1) at /tmp/ruby/src/trunk-O0/object.c:2143
        obj = 140645660683800
#75 0x000055fbb3578487 in rb_io_s_open (argc=3, argv=0x7feab9093148, klass=140645679099120) at /tmp/ruby/src/trunk-O0/io.c:8115
        io = 94539535703943
#76 0x000055fbb3726dac in ractor_safe_call_cfunc_m1 (recv=140645679099120, argc=3, argv=0x7feab9093148, func=0x55fbb3578457 <rb_io_s_open>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x55fbb3578457 <rb_io_s_open>
#77 0x000055fbb37279e3 in vm_call_cfunc_with_frame_ (ec=0x55fbb48b74e0, reg_cfp=0x7feab9192ef8, calling=0x7ffea33ea0e0, argc=3, argv=0x7feab9093148, stack_bottom=0x7feab9093140) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0x411100400007
        cc = 0x7fea9ea4ee40
        val = 140731637210496
        me = 0x7fea9fbea938
        cfunc = 0x55fbb4917288
        recv = 140645679099120
        block_handler = 0
        frame_type = 1431635075
        len = -1
        args = <optimized out>
        args = <optimized out>
#78 0x000055fbb3727bb8 in vm_call_cfunc_with_frame (ec=0x55fbb48b74e0, reg_cfp=0x7feab9192ef8, calling=0x7ffea33ea0e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 3
        stack_bottom = 0x7feab9093140
        argv = 0x7feab9093148
#79 0x000055fbb3727cd0 in vm_call_cfunc_other (ec=0x55fbb48b74e0, reg_cfp=0x7feab9192ef8, calling=0x7ffea33ea0e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3544
        ci = 0x411100400007
        argv_ary = 0
#80 0x000055fbb37280f8 in vm_call_cfunc (ec=0x55fbb48b74e0, reg_cfp=0x7feab9192ef8, calling=0x7ffea33ea0e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3626
        ci = 0x411100400007
#81 0x000055fbb372ac27 in vm_call_method_each_type (ec=0x55fbb48b74e0, cfp=0x7feab9192ef8, calling=0x7ffea33ea0e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4417
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x411100400007
        cc = 0x7fea9ea4ee40
        cme = 0x7fea9fbea938
        v = 94539557341016
#82 0x000055fbb372b6d3 in vm_call_method (ec=0x55fbb48b74e0, cfp=0x7feab9192ef8, calling=0x7ffea33ea0e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4543
        ci = 0x411100400007
        cc = 0x7fea9ea4ee40
#83 0x000055fbb372b8d5 in vm_call_general (ec=0x55fbb48b74e0, reg_cfp=0x7feab9192ef8, calling=0x7ffea33ea0e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4587
No locals.
#84 0x000055fbb372df5a in vm_sendish (ec=0x55fbb48b74e0, reg_cfp=0x7feab9192ef8, cd=0x55fbb4a4acd0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x411100400007
        cc = 0x7fea9ea4ee40
        argc = 3
        recv = 140645679099120
        calling = {cd = 0x55fbb4a4acd0, cc = 0x7fea9ea4ee40, block_handler = 0, recv = 140645679099120, argc = 3, kw_splat = true, heap_argv = 0}
#85 0x000055fbb37354eb in vm_exec_core (ec=0x55fbb48b74e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x55fbb4a4acd0
        leaf = false
        val = 140645660819120
        reg_pc = 0x55fbb4a4aaf8
        reg_cfp = 0x7feab9192ef8
        insns_address_table = {0x55fbb3731bc2 <vm_exec_core+108>, 0x55fbb3731c24 <vm_exec_core+206>, 0x55fbb3731d37 <vm_exec_core+481>, 0x55fbb3731e4b <vm_exec_core+757>, 0x55fbb3731fe9 <vm_exec_core+1171>, 0x55fbb3732119 <vm_exec_core+1475>, 0x55fbb373232b <vm_exec_core+2005>, 0x55fbb373243d <vm_exec_core+2279>, 0x55fbb3732516 <vm_exec_core+2496>, 0x55fbb373261d <vm_exec_core+2759>, 0x55fbb3732724 <vm_exec_core+3022>, 0x55fbb3732832 <vm_exec_core+3292>, 0x55fbb3732944 <vm_exec_core+3566>, 0x55fbb3732a14 <vm_exec_core+3774>, 0x55fbb3732b1d <vm_exec_core+4039>, 0x55fbb3732c17 <vm_exec_core+4289>, 0x55fbb3732cda <vm_exec_core+4484>, 0x55fbb3732d9d <vm_exec_core+4679>, 0x55fbb3732e26 <vm_exec_core+4816>, 0x55fbb3732eb2 <vm_exec_core+4956>, 0x55fbb3732f58 <vm_exec_core+5122>, 0x55fbb3733030 <vm_exec_core+5338>, 0x55fbb37330fd <vm_exec_core+5543>, 0x55fbb37331db <vm_exec_core+5765>, 0x55fbb373329d <vm_exec_core+5959>, 0x55fbb37333dc <vm_exec_core+6278>, 0x55fbb3733482 <vm_exec_core+6444>, 0x55fbb3733567 <vm_exec_core+6673>, 0x55fbb3733696 <vm_exec_core+6976>, 0x55fbb3733759 <vm_exec_core+7171>, 0x55fbb373381c <vm_exec_core+7366>, 0x55fbb3733913 <vm_exec_core+7613>, 0x55fbb37339d5 <vm_exec_core+7807>, 0x55fbb3733ab4 <vm_exec_core+8030>, 0x55fbb3733b81 <vm_exec_core+8235>, 0x55fbb3733c91 <vm_exec_core+8507>, 0x55fbb3733d8b <vm_exec_core+8757>, 0x55fbb3733e06 <vm_exec_core+8880>, 0x55fbb3733ec7 <vm_exec_core+9073>, 0x55fbb3733fb5 <vm_exec_core+9311>, 0x55fbb3734065 <vm_exec_core+9487>, 0x55fbb37341e4 <vm_exec_core+9870>, 0x55fbb37342be <vm_exec_core+10088>, 0x55fbb37343aa <vm_exec_core+10324>, 0x55fbb373443b <vm_exec_core+10469>, 0x55fbb3734596 <vm_exec_core+10816>, 0x55fbb3734b38 <vm_exec_core+12258>, 0x55fbb3734c34 <vm_exec_core+12510>, 0x55fbb3734d37 <vm_exec_core+12769>, 0x55fbb3734e23 <vm_exec_core+13005>, 0x55fbb373503c <vm_exec_core+13542>, 0x55fbb373512e <vm_exec_core+13784>, 0x55fbb3735234 <vm_exec_core+14046>, 0x55fbb3735431 <vm_exec_core+14555>, 0x55fbb37355da <vm_exec_core+14980>, 0x55fbb3735705 <vm_exec_core+15279>, 0x55fbb3735871 <vm_exec_core+15643>, 0x55fbb373599c <vm_exec_core+15942>, 0x55fbb3735b08 <vm_exec_core+16306>, 0x55fbb3735cea <vm_exec_core+16788>, 0x55fbb3735ee7 <vm_exec_core+17297>, 0x55fbb3736090 <vm_exec_core+17722>, 0x55fbb37361b2 <vm_exec_core+18012>, 0x55fbb3736259 <vm_exec_core+18179>, 0x55fbb373631d <vm_exec_core+18375>, 0x55fbb3736406 <vm_exec_core+18608>, 0x55fbb37364f2 <vm_exec_core+18844>, 0x55fbb37365db <vm_exec_core+19077>, 0x55fbb37366ef <vm_exec_core+19353>, 0x55fbb3736816 <vm_exec_core+19648>, 0x55fbb373694c <vm_exec_core+19958>, 0x55fbb3736a82 <vm_exec_core+20268>, 0x55fbb3736bb8 <vm_exec_core+20578>, 0x55fbb3736cee <vm_exec_core+20888>, 0x55fbb3736e24 <vm_exec_core+21198>, 0x55fbb3736f65 <vm_exec_core+21519>, 0x55fbb37370df <vm_exec_core+21897>, 0x55fbb3737215 <vm_exec_core+22207>, 0x55fbb373734b <vm_exec_core+22517>, 0x55fbb3737481 <vm_exec_core+22827>, 0x55fbb37375b7 <vm_exec_core+23137>, 0x55fbb37376ed <vm_exec_core+23447>, 0x55fbb3737823 <vm_exec_core+23757>, 0x55fbb3737959 <vm_exec_core+24067>, 0x55fbb3737a8f <vm_exec_core+24377>, 0x55fbb3737bde <vm_exec_core+24712>, 0x55fbb3737d98 <vm_exec_core+25154>, 0x55fbb3737f16 <vm_exec_core+25536>, 0x55fbb3738035 <vm_exec_core+25823>, 0x55fbb3738154 <vm_exec_core+26110>, 0x55fbb373826e <vm_exec_core+26392>, 0x55fbb3738388 <vm_exec_core+26674>, 0x55fbb37384b3 <vm_exec_core+26973>, 0x55fbb37385e9 <vm_exec_core+27283>, 0x55fbb37386d4 <vm_exec_core+27518>, 0x55fbb37387d9 <vm_exec_core+27779>, 0x55fbb3738921 <vm_exec_core+28107>, 0x55fbb3738a10 <vm_exec_core+28346>, 0x55fbb3738aea <vm_exec_core+28564>, 0x55fbb3738bbf <vm_exec_core+28777>, 0x55fbb3738c9a <vm_exec_core+28996>, 0x55fbb3738d16 <vm_exec_core+29120>, 0x55fbb3738d92 <vm_exec_core+29244>, 0x55fbb3738db0 <vm_exec_core+29274>, 0x55fbb3738dce <vm_exec_core+29304>, 0x55fbb3738dec <vm_exec_core+29334>, 0x55fbb3738e0a <vm_exec_core+29364>, 0x55fbb3738e28 <vm_exec_core+29394>, 0x55fbb3738e46 <vm_exec_core+29424>, 0x55fbb3738e64 <vm_exec_core+29454>, 0x55fbb3738e82 <vm_exec_core+29484>, 0x55fbb3738ea0 <vm_exec_core+29514>, 0x55fbb3738ebe <vm_exec_core+29544>, 0x55fbb3738edc <vm_exec_core+29574>, 0x55fbb3738efa <vm_exec_core+29604>, 0x55fbb3738f18 <vm_exec_core+29634>, 0x55fbb3738f36 <vm_exec_core+29664>, 0x55fbb3738f54 <vm_exec_core+29694>, 0x55fbb3738f72 <vm_exec_core+29724>, 0x55fbb3738f90 <vm_exec_core+29754>, 0x55fbb3738fae <vm_exec_core+29784>, 0x55fbb3738fcc <vm_exec_core+29814>, 0x55fbb3738fea <vm_exec_core+29844>, 0x55fbb3739008 <vm_exec_core+29874>, 0x55fbb3739026 <vm_exec_core+29904>, 0x55fbb3739044 <vm_exec_core+29934>, 0x55fbb3739062 <vm_exec_core+29964>, 0x55fbb3739080 <vm_exec_core+29994>, 0x55fbb373909e <vm_exec_core+30024>, 0x55fbb37390bc <vm_exec_core+30054>, 0x55fbb37390da <vm_exec_core+30084>, 0x55fbb37390f8 <vm_exec_core+30114>, 0x55fbb3739116 <vm_exec_core+30144>, 0x55fbb3739134 <vm_exec_core+30174>, 0x55fbb3739152 <vm_exec_core+30204>, 0x55fbb3739170 <vm_exec_core+30234>, 0x55fbb373918e <vm_exec_core+30264>, 0x55fbb37391ac <vm_exec_core+30294>, 0x55fbb37391ca <vm_exec_core+30324>, 0x55fbb37391e8 <vm_exec_core+30354>, 0x55fbb3739206 <vm_exec_core+30384>, 0x55fbb3739224 <vm_exec_core+30414>, 0x55fbb3739242 <vm_exec_core+30444>, 0x55fbb3739260 <vm_exec_core+30474>, 0x55fbb373927e <vm_exec_core+30504>, 0x55fbb373929c <vm_exec_core+30534>, 0x55fbb37392ba <vm_exec_core+30564>, 0x55fbb37392d8 <vm_exec_core+30594>, 0x55fbb37392f6 <vm_exec_core+30624>, 0x55fbb3739314 <vm_exec_core+30654>, 0x55fbb3739332 <vm_exec_core+30684>, 0x55fbb3739350 <vm_exec_core+30714>, 0x55fbb373936e <vm_exec_core+30744>, 0x55fbb373938c <vm_exec_core+30774>, 0x55fbb37393aa <vm_exec_core+30804>, 0x55fbb37393c8 <vm_exec_core+30834>, 0x55fbb37393e6 <vm_exec_core+30864>, 0x55fbb3739404 <vm_exec_core+30894>, 0x55fbb3739422 <vm_exec_core+30924>, 0x55fbb3739440 <vm_exec_core+30954>, 0x55fbb373945e <vm_exec_core+30984>, 0x55fbb373947c <vm_exec_core+31014>, 0x55fbb373949a <vm_exec_core+31044>, 0x55fbb37394b8 <vm_exec_core+31074>, 0x55fbb37394d6 <vm_exec_core+31104>, 0x55fbb37394f4 <vm_exec_core+31134>, 0x55fbb3739512 <vm_exec_core+31164>, 0x55fbb3739530 <vm_exec_core+31194>, 0x55fbb373954e <vm_exec_core+31224>, 0x55fbb373956c <vm_exec_core+31254>, 0x55fbb373958a <vm_exec_core+31284>, 0x55fbb37395a8 <vm_exec_core+31314>, 0x55fbb37395c6 <vm_exec_core+31344>, 0x55fbb37395e4 <vm_exec_core+31374>, 0x55fbb3739602 <vm_exec_core+31404>, 0x55fbb3739620 <vm_exec_core+31434>, 0x55fbb373963e <vm_exec_core+31464>, 0x55fbb373965c <vm_exec_core+31494>, 0x55fbb373968d <vm_exec_core+31543>, 0x55fbb37396ab <vm_exec_core+31573>, 0x55fbb37396c9 <vm_exec_core+31603>, 0x55fbb37396e7 <vm_exec_core+31633>, 0x55fbb3739705 <vm_exec_core+31663>, 0x55fbb3739723 <vm_exec_core+31693>, 0x55fbb3739741 <vm_exec_core+31723>, 0x55fbb373975f <vm_exec_core+31753>, 0x55fbb373977d <vm_exec_core+31783>, 0x55fbb373979b <vm_exec_core+31813>, 0x55fbb37397b9 <vm_exec_core+31843>, 0x55fbb37397d7 <vm_exec_core+31873>, 0x55fbb37397f5 <vm_exec_core+31903>, 0x55fbb3739813 <vm_exec_core+31933>, 0x55fbb3739831 <vm_exec_core+31963>, 0x55fbb373984f <vm_exec_core+31993>, 0x55fbb373986d <vm_exec_core+32023>, 0x55fbb373988b <vm_exec_core+32053>, 0x55fbb37398a9 <vm_exec_core+32083>, 0x55fbb37398c7 <vm_exec_core+32113>, 0x55fbb37398e5 <vm_exec_core+32143>, 0x55fbb3739903 <vm_exec_core+32173>...}
#86 0x000055fbb374bfe0 in vm_exec_loop (ec=0x55fbb48b74e0, state=RUBY_TAG_BREAK, tag=0x7ffea33ead70, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2514
No locals.
#87 0x000055fbb374bf28 in rb_vm_exec (ec=0x55fbb48b74e0) at /tmp/ruby/src/trunk-O0/vm.c:2493
        _ec = 0x55fbb48b74e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffea33eadf0, 0x55fbb374be53 <rb_vm_exec+190>, 0x0, 0x7ffea33ead40, 0x7ffea33eb088}, prev = 0x7ffea33eae60, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#88 0x000055fbb374cd34 in rb_iseq_eval_main (iseq=0x7fea9eb0cb70) at /tmp/ruby/src/trunk-O0/vm.c:2753
        ec = 0x55fbb48b74e0
        val = 94539554190560
#89 0x000055fbb352dc0d in rb_ec_exec_node (ec=0x55fbb48b74e0, n=0x7fea9eb0cb70) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55fbb48b6090
        _ec = 0x55fbb48b74e0
        _tag = {tag = 36, retval = 94539533701626, buf = {0x7ffea33eaee0, 0x55fbb352dba3 <rb_ec_exec_node+212>, 0x0, 0x7ffea33eae30, 0x55fbb48b74e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fea9eb0cb70
#90 0x000055fbb352dd8a in ruby_run_node (n=0x7fea9eb0cb70) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55fbb48b74e0
        status = 22011
#91 0x000055fbb35295c4 in rb_main (argc=133, argv=0x7ffea33eb088) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140731637215072
#92 0x000055fbb3529625 in main (argc=133, argv=0x7ffea33eb088) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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