# Logfile created on 2023-12-10 18:49:35 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000056159aec6020 @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.20231210-184934", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056159af67448 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056159af672e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056159af67128 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231210-184934", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231210-184934>, @binmode=false, @mon_data=#<Monitor:0x000056159af67038>, @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 net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/net-ftp.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/net-ftp.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
error: The following untracked working tree files would be overwritten by merge:
	test/prism/snapshots/heredoc_with_comment.txt
Please move or remove them before you merge.
Aborting
Updating e005c517..91b0d5fa
make: *** [Makefile:560: update-src] Error 1
$$$[end] "make update-src      -j4" exit with 512.
$$$[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 net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/net-ftp.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/net-ftp.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

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

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

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

# Running tests:

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

Retrying...
Finished tests in 1159.171978s, 23.3287 tests/s, 9732.6619 assertions/s.
27042 tests, 11281829 assertions, 0 failures, 0 errors, 217 skips

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

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

3728 files, 32495 examples, 142910 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.798779.ruby -x gdbscript
[New LWP 798779]
[New LWP 798781]
[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  0x00005623d8d97644 in gc_mark_children (objspace=0x5623d967e260, obj=140157662834440) at /tmp/ruby/src/trunk-O0/gc.c:7260
7260	    switch (BUILTIN_TYPE(obj)) {
[Current thread is 1 (Thread 0x7f791a1ce7c0 (LWP 798779))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f791a1ce7c0 (LWP 798779) 0x00005623d8d97644 in gc_mark_children (objspace=0x5623d967e260, obj=140157662834440) at /tmp/ruby/src/trunk-O0/gc.c:7260
  2    Thread 0x7f7900bef640 (LWP 798781) 0x00007f791a2f6fde in epoll_wait (epfd=4, events=0x5623d93a183c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f7900bef640 (LWP 798781)):
#0  0x00007f791a2f6fde in epoll_wait (epfd=4, events=0x5623d93a183c <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  0x00005623d8f21182 in timer_thread_polling (vm=0x5623d967bb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = -1226334336
#2  0x00005623d8f2182a in timer_thread_func (ptr=0x5623d967bb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2992
        vm = 0x5623d967bb10
#3  0x00007f791a265b43 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 = {140732455349184, 4899934734391599219, 140157680285248, 25, 140158106490960, 140732455349536, -4975895036970246029, -4975874082517000077}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f791a2f6bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f791a1ce7c0 (LWP 798779)):
#0  0x00005623d8d97644 in gc_mark_children (objspace=0x5623d967e260, obj=140157662834440) at /tmp/ruby/src/trunk-O0/gc.c:7260
        any = 0x7f78ffb4af08
#1  0x00005623d8d98017 in gc_mark_stacked_objects (objspace=0x5623d967e260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7478
        mstack = 0x5623d967e6e8
        obj = 140157662834440
        marked_slots_at_the_beginning = 754
        popped_count = 0
#2  0x00005623d8d98197 in gc_mark_stacked_objects_all (objspace=0x5623d967e260) at /tmp/ruby/src/trunk-O0/gc.c:7516
No locals.
#3  0x00005623d8d9a46d in gc_marks_rest (objspace=0x5623d967e260) at /tmp/ruby/src/trunk-O0/gc.c:8703
No locals.
#4  0x00005623d8d9a5a1 in gc_marks (objspace=0x5623d967e260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8761
        marking_finished = false
#5  0x00005623d8d9c333 in gc_start (objspace=0x5623d967e260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9512
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9383
#6  0x00005623d8d9bfc6 in garbage_collect (objspace=0x5623d967e260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9395
        _lev = 3556922976
        ret = 32766
#7  0x00005623d8d9ca53 in garbage_collect_with_gvl (objspace=0x5623d967e260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9773
No locals.
#8  0x00005623d8da39d1 in objspace_malloc_gc_stress (objspace=0x5623d967e260) at /tmp/ruby/src/trunk-O0/gc.c:12232
        reason = 45568
#9  0x00005623d8da3cb4 in objspace_xmalloc0 (objspace=0x5623d967e260, size=56) at /tmp/ruby/src/trunk-O0/gc.c:12434
        gpr = 107008
        mem = 0x60
#10 0x00005623d8da3fd1 in ruby_xmalloc0 (size=56) at /tmp/ruby/src/trunk-O0/gc.c:12658
No locals.
#11 0x00005623d8da4007 in ruby_xmalloc_body (size=56) at /tmp/ruby/src/trunk-O0/gc.c:12667
No locals.
#12 0x00005623d8da79bd in ruby_xmalloc (size=56) at /tmp/ruby/src/trunk-O0/gc.c:14246
No locals.
#13 0x00005623d8eee965 in rb_st_init_table_with_size (type=0x5623d9392150 <rb_hashtype_ident>, size=0) at /tmp/ruby/src/trunk-O0/st.c:570
        tab = 0x5623d987a190
#14 0x00005623d8eee9bd in rb_st_init_table (type=0x5623d9392150 <rb_hashtype_ident>) at /tmp/ruby/src/trunk-O0/st.c:599
No locals.
#15 0x00005623d8daf66e in rb_init_identtable () at /tmp/ruby/src/trunk-O0/hash.c:4413
No locals.
#16 0x00005623d8df11ef in rb_marshal_dump_limited (obj=140157662054680, port=4, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1206
        arg = 0x7f78ffaafd48
        wrapper = 140157662199080
#17 0x00005623d8df1160 in marshal_dump (argc=1, argv=0x7f791a0cd058, _=140157680550240) at /tmp/ruby/src/trunk-O0/marshal.c:1194
        obj = 140157662054680
        port = 4
        a1 = 4
        a2 = 4
        limit = -1
#18 0x00005623d8f6c0d3 in ractor_safe_call_cfunc_m1 (recv=140157680550240, argc=1, argv=0x7f791a0cd058, func=0x5623d8df105b <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3285
        f = 0x5623d8df105b <marshal_dump>
#19 0x00005623d8f6cd0a in vm_call_cfunc_with_frame_ (ec=0x5623d967f2c0, reg_cfp=0x7f791a1ccfa0, calling=0x7ffed4025ca0, argc=1, argv=0x7f791a0cd058, stack_bottom=0x7f791a0cd050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3476
        ci = 0x1b2100100003
        cc = 0x7f78ffa8f230
        val = 140732455344448
        me = 0x7f7900c1b8a0
        cfunc = 0x5623d96dff08
        recv = 140157680550240
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#20 0x00005623d8f6cedf in vm_call_cfunc_with_frame (ec=0x5623d967f2c0, reg_cfp=0x7f791a1ccfa0, calling=0x7ffed4025ca0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3504
        argc = 1
        stack_bottom = 0x7f791a0cd050
        argv = 0x7f791a0cd058
#21 0x00005623d8f6cff7 in vm_call_cfunc_other (ec=0x5623d967f2c0, reg_cfp=0x7f791a1ccfa0, calling=0x7ffed4025ca0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3530
        ci = 0x1b2100100003
        argv_ary = 0
#22 0x00005623d8f6d41f in vm_call_cfunc (ec=0x5623d967f2c0, reg_cfp=0x7f791a1ccfa0, calling=0x7ffed4025ca0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3612
        ci = 0x1b2100100003
#23 0x00005623d8f6fc68 in vm_call_method_each_type (ec=0x5623d967f2c0, cfp=0x7f791a1ccfa0, calling=0x7ffed4025ca0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4392
        aset_mask = 1980
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7f78ffa8f230
        cme = 0x7f7900c1b8a0
        v = 94711973208904
#24 0x00005623d8f70714 in vm_call_method (ec=0x5623d967f2c0, cfp=0x7f791a1ccfa0, calling=0x7ffed4025ca0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4518
        ci = 0x1b2100100003
        cc = 0x7f78ffa8f230
#25 0x00005623d8f70916 in vm_call_general (ec=0x5623d967f2c0, reg_cfp=0x7f791a1ccfa0, calling=0x7ffed4025ca0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4562
No locals.
#26 0x00005623d8f72f9b in vm_sendish (ec=0x5623d967f2c0, reg_cfp=0x7f791a1ccfa0, cd=0x5623d9b4cf30, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5556
        val = 36
        ci = 0x1b2100100003
        cc = 0x7f78ffa8f230
        argc = 1
        recv = 140157680550240
        calling = {cd = 0x5623d9b4cf30, cc = 0x7f78ffa8f230, block_handler = 0, recv = 140157680550240, argc = 1, kw_splat = false, heap_argv = 0}
#27 0x00005623d8f7a460 in vm_exec_core (ec=0x5623d967f2c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x5623d9b4cf30
        leaf = false
        val = 140157680344840
        reg_pc = 0x5623d9b4cd40
        reg_cfp = 0x7f791a1ccfa0
        insns_address_table = {0x5623d8f76c03 <vm_exec_core+108>, 0x5623d8f76c65 <vm_exec_core+206>, 0x5623d8f76d78 <vm_exec_core+481>, 0x5623d8f76e8c <vm_exec_core+757>, 0x5623d8f7702a <vm_exec_core+1171>, 0x5623d8f7715a <vm_exec_core+1475>, 0x5623d8f7736c <vm_exec_core+2005>, 0x5623d8f7747e <vm_exec_core+2279>, 0x5623d8f77557 <vm_exec_core+2496>, 0x5623d8f7765e <vm_exec_core+2759>, 0x5623d8f77765 <vm_exec_core+3022>, 0x5623d8f77873 <vm_exec_core+3292>, 0x5623d8f77985 <vm_exec_core+3566>, 0x5623d8f77a55 <vm_exec_core+3774>, 0x5623d8f77b5e <vm_exec_core+4039>, 0x5623d8f77c58 <vm_exec_core+4289>, 0x5623d8f77d1b <vm_exec_core+4484>, 0x5623d8f77dde <vm_exec_core+4679>, 0x5623d8f77e67 <vm_exec_core+4816>, 0x5623d8f77ef3 <vm_exec_core+4956>, 0x5623d8f77f99 <vm_exec_core+5122>, 0x5623d8f78071 <vm_exec_core+5338>, 0x5623d8f7813e <vm_exec_core+5543>, 0x5623d8f7821c <vm_exec_core+5765>, 0x5623d8f782de <vm_exec_core+5959>, 0x5623d8f7841d <vm_exec_core+6278>, 0x5623d8f784c3 <vm_exec_core+6444>, 0x5623d8f785a8 <vm_exec_core+6673>, 0x5623d8f786d7 <vm_exec_core+6976>, 0x5623d8f7879a <vm_exec_core+7171>, 0x5623d8f7885d <vm_exec_core+7366>, 0x5623d8f78955 <vm_exec_core+7614>, 0x5623d8f78a17 <vm_exec_core+7808>, 0x5623d8f78af6 <vm_exec_core+8031>, 0x5623d8f78c06 <vm_exec_core+8303>, 0x5623d8f78d00 <vm_exec_core+8553>, 0x5623d8f78d7b <vm_exec_core+8676>, 0x5623d8f78e3c <vm_exec_core+8869>, 0x5623d8f78f2a <vm_exec_core+9107>, 0x5623d8f78fda <vm_exec_core+9283>, 0x5623d8f79159 <vm_exec_core+9666>, 0x5623d8f79233 <vm_exec_core+9884>, 0x5623d8f7931f <vm_exec_core+10120>, 0x5623d8f793b0 <vm_exec_core+10265>, 0x5623d8f7950b <vm_exec_core+10612>, 0x5623d8f79aad <vm_exec_core+12054>, 0x5623d8f79ba9 <vm_exec_core+12306>, 0x5623d8f79cac <vm_exec_core+12565>, 0x5623d8f79d98 <vm_exec_core+12801>, 0x5623d8f79fb1 <vm_exec_core+13338>, 0x5623d8f7a0a3 <vm_exec_core+13580>, 0x5623d8f7a1a9 <vm_exec_core+13842>, 0x5623d8f7a3a6 <vm_exec_core+14351>, 0x5623d8f7a54f <vm_exec_core+14776>, 0x5623d8f7a67a <vm_exec_core+15075>, 0x5623d8f7a7e6 <vm_exec_core+15439>, 0x5623d8f7a911 <vm_exec_core+15738>, 0x5623d8f7aa7d <vm_exec_core+16102>, 0x5623d8f7ac5f <vm_exec_core+16584>, 0x5623d8f7ae5c <vm_exec_core+17093>, 0x5623d8f7b005 <vm_exec_core+17518>, 0x5623d8f7b127 <vm_exec_core+17808>, 0x5623d8f7b1ce <vm_exec_core+17975>, 0x5623d8f7b292 <vm_exec_core+18171>, 0x5623d8f7b37b <vm_exec_core+18404>, 0x5623d8f7b467 <vm_exec_core+18640>, 0x5623d8f7b550 <vm_exec_core+18873>, 0x5623d8f7b664 <vm_exec_core+19149>, 0x5623d8f7b78b <vm_exec_core+19444>, 0x5623d8f7b8c1 <vm_exec_core+19754>, 0x5623d8f7b9f7 <vm_exec_core+20064>, 0x5623d8f7bb2d <vm_exec_core+20374>, 0x5623d8f7bc63 <vm_exec_core+20684>, 0x5623d8f7bd99 <vm_exec_core+20994>, 0x5623d8f7beda <vm_exec_core+21315>, 0x5623d8f7c054 <vm_exec_core+21693>, 0x5623d8f7c18a <vm_exec_core+22003>, 0x5623d8f7c2c0 <vm_exec_core+22313>, 0x5623d8f7c3f6 <vm_exec_core+22623>, 0x5623d8f7c52c <vm_exec_core+22933>, 0x5623d8f7c662 <vm_exec_core+23243>, 0x5623d8f7c798 <vm_exec_core+23553>, 0x5623d8f7c8ce <vm_exec_core+23863>, 0x5623d8f7ca04 <vm_exec_core+24173>, 0x5623d8f7cb53 <vm_exec_core+24508>, 0x5623d8f7cd0d <vm_exec_core+24950>, 0x5623d8f7ce8b <vm_exec_core+25332>, 0x5623d8f7cfaa <vm_exec_core+25619>, 0x5623d8f7d0c9 <vm_exec_core+25906>, 0x5623d8f7d1e3 <vm_exec_core+26188>, 0x5623d8f7d2fd <vm_exec_core+26470>, 0x5623d8f7d428 <vm_exec_core+26769>, 0x5623d8f7d55e <vm_exec_core+27079>, 0x5623d8f7d649 <vm_exec_core+27314>, 0x5623d8f7d74e <vm_exec_core+27575>, 0x5623d8f7d896 <vm_exec_core+27903>, 0x5623d8f7d985 <vm_exec_core+28142>, 0x5623d8f7da59 <vm_exec_core+28354>, 0x5623d8f7db2e <vm_exec_core+28567>, 0x5623d8f7dc18 <vm_exec_core+28801>, 0x5623d8f7dc94 <vm_exec_core+28925>, 0x5623d8f7dd10 <vm_exec_core+29049>, 0x5623d8f7dd2e <vm_exec_core+29079>, 0x5623d8f7dd4c <vm_exec_core+29109>, 0x5623d8f7dd6a <vm_exec_core+29139>, 0x5623d8f7dd88 <vm_exec_core+29169>, 0x5623d8f7dda6 <vm_exec_core+29199>, 0x5623d8f7ddc4 <vm_exec_core+29229>, 0x5623d8f7dde2 <vm_exec_core+29259>, 0x5623d8f7de00 <vm_exec_core+29289>, 0x5623d8f7de1e <vm_exec_core+29319>, 0x5623d8f7de3c <vm_exec_core+29349>, 0x5623d8f7de5a <vm_exec_core+29379>, 0x5623d8f7de78 <vm_exec_core+29409>, 0x5623d8f7de96 <vm_exec_core+29439>, 0x5623d8f7deb4 <vm_exec_core+29469>, 0x5623d8f7ded2 <vm_exec_core+29499>, 0x5623d8f7def0 <vm_exec_core+29529>, 0x5623d8f7df0e <vm_exec_core+29559>, 0x5623d8f7df2c <vm_exec_core+29589>, 0x5623d8f7df4a <vm_exec_core+29619>, 0x5623d8f7df68 <vm_exec_core+29649>, 0x5623d8f7df86 <vm_exec_core+29679>, 0x5623d8f7dfa4 <vm_exec_core+29709>, 0x5623d8f7dfc2 <vm_exec_core+29739>, 0x5623d8f7dfe0 <vm_exec_core+29769>, 0x5623d8f7dffe <vm_exec_core+29799>, 0x5623d8f7e01c <vm_exec_core+29829>, 0x5623d8f7e03a <vm_exec_core+29859>, 0x5623d8f7e058 <vm_exec_core+29889>, 0x5623d8f7e076 <vm_exec_core+29919>, 0x5623d8f7e094 <vm_exec_core+29949>, 0x5623d8f7e0b2 <vm_exec_core+29979>, 0x5623d8f7e0d0 <vm_exec_core+30009>, 0x5623d8f7e0ee <vm_exec_core+30039>, 0x5623d8f7e10c <vm_exec_core+30069>, 0x5623d8f7e12a <vm_exec_core+30099>, 0x5623d8f7e148 <vm_exec_core+30129>, 0x5623d8f7e166 <vm_exec_core+30159>, 0x5623d8f7e184 <vm_exec_core+30189>, 0x5623d8f7e1a2 <vm_exec_core+30219>, 0x5623d8f7e1c0 <vm_exec_core+30249>, 0x5623d8f7e1de <vm_exec_core+30279>, 0x5623d8f7e1fc <vm_exec_core+30309>, 0x5623d8f7e21a <vm_exec_core+30339>, 0x5623d8f7e238 <vm_exec_core+30369>, 0x5623d8f7e256 <vm_exec_core+30399>, 0x5623d8f7e274 <vm_exec_core+30429>, 0x5623d8f7e292 <vm_exec_core+30459>, 0x5623d8f7e2b0 <vm_exec_core+30489>, 0x5623d8f7e2ce <vm_exec_core+30519>, 0x5623d8f7e2ec <vm_exec_core+30549>, 0x5623d8f7e30a <vm_exec_core+30579>, 0x5623d8f7e328 <vm_exec_core+30609>, 0x5623d8f7e346 <vm_exec_core+30639>, 0x5623d8f7e364 <vm_exec_core+30669>, 0x5623d8f7e382 <vm_exec_core+30699>, 0x5623d8f7e3a0 <vm_exec_core+30729>, 0x5623d8f7e3be <vm_exec_core+30759>, 0x5623d8f7e3dc <vm_exec_core+30789>, 0x5623d8f7e3fa <vm_exec_core+30819>, 0x5623d8f7e418 <vm_exec_core+30849>, 0x5623d8f7e436 <vm_exec_core+30879>, 0x5623d8f7e454 <vm_exec_core+30909>, 0x5623d8f7e472 <vm_exec_core+30939>, 0x5623d8f7e490 <vm_exec_core+30969>, 0x5623d8f7e4ae <vm_exec_core+30999>, 0x5623d8f7e4cc <vm_exec_core+31029>, 0x5623d8f7e4ea <vm_exec_core+31059>, 0x5623d8f7e508 <vm_exec_core+31089>, 0x5623d8f7e526 <vm_exec_core+31119>, 0x5623d8f7e544 <vm_exec_core+31149>, 0x5623d8f7e562 <vm_exec_core+31179>, 0x5623d8f7e580 <vm_exec_core+31209>, 0x5623d8f7e59e <vm_exec_core+31239>, 0x5623d8f7e5bc <vm_exec_core+31269>, 0x5623d8f7e5ed <vm_exec_core+31318>, 0x5623d8f7e60b <vm_exec_core+31348>, 0x5623d8f7e629 <vm_exec_core+31378>, 0x5623d8f7e647 <vm_exec_core+31408>, 0x5623d8f7e665 <vm_exec_core+31438>, 0x5623d8f7e683 <vm_exec_core+31468>, 0x5623d8f7e6a1 <vm_exec_core+31498>, 0x5623d8f7e6bf <vm_exec_core+31528>, 0x5623d8f7e6dd <vm_exec_core+31558>, 0x5623d8f7e6fb <vm_exec_core+31588>, 0x5623d8f7e719 <vm_exec_core+31618>, 0x5623d8f7e737 <vm_exec_core+31648>, 0x5623d8f7e755 <vm_exec_core+31678>, 0x5623d8f7e773 <vm_exec_core+31708>, 0x5623d8f7e791 <vm_exec_core+31738>, 0x5623d8f7e7af <vm_exec_core+31768>, 0x5623d8f7e7cd <vm_exec_core+31798>, 0x5623d8f7e7eb <vm_exec_core+31828>, 0x5623d8f7e809 <vm_exec_core+31858>, 0x5623d8f7e827 <vm_exec_core+31888>, 0x5623d8f7e845 <vm_exec_core+31918>, 0x5623d8f7e863 <vm_exec_core+31948>, 0x5623d8f7e881 <vm_exec_core+31978>, 0x5623d8f7e89f <vm_exec_core+32008>...}
#28 0x00005623d8f90a2d in rb_vm_exec (ec=0x5623d967f2c0) at /tmp/ruby/src/trunk-O0/vm.c:2474
        _ec = 0x5623d967f2c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffed4026970, 0x5623d8f909ab <rb_vm_exec+190>, 0x0, 0x7ffed40268c0, 0x7f78ffa8f348}, prev = 0x7ffed4026cb0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#29 0x00005623d8f8d643 in invoke_block (ec=0x5623d967f2c0, iseq=0x7f78ffb9d960, self=140158104751600, captured=0x5623d9ce60d0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1504
        arg_size = 0
#30 0x00005623d8f8e0df in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f78ffa8f358, argc=0, self=140158104751600, captured=0x5623d9ce60d0, ec=0x5623d967f2c0) at /tmp/ruby/src/trunk-O0/vm.c:1574
        iseq = 0x7f78ffb9d960
        opt_pc = 0
        type = 572653569
        cfp = 0x7f791a1ccfd8
        sp = 0x7f791a0cd028
        flags = 0
        use_argv = 0x7f78ffa8f358
        av = {140157680554880, 94711971311632}
        stack_argv = 0x7f791a0cd028
#31 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f78ffa8f358, argc=0, self=140158104751600, proc=0x5623d9ce60d0, ec=0x5623d967f2c0) at /tmp/ruby/src/trunk-O0/vm.c:1672
        block = 0x5623d9ce60d0
#32 vm_invoke_proc (ec=0x5623d967f2c0, proc=0x5623d9ce60d0, self=140158104751600, argc=0, argv=0x7f78ffa8f358, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1702
No locals.
#33 0x00005623d8f8e883 in rb_vm_invoke_proc (ec=0x5623d967f2c0, proc=0x5623d9ce60d0, argc=0, argv=0x7f78ffa8f358, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1723
        self = 140158104751600
#34 0x00005623d8e69adf in rb_proc_call_kw (self=140157662029880, args=140157662065480, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:987
        vret = 140732455349232
        proc = 0x5623d9ce60d0
        argc = 0
        argv = 0x7f78ffa8f358
#35 0x00005623d8e69b47 in rb_proc_call (self=140157662029880, args=140157662065480) at /tmp/ruby/src/trunk-O0/proc.c:997
No locals.
#36 0x00005623d8d779d2 in rb_call_end_proc (data=140157662029880) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#37 0x00005623d8d77b8c in exec_end_procs_chain (procs=0x5623d939e200 <end_procs>, errp=0x5623d967f338) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x5623d8d779ab <rb_call_end_proc>, data = 140157662029880, next = 0x5623d9c7d870}
        link = 0x5623d9c7dae0
        errinfo = 140157662054680
#38 0x00005623d8d77cef in rb_ec_exec_end_proc (ec=0x5623d967f2c0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x5623d967f2c0
        _tag = {tag = 36, retval = 759998167540226816, buf = {0x7ffed4026d30, 0x5623d8d77c6a <rb_ec_exec_end_proc+189>, 0x0, 0x7ffed4026c80, 0x5623d8d75386 <rb_ec_ractor_ptr+24>}, prev = 0x7ffed4026e50, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 140157662054680
#39 0x00005623d8d7848f in rb_ec_teardown (ec=0x5623d967f2c0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#40 0x00005623d8d7874f in rb_ec_cleanup (ec=0x5623d967f2c0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:212
        err = 94711971312320
        mode0 = 32766
        mode1 = -738038064
        _ec = 0x5623d967f2c0
        _tag = {tag = 36, retval = 94711961846200, buf = {0x7ffed4026ed0, 0x5623d8d7868a <rb_ec_cleanup+295>, 0x0, 0x7ffed4026df0, 0x5623d967f2c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 140157662054680
        sysex = 0
        signaled = 0
        th = 0x5623d967e090
        th0 = 0x5623d967e090
        step = 1
        message = 4
        buf = 94711971307664
#41 0x00005623d8d78d58 in ruby_run_node (n=0x7f78ffb3a748) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x5623d967f2c0
        status = 22051
#42 0x00005623d8d745b4 in rb_main (argc=133, argv=0x7ffed4027078) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140732455350096
#43 0x00005623d8d74615 in main (argc=133, argv=0x7ffed4027078) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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