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

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
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'
configuring socket
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
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/openssl'
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
compiling /tmp/ruby/src/trunk-O0/ext/socket/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: 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/.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]: 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]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c
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/rbs-3.4.2/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.3/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c
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/syslog-0.1.2/ext/syslog'
compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/option.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk 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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: 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/bigdecimal-3.1.6/ext/bigdecimal'
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]: 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/nkf-0.2.0/ext/nkf'
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/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.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/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.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.1
                                    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.19.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.0.9
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.21.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.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.3
                                    typeprof 0.21.9
                                    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 1889 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

Retrying...
Finished tests in 1191.755733s, 21.0236 tests/s, 7936.2303 assertions/s.
25055 tests, 9458048 assertions, 0 failures, 0 errors, 212 skips

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

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

3728 files, 31902 examples, 140826 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.806563.ruby -x gdbscript
[New LWP 806563]
[New LWP 806565]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_FL_TEST_RAW (obj=140123325616400, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472	    return RBASIC(obj)->flags & flags;
[Current thread is 1 (Thread 0x7f711b7c27c0 (LWP 806563))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f711b7c27c0 (LWP 806563) RB_FL_TEST_RAW (obj=140123325616400, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
  2    Thread 0x7f71021ef640 (LWP 806565) 0x00007f711b8eafde in epoll_wait (epfd=4, events=0x55c43a62289c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f71021ef640 (LWP 806565)):
#0  0x00007f711b8eafde in epoll_wait (epfd=4, events=0x55c43a62289c <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  0x000055c43a178046 in event_wait (vm=0x55c43ace52a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21956
#2  0x000055c43a17806a in timer_thread_polling (vm=0x55c43ace52a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -282402673
#3  0x000055c43a17872a in timer_thread_func (ptr=0x55c43ace52a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3024
        vm = 0x55c43ace52a0
#4  0x00007f711b859b43 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 = {140732739013296, 4984262984147978190, 140123343615552, 25, 140123769772112, 140732739013648, -4915207322541439026, -4915221813068904498}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f711b8eabb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f711b7c27c0 (LWP 806563)):
#0  RB_FL_TEST_RAW (obj=140123325616400, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x000055c439fd63e4 in RB_FL_ANY_RAW (obj=140123325616400, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2  0x000055c439fd6791 in RB_OBJ_PROMOTED_RAW (obj=140123325616400) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:725
No locals.
#3  0x000055c439fd994a in RVALUE_OLD_P (obj=140123325616400) at /tmp/ruby/src/trunk-O0/gc.c:1808
        __func__ = <optimized out>
#4  0x000055c439fe408c in rgengc_check_relation (objspace=0x55c43ace7bf0, obj=140123325616400) at /tmp/ruby/src/trunk-O0/gc.c:7035
        old_parent = 140123326191920
        __func__ = <optimized out>
#5  0x000055c439fe42c1 in gc_mark_ptr (objspace=0x55c43ace7bf0, obj=140123325616400) at /tmp/ruby/src/trunk-O0/gc.c:7088
        __func__ = "gc_mark_ptr"
#6  0x000055c439fe461c in rb_gc_mark_and_move (ptr=0x55c43afb5800) at /tmp/ruby/src/trunk-O0/gc.c:7169
        objspace = 0x55c43ace7bf0
        __func__ = <optimized out>
#7  0x000055c43a02c97b in rb_iseq_mark_and_move (iseq=0x7f7101151930, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:329
        body = 0x55c43afb57b0
#8  0x000055c439fe4adc in gc_mark_imemo (objspace=0x55c43ace7bf0, obj=140123326191920) at /tmp/ruby/src/trunk-O0/gc.c:7294
        __func__ = <optimized out>
#9  0x000055c439fe4cd4 in gc_mark_children (objspace=0x55c43ace7bf0, obj=140123326191920) at /tmp/ruby/src/trunk-O0/gc.c:7387
        any = 0x7f7101151930
#10 0x000055c439fe5654 in gc_mark_stacked_objects (objspace=0x55c43ace7bf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7596
        mstack = 0x55c43ace8078
        obj = 140123326191920
        marked_slots_at_the_beginning = 737
        popped_count = 0
#11 0x000055c439fe57d4 in gc_mark_stacked_objects_all (objspace=0x55c43ace7bf0) at /tmp/ruby/src/trunk-O0/gc.c:7634
No locals.
#12 0x000055c439fe7b48 in gc_marks_rest (objspace=0x55c43ace7bf0) at /tmp/ruby/src/trunk-O0/gc.c:8829
No locals.
#13 0x000055c439fe7c7c in gc_marks (objspace=0x55c43ace7bf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8887
        marking_finished = false
#14 0x000055c439fe9a1f in gc_start (objspace=0x55c43ace7bf0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9640
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9509
#15 0x000055c439fe96b4 in garbage_collect (objspace=0x55c43ace7bf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9521
        _lev = 986614192
        ret = 21956
#16 0x000055c439fea17b in garbage_collect_with_gvl (objspace=0x55c43ace7bf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9909
No locals.
#17 0x000055c439ff135a in objspace_malloc_gc_stress (objspace=0x55c43ace7bf0) at /tmp/ruby/src/trunk-O0/gc.c:12454
        reason = 45568
#18 0x000055c439ff163d in objspace_xmalloc0 (objspace=0x55c43ace7bf0, size=56) at /tmp/ruby/src/trunk-O0/gc.c:12656
        gpr = 107008
        mem = 0x58
#19 0x000055c439ff195a in ruby_xmalloc0 (size=56) at /tmp/ruby/src/trunk-O0/gc.c:12880
No locals.
#20 0x000055c439ff1990 in ruby_xmalloc_body (size=56) at /tmp/ruby/src/trunk-O0/gc.c:12889
No locals.
#21 0x000055c439ff5407 in ruby_xmalloc (size=56) at /tmp/ruby/src/trunk-O0/gc.c:14494
No locals.
#22 0x000055c43a144d6e in rb_st_init_table_with_size (type=0x55c43a60d490 <st_hashtype_num>, size=0) at /tmp/ruby/src/trunk-O0/st.c:571
        tab = 0x0
#23 0x000055c43a144dc6 in rb_st_init_table (type=0x55c43a60d490 <st_hashtype_num>) at /tmp/ruby/src/trunk-O0/st.c:600
No locals.
#24 0x000055c43a144ddf in rb_st_init_numtable () at /tmp/ruby/src/trunk-O0/st.c:608
No locals.
#25 0x000055c43a0402d8 in rb_marshal_dump_limited (obj=140123325261400, port=4, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1202
        arg = 0x7f71010aff38
        wrapper = 140123325529880
#26 0x000055c43a040256 in marshal_dump (argc=1, argv=0x7f711b6c1058, _=140123343880520) at /tmp/ruby/src/trunk-O0/marshal.c:1191
        obj = 140123325261400
        port = 4
        a1 = 4
        a2 = 4
        limit = -1
#27 0x000055c43a1c4204 in ractor_safe_call_cfunc_m1 (recv=140123343880520, argc=1, argv=0x7f711b6c1058, func=0x55c43a040151 <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
        f = 0x55c43a040151 <marshal_dump>
#28 0x000055c43a1c4e3b in vm_call_cfunc_with_frame_ (ec=0x55c43ace8c60, reg_cfp=0x7f711b7c0fa0, calling=0x7ffee4eabb50, argc=1, argv=0x7f711b6c1058, stack_bottom=0x7f711b6c1050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x1b2100100003
        cc = 0x7f710106f670
        val = 140732739008496
        me = 0x7f710221b9a0
        cfunc = 0x55c43ad441b8
        recv = 140123343880520
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#29 0x000055c43a1c5010 in vm_call_cfunc_with_frame (ec=0x55c43ace8c60, reg_cfp=0x7f711b7c0fa0, calling=0x7ffee4eabb50) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 1
        stack_bottom = 0x7f711b6c1050
        argv = 0x7f711b6c1058
#30 0x000055c43a1c5128 in vm_call_cfunc_other (ec=0x55c43ace8c60, reg_cfp=0x7f711b7c0fa0, calling=0x7ffee4eabb50) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x1b2100100003
        argv_ary = 0
#31 0x000055c43a1c5557 in vm_call_cfunc (ec=0x55c43ace8c60, reg_cfp=0x7f711b7c0fa0, calling=0x7ffee4eabb50) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x1b2100100003
#32 0x000055c43a1c8092 in vm_call_method_each_type (ec=0x55c43ace8c60, cfp=0x7f711b7c0fa0, calling=0x7ffee4eabb50) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7f710106f670
        cme = 0x7f710221b9a0
        v = 94301290869592
#33 0x000055c43a1c8b3e in vm_call_method (ec=0x55c43ace8c60, cfp=0x7f711b7c0fa0, calling=0x7ffee4eabb50) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x1b2100100003
        cc = 0x7f710106f670
#34 0x000055c43a1c8d40 in vm_call_general (ec=0x55c43ace8c60, reg_cfp=0x7f711b7c0fa0, calling=0x7ffee4eabb50) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#35 0x000055c43a1cb44c in vm_sendish (ec=0x55c43ace8c60, reg_cfp=0x7f711b7c0fa0, cd=0x55c43b3078d0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x1b2100100003
        cc = 0x7f710106f670
        argc = 1
        recv = 140123343880520
        calling = {cd = 0x55c43b3078d0, cc = 0x7f710106f670, block_handler = 0, recv = 140123343880520, argc = 1, kw_splat = false, heap_argv = 0}
#36 0x000055c43a1d2be3 in vm_exec_core (ec=0x55c43ace8c60) at ../../src/trunk-O0/insns.def:862
        bh = 0
        cd = 0x55c43b3078d0
        leaf = false
        val = 140123343675960
        reg_pc = 0x55c43b3076e0
        reg_cfp = 0x7f711b7c0fa0
        insns_address_table = {0x55c43a1cf0d8 <vm_exec_core+108>, 0x55c43a1cf13a <vm_exec_core+206>, 0x55c43a1cf24d <vm_exec_core+481>, 0x55c43a1cf361 <vm_exec_core+757>, 0x55c43a1cf4ff <vm_exec_core+1171>, 0x55c43a1cf62f <vm_exec_core+1475>, 0x55c43a1cf841 <vm_exec_core+2005>, 0x55c43a1cf953 <vm_exec_core+2279>, 0x55c43a1cfa2c <vm_exec_core+2496>, 0x55c43a1cfb33 <vm_exec_core+2759>, 0x55c43a1cfc3a <vm_exec_core+3022>, 0x55c43a1cfd48 <vm_exec_core+3292>, 0x55c43a1cfe5a <vm_exec_core+3566>, 0x55c43a1cff2a <vm_exec_core+3774>, 0x55c43a1d0033 <vm_exec_core+4039>, 0x55c43a1d012d <vm_exec_core+4289>, 0x55c43a1d01f0 <vm_exec_core+4484>, 0x55c43a1d02b3 <vm_exec_core+4679>, 0x55c43a1d033c <vm_exec_core+4816>, 0x55c43a1d03c8 <vm_exec_core+4956>, 0x55c43a1d046e <vm_exec_core+5122>, 0x55c43a1d0546 <vm_exec_core+5338>, 0x55c43a1d0613 <vm_exec_core+5543>, 0x55c43a1d06f1 <vm_exec_core+5765>, 0x55c43a1d07b3 <vm_exec_core+5959>, 0x55c43a1d08f2 <vm_exec_core+6278>, 0x55c43a1d0998 <vm_exec_core+6444>, 0x55c43a1d0a7d <vm_exec_core+6673>, 0x55c43a1d0bac <vm_exec_core+6976>, 0x55c43a1d0c6f <vm_exec_core+7171>, 0x55c43a1d0d32 <vm_exec_core+7366>, 0x55c43a1d0e29 <vm_exec_core+7613>, 0x55c43a1d0eeb <vm_exec_core+7807>, 0x55c43a1d0fad <vm_exec_core+8001>, 0x55c43a1d10a7 <vm_exec_core+8251>, 0x55c43a1d1186 <vm_exec_core+8474>, 0x55c43a1d1253 <vm_exec_core+8679>, 0x55c43a1d1363 <vm_exec_core+8951>, 0x55c43a1d145d <vm_exec_core+9201>, 0x55c43a1d14d8 <vm_exec_core+9324>, 0x55c43a1d1599 <vm_exec_core+9517>, 0x55c43a1d1687 <vm_exec_core+9755>, 0x55c43a1d1737 <vm_exec_core+9931>, 0x55c43a1d18b6 <vm_exec_core+10314>, 0x55c43a1d1990 <vm_exec_core+10532>, 0x55c43a1d1a7c <vm_exec_core+10768>, 0x55c43a1d1b0d <vm_exec_core+10913>, 0x55c43a1d1c68 <vm_exec_core+11260>, 0x55c43a1d2222 <vm_exec_core+12726>, 0x55c43a1d231e <vm_exec_core+12978>, 0x55c43a1d2421 <vm_exec_core+13237>, 0x55c43a1d250d <vm_exec_core+13473>, 0x55c43a1d2726 <vm_exec_core+14010>, 0x55c43a1d2818 <vm_exec_core+14252>, 0x55c43a1d291e <vm_exec_core+14514>, 0x55c43a1d2b29 <vm_exec_core+15037>, 0x55c43a1d2ce0 <vm_exec_core+15476>, 0x55c43a1d2e14 <vm_exec_core+15784>, 0x55c43a1d2f89 <vm_exec_core+16157>, 0x55c43a1d30bd <vm_exec_core+16465>, 0x55c43a1d3232 <vm_exec_core+16838>, 0x55c43a1d3414 <vm_exec_core+17320>, 0x55c43a1d361f <vm_exec_core+17843>, 0x55c43a1d37d6 <vm_exec_core+18282>, 0x55c43a1d38f8 <vm_exec_core+18572>, 0x55c43a1d399f <vm_exec_core+18739>, 0x55c43a1d3a63 <vm_exec_core+18935>, 0x55c43a1d3b4c <vm_exec_core+19168>, 0x55c43a1d3c38 <vm_exec_core+19404>, 0x55c43a1d3d21 <vm_exec_core+19637>, 0x55c43a1d3e35 <vm_exec_core+19913>, 0x55c43a1d3f5c <vm_exec_core+20208>, 0x55c43a1d409b <vm_exec_core+20527>, 0x55c43a1d41da <vm_exec_core+20846>, 0x55c43a1d4319 <vm_exec_core+21165>, 0x55c43a1d4458 <vm_exec_core+21484>, 0x55c43a1d4597 <vm_exec_core+21803>, 0x55c43a1d46e1 <vm_exec_core+22133>, 0x55c43a1d4864 <vm_exec_core+22520>, 0x55c43a1d49a3 <vm_exec_core+22839>, 0x55c43a1d4ae2 <vm_exec_core+23158>, 0x55c43a1d4c21 <vm_exec_core+23477>, 0x55c43a1d4d60 <vm_exec_core+23796>, 0x55c43a1d4e9f <vm_exec_core+24115>, 0x55c43a1d4fde <vm_exec_core+24434>, 0x55c43a1d511d <vm_exec_core+24753>, 0x55c43a1d525c <vm_exec_core+25072>, 0x55c43a1d53b4 <vm_exec_core+25416>, 0x55c43a1d557a <vm_exec_core+25870>, 0x55c43a1d5701 <vm_exec_core+26261>, 0x55c43a1d5829 <vm_exec_core+26557>, 0x55c43a1d5951 <vm_exec_core+26853>, 0x55c43a1d5a74 <vm_exec_core+27144>, 0x55c43a1d5b97 <vm_exec_core+27435>, 0x55c43a1d5ccb <vm_exec_core+27743>, 0x55c43a1d5e0a <vm_exec_core+28062>, 0x55c43a1d5ef5 <vm_exec_core+28297>, 0x55c43a1d5ffa <vm_exec_core+28558>, 0x55c43a1d6142 <vm_exec_core+28886>, 0x55c43a1d6231 <vm_exec_core+29125>, 0x55c43a1d630b <vm_exec_core+29343>, 0x55c43a1d63e0 <vm_exec_core+29556>, 0x55c43a1d64bb <vm_exec_core+29775>, 0x55c43a1d6537 <vm_exec_core+29899>, 0x55c43a1d65b3 <vm_exec_core+30023>, 0x55c43a1d65d1 <vm_exec_core+30053>, 0x55c43a1d65ef <vm_exec_core+30083>, 0x55c43a1d660d <vm_exec_core+30113>, 0x55c43a1d662b <vm_exec_core+30143>, 0x55c43a1d6649 <vm_exec_core+30173>, 0x55c43a1d6667 <vm_exec_core+30203>, 0x55c43a1d6685 <vm_exec_core+30233>, 0x55c43a1d66a3 <vm_exec_core+30263>, 0x55c43a1d66c1 <vm_exec_core+30293>, 0x55c43a1d66df <vm_exec_core+30323>, 0x55c43a1d66fd <vm_exec_core+30353>, 0x55c43a1d671b <vm_exec_core+30383>, 0x55c43a1d6739 <vm_exec_core+30413>, 0x55c43a1d6757 <vm_exec_core+30443>, 0x55c43a1d6775 <vm_exec_core+30473>, 0x55c43a1d6793 <vm_exec_core+30503>, 0x55c43a1d67b1 <vm_exec_core+30533>, 0x55c43a1d67cf <vm_exec_core+30563>, 0x55c43a1d67ed <vm_exec_core+30593>, 0x55c43a1d680b <vm_exec_core+30623>, 0x55c43a1d6829 <vm_exec_core+30653>, 0x55c43a1d6847 <vm_exec_core+30683>, 0x55c43a1d6865 <vm_exec_core+30713>, 0x55c43a1d6883 <vm_exec_core+30743>, 0x55c43a1d68a1 <vm_exec_core+30773>, 0x55c43a1d68bf <vm_exec_core+30803>, 0x55c43a1d68dd <vm_exec_core+30833>, 0x55c43a1d68fb <vm_exec_core+30863>, 0x55c43a1d6919 <vm_exec_core+30893>, 0x55c43a1d6937 <vm_exec_core+30923>, 0x55c43a1d6955 <vm_exec_core+30953>, 0x55c43a1d6973 <vm_exec_core+30983>, 0x55c43a1d6991 <vm_exec_core+31013>, 0x55c43a1d69af <vm_exec_core+31043>, 0x55c43a1d69cd <vm_exec_core+31073>, 0x55c43a1d69eb <vm_exec_core+31103>, 0x55c43a1d6a09 <vm_exec_core+31133>, 0x55c43a1d6a27 <vm_exec_core+31163>, 0x55c43a1d6a45 <vm_exec_core+31193>, 0x55c43a1d6a63 <vm_exec_core+31223>, 0x55c43a1d6a81 <vm_exec_core+31253>, 0x55c43a1d6a9f <vm_exec_core+31283>, 0x55c43a1d6abd <vm_exec_core+31313>, 0x55c43a1d6adb <vm_exec_core+31343>, 0x55c43a1d6af9 <vm_exec_core+31373>, 0x55c43a1d6b17 <vm_exec_core+31403>, 0x55c43a1d6b35 <vm_exec_core+31433>, 0x55c43a1d6b53 <vm_exec_core+31463>, 0x55c43a1d6b71 <vm_exec_core+31493>, 0x55c43a1d6b8f <vm_exec_core+31523>, 0x55c43a1d6bad <vm_exec_core+31553>, 0x55c43a1d6bcb <vm_exec_core+31583>, 0x55c43a1d6be9 <vm_exec_core+31613>, 0x55c43a1d6c07 <vm_exec_core+31643>, 0x55c43a1d6c25 <vm_exec_core+31673>, 0x55c43a1d6c43 <vm_exec_core+31703>, 0x55c43a1d6c61 <vm_exec_core+31733>, 0x55c43a1d6c7f <vm_exec_core+31763>, 0x55c43a1d6c9d <vm_exec_core+31793>, 0x55c43a1d6cbb <vm_exec_core+31823>, 0x55c43a1d6cd9 <vm_exec_core+31853>, 0x55c43a1d6cf7 <vm_exec_core+31883>, 0x55c43a1d6d15 <vm_exec_core+31913>, 0x55c43a1d6d33 <vm_exec_core+31943>, 0x55c43a1d6d51 <vm_exec_core+31973>, 0x55c43a1d6d6f <vm_exec_core+32003>, 0x55c43a1d6d8d <vm_exec_core+32033>, 0x55c43a1d6dab <vm_exec_core+32063>, 0x55c43a1d6dc9 <vm_exec_core+32093>, 0x55c43a1d6de7 <vm_exec_core+32123>, 0x55c43a1d6e05 <vm_exec_core+32153>, 0x55c43a1d6e23 <vm_exec_core+32183>, 0x55c43a1d6e41 <vm_exec_core+32213>, 0x55c43a1d6e5f <vm_exec_core+32243>, 0x55c43a1d6e7d <vm_exec_core+32273>, 0x55c43a1d6e9b <vm_exec_core+32303>, 0x55c43a1d6eb9 <vm_exec_core+32333>, 0x55c43a1d6eea <vm_exec_core+32382>, 0x55c43a1d6f08 <vm_exec_core+32412>, 0x55c43a1d6f26 <vm_exec_core+32442>, 0x55c43a1d6f44 <vm_exec_core+32472>, 0x55c43a1d6f62 <vm_exec_core+32502>, 0x55c43a1d6f80 <vm_exec_core+32532>, 0x55c43a1d6f9e <vm_exec_core+32562>, 0x55c43a1d6fbc <vm_exec_core+32592>, 0x55c43a1d6fda <vm_exec_core+32622>, 0x55c43a1d6ff8 <vm_exec_core+32652>, 0x55c43a1d7016 <vm_exec_core+32682>, 0x55c43a1d7034 <vm_exec_core+32712>, 0x55c43a1d7052 <vm_exec_core+32742>, 0x55c43a1d7070 <vm_exec_core+32772>, 0x55c43a1d708e <vm_exec_core+32802>, 0x55c43a1d70ac <vm_exec_core+32832>, 0x55c43a1d70ca <vm_exec_core+32862>, 0x55c43a1d70e8 <vm_exec_core+32892>...}
#37 0x000055c43a1e972f in rb_vm_exec (ec=0x55c43ace8c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x55c43ace8c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffee4eac860, 0x55c43a1e96ad <rb_vm_exec+190>, 0x0, 0x7ffee4eac7b0, 0x7f710106f918}, prev = 0x7ffee4eacba0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#38 0x000055c43a1e631c in invoke_block (ec=0x55c43ace8c60, iseq=0x7f711b6b2608, self=140123768081920, captured=0x55c43aef80d0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 0
#39 0x000055c43a1e6db8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f710106f928, argc=0, self=140123768081920, captured=0x55c43aef80d0, ec=0x55c43ace8c60) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7f711b6b2608
        opt_pc = 0
        type = 572653569
        cfp = 0x7f711b7c0fd8
        sp = 0x7f711b6c1028
        flags = 0
        use_argv = 0x7f710106f928
        av = {140123343885160, 94301288565168}
        stack_argv = 0x7f711b6c1028
#40 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f710106f928, argc=0, self=140123768081920, proc=0x55c43aef80d0, ec=0x55c43ace8c60) at /tmp/ruby/src/trunk-O0/vm.c:1680
        block = 0x55c43aef80d0
#41 vm_invoke_proc (ec=0x55c43ace8c60, proc=0x55c43aef80d0, self=140123768081920, argc=0, argv=0x7f710106f928, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1710
No locals.
#42 0x000055c43a1e755c in rb_vm_invoke_proc (ec=0x55c43ace8c60, proc=0x55c43aef80d0, argc=0, argv=0x7f710106f928, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1731
        self = 140123768081920
#43 0x000055c43a0bd356 in rb_proc_call_kw (self=140123325263920, args=140123325266200, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:978
        vret = 140732739013344
        proc = 0x55c43aef80d0
        argc = 0
        argv = 0x7f710106f928
#44 0x000055c43a0bd3be in rb_proc_call (self=140123325263920, args=140123325266200) at /tmp/ruby/src/trunk-O0/proc.c:988
No locals.
#45 0x000055c439fc4c8e in rb_call_end_proc (data=140123325263920) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#46 0x000055c439fc4e48 in exec_end_procs_chain (procs=0x55c43a61f1e0 <end_procs>, errp=0x55c43ace8cd8) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x55c439fc4c67 <rb_call_end_proc>, data = 140123325263920, next = 0x55c43b0694b0}
        link = 0x55c43b078f90
        errinfo = 140123325261400
#47 0x000055c439fc4fab in rb_ec_exec_end_proc (ec=0x55c43ace8c60) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x55c43ace8c60
        _tag = {tag = 36, retval = 140123325261400, buf = {0x7ffee4eacc20, 0x55c439fc4f26 <rb_ec_exec_end_proc+189>, 0x0, 0x7ffee4eacb70, 0x55c439fc2610 <rb_ec_ractor_ptr+24>}, prev = 0x7ffee4eacd40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 140123325261400
#48 0x000055c439fc572c in rb_ec_teardown (ec=0x55c43ace8c60) at /tmp/ruby/src/trunk-O0/eval.c:156
No locals.
#49 0x000055c439fc59dd in rb_ec_cleanup (ec=0x55c43ace8c60, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:208
        err = 94301288565856
        mode0 = 32766
        mode1 = -454373952
        _ec = 0x55c43ace8c60
        _tag = {tag = 36, retval = 94301274788949, buf = {0x7ffee4eacdc0, 0x55c439fc5927 <rb_ec_cleanup+295>, 0x0, 0x7ffee4eacce0, 0x55c43ace8c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 140123325261400
        sysex = 0
        signaled = 0
        th = 0x55c43ace7810
        th0 = 0x55c43ace7810
        step = 1
        message = 4
        buf = 94301288560656
#50 0x000055c439fc5fda in ruby_run_node (n=0x7f710113bd88) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x55c43ace8c60
        status = 21956
#51 0x000055c439fc15c4 in rb_main (argc=123, argv=0x7ffee4eacf68) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140732739014208
#52 0x000055c439fc1625 in main (argc=123, argv=0x7ffee4eacf68) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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