# Logfile created on 2024-02-08 11:13:43 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005584f7dfe658 @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.20240208-111342", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005584f7e975d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005584f7e97448 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005584f7e972b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240208-111342", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240208-111342>, @binmode=false, @mon_data=#<Monitor:0x00005584f7e971f0>, @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 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /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
Already up to date.
Latest commit hash = 34581410f2
$$$[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 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /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
e0593ad3aba6ad275abc1d98254ee1d11d074c4877e38743af0cc944fc81c665  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
	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 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: 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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
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/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.2
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.22.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.3
                                    typeprof 0.21.10
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1891 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.

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
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=54039
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

Retrying...
Finished tests in 1387.649374s, 18.0456 tests/s, 6814.4102 assertions/s.
25041 tests, 9456012 assertions, 0 failures, 0 errors, 223 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-02-08T09:08:42Z master 34581410f2) [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 654.713859 seconds

3730 files, 32088 examples, 141290 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.3747471.ruby -x gdbscript
[New LWP 3747471]
[New LWP 3747473]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -W0'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000560ad2762fa3 in RB_IMMEDIATE_P (obj=140392850572200) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:313
313	    return obj & RUBY_IMMEDIATE_MASK;
[Current thread is 1 (Thread 0x7fafdb55f7c0 (LWP 3747471))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7fafdb55f7c0 (LWP 3747471) 0x0000560ad2762fa3 in RB_IMMEDIATE_P (obj=140392850572200) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:313
  2    Thread 0x7fafc1f7f640 (LWP 3747473) 0x00007fafdb687fde in epoll_wait (epfd=4, events=0x560ad2daf89c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fafc1f7f640 (LWP 3747473)):
#0  0x00007fafdb687fde in epoll_wait (epfd=4, events=0x560ad2daf89c <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  0x0000560ad29051bd in event_wait (vm=0x560ad49b12a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 22026
#2  0x0000560ad29051e1 in timer_thread_polling (vm=0x560ad49b12a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = -231790247
#3  0x0000560ad29058a1 in timer_thread_func (ptr=0x560ad49b12a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x560ad49b12a0
#4  0x00007fafdb5f6b43 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 = {140727677345776, 5573701813629109313, 140392850257472, 25, 140393276467280, 140727677346128, -5618724684954581951, -5618677066496850879}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fafdb687bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fafdb55f7c0 (LWP 3747471)):
#0  0x0000560ad2762fa3 in RB_IMMEDIATE_P (obj=140392850572200) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:313
No locals.
#1  0x0000560ad2762fc0 in RB_SPECIAL_CONST_P (obj=140392850572200) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:329
No locals.
#2  0x0000560ad2762ff4 in rb_special_const_p (obj=140392850572200) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:349
No locals.
#3  0x0000560ad276c7cd in is_markable_object (obj=140392850572200) at /tmp/ruby/src/trunk-O0/gc.c:4767
No locals.
#4  0x0000560ad27714b7 in gc_mark (objspace=0x560ad49b3bf0, obj=140392850572200) at /tmp/ruby/src/trunk-O0/gc.c:7134
No locals.
#5  0x0000560ad27707ee in mark_method_entry (objspace=0x560ad49b3bf0, me=0x7fafdb447b58) at /tmp/ruby/src/trunk-O0/gc.c:6735
        def = 0x560ad49ef640
#6  0x0000560ad2771a4d in gc_mark_imemo (objspace=0x560ad49b3bf0, obj=140393274702680) at /tmp/ruby/src/trunk-O0/gc.c:7285
        __func__ = <optimized out>
#7  0x0000560ad2771c5b in gc_mark_children (objspace=0x560ad49b3bf0, obj=140393274702680) at /tmp/ruby/src/trunk-O0/gc.c:7381
        any = 0x7fafdb447b58
#8  0x0000560ad27725db in gc_mark_stacked_objects (objspace=0x560ad49b3bf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7590
        mstack = 0x560ad49b4078
        obj = 140393274702680
        marked_slots_at_the_beginning = 694
        popped_count = 0
#9  0x0000560ad277275b in gc_mark_stacked_objects_all (objspace=0x560ad49b3bf0) at /tmp/ruby/src/trunk-O0/gc.c:7628
No locals.
#10 0x0000560ad2774acf in gc_marks_rest (objspace=0x560ad49b3bf0) at /tmp/ruby/src/trunk-O0/gc.c:8823
No locals.
#11 0x0000560ad2774c03 in gc_marks (objspace=0x560ad49b3bf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8881
        marking_finished = false
#12 0x0000560ad27769a6 in gc_start (objspace=0x560ad49b3bf0, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9634
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9503
#13 0x0000560ad277663b in garbage_collect (objspace=0x560ad49b3bf0, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9515
        _lev = 3073891808
        ret = 32765
#14 0x0000560ad2768bbd in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x560ad49b49b0, objspace=0x560ad49b3bf0, flags=5, klass=140392850582600) at /tmp/ruby/src/trunk-O0/gc.c:2877
        obj = 1
        lev = 1
#15 newobj_slowpath_wb_protected (klass=140392850582600, flags=5, objspace=0x560ad49b3bf0, cr=0x560ad49b49b0, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2901
No locals.
#16 0x0000560ad2768f57 in newobj_of0 (klass=140392850582600, flags=5, wb_protected=1, cr=0x560ad49b49b0, alloc_size=34) at /tmp/ruby/src/trunk-O0/gc.c:2943
        obj = 140392832039680
        objspace = 0x560ad49b3bf0
        size_pool_idx = 0
        i = <optimized out>
        cnt = <optimized out>
#17 0x0000560ad2768fc3 in newobj_of (cr=0x560ad49b49b0, klass=140392850582600, flags=5, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=34) at /tmp/ruby/src/trunk-O0/gc.c:2953
        obj = 94604516609120
#18 0x0000560ad276907e in rb_wb_protected_newobj_of (ec=0x560ad49b4c60, klass=140392850582600, flags=5, size=34) at /tmp/ruby/src/trunk-O0/gc.c:2968
        __func__ = <optimized out>
#19 0x0000560ad28d808f in str_alloc_embed (klass=140392850582600, capa=10) at /tmp/ruby/src/trunk-O0/string.c:835
        size = 34
        str = 0x7fafdb4481c0
#20 0x0000560ad28daafc in str_duplicate (klass=140392850582600, str=140393274704320) at /tmp/ruby/src/trunk-O0/string.c:1774
        dup = 140727677345664
#21 0x0000560ad28dab5d in rb_str_dup (str=140393274704320) at /tmp/ruby/src/trunk-O0/string.c:1786
No locals.
#22 0x0000560ad2935f56 in rb_class_path (klass=140392850576360) at /tmp/ruby/src/trunk-O0/variable.c:288
        permanent = true
        path = 140393274704320
#23 0x0000560ad293642d in rb_class_name (klass=140392850576360) at /tmp/ruby/src/trunk-O0/variable.c:405
No locals.
#24 0x0000560ad2750095 in print_errinfo (eclass=140392850576360, errat=140392832039080, emesg=4, str=140392832039680, highlight=0) at /tmp/ruby/src/trunk-O0/eval_error.c:113
        epath = 0
        elen = 0
        mesg = 140392831906600
#25 0x0000560ad275127e in rb_error_write (errinfo=140392832039240, emesg=4, errat=140392832039080, str=140392832039680, opt=140392831906760, highlight=0, reverse=0) at /tmp/ruby/src/trunk-O0/eval_error.c:348
        eclass = 140392850576360
        shown_causes = 0
        backtrace_limit = -1
#26 0x0000560ad2751558 in rb_ec_error_print_detailed (ec=0x560ad49b4c60, errinfo=140392832039240, str=140392832039680, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:381
        _ec = 0x560ad49b4c60
        _tag = {tag = 36, retval = 0, buf = {0x7ffdb737e210, 0x560ad275146d <rb_ec_error_print_detailed+372>, 0x0, 0x7ffdb737e140, 0x0}, prev = 0x7ffdb737e280, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 0 '\000'
        errat = 140392832039080
        written = true
        emesg = 4
        opt = 140392831906760
        highlight = 0
#27 0x0000560ad2752b20 in rb_ec_cleanup (ec=0x560ad49b4c60, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:226
        err = 140392832039240
        mode0 = 0
        mode1 = 3
        _ec = 0x560ad49b4c60
        _tag = {tag = 36, retval = 94604480554054, buf = {0x7ffdb737e300, 0x560ad2752918 <rb_ec_cleanup+295>, 0x0, 0x7ffdb737e220, 0x560ad49b4c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 1
        signaled = 0
        th = 0x560ad49b3810
        th0 = 0x560ad49b3810
        step = 2
        message = 4
        buf = 140392832039680
#28 0x0000560ad2752fcb in ruby_run_node (n=0x7fafc0e54a58) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x560ad49b4c60
        status = 22026
#29 0x0000560ad274e5c4 in rb_main (argc=2, argv=0x7ffdb737e4a8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140727677346688
#30 0x0000560ad274e625 in main (argc=2, argv=0x7ffdb737e4a8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.3756056.ruby -x gdbscript
[New LWP 3756056]
[New LWP 3756060]
[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/j'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00005646872571be in RB_BUILTIN_TYPE (obj=140343063704680) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
190	    VALUE ret = RBASIC(obj)->flags & RUBY_T_MASK;
[Current thread is 1 (Thread 0x7fa444ea17c0 (LWP 3756056))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7fa444ea17c0 (LWP 3756056) 0x00005646872571be in RB_BUILTIN_TYPE (obj=140343063704680) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
  2    Thread 0x7fa42b8cf640 (LWP 3756060) 0x00007fa444fc9fde in epoll_wait (epfd=4, events=0x5646878a389c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fa42b8cf640 (LWP 3756060)):
#0  0x00007fa444fc9fde in epoll_wait (epfd=4, events=0x5646878a389c <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  0x00005646873f91bd in event_wait (vm=0x5646882f12a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 22086
#2  0x00005646873f91e1 in timer_thread_polling (vm=0x5646882f12a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = -102898298
#3  0x00005646873f98a1 in timer_thread_func (ptr=0x5646882f12a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x5646882f12a0
#4  0x00007fa444f38b43 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 = {140724734540544, -2566497351804305560, 140343082022464, 25, 140343508174928, 140724734540896, 2533749060003250024, 2533681226208460648}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fa444fc9bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fa444ea17c0 (LWP 3756056)):
#0  0x00005646872571be in RB_BUILTIN_TYPE (obj=140343063704680) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
        ret = 140343063704680
#1  0x00005646872571f3 in rb_type (obj=140343063704680) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:227
No locals.
#2  0x0000564687257303 in RB_TYPE_P (obj=140343063704680, t=RUBY_T_NODE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:381
No locals.
#3  0x0000564687257364 in RB_FL_ABLE (obj=140343063704680) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:449
No locals.
#4  RB_FL_TEST (obj=140343063704680, flags=1024) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:497
No locals.
#5  0x0000564687265ba0 in gc_mark_children (objspace=0x5646882f3bf0, obj=140343063704680) at /tmp/ruby/src/trunk-O0/gc.c:7359
        any = 0x7fa42a757468
#6  0x00005646872665db in gc_mark_stacked_objects (objspace=0x5646882f3bf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7590
        mstack = 0x5646882f4078
        obj = 140343063704680
        marked_slots_at_the_beginning = 752
        popped_count = 0
#7  0x000056468726675b in gc_mark_stacked_objects_all (objspace=0x5646882f3bf0) at /tmp/ruby/src/trunk-O0/gc.c:7628
No locals.
#8  0x0000564687268acf in gc_marks_rest (objspace=0x5646882f3bf0) at /tmp/ruby/src/trunk-O0/gc.c:8823
No locals.
#9  0x0000564687268c03 in gc_marks (objspace=0x5646882f3bf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8881
        marking_finished = false
#10 0x000056468726a9a6 in gc_start (objspace=0x5646882f3bf0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9634
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9503
#11 0x000056468726a63b in garbage_collect (objspace=0x5646882f3bf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9515
        _lev = 131080512
        ret = 32765
#12 0x000056468726b102 in garbage_collect_with_gvl (objspace=0x5646882f3bf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9903
No locals.
#13 0x00005646872722e1 in objspace_malloc_gc_stress (objspace=0x5646882f3bf0) at /tmp/ruby/src/trunk-O0/gc.c:12448
        reason = 45568
#14 0x00005646872729fe in objspace_xcalloc (objspace=0x5646882f3bf0, size=256) at /tmp/ruby/src/trunk-O0/gc.c:12913
        gpr = 107008
        mem = 0x10
#15 0x0000564687272aaf in ruby_xcalloc_body (n=16, size=16) at /tmp/ruby/src/trunk-O0/gc.c:12920
No locals.
#16 0x00005646872763e0 in ruby_xcalloc (n=16, size=16) at /tmp/ruby/src/trunk-O0/gc.c:14508
No locals.
#17 0x00005646873f1548 in hash_table_extend (tbl=0x564688526a10) at /tmp/ruby/src/trunk-O0/id_table.c:196
        new_cap = 16
        i = 20
        old = 0x1007ffd07d02280
        tmp_tbl = {capa = 16, num = 0, used = 0, items = 0x0}
#18 0x00005646873f16bf in rb_id_table_insert_key (tbl=0x564688526a10, key=156, val=94860934808176) at /tmp/ruby/src/trunk-O0/id_table.c:250
        index = -1
#19 0x00005646873f1713 in rb_id_table_insert (tbl=0x564688526a10, id=156, val=94860934808176) at /tmp/ruby/src/trunk-O0/id_table.c:259
No locals.
#20 0x000056468743f086 in vm_ccs_create (klass=140343082345520, cc_tbl=0x564688526a10, mid=156, cme=0x7fa444d96670) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1965
        ccs = 0x564688528270
#21 0x000056468745b2b6 in cache_callable_method_entry (klass=140343082345520, mid=156, cme=0x7fa444d96670) at /tmp/ruby/src/trunk-O0/vm_method.c:1334
        cc_tbl = 0x564688526a10
        ccs_data = 94860917190461
#22 0x000056468745b478 in callable_method_entry_or_negative (klass=140343082345520, mid=156, defined_class_ptr=0x7ffd07d02468) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 140343082346480
        me = 0x7fa444d96670
        _lev = 0
        cme = 0x7fa444d96670
#23 0x000056468745b50a in callable_method_entry (klass=140343082345520, mid=156, defined_class_ptr=0x7ffd07d02468) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x7fa42b91e430
#24 0x000056468745da80 in basic_obj_respond_to_missing (ec=0x5646882f4c60, klass=140343082345520, obj=140343063668800, mid=4157708, priv=20) at /tmp/ruby/src/trunk-O0/vm_method.c:2727
        defined_class = 140343082346480
        args = {16241, 140343082345520}
        rtmid = 156
        cme = 0x287432946
#25 0x000056468745db82 in basic_obj_respond_to (ec=0x5646882f4c60, obj=140343063668800, id=16241, pub=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2745
        klass = 140343082345520
        ret = 10899016358129133824
#26 0x000056468745df01 in rb_ec_obj_respond_to (ec=0x5646882f4c60, obj=140343063668800, id=16241, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2817
        klass = 140343082345520
        ret = -1
#27 0x000056468745de8f in rb_obj_respond_to (obj=140343063668800, id=16241, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2809
        ec = 0x5646882f4c60
#28 0x00005646872c0248 in w_object (obj=140343063668800, arg=0x7fa42a78ff40, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:894
        v = 94860916597053
        c_arg = {obj = 140343063668800, arg = 0x7fa42a78ff40, limit = -1}
        ivobj = 36
        num = 140724734534952
        hasiv = 0
        encname = 4
#29 0x00005646872c12ee in rb_marshal_dump_limited (obj=140343063668800, port=140343063670840, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1222
        arg = 0x7fa42a78ff40
        wrapper = 140343063936800
#30 0x00005646872c1169 in marshal_dump (argc=1, argv=0x7fa444da0058, _=140343082287440) at /tmp/ruby/src/trunk-O0/marshal.c:1191
        obj = 140343063668800
        port = 4
        a1 = 4
        a2 = 4
        limit = -1
#31 0x0000564687445321 in ractor_safe_call_cfunc_m1 (recv=140343082287440, argc=1, argv=0x7fa444da0058, func=0x5646872c1064 <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
        f = 0x5646872c1064 <marshal_dump>
#32 0x0000564687445f58 in vm_call_cfunc_with_frame_ (ec=0x5646882f4c60, reg_cfp=0x7fa444e9ffa0, calling=0x7ffd07d02ba0, argc=1, argv=0x7fa444da0058, stack_bottom=0x7fa444da0050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x1b2100100003
        cc = 0x7fa42a74f858
        val = 140724734535744
        me = 0x7fa42b8fb980
        cfunc = 0x5646883501b8
        recv = 140343082287440
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#33 0x000056468744612d in vm_call_cfunc_with_frame (ec=0x5646882f4c60, reg_cfp=0x7fa444e9ffa0, calling=0x7ffd07d02ba0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 1
        stack_bottom = 0x7fa444da0050
        argv = 0x7fa444da0058
#34 0x0000564687446245 in vm_call_cfunc_other (ec=0x5646882f4c60, reg_cfp=0x7fa444e9ffa0, calling=0x7ffd07d02ba0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x1b2100100003
        argv_ary = 0
#35 0x0000564687446674 in vm_call_cfunc (ec=0x5646882f4c60, reg_cfp=0x7fa444e9ffa0, calling=0x7ffd07d02ba0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x1b2100100003
#36 0x00005646874491af in vm_call_method_each_type (ec=0x5646882f4c60, cfp=0x7fa444e9ffa0, calling=0x7ffd07d02ba0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7fa42a74f858
        cme = 0x7fa42b8fb980
        v = 94860934808600
#37 0x0000564687449c5b in vm_call_method (ec=0x5646882f4c60, cfp=0x7fa444e9ffa0, calling=0x7ffd07d02ba0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x1b2100100003
        cc = 0x7fa42a74f858
#38 0x0000564687449e5d in vm_call_general (ec=0x5646882f4c60, reg_cfp=0x7fa444e9ffa0, calling=0x7ffd07d02ba0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#39 0x000056468744c569 in vm_sendish (ec=0x5646882f4c60, reg_cfp=0x7fa444e9ffa0, cd=0x5646889143a0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x1b2100100003
        cc = 0x7fa42a74f858
        argc = 1
        recv = 140343082287440
        calling = {cd = 0x5646889143a0, cc = 0x7fa42a74f858, block_handler = 0, recv = 140343082287440, argc = 1, kw_splat = false, heap_argv = 0}
#40 0x0000564687453c4d in vm_exec_core (ec=0x5646882f4c60) at ../../src/trunk-O0/insns.def:862
        bh = 0
        cd = 0x5646889143a0
        leaf = false
        val = 140343082082880
        reg_pc = 0x5646889141b0
        reg_cfp = 0x7fa444e9ffa0
        insns_address_table = {0x564687450142 <vm_exec_core+108>, 0x5646874501a4 <vm_exec_core+206>, 0x5646874502b7 <vm_exec_core+481>, 0x5646874503cb <vm_exec_core+757>, 0x564687450569 <vm_exec_core+1171>, 0x564687450699 <vm_exec_core+1475>, 0x5646874508ab <vm_exec_core+2005>, 0x5646874509bd <vm_exec_core+2279>, 0x564687450a96 <vm_exec_core+2496>, 0x564687450b9d <vm_exec_core+2759>, 0x564687450ca4 <vm_exec_core+3022>, 0x564687450db2 <vm_exec_core+3292>, 0x564687450ec4 <vm_exec_core+3566>, 0x564687450f94 <vm_exec_core+3774>, 0x56468745109d <vm_exec_core+4039>, 0x564687451197 <vm_exec_core+4289>, 0x56468745125a <vm_exec_core+4484>, 0x56468745131d <vm_exec_core+4679>, 0x5646874513a6 <vm_exec_core+4816>, 0x564687451432 <vm_exec_core+4956>, 0x5646874514d8 <vm_exec_core+5122>, 0x5646874515b0 <vm_exec_core+5338>, 0x56468745167d <vm_exec_core+5543>, 0x56468745175b <vm_exec_core+5765>, 0x56468745181d <vm_exec_core+5959>, 0x56468745195c <vm_exec_core+6278>, 0x564687451a02 <vm_exec_core+6444>, 0x564687451ae7 <vm_exec_core+6673>, 0x564687451c16 <vm_exec_core+6976>, 0x564687451cd9 <vm_exec_core+7171>, 0x564687451d9c <vm_exec_core+7366>, 0x564687451e93 <vm_exec_core+7613>, 0x564687451f55 <vm_exec_core+7807>, 0x564687452017 <vm_exec_core+8001>, 0x564687452111 <vm_exec_core+8251>, 0x5646874521f0 <vm_exec_core+8474>, 0x5646874522bd <vm_exec_core+8679>, 0x5646874523cd <vm_exec_core+8951>, 0x5646874524c7 <vm_exec_core+9201>, 0x564687452542 <vm_exec_core+9324>, 0x564687452603 <vm_exec_core+9517>, 0x5646874526f1 <vm_exec_core+9755>, 0x5646874527a1 <vm_exec_core+9931>, 0x564687452920 <vm_exec_core+10314>, 0x5646874529fa <vm_exec_core+10532>, 0x564687452ae6 <vm_exec_core+10768>, 0x564687452b77 <vm_exec_core+10913>, 0x564687452cd2 <vm_exec_core+11260>, 0x56468745328c <vm_exec_core+12726>, 0x564687453388 <vm_exec_core+12978>, 0x56468745348b <vm_exec_core+13237>, 0x564687453577 <vm_exec_core+13473>, 0x564687453790 <vm_exec_core+14010>, 0x564687453882 <vm_exec_core+14252>, 0x564687453988 <vm_exec_core+14514>, 0x564687453b93 <vm_exec_core+15037>, 0x564687453d4a <vm_exec_core+15476>, 0x564687453e7e <vm_exec_core+15784>, 0x564687453ff3 <vm_exec_core+16157>, 0x564687454127 <vm_exec_core+16465>, 0x56468745429c <vm_exec_core+16838>, 0x56468745447e <vm_exec_core+17320>, 0x564687454689 <vm_exec_core+17843>, 0x564687454840 <vm_exec_core+18282>, 0x564687454962 <vm_exec_core+18572>, 0x564687454a09 <vm_exec_core+18739>, 0x564687454acd <vm_exec_core+18935>, 0x564687454bb6 <vm_exec_core+19168>, 0x564687454ca2 <vm_exec_core+19404>, 0x564687454d8b <vm_exec_core+19637>, 0x564687454e9f <vm_exec_core+19913>, 0x564687454fc6 <vm_exec_core+20208>, 0x564687455105 <vm_exec_core+20527>, 0x564687455244 <vm_exec_core+20846>, 0x564687455383 <vm_exec_core+21165>, 0x5646874554c2 <vm_exec_core+21484>, 0x564687455601 <vm_exec_core+21803>, 0x56468745574b <vm_exec_core+22133>, 0x5646874558ce <vm_exec_core+22520>, 0x564687455a0d <vm_exec_core+22839>, 0x564687455b4c <vm_exec_core+23158>, 0x564687455c8b <vm_exec_core+23477>, 0x564687455dca <vm_exec_core+23796>, 0x564687455f09 <vm_exec_core+24115>, 0x564687456048 <vm_exec_core+24434>, 0x564687456187 <vm_exec_core+24753>, 0x5646874562c6 <vm_exec_core+25072>, 0x56468745641e <vm_exec_core+25416>, 0x5646874565e4 <vm_exec_core+25870>, 0x56468745676b <vm_exec_core+26261>, 0x564687456893 <vm_exec_core+26557>, 0x5646874569bb <vm_exec_core+26853>, 0x564687456ade <vm_exec_core+27144>, 0x564687456c01 <vm_exec_core+27435>, 0x564687456d35 <vm_exec_core+27743>, 0x564687456e74 <vm_exec_core+28062>, 0x564687456f5f <vm_exec_core+28297>, 0x564687457064 <vm_exec_core+28558>, 0x5646874571ac <vm_exec_core+28886>, 0x56468745729b <vm_exec_core+29125>, 0x564687457375 <vm_exec_core+29343>, 0x56468745744a <vm_exec_core+29556>, 0x564687457525 <vm_exec_core+29775>, 0x5646874575a1 <vm_exec_core+29899>, 0x56468745761d <vm_exec_core+30023>, 0x56468745763b <vm_exec_core+30053>, 0x564687457659 <vm_exec_core+30083>, 0x564687457677 <vm_exec_core+30113>, 0x564687457695 <vm_exec_core+30143>, 0x5646874576b3 <vm_exec_core+30173>, 0x5646874576d1 <vm_exec_core+30203>, 0x5646874576ef <vm_exec_core+30233>, 0x56468745770d <vm_exec_core+30263>, 0x56468745772b <vm_exec_core+30293>, 0x564687457749 <vm_exec_core+30323>, 0x564687457767 <vm_exec_core+30353>, 0x564687457785 <vm_exec_core+30383>, 0x5646874577a3 <vm_exec_core+30413>, 0x5646874577c1 <vm_exec_core+30443>, 0x5646874577df <vm_exec_core+30473>, 0x5646874577fd <vm_exec_core+30503>, 0x56468745781b <vm_exec_core+30533>, 0x564687457839 <vm_exec_core+30563>, 0x564687457857 <vm_exec_core+30593>, 0x564687457875 <vm_exec_core+30623>, 0x564687457893 <vm_exec_core+30653>, 0x5646874578b1 <vm_exec_core+30683>, 0x5646874578cf <vm_exec_core+30713>, 0x5646874578ed <vm_exec_core+30743>, 0x56468745790b <vm_exec_core+30773>, 0x564687457929 <vm_exec_core+30803>, 0x564687457947 <vm_exec_core+30833>, 0x564687457965 <vm_exec_core+30863>, 0x564687457983 <vm_exec_core+30893>, 0x5646874579a1 <vm_exec_core+30923>, 0x5646874579bf <vm_exec_core+30953>, 0x5646874579dd <vm_exec_core+30983>, 0x5646874579fb <vm_exec_core+31013>, 0x564687457a19 <vm_exec_core+31043>, 0x564687457a37 <vm_exec_core+31073>, 0x564687457a55 <vm_exec_core+31103>, 0x564687457a73 <vm_exec_core+31133>, 0x564687457a91 <vm_exec_core+31163>, 0x564687457aaf <vm_exec_core+31193>, 0x564687457acd <vm_exec_core+31223>, 0x564687457aeb <vm_exec_core+31253>, 0x564687457b09 <vm_exec_core+31283>, 0x564687457b27 <vm_exec_core+31313>, 0x564687457b45 <vm_exec_core+31343>, 0x564687457b63 <vm_exec_core+31373>, 0x564687457b81 <vm_exec_core+31403>, 0x564687457b9f <vm_exec_core+31433>, 0x564687457bbd <vm_exec_core+31463>, 0x564687457bdb <vm_exec_core+31493>, 0x564687457bf9 <vm_exec_core+31523>, 0x564687457c17 <vm_exec_core+31553>, 0x564687457c35 <vm_exec_core+31583>, 0x564687457c53 <vm_exec_core+31613>, 0x564687457c71 <vm_exec_core+31643>, 0x564687457c8f <vm_exec_core+31673>, 0x564687457cad <vm_exec_core+31703>, 0x564687457ccb <vm_exec_core+31733>, 0x564687457ce9 <vm_exec_core+31763>, 0x564687457d07 <vm_exec_core+31793>, 0x564687457d25 <vm_exec_core+31823>, 0x564687457d43 <vm_exec_core+31853>, 0x564687457d61 <vm_exec_core+31883>, 0x564687457d7f <vm_exec_core+31913>, 0x564687457d9d <vm_exec_core+31943>, 0x564687457dbb <vm_exec_core+31973>, 0x564687457dd9 <vm_exec_core+32003>, 0x564687457df7 <vm_exec_core+32033>, 0x564687457e15 <vm_exec_core+32063>, 0x564687457e33 <vm_exec_core+32093>, 0x564687457e51 <vm_exec_core+32123>, 0x564687457e6f <vm_exec_core+32153>, 0x564687457e8d <vm_exec_core+32183>, 0x564687457eab <vm_exec_core+32213>, 0x564687457ec9 <vm_exec_core+32243>, 0x564687457ee7 <vm_exec_core+32273>, 0x564687457f05 <vm_exec_core+32303>, 0x564687457f23 <vm_exec_core+32333>, 0x564687457f54 <vm_exec_core+32382>, 0x564687457f72 <vm_exec_core+32412>, 0x564687457f90 <vm_exec_core+32442>, 0x564687457fae <vm_exec_core+32472>, 0x564687457fcc <vm_exec_core+32502>, 0x564687457fea <vm_exec_core+32532>, 0x564687458008 <vm_exec_core+32562>, 0x564687458026 <vm_exec_core+32592>, 0x564687458044 <vm_exec_core+32622>, 0x564687458062 <vm_exec_core+32652>, 0x564687458080 <vm_exec_core+32682>, 0x56468745809e <vm_exec_core+32712>, 0x5646874580bc <vm_exec_core+32742>, 0x5646874580da <vm_exec_core+32772>, 0x5646874580f8 <vm_exec_core+32802>, 0x564687458116 <vm_exec_core+32832>, 0x564687458134 <vm_exec_core+32862>, 0x564687458152 <vm_exec_core+32892>...}
#41 0x000056468746a799 in rb_vm_exec (ec=0x5646882f4c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x5646882f4c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffd07d038b0, 0x56468746a717 <rb_vm_exec+190>, 0x0, 0x7ffd07d03800, 0x7fa42a74fb00}, prev = 0x7ffd07d03bf0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#42 0x0000564687467386 in invoke_block (ec=0x5646882f4c60, iseq=0x7fa444d92ca0, self=140343506488800, captured=0x5646884be7b0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 0
#43 0x0000564687467e22 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fa42a74fb10, argc=0, self=140343506488800, captured=0x5646884be7b0, ec=0x5646882f4c60) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7fa444d92ca0
        opt_pc = 0
        type = 572653569
        cfp = 0x7fa444e9ffd8
        sp = 0x7fa444da0028
        flags = 0
        use_argv = 0x7fa42a74fb10
        av = {140343082292080, 94860932499888}
        stack_argv = 0x7fa444da0028
#44 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fa42a74fb10, argc=0, self=140343506488800, proc=0x5646884be7b0, ec=0x5646882f4c60) at /tmp/ruby/src/trunk-O0/vm.c:1680
        block = 0x5646884be7b0
#45 vm_invoke_proc (ec=0x5646882f4c60, proc=0x5646884be7b0, self=140343506488800, argc=0, argv=0x7fa42a74fb10, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1710
No locals.
#46 0x00005646874685c6 in rb_vm_invoke_proc (ec=0x5646882f4c60, proc=0x5646884be7b0, argc=0, argv=0x7fa42a74fb10, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1731
        self = 140343506488800
#47 0x000056468733e1de in rb_proc_call_kw (self=140343063671320, args=140343063673600, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:978
        vret = 140724734540592
        proc = 0x5646884be7b0
        argc = 0
        argv = 0x7fa42a74fb10
#48 0x000056468733e246 in rb_proc_call (self=140343063671320, args=140343063673600) at /tmp/ruby/src/trunk-O0/proc.c:988
No locals.
#49 0x0000564687245c7f in rb_call_end_proc (data=140343063671320) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#50 0x0000564687245e39 in exec_end_procs_chain (procs=0x5646878a01e0 <end_procs>, errp=0x5646882f4cd8) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x564687245c58 <rb_call_end_proc>, data = 140343063671320, next = 0x564688699170}
        link = 0x564688684090
        errinfo = 140343063668800
#51 0x0000564687245f9c in rb_ec_exec_end_proc (ec=0x5646882f4c60) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x5646882f4c60
        _tag = {tag = 36, retval = 140343063668800, buf = {0x7ffd07d03c70, 0x564687245f17 <rb_ec_exec_end_proc+189>, 0x0, 0x7ffd07d03bc0, 0x564687243601 <rb_ec_ractor_ptr+24>}, prev = 0x7ffd07d03d90, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 140343063668800
#52 0x000056468724671d in rb_ec_teardown (ec=0x5646882f4c60) at /tmp/ruby/src/trunk-O0/eval.c:156
No locals.
#53 0x00005646872469ce in rb_ec_cleanup (ec=0x5646882f4c60, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:208
        err = 94860932500576
        mode0 = 32765
        mode1 = 131087888
        _ec = 0x5646882f4c60
        _tag = {tag = 36, retval = 94860915008582, buf = {0x7ffd07d03e10, 0x564687246918 <rb_ec_cleanup+295>, 0x0, 0x7ffd07d03d30, 0x5646882f4c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 140343063668800
        sysex = 0
        signaled = 0
        th = 0x5646882f3810
        th0 = 0x5646882f3810
        step = 1
        message = 4
        buf = 94860932495376
#54 0x0000564687246fcb in ruby_run_node (n=0x7fa42a81bed0) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x5646882f4c60
        status = 22086
#55 0x00005646872425c4 in rb_main (argc=121, argv=0x7ffd07d03fb8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140724734541456
#56 0x0000564687242625 in main (argc=121, argv=0x7ffd07d03fb8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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