# Logfile created on 2023-12-20 18:35:09 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000559cd0a55a38 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20231220-183509", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000559cd0aef2a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000559cd0aef160 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000559cd0aeef80 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231220-183509", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231220-183509>, @binmode=false, @mon_data=#<Monitor:0x0000559cd0aeeeb8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to d4feeae32b69b4f88c94fecfc7a283b475eec4de
echo d4feeae32b69b4f88c94fecfc7a283b475eec4de | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   fac7d2c..c28177c  master     -> origin/master
Updating fac7d2c..c28177c
Fast-forward
 lib/ruby_vm/rjit/compiler.rb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Latest commit hash = c28177cd57
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update debug to d4feeae32b69b4f88c94fecfc7a283b475eec4de
echo d4feeae32b69b4f88c94fecfc7a283b475eec4de | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

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

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

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

Retrying...
Finished tests in 1239.202215s, 21.7584 tests/s, 7715.6463 assertions/s.
26963 tests, 9561246 assertions, 0 failures, 0 errors, 224 skips

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

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

3728 files, 32495 examples, 146180 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.894477.ruby -x gdbscript
[New LWP 894477]
[New LWP 894479]
[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 -W0'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000555963b6aac1 in gc_mark_children (objspace=0x555965388470, obj=140064676118120) at /tmp/ruby/src/trunk-O0/gc.c:7375
7375	        mark_m_tbl(objspace, RCLASS_M_TBL(obj));
[Current thread is 1 (Thread 0x7f63729f57c0 (LWP 894477))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f63729f57c0 (LWP 894477) 0x0000555963b6aac1 in gc_mark_children (objspace=0x555965388470, obj=140064676118120) at /tmp/ruby/src/trunk-O0/gc.c:7375
  2    Thread 0x7f635941f640 (LWP 894479) 0x00007f6372b1dfde in epoll_wait (epfd=4, events=0x55596418c85c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f635941f640 (LWP 894479)):
#0  0x00007f6372b1dfde in epoll_wait (epfd=4, events=0x55596418c85c <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  0x0000555963cf6246 in event_wait (vm=0x555965385b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:832
        r = 21849
#2  0x0000555963cf626a in timer_thread_polling (vm=0x555965385b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:854
        r = -1630666982
#3  0x0000555963cf691c in timer_thread_func (ptr=0x555965385b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3011
        vm = 0x555965385b10
#4  0x00007f6372a8cb43 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 = {140726520968064, 1446328645520761764, 140064675984960, 25, 140065102153808, 140726520968416, -1525358259496770652, -1525452068985330780}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f6372b1dbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f63729f57c0 (LWP 894477)):
#0  0x0000555963b6aac1 in gc_mark_children (objspace=0x555965388470, obj=140064676118120) at /tmp/ruby/src/trunk-O0/gc.c:7375
        any = 0x7f635943fe68
#1  0x0000555963b6b374 in gc_mark_stacked_objects (objspace=0x555965388470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7564
        mstack = 0x5559653888f8
        obj = 140064676118120
        marked_slots_at_the_beginning = 720
        popped_count = 0
#2  0x0000555963b6b4f4 in gc_mark_stacked_objects_all (objspace=0x555965388470) at /tmp/ruby/src/trunk-O0/gc.c:7602
No locals.
#3  0x0000555963b6d850 in gc_marks_rest (objspace=0x555965388470) at /tmp/ruby/src/trunk-O0/gc.c:8797
No locals.
#4  0x0000555963b6d984 in gc_marks (objspace=0x555965388470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8855
        marking_finished = false
#5  0x0000555963b6f714 in gc_start (objspace=0x555965388470, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9608
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#6  0x0000555963b6f3a9 in garbage_collect (objspace=0x555965388470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 1
        ret = 5649
#7  0x0000555963b6fe34 in garbage_collect_with_gvl (objspace=0x555965388470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9869
No locals.
#8  0x0000555963b77009 in objspace_malloc_gc_stress (objspace=0x555965388470) at /tmp/ruby/src/trunk-O0/gc.c:12406
        reason = 45568
#9  0x0000555963b772ec in objspace_xmalloc0 (objspace=0x555965388470, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12608
        gpr = 107008
        mem = 0x8d0000008d
#10 0x0000555963b77609 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12832
No locals.
#11 0x0000555963b7763f in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12841
No locals.
#12 0x0000555963b7affa in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14420
No locals.
#13 0x0000555963d3b689 in vm_ccs_create (klass=140064676307200, cc_tbl=0x5559653c0b40, mid=141, cme=0x7f63728edc08) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1955
        ccs = 0xffffffff0000008d
#14 0x0000555963d5745e in cache_callable_method_entry (klass=140064676307200, mid=141, cme=0x7f63728edc08) at /tmp/ruby/src/trunk-O0/vm_method.c:1334
        cc_tbl = 0x5559653c0b40
        ccs_data = 93842415382757
#15 0x0000555963d57620 in callable_method_entry_or_negative (klass=140064676307200, mid=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 140064676314240
        me = 0x7f63728edc08
        _lev = 21849
        cme = 0x7f63728edc08
#16 0x0000555963d576b2 in callable_method_entry (klass=140064676307200, mid=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x161100000001
#17 0x0000555963d5792a in callable_method_entry_refinements (klass=140064676307200, id=141, defined_class_ptr=0x0, with_refinements=true) at /tmp/ruby/src/trunk-O0/vm_method.c:1460
        cme = 0x7f635946e1a0
#18 0x0000555963d57980 in rb_callable_method_entry_with_refinements (klass=140064676307200, id=141, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1467
No locals.
#19 0x0000555963d5a73b in rb_vm_call_with_refinements (ec=0x5559653894e0, recv=140064676307360, id=141, argc=1, argv=0x7ffd724ae3d8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:77
        me = 0x5559653894e0
#20 0x0000555963d3c224 in check_match (ec=0x5559653894e0, pattern=140064676307360, target=140064657756200, type=VM_CHECKMATCH_TYPE_RESCUE) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2441
No locals.
#21 0x0000555963d47e80 in vm_check_match (ec=0x5559653894e0, target=140064657756200, pattern=140064676307360, flag=3) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5267
        type = VM_CHECKMATCH_TYPE_RESCUE
#22 0x0000555963d4f651 in vm_exec_core (ec=0x5559653894e0) at ../../src/trunk-O0/insns.def:731
        flag = 3
        leaf = false
        target = 140064657756200
        pattern = 140064676307360
        result = 20
        reg_pc = 0x55596538a650
        reg_cfp = 0x7f63729f3f68
        insns_address_table = {0x555963d4c631 <vm_exec_core+108>, 0x555963d4c693 <vm_exec_core+206>, 0x555963d4c7a6 <vm_exec_core+481>, 0x555963d4c8ba <vm_exec_core+757>, 0x555963d4ca58 <vm_exec_core+1171>, 0x555963d4cb88 <vm_exec_core+1475>, 0x555963d4cd9a <vm_exec_core+2005>, 0x555963d4ceac <vm_exec_core+2279>, 0x555963d4cf85 <vm_exec_core+2496>, 0x555963d4d08c <vm_exec_core+2759>, 0x555963d4d193 <vm_exec_core+3022>, 0x555963d4d2a1 <vm_exec_core+3292>, 0x555963d4d3b3 <vm_exec_core+3566>, 0x555963d4d483 <vm_exec_core+3774>, 0x555963d4d58c <vm_exec_core+4039>, 0x555963d4d686 <vm_exec_core+4289>, 0x555963d4d749 <vm_exec_core+4484>, 0x555963d4d80c <vm_exec_core+4679>, 0x555963d4d895 <vm_exec_core+4816>, 0x555963d4d921 <vm_exec_core+4956>, 0x555963d4d9c7 <vm_exec_core+5122>, 0x555963d4da9f <vm_exec_core+5338>, 0x555963d4db6c <vm_exec_core+5543>, 0x555963d4dc4a <vm_exec_core+5765>, 0x555963d4dd0c <vm_exec_core+5959>, 0x555963d4de4b <vm_exec_core+6278>, 0x555963d4def1 <vm_exec_core+6444>, 0x555963d4dfd6 <vm_exec_core+6673>, 0x555963d4e105 <vm_exec_core+6976>, 0x555963d4e1c8 <vm_exec_core+7171>, 0x555963d4e28b <vm_exec_core+7366>, 0x555963d4e382 <vm_exec_core+7613>, 0x555963d4e444 <vm_exec_core+7807>, 0x555963d4e523 <vm_exec_core+8030>, 0x555963d4e5f0 <vm_exec_core+8235>, 0x555963d4e700 <vm_exec_core+8507>, 0x555963d4e7fa <vm_exec_core+8757>, 0x555963d4e875 <vm_exec_core+8880>, 0x555963d4e936 <vm_exec_core+9073>, 0x555963d4ea24 <vm_exec_core+9311>, 0x555963d4ead4 <vm_exec_core+9487>, 0x555963d4ec53 <vm_exec_core+9870>, 0x555963d4ed2d <vm_exec_core+10088>, 0x555963d4ee19 <vm_exec_core+10324>, 0x555963d4eeaa <vm_exec_core+10469>, 0x555963d4f005 <vm_exec_core+10816>, 0x555963d4f5a7 <vm_exec_core+12258>, 0x555963d4f6a3 <vm_exec_core+12510>, 0x555963d4f7a6 <vm_exec_core+12769>, 0x555963d4f892 <vm_exec_core+13005>, 0x555963d4faab <vm_exec_core+13542>, 0x555963d4fb9d <vm_exec_core+13784>, 0x555963d4fca3 <vm_exec_core+14046>, 0x555963d4fea0 <vm_exec_core+14555>, 0x555963d50049 <vm_exec_core+14980>, 0x555963d50174 <vm_exec_core+15279>, 0x555963d502e0 <vm_exec_core+15643>, 0x555963d5040b <vm_exec_core+15942>, 0x555963d50577 <vm_exec_core+16306>, 0x555963d50759 <vm_exec_core+16788>, 0x555963d50956 <vm_exec_core+17297>, 0x555963d50aff <vm_exec_core+17722>, 0x555963d50c21 <vm_exec_core+18012>, 0x555963d50cc8 <vm_exec_core+18179>, 0x555963d50d8c <vm_exec_core+18375>, 0x555963d50e75 <vm_exec_core+18608>, 0x555963d50f61 <vm_exec_core+18844>, 0x555963d5104a <vm_exec_core+19077>, 0x555963d5115e <vm_exec_core+19353>, 0x555963d51285 <vm_exec_core+19648>, 0x555963d513bb <vm_exec_core+19958>, 0x555963d514f1 <vm_exec_core+20268>, 0x555963d51627 <vm_exec_core+20578>, 0x555963d5175d <vm_exec_core+20888>, 0x555963d51893 <vm_exec_core+21198>, 0x555963d519d4 <vm_exec_core+21519>, 0x555963d51b4e <vm_exec_core+21897>, 0x555963d51c84 <vm_exec_core+22207>, 0x555963d51dba <vm_exec_core+22517>, 0x555963d51ef0 <vm_exec_core+22827>, 0x555963d52026 <vm_exec_core+23137>, 0x555963d5215c <vm_exec_core+23447>, 0x555963d52292 <vm_exec_core+23757>, 0x555963d523c8 <vm_exec_core+24067>, 0x555963d524fe <vm_exec_core+24377>, 0x555963d5264d <vm_exec_core+24712>, 0x555963d52807 <vm_exec_core+25154>, 0x555963d52985 <vm_exec_core+25536>, 0x555963d52aa4 <vm_exec_core+25823>, 0x555963d52bc3 <vm_exec_core+26110>, 0x555963d52cdd <vm_exec_core+26392>, 0x555963d52df7 <vm_exec_core+26674>, 0x555963d52f22 <vm_exec_core+26973>, 0x555963d53058 <vm_exec_core+27283>, 0x555963d53143 <vm_exec_core+27518>, 0x555963d53248 <vm_exec_core+27779>, 0x555963d53390 <vm_exec_core+28107>, 0x555963d5347f <vm_exec_core+28346>, 0x555963d53559 <vm_exec_core+28564>, 0x555963d5362e <vm_exec_core+28777>, 0x555963d53709 <vm_exec_core+28996>, 0x555963d53785 <vm_exec_core+29120>, 0x555963d53801 <vm_exec_core+29244>, 0x555963d5381f <vm_exec_core+29274>, 0x555963d5383d <vm_exec_core+29304>, 0x555963d5385b <vm_exec_core+29334>, 0x555963d53879 <vm_exec_core+29364>, 0x555963d53897 <vm_exec_core+29394>, 0x555963d538b5 <vm_exec_core+29424>, 0x555963d538d3 <vm_exec_core+29454>, 0x555963d538f1 <vm_exec_core+29484>, 0x555963d5390f <vm_exec_core+29514>, 0x555963d5392d <vm_exec_core+29544>, 0x555963d5394b <vm_exec_core+29574>, 0x555963d53969 <vm_exec_core+29604>, 0x555963d53987 <vm_exec_core+29634>, 0x555963d539a5 <vm_exec_core+29664>, 0x555963d539c3 <vm_exec_core+29694>, 0x555963d539e1 <vm_exec_core+29724>, 0x555963d539ff <vm_exec_core+29754>, 0x555963d53a1d <vm_exec_core+29784>, 0x555963d53a3b <vm_exec_core+29814>, 0x555963d53a59 <vm_exec_core+29844>, 0x555963d53a77 <vm_exec_core+29874>, 0x555963d53a95 <vm_exec_core+29904>, 0x555963d53ab3 <vm_exec_core+29934>, 0x555963d53ad1 <vm_exec_core+29964>, 0x555963d53aef <vm_exec_core+29994>, 0x555963d53b0d <vm_exec_core+30024>, 0x555963d53b2b <vm_exec_core+30054>, 0x555963d53b49 <vm_exec_core+30084>, 0x555963d53b67 <vm_exec_core+30114>, 0x555963d53b85 <vm_exec_core+30144>, 0x555963d53ba3 <vm_exec_core+30174>, 0x555963d53bc1 <vm_exec_core+30204>, 0x555963d53bdf <vm_exec_core+30234>, 0x555963d53bfd <vm_exec_core+30264>, 0x555963d53c1b <vm_exec_core+30294>, 0x555963d53c39 <vm_exec_core+30324>, 0x555963d53c57 <vm_exec_core+30354>, 0x555963d53c75 <vm_exec_core+30384>, 0x555963d53c93 <vm_exec_core+30414>, 0x555963d53cb1 <vm_exec_core+30444>, 0x555963d53ccf <vm_exec_core+30474>, 0x555963d53ced <vm_exec_core+30504>, 0x555963d53d0b <vm_exec_core+30534>, 0x555963d53d29 <vm_exec_core+30564>, 0x555963d53d47 <vm_exec_core+30594>, 0x555963d53d65 <vm_exec_core+30624>, 0x555963d53d83 <vm_exec_core+30654>, 0x555963d53da1 <vm_exec_core+30684>, 0x555963d53dbf <vm_exec_core+30714>, 0x555963d53ddd <vm_exec_core+30744>, 0x555963d53dfb <vm_exec_core+30774>, 0x555963d53e19 <vm_exec_core+30804>, 0x555963d53e37 <vm_exec_core+30834>, 0x555963d53e55 <vm_exec_core+30864>, 0x555963d53e73 <vm_exec_core+30894>, 0x555963d53e91 <vm_exec_core+30924>, 0x555963d53eaf <vm_exec_core+30954>, 0x555963d53ecd <vm_exec_core+30984>, 0x555963d53eeb <vm_exec_core+31014>, 0x555963d53f09 <vm_exec_core+31044>, 0x555963d53f27 <vm_exec_core+31074>, 0x555963d53f45 <vm_exec_core+31104>, 0x555963d53f63 <vm_exec_core+31134>, 0x555963d53f81 <vm_exec_core+31164>, 0x555963d53f9f <vm_exec_core+31194>, 0x555963d53fbd <vm_exec_core+31224>, 0x555963d53fdb <vm_exec_core+31254>, 0x555963d53ff9 <vm_exec_core+31284>, 0x555963d54017 <vm_exec_core+31314>, 0x555963d54035 <vm_exec_core+31344>, 0x555963d54053 <vm_exec_core+31374>, 0x555963d54071 <vm_exec_core+31404>, 0x555963d5408f <vm_exec_core+31434>, 0x555963d540ad <vm_exec_core+31464>, 0x555963d540cb <vm_exec_core+31494>, 0x555963d540fc <vm_exec_core+31543>, 0x555963d5411a <vm_exec_core+31573>, 0x555963d54138 <vm_exec_core+31603>, 0x555963d54156 <vm_exec_core+31633>, 0x555963d54174 <vm_exec_core+31663>, 0x555963d54192 <vm_exec_core+31693>, 0x555963d541b0 <vm_exec_core+31723>, 0x555963d541ce <vm_exec_core+31753>, 0x555963d541ec <vm_exec_core+31783>, 0x555963d5420a <vm_exec_core+31813>, 0x555963d54228 <vm_exec_core+31843>, 0x555963d54246 <vm_exec_core+31873>, 0x555963d54264 <vm_exec_core+31903>, 0x555963d54282 <vm_exec_core+31933>, 0x555963d542a0 <vm_exec_core+31963>, 0x555963d542be <vm_exec_core+31993>, 0x555963d542dc <vm_exec_core+32023>, 0x555963d542fa <vm_exec_core+32053>, 0x555963d54318 <vm_exec_core+32083>, 0x555963d54336 <vm_exec_core+32113>, 0x555963d54354 <vm_exec_core+32143>, 0x555963d54372 <vm_exec_core+32173>...}
#23 0x0000555963d66a4f in vm_exec_loop (ec=0x5559653894e0, state=RUBY_TAG_RAISE, tag=0x7ffd724af0a0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2513
No locals.
#24 0x0000555963d66997 in rb_vm_exec (ec=0x5559653894e0) at /tmp/ruby/src/trunk-O0/vm.c:2492
        _ec = 0x5559653894e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffd724af120, 0x555963d668c2 <rb_vm_exec+190>, 0x0, 0x7ffd724af070, 0x7ffd724af0f0}, prev = 0x7ffd724af520, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#25 0x0000555963d5b0c5 in vm_call0_body (ec=0x5559653894e0, calling=0x7ffd724af2c0, argv=0x7ffd724af4a0) at /tmp/ruby/src/trunk-O0/vm_eval.c:229
        reg_cfp = 0x7f63729f3fd8
        i = 1
        ci = 0x7ffd724af290
        cc = 0x7ffd724af360
        ret = 140726520967584
#26 0x0000555963d5a93a in vm_call0_cc (ec=0x5559653894e0, recv=140064657766600, id=8337, argc=1, argv=0x7ffd724af4a0, cc=0x7ffd724af360, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 64
        use_argv = 0x7ffd724af4a0
        av = {93842417919328, 140726520967996}
        calling = {cd = 0x7ffd724af280, cc = 0x7ffd724af360, block_handler = 0, recv = 140064657766600, argc = 1, kw_splat = true, heap_argv = 0}
#27 0x0000555963d5a6db in rb_vm_call0 (ec=0x5559653894e0, recv=140064657766600, id=8337, argc=1, argv=0x7ffd724af4a0, cme=0x7f63582bf7b0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f63582bf7b0, call_ = 0x555963d46315 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#28 0x0000555963d5bcd4 in rb_vm_call_kw (ec=0x5559653894e0, recv=140064657766600, id=8337, argc=1, argv=0x7ffd724af4a0, me=0x7f63582bf7b0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#29 0x0000555963d5cb36 in rb_check_funcall_default_kw (recv=140064657766600, mid=8337, argc=1, argv=0x7ffd724af4a0, def=36, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:713
        klass = 140064676303840
        me = 0x7f63582bf7b0
        ec = 0x5559653894e0
        respond = -1
#30 0x0000555963d5c9d3 in rb_check_funcall_kw (recv=140064657766600, mid=8337, argc=1, argv=0x7ffd724af4a0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:683
No locals.
#31 0x0000555963f53b58 in rb_get_detailed_message (exc=140064657766600, opt=140064657634080) at /tmp/ruby/src/trunk-O0/error.c:1491
        e = 36
#32 0x0000555963b4a251 in rb_ec_error_print_detailed (ec=0x5559653894e0, errinfo=140064657766600, str=140064657767160, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:374
        _ec = 0x5559653894e0
        _tag = {tag = 36, retval = 0, buf = {0x7ffd724af5a0, 0x555963b4a1c0 <rb_ec_error_print_detailed+372>, 0x0, 0x7ffd724af4d0, 0x0}, prev = 0x7ffd724af610, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 0 '\000'
        errat = 140064657766400
        written = false
        emesg = 4
        opt = 140064657634080
        highlight = 0
#33 0x0000555963b4b8a1 in rb_ec_cleanup (ec=0x5559653894e0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
        err = 140064657766600
        mode0 = 0
        mode1 = 3
        _ec = 0x5559653894e0
        _tag = {tag = 36, retval = 93842413236664, buf = {0x7ffd724af690, 0x555963b4b68a <rb_ec_cleanup+295>, 0x0, 0x7ffd724af5b0, 0x5559653894e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 1
        signaled = 0
        th = 0x555965388090
        th0 = 0x555965388090
        step = 2
        message = 4
        buf = 140064657767160
#34 0x0000555963b4bd58 in ruby_run_node (n=0x7f63582eb6f8) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x5559653894e0
        status = 21849
#35 0x0000555963b475b4 in rb_main (argc=2, argv=0x7ffd724af838) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140726520968976
#36 0x0000555963b47615 in main (argc=2, argv=0x7ffd724af838) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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