# Logfile created on 2023-10-27 17:09:59 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055666dfa6080 @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.20231027-170959", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055666e03b450 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055666e03b310 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055666e03b130 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231027-170959", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231027-170959>, @binmode=false, @mon_data=#<Monitor:0x000055666e03b068>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/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 = 7979c009a7
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/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
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
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving 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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: 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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

# Running tests:

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

Retrying...
Finished tests in 972.192823s, 27.4904 tests/s, 9746.5634 assertions/s.
26726 tests, 9475539 assertions, 0 failures, 0 errors, 191 skips

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

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

Finished in 262.714275 seconds

3715 files, 32233 examples, 141017 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.1468077.ruby -x gdbscript
[New LWP 1468077]
[New LWP 1468578]
[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  gc_aging (objspace=0x5567e2c2e260, obj=140015518584840) at /tmp/ruby/src/trunk-O0/gc.c:6906
6906	    objspace->marked_slots++;
[Current thread is 1 (Thread 0x7f5801a6c7c0 (LWP 1468077))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f5801a6c7c0 (LWP 1468077) gc_aging (objspace=0x5567e2c2e260, obj=140015518584840) at /tmp/ruby/src/trunk-O0/gc.c:6906
  2    Thread 0x7f57e848f640 (LWP 1468578) 0x00007f5801b94fde in epoll_wait (epfd=4, events=0x5567e27cc27c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f57e848f640 (LWP 1468578)):
#0  0x00007f5801b94fde in epoll_wait (epfd=4, events=0x5567e27cc27c <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  0x00005567e2360619 in timer_thread_polling (vm=0x5567e2c2bb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = 112522874
#2  0x00005567e2360cc1 in timer_thread_func (ptr=0x5567e2c2bb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
        vm = 0x5567e2c2bb10
#3  0x00007f5801b03b43 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 = {140731731242912, -3906544381178334978, 140015535978048, 25, 140015962175568, 140731731243264, 3992153017470234878, 3997272277418979582}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f5801b94bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f5801a6c7c0 (LWP 1468077)):
#0  gc_aging (objspace=0x5567e2c2e260, obj=140015518584840) at /tmp/ruby/src/trunk-O0/gc.c:6906
        page = 0x5567e2d92ec0
        __func__ = <optimized out>
#1  0x00005567e21d93e5 in gc_mark_ptr (objspace=0x5567e2c2e260, obj=140015518584840) at /tmp/ruby/src/trunk-O0/gc.c:6934
        __func__ = "gc_mark_ptr"
#2  0x00005567e21d95ee in gc_mark (objspace=0x5567e2c2e260, obj=140015518584840) at /tmp/ruby/src/trunk-O0/gc.c:6968
No locals.
#3  0x00005567e21d873f in mark_keyvalue (key=140015518584840, value=140015518556320, data=93904674415200) at /tmp/ruby/src/trunk-O0/gc.c:6538
        objspace = 0x5567e2c2e260
#4  0x00005567e23305fb in apply_functor (k=140015518584840, v=140015518556320, d=140731731236560, _=0) at /tmp/ruby/src/trunk-O0/st.c:1606
        f = 0x7ffea8d956d0
#5  0x00005567e233025e in st_general_foreach (tab=0x7f57e73caab8, func=0x5567e23305b8 <apply_functor>, replace=0x0, arg=140731731236560, check_p=0) at /tmp/ruby/src/trunk-O0/st.c:1516
        bin = 93904663580396
        bin_ind = 32
        entries = 0x5567e2d55460
        curr_entry_ptr = 0x5567e2d56030
        retval = ST_CONTINUE
        i = 126
        rebuilds_num = 3
        hash = 4550566323762528664
        key = 140015518584840
        error_p = -501420513
        packed_p = 0
#6  0x00005567e2330659 in rb_st_foreach (tab=0x7f57e73caab8, func=0x5567e21d870c <mark_keyvalue>, arg=93904674415200) at /tmp/ruby/src/trunk-O0/st.c:1613
        f = {func = 0x5567e21d870c <mark_keyvalue>, arg = 93904674415200}
#7  0x00005567e21ed0e1 in rb_hash_stlike_foreach (hash=140015518395040, func=0x5567e21d870c <mark_keyvalue>, arg=93904674415200) at /tmp/ruby/src/trunk-O0/hash.c:1372
No locals.
#8  0x00005567e21d884e in mark_hash (objspace=0x5567e2c2e260, hash=140015518395040) at /tmp/ruby/src/trunk-O0/gc.c:6570
No locals.
#9  0x00005567e21da1f1 in gc_mark_children (objspace=0x5567e2c2e260, obj=140015518395040) at /tmp/ruby/src/trunk-O0/gc.c:7306
        any = 0x7f57e73caaa0
#10 0x00005567e21da74d in gc_mark_stacked_objects (objspace=0x5567e2c2e260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7435
        mstack = 0x5567e2c2e6e8
        obj = 140015518395040
        marked_slots_at_the_beginning = 757
        popped_count = 0
#11 0x00005567e21da8cd in gc_mark_stacked_objects_all (objspace=0x5567e2c2e260) at /tmp/ruby/src/trunk-O0/gc.c:7473
No locals.
#12 0x00005567e21dcba3 in gc_marks_rest (objspace=0x5567e2c2e260) at /tmp/ruby/src/trunk-O0/gc.c:8660
No locals.
#13 0x00005567e21dccd7 in gc_marks (objspace=0x5567e2c2e260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8718
        marking_finished = false
#14 0x00005567e21dea5f in gc_start (objspace=0x5567e2c2e260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9468
        do_full_mark = 1
        immediate_mark = 32768
        __func__ = <optimized out>
        lock_lev = 3793578848
#15 0x00005567e21de6fc in garbage_collect (objspace=0x5567e2c2e260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9352
        _lev = 102
        ret = 0
#16 0x00005567e21df17f in garbage_collect_with_gvl (objspace=0x5567e2c2e260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9729
No locals.
#17 0x00005567e21e6042 in objspace_malloc_gc_stress (objspace=0x5567e2c2e260) at /tmp/ruby/src/trunk-O0/gc.c:12170
        reason = 45568
#18 0x00005567e21e6325 in objspace_xmalloc0 (objspace=0x5567e2c2e260, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12372
        gpr = 107008
        mem = 0x9b0000009b
#19 0x00005567e21e6642 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12596
No locals.
#20 0x00005567e21e6678 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12605
No locals.
#21 0x00005567e21e9fa3 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14178
No locals.
#22 0x00005567e23a523c in vm_ccs_create (klass=140015536301120, cc_tbl=0x5567e2ef9ba0, mid=155, cme=0x7f5801956680) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1940
        ccs = 0xffffffff0000009b
#23 0x00005567e23c0a33 in cache_callable_method_entry (klass=140015536301120, mid=155, cme=0x7f5801956680) at /tmp/ruby/src/trunk-O0/vm_method.c:1321
        cc_tbl = 0x5567e2ef9ba0
        ccs_data = 93904665577146
#24 0x00005567e23c0bf5 in callable_method_entry_or_negative (klass=140015536301120, mid=155, defined_class_ptr=0x7ffea8d95bb8) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
        defined_class = 140015536302080
        me = 0x7f5801956680
        _lev = 517
        cme = 0x7f5801956680
#25 0x00005567e23c0c87 in callable_method_entry (klass=140015536301120, mid=155, defined_class_ptr=0x7ffea8d95bb8) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
        cme = 0x7f57e734d190
#26 0x00005567e23c339c in vm_respond_to (ec=0x5567e2c2f2c0, klass=140015536301120, obj=140015517880720, id=3457, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2745
        defined_class = 140015536302080
        resid = 155
        cme = 0x7ffea8d95be0
#27 0x00005567e23c588f in check_funcall_respond_to (ec=0x5567e2c2f2c0, klass=140015536301120, recv=140015517880720, mid=3457) at /tmp/ruby/src/trunk-O0/vm_eval.c:622
No locals.
#28 0x00005567e23c5ca3 in rb_check_funcall_default_kw (recv=140015517880720, mid=3457, argc=0, argv=0x7ffea8d95d50, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:696
        klass = 140015536301120
        me = 0x7ffea8d95cd8
        ec = 0x5567e2c2f2c0
        respond = 0
#29 0x00005567e23c5c48 in rb_check_funcall (recv=140015517880720, mid=3457, argc=0, argv=0x7ffea8d95d50) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#30 0x00005567e21bcb1f in make_exception (argc=1, argv=0x7ffea8d95d48, isstr=0) at /tmp/ruby/src/trunk-O0/eval.c:817
        mesg = 4
        exc = 140015517880720
#31 0x00005567e21bc756 in rb_exc_exception (mesg=140015517880720, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:673
No locals.
#32 0x00005567e21bc7a5 in rb_exc_raise (mesg=140015517880720) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#33 0x00005567e2367e2b in rb_threadptr_execute_interrupts (th=0x5567e2c2e090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2414
        err = 140015517880720
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#34 0x00005567e235a690 in rb_vm_check_ints (ec=0x5567e2c2f2c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2028
No locals.
#35 0x00005567e236418b in unblock_function_set (th=0x5567e2c2e090, func=0x5567e235eca0 <ubf_select>, arg=0x5567e2c2e090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:313
No locals.
#36 0x00005567e2366740 in blocking_region_begin (th=0x5567e2c2e090, region=0x7ffea8d95ec8, ubf=0x5567e235eca0 <ubf_select>, arg=0x5567e2c2e090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:1461
No locals.
#37 0x00005567e23669af in rb_nogvl (func=0x5567e21c1330 <no_gvl_stat>, data1=0x7ffea8d95f50, ubf=0x5567e235eca0 <ubf_select>, data2=0x5567e2c2e090, flags=0) at /tmp/ruby/src/trunk-O0/thread.c:1525
        __region = {prev_status = THREAD_RUNNABLE}
        val = 0x0
        ec = 0x5567e2c2f2c0
        th = 0x5567e2c2e090
        vm = 0x5567e2c2bb10
        is_main_thread = true
        saved_errno = 0
        ubf_th = 0
#38 0x00005567e2366abe in rb_thread_call_without_gvl (func=0x5567e21c1330 <no_gvl_stat>, data1=0x7ffea8d95f50, ubf=0xffffffffffffffff, data2=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1641
No locals.
#39 0x00005567e21c13bb in stat_without_gvl (path=0x7f57e737f798 "/tmp/empty20231027-1468077-yzn5xq.rb", st=0x7ffea8d95fd0) at /tmp/ruby/src/trunk-O0/file.c:1170
        data = {st = 0x7ffea8d95fd0, file = {path = 0x7f57e737f798 "/tmp/empty20231027-1468077-yzn5xq.rb", fd = -415762536}}
#40 0x00005567e21c68d2 in rb_check_realpath_internal (basedir=4, path=140015517880840, origenc=0x5567e2c4db50, mode=RB_REALPATH_STRICT) at /tmp/ruby/src/trunk-O0/file.c:4492
        unresolved_path = 140015517880840
        resolved_ptr = 0x5567e2fe6460 "\226sE\265bU"
        resolved = 140015518087040
        __func__ = "rb_check_realpath_internal"
        st = {st_dev = 140015517880840, st_ino = 140731731238912, st_nlink = 93904667428755, st_mode = 3878998536, st_uid = 32599, st_gid = 0, __pad0 = 0, st_rdev = 1, st_size = 140731731238960, st_blksize = 93904667436954, st_blocks = 140015517880840, st_atim = {tv_sec = 140015517880840, tv_nsec = 8092401113}, st_mtim = {tv_sec = 5, tv_nsec = 140731731239008}, st_ctim = {tv_sec = 8092412046, tv_nsec = 93904669885824}, __glibc_reserved = {140731731239008, 93904667431697, 8192184992}}
#41 0x00005567e21c6a6a in rb_realpath_internal (basedir=4, path=140015517880840, strict=1) at /tmp/ruby/src/trunk-O0/file.c:4537
        mode = RB_REALPATH_STRICT
#42 0x00005567e222d217 in realpath_internal_cached (hash=140015536100000, path=140015517880840) at /tmp/ruby/src/trunk-O0/load.c:711
        ret = 4
        realpath = 93904674441360
#43 0x00005567e222e844 in require_internal (ec=0x5567e2c2f2c0, fname=140015518087120, exception=1, warn=false) at /tmp/ruby/src/trunk-O0/load.c:1241
        handle = 140731731239424
        found = 114
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        _ec = 0x5567e2c2f2c0
        _tag = {tag = 36, retval = 140015960502472, buf = {0x7ffea8d96270, 0x5567e222e6d3 <require_internal+510>, 0x0, 0x7ffea8d96110, 0x7f5801a6af30}, prev = 0x7ffea8d97140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        th = 0x5567e2c2e090
        saved = {wrapper = 0, self = 140015960444400, errinfo = 4, ec = 0x5567e2c2f2c0}
        state = RUBY_TAG_NONE
        ftptr = 0x5567e2d58b50 "/tmp/empty20231027-1468077-yzn5xq.rb"
        path = 140015517880840
        saved_path = 140015517880840
        realpath = 0
        realpaths = 140015536100160
        realpath_map = 140015536100000
        reset_ext_config = false
        prev_ext_config = {ractor_safe = 231}
        th2 = 0xbb64e0bdc69fc900
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#44 0x00005567e222ed42 in rb_require_string (fname=140015517880960) at /tmp/ruby/src/trunk-O0/load.c:1340
        ec = 0x5567e2c2f2c0
        result = 32600
#45 0x00005567e222dba7 in rb_f_require (obj=140015960444400, fname=140015517880960) at /tmp/ruby/src/trunk-O0/load.c:980
No locals.
#46 0x00005567e23ab3e6 in ractor_safe_call_cfunc_1 (recv=140015960444400, argc=1, argv=0x7f580196b0c0, func=0x5567e222db87 <rb_f_require>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3298
        f = 0x5567e222db87 <rb_f_require>
#47 0x00005567e23abfaf in vm_call_cfunc_with_frame_ (ec=0x5567e2c2f2c0, reg_cfp=0x7f5801a6af30, calling=0x7ffea8d964d0, argc=1, argv=0x7f580196b0c0, stack_bottom=0x7f580196b0b8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3475
        ci = 0x58b100140003
        cc = 0x7f57e73f0cc8
        val = 140015518551240
        me = 0x7f57e73f4e18
        cfunc = 0x5567e2cadcf8
        recv = 140015960444400
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#48 0x00005567e23ac184 in vm_call_cfunc_with_frame (ec=0x5567e2c2f2c0, reg_cfp=0x7f5801a6af30, calling=0x7ffea8d964d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3503
        argc = 1
        stack_bottom = 0x7f580196b0b8
        argv = 0x7f580196b0c0
#49 0x00005567e23b219e in vm_sendish (ec=0x5567e2c2f2c0, reg_cfp=0x7f5801a6af30, cd=0x5567e2dbd8f0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5553
        val = 36
        ci = 0x58b100140003
        cc = 0x7f57e73f0cc8
        argc = 1
        recv = 140015960444400
        calling = {cd = 0x5567e2dbd8f0, cc = 0x7f57e73f0cc8, block_handler = 0, recv = 140015960444400, argc = 1, kw_splat = false, heap_argv = 0}
#50 0x00005567e23b95b1 in vm_exec_core (ec=0x5567e2c2f2c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x5567e2dbd8f0
        leaf = false
        val = 140015517880960
        reg_pc = 0x5567e2dd9298
        reg_cfp = 0x7f5801a6af30
        insns_address_table = {0x5567e23b5e06 <vm_exec_core+108>, 0x5567e23b5e68 <vm_exec_core+206>, 0x5567e23b5f7b <vm_exec_core+481>, 0x5567e23b608f <vm_exec_core+757>, 0x5567e23b622d <vm_exec_core+1171>, 0x5567e23b635d <vm_exec_core+1475>, 0x5567e23b656f <vm_exec_core+2005>, 0x5567e23b6681 <vm_exec_core+2279>, 0x5567e23b675a <vm_exec_core+2496>, 0x5567e23b6861 <vm_exec_core+2759>, 0x5567e23b6968 <vm_exec_core+3022>, 0x5567e23b6a76 <vm_exec_core+3292>, 0x5567e23b6b88 <vm_exec_core+3566>, 0x5567e23b6c58 <vm_exec_core+3774>, 0x5567e23b6d61 <vm_exec_core+4039>, 0x5567e23b6e5b <vm_exec_core+4289>, 0x5567e23b6f1e <vm_exec_core+4484>, 0x5567e23b6fe1 <vm_exec_core+4679>, 0x5567e23b706a <vm_exec_core+4816>, 0x5567e23b70f6 <vm_exec_core+4956>, 0x5567e23b719c <vm_exec_core+5122>, 0x5567e23b7274 <vm_exec_core+5338>, 0x5567e23b7341 <vm_exec_core+5543>, 0x5567e23b741f <vm_exec_core+5765>, 0x5567e23b74e1 <vm_exec_core+5959>, 0x5567e23b7620 <vm_exec_core+6278>, 0x5567e23b76c6 <vm_exec_core+6444>, 0x5567e23b77ab <vm_exec_core+6673>, 0x5567e23b78da <vm_exec_core+6976>, 0x5567e23b799d <vm_exec_core+7171>, 0x5567e23b7a60 <vm_exec_core+7366>, 0x5567e23b7b58 <vm_exec_core+7614>, 0x5567e23b7c1a <vm_exec_core+7808>, 0x5567e23b7cf9 <vm_exec_core+8031>, 0x5567e23b7e09 <vm_exec_core+8303>, 0x5567e23b7f03 <vm_exec_core+8553>, 0x5567e23b7f7e <vm_exec_core+8676>, 0x5567e23b803f <vm_exec_core+8869>, 0x5567e23b812d <vm_exec_core+9107>, 0x5567e23b81dd <vm_exec_core+9283>, 0x5567e23b835c <vm_exec_core+9666>, 0x5567e23b8436 <vm_exec_core+9884>, 0x5567e23b8522 <vm_exec_core+10120>, 0x5567e23b85b3 <vm_exec_core+10265>, 0x5567e23b870e <vm_exec_core+10612>, 0x5567e23b8bfe <vm_exec_core+11876>, 0x5567e23b8cfa <vm_exec_core+12128>, 0x5567e23b8dfd <vm_exec_core+12387>, 0x5567e23b8ee9 <vm_exec_core+12623>, 0x5567e23b9102 <vm_exec_core+13160>, 0x5567e23b91f4 <vm_exec_core+13402>, 0x5567e23b92fa <vm_exec_core+13664>, 0x5567e23b94f7 <vm_exec_core+14173>, 0x5567e23b96a0 <vm_exec_core+14598>, 0x5567e23b97cb <vm_exec_core+14897>, 0x5567e23b9937 <vm_exec_core+15261>, 0x5567e23b9a62 <vm_exec_core+15560>, 0x5567e23b9bce <vm_exec_core+15924>, 0x5567e23b9db0 <vm_exec_core+16406>, 0x5567e23b9fad <vm_exec_core+16915>, 0x5567e23ba156 <vm_exec_core+17340>, 0x5567e23ba278 <vm_exec_core+17630>, 0x5567e23ba31f <vm_exec_core+17797>, 0x5567e23ba3e3 <vm_exec_core+17993>, 0x5567e23ba4cc <vm_exec_core+18226>, 0x5567e23ba5b8 <vm_exec_core+18462>, 0x5567e23ba6a1 <vm_exec_core+18695>, 0x5567e23ba7b5 <vm_exec_core+18971>, 0x5567e23ba8dc <vm_exec_core+19266>, 0x5567e23baa12 <vm_exec_core+19576>, 0x5567e23bab48 <vm_exec_core+19886>, 0x5567e23bac7e <vm_exec_core+20196>, 0x5567e23badb4 <vm_exec_core+20506>, 0x5567e23baeea <vm_exec_core+20816>, 0x5567e23bb02b <vm_exec_core+21137>, 0x5567e23bb1a5 <vm_exec_core+21515>, 0x5567e23bb2db <vm_exec_core+21825>, 0x5567e23bb411 <vm_exec_core+22135>, 0x5567e23bb547 <vm_exec_core+22445>, 0x5567e23bb67d <vm_exec_core+22755>, 0x5567e23bb7b3 <vm_exec_core+23065>, 0x5567e23bb8e9 <vm_exec_core+23375>, 0x5567e23bba1f <vm_exec_core+23685>, 0x5567e23bbb55 <vm_exec_core+23995>, 0x5567e23bbca4 <vm_exec_core+24330>, 0x5567e23bbe5e <vm_exec_core+24772>, 0x5567e23bbfdc <vm_exec_core+25154>, 0x5567e23bc0fb <vm_exec_core+25441>, 0x5567e23bc21a <vm_exec_core+25728>, 0x5567e23bc334 <vm_exec_core+26010>, 0x5567e23bc44e <vm_exec_core+26292>, 0x5567e23bc579 <vm_exec_core+26591>, 0x5567e23bc6af <vm_exec_core+26901>, 0x5567e23bc79a <vm_exec_core+27136>, 0x5567e23bc89f <vm_exec_core+27397>, 0x5567e23bc9e7 <vm_exec_core+27725>, 0x5567e23bcad6 <vm_exec_core+27964>, 0x5567e23bcbaa <vm_exec_core+28176>, 0x5567e23bcc7f <vm_exec_core+28389>, 0x5567e23bcd69 <vm_exec_core+28623>, 0x5567e23bcde5 <vm_exec_core+28747>, 0x5567e23bce61 <vm_exec_core+28871>, 0x5567e23bce7f <vm_exec_core+28901>, 0x5567e23bce9d <vm_exec_core+28931>, 0x5567e23bcebb <vm_exec_core+28961>, 0x5567e23bced9 <vm_exec_core+28991>, 0x5567e23bcef7 <vm_exec_core+29021>, 0x5567e23bcf15 <vm_exec_core+29051>, 0x5567e23bcf33 <vm_exec_core+29081>, 0x5567e23bcf51 <vm_exec_core+29111>, 0x5567e23bcf6f <vm_exec_core+29141>, 0x5567e23bcf8d <vm_exec_core+29171>, 0x5567e23bcfab <vm_exec_core+29201>, 0x5567e23bcfc9 <vm_exec_core+29231>, 0x5567e23bcfe7 <vm_exec_core+29261>, 0x5567e23bd005 <vm_exec_core+29291>, 0x5567e23bd023 <vm_exec_core+29321>, 0x5567e23bd041 <vm_exec_core+29351>, 0x5567e23bd05f <vm_exec_core+29381>, 0x5567e23bd07d <vm_exec_core+29411>, 0x5567e23bd09b <vm_exec_core+29441>, 0x5567e23bd0b9 <vm_exec_core+29471>, 0x5567e23bd0d7 <vm_exec_core+29501>, 0x5567e23bd0f5 <vm_exec_core+29531>, 0x5567e23bd113 <vm_exec_core+29561>, 0x5567e23bd131 <vm_exec_core+29591>, 0x5567e23bd14f <vm_exec_core+29621>, 0x5567e23bd16d <vm_exec_core+29651>, 0x5567e23bd18b <vm_exec_core+29681>, 0x5567e23bd1a9 <vm_exec_core+29711>, 0x5567e23bd1c7 <vm_exec_core+29741>, 0x5567e23bd1e5 <vm_exec_core+29771>, 0x5567e23bd203 <vm_exec_core+29801>, 0x5567e23bd221 <vm_exec_core+29831>, 0x5567e23bd23f <vm_exec_core+29861>, 0x5567e23bd25d <vm_exec_core+29891>, 0x5567e23bd27b <vm_exec_core+29921>, 0x5567e23bd299 <vm_exec_core+29951>, 0x5567e23bd2b7 <vm_exec_core+29981>, 0x5567e23bd2d5 <vm_exec_core+30011>, 0x5567e23bd2f3 <vm_exec_core+30041>, 0x5567e23bd311 <vm_exec_core+30071>, 0x5567e23bd32f <vm_exec_core+30101>, 0x5567e23bd34d <vm_exec_core+30131>, 0x5567e23bd36b <vm_exec_core+30161>, 0x5567e23bd389 <vm_exec_core+30191>, 0x5567e23bd3a7 <vm_exec_core+30221>, 0x5567e23bd3c5 <vm_exec_core+30251>, 0x5567e23bd3e3 <vm_exec_core+30281>, 0x5567e23bd401 <vm_exec_core+30311>, 0x5567e23bd41f <vm_exec_core+30341>, 0x5567e23bd43d <vm_exec_core+30371>, 0x5567e23bd45b <vm_exec_core+30401>, 0x5567e23bd479 <vm_exec_core+30431>, 0x5567e23bd497 <vm_exec_core+30461>, 0x5567e23bd4b5 <vm_exec_core+30491>, 0x5567e23bd4d3 <vm_exec_core+30521>, 0x5567e23bd4f1 <vm_exec_core+30551>, 0x5567e23bd50f <vm_exec_core+30581>, 0x5567e23bd52d <vm_exec_core+30611>, 0x5567e23bd54b <vm_exec_core+30641>, 0x5567e23bd569 <vm_exec_core+30671>, 0x5567e23bd587 <vm_exec_core+30701>, 0x5567e23bd5a5 <vm_exec_core+30731>, 0x5567e23bd5c3 <vm_exec_core+30761>, 0x5567e23bd5e1 <vm_exec_core+30791>, 0x5567e23bd5ff <vm_exec_core+30821>, 0x5567e23bd61d <vm_exec_core+30851>, 0x5567e23bd63b <vm_exec_core+30881>, 0x5567e23bd659 <vm_exec_core+30911>, 0x5567e23bd677 <vm_exec_core+30941>, 0x5567e23bd695 <vm_exec_core+30971>, 0x5567e23bd6b3 <vm_exec_core+31001>, 0x5567e23bd6d1 <vm_exec_core+31031>, 0x5567e23bd6ef <vm_exec_core+31061>, 0x5567e23bd70d <vm_exec_core+31091>, 0x5567e23bd73e <vm_exec_core+31140>, 0x5567e23bd75c <vm_exec_core+31170>, 0x5567e23bd77a <vm_exec_core+31200>, 0x5567e23bd798 <vm_exec_core+31230>, 0x5567e23bd7b6 <vm_exec_core+31260>, 0x5567e23bd7d4 <vm_exec_core+31290>, 0x5567e23bd7f2 <vm_exec_core+31320>, 0x5567e23bd810 <vm_exec_core+31350>, 0x5567e23bd82e <vm_exec_core+31380>, 0x5567e23bd84c <vm_exec_core+31410>, 0x5567e23bd86a <vm_exec_core+31440>, 0x5567e23bd888 <vm_exec_core+31470>, 0x5567e23bd8a6 <vm_exec_core+31500>, 0x5567e23bd8c4 <vm_exec_core+31530>, 0x5567e23bd8e2 <vm_exec_core+31560>, 0x5567e23bd900 <vm_exec_core+31590>, 0x5567e23bd91e <vm_exec_core+31620>, 0x5567e23bd93c <vm_exec_core+31650>, 0x5567e23bd95a <vm_exec_core+31680>, 0x5567e23bd978 <vm_exec_core+31710>, 0x5567e23bd996 <vm_exec_core+31740>, 0x5567e23bd9b4 <vm_exec_core+31770>, 0x5567e23bd9d2 <vm_exec_core+31800>, 0x5567e23bd9f0 <vm_exec_core+31830>...}
#51 0x00005567e23cfb65 in vm_exec_loop (ec=0x5567e2c2f2c0, state=RUBY_TAG_BREAK, tag=0x7ffea8d97140, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2499
No locals.
#52 0x00005567e23cfabd in rb_vm_exec (ec=0x5567e2c2f2c0) at /tmp/ruby/src/trunk-O0/vm.c:2478
        _ec = 0x5567e2c2f2c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffea8d971c0, 0x5567e23cf9e8 <rb_vm_exec+174>, 0x0, 0x7ffea8d97110, 0x7ffea8d97458}, prev = 0x7ffea8d97230, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#53 0x00005567e23d08b9 in rb_iseq_eval_main (iseq=0x7f57e74098e0) at /tmp/ruby/src/trunk-O0/vm.c:2738
        ec = 0x5567e2c2f2c0
        val = 93904674419392
#54 0x00005567e21bb7e3 in rb_ec_exec_node (ec=0x5567e2c2f2c0, n=0x7f57e74098e0) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x5567e2c2e090
        _ec = 0x5567e2c2f2c0
        _tag = {tag = 36, retval = 93904663457226, buf = {0x7ffea8d972b0, 0x5567e21bb779 <rb_ec_exec_node+196>, 0x0, 0x7ffea8d97200, 0x5567e2c2f2c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f57e74098e0
#55 0x00005567e21bb950 in ruby_run_node (n=0x7f57e74098e0) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x5567e2c2f2c0
        status = 21863
#56 0x00005567e21b72f4 in rb_main (argc=140, argv=0x7ffea8d97458) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140731731243824
#57 0x00005567e21b7355 in main (argc=140, argv=0x7ffea8d97458) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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