# Logfile created on 2024-03-11 00:07:28 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000555f5adbe3e0 @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.20240311-000728", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000555f5ae474d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000555f5ae47348 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000555f5ae471b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240311-000728", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240311-000728>, @binmode=false, @mon_data=#<Monitor:0x0000555f5ae470f0>, @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 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 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.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/bigdecimal.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.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 = 8e3cb69a83
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating golf_prelude.c
golf_prelude.c unchanged
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.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/debug.revision unchanged
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
/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 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
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: 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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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]: 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/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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 -
echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
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/rbs.revision unchanged
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
	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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Failed tests:
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)
TestGc#test_thrashing_for_young_objects: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
TestGc#test_profiler_clear: Test::Unit::PendedError: for now

Retrying...
Finished tests in 1226.913654s, 21.3560 tests/s, 7759.1149 assertions/s.
26202 tests, 9519764 assertions, 0 failures, 0 errors, 294 skips

ruby -v: ruby 3.4.0dev (2024-03-10T12:32:50Z master 8e3cb69a83) [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-10T12:32:50Z master 8e3cb69a83) [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 420.849534 seconds

3426 files, 32143 examples, 136780 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.1235957.ruby -x gdbscript
[New LWP 1235957]
[New LWP 1235959]
[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/lib/er'.
Program terminated with signal SIGABRT, Aborted.
#0  check_rvalue_consistency (obj=140486103136800) at /tmp/ruby/src/trunk-O0/gc.c:1710
1710	}
[Current thread is 1 (Thread 0x7fc5919f07c0 (LWP 1235957))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7fc5919f07c0 (LWP 1235957) check_rvalue_consistency (obj=140486103136800) at /tmp/ruby/src/trunk-O0/gc.c:1710
  2    Thread 0x7fc57840f640 (LWP 1235959) 0x00007fc591b18fde in epoll_wait (epfd=4, events=0x563f1dc0691c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fc57840f640 (LWP 1235959)):
#0  0x00007fc591b18fde in epoll_wait (epfd=4, events=0x563f1dc0691c <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  0x0000563f1d72318d in event_wait (vm=0x563f1fa942a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 22079
#2  0x0000563f1d7231b1 in timer_thread_polling (vm=0x563f1fa942a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = -728498717
#3  0x0000563f1d723871 in timer_thread_func (ptr=0x563f1fa942a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x563f1fa942a0
#4  0x00007fc591a87b43 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 = {140723710825152, 4156657960548359706, 140486102808128, 25, 140486529022032, 140723710825504, -4168755568560251366, -4169126864838009318}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fc591b18bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fc5919f07c0 (LWP 1235957)):
#0  check_rvalue_consistency (obj=140486103136800) at /tmp/ruby/src/trunk-O0/gc.c:1710
No locals.
#1  0x0000563f1d582071 in RVALUE_OLD_P (obj=140486103136800) at /tmp/ruby/src/trunk-O0/gc.c:1785
        __func__ = <optimized out>
#2  0x0000563f1d58bb29 in rgengc_check_relation (objspace=0x563f1fa96bf0, obj=140486103136800) at /tmp/ruby/src/trunk-O0/gc.c:6592
        old_parent = 140486103118240
        __func__ = <optimized out>
#3  0x0000563f1d58bd5e in gc_mark_ptr (objspace=0x563f1fa96bf0, obj=140486103136800) at /tmp/ruby/src/trunk-O0/gc.c:6645
        __func__ = "gc_mark_ptr"
#4  0x0000563f1d58bfe4 in gc_mark (objspace=0x563f1fa96bf0, obj=140486103136800) at /tmp/ruby/src/trunk-O0/gc.c:6698
No locals.
#5  0x0000563f1d58c45f in gc_mark_children (objspace=0x563f1fa96bf0, obj=140486103118240) at /tmp/ruby/src/trunk-O0/gc.c:6841
        any = 0x7fc57845b1a0
#6  0x0000563f1d58cdaf in gc_mark_stacked_objects (objspace=0x563f1fa96bf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7043
        mstack = 0x563f1fa97078
        obj = 140486103118240
        marked_slots_at_the_beginning = 277
        popped_count = 0
#7  0x0000563f1d58cf2f in gc_mark_stacked_objects_all (objspace=0x563f1fa96bf0) at /tmp/ruby/src/trunk-O0/gc.c:7081
No locals.
#8  0x0000563f1d58f3ef in gc_marks_rest (objspace=0x563f1fa96bf0) at /tmp/ruby/src/trunk-O0/gc.c:8288
No locals.
#9  0x0000563f1d58f523 in gc_marks (objspace=0x563f1fa96bf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8346
        marking_finished = false
#10 0x0000563f1d5911c5 in gc_start (objspace=0x563f1fa96bf0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9075
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 8944
#11 0x0000563f1d590e5a in garbage_collect (objspace=0x563f1fa96bf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:8956
        _lev = 0
        ret = 0
#12 0x0000563f1d591921 in garbage_collect_with_gvl (objspace=0x563f1fa96bf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9344
No locals.
#13 0x0000563f1d59839a in objspace_malloc_gc_stress (objspace=0x563f1fa96bf0) at /tmp/ruby/src/trunk-O0/gc.c:11766
        reason = 45568
#14 0x0000563f1d59867d in objspace_xmalloc0 (objspace=0x563f1fa96bf0, size=24) at /tmp/ruby/src/trunk-O0/gc.c:11968
        gpr = 107008
        mem = 0x28
#15 0x0000563f1d59899a in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12192
No locals.
#16 0x0000563f1d5989d0 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12201
No locals.
#17 0x0000563f1d59c312 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:13765
No locals.
#18 0x0000563f1d769280 in vm_ccs_create (klass=140486103131200, cc_tbl=0x563f1fbc0180, mid=16241, cme=0x7fc5772bfc48) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1988
        ccs = 0xffffffff000003f7
#19 0x0000563f1d785c76 in cache_callable_method_entry (klass=140486103131200, mid=16241, cme=0x7fc5772bfc48) at /tmp/ruby/src/trunk-O0/vm_method.c:1450
        cc_tbl = 0x563f1fbc0180
        ccs_data = 16241
#20 0x0000563f1d785e38 in callable_method_entry_or_negative (klass=140486103131200, mid=16241, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1498
        defined_class = 0
        me = 0x0
        _lev = 1501
        cme = 0x7fc5772bfc48
#21 0x0000563f1d785eca in callable_method_entry (klass=140486103131200, mid=16241, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1518
        cme = 0x7fc578446700
#22 0x0000563f1d786142 in callable_method_entry_refinements (klass=140486103131200, id=16241, defined_class_ptr=0x0, with_refinements=true) at /tmp/ruby/src/trunk-O0/vm_method.c:1576
        cme = 0x7fc57845e440
#23 0x0000563f1d786198 in rb_callable_method_entry_with_refinements (klass=140486103131200, id=16241, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1583
No locals.
#24 0x0000563f1d786a02 in method_boundp (klass=140486103131200, id=16241, ex=2) at /tmp/ruby/src/trunk-O0/vm_method.c:1785
        cme = 0x7fc5772bef78
#25 0x0000563f1d7884ee in basic_obj_respond_to (ec=0x563f1fa97c60, obj=140486084652920, id=16241, pub=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2857
        klass = 140486103131200
        ret = 786674579794435584
#26 0x0000563f1d7888a9 in rb_ec_obj_respond_to (ec=0x563f1fa97c60, obj=140486084652920, id=16241, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2933
        klass = 140486103131200
        ret = -1
#27 0x0000563f1d788837 in rb_obj_respond_to (obj=140486084652920, id=16241, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2925
        ec = 0x563f1fa97c60
#28 0x0000563f1d5e7760 in w_object (obj=140486084652920, arg=0x7fc5772cff28, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:894
        v = 94829076758550
        c_arg = {obj = 140486084652920, arg = 0x7fc5772cff28, limit = -1}
        ivobj = 36
        num = 140723710819544
        hasiv = 0
        encname = 4
#29 0x0000563f1d5e8806 in rb_marshal_dump_limited (obj=140486084652920, port=140486084656280, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1222
        arg = 0x7fc5772cff28
        wrapper = 140486084722440
#30 0x0000563f1d5e8681 in marshal_dump (argc=1, argv=0x7fc5918ef058, _=140486103073120) at /tmp/ruby/src/trunk-O0/marshal.c:1191
        obj = 140486084652920
        port = 4
        a1 = 4
        a2 = 4
        limit = -1
#31 0x0000563f1d76f710 in ractor_safe_call_cfunc_m1 (recv=140486103073120, argc=1, argv=0x7fc5918ef058, func=0x563f1d5e857c <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3334
        f = 0x563f1d5e857c <marshal_dump>
#32 0x0000563f1d770347 in vm_call_cfunc_with_frame_ (ec=0x563f1fa97c60, reg_cfp=0x7fc5919eefa0, calling=0x7ffccacb8350, argc=1, argv=0x7fc5918ef058, stack_bottom=0x7fc5918ef050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3525
        ci = 0x1b2100100003
        cc = 0x7fc5772bfe28
        val = 140723710820336
        me = 0x7fc57843b9e0
        cfunc = 0x563f1faf3438
        recv = 140486103073120
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#33 0x0000563f1d7705bf in vm_call_cfunc_with_frame (ec=0x563f1fa97c60, reg_cfp=0x7fc5919eefa0, calling=0x7ffccacb8350) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3571
        argc = 1
        stack_bottom = 0x7fc5918ef050
        argv = 0x7fc5918ef058
#34 0x0000563f1d7706d7 in vm_call_cfunc_other (ec=0x563f1fa97c60, reg_cfp=0x7fc5919eefa0, calling=0x7ffccacb8350) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3597
        ci = 0x1b2100100003
        argv_ary = 0
#35 0x0000563f1d770b06 in vm_call_cfunc (ec=0x563f1fa97c60, reg_cfp=0x7fc5919eefa0, calling=0x7ffccacb8350) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3679
        ci = 0x1b2100100003
#36 0x0000563f1d773641 in vm_call_method_each_type (ec=0x563f1fa97c60, cfp=0x7fc5919eefa0, calling=0x7ffccacb8350) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4470
        aset_mask = 2027
        ivar_mask = 2017704416
        ci = 0x1b2100100003
        cc = 0x7fc5772bfe28
        cme = 0x7fc57843b9e0
        v = 94829115578328
#37 0x0000563f1d7740ed in vm_call_method (ec=0x563f1fa97c60, cfp=0x7fc5919eefa0, calling=0x7ffccacb8350) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4596
        ci = 0x1b2100100003
        cc = 0x7fc5772bfe28
#38 0x0000563f1d7742ef in vm_call_general (ec=0x563f1fa97c60, reg_cfp=0x7fc5919eefa0, calling=0x7ffccacb8350) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4640
No locals.
#39 0x0000563f1d7769fb in vm_sendish (ec=0x563f1fa97c60, reg_cfp=0x7fc5919eefa0, cd=0x563f1ff89740, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5654
        val = 36
        ci = 0x1b2100100003
        cc = 0x7fc5772bfe28
        argc = 1
        recv = 140486103073120
        calling = {cd = 0x563f1ff89740, cc = 0x7fc5772bfe28, block_handler = 0, recv = 140486103073120, argc = 1, kw_splat = false, heap_argv = 0}
#40 0x0000563f1d77e1c0 in vm_exec_core (ec=0x563f1fa97c60) at ../../src/trunk-O0/insns.def:881
        bh = 0
        cd = 0x563f1ff89740
        leaf = false
        val = 144
        reg_pc = 0x563f1ff89550
        reg_cfp = 0x7fc5919eefa0
        insns_address_table = {0x563f1d77a5c4 <vm_exec_core+108>, 0x563f1d77a626 <vm_exec_core+206>, 0x563f1d77a739 <vm_exec_core+481>, 0x563f1d77a84d <vm_exec_core+757>, 0x563f1d77a9eb <vm_exec_core+1171>, 0x563f1d77ab1b <vm_exec_core+1475>, 0x563f1d77ad2d <vm_exec_core+2005>, 0x563f1d77ae3f <vm_exec_core+2279>, 0x563f1d77af18 <vm_exec_core+2496>, 0x563f1d77b01f <vm_exec_core+2759>, 0x563f1d77b126 <vm_exec_core+3022>, 0x563f1d77b234 <vm_exec_core+3292>, 0x563f1d77b346 <vm_exec_core+3566>, 0x563f1d77b416 <vm_exec_core+3774>, 0x563f1d77b51f <vm_exec_core+4039>, 0x563f1d77b619 <vm_exec_core+4289>, 0x563f1d77b6dc <vm_exec_core+4484>, 0x563f1d77b79f <vm_exec_core+4679>, 0x563f1d77b828 <vm_exec_core+4816>, 0x563f1d77b8b4 <vm_exec_core+4956>, 0x563f1d77b95a <vm_exec_core+5122>, 0x563f1d77ba32 <vm_exec_core+5338>, 0x563f1d77baff <vm_exec_core+5543>, 0x563f1d77bbdd <vm_exec_core+5765>, 0x563f1d77bc9f <vm_exec_core+5959>, 0x563f1d77bdde <vm_exec_core+6278>, 0x563f1d77be84 <vm_exec_core+6444>, 0x563f1d77bf69 <vm_exec_core+6673>, 0x563f1d77c098 <vm_exec_core+6976>, 0x563f1d77c169 <vm_exec_core+7185>, 0x563f1d77c22c <vm_exec_core+7380>, 0x563f1d77c2ef <vm_exec_core+7575>, 0x563f1d77c3e6 <vm_exec_core+7822>, 0x563f1d77c4a8 <vm_exec_core+8016>, 0x563f1d77c56a <vm_exec_core+8210>, 0x563f1d77c664 <vm_exec_core+8460>, 0x563f1d77c743 <vm_exec_core+8683>, 0x563f1d77c830 <vm_exec_core+8920>, 0x563f1d77c940 <vm_exec_core+9192>, 0x563f1d77ca3a <vm_exec_core+9442>, 0x563f1d77cab5 <vm_exec_core+9565>, 0x563f1d77cb76 <vm_exec_core+9758>, 0x563f1d77cc64 <vm_exec_core+9996>, 0x563f1d77cd14 <vm_exec_core+10172>, 0x563f1d77ce93 <vm_exec_core+10555>, 0x563f1d77cf6d <vm_exec_core+10773>, 0x563f1d77d059 <vm_exec_core+11009>, 0x563f1d77d0ea <vm_exec_core+11154>, 0x563f1d77d245 <vm_exec_core+11501>, 0x563f1d77d7ff <vm_exec_core+12967>, 0x563f1d77d8fb <vm_exec_core+13219>, 0x563f1d77d9fe <vm_exec_core+13478>, 0x563f1d77daea <vm_exec_core+13714>, 0x563f1d77dd03 <vm_exec_core+14251>, 0x563f1d77ddf5 <vm_exec_core+14493>, 0x563f1d77defb <vm_exec_core+14755>, 0x563f1d77e106 <vm_exec_core+15278>, 0x563f1d77e2bd <vm_exec_core+15717>, 0x563f1d77e3f1 <vm_exec_core+16025>, 0x563f1d77e566 <vm_exec_core+16398>, 0x563f1d77e69a <vm_exec_core+16706>, 0x563f1d77e80f <vm_exec_core+17079>, 0x563f1d77e9f1 <vm_exec_core+17561>, 0x563f1d77ebfc <vm_exec_core+18084>, 0x563f1d77edb3 <vm_exec_core+18523>, 0x563f1d77eed5 <vm_exec_core+18813>, 0x563f1d77ef7c <vm_exec_core+18980>, 0x563f1d77f040 <vm_exec_core+19176>, 0x563f1d77f129 <vm_exec_core+19409>, 0x563f1d77f215 <vm_exec_core+19645>, 0x563f1d77f2fe <vm_exec_core+19878>, 0x563f1d77f412 <vm_exec_core+20154>, 0x563f1d77f539 <vm_exec_core+20449>, 0x563f1d77f678 <vm_exec_core+20768>, 0x563f1d77f7b7 <vm_exec_core+21087>, 0x563f1d77f8f6 <vm_exec_core+21406>, 0x563f1d77fa35 <vm_exec_core+21725>, 0x563f1d77fb74 <vm_exec_core+22044>, 0x563f1d77fcbe <vm_exec_core+22374>, 0x563f1d77fe41 <vm_exec_core+22761>, 0x563f1d77ff80 <vm_exec_core+23080>, 0x563f1d7800bf <vm_exec_core+23399>, 0x563f1d7801fe <vm_exec_core+23718>, 0x563f1d78033d <vm_exec_core+24037>, 0x563f1d78047c <vm_exec_core+24356>, 0x563f1d7805bb <vm_exec_core+24675>, 0x563f1d7806fa <vm_exec_core+24994>, 0x563f1d780839 <vm_exec_core+25313>, 0x563f1d780991 <vm_exec_core+25657>, 0x563f1d780b57 <vm_exec_core+26111>, 0x563f1d780cde <vm_exec_core+26502>, 0x563f1d780e06 <vm_exec_core+26798>, 0x563f1d780f2e <vm_exec_core+27094>, 0x563f1d781051 <vm_exec_core+27385>, 0x563f1d781174 <vm_exec_core+27676>, 0x563f1d7812a8 <vm_exec_core+27984>, 0x563f1d7813e7 <vm_exec_core+28303>, 0x563f1d7814d2 <vm_exec_core+28538>, 0x563f1d7815d7 <vm_exec_core+28799>, 0x563f1d78171f <vm_exec_core+29127>, 0x563f1d78180e <vm_exec_core+29366>, 0x563f1d7818f7 <vm_exec_core+29599>, 0x563f1d7819cc <vm_exec_core+29812>, 0x563f1d781aa1 <vm_exec_core+30025>, 0x563f1d781b1d <vm_exec_core+30149>, 0x563f1d781b99 <vm_exec_core+30273>, 0x563f1d781bb7 <vm_exec_core+30303>, 0x563f1d781bd5 <vm_exec_core+30333>, 0x563f1d781bf3 <vm_exec_core+30363>, 0x563f1d781c11 <vm_exec_core+30393>, 0x563f1d781c2f <vm_exec_core+30423>, 0x563f1d781c4d <vm_exec_core+30453>, 0x563f1d781c6b <vm_exec_core+30483>, 0x563f1d781c89 <vm_exec_core+30513>, 0x563f1d781ca7 <vm_exec_core+30543>, 0x563f1d781cc5 <vm_exec_core+30573>, 0x563f1d781ce3 <vm_exec_core+30603>, 0x563f1d781d01 <vm_exec_core+30633>, 0x563f1d781d1f <vm_exec_core+30663>, 0x563f1d781d3d <vm_exec_core+30693>, 0x563f1d781d5b <vm_exec_core+30723>, 0x563f1d781d79 <vm_exec_core+30753>, 0x563f1d781d97 <vm_exec_core+30783>, 0x563f1d781db5 <vm_exec_core+30813>, 0x563f1d781dd3 <vm_exec_core+30843>, 0x563f1d781df1 <vm_exec_core+30873>, 0x563f1d781e0f <vm_exec_core+30903>, 0x563f1d781e2d <vm_exec_core+30933>, 0x563f1d781e4b <vm_exec_core+30963>, 0x563f1d781e69 <vm_exec_core+30993>, 0x563f1d781e87 <vm_exec_core+31023>, 0x563f1d781ea5 <vm_exec_core+31053>, 0x563f1d781ec3 <vm_exec_core+31083>, 0x563f1d781ee1 <vm_exec_core+31113>, 0x563f1d781eff <vm_exec_core+31143>, 0x563f1d781f1d <vm_exec_core+31173>, 0x563f1d781f3b <vm_exec_core+31203>, 0x563f1d781f59 <vm_exec_core+31233>, 0x563f1d781f77 <vm_exec_core+31263>, 0x563f1d781f95 <vm_exec_core+31293>, 0x563f1d781fb3 <vm_exec_core+31323>, 0x563f1d781fd1 <vm_exec_core+31353>, 0x563f1d781fef <vm_exec_core+31383>, 0x563f1d78200d <vm_exec_core+31413>, 0x563f1d78202b <vm_exec_core+31443>, 0x563f1d782049 <vm_exec_core+31473>, 0x563f1d782067 <vm_exec_core+31503>, 0x563f1d782085 <vm_exec_core+31533>, 0x563f1d7820a3 <vm_exec_core+31563>, 0x563f1d7820c1 <vm_exec_core+31593>, 0x563f1d7820df <vm_exec_core+31623>, 0x563f1d7820fd <vm_exec_core+31653>, 0x563f1d78211b <vm_exec_core+31683>, 0x563f1d782139 <vm_exec_core+31713>, 0x563f1d782157 <vm_exec_core+31743>, 0x563f1d782175 <vm_exec_core+31773>, 0x563f1d782193 <vm_exec_core+31803>, 0x563f1d7821b1 <vm_exec_core+31833>, 0x563f1d7821cf <vm_exec_core+31863>, 0x563f1d7821ed <vm_exec_core+31893>, 0x563f1d78220b <vm_exec_core+31923>, 0x563f1d782229 <vm_exec_core+31953>, 0x563f1d782247 <vm_exec_core+31983>, 0x563f1d782265 <vm_exec_core+32013>, 0x563f1d782283 <vm_exec_core+32043>, 0x563f1d7822a1 <vm_exec_core+32073>, 0x563f1d7822bf <vm_exec_core+32103>, 0x563f1d7822dd <vm_exec_core+32133>, 0x563f1d7822fb <vm_exec_core+32163>, 0x563f1d782319 <vm_exec_core+32193>, 0x563f1d782337 <vm_exec_core+32223>, 0x563f1d782355 <vm_exec_core+32253>, 0x563f1d782373 <vm_exec_core+32283>, 0x563f1d782391 <vm_exec_core+32313>, 0x563f1d7823af <vm_exec_core+32343>, 0x563f1d7823cd <vm_exec_core+32373>, 0x563f1d7823eb <vm_exec_core+32403>, 0x563f1d782409 <vm_exec_core+32433>, 0x563f1d782427 <vm_exec_core+32463>, 0x563f1d782445 <vm_exec_core+32493>, 0x563f1d782463 <vm_exec_core+32523>, 0x563f1d782481 <vm_exec_core+32553>, 0x563f1d78249f <vm_exec_core+32583>, 0x563f1d7824bd <vm_exec_core+32613>, 0x563f1d7824ee <vm_exec_core+32662>, 0x563f1d78250c <vm_exec_core+32692>, 0x563f1d78252a <vm_exec_core+32722>, 0x563f1d782548 <vm_exec_core+32752>, 0x563f1d782566 <vm_exec_core+32782>, 0x563f1d782584 <vm_exec_core+32812>, 0x563f1d7825a2 <vm_exec_core+32842>, 0x563f1d7825c0 <vm_exec_core+32872>, 0x563f1d7825de <vm_exec_core+32902>, 0x563f1d7825fc <vm_exec_core+32932>, 0x563f1d78261a <vm_exec_core+32962>, 0x563f1d782638 <vm_exec_core+32992>, 0x563f1d782656 <vm_exec_core+33022>, 0x563f1d782674 <vm_exec_core+33052>, 0x563f1d782692 <vm_exec_core+33082>, 0x563f1d7826b0 <vm_exec_core+33112>...}
#41 0x0000563f1d7959c8 in rb_vm_exec (ec=0x563f1fa97c60) at /tmp/ruby/src/trunk-O0/vm.c:2552
        _ec = 0x563f1fa97c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffccacb9070, 0x563f1d795946 <rb_vm_exec+190>, 0x0, 0x7ffccacb8fc0, 0x5}, prev = 0x7ffccacb93b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#42 0x0000563f1d79235c in invoke_block (ec=0x563f1fa97c60, iseq=0x7fc577379a08, self=140486103060040, captured=0x563f20258d30, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1516
        arg_size = 0
#43 0x0000563f1d792df8 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fc5772bfeb0, argc=0, self=140486103060040, captured=0x563f20258d30, ec=0x563f1fa97c60) at /tmp/ruby/src/trunk-O0/vm.c:1586
        iseq = 0x7fc577379a08
        opt_pc = 0
        type = 572653569
        cfp = 0x7fc5919eefd8
        sp = 0x7fc5918ef028
        flags = 0
        use_argv = 0x7fc5772bfeb0
        av = {140486084656800, 94829114125296}
        stack_argv = 0x7fc5918ef028
#44 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fc5772bfeb0, argc=0, self=140486103060040, proc=0x563f20258d30, ec=0x563f1fa97c60) at /tmp/ruby/src/trunk-O0/vm.c:1684
        block = 0x563f20258d30
#45 vm_invoke_proc (ec=0x563f1fa97c60, proc=0x563f20258d30, self=140486103060040, argc=0, argv=0x7fc5772bfeb0, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1714
No locals.
#46 0x0000563f1d79359c in rb_vm_invoke_proc (ec=0x563f1fa97c60, proc=0x563f20258d30, argc=0, argv=0x7fc5772bfeb0, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1735
        self = 140486103060040
#47 0x0000563f1d667c86 in rb_proc_call_kw (self=140486084601280, args=140486084656800, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:962
        vret = 140723710825200
        proc = 0x563f20258d30
        argc = 0
        argv = 0x7fc5772bfeb0
#48 0x0000563f1d667cee in rb_proc_call (self=140486084601280, args=140486084656800) at /tmp/ruby/src/trunk-O0/proc.c:972
No locals.
#49 0x0000563f1d56d331 in rb_call_end_proc (data=140486084601280) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#50 0x0000563f1d56d4eb in exec_end_procs_chain (procs=0x563f1dc03200 <end_procs>, errp=0x563f1fa97cd8) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x563f1d56d30a <rb_call_end_proc>, data = 140486084601280, next = 0x563f1fc6b340}
        link = 0x563f1fc6bdc0
        errinfo = 140486084652920
#51 0x0000563f1d56d64e in rb_ec_exec_end_proc (ec=0x563f1fa97c60) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x563f1fa97c60
        _tag = {tag = 36, retval = 786674579794435584, buf = {0x7ffccacb9430, 0x563f1d56d5c9 <rb_ec_exec_end_proc+189>, 0x0, 0x7ffccacb9380, 0x563f1d56ac6b <rb_ec_ractor_ptr+24>}, prev = 0x7ffccacb9550, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 140486084652920
#52 0x0000563f1d56ddcf in rb_ec_teardown (ec=0x563f1fa97c60) at /tmp/ruby/src/trunk-O0/eval.c:156
No locals.
#53 0x0000563f1d56e080 in rb_ec_cleanup (ec=0x563f1fa97c60, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:208
        err = 140486085272720
        mode0 = 32764
        mode1 = -892627504
        _ec = 0x563f1fa97c60
        _tag = {tag = 36, retval = 94829075159800, buf = {0x7ffccacb95d0, 0x563f1d56dfca <rb_ec_cleanup+295>, 0x0, 0x7ffccacb94f0, 0x563f1fa97c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 140486084652920
        sysex = 0
        signaled = 0
        th = 0x563f1fa96810
        th0 = 0x563f1fa96810
        step = 1
        message = 4
        buf = 94829114129504
#54 0x0000563f1d56e667 in ruby_run_node (n=0x7fc577356490) at /tmp/ruby/src/trunk-O0/eval.c:320
        ec = 0x563f1fa97c60
        status = 22079
#55 0x0000563f1d569c2e in rb_main (argc=123, argv=0x7ffccacb9778) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140723710826064
#56 0x0000563f1d569c8f in main (argc=123, argv=0x7ffccacb9778) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

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