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

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

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

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

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

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

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

# Running tests:

[  1/863] 1594631=test_dup
[  2/863] 1594633=test_history
[  3/863] 1594632=test_locale
[  4/863] 1594634=test_require
[  5/863] 1594633=test_find_executable
[  6/863] 1594633=test_ts
[  7/863] 1594632=test_rdoc_markup_document
[  8/863] 1594631=test_key_actor_vi
[  9/863] 1594632=test_lazy_enumerator
[ 10/863] 1594633=test_weakkeymap
[ 11/863] 1594631=test_formatter
[ 12/863] 1594631=test_range
[ 13/863] 1594633=test_rdoc_rd
[ 14/863] 1594633=test_optimization
[ 15/863] 1594632=test_gem_commands_query_command
[ 16/863] 1594632=test_exit
[ 17/863] 1594632=test_pinned
[ 18/863] 1594632=test_udp
[ 19/863] 1594632=test_open3
[ 20/863] 1594631=test_remote_fetch_error
[ 21/863] 1594631=test_require
[ 22/863] 1594634=test_thread
[ 23/863] 1594631=test_pattern_key_name_check
[ 24/863] 1594631=test_gem_request_set_lockfile_tokenizer
[ 25/863] 1594631=test_gem_doctor
[ 26/863] 1594631=test_date_strptime
[ 27/863] 1594631=ruby_api_test
[ 28/863] 1594631=test_gem_safe_marshal
[ 29/863] 1594631=test_rand
[ 30/863] 1594631=test_serialize_subclasses
[ 31/863] 1594631=test_default_gems
[ 32/863] 1594631=test_instrumentation_api
[ 33/863] 1594632=test_propertyputref
[ 34/863] 1594632=test_struct
[ 35/863] 1594632=fuzzer_test
[ 36/863] 1594632=test_ast
[ 37/863] 1594631=test_gem_security_signer
[ 38/863] 1594631=test_date_arith
[ 39/863] 1594631=test_gem_package
[ 40/863] 1594631=test_gem_resolver_api_specification
[ 41/863] 1594631=location_test
[ 42/863] 1594631=test_gem_commands_stale_command
[ 43/863] 1594631=test_svcb_https
[ 44/863] 1594631=test_buffering
[ 45/863] 1594631=test_enumerable
[ 46/863] 1594631=test_signedness
[ 47/863] 1594634=test_too_many_dummy_encodings
[ 48/863] 1594634=test_rdoc_parser_simple
[ 49/863] 1594634=test_grapheme_breaks
[ 50/863] 1594634=test_ractor
[ 51/863] 1594634=json_common_interface_test
[ 52/863] 1594634=test_err_in_callback
[ 53/863] 1594634=test_scanner_events
[ 54/863] 1594634=test_inlinecache
[ 55/863] 1594634=test_filter
[ 56/863] 1594634=test_rendering
[ 57/863] 1594634=test_rdoc_generator_markup
[ 58/863] 1594634=test_gem_dependency_list
[ 59/863] 1594634=test_gem_ext_configure_builder
[ 60/863] 1594634=test_not
[ 61/863] 1594634=test_rdoc_attr
[ 62/863] 1594634=test_ostruct
[ 63/863] 1594634=test_koi8
[ 64/863] 1594634=test_gem_resolver_vendor_specification
[ 65/863] 1594634=json_ext_parser_test
[ 66/863] 1594634=test_gem_commands_sources_command
[ 67/863] 1594634=test_context
[ 68/863] 1594634=test_coder
[ 69/863] 1594634=test_symbol
[ 70/863] 1594631=test_fd_setsize
[ 71/863] 1594631=test_http
[ 72/863] 1594633=test_gem_source_git
[ 73/863] 1594634=test_unix
[ 74/863] 1594634=test_regex_casefold
[ 75/863] 1594633=test_gem_rdoc
[ 76/863] 1594633=test_erb_command
[ 77/863] 1594633=test_ws
[ 78/863] 1594633=test_win32ole_variant_outarg
[ 79/863] 1594633=test_ractor_compatibility
[ 80/863] 1594631=test_have_func
[ 81/863] 1594634=test_gem_commands_contents_command
[ 82/863] 1594634=test_data
[ 83/863] 1594634=test_rdoc_markup_to_html_snippet
[ 84/863] 1594634=test_gem_commands_lock_command
[ 85/863] 1594634=test_rdoc_markup_indented_paragraph
[ 86/863] 1594634=test_rdoc_i18n_text
[ 87/863] 1594634=test_gem_source_fetch_problem
[ 88/863] 1594634=test_rdoc_parser_markdown
[ 89/863] 1594634=test_ancdata
[ 90/863] 1594633=test_spell_checker
[ 91/863] 1594633=test_singleton
[ 92/863] 1594634=test_files_test_2
[ 93/863] 1594633=test_gem_resolver_git_specification
[ 94/863] 1594631=test_rdoc_markup
[ 95/863] 1594633=test_bignum
[ 96/863] 1594631=test_sleep
[ 97/863] 1594633=test_normalize
[ 98/863] 1594633=ractor_test
[ 99/863] 1594633=test_gem_commands_fetch_command
[100/863] 1594633=test_rdoc_tom_doc
[101/863] 1594633=test_key_actor_emacs
[102/863] 1594633=test_ractor
[103/863] 1594633=test_verbose
[104/863] 1594633=test_update
[105/863] 1594633=test_basicinstructions
[106/863] 1594633=test_pack
[107/863] 1594631=test_stringify_symbols
[108/863] 1594631=test_https_proxy
[109/863] 1594631=test_rdoc_rd_block_parser
[110/863] 1594631=test_rdoc_ri_paths
[111/863] 1594633=test_name_error_extension
[112/863] 1594631=test_rational
[113/863] 1594633=test_cgi_modruby
[114/863] 1594633=test_gem_commands_owner_command
[115/863] 1594631=test_gc
[116/863] 1594633=test_gem_local_remote_options
[117/863] 1594633=test_stat
[118/863] 1594633=test_pair
[119/863] 1594633=test_resolve_symbol
[120/863] 1594633=test_flush
[121/863] 1594633=test_yamldbm
[122/863] 1594633=unescape_test
[123/863] 1594634=test_install
[124/863] 1594633=test_foreach
[125/863] 1594633=test_jaro_winkler
[126/863] 1594633=test_func
[127/863] 1594634=test_arity
[128/863] 1594634=test_find
[129/863] 1594634=test_object
[130/863] 1594634=test_gem_resolver_composed_set
[131/863] 1594634=test_win32ole_variant
[132/863] 1594634=test_summary
[133/863] 1594634=test_rdoc_class_module
[134/863] 1594634=test_rdoc_markup_attribute_manager
[135/863] 1594634=test_nil
[136/863] 1594634=test_trace
[137/863] 1594634=test_boolean
[138/863] 1594634=test_kill_ring
[139/863] 1594634=test_rdoc_parser_changelog
[140/863] 1594634=parameters_signature_test
[141/863] 1594633=test_gem_source_list
[142/863] 1594634=test_yaml_special_cases
[143/863] 1594633=test_dir
[144/863] 1594634=test_coderange
[145/863] 1594634=test_iso_8859
[146/863] 1594634=test_transcode
[147/863] 1594634=test_gem_commands_install_command
[148/863] 1594633=test_enumerator_kw
[149/863] 1594633=test_mailto
[150/863] 1594633=test_open-uri
[151/863] 1594633=test_date
[152/863] 1594633=test_lexer
[153/863] 1594633=test_nonblock
[154/863] 1594633=test_rdoc_context
[155/863] 1594634=test_random
[156/863] 1594634=test_c_struct_entry
[157/863] 1594634=test_rdoc_markup_pre_process
[158/863] 1594633=test_env
[159/863] 1594634=test_convertible
[160/863] 1594633=test_tracepoint
[161/863] 1594634=test_gem_resolver_specification
[162/863] 1594634=test_pipe
[163/863] 1594633=desugar_compiler_test
[164/863] 1594633=test_have_macro
[165/863] 1594634=test_io_m17n
[166/863] 1594633=test_resize
[167/863] 1594633=test_stringscanner
[168/863] 1594633=test_error_highlight
[169/863] 1594631=test_config
[170/863] 1594634=test_internal_ivar
[171/863] 1594634=test_win32ole
[172/863] 1594634=test_gem_request_set_gem_dependency_api
[173/863] 1594631=test_readpartial
[174/863] 1594633=test_lambda
[175/863] 1594631=test_pstore
[176/863] 1594633=test_variable
[177/863] 1594634=test_settracefunc
[178/863] 1594631=test_gem_text
[179/863] 1594631=test_win32ole_param
[180/863] 1594631=test_super
[181/863] 1594633=test_ocsp
[182/863] 1594633=test_gem_package_old
[183/863] 1594633=test_method_cache
[184/863] 1594633=memsize_test
[185/863] 1594633=heredoc_dedent_test
[186/863] 1594633=test_sprintf_comb
[187/863] 1594633=test_time
[188/863] 1594633=test_pointer
[189/863] 1594631=test_gem_gem_runner
[190/863] 1594631=test_alias
[191/863] 1594634=test_proc
[192/863] 1594631=test_eval
[193/863] 1594631=test_zlib
[194/863] 1594633=test_storage
[195/863] 1594633=test_gem_uninstaller
[196/863] 1594634=test_rdoc_generator_pot
[197/863] 1594634=test_gem_remote_fetcher
[198/863] 1594633=test_case
[199/863] 1594633=test_printf
[200/863] 1594633=compiler_test
[201/863] 1594633=test_string
[202/863] 1594633=test_variable_name_check
[203/863] 1594633=test_iterator
[204/863] 1594633=pattern_test
[205/863] 1594633=test_file_exhaustive
[206/863] 1594634=test_extlibs
[207/863] 1594634=test_regexp
[208/863] 1594631=test_getopts
[209/863] 1594631=test_addr
[210/863] 1594631=test_gem_commands_info_command
[211/863] 1594631=test_process
[212/863] 1594631=test_dns
[213/863] 1594631=test_protocol
[214/863] 1594631=test_singleton_function
[215/863] 1594631=test_rdoc_markup_to_rdoc
[216/863] 1594631=test_cgi_header
[217/863] 1594631=test_show_source
[218/863] 1594631=test_rdoc_generator_pot_po_entry
[219/863] 1594631=test_helper
[220/863] 1594631=test_dir_m17n
[221/863] 1594633=errors_test
[222/863] 1594633=test_fileutils
[223/863] 1594633=test_gem_package_tar_writer
[224/863] 1594633=test_gb18030
[225/863] 1594633=test_gem_resolver_conflict
[226/863] 1594633=test_nowrite
[227/863] 1594633=test_nesting_parser
[228/863] 1594631=test_vm_dump
[229/863] 1594633=test_thread_queue
[230/863] 1594631=test_encoding
[231/863] 1594631=test_shellwords
[232/863] 1594631=test_windows_1251
[233/863] 1594631=test_yaml_tree
[234/863] 1594631=test_sockopt
[235/863] 1594631=test_gem_uri_formatter
[236/863] 1594631=test_omap
[237/863] 1594631=test_document
[238/863] 1594631=test_cstr
[239/863] 1594631=test_gem_config_file
[240/863] 1594631=test_whileuntil
[241/863] 1594631=test_gem_resolver_best_set
[242/863] 1594631=test_monitor
[243/863] 1594631=test_data_error
[244/863] 1594631=test_yjit_exit_locations
[245/863] 1594631=test_gem_commands_which_command
[246/863] 1594631=test_passing_block
[247/863] 1594631=test_primitive
[248/863] 1594631=test_mul
[249/863] 1594631=test_float
[250/863] 1594633=test_history
[251/863] 1594633=test_method_cache
[252/863] 1594633=test_gem_gemcutter_utilities
[253/863] 1594633=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, 36667>
[254/863] 1594633=test_pattern_matching
[255/863] 1594633=test_thread_cv
[256/863] 1594633=test_rdoc_parser.Closed file descriptor: TestRDocParser#test_class_use_markup_none: 11

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

Retrying...
Finished tests in 837.562247s, 30.0097 tests/s, 11302.5080 assertions/s.
25135 tests, 9466554 assertions, 0 failures, 0 errors, 223 skips

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

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

Finished in 625.792988 seconds

3730 files, 32088 examples, 141187 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.1595039.ruby -x gdbscript
[New LWP 1595039]
[New LWP 1595045]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  gc_mark_children (objspace=0x55b998d51bf0, obj=140649173248440) at /tmp/ruby/src/trunk-O0/gc.c:7388
7388	    gc_mark(objspace, any->as.basic.klass);
[Current thread is 1 (Thread 0x7feb8a7577c0 (LWP 1595039))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7feb8a7577c0 (LWP 1595039) gc_mark_children (objspace=0x55b998d51bf0, obj=140649173248440) at /tmp/ruby/src/trunk-O0/gc.c:7388
  2    Thread 0x7feb7117f640 (LWP 1595045) 0x00007feb8a87ffde in epoll_wait (epfd=4, events=0x55b996e728bc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7feb7117f640 (LWP 1595045)):
#0  0x00007feb8a87ffde in epoll_wait (epfd=4, events=0x55b996e728bc <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  0x000055b9969bb059 in event_wait (vm=0x55b998d4f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 21945
#2  0x000055b9969bb07d in timer_thread_polling (vm=0x55b998d4f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = 1254604282
#3  0x000055b9969bb73d in timer_thread_func (ptr=0x55b998d4f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x55b998d4f2a0
#4  0x00007feb8a7eeb43 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 = {140725331801792, 1206781942295032690, 140649191437888, 25, 140649617614928, 140725331802144, -1195217623062023310, -1195620808666647694}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007feb8a87fbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7feb8a7577c0 (LWP 1595039)):
#0  gc_mark_children (objspace=0x55b998d51bf0, obj=140649173248440) at /tmp/ruby/src/trunk-O0/gc.c:7388
        any = 0x7feb700269b8
#1  0x000055b9968275eb in gc_mark_stacked_objects (objspace=0x55b998d51bf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7590
        mstack = 0x55b998d52078
        obj = 140649173248440
        marked_slots_at_the_beginning = 749
        popped_count = 0
#2  0x000055b99682776b in gc_mark_stacked_objects_all (objspace=0x55b998d51bf0) at /tmp/ruby/src/trunk-O0/gc.c:7628
No locals.
#3  0x000055b996829adf in gc_marks_rest (objspace=0x55b998d51bf0) at /tmp/ruby/src/trunk-O0/gc.c:8823
No locals.
#4  0x000055b996829c13 in gc_marks (objspace=0x55b998d51bf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8881
        marking_finished = false
#5  0x000055b99682b9b6 in gc_start (objspace=0x55b998d51bf0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9634
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9503
#6  0x000055b99682b64b in garbage_collect (objspace=0x55b998d51bf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9515
        _lev = 728341936
        ret = 32765
#7  0x000055b99682c112 in garbage_collect_with_gvl (objspace=0x55b998d51bf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9903
No locals.
#8  0x000055b9968332f1 in objspace_malloc_gc_stress (objspace=0x55b998d51bf0) at /tmp/ruby/src/trunk-O0/gc.c:12448
        reason = 45568
#9  0x000055b9968335d4 in objspace_xmalloc0 (objspace=0x55b998d51bf0, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12650
        gpr = 107008
        mem = 0x9c0000009c
#10 0x000055b9968338f1 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12874
No locals.
#11 0x000055b996833927 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12883
No locals.
#12 0x000055b99683739e in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14488
No locals.
#13 0x000055b996a00ec3 in vm_ccs_create (klass=140649191760960, cc_tbl=0x55b999072e00, mid=156, cme=0x7feb8a646680) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1955
        ccs = 0xffffffff0000009c
#14 0x000055b996a1d152 in cache_callable_method_entry (klass=140649191760960, mid=156, cme=0x7feb8a646680) at /tmp/ruby/src/trunk-O0/vm_method.c:1334
        cc_tbl = 0x55b999072e00
        ccs_data = 94255584497113
#15 0x000055b996a1d314 in callable_method_entry_or_negative (klass=140649191760960, mid=156, defined_class_ptr=0x7ffd2b69a028) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 140649191761920
        me = 0x7feb8a646680
        _lev = 0
        cme = 0x7feb8a646680
#16 0x000055b996a1d3a6 in callable_method_entry (klass=140649191760960, mid=156, defined_class_ptr=0x7ffd2b69a028) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x7feb711ce440
#17 0x000055b996a1f91c in basic_obj_respond_to_missing (ec=0x55b998d52c60, klass=140649191760960, obj=140649173349320, mid=4157708, priv=20) at /tmp/ruby/src/trunk-O0/vm_method.c:2727
        defined_class = 140649191761920
        args = {16241, 140649191760960}
        rtmid = 156
        cme = 0x2969f47e2
#18 0x000055b996a1fa1e in basic_obj_respond_to (ec=0x55b998d52c60, obj=140649173349320, id=16241, pub=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2745
        klass = 140649191760960
        ret = 2016473310681468160
#19 0x000055b996a1fd9d in rb_ec_obj_respond_to (ec=0x55b998d52c60, obj=140649173349320, id=16241, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2817
        klass = 140649191760960
        ret = -1
#20 0x000055b996a1fd2b in rb_obj_respond_to (obj=140649173349320, id=16241, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2809
        ec = 0x55b998d52c60
#21 0x000055b996881258 in w_object (obj=140649173349320, arg=0x7feb7004ff40, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:894
        v = 94255583903583
        c_arg = {obj = 140649173349320, arg = 0x7feb7004ff40, limit = -1}
        ivobj = 36
        num = 140725331796200
        hasiv = 0
        encname = 4
#22 0x000055b9968822fe in rb_marshal_dump_limited (obj=140649173349320, port=140649173351800, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1222
        arg = 0x7feb7004ff40
        wrapper = 140649173417760
#23 0x000055b996882179 in marshal_dump (argc=1, argv=0x7feb8a656058, _=140649191702880) at /tmp/ruby/src/trunk-O0/marshal.c:1191
        obj = 140649173349320
        port = 4
        a1 = 4
        a2 = 4
        limit = -1
#24 0x000055b996a071bd in ractor_safe_call_cfunc_m1 (recv=140649191702880, argc=1, argv=0x7feb8a656058, func=0x55b996882074 <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
        f = 0x55b996882074 <marshal_dump>
#25 0x000055b996a07df4 in vm_call_cfunc_with_frame_ (ec=0x55b998d52c60, reg_cfp=0x7feb8a755fa0, calling=0x7ffd2b69a760, argc=1, argv=0x7feb8a656058, stack_bottom=0x7feb8a656050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x1b2100100003
        cc = 0x7feb7003feb8
        val = 140725331796992
        me = 0x7feb711ab968
        cfunc = 0x55b998dae1b8
        recv = 140649191702880
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#26 0x000055b996a07fc9 in vm_call_cfunc_with_frame (ec=0x55b998d52c60, reg_cfp=0x7feb8a755fa0, calling=0x7ffd2b69a760) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 1
        stack_bottom = 0x7feb8a656050
        argv = 0x7feb8a656058
#27 0x000055b996a080e1 in vm_call_cfunc_other (ec=0x55b998d52c60, reg_cfp=0x7feb8a755fa0, calling=0x7ffd2b69a760) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x1b2100100003
        argv_ary = 0
#28 0x000055b996a08510 in vm_call_cfunc (ec=0x55b998d52c60, reg_cfp=0x7feb8a755fa0, calling=0x7ffd2b69a760) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x1b2100100003
#29 0x000055b996a0b04b in vm_call_method_each_type (ec=0x55b998d52c60, cfp=0x7feb8a755fa0, calling=0x7ffd2b69a760) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7feb7003feb8
        cme = 0x7feb711ab968
        v = 94255624441016
#30 0x000055b996a0baf7 in vm_call_method (ec=0x55b998d52c60, cfp=0x7feb8a755fa0, calling=0x7ffd2b69a760) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x1b2100100003
        cc = 0x7feb7003feb8
#31 0x000055b996a0bcf9 in vm_call_general (ec=0x55b998d52c60, reg_cfp=0x7feb8a755fa0, calling=0x7ffd2b69a760) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#32 0x000055b996a0e405 in vm_sendish (ec=0x55b998d52c60, reg_cfp=0x7feb8a755fa0, cd=0x55b9991d1a60, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x1b2100100003
        cc = 0x7feb7003feb8
        argc = 1
        recv = 140649191702880
        calling = {cd = 0x55b9991d1a60, cc = 0x7feb7003feb8, block_handler = 0, recv = 140649191702880, argc = 1, kw_splat = false, heap_argv = 0}
#33 0x000055b996a15ae9 in vm_exec_core (ec=0x55b998d52c60) at ../../src/trunk-O0/insns.def:862
        bh = 0
        cd = 0x55b9991d1a60
        leaf = false
        val = 140649191498280
        reg_pc = 0x55b998f14e20
        reg_cfp = 0x7feb8a755fa0
        insns_address_table = {0x55b996a11fde <vm_exec_core+108>, 0x55b996a12040 <vm_exec_core+206>, 0x55b996a12153 <vm_exec_core+481>, 0x55b996a12267 <vm_exec_core+757>, 0x55b996a12405 <vm_exec_core+1171>, 0x55b996a12535 <vm_exec_core+1475>, 0x55b996a12747 <vm_exec_core+2005>, 0x55b996a12859 <vm_exec_core+2279>, 0x55b996a12932 <vm_exec_core+2496>, 0x55b996a12a39 <vm_exec_core+2759>, 0x55b996a12b40 <vm_exec_core+3022>, 0x55b996a12c4e <vm_exec_core+3292>, 0x55b996a12d60 <vm_exec_core+3566>, 0x55b996a12e30 <vm_exec_core+3774>, 0x55b996a12f39 <vm_exec_core+4039>, 0x55b996a13033 <vm_exec_core+4289>, 0x55b996a130f6 <vm_exec_core+4484>, 0x55b996a131b9 <vm_exec_core+4679>, 0x55b996a13242 <vm_exec_core+4816>, 0x55b996a132ce <vm_exec_core+4956>, 0x55b996a13374 <vm_exec_core+5122>, 0x55b996a1344c <vm_exec_core+5338>, 0x55b996a13519 <vm_exec_core+5543>, 0x55b996a135f7 <vm_exec_core+5765>, 0x55b996a136b9 <vm_exec_core+5959>, 0x55b996a137f8 <vm_exec_core+6278>, 0x55b996a1389e <vm_exec_core+6444>, 0x55b996a13983 <vm_exec_core+6673>, 0x55b996a13ab2 <vm_exec_core+6976>, 0x55b996a13b75 <vm_exec_core+7171>, 0x55b996a13c38 <vm_exec_core+7366>, 0x55b996a13d2f <vm_exec_core+7613>, 0x55b996a13df1 <vm_exec_core+7807>, 0x55b996a13eb3 <vm_exec_core+8001>, 0x55b996a13fad <vm_exec_core+8251>, 0x55b996a1408c <vm_exec_core+8474>, 0x55b996a14159 <vm_exec_core+8679>, 0x55b996a14269 <vm_exec_core+8951>, 0x55b996a14363 <vm_exec_core+9201>, 0x55b996a143de <vm_exec_core+9324>, 0x55b996a1449f <vm_exec_core+9517>, 0x55b996a1458d <vm_exec_core+9755>, 0x55b996a1463d <vm_exec_core+9931>, 0x55b996a147bc <vm_exec_core+10314>, 0x55b996a14896 <vm_exec_core+10532>, 0x55b996a14982 <vm_exec_core+10768>, 0x55b996a14a13 <vm_exec_core+10913>, 0x55b996a14b6e <vm_exec_core+11260>, 0x55b996a15128 <vm_exec_core+12726>, 0x55b996a15224 <vm_exec_core+12978>, 0x55b996a15327 <vm_exec_core+13237>, 0x55b996a15413 <vm_exec_core+13473>, 0x55b996a1562c <vm_exec_core+14010>, 0x55b996a1571e <vm_exec_core+14252>, 0x55b996a15824 <vm_exec_core+14514>, 0x55b996a15a2f <vm_exec_core+15037>, 0x55b996a15be6 <vm_exec_core+15476>, 0x55b996a15d1a <vm_exec_core+15784>, 0x55b996a15e8f <vm_exec_core+16157>, 0x55b996a15fc3 <vm_exec_core+16465>, 0x55b996a16138 <vm_exec_core+16838>, 0x55b996a1631a <vm_exec_core+17320>, 0x55b996a16525 <vm_exec_core+17843>, 0x55b996a166dc <vm_exec_core+18282>, 0x55b996a167fe <vm_exec_core+18572>, 0x55b996a168a5 <vm_exec_core+18739>, 0x55b996a16969 <vm_exec_core+18935>, 0x55b996a16a52 <vm_exec_core+19168>, 0x55b996a16b3e <vm_exec_core+19404>, 0x55b996a16c27 <vm_exec_core+19637>, 0x55b996a16d3b <vm_exec_core+19913>, 0x55b996a16e62 <vm_exec_core+20208>, 0x55b996a16fa1 <vm_exec_core+20527>, 0x55b996a170e0 <vm_exec_core+20846>, 0x55b996a1721f <vm_exec_core+21165>, 0x55b996a1735e <vm_exec_core+21484>, 0x55b996a1749d <vm_exec_core+21803>, 0x55b996a175e7 <vm_exec_core+22133>, 0x55b996a1776a <vm_exec_core+22520>, 0x55b996a178a9 <vm_exec_core+22839>, 0x55b996a179e8 <vm_exec_core+23158>, 0x55b996a17b27 <vm_exec_core+23477>, 0x55b996a17c66 <vm_exec_core+23796>, 0x55b996a17da5 <vm_exec_core+24115>, 0x55b996a17ee4 <vm_exec_core+24434>, 0x55b996a18023 <vm_exec_core+24753>, 0x55b996a18162 <vm_exec_core+25072>, 0x55b996a182ba <vm_exec_core+25416>, 0x55b996a18480 <vm_exec_core+25870>, 0x55b996a18607 <vm_exec_core+26261>, 0x55b996a1872f <vm_exec_core+26557>, 0x55b996a18857 <vm_exec_core+26853>, 0x55b996a1897a <vm_exec_core+27144>, 0x55b996a18a9d <vm_exec_core+27435>, 0x55b996a18bd1 <vm_exec_core+27743>, 0x55b996a18d10 <vm_exec_core+28062>, 0x55b996a18dfb <vm_exec_core+28297>, 0x55b996a18f00 <vm_exec_core+28558>, 0x55b996a19048 <vm_exec_core+28886>, 0x55b996a19137 <vm_exec_core+29125>, 0x55b996a19211 <vm_exec_core+29343>, 0x55b996a192e6 <vm_exec_core+29556>, 0x55b996a193c1 <vm_exec_core+29775>, 0x55b996a1943d <vm_exec_core+29899>, 0x55b996a194b9 <vm_exec_core+30023>, 0x55b996a194d7 <vm_exec_core+30053>, 0x55b996a194f5 <vm_exec_core+30083>, 0x55b996a19513 <vm_exec_core+30113>, 0x55b996a19531 <vm_exec_core+30143>, 0x55b996a1954f <vm_exec_core+30173>, 0x55b996a1956d <vm_exec_core+30203>, 0x55b996a1958b <vm_exec_core+30233>, 0x55b996a195a9 <vm_exec_core+30263>, 0x55b996a195c7 <vm_exec_core+30293>, 0x55b996a195e5 <vm_exec_core+30323>, 0x55b996a19603 <vm_exec_core+30353>, 0x55b996a19621 <vm_exec_core+30383>, 0x55b996a1963f <vm_exec_core+30413>, 0x55b996a1965d <vm_exec_core+30443>, 0x55b996a1967b <vm_exec_core+30473>, 0x55b996a19699 <vm_exec_core+30503>, 0x55b996a196b7 <vm_exec_core+30533>, 0x55b996a196d5 <vm_exec_core+30563>, 0x55b996a196f3 <vm_exec_core+30593>, 0x55b996a19711 <vm_exec_core+30623>, 0x55b996a1972f <vm_exec_core+30653>, 0x55b996a1974d <vm_exec_core+30683>, 0x55b996a1976b <vm_exec_core+30713>, 0x55b996a19789 <vm_exec_core+30743>, 0x55b996a197a7 <vm_exec_core+30773>, 0x55b996a197c5 <vm_exec_core+30803>, 0x55b996a197e3 <vm_exec_core+30833>, 0x55b996a19801 <vm_exec_core+30863>, 0x55b996a1981f <vm_exec_core+30893>, 0x55b996a1983d <vm_exec_core+30923>, 0x55b996a1985b <vm_exec_core+30953>, 0x55b996a19879 <vm_exec_core+30983>, 0x55b996a19897 <vm_exec_core+31013>, 0x55b996a198b5 <vm_exec_core+31043>, 0x55b996a198d3 <vm_exec_core+31073>, 0x55b996a198f1 <vm_exec_core+31103>, 0x55b996a1990f <vm_exec_core+31133>, 0x55b996a1992d <vm_exec_core+31163>, 0x55b996a1994b <vm_exec_core+31193>, 0x55b996a19969 <vm_exec_core+31223>, 0x55b996a19987 <vm_exec_core+31253>, 0x55b996a199a5 <vm_exec_core+31283>, 0x55b996a199c3 <vm_exec_core+31313>, 0x55b996a199e1 <vm_exec_core+31343>, 0x55b996a199ff <vm_exec_core+31373>, 0x55b996a19a1d <vm_exec_core+31403>, 0x55b996a19a3b <vm_exec_core+31433>, 0x55b996a19a59 <vm_exec_core+31463>, 0x55b996a19a77 <vm_exec_core+31493>, 0x55b996a19a95 <vm_exec_core+31523>, 0x55b996a19ab3 <vm_exec_core+31553>, 0x55b996a19ad1 <vm_exec_core+31583>, 0x55b996a19aef <vm_exec_core+31613>, 0x55b996a19b0d <vm_exec_core+31643>, 0x55b996a19b2b <vm_exec_core+31673>, 0x55b996a19b49 <vm_exec_core+31703>, 0x55b996a19b67 <vm_exec_core+31733>, 0x55b996a19b85 <vm_exec_core+31763>, 0x55b996a19ba3 <vm_exec_core+31793>, 0x55b996a19bc1 <vm_exec_core+31823>, 0x55b996a19bdf <vm_exec_core+31853>, 0x55b996a19bfd <vm_exec_core+31883>, 0x55b996a19c1b <vm_exec_core+31913>, 0x55b996a19c39 <vm_exec_core+31943>, 0x55b996a19c57 <vm_exec_core+31973>, 0x55b996a19c75 <vm_exec_core+32003>, 0x55b996a19c93 <vm_exec_core+32033>, 0x55b996a19cb1 <vm_exec_core+32063>, 0x55b996a19ccf <vm_exec_core+32093>, 0x55b996a19ced <vm_exec_core+32123>, 0x55b996a19d0b <vm_exec_core+32153>, 0x55b996a19d29 <vm_exec_core+32183>, 0x55b996a19d47 <vm_exec_core+32213>, 0x55b996a19d65 <vm_exec_core+32243>, 0x55b996a19d83 <vm_exec_core+32273>, 0x55b996a19da1 <vm_exec_core+32303>, 0x55b996a19dbf <vm_exec_core+32333>, 0x55b996a19df0 <vm_exec_core+32382>, 0x55b996a19e0e <vm_exec_core+32412>, 0x55b996a19e2c <vm_exec_core+32442>, 0x55b996a19e4a <vm_exec_core+32472>, 0x55b996a19e68 <vm_exec_core+32502>, 0x55b996a19e86 <vm_exec_core+32532>, 0x55b996a19ea4 <vm_exec_core+32562>, 0x55b996a19ec2 <vm_exec_core+32592>, 0x55b996a19ee0 <vm_exec_core+32622>, 0x55b996a19efe <vm_exec_core+32652>, 0x55b996a19f1c <vm_exec_core+32682>, 0x55b996a19f3a <vm_exec_core+32712>, 0x55b996a19f58 <vm_exec_core+32742>, 0x55b996a19f76 <vm_exec_core+32772>, 0x55b996a19f94 <vm_exec_core+32802>, 0x55b996a19fb2 <vm_exec_core+32832>, 0x55b996a19fd0 <vm_exec_core+32862>, 0x55b996a19fee <vm_exec_core+32892>...}
#34 0x000055b996a2c622 in rb_vm_exec (ec=0x55b998d52c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x55b998d52c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffd2b69b470, 0x55b996a2c5a0 <rb_vm_exec+190>, 0x0, 0x7ffd2b69b3c0, 0x7feb7003ff08}, prev = 0x7ffd2b69b7b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#35 0x000055b996a2920f in invoke_block (ec=0x55b998d52c60, iseq=0x7feb7009e8c8, self=140649615904240, captured=0x55b999107bb0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 0
#36 0x000055b996a29cab in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7feb7003ff18, argc=0, self=140649615904240, captured=0x55b999107bb0, ec=0x55b998d52c60) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7feb7009e8c8
        opt_pc = 0
        type = 572653569
        cfp = 0x7feb8a755fd8
        sp = 0x7feb8a656028
        flags = 0
        use_argv = 0x7feb7003ff18
        av = {140649191707520, 94255621417392}
        stack_argv = 0x7feb8a656028
#37 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7feb7003ff18, argc=0, self=140649615904240, proc=0x55b999107bb0, ec=0x55b998d52c60) at /tmp/ruby/src/trunk-O0/vm.c:1680
        block = 0x55b999107bb0
#38 vm_invoke_proc (ec=0x55b998d52c60, proc=0x55b999107bb0, self=140649615904240, argc=0, argv=0x7feb7003ff18, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1710
No locals.
#39 0x000055b996a2a44f in rb_vm_invoke_proc (ec=0x55b998d52c60, proc=0x55b999107bb0, argc=0, argv=0x7feb7003ff18, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1731
        self = 140649615904240
#40 0x000055b9968ffca8 in rb_proc_call_kw (self=140649173246720, args=140649173352200, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:978
        vret = 140725331801840
        proc = 0x55b999107bb0
        argc = 0
        argv = 0x7feb7003ff18
#41 0x000055b9968ffd10 in rb_proc_call (self=140649173246720, args=140649173352200) at /tmp/ruby/src/trunk-O0/proc.c:988
No locals.
#42 0x000055b996806c8f in rb_call_end_proc (data=140649173246720) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#43 0x000055b996806e49 in exec_end_procs_chain (procs=0x55b996e6f1e0 <end_procs>, errp=0x55b998d52cd8) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x55b996806c68 <rb_call_end_proc>, data = 140649173246720, next = 0x55b999263b00}
        link = 0x55b9992644d0
        errinfo = 140649173349320
#44 0x000055b996806fac in rb_ec_exec_end_proc (ec=0x55b998d52c60) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x55b998d52c60
        _tag = {tag = 36, retval = 140649173349320, buf = {0x7ffd2b69b830, 0x55b996806f27 <rb_ec_exec_end_proc+189>, 0x0, 0x7ffd2b69b780, 0x55b996804611 <rb_ec_ractor_ptr+24>}, prev = 0x7ffd2b69b950, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 140649173349320
#45 0x000055b99680772d in rb_ec_teardown (ec=0x55b998d52c60) at /tmp/ruby/src/trunk-O0/eval.c:156
No locals.
#46 0x000055b9968079de in rb_ec_cleanup (ec=0x55b998d52c60, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:208
        err = 94255621418080
        mode0 = 32765
        mode1 = 728349136
        _ec = 0x55b998d52c60
        _tag = {tag = 36, retval = 94255582311510, buf = {0x7ffd2b69b9d0, 0x55b996807928 <rb_ec_cleanup+295>, 0x0, 0x7ffd2b69b8f0, 0x55b998d52c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 140649173349320
        sysex = 0
        signaled = 0
        th = 0x55b998d51810
        th0 = 0x55b998d51810
        step = 1
        message = 4
        buf = 94255621412880
#47 0x000055b996807fdb in ruby_run_node (n=0x7feb700dcc68) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x55b998d52c60
        status = 21945
#48 0x000055b9968035d4 in rb_main (argc=119, argv=0x7ffd2b69bb78) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140725331802704
#49 0x000055b996803635 in main (argc=119, argv=0x7ffd2b69bb78) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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