# Logfile created on 2023-10-25 19:05:34 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055f8495b6020 @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.20231025-190534", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055f849657448 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055f8496572e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055f849657128 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231025-190534", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231025-190534>, @binmode=false, @mon_data=#<Monitor:0x000055f849657038>, @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 rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.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
   8197bbb..3fe2f26  master     -> origin/master
Updating 8197bbb..3fe2f26
Fast-forward
 lib/bundler/endpoint_specification.rb  |   2 +-
 lib/rubygems/platform.rb               |   8 +-
 lib/rubygems/safe_marshal/reader.rb    |   7 +
 test/ruby/test_compile_prism.rb        | 450 ++++++++++++++++-----------------
 test/rubygems/test_gem_safe_marshal.rb |  17 ++
 5 files changed, 255 insertions(+), 229 deletions(-)
Latest commit hash = 3fe2f2689f
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.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
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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
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'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/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'
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]: Entering 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.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/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
	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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Retrying...

  1) Error:
Prism::TestCompilePrism#test_ParametersNode:
NoMethodError: undefined method `test_prism_eval' for an instance of Prism::TestCompilePrism
    /tmp/ruby/src/trunk-O0/test/ruby/test_compile_prism.rb:632:in `test_ParametersNode'

  2) Error:
Prism::TestCompilePrism#test_NoKeywordsParameterNode:
NoMethodError: undefined method `test_prism_eval' for an instance of Prism::TestCompilePrism
    /tmp/ruby/src/trunk-O0/test/ruby/test_compile_prism.rb:623:in `test_NoKeywordsParameterNode'

Finished tests in 959.427527s, 27.8447 tests/s, 9869.9753 assertions/s.
26715 tests, 9469526 assertions, 0 failures, 2 errors, 188 skips

ruby -v: ruby 3.3.0dev (2023-10-25T18:52:38Z master 3fe2f2689f) [x86_64-linux]
make: *** [uncommon.mk:942: yes-test-all] Error 2
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[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.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.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-10-25T18:52:38Z master 3fe2f2689f) [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 .................................................................

Finished in 287.916414 seconds

3715 files, 32233 examples, 149041 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.3759105.ruby -x gdbscript
[New LWP 3759105]
[New LWP 3759107]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_BUILTIN_TYPE (obj=140108868708160) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:192
192	}
[Current thread is 1 (Thread 0x7f6dbcb627c0 (LWP 3759105))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f6dbcb627c0 (LWP 3759105) RB_BUILTIN_TYPE (obj=140108868708160) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:192
  2    Thread 0x7f6da358f640 (LWP 3759107) 0x00007f6dbcc8afde in epoll_wait (epfd=4, events=0x55be8450527c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f6da358f640 (LWP 3759107)):
#0  0x00007f6dbcc8afde in epoll_wait (epfd=4, events=0x55be8450527c <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  0x000055be840b2516 in timer_thread_polling (vm=0x55be84cedb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = 530767717
#2  0x000055be840b2bbe in timer_thread_func (ptr=0x55be84cedb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
        vm = 0x55be84cedb10
#3  0x00007f6dbcbf9b43 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 = {140720823059248, 3428224015323149337, 140108868679232, 25, 140109294835792, 140720823059600, -3366377887026596839, -3366433114513558503}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f6dbcc8abb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f6dbcb627c0 (LWP 3759105)):
#0  RB_BUILTIN_TYPE (obj=140108868708160) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:192
        ret = 5
#1  0x000055be83f2bde7 in gc_mark_children (objspace=0x55be84cf0260, obj=140108868708160) at /tmp/ruby/src/trunk-O0/gc.c:7222
        any = 0x7f6da3596740
#2  0x000055be83f2c74d in gc_mark_stacked_objects (objspace=0x55be84cf0260, incremental=1, count=34388) at /tmp/ruby/src/trunk-O0/gc.c:7435
        mstack = 0x55be84cf06e8
        obj = 140108868708160
        marked_slots_at_the_beginning = 780
        popped_count = 15777
#3  0x000055be83f2c8a5 in gc_mark_stacked_objects_incremental (objspace=0x55be84cf0260, count=34388) at /tmp/ruby/src/trunk-O0/gc.c:7467
No locals.
#4  0x000055be83f2ebd8 in gc_marks_step (objspace=0x55be84cf0260, slots=34388) at /tmp/ruby/src/trunk-O0/gc.c:8672
        marking_finished = false
        __func__ = <optimized out>
#5  0x000055be83f2ec40 in gc_marks_continue (objspace=0x55be84cf0260, size_pool=0x55be84cf0280, heap=0x55be84cf02d0) at /tmp/ruby/src/trunk-O0/gc.c:8692
        __func__ = <optimized out>
        marking_finished = true
#6  0x000055be83f22916 in gc_continue (objspace=0x55be84cf0260, size_pool=0x55be84cf0280, heap=0x55be84cf02d0) at /tmp/ruby/src/trunk-O0/gc.c:2480
        lock_lev = 0
#7  0x000055be83f230e2 in newobj_alloc (objspace=0x55be84cf0260, cr=0x55be84cf1010, size_pool_idx=0, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2807
        lev = 32764
        unlock_vm = false
        size_pool = 0x55be84cf0280
        heap = 0x55be84cf02d0
        cache = 0x55be84cf1208
        obj = 0
        __func__ = <optimized out>
#8  0x000055be83f23315 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x55be84cf1010, objspace=0x55be84cf0260, flags=12, klass=140108868789040) at /tmp/ruby/src/trunk-O0/gc.c:2866
        obj = 1
        lev = 1
#9  newobj_slowpath_wb_protected (klass=140108868789040, flags=12, objspace=0x55be84cf0260, cr=0x55be84cf1010, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2884
No locals.
#10 0x000055be83f2368d in newobj_of0 (klass=140108868789040, flags=12, wb_protected=1, cr=0x55be84cf1010, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2926
        obj = 4096
        objspace = 0x55be84cf0260
        size_pool_idx = 0
        i = <optimized out>
        cnt = <optimized out>
#11 0x000055be83f236f9 in newobj_of (cr=0x55be84cf1010, klass=140108868789040, flags=12, v1=94276751922016, v2=1, v3=0, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2936
        obj = 94276745837631
#12 0x000055be83f23e25 in rb_data_typed_object_wrap (klass=140108868789040, datap=0x0, type=0x55be844f1360 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3152
        wb_protected = true
#13 0x000055be83f23e62 in rb_data_typed_object_zalloc (klass=140108868789040, size=32, type=0x55be844f1360 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3158
        obj = 4
#14 0x000055be84128849 in backtrace_alloc (klass=140108868789040) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:538
        data_struct_obj = 94276760310464
        bt = 0x7ffc1eaba058
        obj = 94276760310464
#15 0x000055be84128a1d in rb_ec_partial_backtrace_object (ec=0x55be84cf12c0, start_frame=0, num_frames=-1, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:598
        cfp = 0x7f6dbcb60e88
        end_cfp = 0x7f6dbcb61010
        size = 94276745730146
        bt = 0x7ffc1eaba0c8
        btobj = 140108850516920
        loc = 0x55be83f0956d <rb_type+43>
        cfunc_counter = 2048
#16 0x000055be84128dee in rb_ec_backtrace_object (ec=0x55be84cf12c0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:693
No locals.
#17 0x000055be83f0e197 in setup_exception (ec=0x55be84cf12c0, tag=6, mesg=140108850516920, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575
        at = 140109293128000
        bt = 4
        _ec = 0x55be84cf12c0
        _tag = {tag = 36, retval = 3457, buf = {0x7ffc1eaba250, 0x55be83f0e060 <setup_exception+294>, 0x0, 0x7ffc1eaba100, 0x20e1}, prev = 0x7ffc1eaba780, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 16556789993904616448
        line = 0
        file = 0x55be84e5ea90 "/tmp/empty20231025-3759105-v3q2ip.rb"
        file0 = 0x55be84e5ea90 "/tmp/empty20231025-3759105-v3q2ip.rb"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#18 0x000055be83f0e6f9 in rb_longjmp (ec=0x55be84cf12c0, tag=6, mesg=140108850516920, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#19 0x000055be83f0e77f in rb_exc_exception (mesg=140108850516920, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#20 0x000055be83f0e7a5 in rb_exc_raise (mesg=140108850516920) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#21 0x000055be840b9d28 in rb_threadptr_execute_interrupts (th=0x55be84cf0090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2414
        err = 140108850516920
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#22 0x000055be840ec74c in rb_vm_check_ints (ec=0x55be84cf12c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2028
No locals.
#23 0x000055be84115f28 in vm_call0_super (ec=0x55be84cf12c0, calling=0x7ffc1eaba530, argv=0x7ffc1eaba920, klass=140108851103760, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:130
        cme = 0x7f6da243fe60
        mid = 2865
#24 0x000055be84116a29 in vm_call0_body (ec=0x55be84cf12c0, calling=0x7ffc1eaba530, argv=0x7ffc1eaba920) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
        klass = 140108869008680
        ci = 0x7ffc1eaba500
        cc = 0x7ffc1eaba5d0
        ret = 94276762569616
#25 0x000055be84115e0c in vm_call0_cc (ec=0x55be84cf12c0, recv=140109293144200, id=2865, argc=1, argv=0x7ffc1eaba920, cc=0x7ffc1eaba5d0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffc1eaba920
        av = {96, 94276760306272}
        calling = {cd = 0x7ffc1eaba4f0, cc = 0x7ffc1eaba5d0, block_handler = 0, recv = 140109293144200, argc = 1, kw_splat = false, heap_argv = 0}
#26 0x000055be84115bad in rb_vm_call0 (ec=0x55be84cf12c0, recv=140109293144200, id=2865, argc=1, argv=0x7ffc1eaba920, cme=0x7f6da243ff00, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f6da243ff00, call_ = 0x55be841019e7 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#27 0x000055be84116e06 in rb_vm_call_kw (ec=0x55be84cf12c0, recv=140109293144200, id=2865, argc=1, argv=0x7ffc1eaba920, me=0x7f6da243ff00, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#28 0x000055be8411508b in call_method_entry (ec=0x55be84cf12c0, defined_class=140108869008680, obj=140109293144200, id=2865, cme=0x7f6da243ff00, argc=1, argv=0x7ffc1eaba920, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2703
        passed_block_handler = 0
        result = 94276760310464
#29 0x000055be841176b2 in check_funcall_exec (v=140720823052672) at /tmp/ruby/src/trunk-O0/vm_eval.c:589
        args = 0x7ffc1eaba980
#30 0x000055be83f0efee in rb_vrescue2 (b_proc=0x55be84117655 <check_funcall_exec>, data1=140720823052672, r_proc=0x55be841176b8 <check_funcall_failed>, data2=140720823052672, args=0x7ffc1eaba840) at /tmp/ruby/src/trunk-O0/eval.c:919
        _ec = 0x55be84cf12c0
        _tag = {tag = 36, retval = 140720823052192, buf = {0x7ffc1eaba800, 0x55be83f0ef90 <rb_vrescue2+247>, 0x0, 0x7ffc1eaba700, 0x7ffc1eaba7e0}, prev = 0x7ffc1eabb240, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        ec = 0x55be84cf12c0
        cfp = 0x7f6dbcb60e88
        result = 0
        e_info = 4
#31 0x000055be83f0ee72 in rb_rescue2 (b_proc=0x55be84117655 <check_funcall_exec>, data1=140720823052672, r_proc=0x55be841176b8 <check_funcall_failed>, data2=140720823052672) at /tmp/ruby/src/trunk-O0/eval.c:900
        ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffc1eaba920, reg_save_area = 0x7ffc1eaba860}}
        ret = 140108850528000
#32 0x000055be84117a99 in check_funcall_missing (ec=0x55be84cf12c0, klass=140108869005000, recv=140109293144200, mid=3233, argc=0, argv=0x55be843474b0 <buf>, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:666
        argbuf = 0
        new_args = 0x7ffc1eaba920
        args = {defined_class = 140108869008680, recv = 140109293144200, mid = 3233, ec = 0x55be84cf12c0, cme = 0x7f6da243ff00, respond = 0, respond_to_missing = 0, argc = 1, argv = 0x7ffc1eaba920, kw_splat = 0}
        cme = 0x7f6da243ff00
        ret = 36
#33 0x000055be84117c0f in rb_check_funcall_default_kw (recv=140109293144200, mid=3233, argc=0, argv=0x0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:703
        ret = 4809534032
        klass = 140108869005000
        me = 0x0
        ec = 0x55be84cf12c0
        respond = -1
#34 0x000055be84117b45 in rb_check_funcall (recv=140109293144200, mid=3233, argc=0, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#35 0x000055be83fbf80c in convert_type_with_id (val=140109293144200, tname=0x55be8433f22d "String", method=3233, raise=0, index=-1) at /tmp/ruby/src/trunk-O0/object.c:3079
        r = 140720823053024
#36 0x000055be83fbfc21 in rb_check_convert_type_with_id (val=140109293144200, type=5, tname=0x55be8433f22d "String", method=3233) at /tmp/ruby/src/trunk-O0/object.c:3171
        v = 94276745986139
#37 0x000055be8408b1c4 in rb_check_string_type (str=140109293144200) at /tmp/ruby/src/trunk-O0/string.c:2572
No locals.
#38 0x000055be83f5d09e in io_encoding_set (fptr=0x55be84e27180, v1=140109293144200, v2=4, opt=4) at /tmp/ruby/src/trunk-O0/io.c:11649
        enc = 0x55be83f48947 <rb_check_frozen_inline+24>
        enc2 = 0x55be83f4805b <rb_type+43>
        ecflags = 0
        ecopts = 27999236480
        tmp = 140720823053232
#39 0x000055be83f5fcaa in rb_io_set_encoding (argc=1, argv=0x7ffc1eabafc0, io=140108850517120) at /tmp/ruby/src/trunk-O0/io.c:13429
        fptr = 0x55be84e27180
        v1 = 140109293144200
        v2 = 4
        opt = 4
#40 0x000055be840fd275 in ractor_safe_call_cfunc_m1 (recv=140108850517120, argc=1, argv=0x7ffc1eabafc0, func=0x55be83f5fbdc <rb_io_set_encoding>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3284
        f = 0x55be83f5fbdc <rb_io_set_encoding>
#41 0x000055be84116215 in vm_call0_cfunc_with_frame (ec=0x55be84cf12c0, calling=0x7ffc1eabaed0, argv=0x7ffc1eabafc0) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f6dbcb60ec0
        ci = 0x7ffc1eabaea0
        val = 140720823053680
        me = 0x7f6da35b9448
        cfunc = 0x55be84d57038
        len = -1
        recv = 140108850517120
        argc = 1
        mid = 16609
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#42 0x000055be8411633e in vm_call0_cfunc (ec=0x55be84cf12c0, calling=0x7ffc1eabaed0, argv=0x7ffc1eabafc0) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#43 0x000055be841165b6 in vm_call0_body (ec=0x55be84cf12c0, calling=0x7ffc1eabaed0, argv=0x7ffc1eabafc0) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffc1eabaea0
        cc = 0x7f6da24f4cc0
        ret = 140108850517120
#44 0x000055be84115e0c in vm_call0_cc (ec=0x55be84cf12c0, recv=140108850517120, id=16609, argc=1, argv=0x7ffc1eabafc0, cc=0x7f6da24f4cc0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffc1eabafc0
        av = {140109293145600, 6509432947}
        calling = {cd = 0x7ffc1eabae90, cc = 0x7f6da24f4cc0, block_handler = 0, recv = 140108850517120, argc = 1, kw_splat = false, heap_argv = 0}
#45 0x000055be841189c1 in rb_funcallv_scope (recv=140108850517120, mid=16609, argc=1, argv=0x7ffc1eabafc0, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:1065
        ec = 0x55be84cf12c0
        cc = 0x7f6da24f4cc0
        self = 140109293145600
#46 0x000055be84118a31 in rb_funcallv (recv=140108850517120, mid=16609, argc=1, argv=0x7ffc1eabafc0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1080
No locals.
#47 0x000055be84118e30 in rb_funcall (recv=140108850517120, mid=16609, n=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1137
        argv = 0x7ffc1eabafc0
        ar = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffc1eabb0e0, reg_save_area = 0x7ffc1eabb020}}
#48 0x000055be8407009d in load_file_internal (argp_v=140720823055104) at /tmp/ruby/src/trunk-O0/ruby.c:2568
        argp = 0x7ffc1eabb300
        parser = 140108850517160
        orig_fname = 140108850517320
        script = 0
        opt = 0x7ffc1eabb360
        f = 140108850517120
        line_start = 1
        ast = 0x7f6da243d3e0
        enc = 0x55be84d0fb50
        set_encoding = 16609
        lines = 4
#49 0x000055be83f0f53a in rb_ensure (b_proc=0x55be8406f964 <load_file_internal>, data1=140720823055104, e_proc=0x55be84070327 <restore_load_file>, data2=140720823055104) at /tmp/ruby/src/trunk-O0/eval.c:1009
        _ec = 0x55be84cf12c0
        _tag = {tag = 36, retval = 94276761579904, buf = {0x7ffc1eabb2c0, 0x55be83f0f4dd <rb_ensure+279>, 0x0, 0x7ffc1eabb1d0, 0x0}, prev = 0x7ffc1eabb580, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 0
        ec = 0x55be84cf12c0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x55be84070327 <restore_load_file>, data2 = 140720823055104}}
#50 0x000055be840703f6 in load_file (parser=140108850517160, fname=140108850517320, f=140108850517120, script=0, opt=0x7ffc1eabb360) at /tmp/ruby/src/trunk-O0/ruby.c:2703
        arg = {parser = 140108850517160, fname = 140108850517320, script = 0, opt = 0x7ffc1eabb360, f = 140108850517120}
#51 0x000055be8407051c in rb_parser_load_file (parser=140108850517160, fname_v=140108850517320) at /tmp/ruby/src/trunk-O0/ruby.c:2727
        opt = {script = 0x0, script_name = 0, e_script = 0, src = {enc = {name = 0, index = -1}}, ext = {enc = {name = 0, index = -1}}, intern = {enc = {name = 0, index = -1}}, req_list = 0, features = {mask = 0, set = 31}, warn = {mask = 0, set = 0}, dump = 0, backtrace_length_limit = -9223372036854775808, rjit = {on = false, call_threshold = 0, exec_mem_size = 0, stats = false, trace_exits = false, dump_disasm = false, verify_ctx = false, pause = false}, crash_report = 0x0, sflag = 0, xflag = 0, warning = 0, verbose = 0, do_loop = 0, do_print = 0, do_line = 0, do_split = 0, do_search = 0, setids = 0, yjit = 0}
        xflag = 0
        f = 140108850517120
#52 0x000055be83f7f2e2 in load_iseq_eval (ec=0x55be84cf12c0, fname=140108850517320) at /tmp/ruby/src/trunk-O0/load.c:727
        ec = 0x55be84cf12c0
        th = 0x55be83f40491 <rb_hash_aref+87>
        realpath_map = 140108850723280
        v = 140108850517200
        ast = 0x7ffc1eabb490
        parser = 140108850517160
        iseq = 0x0
#53 0x000055be83f808a3 in require_internal (ec=0x55be84cf12c0, fname=140108850723360, exception=1, warn=false) at /tmp/ruby/src/trunk-O0/load.c:1247
        handle = 140720823055760
        found = 114
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        _ec = 0x55be84cf12c0
        _tag = {tag = 36, retval = 140109293162696, buf = {0x7ffc1eabb600, 0x55be83f806ce <require_internal+510>, 0x0, 0x7ffc1eabb4a0, 0x7f6dbcb60f30}, prev = 0x7ffc1eabc4d0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        th = 0x55be84cf0090
        saved = {wrapper = 0, self = 140109293145600, errinfo = 4, ec = 0x55be84cf12c0}
        state = RUBY_TAG_NONE
        ftptr = 0x55be8548ee40 "/tmp/empty20231025-3759105-v3q2ip.rb"
        path = 140108850517320
        saved_path = 140108850517320
        realpath = 140108850723280
        realpaths = 140108868801360
        realpath_map = 140108868801200
        reset_ext_config = false
        prev_ext_config = {ractor_safe = 162}
        th2 = 0xe5c588c71f6d3400
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#54 0x000055be83f80d3d in rb_require_string (fname=140108850517360) at /tmp/ruby/src/trunk-O0/load.c:1340
        ec = 0x55be84cf12c0
        result = 32621
#55 0x000055be83f7fba2 in rb_f_require (obj=140109293145600, fname=140108850517360) at /tmp/ruby/src/trunk-O0/load.c:980
No locals.
#56 0x000055be840fd2e3 in ractor_safe_call_cfunc_1 (recv=140109293145600, argc=1, argv=0x7f6dbca610c0, func=0x55be83f7fb82 <rb_f_require>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3298
        f = 0x55be83f7fb82 <rb_f_require>
#57 0x000055be840fdeac in vm_call_cfunc_with_frame_ (ec=0x55be84cf12c0, reg_cfp=0x7f6dbcb60f30, calling=0x7ffc1eabb860, argc=1, argv=0x7f6dbca610c0, stack_bottom=0x7f6dbca610b8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3475
        ci = 0x58b100140003
        cc = 0x7f6da24f0d50
        val = 140108851252560
        me = 0x7f6da24f4ea0
        cfunc = 0x55be84d6fcf8
        recv = 140109293145600
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#58 0x000055be840fe081 in vm_call_cfunc_with_frame (ec=0x55be84cf12c0, reg_cfp=0x7f6dbcb60f30, calling=0x7ffc1eabb860) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3503
        argc = 1
        stack_bottom = 0x7f6dbca610b8
        argv = 0x7f6dbca610c0
#59 0x000055be8410409b in vm_sendish (ec=0x55be84cf12c0, reg_cfp=0x7f6dbcb60f30, cd=0x55be84e90b90, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5553
        val = 36
        ci = 0x58b100140003
        cc = 0x7f6da24f0d50
        argc = 1
        recv = 140109293145600
        calling = {cd = 0x55be84e90b90, cc = 0x7f6da24f0d50, block_handler = 0, recv = 140109293145600, argc = 1, kw_splat = false, heap_argv = 0}
#60 0x000055be8410b4ae in vm_exec_core (ec=0x55be84cf12c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x55be84e90b90
        leaf = false
        val = 140108850517360
        reg_pc = 0x55be84e23368
        reg_cfp = 0x7f6dbcb60f30
        insns_address_table = {0x55be84107d03 <vm_exec_core+108>, 0x55be84107d65 <vm_exec_core+206>, 0x55be84107e78 <vm_exec_core+481>, 0x55be84107f8c <vm_exec_core+757>, 0x55be8410812a <vm_exec_core+1171>, 0x55be8410825a <vm_exec_core+1475>, 0x55be8410846c <vm_exec_core+2005>, 0x55be8410857e <vm_exec_core+2279>, 0x55be84108657 <vm_exec_core+2496>, 0x55be8410875e <vm_exec_core+2759>, 0x55be84108865 <vm_exec_core+3022>, 0x55be84108973 <vm_exec_core+3292>, 0x55be84108a85 <vm_exec_core+3566>, 0x55be84108b55 <vm_exec_core+3774>, 0x55be84108c5e <vm_exec_core+4039>, 0x55be84108d58 <vm_exec_core+4289>, 0x55be84108e1b <vm_exec_core+4484>, 0x55be84108ede <vm_exec_core+4679>, 0x55be84108f67 <vm_exec_core+4816>, 0x55be84108ff3 <vm_exec_core+4956>, 0x55be84109099 <vm_exec_core+5122>, 0x55be84109171 <vm_exec_core+5338>, 0x55be8410923e <vm_exec_core+5543>, 0x55be8410931c <vm_exec_core+5765>, 0x55be841093de <vm_exec_core+5959>, 0x55be8410951d <vm_exec_core+6278>, 0x55be841095c3 <vm_exec_core+6444>, 0x55be841096a8 <vm_exec_core+6673>, 0x55be841097d7 <vm_exec_core+6976>, 0x55be8410989a <vm_exec_core+7171>, 0x55be8410995d <vm_exec_core+7366>, 0x55be84109a55 <vm_exec_core+7614>, 0x55be84109b17 <vm_exec_core+7808>, 0x55be84109bf6 <vm_exec_core+8031>, 0x55be84109d06 <vm_exec_core+8303>, 0x55be84109e00 <vm_exec_core+8553>, 0x55be84109e7b <vm_exec_core+8676>, 0x55be84109f3c <vm_exec_core+8869>, 0x55be8410a02a <vm_exec_core+9107>, 0x55be8410a0da <vm_exec_core+9283>, 0x55be8410a259 <vm_exec_core+9666>, 0x55be8410a333 <vm_exec_core+9884>, 0x55be8410a41f <vm_exec_core+10120>, 0x55be8410a4b0 <vm_exec_core+10265>, 0x55be8410a60b <vm_exec_core+10612>, 0x55be8410aafb <vm_exec_core+11876>, 0x55be8410abf7 <vm_exec_core+12128>, 0x55be8410acfa <vm_exec_core+12387>, 0x55be8410ade6 <vm_exec_core+12623>, 0x55be8410afff <vm_exec_core+13160>, 0x55be8410b0f1 <vm_exec_core+13402>, 0x55be8410b1f7 <vm_exec_core+13664>, 0x55be8410b3f4 <vm_exec_core+14173>, 0x55be8410b59d <vm_exec_core+14598>, 0x55be8410b6c8 <vm_exec_core+14897>, 0x55be8410b834 <vm_exec_core+15261>, 0x55be8410b95f <vm_exec_core+15560>, 0x55be8410bacb <vm_exec_core+15924>, 0x55be8410bcad <vm_exec_core+16406>, 0x55be8410beaa <vm_exec_core+16915>, 0x55be8410c053 <vm_exec_core+17340>, 0x55be8410c175 <vm_exec_core+17630>, 0x55be8410c21c <vm_exec_core+17797>, 0x55be8410c2e0 <vm_exec_core+17993>, 0x55be8410c3c9 <vm_exec_core+18226>, 0x55be8410c4b5 <vm_exec_core+18462>, 0x55be8410c59e <vm_exec_core+18695>, 0x55be8410c6b2 <vm_exec_core+18971>, 0x55be8410c7d9 <vm_exec_core+19266>, 0x55be8410c90f <vm_exec_core+19576>, 0x55be8410ca45 <vm_exec_core+19886>, 0x55be8410cb7b <vm_exec_core+20196>, 0x55be8410ccb1 <vm_exec_core+20506>, 0x55be8410cde7 <vm_exec_core+20816>, 0x55be8410cf28 <vm_exec_core+21137>, 0x55be8410d0a2 <vm_exec_core+21515>, 0x55be8410d1d8 <vm_exec_core+21825>, 0x55be8410d30e <vm_exec_core+22135>, 0x55be8410d444 <vm_exec_core+22445>, 0x55be8410d57a <vm_exec_core+22755>, 0x55be8410d6b0 <vm_exec_core+23065>, 0x55be8410d7e6 <vm_exec_core+23375>, 0x55be8410d91c <vm_exec_core+23685>, 0x55be8410da52 <vm_exec_core+23995>, 0x55be8410dba1 <vm_exec_core+24330>, 0x55be8410dd5b <vm_exec_core+24772>, 0x55be8410ded9 <vm_exec_core+25154>, 0x55be8410dff8 <vm_exec_core+25441>, 0x55be8410e117 <vm_exec_core+25728>, 0x55be8410e231 <vm_exec_core+26010>, 0x55be8410e34b <vm_exec_core+26292>, 0x55be8410e476 <vm_exec_core+26591>, 0x55be8410e5ac <vm_exec_core+26901>, 0x55be8410e697 <vm_exec_core+27136>, 0x55be8410e79c <vm_exec_core+27397>, 0x55be8410e8e4 <vm_exec_core+27725>, 0x55be8410e9d3 <vm_exec_core+27964>, 0x55be8410eaa7 <vm_exec_core+28176>, 0x55be8410eb7c <vm_exec_core+28389>, 0x55be8410ec66 <vm_exec_core+28623>, 0x55be8410ece2 <vm_exec_core+28747>, 0x55be8410ed5e <vm_exec_core+28871>, 0x55be8410ed7c <vm_exec_core+28901>, 0x55be8410ed9a <vm_exec_core+28931>, 0x55be8410edb8 <vm_exec_core+28961>, 0x55be8410edd6 <vm_exec_core+28991>, 0x55be8410edf4 <vm_exec_core+29021>, 0x55be8410ee12 <vm_exec_core+29051>, 0x55be8410ee30 <vm_exec_core+29081>, 0x55be8410ee4e <vm_exec_core+29111>, 0x55be8410ee6c <vm_exec_core+29141>, 0x55be8410ee8a <vm_exec_core+29171>, 0x55be8410eea8 <vm_exec_core+29201>, 0x55be8410eec6 <vm_exec_core+29231>, 0x55be8410eee4 <vm_exec_core+29261>, 0x55be8410ef02 <vm_exec_core+29291>, 0x55be8410ef20 <vm_exec_core+29321>, 0x55be8410ef3e <vm_exec_core+29351>, 0x55be8410ef5c <vm_exec_core+29381>, 0x55be8410ef7a <vm_exec_core+29411>, 0x55be8410ef98 <vm_exec_core+29441>, 0x55be8410efb6 <vm_exec_core+29471>, 0x55be8410efd4 <vm_exec_core+29501>, 0x55be8410eff2 <vm_exec_core+29531>, 0x55be8410f010 <vm_exec_core+29561>, 0x55be8410f02e <vm_exec_core+29591>, 0x55be8410f04c <vm_exec_core+29621>, 0x55be8410f06a <vm_exec_core+29651>, 0x55be8410f088 <vm_exec_core+29681>, 0x55be8410f0a6 <vm_exec_core+29711>, 0x55be8410f0c4 <vm_exec_core+29741>, 0x55be8410f0e2 <vm_exec_core+29771>, 0x55be8410f100 <vm_exec_core+29801>, 0x55be8410f11e <vm_exec_core+29831>, 0x55be8410f13c <vm_exec_core+29861>, 0x55be8410f15a <vm_exec_core+29891>, 0x55be8410f178 <vm_exec_core+29921>, 0x55be8410f196 <vm_exec_core+29951>, 0x55be8410f1b4 <vm_exec_core+29981>, 0x55be8410f1d2 <vm_exec_core+30011>, 0x55be8410f1f0 <vm_exec_core+30041>, 0x55be8410f20e <vm_exec_core+30071>, 0x55be8410f22c <vm_exec_core+30101>, 0x55be8410f24a <vm_exec_core+30131>, 0x55be8410f268 <vm_exec_core+30161>, 0x55be8410f286 <vm_exec_core+30191>, 0x55be8410f2a4 <vm_exec_core+30221>, 0x55be8410f2c2 <vm_exec_core+30251>, 0x55be8410f2e0 <vm_exec_core+30281>, 0x55be8410f2fe <vm_exec_core+30311>, 0x55be8410f31c <vm_exec_core+30341>, 0x55be8410f33a <vm_exec_core+30371>, 0x55be8410f358 <vm_exec_core+30401>, 0x55be8410f376 <vm_exec_core+30431>, 0x55be8410f394 <vm_exec_core+30461>, 0x55be8410f3b2 <vm_exec_core+30491>, 0x55be8410f3d0 <vm_exec_core+30521>, 0x55be8410f3ee <vm_exec_core+30551>, 0x55be8410f40c <vm_exec_core+30581>, 0x55be8410f42a <vm_exec_core+30611>, 0x55be8410f448 <vm_exec_core+30641>, 0x55be8410f466 <vm_exec_core+30671>, 0x55be8410f484 <vm_exec_core+30701>, 0x55be8410f4a2 <vm_exec_core+30731>, 0x55be8410f4c0 <vm_exec_core+30761>, 0x55be8410f4de <vm_exec_core+30791>, 0x55be8410f4fc <vm_exec_core+30821>, 0x55be8410f51a <vm_exec_core+30851>, 0x55be8410f538 <vm_exec_core+30881>, 0x55be8410f556 <vm_exec_core+30911>, 0x55be8410f574 <vm_exec_core+30941>, 0x55be8410f592 <vm_exec_core+30971>, 0x55be8410f5b0 <vm_exec_core+31001>, 0x55be8410f5ce <vm_exec_core+31031>, 0x55be8410f5ec <vm_exec_core+31061>, 0x55be8410f60a <vm_exec_core+31091>, 0x55be8410f63b <vm_exec_core+31140>, 0x55be8410f659 <vm_exec_core+31170>, 0x55be8410f677 <vm_exec_core+31200>, 0x55be8410f695 <vm_exec_core+31230>, 0x55be8410f6b3 <vm_exec_core+31260>, 0x55be8410f6d1 <vm_exec_core+31290>, 0x55be8410f6ef <vm_exec_core+31320>, 0x55be8410f70d <vm_exec_core+31350>, 0x55be8410f72b <vm_exec_core+31380>, 0x55be8410f749 <vm_exec_core+31410>, 0x55be8410f767 <vm_exec_core+31440>, 0x55be8410f785 <vm_exec_core+31470>, 0x55be8410f7a3 <vm_exec_core+31500>, 0x55be8410f7c1 <vm_exec_core+31530>, 0x55be8410f7df <vm_exec_core+31560>, 0x55be8410f7fd <vm_exec_core+31590>, 0x55be8410f81b <vm_exec_core+31620>, 0x55be8410f839 <vm_exec_core+31650>, 0x55be8410f857 <vm_exec_core+31680>, 0x55be8410f875 <vm_exec_core+31710>, 0x55be8410f893 <vm_exec_core+31740>, 0x55be8410f8b1 <vm_exec_core+31770>, 0x55be8410f8cf <vm_exec_core+31800>, 0x55be8410f8ed <vm_exec_core+31830>...}
#61 0x000055be84121a62 in vm_exec_loop (ec=0x55be84cf12c0, state=RUBY_TAG_BREAK, tag=0x7ffc1eabc4d0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2499
No locals.
#62 0x000055be841219ba in rb_vm_exec (ec=0x55be84cf12c0) at /tmp/ruby/src/trunk-O0/vm.c:2478
        _ec = 0x55be84cf12c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffc1eabc550, 0x55be841218e5 <rb_vm_exec+174>, 0x0, 0x7ffc1eabc4a0, 0x7ffc1eabc7e8}, prev = 0x7ffc1eabc5c0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#63 0x000055be841227b6 in rb_iseq_eval_main (iseq=0x7f6da24f5f30) at /tmp/ruby/src/trunk-O0/vm.c:2738
        ec = 0x55be84cf12c0
        val = 94276760310464
#64 0x000055be83f0d7e3 in rb_ec_exec_node (ec=0x55be84cf12c0, n=0x7f6da24f5f30) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55be84cf0090
        _ec = 0x55be84cf12c0
        _tag = {tag = 36, retval = 94276745743818, buf = {0x7ffc1eabc640, 0x55be83f0d779 <rb_ec_exec_node+196>, 0x0, 0x7ffc1eabc590, 0x55be84cf12c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f6da24f5f30
#65 0x000055be83f0d950 in ruby_run_node (n=0x7f6da24f5f30) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55be84cf12c0
        status = 21950
#66 0x000055be83f092f4 in rb_main (argc=136, argv=0x7ffc1eabc7e8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140720823060160
#67 0x000055be83f09355 in main (argc=136, argv=0x7ffc1eabc7e8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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