# Logfile created on 2023-11-25 06:31:01 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a5103ce5c8 @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.20231125-063100", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a510463560 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a510463420 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a510463240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231125-063100", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231125-063100>, @binmode=false, @mon_data=#<Monitor:0x000055a510463178>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
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
$$$[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
   7276d4b..84f45c6  master     -> origin/master
Updating 7276d4b..84f45c6
Fast-forward
 .github/workflows/codeql-analysis.yml | 2 ++
 test/net/http/test_https.rb           | 1 +
 2 files changed, 3 insertions(+)
Latest commit hash = 84f45c6ed5
$$$[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 debug to 927587afb6aac69b358b86a01f602d207053e8d2
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
$$$[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
ee0df0dd987ae3a7b1e4e7430dde95a64fdfc52b943491243eb78062557f74b8  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '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
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
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/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
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/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.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/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
	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
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.

/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: 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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/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/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./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.2.0
                                    benchmark 0.3.0
                                    bundler 2.5.0.dev
                                    cgi 0.4.0
                                    csv 3.2.8
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.5
                                    irb 1.9.1
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.0
                                    open3 0.2.0
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.18.0
                                    pstore 0.1.3
                                    rdoc 6.6.0
                                    readline 0.0.3
                                    reline 0.4.0
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.0
                                    set 1.0.3
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 1.1.0
                                    tempfile 0.2.0
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3.dev.1
                                    fcntl 1.1.0
                                    fiddle 1.1.2
                                    io-console 0.6.1.dev.1
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.1.1
                                    stringio 3.1.0
                                    strscan 3.0.8
                                    syslog 0.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.4.6
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.3.2
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1864 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.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.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/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=24567
  "--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/909] 3025832=test_gem_package
[  2/909] 3025831=test_date_arith
[  3/909] 3025831=test_gem_security_signer
[  4/909] 3025834=location_test
[  5/909] 3025830=test_gem_resolver_api_specification
[  6/909] 3025834=test_patterns
[  7/909] 3025831=test_gem_commands_stale_command
[  8/909] 3025834=test_drbunix
[  9/909] 3025831=test_svcb_https
[ 10/909] 3025831=test_buffering
[ 11/909] 3025831=test_rdoc_parser_simple
[ 12/909] 3025830=test_enumerable
[ 13/909] 3025830=test_signedness
[ 14/909] 3025831=test_too_many_dummy_encodings
[ 15/909] 3025831=test_grapheme_breaks
[ 16/909] 3025831=test_ractor
[ 17/909] 3025831=json_common_interface_test
[ 18/909] 3025831=test_gem_request_set_lockfile_tokenizer
[ 19/909] 3025832=test_gem_doctor
[ 20/909] 3025831=test_date_strptime
[ 21/909] 3025832=test_gem_safe_marshal
[ 22/909] 3025831=ruby_api_test
[ 23/909] 3025831=test_rand
[ 24/909] 3025831=test_serialize_subclasses
[ 25/909] 3025831=test_instrumentation_api
[ 26/909] 3025832=test_default_gems
[ 27/909] 3025832=test_struct
[ 28/909] 3025832=test_propertyputref
[ 29/909] 3025832=fuzzer_test
[ 30/909] 3025831=test_ast
[ 31/909] 3025832=test_udp
[ 32/909] 3025832=test_pinned
[ 33/909] 3025832=test_open3
[ 34/909] 3025830=test_remote_fetch_error
[ 35/909] 3025830=test_require
[ 36/909] 3025830=test_thread
[ 37/909] 3025834=test_pattern_key_name_check
[ 38/909] 3025834=test_history
[ 39/909] 3025834=test_locale
[ 40/909] 3025834=test_dup
[ 41/909] 3025834=test_delegation
[ 42/909] 3025834=test_find_executable
[ 43/909] 3025834=test_ts
[ 44/909] 3025834=test_unconverted_fields
[ 45/909] 3025834=test_require
[ 46/909] 3025832=test_rdoc_markup_document
[ 47/909] 3025832=test_key_actor_vi
[ 48/909] 3025832=test_lazy_enumerator
[ 49/909] 3025830=test_weakkeymap
[ 50/909] 3025832=test_formatter
[ 51/909] 3025832=test_rdoc_rd
[ 52/909] 3025832=test_range
[ 53/909] 3025830=test_drbobject
[ 54/909] 3025830=test_optimization
[ 55/909] 3025834=test_gem_commands_query_command
[ 56/909] 3025832=test_exit
[ 57/909] 3025832=test_ractor
[ 58/909] 3025832=test_verbose
[ 59/909] 3025832=test_key_actor_emacs
[ 60/909] 3025834=test_update
[ 61/909] 3025834=test_basicinstructions
[ 62/909] 3025832=test_read
[ 63/909] 3025834=test_pack
[ 64/909] 3025832=test_rdoc_rd_block_parser
[ 65/909] 3025832=test_rdoc_ri_paths
[ 66/909] 3025832=test_name_error_extension
[ 67/909] 3025832=test_bigdecimal_util
[ 68/909] 3025832=test_https_proxy
[ 69/909] 3025832=test_spell_checker
[ 70/909] 3025832=test_ancdata
[ 71/909] 3025832=test_singleton
[ 72/909] 3025832=test_rdoc_markup
[ 73/909] 3025832=test_files_test_2
[ 74/909] 3025834=test_gem_resolver_git_specification
[ 75/909] 3025834=test_sleep
[ 76/909] 3025834=test_bignum
[ 77/909] 3025834=test_normalize
[ 78/909] 3025834=test_converters
[ 79/909] 3025834=test_gem_commands_fetch_command
[ 80/909] 3025834=ractor_test
[ 81/909] 3025834=test_rdoc_tom_doc
[ 82/909] 3025834=test_gem_commands_sources_command
[ 83/909] 3025834=test_coder
[ 84/909] 3025834=test_symbol
[ 85/909] 3025834=test_context
Leaked thread: TestIRB::ContextTest#test_build_completor: #<Thread:0x00007f82f1bc2278 /tmp/ruby/src/trunk-O0/lib/irb/type_completion/types.rb:16 sleep>
Finished thread: TestIRB::ContextTest#test_default_return_format: #<Thread:0x00007f82f1bc2278 /tmp/ruby/src/trunk-O0/lib/irb/type_completion/types.rb:16 dead>
[ 86/909] 3025834=test_unix
[ 87/909] 3025834=test_regex_casefold
[ 88/909] 3025834=test_fd_setsize
[ 89/909] 3025834=test_http
[ 90/909] 3025832=test_gem_source_git
[ 91/909] 3025832=test_have_func
[ 92/909] 3025830=test_ractor_compatibility
[ 93/909] 3025834=test_gem_commands_contents_command
[ 94/909] 3025834=test_erb_command
[ 95/909] 3025834=test_gem_rdoc
[ 96/909] 3025830=test_ws
[ 97/909] 3025830=test_win32ole_variant_outarg
[ 98/909] 3025830=test_data
[ 99/909] 3025830=test_gem_commands_lock_command
[100/909] 3025830=test_rdoc_markup_to_html_snippet
[101/909] 3025832=test_rdoc_markup_indented_paragraph
[102/909] 3025832=test_gem_source_fetch_problem
[103/909] 3025832=test_rdoc_parser_markdown
[104/909] 3025832=test_rdoc_i18n_text
[105/909] 3025832=test_force_quotes
[106/909] 3025834=test_err_in_callback
[107/909] 3025834=test_gem_package_task
Skipping Gem::PackageTask tests.  rake not found.
[108/909] 3025832=test_filter
[109/909] 3025834=test_scanner_events
[110/909] 3025832=test_inlinecache
[111/909] 3025834=test_gem_dependency_list
[112/909] 3025832=test_gem_ext_configure_builder
[113/909] 3025832=test_rendering
[114/909] 3025834=test_rdoc_generator_markup
[115/909] 3025834=test_ostruct
[116/909] 3025832=test_koi8
[117/909] 3025832=test_table
[118/909] 3025830=test_rdoc_attr
[119/909] 3025830=test_not
[120/909] 3025830=test_gem_resolver_vendor_specification
[121/909] 3025832=json_ext_parser_test
[122/909] 3025832=test_iso_8859
[123/909] 3025830=test_dir
[124/909] 3025832=test_coderange
[125/909] 3025832=test_transcode
[126/909] 3025834=test_mailto
[127/909] 3025834=test_gem_indexer
[128/909] 3025832=test_gem_commands_install_command
[129/909] 3025830=test_enumerator_kw
[130/909] 3025830=test_date
[131/909] 3025830=test_open-uri
[132/909] 3025830=test_nonblock
[133/909] 3025830=test_strip
[134/909] 3025830=test_lexer
[135/909] 3025830=test_rdoc_context
[136/909] 3025834=test_random
[137/909] 3025834=test_c_struct_entry
[138/909] 3025834=test_boolean
[139/909] 3025834=test_kill_ring
[140/909] 3025834=test_rdoc_parser_changelog
[141/909] 3025834=parameters_signature_test
[142/909] 3025834=test_drbssl
[143/909] 3025832=test_gem_source_list
[144/909] 3025832=test_yaml_special_cases
[145/909] 3025832=test_column_separator
[146/909] 3025832=unescape_test
[147/909] 3025830=test_yamldbm
[148/909] 3025830=test_install
[149/909] 3025830=test_foreach
[150/909] 3025830=test_jaro_winkler
[151/909] 3025830=test_func
[152/909] 3025830=test_arity
[153/909] 3025830=test_find
[154/909] 3025830=test_object
[155/909] 3025832=test_win32ole_variant
[156/909] 3025832=test_summary
[157/909] 3025830=test_gem_resolver_composed_set
[158/909] 3025830=test_liberal_parsing
[159/909] 3025832=test_rdoc_class_module
[160/909] 3025830=test_nil
[161/909] 3025830=test_trace
[162/909] 3025830=test_rdoc_markup_attribute_manager
[163/909] 3025830=test_rational
[164/909] 3025830=test_gem_commands_owner_command
[165/909] 3025830=test_cgi_modruby
[166/909] 3025830=test_gc
[167/909] 3025832=test_gem_local_remote_options
[168/909] 3025832=test_pair
[169/909] 3025832=test_stat
[170/909] 3025832=test_type_completor
[171/909] 3025832=test_flush
[172/909] 3025832=test_getopts
[173/909] 3025832=test_gem_commands_info_command
[174/909] 3025832=test_addr
[175/909] 3025832=test_process
[176/909] 3025832=test_dns
Leaked file descriptor: TestResolvDNS#test_unreachable_server: 9 : #<UDPSocket:fd 9, AF_INET, 127.0.0.1, 42067>
[177/909] 3025832=test_protocol
[178/909] 3025832=test_singleton_function
[179/909] 3025832=test_rdoc_markup_to_rdoc
[180/909] 3025832=test_cgi_header.Closed file descriptor: CGIHeaderTest#test_cgi_http_header_simple: 9

[181/909] 3025832=test_tuplebag
[182/909] 3025832=test_rdoc_generator_pot_po_entry
[183/909] 3025832=test_helper
[184/909] 3025832=test_dir_m17n
[185/909] 3025832=test_gem_gem_runner
[186/909] 3025832=test_pointer
[187/909] 3025832=test_proc
[188/909] 3025834=test_eval
[189/909] 3025834=test_alias
[190/909] 3025834=test_rdoc_generator_pot
[191/909] 3025834=test_gem_uninstaller
[192/909] 3025832=test_zlib
[193/909] 3025834=test_storage
[194/909] 3025834=test_scope
[195/909] 3025834=test_case
[196/909] 3025834=test_gem_remote_fetcher
[197/909] 3025834=compiler_test
[198/909] 3025834=test_string
[199/909] 3025834=test_variable_name_check
[200/909] 3025834=test_iterator
[201/909] 3025834=test_printf
[202/909] 3025834=test_extlibs
[203/909] 3025834=pattern_test
[204/909] 3025834=test_file_exhaustive
[205/909] 3025832=test_regexp
[206/909] 3025830=test_win32ole
[207/909] 3025830=test_readpartial
[208/909] 3025830=test_lambda
[209/909] 3025830=test_gem_request_set_gem_dependency_api
[210/909] 3025830=test_settracefunc
[211/909] 3025834=test_gem_text
[212/909] 3025834=test_pstore
[213/909] 3025834=test_variable
[214/909] 3025834=test_win32ole_param
[215/909] 3025834=test_ocsp
[216/909] 3025834=test_super
[217/909] 3025832=test_gem_package_old
[218/909] 3025832=test_method_cache
[219/909] 3025832=memsize_test
[220/909] 3025832=test_time
[221/909] 3025830=heredoc_dedent_test
[222/909] 3025830=test_sprintf_comb
[223/909] 3025832=test_nkf
[224/909] 3025832=test_rdoc_markup_pre_process
[225/909] 3025830=test_env
[226/909] 3025834=test_convertible
[227/909] 3025832=test_tracepoint
[228/909] 3025832=test_gem_resolver_specification
[229/909] 3025832=test_io_m17n
[230/909] 3025832=test_resize
[231/909] 3025832=test_stringscanner
[232/909] 3025832=test_pipe
[233/909] 3025832=desugar_compiler_test
[234/909] 3025832=test_general
[235/909] 3025830=test_have_macro
[236/909] 3025832=test_config
[237/909] 3025832=test_error_highlight
[238/909] 3025830=test_internal_ivar
[239/909] 3025830=test_gc
[240/909] 3025830=test_math
[241/909] 3025830=test_libs
[242/909] 3025830=test_class
[243/909] 3025830=test_configuration
[244/909] 3025830=test_fips
[245/909] 3025830=test_wss
[246/909] 3025830=test_x509ext
[247/909] 3025834=test_helper
[248/909] 3025834=test_gem_path_support
[249/909] 3025830=test_case
[250/909] 3025830=test_pathname
[251/909] 3025834=test_coverage
[252/909] 3025832=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 36971>
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 11
[253/909] 3025832=test_thread_cv
[254/909] 3025830=test_pattern_matching
[255/909] 3025832=test_rdoc_parser
[256/909] 3025832=test_x509attr
[257/909] 3025830=test_unicode
[258/909] 3025832=test_set_len
[259/909] 3025832=test_marshalable
[260/909] 3025832=test_rdoc_parser_rd
[261/909] 3025832=test_webauthn_poller
[262/909] 3025830=test_cstr
[263/909] 3025832=test_gem_config_file
[264/909] 3025832=test_whileuntil
[265/909] 3025832=test_gem_resolver_best_set
[266/909] 3025832=test_document
[267/909] 3025832=test_monitor
[268/909] 3025832=test_yjit_exit_locations
[269/909] 3025832=test_data_error
[270/909] 3025832=test_gem_commands_which_command
[271/909] 3025834=test_passing_block
[272/909] 3025834=test_mul
[273/909] 3025834=test_primitive
[274/909] 3025834=test_history
[275/909] 3025832=test_method_cache
[276/909] 3025832=test_gem_gemcutter_utilities
[277/909] 3025834=test_float
[278/909] 3025832=errors_test
[279/909] 3025832=test_fileutils
[280/909] 3025830=test_gb18030
[281/909] 3025830=test_gem_package_tar_writer
[282/909] 3025834=test_nesting_parser
[283/909] 3025834=test_vm_dump
[284/909] 3025834=test_thread_queue
[285/909] 3025830=test_gem_resolver_conflict
[286/909] 3025830=test_nowrite
[287/909] 3025830=test_encoding
[288/909] 3025830=test_yaml_tree
[289/909] 3025830=test_shellwords
[290/909] 3025830=test_windows_1251
[291/909] 3025830=test_omap
[292/909] 3025830=test_sockopt
[293/909] 3025832=test_gem_uri_formatter
[294/909] 3025830=test_ossl
[295/909] 3025832=test_ubf_async_safe
[296/909] 3025832=test_insns_leaf
[297/909] 3025832=test_gem_version_option
[298/909] 3025832=test_complex2
[299/909] 3025832=dispatcher_test
[300/909] 3025832=test_eval_history
[301/909] 3025832=test_ruby_lex
[302/909] 3025832=test_win32ole_record
[303/909] 3025832=test_files_ext
[304/909] 3025832=test_gem_ext_cargo_builder_link_flag_converter
[305/909] 3025832=test_array
[306/909] 3025834=test_argf
[307/909] 3025830=test_console_attr
[308/909] 3025830=test_x509req
[309/909] 3025830=test_m17n
[310/909] 3025830=test_frozen_error
[311/909] 3025830=test_yjit
[312/909] 3025832=test_gem_resolver_local_specification
[313/909] 3025832=test_object
[314/909] 3025832=test_digest
[315/909] 3025832=test_rdoc_options
[316/909] 3025834=test_dln
[317/909] 3025834=test_closure
[318/909] 3025832=test_at_exit
[319/909] 3025832=test_set
[320/909] 3025832=test_gem_commands_help_command
[321/909] 3025832=test_rdoc_include
[322/909] 3025832=test_yield_block
[323/909] 3025832=test_pkg_config
[324/909] 3025834=test_irb
[325/909] 3025832=test_parser
[326/909] 3025832=test_gem_ext_rake_builder
[327/909] 3025834=test_gem_resolver_vendor_set
[328/909] 3025834=test_cmethod
[329/909] 3025834=test_gem_commands_list_command
[330/909] 3025834=test_gem_resolver_installed_specification
[331/909] 3025834=test_word
[332/909] 3025834=test_numeric
[333/909] 3025834=test_gem_requirement
[334/909] 3025834=test_address_resolve
[335/909] 3025834=test_refinement
[336/909] 3025832=test_gem_command_manager
[337/909] 3025832=test_project_sanity
[338/909] 3025832=test_gem_install_update_options
[339/909] 3025832=test_num2int
[340/909] 3025832=test_keyword
[341/909] 3025832=test_ensured
[342/909] 3025832=test_hash
[343/909] 3025830=test_x509crl
[344/909] 3025830=test_iter_break
[345/909] 3025830=test_pkcs7
[346/909] 3025830=test_cgi_session
[347/909] 3025830=test_recursion
[348/909] 3025830=test_c_union_entity
[349/909] 3025830=test_string_processing
[350/909] 3025830=test_cparser
[351/909] 3025830=test_rdoc_markup_attributes
[352/909] 3025830=test_unicode_escape
[353/909] 3025830=test_io_console
[354/909] 3025830=test_bn
[355/909] 3025830=test_logperiod
[356/909] 3025830=test_pack
[357/909] 3025830=test_getoptlong
[358/909] 3025830=test_arith_seq_extract
[359/909] 3025830=test_gem_request_connection_pools
[360/909] 3025830=test_config
[361/909] 3025830=test_ractor
[362/909] 3025830=test_rubyvm
[363/909] 3025830=test_ftp
[364/909] 3025830=test_logdevice
[365/909] 3025834=test_last_thread
[366/909] 3025834=test_import
[367/909] 3025830=test_rdoc_markup_to_table_of_contents
[368/909] 3025830=test_gem_commands_unpack_command
[369/909] 3025830=test_x509cert
[370/909] 3025830=test_enc_associate
[371/909] 3025832=test_pp
[372/909] 3025832=test_engine
[373/909] 3025832=test_rb_str_dup
[374/909] 3025832=test_module
[375/909] 3025830=test_key_error
[376/909] 3025830=test_symbol
[377/909] 3025830=test_append
[378/909] 3025830=test_digest_extend
[379/909] 3025830=test_ssl
[380/909] 3025834=test_logger
[381/909] 3025834=test_metaclass
[382/909] 3025834=test_rbconfig
[383/909] 3025834=test_files_sample
[384/909] 3025834=test_gem_commands_exec_command
[385/909] 3025834=test_tsort
[386/909] 3025834=test_rdoc_markup_to_label
[387/909] 3025834=test_gem_package_tar_reader_entry
[388/909] 3025832=test_gem_specification
[389/909] 3025834=test_gem_resolver
[390/909] 3025830=test_win32ole_variable
[391/909] 3025830=test_scheduler
[392/909] 3025830=test_object_references
[393/909] 3025830=test_cgi_cookie
[394/909] 3025830=test_bigdecimal
[395/909] 3025834=version_test
[396/909] 3025834=test_big5
[397/909] 3025834=test_new
[398/909] 3025834=test_time_tz
[399/909] 3025834=test_beginendblock
[400/909] 3025834=test_cipher
[401/909] 3025834=test_rdoc_parser_ruby
[402/909] 3025834=test_httpresponse
[403/909] 3025834=test_mixed_unicode_escapes
[404/909] 3025834=test_rdoc_generator_darkfish
[405/909] 3025834=test_have_library
[406/909] 3025834=test_load
[407/909] 3025834=test_within_pipe
[408/909] 3025834=test_timeout
[409/909] 3025834=test_objspace
[410/909] 3025830=test_httpresponses
[411/909] 3025830=test_general
[412/909] 3025832=test_gem_commands_server_command
[413/909] 3025832=test_abbrev
[414/909] 3025832=test_ractor
[415/909] 3025830=test_rdoc_markup_to_tt_only
[416/909] 3025830=test_convert
[417/909] 3025830=test_https
[418/909] 3025830=test_case_options
[419/909] 3025830=test_evaluation
[420/909] 3025830=test_ssl
[421/909] 3025830=ripper_compat_test
[422/909] 3025832=test_optparse
[423/909] 3025832=test_marshal
[424/909] 3025830=test_gem_commands_update_command
[425/909] 3025832=test_gem_commands_generate_index_command
[426/909] 3025832=json_encoding_test
[427/909] 3025832=test_raise_exception
[428/909] 3025830=test_rdoc_markup_to_bs
[429/909] 3025830=test_rdoc_require
[430/909] 3025830=test_parser
[431/909] 3025830=test_terminfo
[432/909] 3025830=test_fiber
[433/909] 3025832=test_rational2
[434/909] 3025832=test_bug-14834
[435/909] 3025832=test_fixnum
[436/909] 3025832=test_signal
[437/909] 3025832=test_cgi_core
[438/909] 3025832=test_bash_completion
[439/909] 3025832=test_gem_ext_cargo_builder_unit
[440/909] 3025832=test_delegate
[441/909] 3025832=test_to_ary_concat
[442/909] 3025830=test_encoding
[443/909] 3025830=test_addrinfo
[444/909] 3025830=test_gem
[445/909] 3025830=test_constant
[446/909] 3025832=test_completion
[447/909] 3025832=test_buffered_io
[448/909] 3025832=test_win32ole_event
[449/909] 3025832=test_option
[450/909] 3025832=test_mutex
[451/909] 3025830=test_etc
[452/909] 3025832=test_struct
[453/909] 3025832=test_notimplement
[454/909] 3025830=test_scalar_scanner
[455/909] 3025832=test_array_create
[456/909] 3025832=test_key_event_record
[457/909] 3025832=test_sexp
[458/909] 3025830=test_io
[459/909] 3025832=test_compile_prism
[460/909] 3025832=test_objectspace
[461/909] 3025832=test_integer
[462/909] 3025832=test_interned_str
[463/909] 3025832=test_gem_ext_cmake_builder
[464/909] 3025832=test_require_lib
[465/909] 3025832=test_euc_jp
[466/909] 3025832=test_tree_spell_checker
[467/909] 3025832=test_gem_util
[468/909] 3025832=test_clone
[469/909] 3025832=test_rdoc_servlet
[470/909] 3025831=test_rdoc_generator_pot_po
[471/909] 3025831=test_tree_builder
[472/909] 3025831=test_protect
[473/909] 3025831=test_rdoc_markup_include
[474/909] 3025831=test_inputs_scanner
[475/909] 3025831=test_cesu8
[476/909] 3025831=test_typeddata
[477/909] 3025832=test_gem_commands_mirror
[478/909] 3025832=test_date_marshal
[479/909] 3025832=test_literal
[480/909] 3025831=test_euc_kr
[481/909] 3025831=test_gem_commands_cleanup_command
[482/909] 3025830=test_httpheader
[483/909] 3025830=test_shapes
[484/909] 3025830=test_rdoc_ri_driver
[485/909] 3025832=test_rubyoptions
[486/909] 3025831=test_thread
[487/909] 3025831=test_nextafter
[488/909] 3025830=test_capacity
[489/909] 3025831=test_pkey
[490/909] 3025830=test_stream
[491/909] 3025830=test_yield
[492/909] 3025831=test_kwargs
[493/909] 3025831=test_integer
[494/909] 3025831=test_string_memory
[495/909] 3025831=test_io_wait
[496/909] 3025831=test_acceptable
[497/909] 3025831=test_rinda
[498/909] 3025831=test_gem_security_trust_dir
[499/909] 3025831=test_line_editor
[500/909] 3025831=test_dryrun
[501/909] 3025831=test_ractor
[502/909] 3025831=parse_comments_test
[503/909] 3025831=test_forwardable
[504/909] 3025831=test_gem_resolver_api_set
[505/909] 3025831=test_gem_version
[506/909] 3025831=test_rdoc_normal_module
[507/909] 3025831=test_rdoc_markdown_test
[508/909] 3025831=test_rdoc_markup_hard_break
[509/909] 3025831=test_ssl_session
[510/909] 3025831=test_random
[511/909] 3025831=test_encodings
[512/909] 3025830=test_ns_spki
[513/909] 3025830=test_gem_resolver_dependency_request
[514/909] 3025830=test_gem_resolver_requirement_list
[515/909] 3025830=test_arith_seq_beg_len_step
[516/909] 3025830=test_scalar
[517/909] 3025830=test_trick
[518/909] 3025831=test_rdoc_markup_to_markdown
[519/909] 3025831=test_key_name_check
[520/909] 3025831=test_utf32
[521/909] 3025831=test_iseq_load
[522/909] 3025831=test_noarg
[523/909] 3025831=test_tmpdir
[524/909] 3025831=test_gem_commands_pristine_command
[525/909] 3025832=test_change_word
[526/909] 3025832=test_human_typo
[527/909] 3025832=test_prettyprint
[528/909] 3025832=test_threadgroup
[529/909] 3025831=test_stream
[530/909] 3025831=test_gem_ext_builder
[531/909] 3025832=test_gem_commands_check_command
[532/909] 3025830=test_gem_commands_yank_command
[533/909] 3025832=test_data
[534/909] 3025832=test_big2str
[535/909] 3025832=test_rdoc_alias
[536/909] 3025832=test_queue
[537/909] 3025832=test_gem_security_policy
[538/909] 3025830=test_ellipsize
[539/909] 3025830=test_io
[540/909] 3025832=test_emitter
[541/909] 3025832=test_rdoc_context_section
[542/909] 3025832=test_gem_package_tar_header
[543/909] 3025830=test_io_buffer
[544/909] 3025830=test_gem_ext_cargo_builder
[545/909] 3025832=test_merge_keys
[546/909] 3025832=test_c_struct_builder
[547/909] 3025830=test_gem_resolver_index_specification
[548/909] 3025830=test_to_ruby
[549/909] 3025830=test_rdoc_extend
[550/909] 3025830=test_process
[551/909] 3025832=test_config
[552/909] 3025832=test_rat
[553/909] 3025832=test_mdns
[554/909] 3025832=test_ifunless
[555/909] 3025832=test_key_stroke
[556/909] 3025832=test_ractor
[557/909] 3025832=test_bundled_ca
[558/909] 3025832=test_external_new
[559/909] 3025832=test_win32ole_typelib
[560/909] 3025832=constant_path_node_test
[561/909] 3025832=test_gem_request_set
[562/909] 3025831=test_undef
[563/909] 3025831=test_http_request
[564/909] 3025831=test_date_ractor
[565/909] 3025832=test_gem_name_tuple
[566/909] 3025832=test_securerandom
[567/909] 3025832=test_path_to_class
[568/909] 3025832=test_function_entry
[569/909] 3025832=test_gem_resolver_activation_request
[570/909] 3025831=test_pkey_dh
[571/909] 3025832=test_gem_ext_ext_conf_builder
[572/909] 3025831=test_win32ole_method_event
[573/909] 3025831=test_drb
[574/909] 3025832=test_complexrational
[575/909] 3025832=test_hash
[576/909] 3025832=test_config
[577/909] 3025832=test_alias_and_anchor
[578/909] 3025832=test_abi
[579/909] 3025834=test_rdoc_any_method
[580/909] 3025832=json_fixtures_test
[581/909] 3025832=test_econv
[582/909] 3025834=newline_test
[583/909] 3025834=test_rdoc_markup_verbatim
[584/909] 3025834=test_emitter
[585/909] 3025834=test_rdoc_parser_c
[586/909] 3025832=test_gem_platform
[587/909] 3025832=test_backtrace
[588/909] 3025834=test_pkey_rsa
[589/909] 3025834=test_stack
[590/909] 3025832=test_bigzero
[591/909] 3025832=test_macro
[592/909] 3025832=test_rdoc_task
[593/909] 3025832=test_numhash
[594/909] 3025832=test_rdoc_markup_to_html
[595/909] 3025832=test_ldap
[596/909] 3025832=test_color
[597/909] 3025832=test_gem_commands_setup_command
[598/909] 3025834=test_hmac
[599/909] 3025834=test_rdoc_top_level
[600/909] 3025832=test_method_name_check
[601/909] 3025832=test_observer
[602/909] 3025832=test_parse
[603/909] 3025834=test_gem_request_set_lockfile
[604/909] 3025832=test_uncorrectable_name_check
[605/909] 3025832=test_postponed_job
[606/909] 3025834=test_gem_commands_environment_command
[607/909] 3025834=test_numeric
[608/909] 3025832=test_erb
[609/909] 3025834=encoding_test
[610/909] 3025832=test_bmethod
[611/909] 3025832=test_pty
[612/909] 3025832=test_files_test_1
[613/909] 3025832=test_io_timeout
[614/909] 3025832=test_class
[615/909] 3025831=test_rdoc_encoding
[616/909] 3025831=test_const
[617/909] 3025831=test_comparable
[618/909] 3025831=test_gem_package_tar_reader
[619/909] 3025831=test_rdoc_normal_class
[620/909] 3025831=test_ipaddr
[621/909] 3025831=test_rdoc_rd_inline
[622/909] 3025831=test_rdoc_markdown
[623/909] 3025831=test_row_separator
[624/909] 3025831=test_pkcs12
[625/909] 3025831=test_gem_installer
[626/909] 3025832=test_rdoc_constant
[627/909] 3025832=test_deprecate
[628/909] 3025832=test_method
[629/909] 3025832=test_rdoc_markup_parser
[630/909] 3025832=test_gem_source_specific_file
[631/909] 3025832=test_utf16
[632/909] 3025832=test_require_path_check
[633/909] 3025831=test_gem_unsatisfiable_dependency_error
[634/909] 3025831=test_acl
[635/909] 3025831=test_object_create_start
[636/909] 3025831=magic_comment_test
[637/909] 3025831=test_duplicate
[638/909] 3025831=test_wait
[639/909] 3025832=test_date_new
[640/909] 3025832=test_gem_commands_cert_command
[641/909] 3025831=test_tempfile
[642/909] 3025831=test_rdoc_markup_raw
[643/909] 3025831=test_quote_empty
[644/909] 3025831=test_fstring
[645/909] 3025831=test_euc_tw
[646/909] 3025831=test_nomethod_error
[647/909] 3025831=test_rdoc_markup_paragraph
[648/909] 3025831=json_string_matching_test
[649/909] 3025831=test_cmd
[650/909] 3025832=test_path
[651/909] 3025832=test_iseq
[652/909] 3025831=test_sizeof
[653/909] 3025832=test_sorted_set
[654/909] 3025832=test_emoji
[655/909] 3025832=test_face
[656/909] 3025832=test_defined
[657/909] 3025832=test_condition
[658/909] 3025832=test_cp949
[659/909] 3025832=test_gem_commands_search_command
[660/909] 3025832=test_sleep
[661/909] 3025832=test_basicsocket
[662/909] 3025832=test_date_attr
[663/909] 3025832=test_rdoc_rd_inline_parser
[664/909] 3025832=test_color_printer
[665/909] 3025832=test_init
[666/909] 3025832=test_set
[667/909] 3025832=test_date_strftime
[668/909] 3025831=test_reqarg
[669/909] 3025831=test_file
[670/909] 3025831=test_gem_commands_signin_command
[671/909] 3025831=test_system
[672/909] 3025832=test_resource
[673/909] 3025832=test_zsh_completion
[674/909] 3025832=library_symbols_test
[675/909] 3025832=test_function
[676/909] 3025832=test_string
[677/909] 3025832=test_gem_stub_specification
[678/909] 3025832=test_assembler
[679/909] 3025832=test_mkmf
[680/909] 3025832=test_raise
[681/909] 3025832=test_reline
[682/909] 3025832=test_debug
[683/909] 3025832=test_array
[684/909] 3025832=comments_test
[685/909] 3025832=test_yaml
[686/909] 3025832=test_rdoc_code_object
[687/909] 3025831=test_gem_commands_uninstall_command
[688/909] 3025832=test_erb_m17n
[689/909] 3025832=test_syslog
[690/909] 3025832=test_rdoc_markup_to_html_crossref
[691/909] 3025830=test_class2name
[692/909] 3025830=test_yamlstore
[693/909] 3025830=test_socket
[694/909] 3025832=test_framework
[695/909] 3025832=test_benchmark
[696/909] 3025831=test_random_formatter
[697/909] 3025831=test_depth_first
[698/909] 3025831=test_gem_source
[699/909] 3025831=test_mutex_m
[700/909] 3025831=test_skip_lines
[701/909] 3025831=test_fnmatch
[702/909] 3025831=test_x509name
[703/909] 3025831=test_pack
[704/909] 3025831=test_rdoc_markup_heading
[705/909] 3025831=test_type_analyze
[706/909] 3025831=test_reline_key
[707/909] 3025831=test_bug-3571
[708/909] 3025831=test_unicode_normalize
[709/909] 3025832=test_read
[710/909] 3025832=test_date_time
[711/909] 3025832=test_did_you_mean
[712/909] 3025832=test_handle
[713/909] 3025830=test_rdoc_markup_to_joined_paragraph
[714/909] 3025830=test_arity
[715/909] 3025832=test_rdoc_rubygems_hook
[716/909] 3025830=test_gem_commands_dependency_command
[717/909] 3025832=test_pkey_dsa
[718/909] 3025830=test_switch_hitter
[719/909] 3025830=test_timeout
[720/909] 3025832=test_enumerator
[721/909] 3025830=test_weakref
[722/909] 3025832=locals_test
[723/909] 3025830=test_name_error
[724/909] 3025830=test_string
[725/909] 3025832=test_rdoc_generator_ri
[726/909] 3025832=test_file
[727/909] 3025832=test_thread_fd_close
[728/909] 3025832=bom_test
[729/909] 3025832=test_ansi_with_terminfo
[730/909] 3025832=test_gem_stream_ui
[731/909] 3025832=test_safe_load
[732/909] 3025830=test_hash_create
[733/909] 3025830=test_emoji_breaks
[734/909] 3025832=test_gem_command
[735/909] 3025832=test_ractor
[736/909] 3025832=test_gem_resolver_lock_specification
[737/909] 3025832=test_nofree
[738/909] 3025832=test_gem_resolver_git_set
[739/909] 3025832=test_fiddle
[740/909] 3025832=test_gem_commands_open_command
[741/909] 3025832=test_store
[742/909] 3025834=test_bug-5832
[743/909] 3025834=test_digest
[744/909] 3025832=test_files_lib
[745/909] 3025832=test_quote_char_nil
[746/909] 3025832=test_rdoc_cross_reference
[747/909] 3025834=test_shift_jis
[748/909] 3025834=test_kconv
[749/909] 3025834=test_eval
[750/909] 3025832=test_member
[751/909] 3025832=test_gem_security
[752/909] 3025834=test_rubygems
[753/909] 3025834=test_stringchar
[754/909] 3025834=test_gem_update_suggestion
[755/909] 3025834=test_http
[756/909] 3025834=test_ractor
[757/909] 3025834=test_severity
[758/909] 3025834=test_load
[759/909] 3025834=test_arithmetic_sequence
[760/909] 3025834=test_gem_source_installed
[761/909] 3025834=test_gem_resolver_lock_set
[762/909] 3025834=test_rdoc_i18n_locale
[763/909] 3025831=test_flags
[764/909] 3025834=test_psych
[765/909] 3025834=test_gem_resolver_installer_set
[766/909] 3025834=test_ole_methods
[767/909] 3025834=test_cclass
[768/909] 3025834=test_rdoc_rdoc
[769/909] 3025834=test_win32ole_variant_m
[770/909] 3025834=test_tcp
[771/909] 3025834=test_kdf
[772/909] 3025834=test_rdoc_comment
[773/909] 3025831=test_cgi_multipart
[774/909] 3025834=test_json_tree
[775/909] 3025834=test_io_buffer
[776/909] 3025834=test_autoconf
[777/909] 3025830=test_bug_reporter
[778/909] 3025831=test_win32ole_method
[779/909] 3025831=test_flip
[780/909] 3025834=test_frozen
[781/909] 3025834=test_gem_source_local
[782/909] 3025831=test_egrep_cpp
[783/909] 3025831=test_weakmap
[784/909] 3025830=test_date_conv
[785/909] 3025830=test_case_mapping
[786/909] 3025834=test_gem_source_subpath_problem
[787/909] 3025830=test_date_compat
[788/909] 3025830=test_scan_args
[789/909] 3025830=test_dot_dot
[790/909] 3025830=test_win32ole_type_event
[791/909] 3025830=test_rdoc_method_attr
[792/909] 3025834=test_rewind
[793/909] 3025834=test_sprintf
[794/909] 3025830=test_gem_uri
[795/909] 3025830=test_memory_view
[796/909] 3025834=test_stringio
[797/909] 3025834=test_exception_at_throwing
[798/909] 3025834=test_enumerator
[799/909] 3025834=test_row
[800/909] 3025834=test_m17n_comb
[801/909] 3025832=test_gem_commands_push_command
[802/909] 3025830=test_backtrace
[803/909] 3025830=test_common
[804/909] 3025830=test_class_name_check
[805/909] 3025832=test_type
[806/909] 3025832=test_complex
[807/909] 3025832=test_base64
[808/909] 3025832=json_generic_object_test
[809/909] 3025830=test_qsort
[810/909] 3025832=test_types
[811/909] 3025830=test_invalid
[812/909] 3025832=test_gem_commands_build_command
[813/909] 3025830=json_addition_test
[814/909] 3025830=test_debug_cmd
[815/909] 3025830=test_workspace
[816/909] 3025830=test_win32ole_param_event
[817/909] 3025830=test_rdoc_single_class
[818/909] 3025830=test_gem_resolver_index_set
[819/909] 3025830=test_rdoc_generator_json_index
[820/909] 3025830=test_cgi_tag_helper
[821/909] 3025830=test_pkey_ec
[822/909] 3025832=test_gem_request
[823/909] 3025830=test_rdoc_token_stream
[824/909] 3025830=test_recorder
[825/909] 3025830=test_thread
[826/909] 3025830=test_enum
[827/909] 3025832=test_date_parse
[828/909] 3025832=test_write
[829/909] 3025832=test_folderitem2_invokeverb
[830/909] 3025832=test_gem_spec_fetcher
[831/909] 3025832=test_enc_raise
[832/909] 3025832=test_webauthn_listener_response
[833/909] 3025832=test_inadvertent_creation
[834/909] 3025832=test_exception
[835/909] 3025830=test_provider
[836/909] 3025830=test_rdoc_store
[837/909] 3025832=test_syntax
[838/909] 3025830=test_case_comprehensive
[839/909] 3025834=test_gem_dependency_resolution_error
[840/909] 3025834=test_rdoc_stats
[841/909] 3025834=test_files_test
[842/909] 3025834=test_time
[843/909] 3025834=test_gem_bundler_version_finder
[844/909] 3025834=test_gem_silent_ui
[845/909] 3025834=test_gem_commands_signout_command
[846/909] 3025834=test_parser_events
[847/909] 3025834=test_io_wait_uncommon
[848/909] 3025834=test_gem_request_set_lockfile_parser
[849/909] 3025834=test_ractor
[850/909] 3025834=test_gc_compact
[851/909] 3025834=test_rdoc_markup_to_ansi
[852/909] 3025834=test_delete
[853/909] 3025834=test_gem_impossible_dependencies_error
[854/909] 3025834=json_generator_test
[855/909] 3025834=test_bigmath
[856/909] 3025834=test_continuation
[857/909] 3025834=test_str2big
[858/909] 3025834=test_popen_deadlock
[859/909] 3025834=test_gem_commands_specification_command
[860/909] 3025834=test_asn1
[861/909] 3025834=test_placearg
[862/909] 3025834=test_len
[863/909] 3025834=test_features
[864/909] 3025834=test_gem_dependency_installer
[865/909] 3025832=test_gem_source_lock
[866/909] 3025832=test_ripper
[867/909] 3025832=test_optarg
[868/909] 3025832=test_syslog_logger
[869/909] 3025832=test_input_method
[870/909] 3025832=regexp_test
[871/909] 3025832=test_generic
[872/909] 3025832=test_enc_str_buf_cat
[873/909] 3025832=test_x509store
[874/909] 3025832=test_exception
[875/909] 3025832=test_header
[876/909] 3025832=test_win32ole_type
[877/909] 3025832=test_windows_1252
[878/909] 3025832=test_null
[879/909] 3025832=test_autoload
[880/909] 3025831=test_gem_dependency
[881/909] 3025834=test_cgi_util
[882/909] 3025831=test_rdoc_text
[883/909] 3025831=test_ansi_without_terminfo
[884/909] 3025831=test_data_converters
[885/909] 3025831=test_call
[886/909] 3025834=test_require
[887/909] 3025834=test_gem_source_vendor
[888/909] 3025834=test_my_integer
[889/909] 3025834=test_assignment
[890/909] 3025831=test_memory_view
[891/909] 3025831=test_gem_available_set
[892/909] 3025831=test_modify_expand
[893/909] 3025831=test_gem_validator
[894/909] 3025831=test_rdoc_markup_formatter
[895/909] 3025831=test_usrmarshal
[896/909] 3025831=test_gem_commands_outdated_command
[897/909] 3025831=!Nothing_to_test
[898/909] 3025831=test_rendering
[899/909] 3025831=test_each
[900/909] 3025831=parse_test
[901/909] 3025834=json_parser_test
[902/909] 3025834=test_gbk
[903/909] 3025834=test_profile_frames
[904/909] 3025834=test_nil2vtempty
[905/909] 3025834=test_kernel
[906/909] 3025834=test_div
[907/909] 3025834=test_deprecated
[908/909] 3025834=test_integer_comb
[909/909] 3025832=test_read_write

Retrying...
Finished tests in 1342.452757s, 20.0812 tests/s, 7816.7213 assertions/s.
26958 tests, 10493579 assertions, 0 failures, 0 errors, 190 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.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.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.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/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-11-25T06:28:39Z master 84f45c6ed5) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 ..

Finished in 299.121354 seconds

3725 files, 32456 examples, 141279 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.3030665.ruby -x gdbscript
[New LWP 3030665]
[New LWP 3030667]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  rb_gc_mark_and_move (ptr=0x5611b1a297a0) at /tmp/ruby/src/trunk-O0/gc.c:7051
7051	    rb_objspace_t *objspace = &rb_objspace;
[Current thread is 1 (Thread 0x7f7fc6a017c0 (LWP 3030665))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f7fc6a017c0 (LWP 3030665) rb_gc_mark_and_move (ptr=0x5611b1a297a0) at /tmp/ruby/src/trunk-O0/gc.c:7051
  2    Thread 0x7f7fad42f640 (LWP 3030667) 0x00007f7fc6b29fde in epoll_wait (epfd=4, events=0x5611b05003fc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f7fad42f640 (LWP 3030667)):
#0  0x00007f7fc6b29fde in epoll_wait (epfd=4, events=0x5611b05003fc <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  0x00005611b007fe08 in timer_thread_polling (vm=0x5611b181cb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = 1744207335
#2  0x00005611b00804b0 in timer_thread_func (ptr=0x5611b181cb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
        vm = 0x5611b181cb10
#3  0x00007f7fc6a98b43 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 = {140726052763376, -7285378326303769428, 140186344420928, 25, 140186770573392, 140726052763728, 7213211373337410732, 7213269412157553836}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f7fc6b29bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f7fc6a017c0 (LWP 3030665)):
#0  rb_gc_mark_and_move (ptr=0x5611b1a297a0) at /tmp/ruby/src/trunk-O0/gc.c:7051
        objspace = 0x5611b181f260
        __func__ = <optimized out>
#1  0x00005611aff3cf0e in rb_iseq_mark_and_move (iseq=0x7f7fc68f2a58, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:332
        body = 0x5611b1a29760
#2  0x00005611afef621e in gc_mark_imemo (objspace=0x5611b181f260, obj=140186768845400) at /tmp/ruby/src/trunk-O0/gc.c:7186
        __func__ = <optimized out>
#3  0x00005611afef6416 in gc_mark_children (objspace=0x5611b181f260, obj=140186768845400) at /tmp/ruby/src/trunk-O0/gc.c:7279
        any = 0x7f7fc68f2a58
#4  0x00005611afef6d71 in gc_mark_stacked_objects (objspace=0x5611b181f260, incremental=1, count=34308) at /tmp/ruby/src/trunk-O0/gc.c:7479
        mstack = 0x5611b181f6e8
        obj = 140186768845400
        marked_slots_at_the_beginning = 765
        popped_count = 2720
#5  0x00005611afef6ec9 in gc_mark_stacked_objects_incremental (objspace=0x5611b181f260, count=34308) at /tmp/ruby/src/trunk-O0/gc.c:7511
No locals.
#6  0x00005611afef9201 in gc_marks_step (objspace=0x5611b181f260, slots=34308) at /tmp/ruby/src/trunk-O0/gc.c:8716
        marking_finished = false
        __func__ = <optimized out>
#7  0x00005611afef9269 in gc_marks_continue (objspace=0x5611b181f260, size_pool=0x5611b181f520, heap=0x5611b181f570) at /tmp/ruby/src/trunk-O0/gc.c:8736
        __func__ = <optimized out>
        marking_finished = true
#8  0x00005611afeecc53 in gc_continue (objspace=0x5611b181f260, size_pool=0x5611b181f520, heap=0x5611b181f570) at /tmp/ruby/src/trunk-O0/gc.c:2480
        lock_lev = 0
#9  0x00005611afeed42a in newobj_alloc (objspace=0x5611b181f260, cr=0x5611b1820010, size_pool_idx=3, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2807
        lev = 32765
        unlock_vm = false
        size_pool = 0x5611b181f520
        heap = 0x5611b181f570
        cache = 0x5611b1820208
        obj = 0
        __func__ = <optimized out>
#10 0x00005611afeed65d in newobj_slowpath (size_pool_idx=3, wb_protected=1, cr=0x5611b1820010, objspace=0x5611b181f260, flags=12884901900, klass=140186344530720) at /tmp/ruby/src/trunk-O0/gc.c:2866
        obj = 6
        lev = 1
#11 newobj_slowpath_wb_protected (klass=140186344530720, flags=12884901900, objspace=0x5611b181f260, cr=0x5611b1820010, size_pool_idx=3) at /tmp/ruby/src/trunk-O0/gc.c:2884
No locals.
#12 0x00005611afeed9d5 in newobj_of0 (klass=140186344530720, flags=12884901900, wb_protected=1, cr=0x5611b1820010, alloc_size=216) at /tmp/ruby/src/trunk-O0/gc.c:2926
        obj = 4096
        objspace = 0x5611b181f260
        size_pool_idx = 3
        i = <optimized out>
        cnt = <optimized out>
#13 0x00005611afeeda41 in newobj_of (cr=0x5611b1820010, klass=140186344530720, flags=12, v1=94633972371904, v2=3, v3=0, wb_protected=1, alloc_size=216) at /tmp/ruby/src/trunk-O0/gc.c:2936
        obj = 94633966100359
#14 0x00005611afeee180 in typed_data_alloc (klass=140186344530720, typed_flag=2, datap=0x0, type=0x5611b04e91c0 <backtrace_data_type>, size=216) at /tmp/ruby/src/trunk-O0/gc.c:3151
        wb_protected = true
#15 0x00005611afeee29c in rb_data_typed_object_zalloc (klass=140186344530720, size=184, type=0x5611b04e91c0 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3174
        obj = 140186747469408
        embed_size = 216
        obj = 140726052755600
#16 0x00005611b00f682b in rb_ec_partial_backtrace_object (ec=0x5611b18202c0, start_frame=0, num_frames=5, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:616
        cfp = 0x7f7fc69ffef8
        end_cfp = 0x7f7fc69fffd8
        size = 5
        bt = 0x0
        btobj = 4
        loc = 0x0
        cfunc_counter = 0
        memsize = 184
#17 0x00005611b00f6b7e in rb_ec_backtrace_object (ec=0x5611b18202c0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:682
No locals.
#18 0x00005611afed82e2 in setup_exception (ec=0x5611b18202c0, tag=6, mesg=140186326268040, cause=140186326130760) at /tmp/ruby/src/trunk-O0/eval.c:575
        at = 140726052756032
        bt = 4
        _ec = 0x5611b18202c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffd56629aa0, 0x5611afed81ab <setup_exception+313>, 0x0, 0x7ffd56629950, 0x5dafed3dfa}, prev = 0x7ffd5662a260, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 140186747469408
        line = 449
        file = 0x7f7fac3c2650 "/tmp/ruby/src/trunk-O0/lib/tempfile.rb"
        file0 = 0x7f7fac3c2650 "/tmp/ruby/src/trunk-O0/lib/tempfile.rb"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#19 0x00005611afed8877 in rb_longjmp (ec=0x5611b18202c0, tag=6, mesg=140186326268040, cause=140186326130760) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#20 0x00005611afed88fd in rb_exc_exception (mesg=140186326268040, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#21 0x00005611afed8923 in rb_exc_raise (mesg=140186326268040) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#22 0x00005611b00e6312 in raise_method_missing (ec=0x5611b18202c0, argc=1, argv=0x7ffd5662a400, obj=140186326131520, last_call_status=MISSING_NOENTRY) at /tmp/ruby/src/trunk-O0/vm_eval.c:1004
        exc = 140186326268040
        format = 0
#23 0x00005611b00e60c1 in rb_method_missing (argc=1, argv=0x7ffd5662a400, obj=140186326131520) at /tmp/ruby/src/trunk-O0/vm_eval.c:944
        ec = 0x5611b18202c0
#24 0x00005611b00cadb0 in ractor_safe_call_cfunc_m1 (recv=140186326131520, argc=1, argv=0x7ffd5662a400, func=0x5611b00e6074 <rb_method_missing>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3285
        f = 0x5611b00e6074 <rb_method_missing>
#25 0x00005611b00e3ee8 in vm_call0_cfunc_with_frame (ec=0x5611b18202c0, calling=0x7ffd5662a010, argv=0x7ffd5662a400) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f7fc69ffef8
        ci = 0x7ffd56629fe0
        val = 1449303208
        me = 0x7f7fac2bff10
        cfunc = 0x5611b18601e8
        len = -1
        recv = 140186326131520
        argc = 1
        mid = 2865
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#26 0x00005611b00e4011 in vm_call0_cfunc (ec=0x5611b18202c0, calling=0x7ffd5662a010, argv=0x7ffd5662a400) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#27 0x00005611b00e4289 in vm_call0_body (ec=0x5611b18202c0, calling=0x7ffd5662a010, argv=0x7ffd5662a400) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffd56629fe0
        cc = 0x7ffd56629e20
        ret = 140726052756880
#28 0x00005611b00e3b6e in vm_call0_cme (ec=0x5611b18202c0, calling=0x7ffd5662a010, argv=0x7ffd5662a400, cme=0x7f7fac2bff10) at /tmp/ruby/src/trunk-O0/vm_eval.c:117
No locals.
#29 0x00005611b00e3c13 in vm_call0_super (ec=0x5611b18202c0, calling=0x7ffd5662a010, argv=0x7ffd5662a400, klass=140186326379520, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:131
        cme = 0x7f7fac2bff10
        mid = 2865
#30 0x00005611b00e46fc in vm_call0_body (ec=0x5611b18202c0, calling=0x7ffd5662a010, argv=0x7ffd5662a400) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
        klass = 140186344750400
        ci = 0x7ffd56629fe0
        cc = 0x7ffd5662a0b0
        ret = 140726052757280
#31 0x00005611b00e3adf in vm_call0_cc (ec=0x5611b18202c0, recv=140186326131520, id=2865, argc=1, argv=0x7ffd5662a400, cc=0x7ffd5662a0b0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffd5662a400
        av = {140726052757792, 94633968156513}
        calling = {cd = 0x7ffd56629fd0, cc = 0x7ffd56629e20, block_handler = 0, recv = 140186326131520, argc = 1, kw_splat = false, heap_argv = 0}
#32 0x00005611b00e3880 in rb_vm_call0 (ec=0x5611b18202c0, recv=140186326131520, id=2865, argc=1, argv=0x7ffd5662a400, cme=0x7f7fac2bffb0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f7fac2bffb0, call_ = 0x5611b00cf5c4 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#33 0x00005611b00e4ad9 in rb_vm_call_kw (ec=0x5611b18202c0, recv=140186326131520, id=2865, argc=1, argv=0x7ffd5662a400, me=0x7f7fac2bffb0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#34 0x00005611b00e2d5e in call_method_entry (ec=0x5611b18202c0, defined_class=140186344750400, obj=140186326131520, id=2865, cme=0x7f7fac2bffb0, argc=1, argv=0x7ffd5662a400, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2703
        passed_block_handler = 0
        result = 94633992520384
#35 0x00005611b00e5385 in check_funcall_exec (v=140726052758624) at /tmp/ruby/src/trunk-O0/vm_eval.c:589
        args = 0x7ffd5662a460
#36 0x00005611afed917c in rb_vrescue2 (b_proc=0x5611b00e5328 <check_funcall_exec>, data1=140726052758624, r_proc=0x5611b00e538b <check_funcall_failed>, data2=140726052758624, args=0x7ffd5662a320) at /tmp/ruby/src/trunk-O0/eval.c:919
        _ec = 0x5611b18202c0
        _tag = {tag = 36, retval = 140726052758176, buf = {0x7ffd5662a2e0, 0x5611afed911e <rb_vrescue2+263>, 0x0, 0x7ffd5662a1e0, 0x7ffd5662a2c0}, prev = 0x7ffd5662b890, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        ec = 0x5611b18202c0
        cfp = 0x7f7fc69ffef8
        result = 0
        e_info = 4
#37 0x00005611afed8ff0 in rb_rescue2 (b_proc=0x5611b00e5328 <check_funcall_exec>, data1=140726052758624, r_proc=0x5611b00e538b <check_funcall_failed>, data2=140726052758624) at /tmp/ruby/src/trunk-O0/eval.c:900
        ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffd5662a400, reg_save_area = 0x7ffd5662a340}}
        ret = 219043332275
#38 0x00005611b00e576c in check_funcall_missing (ec=0x5611b18202c0, klass=140186344746080, recv=140186326131520, mid=3297, argc=0, argv=0x5611b033a5d0 <buf>, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:666
        argbuf = 0
        new_args = 0x7ffd5662a400
        args = {defined_class = 140186344750400, recv = 140186326131520, mid = 3297, ec = 0x5611b18202c0, cme = 0x7f7fac2bffb0, respond = 0, respond_to_missing = 0, argc = 1, argv = 0x7ffd5662a400, kw_splat = 0}
        cme = 0x7f7fac2bffb0
        ret = 36
#39 0x00005611b00e58e2 in rb_check_funcall_default_kw (recv=140186326131520, mid=3297, argc=0, argv=0x0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:703
        ret = 140726052758928
        klass = 140186344746080
        me = 0x0
        ec = 0x5611b18202c0
        respond = -1
#40 0x00005611b00e5818 in rb_check_funcall (recv=140186326131520, mid=3297, argc=0, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#41 0x00005611aff8a8aa in convert_type_with_id (val=140186326131520, tname=0x5611b02ffb9e "IO", method=3297, raise=0, index=-1) at /tmp/ruby/src/trunk-O0/object.c:3084
        r = 140726052758976
#42 0x00005611aff8acbf in rb_check_convert_type_with_id (val=140186326131520, type=11, tname=0x5611b02ffb9e "IO", method=3297) at /tmp/ruby/src/trunk-O0/object.c:3176
        v = 3866988098728643072
#43 0x00005611afedd953 in rb_stat (file=140186326131520, st=0x7ffd5662a720) at /tmp/ruby/src/trunk-O0/file.c:1301
        tmp = 140186326133280
        result = 0
#44 0x00005611afedec3f in rb_file_identical_p (obj=140186344549600, fname1=140186326133280, fname2=140186326131520) at /tmp/ruby/src/trunk-O0/file.c:2202
        st1 = {st_dev = 164, st_ino = 13646381, st_nlink = 1, st_mode = 33152, st_uid = 1001, st_gid = 1000, __pad0 = 0, st_rdev = 0, st_size = 0, st_blksize = 4096, st_blocks = 0, st_atim = {tv_sec = 1700894213, tv_nsec = 198258265}, st_mtim = {tv_sec = 1700894213, tv_nsec = 198258265}, st_ctim = {tv_sec = 1700894213, tv_nsec = 198258265}, __glibc_reserved = {0, 0, 0}}
        st2 = {st_dev = 0, st_ino = 140186327121680, st_nlink = 94633992517200, st_mode = 2978083424, st_uid = 22033, st_gid = 1, __pad0 = 1049216, st_rdev = 16, st_size = 140186344584320, st_blksize = 0, st_blocks = 140186344549600, st_atim = {tv_sec = 1431634051, tv_nsec = 0}, st_mtim = {tv_sec = 94633992520384, tv_nsec = 140726052759488}, st_ctim = {tv_sec = 2951755023, tv_nsec = 140186769948408}, __glibc_reserved = {140186768900312, 140726052759488, 94633992520384}}
#45 0x00005611b00cae66 in ractor_safe_call_cfunc_2 (recv=140186344549600, argc=2, argv=0x7f7fc69000c8, func=0x5611afedebcf <rb_file_identical_p>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3306
        f = 0x5611afedebcf <rb_file_identical_p>
#46 0x00005611b00cb9e7 in vm_call_cfunc_with_frame_ (ec=0x5611b18202c0, reg_cfp=0x7f7fc69fff30, calling=0x7ffd5662ac10, argc=2, argv=0x7f7fc69000c8, stack_bottom=0x7f7fc69000c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3476
        ci = 0x492f00100005
        cc = 0x7f7fac2bf010
        val = 140726052759728
        me = 0x7f7fad457480
        cfunc = 0x5611b1843ae8
        recv = 140186344549600
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#47 0x00005611b00cbbbc in vm_call_cfunc_with_frame (ec=0x5611b18202c0, reg_cfp=0x7f7fc69fff30, calling=0x7ffd5662ac10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3504
        argc = 2
        stack_bottom = 0x7f7fc69000c0
        argv = 0x7f7fc69000c8
#48 0x00005611b00cbcd4 in vm_call_cfunc_other (ec=0x5611b18202c0, reg_cfp=0x7f7fc69fff30, calling=0x7ffd5662ac10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3530
        ci = 0x492f00100005
        argv_ary = 0
#49 0x00005611b00cc0fc in vm_call_cfunc (ec=0x5611b18202c0, reg_cfp=0x7f7fc69fff30, calling=0x7ffd5662ac10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3612
        ci = 0x492f00100005
#50 0x00005611b00ce945 in vm_call_method_each_type (ec=0x5611b18202c0, cfp=0x7f7fc69fff30, calling=0x7ffd5662ac10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4390
        aset_mask = 1980
        ivar_mask = 0
        ci = 0x492f00100005
        cc = 0x7f7fac2bf010
        cme = 0x7f7fad457480
        v = 94633993831272
#51 0x00005611b00cf3f1 in vm_call_method (ec=0x5611b18202c0, cfp=0x7f7fc69fff30, calling=0x7ffd5662ac10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4516
        ci = 0x492f00100005
        cc = 0x7f7fac2bf010
#52 0x00005611b00cf5f3 in vm_call_general (ec=0x5611b18202c0, reg_cfp=0x7f7fc69fff30, calling=0x7ffd5662ac10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4560
No locals.
#53 0x00005611b00d1c78 in vm_sendish (ec=0x5611b18202c0, reg_cfp=0x7f7fc69fff30, cd=0x5611b19e41c0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5554
        val = 36
        ci = 0x492f00100005
        cc = 0x7f7fac2bf010
        argc = 2
        recv = 140186344549600
        calling = {cd = 0x5611b19e41c0, cc = 0x7f7fac2bf010, block_handler = 0, recv = 140186344549600, argc = 2, kw_splat = false, heap_argv = 0}
#54 0x00005611b00d913d in vm_exec_core (ec=0x5611b18202c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x5611b19e41c0
        leaf = false
        val = 140186326131520
        reg_pc = 0x5611b19e4030
        reg_cfp = 0x7f7fc69fff30
        insns_address_table = {0x5611b00d58e0 <vm_exec_core+108>, 0x5611b00d5942 <vm_exec_core+206>, 0x5611b00d5a55 <vm_exec_core+481>, 0x5611b00d5b69 <vm_exec_core+757>, 0x5611b00d5d07 <vm_exec_core+1171>, 0x5611b00d5e37 <vm_exec_core+1475>, 0x5611b00d6049 <vm_exec_core+2005>, 0x5611b00d615b <vm_exec_core+2279>, 0x5611b00d6234 <vm_exec_core+2496>, 0x5611b00d633b <vm_exec_core+2759>, 0x5611b00d6442 <vm_exec_core+3022>, 0x5611b00d6550 <vm_exec_core+3292>, 0x5611b00d6662 <vm_exec_core+3566>, 0x5611b00d6732 <vm_exec_core+3774>, 0x5611b00d683b <vm_exec_core+4039>, 0x5611b00d6935 <vm_exec_core+4289>, 0x5611b00d69f8 <vm_exec_core+4484>, 0x5611b00d6abb <vm_exec_core+4679>, 0x5611b00d6b44 <vm_exec_core+4816>, 0x5611b00d6bd0 <vm_exec_core+4956>, 0x5611b00d6c76 <vm_exec_core+5122>, 0x5611b00d6d4e <vm_exec_core+5338>, 0x5611b00d6e1b <vm_exec_core+5543>, 0x5611b00d6ef9 <vm_exec_core+5765>, 0x5611b00d6fbb <vm_exec_core+5959>, 0x5611b00d70fa <vm_exec_core+6278>, 0x5611b00d71a0 <vm_exec_core+6444>, 0x5611b00d7285 <vm_exec_core+6673>, 0x5611b00d73b4 <vm_exec_core+6976>, 0x5611b00d7477 <vm_exec_core+7171>, 0x5611b00d753a <vm_exec_core+7366>, 0x5611b00d7632 <vm_exec_core+7614>, 0x5611b00d76f4 <vm_exec_core+7808>, 0x5611b00d77d3 <vm_exec_core+8031>, 0x5611b00d78e3 <vm_exec_core+8303>, 0x5611b00d79dd <vm_exec_core+8553>, 0x5611b00d7a58 <vm_exec_core+8676>, 0x5611b00d7b19 <vm_exec_core+8869>, 0x5611b00d7c07 <vm_exec_core+9107>, 0x5611b00d7cb7 <vm_exec_core+9283>, 0x5611b00d7e36 <vm_exec_core+9666>, 0x5611b00d7f10 <vm_exec_core+9884>, 0x5611b00d7ffc <vm_exec_core+10120>, 0x5611b00d808d <vm_exec_core+10265>, 0x5611b00d81e8 <vm_exec_core+10612>, 0x5611b00d878a <vm_exec_core+12054>, 0x5611b00d8886 <vm_exec_core+12306>, 0x5611b00d8989 <vm_exec_core+12565>, 0x5611b00d8a75 <vm_exec_core+12801>, 0x5611b00d8c8e <vm_exec_core+13338>, 0x5611b00d8d80 <vm_exec_core+13580>, 0x5611b00d8e86 <vm_exec_core+13842>, 0x5611b00d9083 <vm_exec_core+14351>, 0x5611b00d922c <vm_exec_core+14776>, 0x5611b00d9357 <vm_exec_core+15075>, 0x5611b00d94c3 <vm_exec_core+15439>, 0x5611b00d95ee <vm_exec_core+15738>, 0x5611b00d975a <vm_exec_core+16102>, 0x5611b00d993c <vm_exec_core+16584>, 0x5611b00d9b39 <vm_exec_core+17093>, 0x5611b00d9ce2 <vm_exec_core+17518>, 0x5611b00d9e04 <vm_exec_core+17808>, 0x5611b00d9eab <vm_exec_core+17975>, 0x5611b00d9f6f <vm_exec_core+18171>, 0x5611b00da058 <vm_exec_core+18404>, 0x5611b00da144 <vm_exec_core+18640>, 0x5611b00da22d <vm_exec_core+18873>, 0x5611b00da341 <vm_exec_core+19149>, 0x5611b00da468 <vm_exec_core+19444>, 0x5611b00da59e <vm_exec_core+19754>, 0x5611b00da6d4 <vm_exec_core+20064>, 0x5611b00da80a <vm_exec_core+20374>, 0x5611b00da940 <vm_exec_core+20684>, 0x5611b00daa76 <vm_exec_core+20994>, 0x5611b00dabb7 <vm_exec_core+21315>, 0x5611b00dad31 <vm_exec_core+21693>, 0x5611b00dae67 <vm_exec_core+22003>, 0x5611b00daf9d <vm_exec_core+22313>, 0x5611b00db0d3 <vm_exec_core+22623>, 0x5611b00db209 <vm_exec_core+22933>, 0x5611b00db33f <vm_exec_core+23243>, 0x5611b00db475 <vm_exec_core+23553>, 0x5611b00db5ab <vm_exec_core+23863>, 0x5611b00db6e1 <vm_exec_core+24173>, 0x5611b00db830 <vm_exec_core+24508>, 0x5611b00db9ea <vm_exec_core+24950>, 0x5611b00dbb68 <vm_exec_core+25332>, 0x5611b00dbc87 <vm_exec_core+25619>, 0x5611b00dbda6 <vm_exec_core+25906>, 0x5611b00dbec0 <vm_exec_core+26188>, 0x5611b00dbfda <vm_exec_core+26470>, 0x5611b00dc105 <vm_exec_core+26769>, 0x5611b00dc23b <vm_exec_core+27079>, 0x5611b00dc326 <vm_exec_core+27314>, 0x5611b00dc42b <vm_exec_core+27575>, 0x5611b00dc573 <vm_exec_core+27903>, 0x5611b00dc662 <vm_exec_core+28142>, 0x5611b00dc736 <vm_exec_core+28354>, 0x5611b00dc80b <vm_exec_core+28567>, 0x5611b00dc8f5 <vm_exec_core+28801>, 0x5611b00dc971 <vm_exec_core+28925>, 0x5611b00dc9ed <vm_exec_core+29049>, 0x5611b00dca0b <vm_exec_core+29079>, 0x5611b00dca29 <vm_exec_core+29109>, 0x5611b00dca47 <vm_exec_core+29139>, 0x5611b00dca65 <vm_exec_core+29169>, 0x5611b00dca83 <vm_exec_core+29199>, 0x5611b00dcaa1 <vm_exec_core+29229>, 0x5611b00dcabf <vm_exec_core+29259>, 0x5611b00dcadd <vm_exec_core+29289>, 0x5611b00dcafb <vm_exec_core+29319>, 0x5611b00dcb19 <vm_exec_core+29349>, 0x5611b00dcb37 <vm_exec_core+29379>, 0x5611b00dcb55 <vm_exec_core+29409>, 0x5611b00dcb73 <vm_exec_core+29439>, 0x5611b00dcb91 <vm_exec_core+29469>, 0x5611b00dcbaf <vm_exec_core+29499>, 0x5611b00dcbcd <vm_exec_core+29529>, 0x5611b00dcbeb <vm_exec_core+29559>, 0x5611b00dcc09 <vm_exec_core+29589>, 0x5611b00dcc27 <vm_exec_core+29619>, 0x5611b00dcc45 <vm_exec_core+29649>, 0x5611b00dcc63 <vm_exec_core+29679>, 0x5611b00dcc81 <vm_exec_core+29709>, 0x5611b00dcc9f <vm_exec_core+29739>, 0x5611b00dccbd <vm_exec_core+29769>, 0x5611b00dccdb <vm_exec_core+29799>, 0x5611b00dccf9 <vm_exec_core+29829>, 0x5611b00dcd17 <vm_exec_core+29859>, 0x5611b00dcd35 <vm_exec_core+29889>, 0x5611b00dcd53 <vm_exec_core+29919>, 0x5611b00dcd71 <vm_exec_core+29949>, 0x5611b00dcd8f <vm_exec_core+29979>, 0x5611b00dcdad <vm_exec_core+30009>, 0x5611b00dcdcb <vm_exec_core+30039>, 0x5611b00dcde9 <vm_exec_core+30069>, 0x5611b00dce07 <vm_exec_core+30099>, 0x5611b00dce25 <vm_exec_core+30129>, 0x5611b00dce43 <vm_exec_core+30159>, 0x5611b00dce61 <vm_exec_core+30189>, 0x5611b00dce7f <vm_exec_core+30219>, 0x5611b00dce9d <vm_exec_core+30249>, 0x5611b00dcebb <vm_exec_core+30279>, 0x5611b00dced9 <vm_exec_core+30309>, 0x5611b00dcef7 <vm_exec_core+30339>, 0x5611b00dcf15 <vm_exec_core+30369>, 0x5611b00dcf33 <vm_exec_core+30399>, 0x5611b00dcf51 <vm_exec_core+30429>, 0x5611b00dcf6f <vm_exec_core+30459>, 0x5611b00dcf8d <vm_exec_core+30489>, 0x5611b00dcfab <vm_exec_core+30519>, 0x5611b00dcfc9 <vm_exec_core+30549>, 0x5611b00dcfe7 <vm_exec_core+30579>, 0x5611b00dd005 <vm_exec_core+30609>, 0x5611b00dd023 <vm_exec_core+30639>, 0x5611b00dd041 <vm_exec_core+30669>, 0x5611b00dd05f <vm_exec_core+30699>, 0x5611b00dd07d <vm_exec_core+30729>, 0x5611b00dd09b <vm_exec_core+30759>, 0x5611b00dd0b9 <vm_exec_core+30789>, 0x5611b00dd0d7 <vm_exec_core+30819>, 0x5611b00dd0f5 <vm_exec_core+30849>, 0x5611b00dd113 <vm_exec_core+30879>, 0x5611b00dd131 <vm_exec_core+30909>, 0x5611b00dd14f <vm_exec_core+30939>, 0x5611b00dd16d <vm_exec_core+30969>, 0x5611b00dd18b <vm_exec_core+30999>, 0x5611b00dd1a9 <vm_exec_core+31029>, 0x5611b00dd1c7 <vm_exec_core+31059>, 0x5611b00dd1e5 <vm_exec_core+31089>, 0x5611b00dd203 <vm_exec_core+31119>, 0x5611b00dd221 <vm_exec_core+31149>, 0x5611b00dd23f <vm_exec_core+31179>, 0x5611b00dd25d <vm_exec_core+31209>, 0x5611b00dd27b <vm_exec_core+31239>, 0x5611b00dd299 <vm_exec_core+31269>, 0x5611b00dd2ca <vm_exec_core+31318>, 0x5611b00dd2e8 <vm_exec_core+31348>, 0x5611b00dd306 <vm_exec_core+31378>, 0x5611b00dd324 <vm_exec_core+31408>, 0x5611b00dd342 <vm_exec_core+31438>, 0x5611b00dd360 <vm_exec_core+31468>, 0x5611b00dd37e <vm_exec_core+31498>, 0x5611b00dd39c <vm_exec_core+31528>, 0x5611b00dd3ba <vm_exec_core+31558>, 0x5611b00dd3d8 <vm_exec_core+31588>, 0x5611b00dd3f6 <vm_exec_core+31618>, 0x5611b00dd414 <vm_exec_core+31648>, 0x5611b00dd432 <vm_exec_core+31678>, 0x5611b00dd450 <vm_exec_core+31708>, 0x5611b00dd46e <vm_exec_core+31738>, 0x5611b00dd48c <vm_exec_core+31768>, 0x5611b00dd4aa <vm_exec_core+31798>, 0x5611b00dd4c8 <vm_exec_core+31828>, 0x5611b00dd4e6 <vm_exec_core+31858>, 0x5611b00dd504 <vm_exec_core+31888>, 0x5611b00dd522 <vm_exec_core+31918>, 0x5611b00dd540 <vm_exec_core+31948>, 0x5611b00dd55e <vm_exec_core+31978>, 0x5611b00dd57c <vm_exec_core+32008>...}
#55 0x00005611b00ef7af in vm_exec_loop (ec=0x5611b18202c0, state=RUBY_TAG_RAISE, tag=0x7ffd5662b890, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#56 0x00005611b00ef6f7 in rb_vm_exec (ec=0x5611b18202c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
        _ec = 0x5611b18202c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffd5662b910, 0x5611b00ef622 <rb_vm_exec+190>, 0x0, 0x7ffd5662b860, 0x7ffd5662bba8}, prev = 0x7ffd5662b980, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#57 0x00005611b00f0503 in rb_iseq_eval_main (iseq=0x7f7fac39be48) at /tmp/ruby/src/trunk-O0/vm.c:2733
        ec = 0x5611b18202c0
        val = 94633992520384
#58 0x00005611afed790b in rb_ec_exec_node (ec=0x5611b18202c0, n=0x7f7fac39be48) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x5611b181f090
        _ec = 0x5611b18202c0
        _tag = {tag = 36, retval = 94633966006008, buf = {0x7ffd5662ba00, 0x5611afed78a1 <rb_ec_exec_node+212>, 0x0, 0x7ffd5662b950, 0x5611b18202c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f7fac39be48
#59 0x00005611afed7a88 in ruby_run_node (n=0x7f7fac39be48) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x5611b18202c0
        status = 22033
#60 0x00005611afed32f4 in rb_main (argc=133, argv=0x7ffd5662bba8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140726052764288
#61 0x00005611afed3355 in main (argc=133, argv=0x7ffd5662bba8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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