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

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

generating 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
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]: 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.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.3
                                    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.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.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.9
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.0
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1870 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

Retrying...
Finished tests in 1570.015761s, 17.2094 tests/s, 6093.1643 assertions/s.
27019 tests, 9566364 assertions, 0 failures, 0 errors, 221 skips

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

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

3728 files, 32492 examples, 145511 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.823362.ruby -x gdbscript
[New LWP 823362]
[New LWP 823364]
[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  0x0000562cf5ad1775 in RVALUE_PAGE_OLD_UNCOLLECTIBLE_SET (objspace=0x562cf6858470, page=0x562cf68fc1f0, obj=140223417500000) at /tmp/ruby/src/trunk-O0/gc.c:1815
1815	}
[Current thread is 1 (Thread 0x7f88696107c0 (LWP 823362))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f88696107c0 (LWP 823362) 0x0000562cf5ad1775 in RVALUE_PAGE_OLD_UNCOLLECTIBLE_SET (objspace=0x562cf6858470, page=0x562cf68fc1f0, obj=140223417500000) at /tmp/ruby/src/trunk-O0/gc.c:1815
  2    Thread 0x7f885002f640 (LWP 823364) 0x00007f8869738fde in epoll_wait (epfd=4, events=0x562cf60fe85c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f885002f640 (LWP 823364)):
#0  0x00007f8869738fde in epoll_wait (epfd=4, events=0x562cf60fe85c <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  0x0000562cf5c68941 in event_wait (vm=0x562cf6855b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22060
#2  0x0000562cf5c68965 in timer_thread_polling (vm=0x562cf6855b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -1838470918
#3  0x0000562cf5c69025 in timer_thread_func (ptr=0x562cf6855b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3002
        vm = 0x562cf6855b10
#4  0x00007f88696a7b43 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 = {140731865670240, -6149271533827964630, 140223434651200, 25, 140223860865104, 140731865670592, 6177186183668515114, 6177167144468431146}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f8869738bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f88696107c0 (LWP 823362)):
#0  0x0000562cf5ad1775 in RVALUE_PAGE_OLD_UNCOLLECTIBLE_SET (objspace=0x562cf6858470, page=0x562cf68fc1f0, obj=140223417500000) at /tmp/ruby/src/trunk-O0/gc.c:1815
No locals.
#1  0x0000562cf5adbfa7 in gc_aging (objspace=0x562cf6858470, obj=140223417500000) at /tmp/ruby/src/trunk-O0/gc.c:7041
        page = 0x562cf68fc1f0
        __func__ = <optimized out>
#2  0x0000562cf5adc090 in gc_mark_ptr (objspace=0x562cf6858470, obj=140223417500000) at /tmp/ruby/src/trunk-O0/gc.c:7074
        __func__ = "gc_mark_ptr"
#3  0x0000562cf5adc299 in gc_mark (objspace=0x562cf6858470, obj=140223417500000) at /tmp/ruby/src/trunk-O0/gc.c:7109
No locals.
#4  0x0000562cf5adb762 in mark_method_entry_i (me=140223417500000, data=0x562cf6858470) at /tmp/ruby/src/trunk-O0/gc.c:6780
        objspace = 0x562cf6858470
#5  0x0000562cf5c6137b in rb_id_table_foreach_values (tbl=0x562cf68806e0, func=0x562cf5adb733 <mark_method_entry_i>, data=0x562cf6858470) at /tmp/ruby/src/trunk-O0/id_table.c:296
        ret = ID_TABLE_CONTINUE
        i = 12
        capa = 128
#6  0x0000562cf5adb79e in mark_m_tbl (objspace=0x562cf6858470, tbl=0x562cf68806e0) at /tmp/ruby/src/trunk-O0/gc.c:6788
No locals.
#7  0x0000562cf5adcb0b in gc_mark_children (objspace=0x562cf6858470, obj=140223434978880) at /tmp/ruby/src/trunk-O0/gc.c:7375
        any = 0x7f885007f640
#8  0x0000562cf5add3a6 in gc_mark_stacked_objects (objspace=0x562cf6858470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7564
        mstack = 0x562cf68588f8
        obj = 140223434978880
        marked_slots_at_the_beginning = 767
        popped_count = 0
#9  0x0000562cf5add526 in gc_mark_stacked_objects_all (objspace=0x562cf6858470) at /tmp/ruby/src/trunk-O0/gc.c:7602
No locals.
#10 0x0000562cf5adf89a in gc_marks_rest (objspace=0x562cf6858470) at /tmp/ruby/src/trunk-O0/gc.c:8797
No locals.
#11 0x0000562cf5adf9ce in gc_marks (objspace=0x562cf6858470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8855
        marking_finished = false
#12 0x0000562cf5ae1771 in gc_start (objspace=0x562cf6858470, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9608
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#13 0x0000562cf5ae1406 in garbage_collect (objspace=0x562cf6858470, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 2967241376
        ret = 32766
#14 0x0000562cf5ad3953 in newobj_slowpath (size_pool_idx=3, wb_protected=1, cr=0x562cf6859230, objspace=0x562cf6858470, flags=12884901900, klass=140223434761320) at /tmp/ruby/src/trunk-O0/gc.c:2871
        obj = 7
        lev = 1
#15 newobj_slowpath_wb_protected (klass=140223434761320, flags=12884901900, objspace=0x562cf6858470, cr=0x562cf6859230, size_pool_idx=3) at /tmp/ruby/src/trunk-O0/gc.c:2895
No locals.
#16 0x0000562cf5ad3ced in newobj_of0 (klass=140223434761320, flags=12884901900, wb_protected=1, cr=0x562cf6859230, alloc_size=280) at /tmp/ruby/src/trunk-O0/gc.c:2937
        obj = 4096
        objspace = 0x562cf6858470
        size_pool_idx = 3
        i = <optimized out>
        cnt = <optimized out>
#17 0x0000562cf5ad3d59 in newobj_of (cr=0x562cf6859230, klass=140223434761320, flags=12, v1=94751106707104, v2=3, v3=0, wb_protected=1, alloc_size=280) at /tmp/ruby/src/trunk-O0/gc.c:2947
        obj = 94751100322439
#18 0x0000562cf5ad4480 in typed_data_alloc (klass=140223434761320, typed_flag=2, datap=0x0, type=0x562cf60eaea0 <backtrace_data_type>, size=280) at /tmp/ruby/src/trunk-O0/gc.c:3156
        wb_protected = true
#19 0x0000562cf5ad459c in rb_data_typed_object_zalloc (klass=140223434761320, size=248, type=0x562cf60eaea0 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3179
        obj = 94751106707104
        embed_size = 280
        obj = 94751114499296
#20 0x0000562cf5ce03e4 in rb_ec_partial_backtrace_object (ec=0x562cf68594e0, start_frame=0, num_frames=7, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:616
        cfp = 0x7f886960ee88
        end_cfp = 0x7f886960efd8
        size = 7
        bt = 0x0
        btobj = 4
        loc = 0x0
        cfunc_counter = 0
        memsize = 248
#21 0x0000562cf5ce0737 in rb_ec_backtrace_object (ec=0x562cf68594e0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:682
No locals.
#22 0x0000562cf5abe5a2 in setup_exception (ec=0x562cf68594e0, tag=6, mesg=140223416553960, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575
        at = 140223859099880
        bt = 4
        _ec = 0x562cf68594e0
        _tag = {tag = 36, retval = 140223837699680, buf = {0x7ffeb0dc8680, 0x562cf5abe46b <setup_exception+313>, 0x0, 0x7ffeb0dc8530, 0x7f886808fe60}, prev = 0x7ffeb0dc8e30, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 109230603042747648
        line = 0
        file = 0x562cf6e5ce90 "/tmp/empty20231225-823362-o5qt5c.rb"
        file0 = 0x562cf6e5ce90 "/tmp/empty20231225-823362-o5qt5c.rb"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#23 0x0000562cf5abeb37 in rb_longjmp (ec=0x562cf68594e0, tag=6, mesg=140223416553960, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#24 0x0000562cf5abebbd in rb_exc_exception (mesg=140223416553960, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#25 0x0000562cf5abebe3 in rb_exc_raise (mesg=140223416553960) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#26 0x0000562cf5c7034b in rb_threadptr_execute_interrupts (th=0x562cf6858090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2454
        err = 140223416553960
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#27 0x0000562cf5ca32d0 in rb_vm_check_ints (ec=0x562cf68594e0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#28 0x0000562cf5caae4e in vm_pop_frame (ec=0x562cf68594e0, cfp=0x7f886960ee88, ep=0x7f886950f108) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#29 0x0000562cf5caae9a in rb_vm_pop_frame (ec=0x562cf68594e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#30 0x0000562cf5ccd4d9 in vm_call0_cfunc_with_frame (ec=0x562cf68594e0, calling=0x7ffeb0dc8ab0, argv=0x7ffeb0dc8ba0) at /tmp/ruby/src/trunk-O0/vm_eval.c:176
        reg_cfp = 0x7f886960eec0
        ci = 0x7ffeb0dc8a80
        val = 140223416554040
        me = 0x7f88500593f0
        cfunc = 0x562cf68bb428
        len = -1
        recv = 140223416554040
        argc = 2
        mid = 16609
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#31 0x0000562cf5ccd5a2 in vm_call0_cfunc (ec=0x562cf68594e0, calling=0x7ffeb0dc8ab0, argv=0x7ffeb0dc8ba0) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#32 0x0000562cf5ccd820 in vm_call0_body (ec=0x562cf68594e0, calling=0x7ffeb0dc8ab0, argv=0x7ffeb0dc8ba0) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffeb0dc8a80
        cc = 0x7f884ef85330
        ret = 5
#33 0x0000562cf5ccd070 in vm_call0_cc (ec=0x562cf68594e0, recv=140223416554040, id=16609, argc=2, argv=0x7ffeb0dc8ba0, cc=0x7f884ef85330, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffeb0dc8ba0
        av = {140223859117560, 4294967296}
        calling = {cd = 0x7ffeb0dc8a70, cc = 0x7f884ef85330, block_handler = 0, recv = 140223416554040, argc = 2, kw_splat = false, heap_argv = 0}
#34 0x0000562cf5ccffc5 in rb_funcallv_scope (recv=140223416554040, mid=16609, argc=2, argv=0x7ffeb0dc8ba0, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:1069
        ec = 0x562cf68594e0
        cc = 0x7f884ef85330
        self = 140223859117560
#35 0x0000562cf5cd0035 in rb_funcallv (recv=140223416554040, mid=16609, argc=2, argv=0x7ffeb0dc8ba0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1084
No locals.
#36 0x0000562cf5cd0434 in rb_funcall (recv=140223416554040, mid=16609, n=2) at /tmp/ruby/src/trunk-O0/vm_eval.c:1141
        argv = 0x7ffeb0dc8ba0
        ar = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7ffeb0dc8cd0, reg_save_area = 0x7ffeb0dc8c10}}
#37 0x0000562cf5c25982 in load_file_internal (argp_v=140731865665264) at /tmp/ruby/src/trunk-O0/ruby.c:2623
        argp = 0x7ffeb0dc8ef0
        parser = 140223416554160
        orig_fname = 140223416554320
        script = 0
        opt = 0x7ffeb0dc8f50
        f = 140223416554040
        line_start = 1
        ast = 0x0
        enc = 0x562cf6873e50
        set_encoding = 16609
        lines = 4
#38 0x0000562cf5abf9c8 in rb_ensure (b_proc=0x562cf5c25299 <load_file_internal>, data1=140731865665264, e_proc=0x562cf5c25c5c <restore_load_file>, data2=140731865665264) at /tmp/ruby/src/trunk-O0/eval.c:1009
        _ec = 0x562cf68594e0
        _tag = {tag = 36, retval = 94751116104272, buf = {0x7ffeb0dc8eb0, 0x562cf5abf96b <rb_ensure+295>, 0x0, 0x7ffeb0dc8dc0, 0x0}, prev = 0x7ffeb0dc9450, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 0
        ec = 0x562cf68594e0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x562cf5c25c5c <restore_load_file>, data2 = 140731865665264}}
#39 0x0000562cf5c25d2b in load_file (parser=140223416554160, fname=140223416554320, f=140223416554040, script=0, opt=0x7ffeb0dc8f50) at /tmp/ruby/src/trunk-O0/ruby.c:2760
        arg = {parser = 140223416554160, fname = 140223416554320, script = 0, opt = 0x7ffeb0dc8f50, f = 140223416554040}
#40 0x0000562cf5c25e51 in rb_parser_load_file (parser=140223416554160, fname_v=140223416554320) at /tmp/ruby/src/trunk-O0/ruby.c:2784
        opt = {script = 0x0, script_name = 0, e_script = 0, src = {enc = {name = 0, index = -1}}, ext = {enc = {name = 0, index = -1}}, intern = {enc = {name = 0, index = -1}}, req_list = 0, features = {mask = 0, set = 31}, warn = {mask = 0, set = 0}, dump = 0, backtrace_length_limit = -9223372036854775808, rjit = {on = false, exec_mem_size = 0, call_threshold = 0, stats = false, disable = false, trace = false, trace_exits = false, dump_disasm = false, verify_ctx = false}, crash_report = 0x0, sflag = 0, xflag = 0, warning = 0, verbose = 0, do_loop = 0, do_print = 0, do_line = 0, do_split = 0, do_search = 0, setids = 0, yjit = 0}
        xflag = 0
        f = 140223416554040
#41 0x0000562cf5b31553 in load_iseq_eval (ec=0x562cf68594e0, fname=140223416554320) at /tmp/ruby/src/trunk-O0/load.c:761
        ec = 0x562cf68594e0
        th = 0x7f884ef0f9c8
        realpath_map = 140731865665728
        v = 140223416554200
        ast = 0x562cf5c39c5a <rbimpl_rstring_getmem+113>
        parser = 140223416554160
        iseq = 0x0
#42 0x0000562cf5b32b89 in require_internal (ec=0x562cf68594e0, fname=140223416695480, exception=1, warn=false) at /tmp/ruby/src/trunk-O0/load.c:1281
        handle = 140223837696480
        found = 114
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        _ec = 0x562cf68594e0
        _tag = {tag = 36, retval = 140223434976320, buf = {0x7ffeb0dc94d0, 0x562cf5b329b4 <require_internal+504>, 0x0, 0x7ffeb0dc9370, 0x7ffeb0dc94a0}, prev = 0x7ffeb0dca400, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        th = 0x562cf6858090
        saved = {wrapper = 0, self = 140223859117560, errinfo = 4, ec = 0x562cf68594e0}
        state = RUBY_TAG_NONE
        ftptr = 0x562cf6d3cc50 "/tmp/empty20231225-823362-o5qt5c.rb"
        path = 140223416554320
        saved_path = 140223416554320
        realpath = 140223416695320
        realpaths = 140223434773480
        realpath_map = 140223434773320
        reset_ext_config = false
        prev_ext_config = {ractor_safe = 245}
        th2 = 0x7f884ef0fab8
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#43 0x0000562cf5b330a4 in rb_require_string_internal (fname=140223416695480, resurrect=false) at /tmp/ruby/src/trunk-O0/load.c:1380
        ec = 0x562cf68594e0
        result = 32648
#44 0x0000562cf5b3303d in rb_require_string (fname=140223416695480) at /tmp/ruby/src/trunk-O0/load.c:1373
No locals.
#45 0x0000562cf5b31e89 in rb_f_require (obj=140223859117560, fname=140223416554440) at /tmp/ruby/src/trunk-O0/load.c:1015
No locals.
#46 0x0000562cf5cb3fbf in ractor_safe_call_cfunc_1 (recv=140223859117560, argc=1, argv=0x7f886950f0c0, func=0x562cf5b31e69 <rb_f_require>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
        f = 0x562cf5b31e69 <rb_f_require>
#47 0x0000562cf5cb4b88 in vm_call_cfunc_with_frame_ (ec=0x562cf68594e0, reg_cfp=0x7f886960ef30, calling=0x7ffeb0dc9770, argc=1, argv=0x7f886950f0c0, stack_bottom=0x7f886950f0b8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0x588100140003
        cc = 0x7f884ef80a88
        val = 140223417158280
        me = 0x7f884ef85510
        cfunc = 0x562cf68cfc88
        recv = 140223859117560
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#48 0x0000562cf5cb4d5d in vm_call_cfunc_with_frame (ec=0x562cf68594e0, reg_cfp=0x7f886960ef30, calling=0x7ffeb0dc9770) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 1
        stack_bottom = 0x7f886950f0b8
        argv = 0x7f886950f0c0
#49 0x0000562cf5cbb0ff in vm_sendish (ec=0x562cf68594e0, reg_cfp=0x7f886960ef30, cd=0x562cf69dc330, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x588100140003
        cc = 0x7f884ef80a88
        argc = 1
        recv = 140223859117560
        calling = {cd = 0x562cf69dc330, cc = 0x7f884ef80a88, block_handler = 0, recv = 140223859117560, argc = 1, kw_splat = false, heap_argv = 0}
#50 0x0000562cf5cc2690 in vm_exec_core (ec=0x562cf68594e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x562cf69dc330
        leaf = false
        val = 140223416554440
        reg_pc = 0x562cf69f6048
        reg_cfp = 0x7f886960ef30
        insns_address_table = {0x562cf5cbed67 <vm_exec_core+108>, 0x562cf5cbedc9 <vm_exec_core+206>, 0x562cf5cbeedc <vm_exec_core+481>, 0x562cf5cbeff0 <vm_exec_core+757>, 0x562cf5cbf18e <vm_exec_core+1171>, 0x562cf5cbf2be <vm_exec_core+1475>, 0x562cf5cbf4d0 <vm_exec_core+2005>, 0x562cf5cbf5e2 <vm_exec_core+2279>, 0x562cf5cbf6bb <vm_exec_core+2496>, 0x562cf5cbf7c2 <vm_exec_core+2759>, 0x562cf5cbf8c9 <vm_exec_core+3022>, 0x562cf5cbf9d7 <vm_exec_core+3292>, 0x562cf5cbfae9 <vm_exec_core+3566>, 0x562cf5cbfbb9 <vm_exec_core+3774>, 0x562cf5cbfcc2 <vm_exec_core+4039>, 0x562cf5cbfdbc <vm_exec_core+4289>, 0x562cf5cbfe7f <vm_exec_core+4484>, 0x562cf5cbff42 <vm_exec_core+4679>, 0x562cf5cbffcb <vm_exec_core+4816>, 0x562cf5cc0057 <vm_exec_core+4956>, 0x562cf5cc00fd <vm_exec_core+5122>, 0x562cf5cc01d5 <vm_exec_core+5338>, 0x562cf5cc02a2 <vm_exec_core+5543>, 0x562cf5cc0380 <vm_exec_core+5765>, 0x562cf5cc0442 <vm_exec_core+5959>, 0x562cf5cc0581 <vm_exec_core+6278>, 0x562cf5cc0627 <vm_exec_core+6444>, 0x562cf5cc070c <vm_exec_core+6673>, 0x562cf5cc083b <vm_exec_core+6976>, 0x562cf5cc08fe <vm_exec_core+7171>, 0x562cf5cc09c1 <vm_exec_core+7366>, 0x562cf5cc0ab8 <vm_exec_core+7613>, 0x562cf5cc0b7a <vm_exec_core+7807>, 0x562cf5cc0c59 <vm_exec_core+8030>, 0x562cf5cc0d26 <vm_exec_core+8235>, 0x562cf5cc0e36 <vm_exec_core+8507>, 0x562cf5cc0f30 <vm_exec_core+8757>, 0x562cf5cc0fab <vm_exec_core+8880>, 0x562cf5cc106c <vm_exec_core+9073>, 0x562cf5cc115a <vm_exec_core+9311>, 0x562cf5cc120a <vm_exec_core+9487>, 0x562cf5cc1389 <vm_exec_core+9870>, 0x562cf5cc1463 <vm_exec_core+10088>, 0x562cf5cc154f <vm_exec_core+10324>, 0x562cf5cc15e0 <vm_exec_core+10469>, 0x562cf5cc173b <vm_exec_core+10816>, 0x562cf5cc1cdd <vm_exec_core+12258>, 0x562cf5cc1dd9 <vm_exec_core+12510>, 0x562cf5cc1edc <vm_exec_core+12769>, 0x562cf5cc1fc8 <vm_exec_core+13005>, 0x562cf5cc21e1 <vm_exec_core+13542>, 0x562cf5cc22d3 <vm_exec_core+13784>, 0x562cf5cc23d9 <vm_exec_core+14046>, 0x562cf5cc25d6 <vm_exec_core+14555>, 0x562cf5cc277f <vm_exec_core+14980>, 0x562cf5cc28aa <vm_exec_core+15279>, 0x562cf5cc2a16 <vm_exec_core+15643>, 0x562cf5cc2b41 <vm_exec_core+15942>, 0x562cf5cc2cad <vm_exec_core+16306>, 0x562cf5cc2e8f <vm_exec_core+16788>, 0x562cf5cc308c <vm_exec_core+17297>, 0x562cf5cc3235 <vm_exec_core+17722>, 0x562cf5cc3357 <vm_exec_core+18012>, 0x562cf5cc33fe <vm_exec_core+18179>, 0x562cf5cc34c2 <vm_exec_core+18375>, 0x562cf5cc35ab <vm_exec_core+18608>, 0x562cf5cc3697 <vm_exec_core+18844>, 0x562cf5cc3780 <vm_exec_core+19077>, 0x562cf5cc3894 <vm_exec_core+19353>, 0x562cf5cc39bb <vm_exec_core+19648>, 0x562cf5cc3af1 <vm_exec_core+19958>, 0x562cf5cc3c27 <vm_exec_core+20268>, 0x562cf5cc3d5d <vm_exec_core+20578>, 0x562cf5cc3e93 <vm_exec_core+20888>, 0x562cf5cc3fc9 <vm_exec_core+21198>, 0x562cf5cc410a <vm_exec_core+21519>, 0x562cf5cc4284 <vm_exec_core+21897>, 0x562cf5cc43ba <vm_exec_core+22207>, 0x562cf5cc44f0 <vm_exec_core+22517>, 0x562cf5cc4626 <vm_exec_core+22827>, 0x562cf5cc475c <vm_exec_core+23137>, 0x562cf5cc4892 <vm_exec_core+23447>, 0x562cf5cc49c8 <vm_exec_core+23757>, 0x562cf5cc4afe <vm_exec_core+24067>, 0x562cf5cc4c34 <vm_exec_core+24377>, 0x562cf5cc4d83 <vm_exec_core+24712>, 0x562cf5cc4f3d <vm_exec_core+25154>, 0x562cf5cc50bb <vm_exec_core+25536>, 0x562cf5cc51da <vm_exec_core+25823>, 0x562cf5cc52f9 <vm_exec_core+26110>, 0x562cf5cc5413 <vm_exec_core+26392>, 0x562cf5cc552d <vm_exec_core+26674>, 0x562cf5cc5658 <vm_exec_core+26973>, 0x562cf5cc578e <vm_exec_core+27283>, 0x562cf5cc5879 <vm_exec_core+27518>, 0x562cf5cc597e <vm_exec_core+27779>, 0x562cf5cc5ac6 <vm_exec_core+28107>, 0x562cf5cc5bb5 <vm_exec_core+28346>, 0x562cf5cc5c8f <vm_exec_core+28564>, 0x562cf5cc5d64 <vm_exec_core+28777>, 0x562cf5cc5e3f <vm_exec_core+28996>, 0x562cf5cc5ebb <vm_exec_core+29120>, 0x562cf5cc5f37 <vm_exec_core+29244>, 0x562cf5cc5f55 <vm_exec_core+29274>, 0x562cf5cc5f73 <vm_exec_core+29304>, 0x562cf5cc5f91 <vm_exec_core+29334>, 0x562cf5cc5faf <vm_exec_core+29364>, 0x562cf5cc5fcd <vm_exec_core+29394>, 0x562cf5cc5feb <vm_exec_core+29424>, 0x562cf5cc6009 <vm_exec_core+29454>, 0x562cf5cc6027 <vm_exec_core+29484>, 0x562cf5cc6045 <vm_exec_core+29514>, 0x562cf5cc6063 <vm_exec_core+29544>, 0x562cf5cc6081 <vm_exec_core+29574>, 0x562cf5cc609f <vm_exec_core+29604>, 0x562cf5cc60bd <vm_exec_core+29634>, 0x562cf5cc60db <vm_exec_core+29664>, 0x562cf5cc60f9 <vm_exec_core+29694>, 0x562cf5cc6117 <vm_exec_core+29724>, 0x562cf5cc6135 <vm_exec_core+29754>, 0x562cf5cc6153 <vm_exec_core+29784>, 0x562cf5cc6171 <vm_exec_core+29814>, 0x562cf5cc618f <vm_exec_core+29844>, 0x562cf5cc61ad <vm_exec_core+29874>, 0x562cf5cc61cb <vm_exec_core+29904>, 0x562cf5cc61e9 <vm_exec_core+29934>, 0x562cf5cc6207 <vm_exec_core+29964>, 0x562cf5cc6225 <vm_exec_core+29994>, 0x562cf5cc6243 <vm_exec_core+30024>, 0x562cf5cc6261 <vm_exec_core+30054>, 0x562cf5cc627f <vm_exec_core+30084>, 0x562cf5cc629d <vm_exec_core+30114>, 0x562cf5cc62bb <vm_exec_core+30144>, 0x562cf5cc62d9 <vm_exec_core+30174>, 0x562cf5cc62f7 <vm_exec_core+30204>, 0x562cf5cc6315 <vm_exec_core+30234>, 0x562cf5cc6333 <vm_exec_core+30264>, 0x562cf5cc6351 <vm_exec_core+30294>, 0x562cf5cc636f <vm_exec_core+30324>, 0x562cf5cc638d <vm_exec_core+30354>, 0x562cf5cc63ab <vm_exec_core+30384>, 0x562cf5cc63c9 <vm_exec_core+30414>, 0x562cf5cc63e7 <vm_exec_core+30444>, 0x562cf5cc6405 <vm_exec_core+30474>, 0x562cf5cc6423 <vm_exec_core+30504>, 0x562cf5cc6441 <vm_exec_core+30534>, 0x562cf5cc645f <vm_exec_core+30564>, 0x562cf5cc647d <vm_exec_core+30594>, 0x562cf5cc649b <vm_exec_core+30624>, 0x562cf5cc64b9 <vm_exec_core+30654>, 0x562cf5cc64d7 <vm_exec_core+30684>, 0x562cf5cc64f5 <vm_exec_core+30714>, 0x562cf5cc6513 <vm_exec_core+30744>, 0x562cf5cc6531 <vm_exec_core+30774>, 0x562cf5cc654f <vm_exec_core+30804>, 0x562cf5cc656d <vm_exec_core+30834>, 0x562cf5cc658b <vm_exec_core+30864>, 0x562cf5cc65a9 <vm_exec_core+30894>, 0x562cf5cc65c7 <vm_exec_core+30924>, 0x562cf5cc65e5 <vm_exec_core+30954>, 0x562cf5cc6603 <vm_exec_core+30984>, 0x562cf5cc6621 <vm_exec_core+31014>, 0x562cf5cc663f <vm_exec_core+31044>, 0x562cf5cc665d <vm_exec_core+31074>, 0x562cf5cc667b <vm_exec_core+31104>, 0x562cf5cc6699 <vm_exec_core+31134>, 0x562cf5cc66b7 <vm_exec_core+31164>, 0x562cf5cc66d5 <vm_exec_core+31194>, 0x562cf5cc66f3 <vm_exec_core+31224>, 0x562cf5cc6711 <vm_exec_core+31254>, 0x562cf5cc672f <vm_exec_core+31284>, 0x562cf5cc674d <vm_exec_core+31314>, 0x562cf5cc676b <vm_exec_core+31344>, 0x562cf5cc6789 <vm_exec_core+31374>, 0x562cf5cc67a7 <vm_exec_core+31404>, 0x562cf5cc67c5 <vm_exec_core+31434>, 0x562cf5cc67e3 <vm_exec_core+31464>, 0x562cf5cc6801 <vm_exec_core+31494>, 0x562cf5cc6832 <vm_exec_core+31543>, 0x562cf5cc6850 <vm_exec_core+31573>, 0x562cf5cc686e <vm_exec_core+31603>, 0x562cf5cc688c <vm_exec_core+31633>, 0x562cf5cc68aa <vm_exec_core+31663>, 0x562cf5cc68c8 <vm_exec_core+31693>, 0x562cf5cc68e6 <vm_exec_core+31723>, 0x562cf5cc6904 <vm_exec_core+31753>, 0x562cf5cc6922 <vm_exec_core+31783>, 0x562cf5cc6940 <vm_exec_core+31813>, 0x562cf5cc695e <vm_exec_core+31843>, 0x562cf5cc697c <vm_exec_core+31873>, 0x562cf5cc699a <vm_exec_core+31903>, 0x562cf5cc69b8 <vm_exec_core+31933>, 0x562cf5cc69d6 <vm_exec_core+31963>, 0x562cf5cc69f4 <vm_exec_core+31993>, 0x562cf5cc6a12 <vm_exec_core+32023>, 0x562cf5cc6a30 <vm_exec_core+32053>, 0x562cf5cc6a4e <vm_exec_core+32083>, 0x562cf5cc6a6c <vm_exec_core+32113>, 0x562cf5cc6a8a <vm_exec_core+32143>, 0x562cf5cc6aa8 <vm_exec_core+32173>...}
#51 0x0000562cf5cd9185 in vm_exec_loop (ec=0x562cf68594e0, state=RUBY_TAG_BREAK, tag=0x7ffeb0dca400, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2513
No locals.
#52 0x0000562cf5cd90cd in rb_vm_exec (ec=0x562cf68594e0) at /tmp/ruby/src/trunk-O0/vm.c:2492
        _ec = 0x562cf68594e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffeb0dca480, 0x562cf5cd8ff8 <rb_vm_exec+190>, 0x0, 0x7ffeb0dca3d0, 0x7ffeb0dca718}, prev = 0x7ffeb0dca4f0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#53 0x0000562cf5cd9ed9 in rb_iseq_eval_main (iseq=0x7f884ef79878) at /tmp/ruby/src/trunk-O0/vm.c:2752
        ec = 0x562cf68594e0
        val = 94751114499296
#54 0x0000562cf5abdbcb in rb_ec_exec_node (ec=0x562cf68594e0, n=0x7f884ef79878) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x562cf6858090
        _ec = 0x562cf68594e0
        _tag = {tag = 36, retval = 94751100228024, buf = {0x7ffeb0dca570, 0x562cf5abdb61 <rb_ec_exec_node+212>, 0x0, 0x7ffeb0dca4c0, 0x562cf68594e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f884ef79878
#55 0x0000562cf5abdd48 in ruby_run_node (n=0x7f884ef79878) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x562cf68594e0
        status = 22060
#56 0x0000562cf5ab95b4 in rb_main (argc=133, argv=0x7ffeb0dca718) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140731865671152
#57 0x0000562cf5ab9615 in main (argc=133, argv=0x7ffeb0dca718) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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