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

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
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.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.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/debug.revision unchanged
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

# Running tests:

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

Retrying...
Finished tests in 1257.059588s, 19.9497 tests/s, 7524.3824 assertions/s.
25078 tests, 9458597 assertions, 0 failures, 0 errors, 222 skips

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

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

Finished in 633.082271 seconds

3730 files, 32088 examples, 137014 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.2207462.ruby -x gdbscript
[New LWP 2207462]
[New LWP 2207464]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000056091fab1b72 in di_skip_records (reader=0x5609208ff820, errout=0x7f9ae76876a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1482
1482	        uint64_t at = uleb128(&reader->q);
[Current thread is 1 (Thread 0x7f9ae746a7c0 (LWP 2207462))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f9ae746a7c0 (LWP 2207462) 0x000056091fab1b72 in di_skip_records (reader=0x5609208ff820, errout=0x7f9ae76876a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1482
  2    Thread 0x7f9acde8f640 (LWP 2207464) 0x00007f9ae7592fde in epoll_wait (epfd=4, events=0x56091fdef89c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f9acde8f640 (LWP 2207464)):
#0  0x00007f9ae7592fde in epoll_wait (epfd=4, events=0x56091fdef89c <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  0x000056091f9451de in event_wait (vm=0x56092086b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 22025
#2  0x000056091f945202 in timer_thread_polling (vm=0x56092086b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = -1934110400
#3  0x000056091f9458c2 in timer_thread_func (ptr=0x56092086b2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x56092086b2a0
#4  0x00007f9ae7501b43 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 = {140723002997520, -7130207712339786006, 140302856287808, 25, 140303282477136, 140723002997872, 7077954427725580010, 7077872443657717482}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f9ae7592bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f9ae746a7c0 (LWP 2207462)):
#0  0x000056091fab1b72 in di_skip_records (reader=0x5609208ff820, errout=0x7f9ae76876a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1482
        v = {as = {ptr = 0x0, uint64 = 0, int64 = 0, addr_idx = 0}, off = 0, at = 0, form = 0, size = 0, type = 0}
        at = 59
        form = 5
#1  0x000056091fab2ba8 in debug_info_read (reader=0x5609208ff820, num_traces=29, traces=0x56091fdf29a0 <trace>, lines=0x560920a840a0, offset=0, errout=0x7f9ae76876a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1906
        die = {pos = 6580133, tag = 52, has_children = 0}
        ranges = {low_pc = 0, high_pc = 0, ranges = 0, low_pc_set = false, high_pc_set = false, ranges_set = false}
        line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x0, next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#2  0x000056091fab3cd2 in fill_lines (num_traces=29, traces=0x56091fdf29a0 <trace>, check_debuglink=1, objp=0x560920900140, lines=0x560920a840a0, offset=0, errout=0x7f9ae76876a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x5609208da8a0, file = 0x7f9ac9a78000 "\177ELF\002\001\001", current_version = 5 '\005', current_cu = 0x7f9aca881df0 "\032!\003", current_low_pc = 3809305, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f9acab012df "\301&", debug_line_format = 4 '\004', debug_line_version = 5, debug_line_files = 0x7f9acaaedee7 "\002\001\037\002\017\220\004\215(", debug_line_directories = 0x7f9acaaede57 "\001\001\037#\036", p = 0x7f9aca8a3d60 "\016\307", cu_end = 0x7f9aca8b3f0e "wx", pend = 0x7f9aca939b2e "\001$", q0 = 0x7f9aca96ac2e "\001\064", q = 0x7f9aca96aca7 "9\vI\023\002\030", format = 4, address_size = 8 '\b', level = 3, abbrev_table = {0x7f9ae7695000 "", 0x7f9aca96ac2f "4", 0x7f9aca96ac40 "\005", 0x7f9aca96ac51 "(", 0x7f9aca96ac5a "\r", 0x7f9aca96ac6b "\005", 0x7f9aca96ac7c ".\001\003\016:\v;\005\071!\001'\031I\023\021\001\022\a@\030z\031\001\023", 0x7f9aca96ac98 "\005", 0x7f9aca96ac9f "4", 0x7f9aca96acb0 "\v\001\021\001\022\a", 0x7f9aca96acb9 "\017", 0x7f9aca96acc3 "\r", 0x7f9aca96acd4 ".\001\003\016:\v;\005\071!\001'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f9aca96acf0 "\v\001\021\001\022\a\001\023", 0x7f9aca96acfb "\023\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f9aca96ad0c "\026", 0x7f9aca96ad1b "&", 0x7f9aca96ad22 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031\001\023", 0x7f9aca96ad39 "(", 0x7f9aca96ad42 "\026", 0x7f9aca96ad51 ".", 0x7f9aca96ad6b "\r", 0x7f9aca96ad7c ".\001\003\016:\v;\005\071!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f9aca96ad96 "\v\001U\027\001\023", 0x7f9aca96ad9f "\023\001\003\016\v\v:\v;\v9\v\001\023", 0x7f9aca96adb0 "\001\001I\023\001\023", 0x7f9aca96adb9 "\r", 0x7f9aca96adca "\005", 0x7f9aca96addb ".\001\003\016:\v;\v9!\001'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f9aca96adf7 "!", 0x7f9aca96ae00 ".\001?\031\003\016:\v;\005\071\v'\031I\023<\031\001\023", 0x7f9aca96ae17 "\005", 0x7f9aca96ae28 "4", 0x7f9aca96ae39 "\023\001\v\v:\v;\v9\v\001\023", 0x7f9aca96ae48 "4", 0x7f9aca96ae59 "\r", 0x7f9aca96ae68 "\r", 0x7f9aca96ae79 "\025\001'\031I\023\001\023", 0x7f9aca96ae84 "\004\001\003\016>\v\v!\004I\023:\v;\v9\v\001\023", 0x7f9aca96ae9a ".\001?\031\003\016:\v;\v9\v'\031<\031\001\023", 0x7f9aca96aeaf "4", 0x7f9aca96aec2 "\004\001\003\016>!\a\v!\004I\023:\v;\005\071\v\001\023", 0x7f9aca96aed9 "(", 0x7f9aca96aee2 "\n", 0x7f9aca96aef1 "\023\001\v\v:\v;\005\071\v\001\023", 0x7f9aca96af00 ".\001\003\016:\v;\v9!\001'\031I\023\021\001\022\a@\030z\031\001\023", 0x7f9aca96af1c "\r", 0x7f9aca96af2f "\r", 0x7f9aca96af42 "\v\001U\027", 0x7f9aca96af49 "\030", 0x7f9aca96af4e "\r", 0x7f9aca96af5d ".\001?\031\003\016:\v;\005\071!\001'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f9aca96af7b "$", 0x7f9aca96af86 "\027\001\v\v:\v;\v9\v\001\023", 0x7f9aca96af95 "\004\001>!\a\v!\004I\023:\v;\v9\v\001\023", 0x7f9aca96afaa "\r", 0x7f9aca96afbd ".", 0x7f9aca96afd8 "\023", 0x7f9aca96afe1 ".\001?\031\003\016:\v;\005\071\v'\031<\031\001\023", 0x7f9aca96aff6 ".\001\003\016:\v;\005\071!\001'\031\021\001\022\a@\030z\031\001\023", 0x7f9aca96b010 "\023\001\003\016\v\v\210\001!\b:\v;\v9\v\001\023", 0x7f9aca96b025 "\r", 0x7f9aca96b03c ".\001?\031\003\016:\v;\005\071!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f9aca96b058 "\025\001'\031\001\023", 0x7f9aca96b061 "\027\001\v\v:\v;\005\071\v\001\023", 0x7f9aca96b070 ".", 0x7f9aca96b085 "\005", 0x7f9aca96b08e "\r", 0x7f9aca96b09d "4", 0x7f9aca96b0ad "5", 0x7f9aca96b0b4 "\023\001\003\016\v\005:\v;\005\071\v\001\023", 0x7f9aca96b0c5 "!", 0x7f9aca96b0cc "4", 0x7f9aca96b0df "\035\001\061\023\021\001\022\aX\vY\005W\v", 0x7f9aca96b0f0 "\r", 0x7f9aca96b101 "\004\001>!\a\v!\004I\023:\v;\005\071\v\001\023", 0x7f9aca96b116 "\r", 0x7f9aca96b129 "\r", 0x7f9aca96b13c "\r", 0x7f9aca96b14b ".", 0x7f9aca96b160 ".\001?\031\003\016:\v;\v9!\006'\031\207\001\031<\031\001\023", 0x7f9aca96b179 "\v\001", 0x7f9aca96b17e "\005", 0x7f9aca96b18e "\r", 0x7f9aca96b1a3 "\023\001\v\005:!\025;\005\071\v\001\023", 0x7f9aca96b1b3 "\026", 0x7f9aca96b1c3 "!", 0x7f9aca96b1c8 "\005", 0x7f9aca96b1da "(", 0x7f9aca96b1e3 "4", 0x7f9aca96b1f3 ".\001?\031\003\016:!#;\005\071!\001'\031I\023\021\001\022\a@\030z\031\001\023", 0x7f9aca96b212 ".\001\003\016:\v;\v9!\001'\031\021\001\022\a@\030z\031\001\023", 0x7f9aca96b22c ".\001\003\016:\v;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f9aca96b246 ".\001?\031\003\016:!\031;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f9aca96b262 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f9aca96b277 "$", 0x7f9aca96b282 "\017", 0x7f9aca96b289 "\026", 0x7f9aca96b292 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f9aca96b2a1 "\026", 0x7f9aca96b2ae "&", 0x7f9aca96b2b3 "\026", 0x7f9aca96b2c2 "(", 0x7f9aca96b2cb "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f9aca96b2df "\025\001I\023\001\023", 0x7f9aca96b2e8 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f9aca96b2fc "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f9aca96b30d "!", 0x7f9aca96b316 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f9aca96b328 "\026", 0x7f9aca96b33a "\r", 0x7f9aca96b34d "\r", 0x7f9aca96b35e "\023\001\v\005:\v;\v9\v\001\023", 0x7f9aca96b36d "\r", 0x7f9aca96b380 "4", 0x7f9aca96b391 ".", 0x7f9aca96b3a7 ".\001?\031\003\016:\v;\005\071\v'\031\207\001\031<\031\001\023", 0x7f9aca96b3bf ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f9aca96b3dd ".\001\003\016:\v;\005\071\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f9aca96b3f9 "\n", 0x7f9aca96b408 "\v\001\001\023", 0x7f9aca96b40f ".\001?\031\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031\001\023", 0x7f9aca96b42c "4", 0x7f9aca96b439 "\004\001>\v\v\vI\023:\v;\005\071\v", 0x7f9aca96b44a ".", 0x7f9aca96b463 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f9aca96b47a "\005", 0x7f9aca96b489 ".", 0x7f9aca96b4a3 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7f9aca94cf71 "\017", 0x7f9aca94cf79 "$", 0x7f9aca94cf85 "\026", 0x7f9aca94cf93 "&", 0x7f9aca94cf99 "\026", 0x7f9aca94cfa9 "(", 0x7f9aca94cfb3 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f9aca94cfc8 "\025\001I\023\001\023", 0x7f9aca94cfd2 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f9aca94cfe7 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f9aca94cff9 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f9aca94d00b "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f9aca94d01e "\026", 0x7f9aca94d031 "!", 0x7f9aca94d037 "4", 0x7f9aca94d047 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f9aca94d062 ".", 0x7f9aca94d079 ".", 0x7f9aca94d090 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f9aca94d0ac ".", 0x7f9aca94d0c9 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f9aca94d0ea ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f9aca94d109 ".", 0x7f9aca94d123 ".", 0x7f9aca94d13f "4", 0x7f9aca94d14b ".", 0x7f9aca94d166 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f9aca94d17a ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f9aca94d199 ".", 0x7f9aca94d1b4 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f9aca94d1ca ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f9aca94d1e7 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f9aca94d1ff ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7ffca09aff78 "", 0x560920900570 "\001", 0x560920900568 "\001", 0x7ffca09aff80 "", 0x5609208ffda8 "\264\321\224\312\232\177", 0x560920900528 "\345\247{\037\tV", 0x560920900530 "\340\220\241 \tV", 0x560920900538 "\006", 0x560920900540 "\a", 0x7ffca09aff88 "\200\344x\037\tV", 0x7ffca09aff90 "\300\377\232\240\374\177", 0x7ffca09aff98 "", 0x7ffca09affa0 "", 0x7ffca09affa8 "\245\344x\037\tV", 0x0, 0x7ffca09affb0 "\270\377\232\240\374\177", 0x56091f78e4a5 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x56091f78e480 <_start> "\363\017\036\372\061\355I\211\321^H\211\342H\203\344\360PTE1\300\061\311H\215=;\001", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x5609208ffee0 "\220\005\220 \tV", 0x560920900180 "\320\001\220 \tV", 0x7f9ae75a0cb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x5609208ffee0 "\220\005\220 \tV", 0x5609208fffd0 "", 0x560920900180 "\320\001\220 \tV", 0x7f9ae76ae994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x560920900590 "\001", 0x560920900588 "\001", 0x560920900598 ""...}}
        i = 0
        j = 307
        shstr = 0x7f9acb52ebca ""
        ehdr = 0x7f9ac9a78000
        shdr = 0x7f9acb52edc0
        shstr_shdr = 0x7f9acb52f940
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f9acb52ee80
        fd = 5
        filesize = 28014976
        file = 0x7f9ac9a78000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f9acb52f8c0
        strtab_shdr = 0x7f9acb52f900
        dynsym_shdr = 0x7f9acb52ef40
        dynstr_shdr = 0x7f9acb52ef80
        obj = 0x5609208da8a0
        dladdr_fbase = 94597182406656
#3  0x000056091fab467d in rb_dump_backtrace_with_lines (num_traces=29, traces=0x56091fdf29a0 <trace>, errout=0x7f9ae76876a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
        addr = 140303281852264
        i = 0
        lines = 0x560920a840a0
        obj = 0x5609208da8a0
        dladdr_fbases = 0x5609212d0de0
        main_path = 0x5609209000e0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#4  0x000056091f9c21ef in rb_print_backtrace (errout=0x7f9ae76876a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x56091f9c21d4 <rb_print_backtrace+36>, 0x56091f9c28f7 <rb_vm_bugreport+656>, 0x56091fb745d8 <rb_bug_for_fatal_signal+327>, 0x56091f907017 <sigill>, 0x7f9ae74af520 <__restore_rt>, 0x56091f7a2ff7 <rb_special_const_p+27>, 0x56091f7ac7cd <is_markable_object+24>, 0x56091f7b14b7 <gc_mark+28>, 0x56091f7b21e6 <gc_mark_children+1690>, 0x56091f7bdc7a <rb_objspace_reachable_objects_from+207>, 0x56091f7ba87c <heap_check_moved_i+151>, 0x56091f7aaeab <objspace_each_objects_try+637>, 0x56091f794c2d <rb_ensure+388>, 0x56091f7ab026 <objspace_each_exec+186>, 0x56091f7ab0ae <objspace_each_objects+133>, 0x56091f7bada6 <gc_verify_compaction_references+901>, 0x56091f99b77f <builtin_invoker3+78>, 0x56091f99c0a7 <invoke_bf+95>, 0x56091f99c0e5 <vm_invoke_builtin+52>, 0x56091f9a2fe1 <vm_exec_core+28215>, 0x56091f9b686d <rb_vm_exec+320>, 0x56091f9b76cc <rb_iseq_eval_main+61>, 0x56091f792e4a <rb_ec_exec_node+318>, 0x56091f792fbb <ruby_run_node+138>, 0x56091f78e5c4 <rb_main+76>, 0x56091f78e625 <main+75>, 0x7f9ae7496d90 <__libc_start_call_main+128>, 0x7f9ae7496e40 <__libc_start_main_impl+128>, 0x56091f78e4a5 <_start+37>, 0x0 <repeats 995 times>}
        n = 29
#5  0x000056091f9c28f7 in rb_vm_bugreport (ctx=0x560920900500, errout=0x7f9ae76876a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x56092086b2a0
        ec = 0x56092086ec60
#6  0x000056091fb745d8 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x560920900500, fmt=0x56091fc1842b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f9ae76876a0 <_IO_2_1_stderr_>
        file = 0x7f9acc7f80e0 "<internal:gc>"
        line = 286
#7  0x000056091f907017 in sigsegv (sig=11, info=0x560920900630, ctx=0x560920900500) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#8  <signal handler called>
No locals.
#9  rb_special_const_p (obj=1) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:349
No locals.
#10 0x000056091f7ac7cd in is_markable_object (obj=1) at /tmp/ruby/src/trunk-O0/gc.c:4767
No locals.
#11 0x000056091f7b14b7 in gc_mark (objspace=0x56092086dbf0, obj=1) at /tmp/ruby/src/trunk-O0/gc.c:7134
No locals.
#12 0x000056091f7b21e6 in gc_mark_children (objspace=0x56092086dbf0, obj=140302824544880) at /tmp/ruby/src/trunk-O0/gc.c:7498
        ptr = 0x7f9acc049a80
        i = 2
        len = 10
        shape = 0x7f9ae5eeff78
        any = 0x7f9acc049a70
#13 0x000056091f7bdc7a in rb_objspace_reachable_objects_from (obj=140302824544880, func=0x56091f7ba759 <reachable_object_check_moved_i>, data=0x7f9acc049a70) at /tmp/ruby/src/trunk-O0/gc.c:12200
        cr = 0x56092086e9b0
        mfd = {data = 0x7f9acc049a70, mark_func = 0x56091f7ba759 <reachable_object_check_moved_i>}
        prev_mfd = 0x0
        _lev = 22025
        objspace = 0x56092086dbf0
#14 0x000056091f7ba87c in heap_check_moved_i (vstart=0x7f9acc040010, vend=0x7f9acc04ffb0, stride=160, data=0x0) at /tmp/ruby/src/trunk-O0/gc.c:11120
        poisoned = 0x0
        v = 140302824544880
        __func__ = <optimized out>
#15 0x000056091f7aaeab in objspace_each_objects_try (arg=140723002994272) at /tmp/ruby/src/trunk-O0/gc.c:3989
        pstart = 140302824505360
        pend = 140302824570800
        i = 75
        size_pool = 0x56092086ddd0
        pages_count = 178
        pages = 0x560920b99700
        page = 0x5609212a8320
        i = 2
        data = 0x7ffca09aee60
        objspace = 0x56092086dbf0
        __func__ = <optimized out>
#16 0x000056091f794c2d in rb_ensure (b_proc=0x56091f7aac2e <objspace_each_objects_try>, data1=140723002994272, e_proc=0x56091f7aabb4 <objspace_each_objects_ensure>, data2=140723002994272) at /tmp/ruby/src/trunk-O0/eval.c:1003
        _ec = 0x56092086ec60
        _tag = {tag = 36, retval = 94597203747296, buf = {0x7ffca09aee00, 0x56091f794bd0 <rb_ensure+295>, 0x0, 0x7ffca09aed10, 0x56091f7a2fc0 <RB_SPECIAL_CONST_P+24>}, prev = 0x7ffca09afcb0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 346881280
        ec = 0x56092086ec60
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x56091f7aabb4 <objspace_each_objects_ensure>, data2 = 140723002994272}}
#17 0x000056091f7ab026 in objspace_each_exec (protected=true, each_obj_data=0x7ffca09aee60) at /tmp/ruby/src/trunk-O0/gc.c:4064
        objspace = 0x56092086dbf0
        reenable_incremental = true
#18 0x000056091f7ab0ae in objspace_each_objects (objspace=0x56092086dbf0, callback=0x56091f7ba7e5 <heap_check_moved_i>, data=0x0, protected=true) at /tmp/ruby/src/trunk-O0/gc.c:4077
        each_obj_data = {objspace = 0x56092086dbf0, reenable_incremental = true, each_obj_callback = 0x56091f7ba7e5 <heap_check_moved_i>, each_page_callback = 0x0, data = 0x0, pages = {0x560920b10af0, 0x5609212d0a50, 0x560920b99700, 0x5609212d0c20, 0x560920a190e0}, pages_counts = {51, 56, 178, 54, 54}}
#19 0x000056091f7bada6 in gc_verify_compaction_references (ec=0x56092086ec60, self=140302856407200, double_heap=0, expand_heap=20, toward_empty=20) at /tmp/ruby/src/trunk-O0/gc.c:11274
        objspace = 0x56092086dbf0
#20 0x000056091f99b77f in builtin_invoker3 (ec=0x56092086ec60, self=140302856407200, argv=0x7f9ae7369088, funcptr=0x56091f7baa21 <gc_verify_compaction_references>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6767
No locals.
#21 0x000056091f99c0a7 in invoke_bf (ec=0x56092086ec60, reg_cfp=0x7f9ae7468f68, bf=0x56091fdd4278 <gc_table+216>, argv=0x7f9ae7369088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6886
        canary_p = false
        ret = 94597184797103
#22 0x000056091f99c0e5 in vm_invoke_builtin (ec=0x56092086ec60, cfp=0x7f9ae7468f68, bf=0x56091fdd4278 <gc_table+216>, argv=0x7f9ae7369088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6894
No locals.
#23 0x000056091f9a2fe1 in vm_exec_core (ec=0x56092086ec60) at ../../src/trunk-O0/insns.def:1511
        bf = 0x56091fdd4278 <gc_table+216>
        leaf = false
        val = 140302836497880
        reg_pc = 0x56092092a7f0
        reg_cfp = 0x7f9ae7468f68
        insns_address_table = {0x56091f99c216 <vm_exec_core+108>, 0x56091f99c278 <vm_exec_core+206>, 0x56091f99c38b <vm_exec_core+481>, 0x56091f99c49f <vm_exec_core+757>, 0x56091f99c63d <vm_exec_core+1171>, 0x56091f99c76d <vm_exec_core+1475>, 0x56091f99c97f <vm_exec_core+2005>, 0x56091f99ca91 <vm_exec_core+2279>, 0x56091f99cb6a <vm_exec_core+2496>, 0x56091f99cc71 <vm_exec_core+2759>, 0x56091f99cd78 <vm_exec_core+3022>, 0x56091f99ce86 <vm_exec_core+3292>, 0x56091f99cf98 <vm_exec_core+3566>, 0x56091f99d068 <vm_exec_core+3774>, 0x56091f99d171 <vm_exec_core+4039>, 0x56091f99d26b <vm_exec_core+4289>, 0x56091f99d32e <vm_exec_core+4484>, 0x56091f99d3f1 <vm_exec_core+4679>, 0x56091f99d47a <vm_exec_core+4816>, 0x56091f99d506 <vm_exec_core+4956>, 0x56091f99d5ac <vm_exec_core+5122>, 0x56091f99d684 <vm_exec_core+5338>, 0x56091f99d751 <vm_exec_core+5543>, 0x56091f99d82f <vm_exec_core+5765>, 0x56091f99d8f1 <vm_exec_core+5959>, 0x56091f99da30 <vm_exec_core+6278>, 0x56091f99dad6 <vm_exec_core+6444>, 0x56091f99dbbb <vm_exec_core+6673>, 0x56091f99dcea <vm_exec_core+6976>, 0x56091f99ddad <vm_exec_core+7171>, 0x56091f99de70 <vm_exec_core+7366>, 0x56091f99df67 <vm_exec_core+7613>, 0x56091f99e029 <vm_exec_core+7807>, 0x56091f99e0eb <vm_exec_core+8001>, 0x56091f99e1e5 <vm_exec_core+8251>, 0x56091f99e2c4 <vm_exec_core+8474>, 0x56091f99e391 <vm_exec_core+8679>, 0x56091f99e4a1 <vm_exec_core+8951>, 0x56091f99e59b <vm_exec_core+9201>, 0x56091f99e616 <vm_exec_core+9324>, 0x56091f99e6d7 <vm_exec_core+9517>, 0x56091f99e7c5 <vm_exec_core+9755>, 0x56091f99e875 <vm_exec_core+9931>, 0x56091f99e9f4 <vm_exec_core+10314>, 0x56091f99eace <vm_exec_core+10532>, 0x56091f99ebba <vm_exec_core+10768>, 0x56091f99ec4b <vm_exec_core+10913>, 0x56091f99eda6 <vm_exec_core+11260>, 0x56091f99f360 <vm_exec_core+12726>, 0x56091f99f45c <vm_exec_core+12978>, 0x56091f99f55f <vm_exec_core+13237>, 0x56091f99f64b <vm_exec_core+13473>, 0x56091f99f864 <vm_exec_core+14010>, 0x56091f99f956 <vm_exec_core+14252>, 0x56091f99fa5c <vm_exec_core+14514>, 0x56091f99fc67 <vm_exec_core+15037>, 0x56091f99fe1e <vm_exec_core+15476>, 0x56091f99ff52 <vm_exec_core+15784>, 0x56091f9a00c7 <vm_exec_core+16157>, 0x56091f9a01fb <vm_exec_core+16465>, 0x56091f9a0370 <vm_exec_core+16838>, 0x56091f9a0552 <vm_exec_core+17320>, 0x56091f9a075d <vm_exec_core+17843>, 0x56091f9a0914 <vm_exec_core+18282>, 0x56091f9a0a36 <vm_exec_core+18572>, 0x56091f9a0add <vm_exec_core+18739>, 0x56091f9a0ba1 <vm_exec_core+18935>, 0x56091f9a0c8a <vm_exec_core+19168>, 0x56091f9a0d76 <vm_exec_core+19404>, 0x56091f9a0e5f <vm_exec_core+19637>, 0x56091f9a0f73 <vm_exec_core+19913>, 0x56091f9a109a <vm_exec_core+20208>, 0x56091f9a11d9 <vm_exec_core+20527>, 0x56091f9a1318 <vm_exec_core+20846>, 0x56091f9a1457 <vm_exec_core+21165>, 0x56091f9a1596 <vm_exec_core+21484>, 0x56091f9a16d5 <vm_exec_core+21803>, 0x56091f9a181f <vm_exec_core+22133>, 0x56091f9a19a2 <vm_exec_core+22520>, 0x56091f9a1ae1 <vm_exec_core+22839>, 0x56091f9a1c20 <vm_exec_core+23158>, 0x56091f9a1d5f <vm_exec_core+23477>, 0x56091f9a1e9e <vm_exec_core+23796>, 0x56091f9a1fdd <vm_exec_core+24115>, 0x56091f9a211c <vm_exec_core+24434>, 0x56091f9a225b <vm_exec_core+24753>, 0x56091f9a239a <vm_exec_core+25072>, 0x56091f9a24f2 <vm_exec_core+25416>, 0x56091f9a26b8 <vm_exec_core+25870>, 0x56091f9a283f <vm_exec_core+26261>, 0x56091f9a2967 <vm_exec_core+26557>, 0x56091f9a2a8f <vm_exec_core+26853>, 0x56091f9a2bb2 <vm_exec_core+27144>, 0x56091f9a2cd5 <vm_exec_core+27435>, 0x56091f9a2e09 <vm_exec_core+27743>, 0x56091f9a2f48 <vm_exec_core+28062>, 0x56091f9a3033 <vm_exec_core+28297>, 0x56091f9a3138 <vm_exec_core+28558>, 0x56091f9a3280 <vm_exec_core+28886>, 0x56091f9a336f <vm_exec_core+29125>, 0x56091f9a3449 <vm_exec_core+29343>, 0x56091f9a351e <vm_exec_core+29556>, 0x56091f9a35f9 <vm_exec_core+29775>, 0x56091f9a3675 <vm_exec_core+29899>, 0x56091f9a36f1 <vm_exec_core+30023>, 0x56091f9a370f <vm_exec_core+30053>, 0x56091f9a372d <vm_exec_core+30083>, 0x56091f9a374b <vm_exec_core+30113>, 0x56091f9a3769 <vm_exec_core+30143>, 0x56091f9a3787 <vm_exec_core+30173>, 0x56091f9a37a5 <vm_exec_core+30203>, 0x56091f9a37c3 <vm_exec_core+30233>, 0x56091f9a37e1 <vm_exec_core+30263>, 0x56091f9a37ff <vm_exec_core+30293>, 0x56091f9a381d <vm_exec_core+30323>, 0x56091f9a383b <vm_exec_core+30353>, 0x56091f9a3859 <vm_exec_core+30383>, 0x56091f9a3877 <vm_exec_core+30413>, 0x56091f9a3895 <vm_exec_core+30443>, 0x56091f9a38b3 <vm_exec_core+30473>, 0x56091f9a38d1 <vm_exec_core+30503>, 0x56091f9a38ef <vm_exec_core+30533>, 0x56091f9a390d <vm_exec_core+30563>, 0x56091f9a392b <vm_exec_core+30593>, 0x56091f9a3949 <vm_exec_core+30623>, 0x56091f9a3967 <vm_exec_core+30653>, 0x56091f9a3985 <vm_exec_core+30683>, 0x56091f9a39a3 <vm_exec_core+30713>, 0x56091f9a39c1 <vm_exec_core+30743>, 0x56091f9a39df <vm_exec_core+30773>, 0x56091f9a39fd <vm_exec_core+30803>, 0x56091f9a3a1b <vm_exec_core+30833>, 0x56091f9a3a39 <vm_exec_core+30863>, 0x56091f9a3a57 <vm_exec_core+30893>, 0x56091f9a3a75 <vm_exec_core+30923>, 0x56091f9a3a93 <vm_exec_core+30953>, 0x56091f9a3ab1 <vm_exec_core+30983>, 0x56091f9a3acf <vm_exec_core+31013>, 0x56091f9a3aed <vm_exec_core+31043>, 0x56091f9a3b0b <vm_exec_core+31073>, 0x56091f9a3b29 <vm_exec_core+31103>, 0x56091f9a3b47 <vm_exec_core+31133>, 0x56091f9a3b65 <vm_exec_core+31163>, 0x56091f9a3b83 <vm_exec_core+31193>, 0x56091f9a3ba1 <vm_exec_core+31223>, 0x56091f9a3bbf <vm_exec_core+31253>, 0x56091f9a3bdd <vm_exec_core+31283>, 0x56091f9a3bfb <vm_exec_core+31313>, 0x56091f9a3c19 <vm_exec_core+31343>, 0x56091f9a3c37 <vm_exec_core+31373>, 0x56091f9a3c55 <vm_exec_core+31403>, 0x56091f9a3c73 <vm_exec_core+31433>, 0x56091f9a3c91 <vm_exec_core+31463>, 0x56091f9a3caf <vm_exec_core+31493>, 0x56091f9a3ccd <vm_exec_core+31523>, 0x56091f9a3ceb <vm_exec_core+31553>, 0x56091f9a3d09 <vm_exec_core+31583>, 0x56091f9a3d27 <vm_exec_core+31613>, 0x56091f9a3d45 <vm_exec_core+31643>, 0x56091f9a3d63 <vm_exec_core+31673>, 0x56091f9a3d81 <vm_exec_core+31703>, 0x56091f9a3d9f <vm_exec_core+31733>, 0x56091f9a3dbd <vm_exec_core+31763>, 0x56091f9a3ddb <vm_exec_core+31793>, 0x56091f9a3df9 <vm_exec_core+31823>, 0x56091f9a3e17 <vm_exec_core+31853>, 0x56091f9a3e35 <vm_exec_core+31883>, 0x56091f9a3e53 <vm_exec_core+31913>, 0x56091f9a3e71 <vm_exec_core+31943>, 0x56091f9a3e8f <vm_exec_core+31973>, 0x56091f9a3ead <vm_exec_core+32003>, 0x56091f9a3ecb <vm_exec_core+32033>, 0x56091f9a3ee9 <vm_exec_core+32063>, 0x56091f9a3f07 <vm_exec_core+32093>, 0x56091f9a3f25 <vm_exec_core+32123>, 0x56091f9a3f43 <vm_exec_core+32153>, 0x56091f9a3f61 <vm_exec_core+32183>, 0x56091f9a3f7f <vm_exec_core+32213>, 0x56091f9a3f9d <vm_exec_core+32243>, 0x56091f9a3fbb <vm_exec_core+32273>, 0x56091f9a3fd9 <vm_exec_core+32303>, 0x56091f9a3ff7 <vm_exec_core+32333>, 0x56091f9a4028 <vm_exec_core+32382>, 0x56091f9a4046 <vm_exec_core+32412>, 0x56091f9a4064 <vm_exec_core+32442>, 0x56091f9a4082 <vm_exec_core+32472>, 0x56091f9a40a0 <vm_exec_core+32502>, 0x56091f9a40be <vm_exec_core+32532>, 0x56091f9a40dc <vm_exec_core+32562>, 0x56091f9a40fa <vm_exec_core+32592>, 0x56091f9a4118 <vm_exec_core+32622>, 0x56091f9a4136 <vm_exec_core+32652>, 0x56091f9a4154 <vm_exec_core+32682>, 0x56091f9a4172 <vm_exec_core+32712>, 0x56091f9a4190 <vm_exec_core+32742>, 0x56091f9a41ae <vm_exec_core+32772>, 0x56091f9a41cc <vm_exec_core+32802>, 0x56091f9a41ea <vm_exec_core+32832>, 0x56091f9a4208 <vm_exec_core+32862>, 0x56091f9a4226 <vm_exec_core+32892>...}
#24 0x000056091f9b686d in rb_vm_exec (ec=0x56092086ec60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x56092086ec60
        _tag = {tag = 36, retval = 4, buf = {0x7ffca09afd30, 0x56091f9b67eb <rb_vm_exec+190>, 0x0, 0x7ffca09afc80, 0x5609208f38e0}, prev = 0x7ffca09afda0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#25 0x000056091f9b76cc in rb_iseq_eval_main (iseq=0x7f9accde1f70) at /tmp/ruby/src/trunk-O0/vm.c:2755
        ec = 0x56092086ec60
        val = 94597200407648
#26 0x000056091f792e4a in rb_ec_exec_node (ec=0x56092086ec60, n=0x7f9accde1f70) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x56092086d810
        _ec = 0x56092086ec60
        _tag = {tag = 36, retval = 94597182727238, buf = {0x7ffca09afe20, 0x56091f792de0 <rb_ec_exec_node+212>, 0x0, 0x7ffca09afd70, 0x56092086ec60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f9accde1f70
#27 0x000056091f792fbb in ruby_run_node (n=0x7f9accde1f70) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x56092086ec60
        status = 22025
#28 0x000056091f78e5c4 in rb_main (argc=120, argv=0x7ffca09affc8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140723002998432
#29 0x000056091f78e625 in main (argc=120, argv=0x7ffca09affc8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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