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

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

builtin_binary.inc updated
f0f99355960b2d95d43d018499bd9b852f159a1c2db93c2d5f13e7f0b37fb1db  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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
generating encdb.h
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
encdb.h unchanged
making srcs under enc
making enc
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 'enc'.
make[1]: Leaving 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]: 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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: 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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    abbrev 0.1.2
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    csv 3.2.9
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.9
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.21.1
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.1
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1876 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/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/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=63559
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

Retrying...
Finished tests in 1016.593369s, 26.4304 tests/s, 9393.7294 assertions/s.
26869 tests, 9549603 assertions, 0 failures, 0 errors, 225 skips

ruby -v: ruby 3.4.0dev (2024-01-19T05:01:30Z master 68b403c45a) [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/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/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-01-19T05:01:30Z master 68b403c45a) [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 611.406661 seconds

3728 files, 32023 examples, 140493 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.884469.ruby -x gdbscript
[New LWP 884469]
[New LWP 884471]
[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/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00005626162f2467 in rb_shape_obj_too_complex (obj=139871785486240) at /tmp/ruby/src/trunk-O0/shape.c:975
975	}
[Current thread is 1 (Thread 0x7f36896f27c0 (LWP 884469))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f36896f27c0 (LWP 884469) 0x00005626162f2467 in rb_shape_obj_too_complex (obj=139871785486240) at /tmp/ruby/src/trunk-O0/shape.c:975
  2    Thread 0x7f367011f640 (LWP 884471) 0x00007f368981afde in epoll_wait (epfd=4, events=0x5626167d283c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f367011f640 (LWP 884471)):
#0  0x00007f368981afde in epoll_wait (epfd=4, events=0x5626167d283c <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  0x00005626163323f6 in event_wait (vm=0x5626175042a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22054
#2  0x000056261633241a in timer_thread_polling (vm=0x5626175042a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -2092979093
#3  0x0000562616332ada in timer_thread_func (ptr=0x5626175042a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3026
        vm = 0x5626175042a0
#4  0x00007f3689789b43 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 = {140729621608480, -1294861473269681358, 139871785186880, 25, 139872211343440, 140729621608832, 1183138808886719282, 1182943294043845426}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f368981abb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f36896f27c0 (LWP 884469)):
#0  0x00005626162f2467 in rb_shape_obj_too_complex (obj=139871785486240) at /tmp/ruby/src/trunk-O0/shape.c:975
No locals.
#1  0x000056261619fdf8 in gc_mark_children (objspace=0x562617506c00, obj=139871785486240) at /tmp/ruby/src/trunk-O0/gc.c:7411
        any = 0x7f36701687a0
#2  0x00005626161a0652 in gc_mark_stacked_objects (objspace=0x562617506c00, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7597
        mstack = 0x562617507088
        obj = 139871785486240
        marked_slots_at_the_beginning = 738
        popped_count = 0
#3  0x00005626161a07d2 in gc_mark_stacked_objects_all (objspace=0x562617506c00) at /tmp/ruby/src/trunk-O0/gc.c:7635
No locals.
#4  0x00005626161a2b46 in gc_marks_rest (objspace=0x562617506c00) at /tmp/ruby/src/trunk-O0/gc.c:8830
No locals.
#5  0x00005626161a2c7a in gc_marks (objspace=0x562617506c00, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8888
        marking_finished = false
#6  0x00005626161a4a1d in gc_start (objspace=0x562617506c00, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9641
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9510
#7  0x00005626161a46b2 in garbage_collect (objspace=0x562617506c00, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9522
        _lev = 723179984
        ret = 32766
#8  0x00005626161a5179 in garbage_collect_with_gvl (objspace=0x562617506c00, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9910
No locals.
#9  0x00005626161ac358 in objspace_malloc_gc_stress (objspace=0x562617506c00) at /tmp/ruby/src/trunk-O0/gc.c:12455
        reason = 45568
#10 0x00005626161ac63b in objspace_xmalloc0 (objspace=0x562617506c00, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12657
        gpr = 107008
        mem = 0x562617713100
#11 0x00005626161ac958 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12881
No locals.
#12 0x00005626161ac98e in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12890
No locals.
#13 0x00005626161b03fb in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14495
No locals.
#14 0x0000562616378149 in vm_ccs_create (klass=139871785509920, cc_tbl=0x562617a28ba0, mid=3137, cme=0x7f36701285d8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1955
        ccs = 0xffffffff000000c4
#15 0x0000562616393f52 in cache_callable_method_entry (klass=139871785509920, mid=3137, cme=0x7f36701285d8) at /tmp/ruby/src/trunk-O0/vm_method.c:1334
        cc_tbl = 0x562617a28ba0
        ccs_data = 94721581595609
#16 0x0000562616394114 in callable_method_entry_or_negative (klass=139871785509920, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 139871785509920
        me = 0x7f36701285d8
        _lev = 0
        cme = 0x7f36701285d8
#17 0x00005626163941a6 in callable_method_entry (klass=139871785509920, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x2881954447bd9400
#18 0x0000562616394209 in rb_callable_method_entry (klass=139871785509920, mid=3137) at /tmp/ruby/src/trunk-O0/vm_method.c:1409
No locals.
#19 0x0000562616398c2d in gccct_method_search_slowpath (vm=0x5626175042a0, klass=139871785509920, mid=3137, argc=1, index=516) at /tmp/ruby/src/trunk-O0/vm_eval.c:456
        cme = 0x7f366f0c9020
        cc = 0x7f367016e420
#20 0x0000562616398df5 in gccct_method_search (ec=0x562617507c70, recv=139871767022400, mid=3137, argc=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:505
        klass = 139871785509920
        index = 516
        vm = 0x5626175042a0
        cc = 0x7f366f0c9020
#21 0x0000562616398e67 in rb_call0 (ec=0x562617507c70, recv=139871767022400, mid=3137, argc=1, argv=0x7ffe2b1ae3a8, call_scope=CALL_FCALL, self=139871785509920) at /tmp/ruby/src/trunk-O0/vm_eval.c:546
        call_status = (MISSING_PROTECTED | MISSING_FCALL | MISSING_VCALL | MISSING_SUPER | MISSING_MISSING | MISSING_NONE | unknown: 0x7f80)
        scope = CALL_FCALL
        kw_splat = 0
        cc = 0x56261636f12f <VM_EP_LEP+42>
#22 0x0000562616399d5d in rb_call (recv=139871767022400, mid=3137, argc=1, argv=0x7ffe2b1ae3a8, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
        ec = 0x562617507c70
#23 0x000056261639a440 in rb_funcallv_kw (recv=139871767022400, mid=3137, argc=1, argv=0x7ffe2b1ae3a8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1092
No locals.
#24 0x000056261618435f in rb_obj_call_init_kw (obj=139871767022400, argc=1, argv=0x7ffe2b1ae3a8, kw_splat=0) at /tmp/ruby/src/trunk-O0/eval.c:1703
No locals.
#25 0x0000562616236470 in rb_class_new_instance_kw (argc=1, argv=0x7ffe2b1ae3a8, klass=139871785509920, kw_splat=0) at /tmp/ruby/src/trunk-O0/object.c:2143
        obj = 139871767022400
#26 0x00005626162364a4 in rb_class_new_instance (argc=1, argv=0x7ffe2b1ae3a8, klass=139871785509920) at /tmp/ruby/src/trunk-O0/object.c:2151
No locals.
#27 0x000056261637e308 in ractor_safe_call_cfunc_m1 (recv=139871785509920, argc=1, argv=0x7ffe2b1ae3a8, func=0x562616236476 <rb_class_new_instance>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
        f = 0x562616236476 <rb_class_new_instance>
#28 0x0000562616397837 in vm_call0_cfunc_with_frame (ec=0x562617507c70, calling=0x7ffe2b1ae120, argv=0x7ffe2b1ae3a8) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f36896f0f68
        ci = 0x7ffe2b1ae0f0
        val = 140729621602080
        me = 0x7f36895e8960
        cfunc = 0x56261753ea48
        len = -1
        recv = 139871785509920
        argc = 1
        mid = 3457
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#29 0x0000562616397960 in vm_call0_cfunc (ec=0x562617507c70, calling=0x7ffe2b1ae120, argv=0x7ffe2b1ae3a8) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#30 0x0000562616397bde in vm_call0_body (ec=0x562617507c70, calling=0x7ffe2b1ae120, argv=0x7ffe2b1ae3a8) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffe2b1ae0f0
        cc = 0x7ffe2b1ae1c0
        ret = 32
#31 0x000056261639742e in vm_call0_cc (ec=0x562617507c70, recv=139871785509920, id=3457, argc=1, argv=0x7ffe2b1ae3a8, cc=0x7ffe2b1ae1c0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffe2b1ae3a8
        av = {94721584160864, 140729621602716}
        calling = {cd = 0x7ffe2b1ae0e0, cc = 0x7ffe2b1ae1c0, block_handler = 0, recv = 139871785509920, argc = 1, kw_splat = false, heap_argv = 0}
#32 0x00005626163971cf in rb_vm_call0 (ec=0x562617507c70, recv=139871785509920, id=3457, argc=1, argv=0x7ffe2b1ae3a8, cme=0x7f36895e8960, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f36895e8960, call_ = 0x562616382e09 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#33 0x00005626163987c8 in rb_vm_call_kw (ec=0x562617507c70, recv=139871785509920, id=3457, argc=1, argv=0x7ffe2b1ae3a8, me=0x7f36895e8960, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#34 0x000056261639962a in rb_check_funcall_default_kw (recv=139871785509920, mid=3457, argc=1, argv=0x7ffe2b1ae3a8, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:713
        klass = 139871785509760
        me = 0x7f36895e8960
        ec = 0x562617507c70
        respond = -1
#35 0x0000562616399507 in rb_check_funcall (recv=139871785509920, mid=3457, argc=1, argv=0x7ffe2b1ae3a8) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
No locals.
#36 0x00005626161821d1 in make_exception (argc=2, argv=0x7ffe2b1ae3a0, isstr=1) at /tmp/ruby/src/trunk-O0/eval.c:811
        mesg = 4
        exc = 4
#37 0x000056261618228b in rb_make_exception (argc=2, argv=0x7ffe2b1ae3a0) at /tmp/ruby/src/trunk-O0/eval.c:829
No locals.
#38 0x000056261633a0b4 in rb_threadptr_raise (target_th=0x562617506820, argc=2, argv=0x7ffe2b1ae3a0) at /tmp/ruby/src/trunk-O0/thread.c:2547
        exc = 31
#39 0x000056261633a171 in rb_threadptr_signal_raise (th=0x562617506820, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2569
        argv = {139871785509920, 31}
#40 0x00005626162f49d8 in rb_signal_exec (th=0x562617506820, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1085
        vm = 0x5626175042a0
        cmd = 0
#41 0x0000562616339db5 in rb_threadptr_execute_interrupts (th=0x562617506820, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2464
        prev_status = THREAD_RUNNABLE
        sig = 15
        timer_interrupt = 0
        pending_interrupt = 0
        terminate_interrupt = 0
        trap_interrupt = 8
        interrupt = 12
        postponed_job_interrupt = 4
        ret = 0
#42 0x000056261636d967 in rb_vm_check_ints (ec=0x562617507c70) at /tmp/ruby/src/trunk-O0/vm_core.h:2088
No locals.
#43 0x00005626163751d8 in vm_pop_frame (ec=0x562617507c70, cfp=0x7f36896f0f68, ep=0x7f36895f1070) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#44 0x0000562616375224 in rb_vm_pop_frame (ec=0x562617507c70) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#45 0x000056261637efa5 in vm_call_cfunc_with_frame_ (ec=0x562617507c70, reg_cfp=0x7f36896f0fa0, calling=0x7ffe2b1ae8f0, argc=1, argv=0x7f36895f1058, stack_bottom=0x7f36895f1050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3496
        ci = 0x1b2100100003
        cc = 0x7f366efcf598
        val = 139871767033040
        me = 0x7f367014b8d0
        cfunc = 0x5626175652a8
        recv = 139871785451840
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#46 0x000056261637f114 in vm_call_cfunc_with_frame (ec=0x562617507c70, reg_cfp=0x7f36896f0fa0, calling=0x7ffe2b1ae8f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 1
        stack_bottom = 0x7f36895f1050
        argv = 0x7f36895f1058
#47 0x000056261637f22c in vm_call_cfunc_other (ec=0x562617507c70, reg_cfp=0x7f36896f0fa0, calling=0x7ffe2b1ae8f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x1b2100100003
        argv_ary = 0
#48 0x000056261637f65b in vm_call_cfunc (ec=0x562617507c70, reg_cfp=0x7f36896f0fa0, calling=0x7ffe2b1ae8f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x1b2100100003
#49 0x000056261638218a in vm_call_method_each_type (ec=0x562617507c70, cfp=0x7f36896f0fa0, calling=0x7ffe2b1ae8f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7f366efcf598
        cme = 0x7f367014b8d0
        v = 94721601668984
#50 0x0000562616382c36 in vm_call_method (ec=0x562617507c70, cfp=0x7f36896f0fa0, calling=0x7ffe2b1ae8f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x1b2100100003
        cc = 0x7f366efcf598
#51 0x0000562616382e38 in vm_call_general (ec=0x562617507c70, reg_cfp=0x7f36896f0fa0, calling=0x7ffe2b1ae8f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#52 0x00005626163854bd in vm_sendish (ec=0x562617507c70, reg_cfp=0x7f36896f0fa0, cd=0x5626179d7d60, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
        val = 36
        ci = 0x1b2100100003
        cc = 0x7f366efcf598
        argc = 1
        recv = 139871785451840
        calling = {cd = 0x5626179d7d60, cc = 0x7f366efcf598, block_handler = 0, recv = 139871785451840, argc = 1, kw_splat = false, heap_argv = 0}
#53 0x000056261638ca4e in vm_exec_core (ec=0x562617507c70) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x5626179d7d60
        leaf = false
        val = 139871785247120
        reg_pc = 0x5626179d7b70
        reg_cfp = 0x7f36896f0fa0
        insns_address_table = {0x562616389125 <vm_exec_core+108>, 0x562616389187 <vm_exec_core+206>, 0x56261638929a <vm_exec_core+481>, 0x5626163893ae <vm_exec_core+757>, 0x56261638954c <vm_exec_core+1171>, 0x56261638967c <vm_exec_core+1475>, 0x56261638988e <vm_exec_core+2005>, 0x5626163899a0 <vm_exec_core+2279>, 0x562616389a79 <vm_exec_core+2496>, 0x562616389b80 <vm_exec_core+2759>, 0x562616389c87 <vm_exec_core+3022>, 0x562616389d95 <vm_exec_core+3292>, 0x562616389ea7 <vm_exec_core+3566>, 0x562616389f77 <vm_exec_core+3774>, 0x56261638a080 <vm_exec_core+4039>, 0x56261638a17a <vm_exec_core+4289>, 0x56261638a23d <vm_exec_core+4484>, 0x56261638a300 <vm_exec_core+4679>, 0x56261638a389 <vm_exec_core+4816>, 0x56261638a415 <vm_exec_core+4956>, 0x56261638a4bb <vm_exec_core+5122>, 0x56261638a593 <vm_exec_core+5338>, 0x56261638a660 <vm_exec_core+5543>, 0x56261638a73e <vm_exec_core+5765>, 0x56261638a800 <vm_exec_core+5959>, 0x56261638a93f <vm_exec_core+6278>, 0x56261638a9e5 <vm_exec_core+6444>, 0x56261638aaca <vm_exec_core+6673>, 0x56261638abf9 <vm_exec_core+6976>, 0x56261638acbc <vm_exec_core+7171>, 0x56261638ad7f <vm_exec_core+7366>, 0x56261638ae76 <vm_exec_core+7613>, 0x56261638af38 <vm_exec_core+7807>, 0x56261638b017 <vm_exec_core+8030>, 0x56261638b0e4 <vm_exec_core+8235>, 0x56261638b1f4 <vm_exec_core+8507>, 0x56261638b2ee <vm_exec_core+8757>, 0x56261638b369 <vm_exec_core+8880>, 0x56261638b42a <vm_exec_core+9073>, 0x56261638b518 <vm_exec_core+9311>, 0x56261638b5c8 <vm_exec_core+9487>, 0x56261638b747 <vm_exec_core+9870>, 0x56261638b821 <vm_exec_core+10088>, 0x56261638b90d <vm_exec_core+10324>, 0x56261638b99e <vm_exec_core+10469>, 0x56261638baf9 <vm_exec_core+10816>, 0x56261638c09b <vm_exec_core+12258>, 0x56261638c197 <vm_exec_core+12510>, 0x56261638c29a <vm_exec_core+12769>, 0x56261638c386 <vm_exec_core+13005>, 0x56261638c59f <vm_exec_core+13542>, 0x56261638c691 <vm_exec_core+13784>, 0x56261638c797 <vm_exec_core+14046>, 0x56261638c994 <vm_exec_core+14555>, 0x56261638cb3d <vm_exec_core+14980>, 0x56261638cc68 <vm_exec_core+15279>, 0x56261638cdd4 <vm_exec_core+15643>, 0x56261638ceff <vm_exec_core+15942>, 0x56261638d06b <vm_exec_core+16306>, 0x56261638d24d <vm_exec_core+16788>, 0x56261638d44a <vm_exec_core+17297>, 0x56261638d5f3 <vm_exec_core+17722>, 0x56261638d715 <vm_exec_core+18012>, 0x56261638d7bc <vm_exec_core+18179>, 0x56261638d880 <vm_exec_core+18375>, 0x56261638d969 <vm_exec_core+18608>, 0x56261638da55 <vm_exec_core+18844>, 0x56261638db3e <vm_exec_core+19077>, 0x56261638dc52 <vm_exec_core+19353>, 0x56261638dd79 <vm_exec_core+19648>, 0x56261638deaf <vm_exec_core+19958>, 0x56261638dfe5 <vm_exec_core+20268>, 0x56261638e11b <vm_exec_core+20578>, 0x56261638e251 <vm_exec_core+20888>, 0x56261638e387 <vm_exec_core+21198>, 0x56261638e4c8 <vm_exec_core+21519>, 0x56261638e642 <vm_exec_core+21897>, 0x56261638e778 <vm_exec_core+22207>, 0x56261638e8ae <vm_exec_core+22517>, 0x56261638e9e4 <vm_exec_core+22827>, 0x56261638eb1a <vm_exec_core+23137>, 0x56261638ec50 <vm_exec_core+23447>, 0x56261638ed86 <vm_exec_core+23757>, 0x56261638eebc <vm_exec_core+24067>, 0x56261638eff2 <vm_exec_core+24377>, 0x56261638f141 <vm_exec_core+24712>, 0x56261638f2fb <vm_exec_core+25154>, 0x56261638f479 <vm_exec_core+25536>, 0x56261638f598 <vm_exec_core+25823>, 0x56261638f6b7 <vm_exec_core+26110>, 0x56261638f7d1 <vm_exec_core+26392>, 0x56261638f8eb <vm_exec_core+26674>, 0x56261638fa16 <vm_exec_core+26973>, 0x56261638fb4c <vm_exec_core+27283>, 0x56261638fc37 <vm_exec_core+27518>, 0x56261638fd3c <vm_exec_core+27779>, 0x56261638fe84 <vm_exec_core+28107>, 0x56261638ff73 <vm_exec_core+28346>, 0x56261639004d <vm_exec_core+28564>, 0x562616390122 <vm_exec_core+28777>, 0x5626163901fd <vm_exec_core+28996>, 0x562616390279 <vm_exec_core+29120>, 0x5626163902f5 <vm_exec_core+29244>, 0x562616390313 <vm_exec_core+29274>, 0x562616390331 <vm_exec_core+29304>, 0x56261639034f <vm_exec_core+29334>, 0x56261639036d <vm_exec_core+29364>, 0x56261639038b <vm_exec_core+29394>, 0x5626163903a9 <vm_exec_core+29424>, 0x5626163903c7 <vm_exec_core+29454>, 0x5626163903e5 <vm_exec_core+29484>, 0x562616390403 <vm_exec_core+29514>, 0x562616390421 <vm_exec_core+29544>, 0x56261639043f <vm_exec_core+29574>, 0x56261639045d <vm_exec_core+29604>, 0x56261639047b <vm_exec_core+29634>, 0x562616390499 <vm_exec_core+29664>, 0x5626163904b7 <vm_exec_core+29694>, 0x5626163904d5 <vm_exec_core+29724>, 0x5626163904f3 <vm_exec_core+29754>, 0x562616390511 <vm_exec_core+29784>, 0x56261639052f <vm_exec_core+29814>, 0x56261639054d <vm_exec_core+29844>, 0x56261639056b <vm_exec_core+29874>, 0x562616390589 <vm_exec_core+29904>, 0x5626163905a7 <vm_exec_core+29934>, 0x5626163905c5 <vm_exec_core+29964>, 0x5626163905e3 <vm_exec_core+29994>, 0x562616390601 <vm_exec_core+30024>, 0x56261639061f <vm_exec_core+30054>, 0x56261639063d <vm_exec_core+30084>, 0x56261639065b <vm_exec_core+30114>, 0x562616390679 <vm_exec_core+30144>, 0x562616390697 <vm_exec_core+30174>, 0x5626163906b5 <vm_exec_core+30204>, 0x5626163906d3 <vm_exec_core+30234>, 0x5626163906f1 <vm_exec_core+30264>, 0x56261639070f <vm_exec_core+30294>, 0x56261639072d <vm_exec_core+30324>, 0x56261639074b <vm_exec_core+30354>, 0x562616390769 <vm_exec_core+30384>, 0x562616390787 <vm_exec_core+30414>, 0x5626163907a5 <vm_exec_core+30444>, 0x5626163907c3 <vm_exec_core+30474>, 0x5626163907e1 <vm_exec_core+30504>, 0x5626163907ff <vm_exec_core+30534>, 0x56261639081d <vm_exec_core+30564>, 0x56261639083b <vm_exec_core+30594>, 0x562616390859 <vm_exec_core+30624>, 0x562616390877 <vm_exec_core+30654>, 0x562616390895 <vm_exec_core+30684>, 0x5626163908b3 <vm_exec_core+30714>, 0x5626163908d1 <vm_exec_core+30744>, 0x5626163908ef <vm_exec_core+30774>, 0x56261639090d <vm_exec_core+30804>, 0x56261639092b <vm_exec_core+30834>, 0x562616390949 <vm_exec_core+30864>, 0x562616390967 <vm_exec_core+30894>, 0x562616390985 <vm_exec_core+30924>, 0x5626163909a3 <vm_exec_core+30954>, 0x5626163909c1 <vm_exec_core+30984>, 0x5626163909df <vm_exec_core+31014>, 0x5626163909fd <vm_exec_core+31044>, 0x562616390a1b <vm_exec_core+31074>, 0x562616390a39 <vm_exec_core+31104>, 0x562616390a57 <vm_exec_core+31134>, 0x562616390a75 <vm_exec_core+31164>, 0x562616390a93 <vm_exec_core+31194>, 0x562616390ab1 <vm_exec_core+31224>, 0x562616390acf <vm_exec_core+31254>, 0x562616390aed <vm_exec_core+31284>, 0x562616390b0b <vm_exec_core+31314>, 0x562616390b29 <vm_exec_core+31344>, 0x562616390b47 <vm_exec_core+31374>, 0x562616390b65 <vm_exec_core+31404>, 0x562616390b83 <vm_exec_core+31434>, 0x562616390ba1 <vm_exec_core+31464>, 0x562616390bbf <vm_exec_core+31494>, 0x562616390bf0 <vm_exec_core+31543>, 0x562616390c0e <vm_exec_core+31573>, 0x562616390c2c <vm_exec_core+31603>, 0x562616390c4a <vm_exec_core+31633>, 0x562616390c68 <vm_exec_core+31663>, 0x562616390c86 <vm_exec_core+31693>, 0x562616390ca4 <vm_exec_core+31723>, 0x562616390cc2 <vm_exec_core+31753>, 0x562616390ce0 <vm_exec_core+31783>, 0x562616390cfe <vm_exec_core+31813>, 0x562616390d1c <vm_exec_core+31843>, 0x562616390d3a <vm_exec_core+31873>, 0x562616390d58 <vm_exec_core+31903>, 0x562616390d76 <vm_exec_core+31933>, 0x562616390d94 <vm_exec_core+31963>, 0x562616390db2 <vm_exec_core+31993>, 0x562616390dd0 <vm_exec_core+32023>, 0x562616390dee <vm_exec_core+32053>, 0x562616390e0c <vm_exec_core+32083>, 0x562616390e2a <vm_exec_core+32113>, 0x562616390e48 <vm_exec_core+32143>, 0x562616390e66 <vm_exec_core+32173>...}
#54 0x00005626163a3438 in rb_vm_exec (ec=0x562617507c70) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x562617507c70
        _tag = {tag = 36, retval = 4, buf = {0x7ffe2b1af5d0, 0x5626163a33b6 <rb_vm_exec+190>, 0x0, 0x7ffe2b1af520, 0x7f366efcfe80}, prev = 0x7ffe2b1af910, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#55 0x00005626163a0025 in invoke_block (ec=0x562617507c70, iseq=0x7f366f011df8, self=139872209653240, captured=0x5626177055f0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 0
#56 0x00005626163a0ac1 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f366efcfe90, argc=0, self=139872209653240, captured=0x5626177055f0, ec=0x562617507c70) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7f366f011df8
        opt_pc = 0
        type = 572653569
        cfp = 0x7f36896f0fd8
        sp = 0x7f36895f1028
        flags = 0
        use_argv = 0x7f366efcfe90
        av = {139871785456480, 94721599896000}
        stack_argv = 0x7f36895f1028
#57 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f366efcfe90, argc=0, self=139872209653240, proc=0x5626177055f0, ec=0x562617507c70) at /tmp/ruby/src/trunk-O0/vm.c:1680
        block = 0x5626177055f0
#58 vm_invoke_proc (ec=0x562617507c70, proc=0x5626177055f0, self=139872209653240, argc=0, argv=0x7f366efcfe90, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1710
No locals.
#59 0x00005626163a1265 in rb_vm_invoke_proc (ec=0x562617507c70, proc=0x5626177055f0, argc=0, argv=0x7f366efcfe90, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1731
        self = 139872209653240
#60 0x0000562616277db0 in rb_proc_call_kw (self=139871767023240, args=139871767035520, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:978
        vret = 140729621608528
        proc = 0x5626177055f0
        argc = 0
        argv = 0x7f366efcfe90
#61 0x0000562616277e18 in rb_proc_call (self=139871767023240, args=139871767035520) at /tmp/ruby/src/trunk-O0/proc.c:988
No locals.
#62 0x000056261617fc8e in rb_call_end_proc (data=139871767023240) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#63 0x000056261617fe48 in exec_end_procs_chain (procs=0x5626167cf1e0 <end_procs>, errp=0x562617507ce8) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x56261617fc67 <rb_call_end_proc>, data = 139871767023240, next = 0x5626176d3e30}
        link = 0x562617705620
        errinfo = 4
#64 0x000056261617ffab in rb_ec_exec_end_proc (ec=0x562617507c70) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x562617507c70
        _tag = {tag = 36, retval = 2918778154006713344, buf = {0x7ffe2b1af990, 0x56261617ff26 <rb_ec_exec_end_proc+189>, 0x0, 0x7ffe2b1af8e0, 0x56261617d610 <rb_ec_ractor_ptr+24>}, prev = 0x7ffe2b1afab0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
#65 0x000056261618072c in rb_ec_teardown (ec=0x562617507c70) at /tmp/ruby/src/trunk-O0/eval.c:156
No locals.
#66 0x00005626161809dd in rb_ec_cleanup (ec=0x562617507c70, ex=RUBY_TAG_NONE) at /tmp/ruby/src/trunk-O0/eval.c:208
        err = 94721599896688
        mode0 = 32766
        mode1 = 723188528
        _ec = 0x562617507c70
        _tag = {tag = 36, retval = 94721579418709, buf = {0x7ffe2b1afb30, 0x562616180927 <rb_ec_cleanup+295>, 0x0, 0x7ffe2b1afa50, 0x562617507c70}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 0
        signaled = 0
        th = 0x562617506820
        th0 = 0x562617506820
        step = 1
        message = 4
        buf = 94721599891488
#67 0x0000562616180fda in ruby_run_node (n=0x7f366f068478) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x562617507c70
        status = 22054
#68 0x000056261617c5c4 in rb_main (argc=129, argv=0x7ffe2b1afcd8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140729621609392
#69 0x000056261617c625 in main (argc=129, argv=0x7ffe2b1afcd8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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