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

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

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

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

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

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

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

# Running tests:

[  1/910] 701806=test_ancdata
[  2/910] 701807=test_spell_checker
[  3/910] 701810=test_singleton
[  4/910] 701809=test_files_test_2
[  5/910] 701806=test_gem_resolver_git_specification
[  6/910] 701810=test_rdoc_markup
[  7/910] 701807=test_bignum
[  8/910] 701807=test_sleep
[  9/910] 701810=test_converters
[ 10/910] 701810=test_normalize
[ 11/910] 701810=ractor_test
[ 12/910] 701810=test_gem_commands_fetch_command
[ 13/910] 701806=test_rdoc_tom_doc
[ 14/910] 701807=test_key_actor_emacs
[ 15/910] 701810=test_verbose
[ 16/910] 701806=test_ractor
[ 17/910] 701806=test_update
[ 18/910] 701806=test_basicinstructions
[ 19/910] 701810=test_read
[ 20/910] 701810=test_pack
[ 21/910] 701806=test_stringify_symbols
[ 22/910] 701806=test_bigdecimal_util
[ 23/910] 701807=test_https_proxy
[ 24/910] 701806=test_rdoc_ri_paths
[ 25/910] 701806=test_name_error_extension
[ 26/910] 701806=test_rdoc_rd_block_parser
[ 27/910] 701806=test_force_quotes
[ 28/910] 701807=test_gem_package_task
[ 29/910] 701810=test_err_in_callback
[ 30/910] 701806=test_inlinecache
[ 31/910] 701810=test_scanner_events
[ 32/910] 701810=test_filter
[ 33/910] 701806=test_rendering
Skipping Gem::PackageTask tests.  rake not found.
[ 34/910] 701807=test_rdoc_generator_markup
[ 35/910] 701810=test_gem_ext_configure_builder
[ 36/910] 701810=test_gem_dependency_list
[ 37/910] 701806=test_table
[ 38/910] 701806=test_not
[ 39/910] 701806=test_rdoc_attr
[ 40/910] 701810=test_koi8
[ 41/910] 701810=test_ostruct
[ 42/910] 701806=test_gem_resolver_vendor_specification
[ 43/910] 701806=json_ext_parser_test
[ 44/910] 701807=test_gem_commands_sources_command
[ 45/910] 701806=test_context
[ 46/910] 701810=test_symbol
[ 47/910] 701806=test_coder
[ 48/910] 701806=test_gem_source_git
[ 49/910] 701807=test_fd_setsize
[ 50/910] 701807=test_http
[ 51/910] 701806=test_unix
[ 52/910] 701806=test_regex_casefold
[ 53/910] 701810=test_win32ole_variant_outarg
[ 54/910] 701810=test_erb_command
[ 55/910] 701810=test_gem_rdoc
[ 56/910] 701806=test_ws
[ 57/910] 701806=test_have_func
[ 58/910] 701810=test_ractor_compatibility
[ 59/910] 701810=test_gem_commands_contents_command
[ 60/910] 701810=test_data
[ 61/910] 701810=test_rdoc_markup_to_html_snippet
[ 62/910] 701806=test_gem_commands_lock_command
[ 63/910] 701806=test_rdoc_markup_indented_paragraph
[ 64/910] 701806=test_rdoc_i18n_text
[ 65/910] 701806=test_rdoc_parser_markdown
[ 66/910] 701810=test_gem_source_fetch_problem
[ 67/910] 701810=test_gem_doctor
[ 68/910] 701806=test_gem_request_set_lockfile_tokenizer
[ 69/910] 701810=test_date_strptime
[ 70/910] 701806=ruby_api_test
[ 71/910] 701810=test_gem_safe_marshal
[ 72/910] 701806=test_serialize_subclasses
[ 73/910] 701806=test_rand
[ 74/910] 701807=test_default_gems
[ 75/910] 701806=test_instrumentation_api
[ 76/910] 701807=test_propertyputref
[ 77/910] 701807=test_struct
[ 78/910] 701807=test_ast
[ 79/910] 701806=fuzzer_test
[ 80/910] 701806=test_gem_security_signer
[ 81/910] 701810=test_date_arith
[ 82/910] 701810=test_gem_package
[ 83/910] 701806=test_gem_resolver_api_specification
[ 84/910] 701806=location_test
[ 85/910] 701806=test_gem_commands_stale_command
[ 86/910] 701806=test_patterns
[ 87/910] 701806=test_drbunix
[ 88/910] 701810=test_svcb_https
[ 89/910] 701810=test_buffering
[ 90/910] 701810=test_signedness
[ 91/910] 701809=test_too_many_dummy_encodings
[ 92/910] 701809=test_enumerable
[ 93/910] 701809=test_rdoc_parser_simple
[ 94/910] 701809=test_ractor
[ 95/910] 701809=test_grapheme_breaks
[ 96/910] 701809=json_common_interface_test
[ 97/910] 701809=test_delegation
[ 98/910] 701809=test_dup
[ 99/910] 701809=test_locale
[100/910] 701809=test_history
[101/910] 701809=test_unconverted_fields
[102/910] 701809=test_require
[103/910] 701810=test_ts
[104/910] 701810=test_find_executable
[105/910] 701810=test_key_actor_vi
[106/910] 701810=test_lazy_enumerator
[107/910] 701810=test_rdoc_markup_document
[108/910] 701806=test_formatter
[109/910] 701806=test_weakkeymap
[110/910] 701810=test_range
[111/910] 701806=test_rdoc_rd
[112/910] 701806=test_gem_commands_query_command
[113/910] 701809=test_optimization
[114/910] 701806=test_drbobject
[115/910] 701806=test_exit
[116/910] 701806=test_pinned
[117/910] 701806=test_udp
[118/910] 701806=test_open3
[119/910] 701810=test_remote_fetch_error
[120/910] 701810=test_require
[121/910] 701810=test_thread
[122/910] 701806=test_pattern_key_name_check
[123/910] 701806=test_pointer
[124/910] 701806=test_gem_gem_runner
[125/910] 701806=test_alias
[126/910] 701806=test_eval
[127/910] 701806=test_proc
[128/910] 701810=test_zlib
[129/910] 701806=test_storage
[130/910] 701806=test_rdoc_generator_pot
[131/910] 701806=test_gem_uninstaller
[132/910] 701806=test_gem_remote_fetcher
[133/910] 701809=test_case
[134/910] 701809=test_printf
[135/910] 701809=test_string
[136/910] 701809=test_variable_name_check
[137/910] 701806=test_iterator
[138/910] 701806=compiler_test
[139/910] 701806=test_file_exhaustive
[140/910] 701809=pattern_test
[141/910] 701809=test_extlibs
[142/910] 701810=test_regexp
[143/910] 701809=test_getopts
[144/910] 701809=test_addr
[145/910] 701809=test_gem_commands_info_command
[146/910] 701809=test_dns
[147/910] 701809=test_process
[148/910] 701809=test_rdoc_markup_to_rdoc
[149/910] 701809=test_protocol
[150/910] 701809=test_singleton_function
[151/910] 701809=test_tuplebag
[152/910] 701809=test_show_source
[153/910] 701809=test_cgi_header
[154/910] 701809=test_rdoc_generator_pot_po_entry
[155/910] 701809=test_dir_m17n
[156/910] 701806=test_helper
[157/910] 701806=test_rdoc_markup_pre_process
[158/910] 701806=test_nkf
[159/910] 701806=test_env
[160/910] 701809=test_convertible
[161/910] 701810=test_tracepoint
[162/910] 701810=test_gem_resolver_specification
[163/910] 701810=test_general
[164/910] 701810=test_have_macro
[165/910] 701810=test_pipe
[166/910] 701810=desugar_compiler_test
[167/910] 701810=test_stringscanner
[168/910] 701810=test_io_m17n
[169/910] 701806=test_resize
[170/910] 701806=test_error_highlight
[171/910] 701810=test_config
[172/910] 701809=test_internal_ivar
[173/910] 701809=test_win32ole
[174/910] 701809=test_gem_request_set_gem_dependency_api
[175/910] 701810=test_readpartial
[176/910] 701810=test_lambda
[177/910] 701810=test_variable
[178/910] 701806=test_pstore
[179/910] 701806=test_settracefunc
[180/910] 701810=test_gem_text
[181/910] 701809=test_win32ole_param
[182/910] 701809=test_super
[183/910] 701810=test_ocsp
[184/910] 701810=test_method_cache
[185/910] 701810=memsize_test
[186/910] 701810=test_gem_package_old
[187/910] 701810=test_sprintf_comb
[188/910] 701810=heredoc_dedent_test
[189/910] 701810=test_time
[190/910] 701809=test_boolean
[191/910] 701810=test_kill_ring
[192/910] 701809=parameters_signature_test
[193/910] 701809=test_rdoc_parser_changelog
[194/910] 701810=test_drbssl
[195/910] 701809=test_gem_source_list
[196/910] 701809=test_yaml_special_cases
[197/910] 701809=test_column_separator
[198/910] 701809=test_coderange
[199/910] 701809=test_dir
[200/910] 701806=test_iso_8859
[201/910] 701809=test_transcode
[202/910] 701806=test_enumerator_kw
[203/910] 701806=test_gem_commands_install_command
[204/910] 701809=test_mailto
[205/910] 701809=test_open-uri
[206/910] 701809=test_date
[207/910] 701809=test_lexer
[208/910] 701809=test_strip
[209/910] 701809=test_nonblock
[210/910] 701809=test_random
[211/910] 701809=test_rdoc_context
[212/910] 701806=test_c_struct_entry
[213/910] 701809=test_rational
[214/910] 701809=test_cgi_modruby
[215/910] 701809=test_gem_commands_owner_command
[216/910] 701806=test_gc
[217/910] 701809=test_gem_local_remote_options
[218/910] 701809=test_stat
[219/910] 701809=test_pair
[220/910] 701809=test_resolve_symbol
[221/910] 701809=test_flush
[222/910] 701809=test_yamldbm
[223/910] 701809=unescape_test
[224/910] 701809=test_install
[225/910] 701809=test_foreach
[226/910] 701809=test_jaro_winkler
[227/910] 701809=test_func
[228/910] 701810=test_object
[229/910] 701810=test_arity
[230/910] 701810=test_find
[231/910] 701810=test_gem_resolver_composed_set
[232/910] 701810=test_win32ole_variant
[233/910] 701810=test_summary
[234/910] 701810=test_liberal_parsing
[235/910] 701810=test_rdoc_class_module
[236/910] 701809=test_rdoc_markup_attribute_manager
[237/910] 701809=test_trace
[238/910] 701809=test_nil
[239/910] 701809=test_gem_resolver_local_specification
[240/910] 701810=test_object
[241/910] 701809=test_digest
[242/910] 701809=test_closure
[243/910] 701810=test_at_exit
[244/910] 701810=test_rdoc_options
[245/910] 701810=test_dln
[246/910] 701810=test_rdoc_include
[247/910] 701810=test_set
[248/910] 701810=test_gem_commands_help_command
[249/910] 701810=test_pkg_config
[250/910] 701810=test_yield_block
[251/910] 701810=test_ubf_async_safe
[252/910] 701810=test_ossl
[253/910] 701809=test_gem_version_option
[254/910] 701809=test_insns_leaf
[255/910] 701809=test_eval_history
[256/910] 701809=test_complex2
[257/910] 701809=dispatcher_test
[258/910] 701809=test_win32ole_record
[259/910] 701809=test_ruby_lex
[260/910] 701809=test_files_ext
[261/910] 701809=test_x509req
[262/910] 701809=test_argf
[263/910] 701810=test_console_attr
[264/910] 701810=test_gem_ext_cargo_builder_link_flag_converter
[265/910] 701810=test_array
[266/910] 701806=test_m17n
[267/910] 701809=test_frozen_error
[268/910] 701809=test_yjit
[269/910] 701806=test_address_resolve
[270/910] 701806=test_refinement
[271/910] 701810=test_gem_command_manager
[272/910] 701810=test_project_sanity
[273/910] 701810=test_num2int
[274/910] 701810=test_gem_install_update_options
[275/910] 701810=test_iter_break
[276/910] 701810=test_ensured
[277/910] 701810=test_hash
[278/910] 701806=test_x509crl
[279/910] 701806=test_keyword
[280/910] 701806=test_cgi_session
[281/910] 701806=test_pkcs7
[282/910] 701806=test_irb
[283/910] 701806=test_parser
[284/910] 701809=test_gem_ext_rake_builder
[285/910] 701806=test_cmethod
[286/910] 701806=test_gem_commands_list_command
[287/910] 701806=test_gem_resolver_vendor_set
[288/910] 701806=test_gem_resolver_installed_specification
[289/910] 701806=test_word
[290/910] 701806=test_numeric
[291/910] 701806=test_gem_requirement
[292/910] 701806=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 42749>
[293/910] 701806=test_pattern_matching
[294/910] 701806=test_thread_cv
[295/910] 701806=test_rdoc_parser.Closed file descriptor: TestRDocParser#test_check_modeline: 11

[296/910] 701806=test_set_len
[297/910] 701806=test_unicode
[298/910] 701806=test_x509attr
[299/910] 701806=test_rdoc_parser_rd
[300/910] 701806=test_webauthn_poller
[301/910] 701806=test_marshalable
[302/910] 701806=test_libs
[303/910] 701806=test_math
[304/910] 701806=test_gc
[305/910] 701806=test_configuration
[306/910] 701809=test_fips
[307/910] 701806=test_class
[308/910] 701806=test_x509ext
[309/910] 701806=test_wss
[310/910] 701806=test_helper
[311/910] 701806=test_gem_path_support
[312/910] 701806=test_case
[313/910] 701806=test_pathname
[314/910] 701809=test_coverage
[315/910] 701806=errors_test
[316/910] 701806=test_fileutils
[317/910] 701810=test_gem_package_tar_writer
[318/910] 701809=test_gb18030
[319/910] 701809=test_nowrite
[320/910] 701809=test_gem_resolver_conflict
[321/910] 701809=test_vm_dump
[322/910] 701806=test_thread_queue
[323/910] 701809=test_nesting_parser
[324/910] 701809=test_encoding
[325/910] 701810=test_shellwords
[326/910] 701809=test_windows_1251
[327/910] 701810=test_yaml_tree
[328/910] 701809=test_gem_uri_formatter
[329/910] 701809=test_sockopt
[330/910] 701810=test_omap
[331/910] 701809=test_document
[332/910] 701810=test_whileuntil
[333/910] 701810=test_gem_resolver_best_set
[334/910] 701809=test_cstr
[335/910] 701810=test_gem_config_file
[336/910] 701810=test_monitor
[337/910] 701810=test_data_error
[338/910] 701810=test_yjit_exit_locations
[339/910] 701810=test_gem_commands_which_command
[340/910] 701810=test_passing_block
[341/910] 701810=test_primitive
[342/910] 701810=test_mul
[343/910] 701810=test_float
[344/910] 701809=test_history
[345/910] 701809=test_method_cache
[346/910] 701809=test_gem_gemcutter_utilities
[347/910] 701809=test_fiber
[348/910] 701810=test_rational2
[349/910] 701810=test_terminfo
[350/910] 701810=test_parser
[351/910] 701810=test_rdoc_require
[352/910] 701810=test_cgi_core
[353/910] 701810=test_bug-14834
[354/910] 701810=test_fixnum
[355/910] 701810=test_signal
[356/910] 701806=test_bash_completion
[357/910] 701806=test_gem_ext_cargo_builder_unit
[358/910] 701806=test_delegate
[359/910] 701806=test_encoding
[360/910] 701806=test_to_ary_concat
[361/910] 701810=test_gem
[362/910] 701809=test_addrinfo
[363/910] 701809=test_constant
[364/910] 701810=test_buffered_io
[365/910] 701810=test_completion
[366/910] 701810=test_ractor
[367/910] 701806=test_https
[368/910] 701806=test_gem_console_ui
[369/910] 701810=test_convert
[370/910] 701806=test_rdoc_markup_to_tt_only
[371/910] 701806=test_ssl
[372/910] 701810=test_case_options
[373/910] 701810=test_evaluation
[374/910] 701810=ripper_compat_test
[375/910] 701810=test_optparse
[376/910] 701810=json_encoding_test
[377/910] 701810=test_gem_commands_update_command
[378/910] 701809=test_marshal
[379/910] 701806=test_rdoc_markup_to_bs
[380/910] 701806=test_raise_exception
[381/910] 701806=test_io
[382/910] 701809=test_compile_prism
[383/910] 701809=test_sexp
[384/910] 701810=test_integer
[385/910] 701809=test_objectspace
[386/910] 701809=test_interned_str
[387/910] 701809=test_gem_ext_cmake_builder
[388/910] 701809=test_require_lib
[389/910] 701810=test_tree_spell_checker
[390/910] 701810=test_euc_jp
[391/910] 701810=test_gem_util
[392/910] 701810=test_win32ole_event
[393/910] 701810=test_mutex
[394/910] 701810=test_option
[395/910] 701810=test_etc
[396/910] 701810=test_struct
[397/910] 701810=test_scalar_scanner
[398/910] 701810=test_notimplement
[399/910] 701810=test_array_create
[400/910] 701810=test_key_event_record
[401/910] 701810=test_logdevice
[402/910] 701809=test_ftp
[403/910] 701809=test_import
[404/910] 701810=test_last_thread
[405/910] 701810=test_enc_associate
[406/910] 701809=test_rdoc_markup_to_table_of_contents
[407/910] 701809=test_gem_commands_unpack_command
[408/910] 701810=test_x509cert
[409/910] 701810=test_pp
[410/910] 701810=test_engine
[411/910] 701810=test_symbol
[412/910] 701810=test_append
[413/910] 701810=test_key_error
[414/910] 701810=test_module
[415/910] 701809=test_rb_str_dup
[416/910] 701809=test_logger
[417/910] 701809=test_digest_extend
[418/910] 701809=test_ssl
[419/910] 701810=test_c_union_entity
[420/910] 701810=test_string_processing
[421/910] 701810=test_recursion
[422/910] 701810=test_unicode_escape
[423/910] 701810=test_rdoc_markup_attributes
[424/910] 701810=test_cparser
[425/910] 701809=test_bn
[426/910] 701809=test_io_console
[427/910] 701810=test_logperiod
[428/910] 701810=test_pack
[429/910] 701810=test_getoptlong
[430/910] 701810=test_config
[431/910] 701810=test_gem_request_connection_pools
[432/910] 701809=test_ractor
[433/910] 701809=test_rubyvm
[434/910] 701809=test_arith_seq_extract
[435/910] 701809=test_time_tz
[436/910] 701810=test_new
[437/910] 701810=test_big5
[438/910] 701810=test_rdoc_parser_ruby
[439/910] 701809=test_httpresponse
[440/910] 701809=test_cipher
[441/910] 701809=test_beginendblock
[442/910] 701806=test_have_library
[443/910] 701809=test_load
[444/910] 701809=test_rdoc_generator_darkfish
[445/910] 701806=test_mixed_unicode_escapes
[446/910] 701806=test_within_pipe
[447/910] 701806=test_timeout
[448/910] 701806=test_general
[449/910] 701806=test_gem_commands_server_command
[450/910] 701809=test_httpresponses
[451/910] 701809=test_objspace
[452/910] 701806=test_abbrev
[453/910] 701806=test_files_sample
[454/910] 701810=test_rbconfig
[455/910] 701806=test_metaclass
[456/910] 701806=test_rdoc_markup_to_label
[457/910] 701810=test_tsort
[458/910] 701810=test_gem_commands_exec_command
[459/910] 701806=test_gem_specification
[460/910] 701810=test_gem_package_tar_reader_entry
[461/910] 701810=test_win32ole_variable
[462/910] 701810=test_gem_resolver
[463/910] 701810=test_bigdecimal
[464/910] 701806=test_cgi_cookie
[465/910] 701806=test_scheduler
[466/910] 701806=test_object_references
[467/910] 701806=version_test
[468/910] 701806=test_gem_package_tar_header
[469/910] 701806=test_gem_ext_cargo_builder
[470/910] 701806=test_io_buffer
[471/910] 701806=test_gem_resolver_index_specification
[472/910] 701806=test_c_struct_builder
[473/910] 701806=test_merge_keys
[474/910] 701806=test_to_ruby
[475/910] 701806=test_rdoc_extend
[476/910] 701806=test_human_typo
[477/910] 701806=test_threadgroup
[478/910] 701806=test_prettyprint
[479/910] 701806=test_gem_ext_builder
[480/910] 701810=test_stream
[481/910] 701810=test_gem_commands_yank_command
[482/910] 701810=test_big2str
[483/910] 701810=test_data
[484/910] 701810=test_rdoc_alias
[485/910] 701810=test_gem_commands_check_command
[486/910] 701810=test_queue
[487/910] 701810=test_io
[488/910] 701810=test_emitter
[489/910] 701810=test_ellipsize
[490/910] 701810=test_gem_security_policy
[491/910] 701810=test_rdoc_context_section
[492/910] 701810=test_securerandom
[493/910] 701806=test_pkey_dh
[494/910] 701810=test_function_entry
[495/910] 701810=test_gem_resolver_activation_request
[496/910] 701810=test_path_to_class
[497/910] 701806=test_gem_ext_ext_conf_builder
[498/910] 701810=test_win32ole_method_event
[499/910] 701810=test_hash
[500/910] 701810=test_complexrational
[501/910] 701810=test_drb
[502/910] 701806=test_rdoc_any_method
[503/910] 701806=test_abi
[504/910] 701806=test_alias_and_anchor
[505/910] 701806=test_config
[506/910] 701806=test_mdns
[507/910] 701806=test_rat
[508/910] 701806=test_process
[509/910] 701807=test_config
[510/910] 701807=test_ractor
[511/910] 701807=test_key_stroke
[512/910] 701807=test_ifunless
[513/910] 701807=test_external_new
[514/910] 701807=test_bundled_ca
[515/910] 701807=test_win32ole_typelib
[516/910] 701807=constant_path_node_test
[517/910] 701807=test_gem_request_set
[518/910] 701807=test_gem_name_tuple
[519/910] 701807=test_http_request
[520/910] 701807=test_date_ractor
[521/910] 701807=test_undef
[522/910] 701807=test_stream
[523/910] 701807=test_pkey
[524/910] 701807=test_acceptable
[525/910] 701807=test_string_memory
[526/910] 701807=test_io_wait
[527/910] 701807=test_integer
[528/910] 701807=test_yield
[529/910] 701810=test_kwargs
[530/910] 701810=test_rinda
[531/910] 701810=test_line_editor
[532/910] 701810=test_gem_security_trust_dir
[533/910] 701810=test_dryrun
[534/910] 701810=test_ractor
[535/910] 701810=test_forwardable
[536/910] 701810=parse_comments_test
[537/910] 701810=test_gem_resolver_api_set
[538/910] 701810=test_tree_builder
[539/910] 701810=test_rdoc_generator_pot_po
[540/910] 701810=test_clone
[541/910] 701810=test_rdoc_servlet
[542/910] 701810=test_protect
[543/910] 701810=test_cesu8
[544/910] 701810=test_inputs_scanner
[545/910] 701810=test_rdoc_markup_include
[546/910] 701810=test_typeddata
[547/910] 701810=test_gem_commands_cleanup_command
[548/910] 701810=test_euc_kr
[549/910] 701810=test_date_marshal
[550/910] 701810=test_literal
[551/910] 701810=test_gem_commands_mirror
[552/910] 701810=test_rdoc_ri_driver
[553/910] 701807=test_shapes
[554/910] 701807=test_httpheader
[555/910] 701807=test_rubyoptions
[556/910] 701810=test_capacity
[557/910] 701810=test_nextafter
[558/910] 701810=test_thread
[559/910] 701810=test_arith_seq_beg_len_step
[560/910] 701810=test_gem_resolver_requirement_list
[561/910] 701810=test_scalar
[562/910] 701810=test_key_name_check
[563/910] 701810=test_rdoc_markup_to_markdown
[564/910] 701810=test_trick
[565/910] 701810=test_iseq_load
[566/910] 701810=test_type_completor
[567/910] 701810=test_utf32
[568/910] 701810=test_gem_commands_pristine_command
[569/910] 701810=test_noarg
[570/910] 701810=test_tmpdir
[571/910] 701810=test_change_word
[572/910] 701810=test_rdoc_markup_hard_break
[573/910] 701810=test_ssl_session
[574/910] 701810=test_rdoc_normal_module
[575/910] 701810=test_rdoc_markdown_test
[576/910] 701807=test_gem_version
[577/910] 701807=test_random
[578/910] 701807=test_ns_spki
[579/910] 701807=test_encodings
[580/910] 701807=test_gem_resolver_dependency_request
[581/910] 701807=test_set
[582/910] 701807=test_init
[583/910] 701810=test_reqarg
[584/910] 701810=test_date_strftime
[585/910] 701807=test_file
[586/910] 701807=test_gem_commands_signin_command
[587/910] 701807=test_system
[588/910] 701810=library_symbols_test
[589/910] 701810=test_resource
[590/910] 701810=test_zsh_completion
[591/910] 701810=test_iseq
[592/910] 701809=test_emoji
[593/910] 701809=test_face
[594/910] 701809=test_sorted_set
[595/910] 701806=test_sizeof
[596/910] 701809=test_defined
[597/910] 701809=test_gem_commands_search_command
[598/910] 701809=test_cp949
[599/910] 701809=test_condition
[600/910] 701809=test_sleep
[601/910] 701807=test_basicsocket
[602/910] 701807=test_rdoc_rd_inline_parser
[603/910] 701807=test_color_printer
[604/910] 701807=test_date_attr
[605/910] 701807=test_gem_commands_uninstall_command
[606/910] 701810=test_rdoc_code_object
[607/910] 701809=test_syslog
[608/910] 701809=test_erb_m17n
[609/910] 701809=test_class2name
[610/910] 701809=test_yamlstore
[611/910] 701809=test_rdoc_markup_to_html_crossref
[612/910] 701810=test_socket
[613/910] 701809=test_framework
[614/910] 701809=test_benchmark
[615/910] 701807=test_depth_first
[616/910] 701807=test_random_formatter
[617/910] 701807=test_skip_lines
[618/910] 701807=test_gem_source
[619/910] 701807=test_mutex_m
[620/910] 701807=test_rdoc_markup_heading
[621/910] 701807=test_pack
[622/910] 701807=test_x509name
[623/910] 701807=test_fnmatch
[624/910] 701809=test_string
[625/910] 701809=test_function
[626/910] 701807=test_assembler
[627/910] 701807=test_gem_stub_specification
[628/910] 701809=test_raise
[629/910] 701809=test_mkmf
[630/910] 701809=test_reline
[631/910] 701807=test_debug
[632/910] 701807=test_array
[633/910] 701807=test_yaml
[634/910] 701806=comments_test
[635/910] 701809=test_rdoc_top_level
[636/910] 701806=test_gem_commands_setup_command
[637/910] 701807=test_hmac
[638/910] 701807=test_observer
[639/910] 701807=test_parse
[640/910] 701807=test_method_name_check
[641/910] 701807=test_uncorrectable_name_check
[642/910] 701807=test_gem_request_set_lockfile
[643/910] 701809=test_postponed_job
[644/910] 701810=test_numeric
[645/910] 701806=test_gem_commands_environment_command
[646/910] 701810=test_erb
[647/910] 701809=test_pty
[648/910] 701807=test_bmethod
[649/910] 701810=encoding_test
[650/910] 701807=test_econv
[651/910] 701806=newline_test
[652/910] 701810=json_fixtures_test
[653/910] 701810=test_emitter
[654/910] 701810=test_rdoc_markup_verbatim
[655/910] 701810=test_rdoc_parser_c
[656/910] 701806=test_gem_platform
[657/910] 701809=test_bigzero
[658/910] 701809=test_stack
[659/910] 701806=test_backtrace
[660/910] 701810=test_pkey_rsa
[661/910] 701810=test_rdoc_markup_to_html
[662/910] 701806=test_rdoc_task
[663/910] 701806=test_numhash
[664/910] 701806=test_macro
[665/910] 701806=test_ldap
[666/910] 701810=test_color
[667/910] 701806=test_utf16
[668/910] 701806=test_gem_unsatisfiable_dependency_error
[669/910] 701806=test_acl
[670/910] 701807=test_require_path_check
[671/910] 701806=test_duplicate
[672/910] 701806=magic_comment_test
[673/910] 701806=test_object_create_start
[674/910] 701806=test_tempfile
[675/910] 701810=test_date_new
[676/910] 701810=test_gem_commands_cert_command
[677/910] 701807=test_wait
[678/910] 701807=test_rdoc_markup_raw
[679/910] 701807=test_quote_empty
[680/910] 701807=test_nomethod_error
[681/910] 701807=test_euc_tw
[682/910] 701807=test_fstring
[683/910] 701806=test_cmd
[684/910] 701807=test_path
[685/910] 701807=json_string_matching_test
[686/910] 701807=test_rdoc_markup_paragraph
[687/910] 701807=test_io_timeout
[688/910] 701807=test_files_test_1
[689/910] 701809=test_const
[690/910] 701809=test_class
[691/910] 701810=test_rdoc_encoding
[692/910] 701810=test_ipaddr
[693/910] 701810=test_gem_package_tar_reader
[694/910] 701810=test_rdoc_normal_class
[695/910] 701810=test_comparable
[696/910] 701810=test_rdoc_rd_inline
[697/910] 701810=test_rdoc_markdown
[698/910] 701806=test_row_separator
[699/910] 701806=test_deprecate
[700/910] 701810=test_rdoc_constant
[701/910] 701806=test_gem_installer
[702/910] 701810=test_pkcs12
[703/910] 701810=test_gem_source_specific_file
[704/910] 701810=test_method
[705/910] 701810=test_rdoc_markup_parser
[706/910] 701810=test_rdoc_rdoc
[707/910] 701810=test_cclass
[708/910] 701810=test_win32ole_variant_m
[709/910] 701810=test_tcp
[710/910] 701810=test_rdoc_comment
[711/910] 701810=test_kdf
[712/910] 701810=test_json_tree
[713/910] 701810=test_cgi_multipart
[714/910] 701810=test_autoconf
[715/910] 701810=test_io_buffer
[716/910] 701810=test_bug_reporter
[717/910] 701810=test_http
[718/910] 701810=test_gem_update_suggestion
[719/910] 701810=test_arithmetic_sequence
[720/910] 701810=test_severity
[721/910] 701810=test_load
[722/910] 701810=test_ractor
[723/910] 701810=test_gem_source_installed
[724/910] 701810=test_rdoc_i18n_locale
[725/910] 701810=test_gem_resolver_lock_set
[726/910] 701810=test_ole_methods
[727/910] 701810=test_gem_resolver_installer_set
[728/910] 701810=test_psych
[729/910] 701810=test_flags
[730/910] 701807=test_rdoc_method_attr
[731/910] 701810=test_win32ole_type_event
[732/910] 701810=test_rewind
[733/910] 701810=test_sprintf
[734/910] 701807=test_gem_uri
[735/910] 701807=test_stringio
[736/910] 701807=test_memory_view
[737/910] 701810=test_enumerator
[738/910] 701810=test_row
[739/910] 701810=test_exception_at_throwing
[740/910] 701807=test_win32ole_method
[741/910] 701807=test_frozen
[742/910] 701807=test_flip
[743/910] 701807=test_gem_source_local
[744/910] 701810=test_egrep_cpp
[745/910] 701810=test_weakmap
[746/910] 701807=test_gem_source_subpath_problem
[747/910] 701807=test_date_compat
[748/910] 701807=test_case_mapping
[749/910] 701807=test_date_conv
[750/910] 701807=test_scan_args
[751/910] 701807=test_dot_dot
[752/910] 701807=test_gem_commands_dependency_command
[753/910] 701807=test_rdoc_rubygems_hook
[754/910] 701807=test_switch_hitter
[755/910] 701807=test_pkey_dsa
[756/910] 701806=test_enumerator
[757/910] 701807=test_timeout
[758/910] 701806=test_weakref
[759/910] 701807=test_name_error
[760/910] 701806=locals_test
[761/910] 701807=test_string
[762/910] 701806=test_gem_stream_ui
[763/910] 701809=test_ansi_with_terminfo
[764/910] 701809=test_safe_load
[765/910] 701809=bom_test
[766/910] 701809=test_rdoc_generator_ri
[767/910] 701809=test_file
[768/910] 701806=test_thread_fd_close
[769/910] 701806=test_hash_create
[770/910] 701806=test_reline_key
[771/910] 701806=test_read
[772/910] 701806=test_bug-3571
[773/910] 701806=test_unicode_normalize
[774/910] 701809=test_did_you_mean
[775/910] 701809=test_handle
[776/910] 701809=test_date_time
[777/910] 701809=test_arity
[778/910] 701809=test_rdoc_markup_to_joined_paragraph
[779/910] 701809=test_rdoc_cross_reference
[780/910] 701809=test_quote_char_nil
[781/910] 701809=test_shift_jis
[782/910] 701809=test_kconv
[783/910] 701809=test_eval
[784/910] 701809=test_member
[785/910] 701809=test_rubygems
[786/910] 701809=test_gem_security
[787/910] 701809=test_stringchar
[788/910] 701809=test_gem_command
[789/910] 701809=test_emoji_breaks
[790/910] 701806=test_ractor
[791/910] 701806=test_nofree
[792/910] 701806=test_gem_resolver_git_set
[793/910] 701806=test_gem_resolver_lock_specification
[794/910] 701806=test_fiddle
[795/910] 701806=test_gem_commands_open_command
[796/910] 701806=test_bug-5832
[797/910] 701806=test_store
[798/910] 701806=test_files_lib
[799/910] 701806=test_digest
[800/910] 701806=test_cgi_util
[801/910] 701806=test_gem_dependency
[802/910] 701806=test_autoload
[803/910] 701809=test_ansi_without_terminfo
[804/910] 701809=test_rdoc_text
[805/910] 701809=test_call
[806/910] 701810=test_data_converters
[807/910] 701810=test_require
[808/910] 701810=test_gem_source_vendor
[809/910] 701810=test_my_integer
[810/910] 701810=test_assignment
[811/910] 701809=test_modify_expand
[812/910] 701809=test_gem_available_set
[813/910] 701809=test_memory_view
[814/910] 701809=test_ripper
[815/910] 701809=test_optarg
[816/910] 701809=test_gem_source_lock
[817/910] 701809=test_gem_dependency_installer
[818/910] 701810=test_syslog_logger
[819/910] 701810=test_input_method
[820/910] 701810=regexp_test
[821/910] 701810=test_generic
[822/910] 701810=test_enc_str_buf_cat
[823/910] 701810=test_exception
[824/910] 701810=test_x509store
[825/910] 701810=test_win32ole_type
[826/910] 701810=test_header
[827/910] 701810=test_null
[828/910] 701810=test_windows_1252
[829/910] 701810=test_profile_frames
[830/910] 701810=test_kernel
[831/910] 701810=test_div
[832/910] 701810=test_nil2vtempty
[833/910] 701810=test_integer_comb
[834/910] 701809=test_deprecated
[835/910] 701809=test_read_write
[836/910] 701809=test_usrmarshal
[837/910] 701809=test_rdoc_markup_formatter
[838/910] 701809=test_gem_validator
[839/910] 701809=test_gem_commands_outdated_command
[840/910] 701809=test_rendering
[841/910] 701809=!Nothing_to_test
[842/910] 701809=test_each
[843/910] 701809=parse_test
[844/910] 701806=test_gbk
[845/910] 701806=json_parser_test
[846/910] 701806=test_win32ole_param_event
[847/910] 701806=test_workspace
[848/910] 701806=test_debug_cmd
[849/910] 701806=test_rdoc_single_class
[850/910] 701806=test_cgi_tag_helper
[851/910] 701806=test_rdoc_generator_json_index
[852/910] 701806=test_gem_resolver_index_set
[853/910] 701806=test_pkey_ec
[854/910] 701806=test_gem_request
[855/910] 701806=test_thread
[856/910] 701806=test_recorder
[857/910] 701806=test_rdoc_token_stream
[858/910] 701806=test_write
[859/910] 701806=test_date_parse
[860/910] 701806=test_enum
[861/910] 701810=test_gem_spec_fetcher
[862/910] 701810=test_folderitem2_invokeverb
[863/910] 701810=test_gem_commands_push_command
[864/910] 701810=test_m17n_comb
[865/910] 701806=test_type
[866/910] 701806=test_common
[867/910] 701809=test_class_name_check
[868/910] 701809=test_backtrace
[869/910] 701809=test_complex
[870/910] 701806=json_generic_object_test
[871/910] 701806=test_base64
[872/910] 701806=test_invalid
[873/910] 701806=test_qsort
[874/910] 701806=test_gem_commands_build_command
[875/910] 701809=json_addition_test
[876/910] 701809=test_ractor
[877/910] 701809=test_rdoc_markup_to_ansi
[878/910] 701809=test_delete
[879/910] 701806=test_gc_compact
[880/910] 701809=json_generator_test
[881/910] 701809=test_gem_impossible_dependencies_error
[882/910] 701809=test_str2big
[883/910] 701809=test_continuation
[884/910] 701807=test_bigmath
[885/910] 701809=test_popen_deadlock
[886/910] 701807=test_gem_commands_specification_command
[887/910] 701807=test_asn1
[888/910] 701807=test_len
[889/910] 701807=test_features
[890/910] 701807=attribute_write_test
[891/910] 701807=test_placearg
[892/910] 701807=test_webauthn_listener_response
[893/910] 701807=test_inadvertent_creation
[894/910] 701809=test_enc_raise
[895/910] 701809=test_case_comprehensive
[896/910] 701807=test_syntax
[897/910] 701810=test_rdoc_store
[898/910] 701810=test_provider
[899/910] 701810=test_exception
[900/910] 701810=test_gem_dependency_resolution_error
[901/910] 701810=test_rdoc_stats
[902/910] 701810=test_files_test
[903/910] 701810=test_time
[904/910] 701810=test_gem_bundler_version_finder
[905/910] 701810=test_gem_commands_signout_command
[906/910] 701810=test_gem_ci_detector
[907/910] 701810=test_gem_silent_ui
[908/910] 701810=test_gem_request_set_lockfile_parser
[909/910] 701810=test_io_wait_uncommon
[910/910] 701810=test_parser_events

Retrying...
Finished tests in 1343.162883s, 20.1070 tests/s, 7121.0336 assertions/s.
27007 tests, 9564708 assertions, 0 failures, 0 errors, 223 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.0/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.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/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.3.0dev (2023-12-20T10:36:35Z master fac7d2c1ab) [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 303.254819 seconds

3728 files, 32495 examples, 141951 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.704254.ruby -x gdbscript
[New LWP 704254]
[New LWP 704256]
[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  0x0000559489420d88 in rgengc_check_relation (objspace=0x559489d6b470, obj=140614938290920) at /tmp/ruby/src/trunk-O0/gc.c:7002
7002	    if (old_parent) { /* parent object is old */
[Current thread is 1 (Thread 0x7fe391e4c7c0 (LWP 704254))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fe391e4c7c0 (LWP 704254) 0x0000559489420d88 in rgengc_check_relation (objspace=0x559489d6b470, obj=140614938290920) at /tmp/ruby/src/trunk-O0/gc.c:7002
  2    Thread 0x7fe37886f640 (LWP 704256) 0x00007fe391f74fde in epoll_wait (epfd=4, events=0x559489a4385c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fe37886f640 (LWP 704256)):
#0  0x00007fe391f74fde in epoll_wait (epfd=4, events=0x559489a4385c <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  0x00005594895ad246 in event_wait (vm=0x559489d68b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:832
        r = 21908
#2  0x00005594895ad26a in timer_thread_polling (vm=0x559489d68b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:854
        r = 1327402305
#3  0x00005594895ad91c in timer_thread_func (ptr=0x559489d68b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3011
        vm = 0x559489d68b10
#4  0x00007fe391ee3b43 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 = {140722527750304, -113344380193688903, 140614956414528, 25, 140615382612048, 140722527750656, 120366762784240313, 120033956929647289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fe391f74bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fe391e4c7c0 (LWP 704254)):
#0  0x0000559489420d88 in rgengc_check_relation (objspace=0x559489d6b470, obj=140614938290920) at /tmp/ruby/src/trunk-O0/gc.c:7002
        old_parent = 140614938575160
        __func__ = <optimized out>
#1  0x0000559489420fdb in gc_mark_ptr (objspace=0x559489d6b470, obj=140614938290920) at /tmp/ruby/src/trunk-O0/gc.c:7056
        __func__ = "gc_mark_ptr"
#2  0x0000559489421261 in gc_mark (objspace=0x559489d6b470, obj=140614938290920) at /tmp/ruby/src/trunk-O0/gc.c:7109
No locals.
#3  0x0000559489420594 in mark_method_entry (objspace=0x559489d6b470, me=0x7fe37776c138) at /tmp/ruby/src/trunk-O0/gc.c:6735
        def = 0x55948a0365e0
#4  0x00005594894217e0 in gc_mark_imemo (objspace=0x559489d6b470, obj=140614938575160) at /tmp/ruby/src/trunk-O0/gc.c:7259
        __func__ = <optimized out>
#5  0x00005594894219ee in gc_mark_children (objspace=0x559489d6b470, obj=140614938575160) at /tmp/ruby/src/trunk-O0/gc.c:7355
        any = 0x7fe37776c138
#6  0x0000559489422374 in gc_mark_stacked_objects (objspace=0x559489d6b470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7564
        mstack = 0x559489d6b8f8
        obj = 140614938575160
        marked_slots_at_the_beginning = 754
        popped_count = 0
#7  0x00005594894224f4 in gc_mark_stacked_objects_all (objspace=0x559489d6b470) at /tmp/ruby/src/trunk-O0/gc.c:7602
No locals.
#8  0x0000559489424850 in gc_marks_rest (objspace=0x559489d6b470) at /tmp/ruby/src/trunk-O0/gc.c:8797
No locals.
#9  0x0000559489424984 in gc_marks (objspace=0x559489d6b470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8855
        marking_finished = false
#10 0x0000559489426714 in gc_start (objspace=0x559489d6b470, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9608
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#11 0x00005594894263a9 in garbage_collect (objspace=0x559489d6b470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 2219257088
        ret = 32764
#12 0x0000559489426e34 in garbage_collect_with_gvl (objspace=0x559489d6b470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9869
No locals.
#13 0x000055948942e009 in objspace_malloc_gc_stress (objspace=0x559489d6b470) at /tmp/ruby/src/trunk-O0/gc.c:12406
        reason = 45568
#14 0x000055948942e2ec in objspace_xmalloc0 (objspace=0x559489d6b470, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12608
        gpr = 107008
        mem = 0xd800000d81
#15 0x000055948942e609 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12832
No locals.
#16 0x000055948942e63f in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12841
No locals.
#17 0x0000559489431ffa in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14420
No locals.
#18 0x00005594895f2689 in vm_ccs_create (klass=140614956737440, cc_tbl=0x559489da38e0, mid=3457, cme=0x7fe391d38958) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1955
        ccs = 0xffffffff000000d8
#19 0x000055948960e45e in cache_callable_method_entry (klass=140614956737440, mid=3457, cme=0x7fe391d38958) at /tmp/ruby/src/trunk-O0/vm_method.c:1334
        cc_tbl = 0x559489da38e0
        ccs_data = 94096448348389
#20 0x000055948960e620 in callable_method_entry_or_negative (klass=140614956737440, mid=3457, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 140614956738400
        me = 0x7fe391d38958
        _lev = 32739
        cme = 0x7fe391d38958
#21 0x000055948960e6b2 in callable_method_entry (klass=140614956737440, mid=3457, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x5594895e6114 <RB_SPECIAL_CONST_P+24>
#22 0x000055948960e715 in rb_callable_method_entry (klass=140614956737440, mid=3457) at /tmp/ruby/src/trunk-O0/vm_method.c:1409
No locals.
#23 0x000055948961405d in rb_search_method_entry (recv=140614956737600, mid=3457) at /tmp/ruby/src/trunk-O0/vm_eval.c:837
        klass = 140614956737440
#24 0x0000559489613a93 in rb_check_funcall_default_kw (recv=140614956737600, mid=3457, argc=1, argv=0x7ffc844730b8, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:705
        klass = 140614956737440
        me = 0x559489d6b470
        ec = 0x559489d6c4e0
        respond = -1
#25 0x0000559489613a13 in rb_check_funcall (recv=140614956737600, mid=3457, argc=1, argv=0x7ffc844730b8) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
No locals.
#26 0x0000559489403f5d in make_exception (argc=2, argv=0x7ffc844730b0, isstr=1) at /tmp/ruby/src/trunk-O0/eval.c:817
        mesg = 4
        exc = 140722527744256
#27 0x0000559489404017 in rb_make_exception (argc=2, argv=0x7ffc844730b0) at /tmp/ruby/src/trunk-O0/eval.c:835
No locals.
#28 0x00005594895b4d5a in rb_threadptr_raise (target_th=0x559489d6b090, argc=2, argv=0x7ffc844730b0) at /tmp/ruby/src/trunk-O0/thread.c:2484
        exc = 31
#29 0x00005594895b4e17 in rb_threadptr_signal_raise (th=0x559489d6b090, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2506
        argv = {140614956737600, 31}
#30 0x00005594895701ff in rb_signal_exec (th=0x559489d6b090, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1085
        vm = 0x559489d68b10
        cmd = 0
#31 0x00005594895b4a5b in rb_threadptr_execute_interrupts (th=0x559489d6b090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2401
        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
#32 0x00005594895a71a4 in rb_vm_check_ints (ec=0x559489d6c4e0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#33 0x00005594895b0e00 in unblock_function_set (th=0x559489d6b090, func=0x5594895ab860 <ubf_select>, arg=0x559489d6b090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:314
No locals.
#34 0x00005594895b3401 in blocking_region_begin (th=0x559489d6b090, region=0x7ffc84473248, ubf=0x5594895ab860 <ubf_select>, arg=0x559489d6b090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:1466
No locals.
#35 0x00005594895b3670 in rb_nogvl (func=0x55948944b2e7 <sysopen_func>, data1=0x7ffc84473310, ubf=0x5594895ab860 <ubf_select>, data2=0x559489d6b090, flags=0) at /tmp/ruby/src/trunk-O0/thread.c:1530
        __region = {prev_status = THREAD_RUNNABLE}
        val = 0x0
        ec = 0x559489d6c4e0
        th = 0x559489d6b090
        vm = 0x559489d68b10
        is_main_thread = true
        saved_errno = 0
        ubf_th = 0
#36 0x00005594895b377f in rb_thread_call_without_gvl (func=0x55948944b2e7 <sysopen_func>, data1=0x7ffc84473310, ubf=0xffffffffffffffff, data2=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1646
No locals.
#37 0x000055948944b360 in rb_sysopen_internal (data=0x7ffc84473310) at /tmp/ruby/src/trunk-O0/io.c:6961
        fd = 518270622
#38 0x000055948944b3ec in rb_sysopen (fname=140614938262440, oflags=194, perm=384) at /tmp/ruby/src/trunk-O0/io.c:6978
        first_errno = 32739
        retried_errno = 0
        retried = 0
        fd = -1
        data = {fname = 140614938262440, oflags = 194, perm = 384}
        __func__ = "rb_sysopen"
#39 0x000055948944ba72 in rb_file_open_generic (io=140614938187080, filename=140614938262440, oflags=194, fmode=1155, convconfig=0x7ffc84473400, perm=384) at /tmp/ruby/src/trunk-O0/io.c:7142
        pathv = 140614938262440
        fptr = 0x559489ebeca0
        cc = {enc = 0x7ffc00000483, enc2 = 0x1ee42e9e52c43a00, ecflags = -1980761784, ecopts = 140615380939104}
#40 0x000055948944d1e1 in rb_open_file (argc=3, argv=0x7fe391d4b148, io=140614938187080) at /tmp/ruby/src/trunk-O0/io.c:8058
        fname = 140614938262440
        oflags = 194
        fmode = 1155
        convconfig = {enc = 0x0, enc2 = 0x0, ecflags = 0, ecopts = 4}
        perm = 384
#41 0x000055948944fcc0 in rb_file_initialize (argc=3, argv=0x7fe391d4b148, io=140614938187080) at /tmp/ruby/src/trunk-O0/io.c:9577
No locals.
#42 0x00005594895f881b in ractor_safe_call_cfunc_m1 (recv=140614938187080, argc=3, argv=0x7fe391d4b148, func=0x55948944fc15 <rb_file_initialize>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x55948944fc15 <rb_file_initialize>
#43 0x0000559489611d43 in vm_call0_cfunc_with_frame (ec=0x559489d6c4e0, calling=0x7ffc84473760, argv=0x7fe391d4b148) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7fe391e4aec0
        ci = 0x7ffc84473730
        val = 140722527745392
        me = 0x7fe3788959f0
        cfunc = 0x559489d8ef78
        len = -1
        recv = 140614938187080
        argc = 3
        mid = 3137
        block_handler = 0
        frame_flags = 1431635075
        args = <optimized out>
        args = <optimized out>
#44 0x0000559489611e6c in vm_call0_cfunc (ec=0x559489d6c4e0, calling=0x7ffc84473760, argv=0x7fe391d4b148) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#45 0x00005594896120ea in vm_call0_body (ec=0x559489d6c4e0, calling=0x7ffc84473760, argv=0x7fe391d4b148) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffc84473730
        cc = 0x7fe37770d520
        ret = 36
#46 0x000055948961193a in vm_call0_cc (ec=0x559489d6c4e0, recv=140614938187080, id=3137, argc=3, argv=0x7fe391d4b148, cc=0x7fe37770d520, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 64
        use_argv = 0x7fe391d4b148
        av = {94096446324572, 94096456074464}
        calling = {cd = 0x7ffc84473720, cc = 0x7fe37770d520, block_handler = 0, recv = 140614938187080, argc = 3, kw_splat = true, heap_argv = 0}
#47 0x000055948961351d in rb_call0 (ec=0x559489d6c4e0, recv=140614938187080, mid=3137, argc=3, argv=0x7fe391d4b148, call_scope=CALL_FCALL_KW, self=140614956543200) at /tmp/ruby/src/trunk-O0/vm_eval.c:573
        call_status = MISSING_NONE
        scope = CALL_FCALL
        kw_splat = 1
        cc = 0x7fe37770d520
#48 0x0000559489614269 in rb_call (recv=140614938187080, mid=3137, argc=3, argv=0x7fe391d4b148, scope=CALL_FCALL_KW) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
        ec = 0x559489d6c4e0
#49 0x000055948961494c in rb_funcallv_kw (recv=140614938187080, mid=3137, argc=3, argv=0x7fe391d4b148, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1092
No locals.
#50 0x00005594894060eb in rb_obj_call_init_kw (obj=140614938187080, argc=3, argv=0x7fe391d4b148, kw_splat=1) at /tmp/ruby/src/trunk-O0/eval.c:1709
No locals.
#51 0x00005594894b555e in rb_class_new_instance_kw (argc=3, argv=0x7fe391d4b148, klass=140614956543200, kw_splat=1) at /tmp/ruby/src/trunk-O0/object.c:2142
        obj = 140614938187080
#52 0x000055948944d22b in rb_io_s_open (argc=3, argv=0x7fe391d4b148, klass=140614956543200) at /tmp/ruby/src/trunk-O0/io.c:8098
        io = 94096448190966
#53 0x00005594895f881b in ractor_safe_call_cfunc_m1 (recv=140614956543200, argc=3, argv=0x7fe391d4b148, func=0x55948944d1fb <rb_io_s_open>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x55948944d1fb <rb_io_s_open>
#54 0x00005594895f9452 in vm_call_cfunc_with_frame_ (ec=0x559489d6c4e0, reg_cfp=0x7fe391e4aef8, calling=0x7ffc84473db0, argc=3, argv=0x7fe391d4b148, stack_bottom=0x7fe391d4b140) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0x411100400007
        cc = 0x7fe37770d5c0
        val = 140722527746640
        me = 0x7fe37889a900
        cfunc = 0x559489dcc278
        recv = 140614956543200
        block_handler = 0
        frame_type = 1431635075
        len = -1
        args = <optimized out>
        args = <optimized out>
#55 0x00005594895f9627 in vm_call_cfunc_with_frame (ec=0x559489d6c4e0, reg_cfp=0x7fe391e4aef8, calling=0x7ffc84473db0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 3
        stack_bottom = 0x7fe391d4b140
        argv = 0x7fe391d4b148
#56 0x00005594895f973f in vm_call_cfunc_other (ec=0x559489d6c4e0, reg_cfp=0x7fe391e4aef8, calling=0x7ffc84473db0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3544
        ci = 0x411100400007
        argv_ary = 0
#57 0x00005594895f9b67 in vm_call_cfunc (ec=0x559489d6c4e0, reg_cfp=0x7fe391e4aef8, calling=0x7ffc84473db0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3626
        ci = 0x411100400007
#58 0x00005594895fc696 in vm_call_method_each_type (ec=0x559489d6c4e0, cfp=0x7fe391e4aef8, calling=0x7ffc84473db0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4417
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x411100400007
        cc = 0x7fe37770d5c0
        cme = 0x7fe37889a900
        v = 94096457719928
#59 0x00005594895fd142 in vm_call_method (ec=0x559489d6c4e0, cfp=0x7fe391e4aef8, calling=0x7ffc84473db0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4543
        ci = 0x411100400007
        cc = 0x7fe37770d5c0
#60 0x00005594895fd344 in vm_call_general (ec=0x559489d6c4e0, reg_cfp=0x7fe391e4aef8, calling=0x7ffc84473db0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4587
No locals.
#61 0x00005594895ff9c9 in vm_sendish (ec=0x559489d6c4e0, reg_cfp=0x7fe391e4aef8, cd=0x559489effb20, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x411100400007
        cc = 0x7fe37770d5c0
        argc = 3
        recv = 140614956543200
        calling = {cd = 0x559489effb20, cc = 0x7fe37770d5c0, block_handler = 0, recv = 140614956543200, argc = 3, kw_splat = true, heap_argv = 0}
#62 0x0000559489606f5a in vm_exec_core (ec=0x559489d6c4e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x559489effb20
        leaf = false
        val = 140614938262760
        reg_pc = 0x559489eff948
        reg_cfp = 0x7fe391e4aef8
        insns_address_table = {0x559489603631 <vm_exec_core+108>, 0x559489603693 <vm_exec_core+206>, 0x5594896037a6 <vm_exec_core+481>, 0x5594896038ba <vm_exec_core+757>, 0x559489603a58 <vm_exec_core+1171>, 0x559489603b88 <vm_exec_core+1475>, 0x559489603d9a <vm_exec_core+2005>, 0x559489603eac <vm_exec_core+2279>, 0x559489603f85 <vm_exec_core+2496>, 0x55948960408c <vm_exec_core+2759>, 0x559489604193 <vm_exec_core+3022>, 0x5594896042a1 <vm_exec_core+3292>, 0x5594896043b3 <vm_exec_core+3566>, 0x559489604483 <vm_exec_core+3774>, 0x55948960458c <vm_exec_core+4039>, 0x559489604686 <vm_exec_core+4289>, 0x559489604749 <vm_exec_core+4484>, 0x55948960480c <vm_exec_core+4679>, 0x559489604895 <vm_exec_core+4816>, 0x559489604921 <vm_exec_core+4956>, 0x5594896049c7 <vm_exec_core+5122>, 0x559489604a9f <vm_exec_core+5338>, 0x559489604b6c <vm_exec_core+5543>, 0x559489604c4a <vm_exec_core+5765>, 0x559489604d0c <vm_exec_core+5959>, 0x559489604e4b <vm_exec_core+6278>, 0x559489604ef1 <vm_exec_core+6444>, 0x559489604fd6 <vm_exec_core+6673>, 0x559489605105 <vm_exec_core+6976>, 0x5594896051c8 <vm_exec_core+7171>, 0x55948960528b <vm_exec_core+7366>, 0x559489605382 <vm_exec_core+7613>, 0x559489605444 <vm_exec_core+7807>, 0x559489605523 <vm_exec_core+8030>, 0x5594896055f0 <vm_exec_core+8235>, 0x559489605700 <vm_exec_core+8507>, 0x5594896057fa <vm_exec_core+8757>, 0x559489605875 <vm_exec_core+8880>, 0x559489605936 <vm_exec_core+9073>, 0x559489605a24 <vm_exec_core+9311>, 0x559489605ad4 <vm_exec_core+9487>, 0x559489605c53 <vm_exec_core+9870>, 0x559489605d2d <vm_exec_core+10088>, 0x559489605e19 <vm_exec_core+10324>, 0x559489605eaa <vm_exec_core+10469>, 0x559489606005 <vm_exec_core+10816>, 0x5594896065a7 <vm_exec_core+12258>, 0x5594896066a3 <vm_exec_core+12510>, 0x5594896067a6 <vm_exec_core+12769>, 0x559489606892 <vm_exec_core+13005>, 0x559489606aab <vm_exec_core+13542>, 0x559489606b9d <vm_exec_core+13784>, 0x559489606ca3 <vm_exec_core+14046>, 0x559489606ea0 <vm_exec_core+14555>, 0x559489607049 <vm_exec_core+14980>, 0x559489607174 <vm_exec_core+15279>, 0x5594896072e0 <vm_exec_core+15643>, 0x55948960740b <vm_exec_core+15942>, 0x559489607577 <vm_exec_core+16306>, 0x559489607759 <vm_exec_core+16788>, 0x559489607956 <vm_exec_core+17297>, 0x559489607aff <vm_exec_core+17722>, 0x559489607c21 <vm_exec_core+18012>, 0x559489607cc8 <vm_exec_core+18179>, 0x559489607d8c <vm_exec_core+18375>, 0x559489607e75 <vm_exec_core+18608>, 0x559489607f61 <vm_exec_core+18844>, 0x55948960804a <vm_exec_core+19077>, 0x55948960815e <vm_exec_core+19353>, 0x559489608285 <vm_exec_core+19648>, 0x5594896083bb <vm_exec_core+19958>, 0x5594896084f1 <vm_exec_core+20268>, 0x559489608627 <vm_exec_core+20578>, 0x55948960875d <vm_exec_core+20888>, 0x559489608893 <vm_exec_core+21198>, 0x5594896089d4 <vm_exec_core+21519>, 0x559489608b4e <vm_exec_core+21897>, 0x559489608c84 <vm_exec_core+22207>, 0x559489608dba <vm_exec_core+22517>, 0x559489608ef0 <vm_exec_core+22827>, 0x559489609026 <vm_exec_core+23137>, 0x55948960915c <vm_exec_core+23447>, 0x559489609292 <vm_exec_core+23757>, 0x5594896093c8 <vm_exec_core+24067>, 0x5594896094fe <vm_exec_core+24377>, 0x55948960964d <vm_exec_core+24712>, 0x559489609807 <vm_exec_core+25154>, 0x559489609985 <vm_exec_core+25536>, 0x559489609aa4 <vm_exec_core+25823>, 0x559489609bc3 <vm_exec_core+26110>, 0x559489609cdd <vm_exec_core+26392>, 0x559489609df7 <vm_exec_core+26674>, 0x559489609f22 <vm_exec_core+26973>, 0x55948960a058 <vm_exec_core+27283>, 0x55948960a143 <vm_exec_core+27518>, 0x55948960a248 <vm_exec_core+27779>, 0x55948960a390 <vm_exec_core+28107>, 0x55948960a47f <vm_exec_core+28346>, 0x55948960a559 <vm_exec_core+28564>, 0x55948960a62e <vm_exec_core+28777>, 0x55948960a709 <vm_exec_core+28996>, 0x55948960a785 <vm_exec_core+29120>, 0x55948960a801 <vm_exec_core+29244>, 0x55948960a81f <vm_exec_core+29274>, 0x55948960a83d <vm_exec_core+29304>, 0x55948960a85b <vm_exec_core+29334>, 0x55948960a879 <vm_exec_core+29364>, 0x55948960a897 <vm_exec_core+29394>, 0x55948960a8b5 <vm_exec_core+29424>, 0x55948960a8d3 <vm_exec_core+29454>, 0x55948960a8f1 <vm_exec_core+29484>, 0x55948960a90f <vm_exec_core+29514>, 0x55948960a92d <vm_exec_core+29544>, 0x55948960a94b <vm_exec_core+29574>, 0x55948960a969 <vm_exec_core+29604>, 0x55948960a987 <vm_exec_core+29634>, 0x55948960a9a5 <vm_exec_core+29664>, 0x55948960a9c3 <vm_exec_core+29694>, 0x55948960a9e1 <vm_exec_core+29724>, 0x55948960a9ff <vm_exec_core+29754>, 0x55948960aa1d <vm_exec_core+29784>, 0x55948960aa3b <vm_exec_core+29814>, 0x55948960aa59 <vm_exec_core+29844>, 0x55948960aa77 <vm_exec_core+29874>, 0x55948960aa95 <vm_exec_core+29904>, 0x55948960aab3 <vm_exec_core+29934>, 0x55948960aad1 <vm_exec_core+29964>, 0x55948960aaef <vm_exec_core+29994>, 0x55948960ab0d <vm_exec_core+30024>, 0x55948960ab2b <vm_exec_core+30054>, 0x55948960ab49 <vm_exec_core+30084>, 0x55948960ab67 <vm_exec_core+30114>, 0x55948960ab85 <vm_exec_core+30144>, 0x55948960aba3 <vm_exec_core+30174>, 0x55948960abc1 <vm_exec_core+30204>, 0x55948960abdf <vm_exec_core+30234>, 0x55948960abfd <vm_exec_core+30264>, 0x55948960ac1b <vm_exec_core+30294>, 0x55948960ac39 <vm_exec_core+30324>, 0x55948960ac57 <vm_exec_core+30354>, 0x55948960ac75 <vm_exec_core+30384>, 0x55948960ac93 <vm_exec_core+30414>, 0x55948960acb1 <vm_exec_core+30444>, 0x55948960accf <vm_exec_core+30474>, 0x55948960aced <vm_exec_core+30504>, 0x55948960ad0b <vm_exec_core+30534>, 0x55948960ad29 <vm_exec_core+30564>, 0x55948960ad47 <vm_exec_core+30594>, 0x55948960ad65 <vm_exec_core+30624>, 0x55948960ad83 <vm_exec_core+30654>, 0x55948960ada1 <vm_exec_core+30684>, 0x55948960adbf <vm_exec_core+30714>, 0x55948960addd <vm_exec_core+30744>, 0x55948960adfb <vm_exec_core+30774>, 0x55948960ae19 <vm_exec_core+30804>, 0x55948960ae37 <vm_exec_core+30834>, 0x55948960ae55 <vm_exec_core+30864>, 0x55948960ae73 <vm_exec_core+30894>, 0x55948960ae91 <vm_exec_core+30924>, 0x55948960aeaf <vm_exec_core+30954>, 0x55948960aecd <vm_exec_core+30984>, 0x55948960aeeb <vm_exec_core+31014>, 0x55948960af09 <vm_exec_core+31044>, 0x55948960af27 <vm_exec_core+31074>, 0x55948960af45 <vm_exec_core+31104>, 0x55948960af63 <vm_exec_core+31134>, 0x55948960af81 <vm_exec_core+31164>, 0x55948960af9f <vm_exec_core+31194>, 0x55948960afbd <vm_exec_core+31224>, 0x55948960afdb <vm_exec_core+31254>, 0x55948960aff9 <vm_exec_core+31284>, 0x55948960b017 <vm_exec_core+31314>, 0x55948960b035 <vm_exec_core+31344>, 0x55948960b053 <vm_exec_core+31374>, 0x55948960b071 <vm_exec_core+31404>, 0x55948960b08f <vm_exec_core+31434>, 0x55948960b0ad <vm_exec_core+31464>, 0x55948960b0cb <vm_exec_core+31494>, 0x55948960b0fc <vm_exec_core+31543>, 0x55948960b11a <vm_exec_core+31573>, 0x55948960b138 <vm_exec_core+31603>, 0x55948960b156 <vm_exec_core+31633>, 0x55948960b174 <vm_exec_core+31663>, 0x55948960b192 <vm_exec_core+31693>, 0x55948960b1b0 <vm_exec_core+31723>, 0x55948960b1ce <vm_exec_core+31753>, 0x55948960b1ec <vm_exec_core+31783>, 0x55948960b20a <vm_exec_core+31813>, 0x55948960b228 <vm_exec_core+31843>, 0x55948960b246 <vm_exec_core+31873>, 0x55948960b264 <vm_exec_core+31903>, 0x55948960b282 <vm_exec_core+31933>, 0x55948960b2a0 <vm_exec_core+31963>, 0x55948960b2be <vm_exec_core+31993>, 0x55948960b2dc <vm_exec_core+32023>, 0x55948960b2fa <vm_exec_core+32053>, 0x55948960b318 <vm_exec_core+32083>, 0x55948960b336 <vm_exec_core+32113>, 0x55948960b354 <vm_exec_core+32143>, 0x55948960b372 <vm_exec_core+32173>...}
#63 0x000055948961da4f in vm_exec_loop (ec=0x559489d6c4e0, state=RUBY_TAG_BREAK, tag=0x7ffc84474a40, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2513
No locals.
#64 0x000055948961d997 in rb_vm_exec (ec=0x559489d6c4e0) at /tmp/ruby/src/trunk-O0/vm.c:2492
        _ec = 0x559489d6c4e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffc84474ac0, 0x55948961d8c2 <rb_vm_exec+190>, 0x0, 0x7ffc84474a10, 0x7ffc84474d58}, prev = 0x7ffc84474b30, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#65 0x000055948961e7a3 in rb_iseq_eval_main (iseq=0x7fe3777b8a60) at /tmp/ruby/src/trunk-O0/vm.c:2752
        ec = 0x559489d6c4e0
        val = 94096456074464
#66 0x0000559489402bcb in rb_ec_exec_node (ec=0x559489d6c4e0, n=0x7fe3777b8a60) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x559489d6b090
        _ec = 0x559489d6c4e0
        _tag = {tag = 36, retval = 94096446202296, buf = {0x7ffc84474bb0, 0x559489402b61 <rb_ec_exec_node+212>, 0x0, 0x7ffc84474b00, 0x559489d6c4e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fe3777b8a60
#67 0x0000559489402d48 in ruby_run_node (n=0x7fe3777b8a60) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x559489d6c4e0
        status = 21908
#68 0x00005594893fe5b4 in rb_main (argc=133, argv=0x7ffc84474d58) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140722527751216
#69 0x00005594893fe615 in main (argc=133, argv=0x7ffc84474d58) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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