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

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

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

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

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

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=24378
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

Retrying...
Finished tests in 1591.015141s, 16.9728 tests/s, 6013.2539 assertions/s.
27004 tests, 9567178 assertions, 0 failures, 0 errors, 221 skips

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

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

3728 files, 32492 examples, 148064 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.382896.ruby -x gdbscript
[New LWP 382896]
[New LWP 382898]
[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  0x00005572c64dfff1 in gc_mark_ptr (objspace=0x5572c89f6470, obj=139969432836240) at /tmp/ruby/src/trunk-O0/gc.c:7055
7055	    if (LIKELY(during_gc)) {
[Current thread is 1 (Thread 0x7f4d2c6347c0 (LWP 382896))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f4d2c6347c0 (LWP 382896) 0x00005572c64dfff1 in gc_mark_ptr (objspace=0x5572c89f6470, obj=139969432836240) at /tmp/ruby/src/trunk-O0/gc.c:7055
  2    Thread 0x7f4d1305f640 (LWP 382898) 0x00007f4d2c75cfde in epoll_wait (epfd=4, events=0x5572c6b0385c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f4d1305f640 (LWP 382898)):
#0  0x00007f4d2c75cfde in epoll_wait (epfd=4, events=0x5572c6b0385c <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  0x00005572c666ccd9 in event_wait (vm=0x5572c89f3b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21874
#2  0x00005572c666ccfd in timer_thread_polling (vm=0x5572c89f3b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 218881351
#3  0x00005572c666d3bd in timer_thread_func (ptr=0x5572c89f3b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3002
        vm = 0x5572c89f3b10
#4  0x00007f4d2c6cbb43 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 = {140724599752640, -736988021770349847, 139969008367168, 25, 139969434531920, 140724599752992, 819539989970359017, 819630487460582121}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f4d2c75cbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f4d2c6347c0 (LWP 382896)):
#0  0x00005572c64dfff1 in gc_mark_ptr (objspace=0x5572c89f6470, obj=139969432836240) at /tmp/ruby/src/trunk-O0/gc.c:7055
        __func__ = "gc_mark_ptr"
#1  0x00005572c64e0299 in gc_mark (objspace=0x5572c89f6470, obj=139969432836240) at /tmp/ruby/src/trunk-O0/gc.c:7109
No locals.
#2  0x00005572c64d8b25 in cc_table_mark_i (id=4689, ccs_ptr=93951483414160, data_ptr=0x7ffcffc77230) at /tmp/ruby/src/trunk-O0/gc.c:3368
        data = 0x7ffcffc77230
        ccs = 0x5572c8cb8690
#3  0x00005572c666566c in rb_id_table_foreach (tbl=0x5572c8cbcba0, func=0x5572c64d8ab5 <cc_table_mark_i>, data=0x7ffcffc77230) at /tmp/ruby/src/trunk-O0/id_table.c:278
        key = 293
        ret = ID_TABLE_CONTINUE
        i = 8
        capa = 16
#4  0x00005572c64d8c16 in cc_table_mark (objspace=0x5572c89f6470, klass=139968990224200) at /tmp/ruby/src/trunk-O0/gc.c:3390
        data = {objspace = 0x5572c89f6470, klass = 139968990224200, alive = false}
        cc_tbl = 0x5572c8cbcba0
#5  0x00005572c64e0b3d in gc_mark_children (objspace=0x5572c89f6470, obj=139968990224200) at /tmp/ruby/src/trunk-O0/gc.c:7377
        any = 0x7f4d11f11f48
#6  0x00005572c64e13a6 in gc_mark_stacked_objects (objspace=0x5572c89f6470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7564
        mstack = 0x5572c89f68f8
        obj = 139968990224200
        marked_slots_at_the_beginning = 751
        popped_count = 0
#7  0x00005572c64e1526 in gc_mark_stacked_objects_all (objspace=0x5572c89f6470) at /tmp/ruby/src/trunk-O0/gc.c:7602
No locals.
#8  0x00005572c64e389a in gc_marks_rest (objspace=0x5572c89f6470) at /tmp/ruby/src/trunk-O0/gc.c:8797
No locals.
#9  0x00005572c64e39ce in gc_marks (objspace=0x5572c89f6470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8855
        marking_finished = false
#10 0x00005572c64e5771 in gc_start (objspace=0x5572c89f6470, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9608
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#11 0x00005572c64e5406 in garbage_collect (objspace=0x5572c89f6470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 300861816
        ret = 32589
#12 0x00005572c64e5e91 in garbage_collect_with_gvl (objspace=0x5572c89f6470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9869
No locals.
#13 0x00005572c64ed070 in objspace_malloc_gc_stress (objspace=0x5572c89f6470) at /tmp/ruby/src/trunk-O0/gc.c:12406
        reason = 45568
#14 0x00005572c64ed353 in objspace_xmalloc0 (objspace=0x5572c89f6470, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12608
        gpr = 107008
        mem = 0x5572c89f7230
#15 0x00005572c64ed670 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12832
No locals.
#16 0x00005572c64ed6a6 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12841
No locals.
#17 0x00005572c64f1061 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14420
No locals.
#18 0x00005572c66b2157 in vm_ccs_create (klass=139969008690240, cc_tbl=0x5572c8b3f160, mid=8977, cme=0x7f4d11eec978) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1955
        ccs = 0xffffffff00000231
#19 0x00005572c66cdf2c in cache_callable_method_entry (klass=139969008690240, mid=8977, cme=0x7f4d11eec978) at /tmp/ruby/src/trunk-O0/vm_method.c:1334
        cc_tbl = 0x5572c8b3f160
        ccs_data = 8977
#20 0x00005572c66ce0ee in callable_method_entry_or_negative (klass=139969008690240, mid=8977, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 0
        me = 0x0
        _lev = 1385
        cme = 0x7f4d11eec978
#21 0x00005572c66ce180 in callable_method_entry (klass=139969008690240, mid=8977, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x7f4d2c526630
#22 0x00005572c66ce3f8 in callable_method_entry_refinements (klass=139969008690240, id=8977, defined_class_ptr=0x0, with_refinements=true) at /tmp/ruby/src/trunk-O0/vm_method.c:1460
        cme = 0x7f4d130ae440
#23 0x00005572c66ce44e in rb_callable_method_entry_with_refinements (klass=139969008690240, id=8977, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1467
No locals.
#24 0x00005572c66cecbe in method_boundp (klass=139969008690240, id=8977, ex=3) at /tmp/ruby/src/trunk-O0/vm_method.c:1669
        cme = 0x7f4d11eeca18
#25 0x00005572c66d07b0 in basic_obj_respond_to (ec=0x5572c89f74e0, obj=139968990071320, id=8977, pub=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2741
        klass = 139969008690240
        ret = 15763641464426505728
#26 0x00005572c66d0b77 in rb_ec_obj_respond_to (ec=0x5572c89f74e0, obj=139968990071320, id=8977, priv=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2817
        klass = 139969008690240
        ret = -1
#27 0x00005572c66d0b05 in rb_obj_respond_to (obj=139968990071320, id=8977, priv=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2809
        ec = 0x5572c89f74e0
#28 0x00005572c66d0bab in rb_respond_to (obj=139968990071320, id=8977) at /tmp/ruby/src/trunk-O0/vm_method.c:2824
No locals.
#29 0x00005572c68cd2ed in syserr_eqq (self=139969008669440, exc=139968990071320) at /tmp/ruby/src/trunk-O0/error.c:2833
        num = 140724599748728
        e = 93951443498180
#30 0x00005572c66b8357 in ractor_safe_call_cfunc_1 (recv=139969008669440, argc=1, argv=0x7ffcffc77c98, func=0x5572c68cd2a8 <syserr_eqq>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
        f = 0x5572c68cd2a8 <syserr_eqq>
#31 0x00005572c66d1811 in vm_call0_cfunc_with_frame (ec=0x5572c89f74e0, calling=0x7ffcffc77b50, argv=0x7ffcffc77c98) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f4d2c632ef8
        ci = 0x7ffcffc77b20
        val = 12881197312
        me = 0x7f4d2c527b48
        cfunc = 0x5572c8a31588
        len = 1
        recv = 139969008669440
        argc = 1
        mid = 141
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#32 0x00005572c66d193a in vm_call0_cfunc (ec=0x5572c89f74e0, calling=0x7ffcffc77b50, argv=0x7ffcffc77c98) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#33 0x00005572c66d1bb8 in vm_call0_body (ec=0x5572c89f74e0, calling=0x7ffcffc77b50, argv=0x7ffcffc77c98) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffcffc77b20
        cc = 0x7ffcffc77bf0
        ret = 139969432812360
#34 0x00005572c66d1408 in vm_call0_cc (ec=0x5572c89f74e0, recv=139969008669440, id=141, argc=1, argv=0x7ffcffc77c98, cc=0x7ffcffc77bf0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffcffc77c98
        av = {139646562958272, 0}
        calling = {cd = 0x7ffcffc77b10, cc = 0x7ffcffc77bf0, block_handler = 0, recv = 139969008669440, argc = 1, kw_splat = false, heap_argv = 0}
#35 0x00005572c66d11a9 in rb_vm_call0 (ec=0x5572c89f74e0, recv=139969008669440, id=141, argc=1, argv=0x7ffcffc77c98, cme=0x7f4d2c527b48, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f4d2c527b48, call_ = 0x5572c66bcde3 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#36 0x00005572c66d123b in rb_vm_call_with_refinements (ec=0x5572c89f74e0, recv=139969008669440, id=141, argc=1, argv=0x7ffcffc77c98, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:79
        me = 0x7f4d2c527b48
#37 0x00005572c66b2cf2 in check_match (ec=0x5572c89f74e0, pattern=139969008669440, target=139968990071320, type=VM_CHECKMATCH_TYPE_RESCUE) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2441
No locals.
#38 0x00005572c66be94e in vm_check_match (ec=0x5572c89f74e0, target=139968990071320, pattern=139969008669440, flag=3) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5267
        type = VM_CHECKMATCH_TYPE_RESCUE
#39 0x00005572c66c611f in vm_exec_core (ec=0x5572c89f74e0) at ../../src/trunk-O0/insns.def:731
        flag = 3
        leaf = false
        target = 139968990071320
        pattern = 139969008669440
        result = 93951480521840
        reg_pc = 0x5572c8ba8aa0
        reg_cfp = 0x7f4d2c632ef8
        insns_address_table = {0x5572c66c30ff <vm_exec_core+108>, 0x5572c66c3161 <vm_exec_core+206>, 0x5572c66c3274 <vm_exec_core+481>, 0x5572c66c3388 <vm_exec_core+757>, 0x5572c66c3526 <vm_exec_core+1171>, 0x5572c66c3656 <vm_exec_core+1475>, 0x5572c66c3868 <vm_exec_core+2005>, 0x5572c66c397a <vm_exec_core+2279>, 0x5572c66c3a53 <vm_exec_core+2496>, 0x5572c66c3b5a <vm_exec_core+2759>, 0x5572c66c3c61 <vm_exec_core+3022>, 0x5572c66c3d6f <vm_exec_core+3292>, 0x5572c66c3e81 <vm_exec_core+3566>, 0x5572c66c3f51 <vm_exec_core+3774>, 0x5572c66c405a <vm_exec_core+4039>, 0x5572c66c4154 <vm_exec_core+4289>, 0x5572c66c4217 <vm_exec_core+4484>, 0x5572c66c42da <vm_exec_core+4679>, 0x5572c66c4363 <vm_exec_core+4816>, 0x5572c66c43ef <vm_exec_core+4956>, 0x5572c66c4495 <vm_exec_core+5122>, 0x5572c66c456d <vm_exec_core+5338>, 0x5572c66c463a <vm_exec_core+5543>, 0x5572c66c4718 <vm_exec_core+5765>, 0x5572c66c47da <vm_exec_core+5959>, 0x5572c66c4919 <vm_exec_core+6278>, 0x5572c66c49bf <vm_exec_core+6444>, 0x5572c66c4aa4 <vm_exec_core+6673>, 0x5572c66c4bd3 <vm_exec_core+6976>, 0x5572c66c4c96 <vm_exec_core+7171>, 0x5572c66c4d59 <vm_exec_core+7366>, 0x5572c66c4e50 <vm_exec_core+7613>, 0x5572c66c4f12 <vm_exec_core+7807>, 0x5572c66c4ff1 <vm_exec_core+8030>, 0x5572c66c50be <vm_exec_core+8235>, 0x5572c66c51ce <vm_exec_core+8507>, 0x5572c66c52c8 <vm_exec_core+8757>, 0x5572c66c5343 <vm_exec_core+8880>, 0x5572c66c5404 <vm_exec_core+9073>, 0x5572c66c54f2 <vm_exec_core+9311>, 0x5572c66c55a2 <vm_exec_core+9487>, 0x5572c66c5721 <vm_exec_core+9870>, 0x5572c66c57fb <vm_exec_core+10088>, 0x5572c66c58e7 <vm_exec_core+10324>, 0x5572c66c5978 <vm_exec_core+10469>, 0x5572c66c5ad3 <vm_exec_core+10816>, 0x5572c66c6075 <vm_exec_core+12258>, 0x5572c66c6171 <vm_exec_core+12510>, 0x5572c66c6274 <vm_exec_core+12769>, 0x5572c66c6360 <vm_exec_core+13005>, 0x5572c66c6579 <vm_exec_core+13542>, 0x5572c66c666b <vm_exec_core+13784>, 0x5572c66c6771 <vm_exec_core+14046>, 0x5572c66c696e <vm_exec_core+14555>, 0x5572c66c6b17 <vm_exec_core+14980>, 0x5572c66c6c42 <vm_exec_core+15279>, 0x5572c66c6dae <vm_exec_core+15643>, 0x5572c66c6ed9 <vm_exec_core+15942>, 0x5572c66c7045 <vm_exec_core+16306>, 0x5572c66c7227 <vm_exec_core+16788>, 0x5572c66c7424 <vm_exec_core+17297>, 0x5572c66c75cd <vm_exec_core+17722>, 0x5572c66c76ef <vm_exec_core+18012>, 0x5572c66c7796 <vm_exec_core+18179>, 0x5572c66c785a <vm_exec_core+18375>, 0x5572c66c7943 <vm_exec_core+18608>, 0x5572c66c7a2f <vm_exec_core+18844>, 0x5572c66c7b18 <vm_exec_core+19077>, 0x5572c66c7c2c <vm_exec_core+19353>, 0x5572c66c7d53 <vm_exec_core+19648>, 0x5572c66c7e89 <vm_exec_core+19958>, 0x5572c66c7fbf <vm_exec_core+20268>, 0x5572c66c80f5 <vm_exec_core+20578>, 0x5572c66c822b <vm_exec_core+20888>, 0x5572c66c8361 <vm_exec_core+21198>, 0x5572c66c84a2 <vm_exec_core+21519>, 0x5572c66c861c <vm_exec_core+21897>, 0x5572c66c8752 <vm_exec_core+22207>, 0x5572c66c8888 <vm_exec_core+22517>, 0x5572c66c89be <vm_exec_core+22827>, 0x5572c66c8af4 <vm_exec_core+23137>, 0x5572c66c8c2a <vm_exec_core+23447>, 0x5572c66c8d60 <vm_exec_core+23757>, 0x5572c66c8e96 <vm_exec_core+24067>, 0x5572c66c8fcc <vm_exec_core+24377>, 0x5572c66c911b <vm_exec_core+24712>, 0x5572c66c92d5 <vm_exec_core+25154>, 0x5572c66c9453 <vm_exec_core+25536>, 0x5572c66c9572 <vm_exec_core+25823>, 0x5572c66c9691 <vm_exec_core+26110>, 0x5572c66c97ab <vm_exec_core+26392>, 0x5572c66c98c5 <vm_exec_core+26674>, 0x5572c66c99f0 <vm_exec_core+26973>, 0x5572c66c9b26 <vm_exec_core+27283>, 0x5572c66c9c11 <vm_exec_core+27518>, 0x5572c66c9d16 <vm_exec_core+27779>, 0x5572c66c9e5e <vm_exec_core+28107>, 0x5572c66c9f4d <vm_exec_core+28346>, 0x5572c66ca027 <vm_exec_core+28564>, 0x5572c66ca0fc <vm_exec_core+28777>, 0x5572c66ca1d7 <vm_exec_core+28996>, 0x5572c66ca253 <vm_exec_core+29120>, 0x5572c66ca2cf <vm_exec_core+29244>, 0x5572c66ca2ed <vm_exec_core+29274>, 0x5572c66ca30b <vm_exec_core+29304>, 0x5572c66ca329 <vm_exec_core+29334>, 0x5572c66ca347 <vm_exec_core+29364>, 0x5572c66ca365 <vm_exec_core+29394>, 0x5572c66ca383 <vm_exec_core+29424>, 0x5572c66ca3a1 <vm_exec_core+29454>, 0x5572c66ca3bf <vm_exec_core+29484>, 0x5572c66ca3dd <vm_exec_core+29514>, 0x5572c66ca3fb <vm_exec_core+29544>, 0x5572c66ca419 <vm_exec_core+29574>, 0x5572c66ca437 <vm_exec_core+29604>, 0x5572c66ca455 <vm_exec_core+29634>, 0x5572c66ca473 <vm_exec_core+29664>, 0x5572c66ca491 <vm_exec_core+29694>, 0x5572c66ca4af <vm_exec_core+29724>, 0x5572c66ca4cd <vm_exec_core+29754>, 0x5572c66ca4eb <vm_exec_core+29784>, 0x5572c66ca509 <vm_exec_core+29814>, 0x5572c66ca527 <vm_exec_core+29844>, 0x5572c66ca545 <vm_exec_core+29874>, 0x5572c66ca563 <vm_exec_core+29904>, 0x5572c66ca581 <vm_exec_core+29934>, 0x5572c66ca59f <vm_exec_core+29964>, 0x5572c66ca5bd <vm_exec_core+29994>, 0x5572c66ca5db <vm_exec_core+30024>, 0x5572c66ca5f9 <vm_exec_core+30054>, 0x5572c66ca617 <vm_exec_core+30084>, 0x5572c66ca635 <vm_exec_core+30114>, 0x5572c66ca653 <vm_exec_core+30144>, 0x5572c66ca671 <vm_exec_core+30174>, 0x5572c66ca68f <vm_exec_core+30204>, 0x5572c66ca6ad <vm_exec_core+30234>, 0x5572c66ca6cb <vm_exec_core+30264>, 0x5572c66ca6e9 <vm_exec_core+30294>, 0x5572c66ca707 <vm_exec_core+30324>, 0x5572c66ca725 <vm_exec_core+30354>, 0x5572c66ca743 <vm_exec_core+30384>, 0x5572c66ca761 <vm_exec_core+30414>, 0x5572c66ca77f <vm_exec_core+30444>, 0x5572c66ca79d <vm_exec_core+30474>, 0x5572c66ca7bb <vm_exec_core+30504>, 0x5572c66ca7d9 <vm_exec_core+30534>, 0x5572c66ca7f7 <vm_exec_core+30564>, 0x5572c66ca815 <vm_exec_core+30594>, 0x5572c66ca833 <vm_exec_core+30624>, 0x5572c66ca851 <vm_exec_core+30654>, 0x5572c66ca86f <vm_exec_core+30684>, 0x5572c66ca88d <vm_exec_core+30714>, 0x5572c66ca8ab <vm_exec_core+30744>, 0x5572c66ca8c9 <vm_exec_core+30774>, 0x5572c66ca8e7 <vm_exec_core+30804>, 0x5572c66ca905 <vm_exec_core+30834>, 0x5572c66ca923 <vm_exec_core+30864>, 0x5572c66ca941 <vm_exec_core+30894>, 0x5572c66ca95f <vm_exec_core+30924>, 0x5572c66ca97d <vm_exec_core+30954>, 0x5572c66ca99b <vm_exec_core+30984>, 0x5572c66ca9b9 <vm_exec_core+31014>, 0x5572c66ca9d7 <vm_exec_core+31044>, 0x5572c66ca9f5 <vm_exec_core+31074>, 0x5572c66caa13 <vm_exec_core+31104>, 0x5572c66caa31 <vm_exec_core+31134>, 0x5572c66caa4f <vm_exec_core+31164>, 0x5572c66caa6d <vm_exec_core+31194>, 0x5572c66caa8b <vm_exec_core+31224>, 0x5572c66caaa9 <vm_exec_core+31254>, 0x5572c66caac7 <vm_exec_core+31284>, 0x5572c66caae5 <vm_exec_core+31314>, 0x5572c66cab03 <vm_exec_core+31344>, 0x5572c66cab21 <vm_exec_core+31374>, 0x5572c66cab3f <vm_exec_core+31404>, 0x5572c66cab5d <vm_exec_core+31434>, 0x5572c66cab7b <vm_exec_core+31464>, 0x5572c66cab99 <vm_exec_core+31494>, 0x5572c66cabca <vm_exec_core+31543>, 0x5572c66cabe8 <vm_exec_core+31573>, 0x5572c66cac06 <vm_exec_core+31603>, 0x5572c66cac24 <vm_exec_core+31633>, 0x5572c66cac42 <vm_exec_core+31663>, 0x5572c66cac60 <vm_exec_core+31693>, 0x5572c66cac7e <vm_exec_core+31723>, 0x5572c66cac9c <vm_exec_core+31753>, 0x5572c66cacba <vm_exec_core+31783>, 0x5572c66cacd8 <vm_exec_core+31813>, 0x5572c66cacf6 <vm_exec_core+31843>, 0x5572c66cad14 <vm_exec_core+31873>, 0x5572c66cad32 <vm_exec_core+31903>, 0x5572c66cad50 <vm_exec_core+31933>, 0x5572c66cad6e <vm_exec_core+31963>, 0x5572c66cad8c <vm_exec_core+31993>, 0x5572c66cadaa <vm_exec_core+32023>, 0x5572c66cadc8 <vm_exec_core+32053>, 0x5572c66cade6 <vm_exec_core+32083>, 0x5572c66cae04 <vm_exec_core+32113>, 0x5572c66cae22 <vm_exec_core+32143>, 0x5572c66cae40 <vm_exec_core+32173>...}
#40 0x00005572c66dd51d in vm_exec_loop (ec=0x5572c89f74e0, state=RUBY_TAG_RAISE, tag=0x7ffcffc78960, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2513
No locals.
#41 0x00005572c66dd465 in rb_vm_exec (ec=0x5572c89f74e0) at /tmp/ruby/src/trunk-O0/vm.c:2492
        _ec = 0x5572c89f74e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffcffc789e0, 0x5572c66dd390 <rb_vm_exec+190>, 0x0, 0x7ffcffc78930, 0x7ffcffc78c78}, prev = 0x7ffcffc78a50, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#42 0x00005572c66de271 in rb_iseq_eval_main (iseq=0x7f4d11fa8d58) at /tmp/ruby/src/trunk-O0/vm.c:2752
        ec = 0x5572c89f74e0
        val = 93951480526048
#43 0x00005572c64c1bcb in rb_ec_exec_node (ec=0x5572c89f74e0, n=0x7f4d11fa8d58) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x5572c89f6090
        _ec = 0x5572c89f74e0
        _tag = {tag = 36, retval = 93951441506744, buf = {0x7ffcffc78ad0, 0x5572c64c1b61 <rb_ec_exec_node+212>, 0x0, 0x7ffcffc78a20, 0x5572c89f74e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f4d11fa8d58
#44 0x00005572c64c1d48 in ruby_run_node (n=0x7f4d11fa8d58) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x5572c89f74e0
        status = 21874
#45 0x00005572c64bd5b4 in rb_main (argc=131, argv=0x7ffcffc78c78) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140724599753552
#46 0x00005572c64bd615 in main (argc=131, argv=0x7ffcffc78c78) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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