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

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

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

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

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

Failed tests:
TestGc#test_profiler_clear: Test::Unit::PendedError: for now
TestGc#test_thrashing_for_young_objects: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
TestRequire#test_require_nonascii_path: Test::Unit::PendedError: cannot convert path encoding to filesystem
TestRequire#test_require_with_public_method_missing: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)

Retrying...
Finished tests in 1223.736218s, 21.4254 tests/s, 7777.8968 assertions/s.
26219 tests, 9518094 assertions, 0 failures, 0 errors, 292 skips

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

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

Finished in 386.626091 seconds

3426 files, 32143 examples, 141778 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.3513123.ruby -x gdbscript
[New LWP 3513123]
[New LWP 3513126]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055900417ae04 in RVALUE_MARKED (obj=140292944013640) at /tmp/ruby/src/trunk-O0/gc.c:1743
1743	    return RVALUE_MARK_BITMAP(obj) != 0;
[Current thread is 1 (Thread 0x7f989986b7c0 (LWP 3513123))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f989986b7c0 (LWP 3513123) 0x000055900417ae04 in RVALUE_MARKED (obj=140292944013640) at /tmp/ruby/src/trunk-O0/gc.c:1743
  2    Thread 0x7f988028f640 (LWP 3513126) 0x00007f9899993fde in epoll_wait (epfd=4, events=0x5590047ff91c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f988028f640 (LWP 3513126)):
#0  0x00007f9899993fde in epoll_wait (epfd=4, events=0x5590047ff91c <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  0x000055900431c18d in event_wait (vm=0x559005a1f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21904
#2  0x000055900431c1b1 in timer_thread_polling (vm=0x559005a1f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = -428722974
#3  0x000055900431c871 in timer_thread_func (ptr=0x559005a1f2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x559005a1f2a0
#4  0x00007f9899902b43 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 = {140727561868048, -5897275762223990576, 140292961924672, 25, 140293388118096, 140727561868400, 5843889602672081104, 5843871110803503312}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f9899993bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f989986b7c0 (LWP 3513123)):
#0  0x000055900417ae04 in RVALUE_MARKED (obj=140292944013640) at /tmp/ruby/src/trunk-O0/gc.c:1743
No locals.
#1  0x00005590041848e2 in gc_mark_set (objspace=0x559005a21bf0, obj=140292944013640) at /tmp/ruby/src/trunk-O0/gc.c:6557
No locals.
#2  0x0000559004184d71 in gc_mark_ptr (objspace=0x559005a21bf0, obj=140292944013640) at /tmp/ruby/src/trunk-O0/gc.c:6646
        __func__ = "gc_mark_ptr"
#3  0x00005590041850b9 in rb_gc_mark_and_move (ptr=0x7ffdb055b9e8) at /tmp/ruby/src/trunk-O0/gc.c:6726
        objspace = 0x559005a21bf0
        __func__ = <optimized out>
#4  0x00005590041cdc58 in rb_iseq_mark_and_move (iseq=0x7f987f17a948, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:332
        _obj = 140292944013640
        body = 0x559005c644e0
#5  0x00005590041a278b in rb_imemo_mark_and_move (obj=140292944013640, reference_updating=false) at /tmp/ruby/src/trunk-O0/imemo.c:378
No locals.
#6  0x0000559004185443 in gc_mark_children (objspace=0x559005a21bf0, obj=140292944013640) at /tmp/ruby/src/trunk-O0/gc.c:6834
        any = 0x7f987f17a948
#7  0x0000559004185daf in gc_mark_stacked_objects (objspace=0x559005a21bf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7043
        mstack = 0x559005a22078
        obj = 140292944013640
        marked_slots_at_the_beginning = 269
        popped_count = 0
#8  0x0000559004185f2f in gc_mark_stacked_objects_all (objspace=0x559005a21bf0) at /tmp/ruby/src/trunk-O0/gc.c:7081
No locals.
#9  0x00005590041883ef in gc_marks_rest (objspace=0x559005a21bf0) at /tmp/ruby/src/trunk-O0/gc.c:8288
No locals.
#10 0x0000559004188523 in gc_marks (objspace=0x559005a21bf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8346
        marking_finished = false
#11 0x000055900418a1c5 in gc_start (objspace=0x559005a21bf0, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9075
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 8944
#12 0x0000559004189e5a in garbage_collect (objspace=0x559005a21bf0, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:8956
        _lev = 2958408976
        ret = 32765
#13 0x000055900417d4f0 in newobj_slowpath (size_pool_idx=2, wb_protected=0, cache=0x559005a22ba8, objspace=0x559005a21bf0, flags=8589934604, klass=0) at /tmp/ruby/src/trunk-O0/gc.c:2856
        obj = 3
        lev = 1
#14 newobj_slowpath_wb_unprotected (klass=0, flags=8589934604, objspace=0x559005a21bf0, cache=0x559005a22ba8, size_pool_idx=2) at /tmp/ruby/src/trunk-O0/gc.c:2886
No locals.
#15 0x000055900417d6f8 in newobj_of (cr=0x559005a229b0, klass=0, flags=8589934604, v1=94077039034112, v2=3, v3=0, wb_protected=0, alloc_size=88) at /tmp/ruby/src/trunk-O0/gc.c:2925
        obj = 1089585135056
        objspace = 0x559005a21bf0
        size_pool_idx = 2
        cache = 0x559005a22ba8
        i = <optimized out>
        cnt = <optimized out>
#16 0x000055900417da91 in typed_data_alloc (klass=0, typed_flag=2, datap=0x0, type=0x5590047e3f00 <dump_arg_data>, size=88) at /tmp/ruby/src/trunk-O0/gc.c:2999
        wb_protected = false
#17 0x000055900417dbad in rb_data_typed_object_zalloc (klass=0, size=56, type=0x5590047e3f00 <dump_arg_data>) at /tmp/ruby/src/trunk-O0/gc.c:3022
        obj = 7
        embed_size = 88
        obj = 140292944624800
#18 0x00005590041e16d6 in rb_marshal_dump_limited (obj=140292943769920, port=4, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1200
        data_struct_obj = 16
        arg = 0x7f98802bb9c8
        wrapper = 94077058151072
#19 0x00005590041e1681 in marshal_dump (argc=1, argv=0x7f989976a058, _=140292962189640) at /tmp/ruby/src/trunk-O0/marshal.c:1191
        obj = 140292943769920
        port = 4
        a1 = 4
        a2 = 4
        limit = -1
#20 0x0000559004368710 in ractor_safe_call_cfunc_m1 (recv=140292962189640, argc=1, argv=0x7f989976a058, func=0x5590041e157c <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3334
        f = 0x5590041e157c <marshal_dump>
#21 0x0000559004369347 in vm_call_cfunc_with_frame_ (ec=0x559005a22c60, reg_cfp=0x7f9899869fa0, calling=0x7ffdb055c3a0, argc=1, argv=0x7f989976a058, stack_bottom=0x7f989976a050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3525
        ci = 0x1b2100100003
        cc = 0x7f987f13fe60
        val = 140727561863232
        me = 0x7f98802bb9c8
        cfunc = 0x559005a7e438
        recv = 140292962189640
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#22 0x00005590043695bf in vm_call_cfunc_with_frame (ec=0x559005a22c60, reg_cfp=0x7f9899869fa0, calling=0x7ffdb055c3a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3571
        argc = 1
        stack_bottom = 0x7f989976a050
        argv = 0x7f989976a058
#23 0x00005590043696d7 in vm_call_cfunc_other (ec=0x559005a22c60, reg_cfp=0x7f9899869fa0, calling=0x7ffdb055c3a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3597
        ci = 0x1b2100100003
        argv_ary = 0
#24 0x0000559004369b06 in vm_call_cfunc (ec=0x559005a22c60, reg_cfp=0x7f9899869fa0, calling=0x7ffdb055c3a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3679
        ci = 0x1b2100100003
#25 0x000055900436c641 in vm_call_method_each_type (ec=0x559005a22c60, cfp=0x7f9899869fa0, calling=0x7ffdb055c3a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4470
        aset_mask = 2027
        ivar_mask = 2150349256
        ci = 0x1b2100100003
        cc = 0x7f987f13fe60
        cme = 0x7f98802bb9c8
        v = 94077059477640
#26 0x000055900436d0ed in vm_call_method (ec=0x559005a22c60, cfp=0x7f9899869fa0, calling=0x7ffdb055c3a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4596
        ci = 0x1b2100100003
        cc = 0x7f987f13fe60
#27 0x000055900436d2ef in vm_call_general (ec=0x559005a22c60, reg_cfp=0x7f9899869fa0, calling=0x7ffdb055c3a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4640
No locals.
#28 0x000055900436f9fb in vm_sendish (ec=0x559005a22c60, reg_cfp=0x7f9899869fa0, cd=0x559005b4f770, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5654
        val = 36
        ci = 0x1b2100100003
        cc = 0x7f987f13fe60
        argc = 1
        recv = 140292962189640
        calling = {cd = 0x559005b4f770, cc = 0x7f987f13fe60, block_handler = 0, recv = 140292962189640, argc = 1, kw_splat = false, heap_argv = 0}
#29 0x00005590043771c0 in vm_exec_core (ec=0x559005a22c60) at ../../src/trunk-O0/insns.def:881
        bh = 0
        cd = 0x559005b4f770
        leaf = false
        val = 144
        reg_pc = 0x559005d0ac50
        reg_cfp = 0x7f9899869fa0
        insns_address_table = {0x5590043735c4 <vm_exec_core+108>, 0x559004373626 <vm_exec_core+206>, 0x559004373739 <vm_exec_core+481>, 0x55900437384d <vm_exec_core+757>, 0x5590043739eb <vm_exec_core+1171>, 0x559004373b1b <vm_exec_core+1475>, 0x559004373d2d <vm_exec_core+2005>, 0x559004373e3f <vm_exec_core+2279>, 0x559004373f18 <vm_exec_core+2496>, 0x55900437401f <vm_exec_core+2759>, 0x559004374126 <vm_exec_core+3022>, 0x559004374234 <vm_exec_core+3292>, 0x559004374346 <vm_exec_core+3566>, 0x559004374416 <vm_exec_core+3774>, 0x55900437451f <vm_exec_core+4039>, 0x559004374619 <vm_exec_core+4289>, 0x5590043746dc <vm_exec_core+4484>, 0x55900437479f <vm_exec_core+4679>, 0x559004374828 <vm_exec_core+4816>, 0x5590043748b4 <vm_exec_core+4956>, 0x55900437495a <vm_exec_core+5122>, 0x559004374a32 <vm_exec_core+5338>, 0x559004374aff <vm_exec_core+5543>, 0x559004374bdd <vm_exec_core+5765>, 0x559004374c9f <vm_exec_core+5959>, 0x559004374dde <vm_exec_core+6278>, 0x559004374e84 <vm_exec_core+6444>, 0x559004374f69 <vm_exec_core+6673>, 0x559004375098 <vm_exec_core+6976>, 0x559004375169 <vm_exec_core+7185>, 0x55900437522c <vm_exec_core+7380>, 0x5590043752ef <vm_exec_core+7575>, 0x5590043753e6 <vm_exec_core+7822>, 0x5590043754a8 <vm_exec_core+8016>, 0x55900437556a <vm_exec_core+8210>, 0x559004375664 <vm_exec_core+8460>, 0x559004375743 <vm_exec_core+8683>, 0x559004375830 <vm_exec_core+8920>, 0x559004375940 <vm_exec_core+9192>, 0x559004375a3a <vm_exec_core+9442>, 0x559004375ab5 <vm_exec_core+9565>, 0x559004375b76 <vm_exec_core+9758>, 0x559004375c64 <vm_exec_core+9996>, 0x559004375d14 <vm_exec_core+10172>, 0x559004375e93 <vm_exec_core+10555>, 0x559004375f6d <vm_exec_core+10773>, 0x559004376059 <vm_exec_core+11009>, 0x5590043760ea <vm_exec_core+11154>, 0x559004376245 <vm_exec_core+11501>, 0x5590043767ff <vm_exec_core+12967>, 0x5590043768fb <vm_exec_core+13219>, 0x5590043769fe <vm_exec_core+13478>, 0x559004376aea <vm_exec_core+13714>, 0x559004376d03 <vm_exec_core+14251>, 0x559004376df5 <vm_exec_core+14493>, 0x559004376efb <vm_exec_core+14755>, 0x559004377106 <vm_exec_core+15278>, 0x5590043772bd <vm_exec_core+15717>, 0x5590043773f1 <vm_exec_core+16025>, 0x559004377566 <vm_exec_core+16398>, 0x55900437769a <vm_exec_core+16706>, 0x55900437780f <vm_exec_core+17079>, 0x5590043779f1 <vm_exec_core+17561>, 0x559004377bfc <vm_exec_core+18084>, 0x559004377db3 <vm_exec_core+18523>, 0x559004377ed5 <vm_exec_core+18813>, 0x559004377f7c <vm_exec_core+18980>, 0x559004378040 <vm_exec_core+19176>, 0x559004378129 <vm_exec_core+19409>, 0x559004378215 <vm_exec_core+19645>, 0x5590043782fe <vm_exec_core+19878>, 0x559004378412 <vm_exec_core+20154>, 0x559004378539 <vm_exec_core+20449>, 0x559004378678 <vm_exec_core+20768>, 0x5590043787b7 <vm_exec_core+21087>, 0x5590043788f6 <vm_exec_core+21406>, 0x559004378a35 <vm_exec_core+21725>, 0x559004378b74 <vm_exec_core+22044>, 0x559004378cbe <vm_exec_core+22374>, 0x559004378e41 <vm_exec_core+22761>, 0x559004378f80 <vm_exec_core+23080>, 0x5590043790bf <vm_exec_core+23399>, 0x5590043791fe <vm_exec_core+23718>, 0x55900437933d <vm_exec_core+24037>, 0x55900437947c <vm_exec_core+24356>, 0x5590043795bb <vm_exec_core+24675>, 0x5590043796fa <vm_exec_core+24994>, 0x559004379839 <vm_exec_core+25313>, 0x559004379991 <vm_exec_core+25657>, 0x559004379b57 <vm_exec_core+26111>, 0x559004379cde <vm_exec_core+26502>, 0x559004379e06 <vm_exec_core+26798>, 0x559004379f2e <vm_exec_core+27094>, 0x55900437a051 <vm_exec_core+27385>, 0x55900437a174 <vm_exec_core+27676>, 0x55900437a2a8 <vm_exec_core+27984>, 0x55900437a3e7 <vm_exec_core+28303>, 0x55900437a4d2 <vm_exec_core+28538>, 0x55900437a5d7 <vm_exec_core+28799>, 0x55900437a71f <vm_exec_core+29127>, 0x55900437a80e <vm_exec_core+29366>, 0x55900437a8f7 <vm_exec_core+29599>, 0x55900437a9cc <vm_exec_core+29812>, 0x55900437aaa1 <vm_exec_core+30025>, 0x55900437ab1d <vm_exec_core+30149>, 0x55900437ab99 <vm_exec_core+30273>, 0x55900437abb7 <vm_exec_core+30303>, 0x55900437abd5 <vm_exec_core+30333>, 0x55900437abf3 <vm_exec_core+30363>, 0x55900437ac11 <vm_exec_core+30393>, 0x55900437ac2f <vm_exec_core+30423>, 0x55900437ac4d <vm_exec_core+30453>, 0x55900437ac6b <vm_exec_core+30483>, 0x55900437ac89 <vm_exec_core+30513>, 0x55900437aca7 <vm_exec_core+30543>, 0x55900437acc5 <vm_exec_core+30573>, 0x55900437ace3 <vm_exec_core+30603>, 0x55900437ad01 <vm_exec_core+30633>, 0x55900437ad1f <vm_exec_core+30663>, 0x55900437ad3d <vm_exec_core+30693>, 0x55900437ad5b <vm_exec_core+30723>, 0x55900437ad79 <vm_exec_core+30753>, 0x55900437ad97 <vm_exec_core+30783>, 0x55900437adb5 <vm_exec_core+30813>, 0x55900437add3 <vm_exec_core+30843>, 0x55900437adf1 <vm_exec_core+30873>, 0x55900437ae0f <vm_exec_core+30903>, 0x55900437ae2d <vm_exec_core+30933>, 0x55900437ae4b <vm_exec_core+30963>, 0x55900437ae69 <vm_exec_core+30993>, 0x55900437ae87 <vm_exec_core+31023>, 0x55900437aea5 <vm_exec_core+31053>, 0x55900437aec3 <vm_exec_core+31083>, 0x55900437aee1 <vm_exec_core+31113>, 0x55900437aeff <vm_exec_core+31143>, 0x55900437af1d <vm_exec_core+31173>, 0x55900437af3b <vm_exec_core+31203>, 0x55900437af59 <vm_exec_core+31233>, 0x55900437af77 <vm_exec_core+31263>, 0x55900437af95 <vm_exec_core+31293>, 0x55900437afb3 <vm_exec_core+31323>, 0x55900437afd1 <vm_exec_core+31353>, 0x55900437afef <vm_exec_core+31383>, 0x55900437b00d <vm_exec_core+31413>, 0x55900437b02b <vm_exec_core+31443>, 0x55900437b049 <vm_exec_core+31473>, 0x55900437b067 <vm_exec_core+31503>, 0x55900437b085 <vm_exec_core+31533>, 0x55900437b0a3 <vm_exec_core+31563>, 0x55900437b0c1 <vm_exec_core+31593>, 0x55900437b0df <vm_exec_core+31623>, 0x55900437b0fd <vm_exec_core+31653>, 0x55900437b11b <vm_exec_core+31683>, 0x55900437b139 <vm_exec_core+31713>, 0x55900437b157 <vm_exec_core+31743>, 0x55900437b175 <vm_exec_core+31773>, 0x55900437b193 <vm_exec_core+31803>, 0x55900437b1b1 <vm_exec_core+31833>, 0x55900437b1cf <vm_exec_core+31863>, 0x55900437b1ed <vm_exec_core+31893>, 0x55900437b20b <vm_exec_core+31923>, 0x55900437b229 <vm_exec_core+31953>, 0x55900437b247 <vm_exec_core+31983>, 0x55900437b265 <vm_exec_core+32013>, 0x55900437b283 <vm_exec_core+32043>, 0x55900437b2a1 <vm_exec_core+32073>, 0x55900437b2bf <vm_exec_core+32103>, 0x55900437b2dd <vm_exec_core+32133>, 0x55900437b2fb <vm_exec_core+32163>, 0x55900437b319 <vm_exec_core+32193>, 0x55900437b337 <vm_exec_core+32223>, 0x55900437b355 <vm_exec_core+32253>, 0x55900437b373 <vm_exec_core+32283>, 0x55900437b391 <vm_exec_core+32313>, 0x55900437b3af <vm_exec_core+32343>, 0x55900437b3cd <vm_exec_core+32373>, 0x55900437b3eb <vm_exec_core+32403>, 0x55900437b409 <vm_exec_core+32433>, 0x55900437b427 <vm_exec_core+32463>, 0x55900437b445 <vm_exec_core+32493>, 0x55900437b463 <vm_exec_core+32523>, 0x55900437b481 <vm_exec_core+32553>, 0x55900437b49f <vm_exec_core+32583>, 0x55900437b4bd <vm_exec_core+32613>, 0x55900437b4ee <vm_exec_core+32662>, 0x55900437b50c <vm_exec_core+32692>, 0x55900437b52a <vm_exec_core+32722>, 0x55900437b548 <vm_exec_core+32752>, 0x55900437b566 <vm_exec_core+32782>, 0x55900437b584 <vm_exec_core+32812>, 0x55900437b5a2 <vm_exec_core+32842>, 0x55900437b5c0 <vm_exec_core+32872>, 0x55900437b5de <vm_exec_core+32902>, 0x55900437b5fc <vm_exec_core+32932>, 0x55900437b61a <vm_exec_core+32962>, 0x55900437b638 <vm_exec_core+32992>, 0x55900437b656 <vm_exec_core+33022>, 0x55900437b674 <vm_exec_core+33052>, 0x55900437b692 <vm_exec_core+33082>, 0x55900437b6b0 <vm_exec_core+33112>...}
#30 0x000055900438e9c8 in rb_vm_exec (ec=0x559005a22c60) at /tmp/ruby/src/trunk-O0/vm.c:2552
        _ec = 0x559005a22c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffdb055d0c0, 0x55900438e946 <rb_vm_exec+190>, 0x0, 0x7ffdb055d010, 0x5}, prev = 0x7ffdb055d400, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#31 0x000055900438b35c in invoke_block (ec=0x559005a22c60, iseq=0x7f987f18d4f8, self=140292962176560, captured=0x559005f987a0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1516
        arg_size = 0
#32 0x000055900438bdf8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f987f13fee8, argc=0, self=140292962176560, captured=0x559005f987a0, ec=0x559005a22c60) at /tmp/ruby/src/trunk-O0/vm.c:1586
        iseq = 0x7f987f18d4f8
        opt_pc = 0
        type = 572653569
        cfp = 0x7f9899869fd8
        sp = 0x7f989976a028
        flags = 0
        use_argv = 0x7f987f13fee8
        av = {140292943773400, 94077058161648}
        stack_argv = 0x7f989976a028
#33 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f987f13fee8, argc=0, self=140292962176560, proc=0x559005f987a0, ec=0x559005a22c60) at /tmp/ruby/src/trunk-O0/vm.c:1684
        block = 0x559005f987a0
#34 vm_invoke_proc (ec=0x559005a22c60, proc=0x559005f987a0, self=140292962176560, argc=0, argv=0x7f987f13fee8, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1714
No locals.
#35 0x000055900438c59c in rb_vm_invoke_proc (ec=0x559005a22c60, proc=0x559005f987a0, argc=0, argv=0x7f987f13fee8, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1735
        self = 140292962176560
#36 0x0000559004260c86 in rb_proc_call_kw (self=140292943722360, args=140292943773400, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:962
        vret = 140727561868096
        proc = 0x559005f987a0
        argc = 0
        argv = 0x7f987f13fee8
#37 0x0000559004260cee in rb_proc_call (self=140292943722360, args=140292943773400) at /tmp/ruby/src/trunk-O0/proc.c:972
No locals.
#38 0x0000559004166331 in rb_call_end_proc (data=140292943722360) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#39 0x00005590041664eb in exec_end_procs_chain (procs=0x5590047fc200 <end_procs>, errp=0x559005a22cd8) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x55900416630a <rb_call_end_proc>, data = 140292943722360, next = 0x559005cb6470}
        link = 0x559005ea8aa0
        errinfo = 140292943769920
#40 0x000055900416664e in rb_ec_exec_end_proc (ec=0x559005a22c60) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x559005a22c60
        _tag = {tag = 36, retval = 140292943769920, buf = {0x7ffdb055d480, 0x5590041665c9 <rb_ec_exec_end_proc+189>, 0x0, 0x7ffdb055d3d0, 0x559004163c6b <rb_ec_ractor_ptr+24>}, prev = 0x7ffdb055d5a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 140292943769920
#41 0x0000559004166dcf in rb_ec_teardown (ec=0x559005a22c60) at /tmp/ruby/src/trunk-O0/eval.c:156
No locals.
#42 0x0000559004167080 in rb_ec_cleanup (ec=0x559005a22c60, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:208
        err = 140292944464400
        mode0 = 32765
        mode1 = -1336551904
        _ec = 0x559005a22c60
        _tag = {tag = 36, retval = 94077032229624, buf = {0x7ffdb055d620, 0x559004166fca <rb_ec_cleanup+295>, 0x0, 0x7ffdb055d540, 0x559005a22c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 140292943769920
        sysex = 0
        signaled = 0
        th = 0x559005a21810
        th0 = 0x559005a21810
        step = 1
        message = 4
        buf = 94077058165856
#43 0x0000559004167667 in ruby_run_node (n=0x7f987f1e8a10) at /tmp/ruby/src/trunk-O0/eval.c:320
        ec = 0x559005a22c60
        status = 21904
#44 0x0000559004162c2e in rb_main (argc=121, argv=0x7ffdb055d7c8) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140727561868960
#45 0x0000559004162c8f in main (argc=121, argv=0x7ffdb055d7c8) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

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