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

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

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

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

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

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

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

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

# Running tests:

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

Retrying...
Finished tests in 1226.301075s, 22.0305 tests/s, 9194.9141 assertions/s.
27016 tests, 11275733 assertions, 0 failures, 0 errors, 219 skips

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

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

Finished in 298.174947 seconds

3728 files, 32495 examples, 146236 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.3380714.ruby -x gdbscript
[New LWP 3380714]
[New LWP 3380716]
[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  0x00005576b6ec54b6 in RB_OBJ_PROMOTED_RAW (obj=140562371897640) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:723
723	{
[Current thread is 1 (Thread 0x7fd73a4f87c0 (LWP 3380714))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7fd73a4f87c0 (LWP 3380714) 0x00005576b6ec54b6 in RB_OBJ_PROMOTED_RAW (obj=140562371897640) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:723
  2    Thread 0x7fd720f1f640 (LWP 3380716) 0x00007fd73a620fde in epoll_wait (epfd=4, events=0x5576b74dd83c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fd720f1f640 (LWP 3380716)):
#0  0x00007fd73a620fde in epoll_wait (epfd=4, events=0x5576b74dd83c <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  0x00005576b705d182 in timer_thread_polling (vm=0x5576b8db6b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = -969792295
#2  0x00005576b705d82a in timer_thread_func (ptr=0x5576b8db6b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2992
        vm = 0x5576b8db6b10
#3  0x00007fd73a58fb43 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 = {140726308123424, 2336852360552111524, 140561947424320, 25, 140562373605456, 140726308123776, -2323739532865970780, -2323753612158706268}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007fd73a620bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fd73a4f87c0 (LWP 3380714)):
#0  0x00005576b6ec54b6 in RB_OBJ_PROMOTED_RAW (obj=140562371897640) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:723
No locals.
#1  0x00005576b6ec86ab in RVALUE_OLD_P (obj=140562371897640) at /tmp/ruby/src/trunk-O0/gc.c:1796
        __func__ = <optimized out>
#2  0x00005576b6ed2a74 in rgengc_check_relation (objspace=0x5576b8db9260, obj=140562371897640) at /tmp/ruby/src/trunk-O0/gc.c:6927
        old_parent = 140561929396160
        __func__ = <optimized out>
#3  0x00005576b6ed2ca9 in gc_mark_ptr (objspace=0x5576b8db9260, obj=140562371897640) at /tmp/ruby/src/trunk-O0/gc.c:6980
        __func__ = "gc_mark_ptr"
#4  0x00005576b6ed2f2f in gc_mark (objspace=0x5576b8db9260, obj=140562371897640) at /tmp/ruby/src/trunk-O0/gc.c:7032
No locals.
#5  0x00005576b6ecbae5 in cc_table_mark_i (id=2897, ccs_ptr=93968402152432, data_ptr=0x7ffd659b0f30) at /tmp/ruby/src/trunk-O0/gc.c:3363
        data = 0x7ffd659b0f30
        ccs = 0x5576b93afbf0
#6  0x00005576b7055c02 in rb_id_table_foreach (tbl=0x5576b93afb80, func=0x5576b6ecba75 <cc_table_mark_i>, data=0x7ffd659b0f30) at /tmp/ruby/src/trunk-O0/id_table.c:278
        key = 181
        ret = ID_TABLE_CONTINUE
        i = 5
        capa = 8
#7  0x00005576b6ecbbd6 in cc_table_mark (objspace=0x5576b8db9260, klass=140561929396160) at /tmp/ruby/src/trunk-O0/gc.c:3385
        data = {objspace = 0x5576b8db9260, klass = 140561929396160, alive = false}
        cc_tbl = 0x5576b93afb80
#8  0x00005576b6ed37d3 in gc_mark_children (objspace=0x5576b8db9260, obj=140561929396160) at /tmp/ruby/src/trunk-O0/gc.c:7300
        any = 0x7fd71fdedfc0
#9  0x00005576b6ed4017 in gc_mark_stacked_objects (objspace=0x5576b8db9260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7478
        mstack = 0x5576b8db96e8
        obj = 140561929396160
        marked_slots_at_the_beginning = 768
        popped_count = 0
#10 0x00005576b6ed4197 in gc_mark_stacked_objects_all (objspace=0x5576b8db9260) at /tmp/ruby/src/trunk-O0/gc.c:7516
No locals.
#11 0x00005576b6ed646d in gc_marks_rest (objspace=0x5576b8db9260) at /tmp/ruby/src/trunk-O0/gc.c:8703
No locals.
#12 0x00005576b6ed65a1 in gc_marks (objspace=0x5576b8db9260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8761
        marking_finished = false
#13 0x00005576b6ed8333 in gc_start (objspace=0x5576b8db9260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9512
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9383
#14 0x00005576b6ed7fc6 in garbage_collect (objspace=0x5576b8db9260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9395
        _lev = 1704661376
        ret = 32765
#15 0x00005576b6ed8a53 in garbage_collect_with_gvl (objspace=0x5576b8db9260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9773
No locals.
#16 0x00005576b6edf9d1 in objspace_malloc_gc_stress (objspace=0x5576b8db9260) at /tmp/ruby/src/trunk-O0/gc.c:12232
        reason = 45568
#17 0x00005576b6edfcb4 in objspace_xmalloc0 (objspace=0x5576b8db9260, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12434
        gpr = 107008
        mem = 0x5576b9398380
#18 0x00005576b6edffd1 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12658
No locals.
#19 0x00005576b6ee0007 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12667
No locals.
#20 0x00005576b6ee39bd in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14246
No locals.
#21 0x00005576b70a1f84 in vm_ccs_create (klass=140561947748320, cc_tbl=0x5576b908eac0, mid=3137, cme=0x7fd720f41c90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1941
        ccs = 0xffffffff000000c4
#22 0x00005576b70bd94f in cache_callable_method_entry (klass=140561947748320, mid=3137, cme=0x7fd720f41c90) at /tmp/ruby/src/trunk-O0/vm_method.c:1334
        cc_tbl = 0x5576b908eac0
        ccs_data = 93968365508054
#23 0x00005576b70bdb11 in callable_method_entry_or_negative (klass=140561947748320, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 140561947748320
        me = 0x7fd720f41c90
        _lev = 21878
        cme = 0x7fd720f41c90
#24 0x00005576b70bdba3 in callable_method_entry (klass=140561947748320, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x5576b709fad5 <rb_vm_frame_method_entry+127>
#25 0x00005576b70bdc06 in rb_callable_method_entry (klass=140561947748320, mid=3137) at /tmp/ruby/src/trunk-O0/vm_method.c:1409
No locals.
#26 0x00005576b70c1ed4 in vm_call_super (ec=0x5576b8dba2c0, argc=1, argv=0x7ffd659b14a0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:345
        recv = 140561929194560
        klass = 140561947748320
        id = 3137
        cfp = 0x7fd73a4f6ef8
        me = 0x7fd720f41cb8
#27 0x00005576b70c1f81 in rb_call_super_kw (argc=1, argv=0x7ffd659b14a0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:358
        ec = 0x5576b8dba2c0
#28 0x00005576b70c1fac in rb_call_super (argc=1, argv=0x7ffd659b14a0) at /tmp/ruby/src/trunk-O0/vm_eval.c:364
No locals.
#29 0x00005576b701f0e1 in esignal_init (argc=1, argv=0x7ffd659b1eb8, self=140561929194560) at /tmp/ruby/src/trunk-O0/signal.c:375
        argnum = 2
        sig = 140561929337040
        signo = 15
#30 0x00005576b70a80d3 in ractor_safe_call_cfunc_m1 (recv=140561929194560, argc=1, argv=0x7ffd659b1eb8, func=0x5576b701ef8a <esignal_init>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3285
        f = 0x5576b701ef8a <esignal_init>
#31 0x00005576b70c1234 in vm_call0_cfunc_with_frame (ec=0x5576b8dba2c0, calling=0x7ffd659b1780, argv=0x7ffd659b1eb8) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7fd73a4f6f30
        ci = 0x7ffd659b1750
        val = 140726308115920
        me = 0x7fd720f41cb8
        cfunc = 0x5576b8e34848
        len = -1
        recv = 140561929194560
        argc = 1
        mid = 3137
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#32 0x00005576b70c135d in vm_call0_cfunc (ec=0x5576b8dba2c0, calling=0x7ffd659b1780, argv=0x7ffd659b1eb8) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#33 0x00005576b70c15d5 in vm_call0_body (ec=0x5576b8dba2c0, calling=0x7ffd659b1780, argv=0x7ffd659b1eb8) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffd659b1750
        cc = 0x7fd71fdbe2e8
        ret = 0
#34 0x00005576b70c0e2b in vm_call0_cc (ec=0x5576b8dba2c0, recv=140561929194560, id=3137, argc=1, argv=0x7ffd659b1eb8, cc=0x7fd71fdbe2e8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffd659b1eb8
        av = {93968363494442, 93968395903680}
        calling = {cd = 0x7ffd659b1740, cc = 0x7fd71fdbe2e8, block_handler = 0, recv = 140561929194560, argc = 1, kw_splat = false, heap_argv = 0}
#35 0x00005576b70c266e in rb_call0 (ec=0x5576b8dba2c0, recv=140561929194560, mid=3137, argc=1, argv=0x7ffd659b1eb8, call_scope=CALL_FCALL, self=140561947747360) at /tmp/ruby/src/trunk-O0/vm_eval.c:569
        call_status = MISSING_NONE
        scope = CALL_FCALL
        kw_splat = 0
        cc = 0x7fd71fdbe2e8
#36 0x00005576b70c33ba in rb_call (recv=140561929194560, mid=3137, argc=1, argv=0x7ffd659b1eb8, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:895
        ec = 0x5576b8dba2c0
#37 0x00005576b70c3a9d in rb_funcallv_kw (recv=140561929194560, mid=3137, argc=1, argv=0x7ffd659b1eb8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1088
No locals.
#38 0x00005576b6eb80eb in rb_obj_call_init_kw (obj=140561929194560, argc=1, argv=0x7ffd659b1eb8, kw_splat=0) at /tmp/ruby/src/trunk-O0/eval.c:1700
No locals.
#39 0x00005576b6f66436 in rb_class_new_instance_kw (argc=1, argv=0x7ffd659b1eb8, klass=140561947747360, kw_splat=0) at /tmp/ruby/src/trunk-O0/object.c:2138
        obj = 140561929194560
#40 0x00005576b6f6646a in rb_class_new_instance (argc=1, argv=0x7ffd659b1eb8, klass=140561947747360) at /tmp/ruby/src/trunk-O0/object.c:2146
No locals.
#41 0x00005576b70a80d3 in ractor_safe_call_cfunc_m1 (recv=140561947747360, argc=1, argv=0x7ffd659b1eb8, func=0x5576b6f6643c <rb_class_new_instance>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3285
        f = 0x5576b6f6643c <rb_class_new_instance>
#42 0x00005576b70c1234 in vm_call0_cfunc_with_frame (ec=0x5576b8dba2c0, calling=0x7ffd659b1c30, argv=0x7ffd659b1eb8) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7fd73a4f6f68
        ci = 0x7ffd659b1c00
        val = 4294967406
        me = 0x7fd73a3e8960
        cfunc = 0x5576b8df46b8
        len = -1
        recv = 140561947747360
        argc = 1
        mid = 3457
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#43 0x00005576b70c135d in vm_call0_cfunc (ec=0x5576b8dba2c0, calling=0x7ffd659b1c30, argv=0x7ffd659b1eb8) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#44 0x00005576b70c15d5 in vm_call0_body (ec=0x5576b8dba2c0, calling=0x7ffd659b1c30, argv=0x7ffd659b1eb8) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffd659b1c00
        cc = 0x7ffd659b1cd0
        ret = 32
#45 0x00005576b70c0e2b in vm_call0_cc (ec=0x5576b8dba2c0, recv=140561947747360, id=3457, argc=1, argv=0x7ffd659b1eb8, cc=0x7ffd659b1cd0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffd659b1eb8
        av = {93968367964104, 140726308117676}
        calling = {cd = 0x7ffd659b1bf0, cc = 0x7ffd659b1cd0, block_handler = 0, recv = 140561947747360, argc = 1, kw_splat = false, heap_argv = 0}
#46 0x00005576b70c0bcc in rb_vm_call0 (ec=0x5576b8dba2c0, recv=140561947747360, id=3457, argc=1, argv=0x7ffd659b1eb8, cme=0x7fd73a3e8960, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7fd73a3e8960, call_ = 0x5576b70ac8e7 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#47 0x00005576b70c1e25 in rb_vm_call_kw (ec=0x5576b8dba2c0, recv=140561947747360, id=3457, argc=1, argv=0x7ffd659b1eb8, me=0x7fd73a3e8960, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#48 0x00005576b70c2c87 in rb_check_funcall_default_kw (recv=140561947747360, mid=3457, argc=1, argv=0x7ffd659b1eb8, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:709
        klass = 140561947747200
        me = 0x7fd73a3e8960
        ec = 0x5576b8dba2c0
        respond = -1
#49 0x00005576b70c2b64 in rb_check_funcall (recv=140561947747360, mid=3457, argc=1, argv=0x7ffd659b1eb8) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#50 0x00005576b6eb5f5d in make_exception (argc=2, argv=0x7ffd659b1eb0, isstr=1) at /tmp/ruby/src/trunk-O0/eval.c:817
        mesg = 4
        exc = 3101397600
#51 0x00005576b6eb6017 in rb_make_exception (argc=2, argv=0x7ffd659b1eb0) at /tmp/ruby/src/trunk-O0/eval.c:835
No locals.
#52 0x00005576b7064c17 in rb_threadptr_raise (target_th=0x5576b8db9090, argc=2, argv=0x7ffd659b1eb0) at /tmp/ruby/src/trunk-O0/thread.c:2468
        exc = 31
#53 0x00005576b7064cd4 in rb_threadptr_signal_raise (th=0x5576b8db9090, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2490
        argv = {140561947747360, 31}
#54 0x00005576b7020251 in rb_signal_exec (th=0x5576b8db9090, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1079
        vm = 0x5576b8db6b10
        cmd = 0
#55 0x00005576b7064918 in rb_threadptr_execute_interrupts (th=0x5576b8db9090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2385
        prev_status = THREAD_RUNNABLE
        sig = 15
        timer_interrupt = 0
        pending_interrupt = 0
        terminate_interrupt = 0
        trap_interrupt = 8
        interrupt = 12
        postponed_job_interrupt = 4
        ret = 0
#56 0x00005576b70976d9 in rb_vm_check_ints (ec=0x5576b8dba2c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#57 0x00005576b709f1b4 in vm_pop_frame (ec=0x5576b8dba2c0, cfp=0x7fd73a4f6f68, ep=0x7fd73a3f7070) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#58 0x00005576b709f200 in rb_vm_pop_frame (ec=0x5576b8dba2c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#59 0x00005576b70a8d70 in vm_call_cfunc_with_frame_ (ec=0x5576b8dba2c0, reg_cfp=0x7fd73a4f6fa0, calling=0x7ffd659b2400, argc=1, argv=0x7fd73a3f7058, stack_bottom=0x7fd73a3f7050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3480
        ci = 0x1b2100100003
        cc = 0x7fd71fdbf260
        val = 140561929200440
        me = 0x7fd720f4b8d0
        cfunc = 0x5576b8e1af08
        recv = 140561947689280
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#60 0x00005576b70a8edf in vm_call_cfunc_with_frame (ec=0x5576b8dba2c0, reg_cfp=0x7fd73a4f6fa0, calling=0x7ffd659b2400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3504
        argc = 1
        stack_bottom = 0x7fd73a3f7050
        argv = 0x7fd73a3f7058
#61 0x00005576b70a8ff7 in vm_call_cfunc_other (ec=0x5576b8dba2c0, reg_cfp=0x7fd73a4f6fa0, calling=0x7ffd659b2400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3530
        ci = 0x1b2100100003
        argv_ary = 0
#62 0x00005576b70a941f in vm_call_cfunc (ec=0x5576b8dba2c0, reg_cfp=0x7fd73a4f6fa0, calling=0x7ffd659b2400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3612
        ci = 0x1b2100100003
#63 0x00005576b70abc68 in vm_call_method_each_type (ec=0x5576b8dba2c0, cfp=0x7fd73a4f6fa0, calling=0x7ffd659b2400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4392
        aset_mask = 1980
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7fd71fdbf260
        cme = 0x7fd720f4b8d0
        v = 93968402059064
#64 0x00005576b70ac714 in vm_call_method (ec=0x5576b8dba2c0, cfp=0x7fd73a4f6fa0, calling=0x7ffd659b2400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4518
        ci = 0x1b2100100003
        cc = 0x7fd71fdbf260
#65 0x00005576b70ac916 in vm_call_general (ec=0x5576b8dba2c0, reg_cfp=0x7fd73a4f6fa0, calling=0x7ffd659b2400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4562
No locals.
#66 0x00005576b70aef9b in vm_sendish (ec=0x5576b8dba2c0, reg_cfp=0x7fd73a4f6fa0, cd=0x5576b9287d40, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5556
        val = 36
        ci = 0x1b2100100003
        cc = 0x7fd71fdbf260
        argc = 1
        recv = 140561947689280
        calling = {cd = 0x5576b9287d40, cc = 0x7fd71fdbf260, block_handler = 0, recv = 140561947689280, argc = 1, kw_splat = false, heap_argv = 0}
#67 0x00005576b70b6460 in vm_exec_core (ec=0x5576b8dba2c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x5576b9287d40
        leaf = false
        val = 140561947483920
        reg_pc = 0x5576b9287b50
        reg_cfp = 0x7fd73a4f6fa0
        insns_address_table = {0x5576b70b2c03 <vm_exec_core+108>, 0x5576b70b2c65 <vm_exec_core+206>, 0x5576b70b2d78 <vm_exec_core+481>, 0x5576b70b2e8c <vm_exec_core+757>, 0x5576b70b302a <vm_exec_core+1171>, 0x5576b70b315a <vm_exec_core+1475>, 0x5576b70b336c <vm_exec_core+2005>, 0x5576b70b347e <vm_exec_core+2279>, 0x5576b70b3557 <vm_exec_core+2496>, 0x5576b70b365e <vm_exec_core+2759>, 0x5576b70b3765 <vm_exec_core+3022>, 0x5576b70b3873 <vm_exec_core+3292>, 0x5576b70b3985 <vm_exec_core+3566>, 0x5576b70b3a55 <vm_exec_core+3774>, 0x5576b70b3b5e <vm_exec_core+4039>, 0x5576b70b3c58 <vm_exec_core+4289>, 0x5576b70b3d1b <vm_exec_core+4484>, 0x5576b70b3dde <vm_exec_core+4679>, 0x5576b70b3e67 <vm_exec_core+4816>, 0x5576b70b3ef3 <vm_exec_core+4956>, 0x5576b70b3f99 <vm_exec_core+5122>, 0x5576b70b4071 <vm_exec_core+5338>, 0x5576b70b413e <vm_exec_core+5543>, 0x5576b70b421c <vm_exec_core+5765>, 0x5576b70b42de <vm_exec_core+5959>, 0x5576b70b441d <vm_exec_core+6278>, 0x5576b70b44c3 <vm_exec_core+6444>, 0x5576b70b45a8 <vm_exec_core+6673>, 0x5576b70b46d7 <vm_exec_core+6976>, 0x5576b70b479a <vm_exec_core+7171>, 0x5576b70b485d <vm_exec_core+7366>, 0x5576b70b4955 <vm_exec_core+7614>, 0x5576b70b4a17 <vm_exec_core+7808>, 0x5576b70b4af6 <vm_exec_core+8031>, 0x5576b70b4c06 <vm_exec_core+8303>, 0x5576b70b4d00 <vm_exec_core+8553>, 0x5576b70b4d7b <vm_exec_core+8676>, 0x5576b70b4e3c <vm_exec_core+8869>, 0x5576b70b4f2a <vm_exec_core+9107>, 0x5576b70b4fda <vm_exec_core+9283>, 0x5576b70b5159 <vm_exec_core+9666>, 0x5576b70b5233 <vm_exec_core+9884>, 0x5576b70b531f <vm_exec_core+10120>, 0x5576b70b53b0 <vm_exec_core+10265>, 0x5576b70b550b <vm_exec_core+10612>, 0x5576b70b5aad <vm_exec_core+12054>, 0x5576b70b5ba9 <vm_exec_core+12306>, 0x5576b70b5cac <vm_exec_core+12565>, 0x5576b70b5d98 <vm_exec_core+12801>, 0x5576b70b5fb1 <vm_exec_core+13338>, 0x5576b70b60a3 <vm_exec_core+13580>, 0x5576b70b61a9 <vm_exec_core+13842>, 0x5576b70b63a6 <vm_exec_core+14351>, 0x5576b70b654f <vm_exec_core+14776>, 0x5576b70b667a <vm_exec_core+15075>, 0x5576b70b67e6 <vm_exec_core+15439>, 0x5576b70b6911 <vm_exec_core+15738>, 0x5576b70b6a7d <vm_exec_core+16102>, 0x5576b70b6c5f <vm_exec_core+16584>, 0x5576b70b6e5c <vm_exec_core+17093>, 0x5576b70b7005 <vm_exec_core+17518>, 0x5576b70b7127 <vm_exec_core+17808>, 0x5576b70b71ce <vm_exec_core+17975>, 0x5576b70b7292 <vm_exec_core+18171>, 0x5576b70b737b <vm_exec_core+18404>, 0x5576b70b7467 <vm_exec_core+18640>, 0x5576b70b7550 <vm_exec_core+18873>, 0x5576b70b7664 <vm_exec_core+19149>, 0x5576b70b778b <vm_exec_core+19444>, 0x5576b70b78c1 <vm_exec_core+19754>, 0x5576b70b79f7 <vm_exec_core+20064>, 0x5576b70b7b2d <vm_exec_core+20374>, 0x5576b70b7c63 <vm_exec_core+20684>, 0x5576b70b7d99 <vm_exec_core+20994>, 0x5576b70b7eda <vm_exec_core+21315>, 0x5576b70b8054 <vm_exec_core+21693>, 0x5576b70b818a <vm_exec_core+22003>, 0x5576b70b82c0 <vm_exec_core+22313>, 0x5576b70b83f6 <vm_exec_core+22623>, 0x5576b70b852c <vm_exec_core+22933>, 0x5576b70b8662 <vm_exec_core+23243>, 0x5576b70b8798 <vm_exec_core+23553>, 0x5576b70b88ce <vm_exec_core+23863>, 0x5576b70b8a04 <vm_exec_core+24173>, 0x5576b70b8b53 <vm_exec_core+24508>, 0x5576b70b8d0d <vm_exec_core+24950>, 0x5576b70b8e8b <vm_exec_core+25332>, 0x5576b70b8faa <vm_exec_core+25619>, 0x5576b70b90c9 <vm_exec_core+25906>, 0x5576b70b91e3 <vm_exec_core+26188>, 0x5576b70b92fd <vm_exec_core+26470>, 0x5576b70b9428 <vm_exec_core+26769>, 0x5576b70b955e <vm_exec_core+27079>, 0x5576b70b9649 <vm_exec_core+27314>, 0x5576b70b974e <vm_exec_core+27575>, 0x5576b70b9896 <vm_exec_core+27903>, 0x5576b70b9985 <vm_exec_core+28142>, 0x5576b70b9a59 <vm_exec_core+28354>, 0x5576b70b9b2e <vm_exec_core+28567>, 0x5576b70b9c18 <vm_exec_core+28801>, 0x5576b70b9c94 <vm_exec_core+28925>, 0x5576b70b9d10 <vm_exec_core+29049>, 0x5576b70b9d2e <vm_exec_core+29079>, 0x5576b70b9d4c <vm_exec_core+29109>, 0x5576b70b9d6a <vm_exec_core+29139>, 0x5576b70b9d88 <vm_exec_core+29169>, 0x5576b70b9da6 <vm_exec_core+29199>, 0x5576b70b9dc4 <vm_exec_core+29229>, 0x5576b70b9de2 <vm_exec_core+29259>, 0x5576b70b9e00 <vm_exec_core+29289>, 0x5576b70b9e1e <vm_exec_core+29319>, 0x5576b70b9e3c <vm_exec_core+29349>, 0x5576b70b9e5a <vm_exec_core+29379>, 0x5576b70b9e78 <vm_exec_core+29409>, 0x5576b70b9e96 <vm_exec_core+29439>, 0x5576b70b9eb4 <vm_exec_core+29469>, 0x5576b70b9ed2 <vm_exec_core+29499>, 0x5576b70b9ef0 <vm_exec_core+29529>, 0x5576b70b9f0e <vm_exec_core+29559>, 0x5576b70b9f2c <vm_exec_core+29589>, 0x5576b70b9f4a <vm_exec_core+29619>, 0x5576b70b9f68 <vm_exec_core+29649>, 0x5576b70b9f86 <vm_exec_core+29679>, 0x5576b70b9fa4 <vm_exec_core+29709>, 0x5576b70b9fc2 <vm_exec_core+29739>, 0x5576b70b9fe0 <vm_exec_core+29769>, 0x5576b70b9ffe <vm_exec_core+29799>, 0x5576b70ba01c <vm_exec_core+29829>, 0x5576b70ba03a <vm_exec_core+29859>, 0x5576b70ba058 <vm_exec_core+29889>, 0x5576b70ba076 <vm_exec_core+29919>, 0x5576b70ba094 <vm_exec_core+29949>, 0x5576b70ba0b2 <vm_exec_core+29979>, 0x5576b70ba0d0 <vm_exec_core+30009>, 0x5576b70ba0ee <vm_exec_core+30039>, 0x5576b70ba10c <vm_exec_core+30069>, 0x5576b70ba12a <vm_exec_core+30099>, 0x5576b70ba148 <vm_exec_core+30129>, 0x5576b70ba166 <vm_exec_core+30159>, 0x5576b70ba184 <vm_exec_core+30189>, 0x5576b70ba1a2 <vm_exec_core+30219>, 0x5576b70ba1c0 <vm_exec_core+30249>, 0x5576b70ba1de <vm_exec_core+30279>, 0x5576b70ba1fc <vm_exec_core+30309>, 0x5576b70ba21a <vm_exec_core+30339>, 0x5576b70ba238 <vm_exec_core+30369>, 0x5576b70ba256 <vm_exec_core+30399>, 0x5576b70ba274 <vm_exec_core+30429>, 0x5576b70ba292 <vm_exec_core+30459>, 0x5576b70ba2b0 <vm_exec_core+30489>, 0x5576b70ba2ce <vm_exec_core+30519>, 0x5576b70ba2ec <vm_exec_core+30549>, 0x5576b70ba30a <vm_exec_core+30579>, 0x5576b70ba328 <vm_exec_core+30609>, 0x5576b70ba346 <vm_exec_core+30639>, 0x5576b70ba364 <vm_exec_core+30669>, 0x5576b70ba382 <vm_exec_core+30699>, 0x5576b70ba3a0 <vm_exec_core+30729>, 0x5576b70ba3be <vm_exec_core+30759>, 0x5576b70ba3dc <vm_exec_core+30789>, 0x5576b70ba3fa <vm_exec_core+30819>, 0x5576b70ba418 <vm_exec_core+30849>, 0x5576b70ba436 <vm_exec_core+30879>, 0x5576b70ba454 <vm_exec_core+30909>, 0x5576b70ba472 <vm_exec_core+30939>, 0x5576b70ba490 <vm_exec_core+30969>, 0x5576b70ba4ae <vm_exec_core+30999>, 0x5576b70ba4cc <vm_exec_core+31029>, 0x5576b70ba4ea <vm_exec_core+31059>, 0x5576b70ba508 <vm_exec_core+31089>, 0x5576b70ba526 <vm_exec_core+31119>, 0x5576b70ba544 <vm_exec_core+31149>, 0x5576b70ba562 <vm_exec_core+31179>, 0x5576b70ba580 <vm_exec_core+31209>, 0x5576b70ba59e <vm_exec_core+31239>, 0x5576b70ba5bc <vm_exec_core+31269>, 0x5576b70ba5ed <vm_exec_core+31318>, 0x5576b70ba60b <vm_exec_core+31348>, 0x5576b70ba629 <vm_exec_core+31378>, 0x5576b70ba647 <vm_exec_core+31408>, 0x5576b70ba665 <vm_exec_core+31438>, 0x5576b70ba683 <vm_exec_core+31468>, 0x5576b70ba6a1 <vm_exec_core+31498>, 0x5576b70ba6bf <vm_exec_core+31528>, 0x5576b70ba6dd <vm_exec_core+31558>, 0x5576b70ba6fb <vm_exec_core+31588>, 0x5576b70ba719 <vm_exec_core+31618>, 0x5576b70ba737 <vm_exec_core+31648>, 0x5576b70ba755 <vm_exec_core+31678>, 0x5576b70ba773 <vm_exec_core+31708>, 0x5576b70ba791 <vm_exec_core+31738>, 0x5576b70ba7af <vm_exec_core+31768>, 0x5576b70ba7cd <vm_exec_core+31798>, 0x5576b70ba7eb <vm_exec_core+31828>, 0x5576b70ba809 <vm_exec_core+31858>, 0x5576b70ba827 <vm_exec_core+31888>, 0x5576b70ba845 <vm_exec_core+31918>, 0x5576b70ba863 <vm_exec_core+31948>, 0x5576b70ba881 <vm_exec_core+31978>, 0x5576b70ba89f <vm_exec_core+32008>...}
#68 0x00005576b70cca2d in rb_vm_exec (ec=0x5576b8dba2c0) at /tmp/ruby/src/trunk-O0/vm.c:2474
        _ec = 0x5576b8dba2c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffd659b30d0, 0x5576b70cc9ab <rb_vm_exec+190>, 0x0, 0x7ffd659b3020, 0x7fd71fdbf378}, prev = 0x7ffd659b3410, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#69 0x00005576b70c9643 in invoke_block (ec=0x5576b8dba2c0, iseq=0x7fd71fecda30, self=140562371890680, captured=0x5576b9421ab0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1504
        arg_size = 0
#70 0x00005576b70ca0df in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fd71fdbf388, argc=0, self=140562371890680, captured=0x5576b9421ab0, ec=0x5576b8dba2c0) at /tmp/ruby/src/trunk-O0/vm.c:1574
        iseq = 0x7fd71fecda30
        opt_pc = 0
        type = 572653569
        cfp = 0x7fd73a4f6fd8
        sp = 0x7fd73a3f7028
        flags = 0
        use_argv = 0x7fd71fdbf388
        av = {140561947693920, 93968395902992}
        stack_argv = 0x7fd73a3f7028
#71 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fd71fdbf388, argc=0, self=140562371890680, proc=0x5576b9421ab0, ec=0x5576b8dba2c0) at /tmp/ruby/src/trunk-O0/vm.c:1672
        block = 0x5576b9421ab0
#72 vm_invoke_proc (ec=0x5576b8dba2c0, proc=0x5576b9421ab0, self=140562371890680, argc=0, argv=0x7fd71fdbf388, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1702
No locals.
#73 0x00005576b70ca883 in rb_vm_invoke_proc (ec=0x5576b8dba2c0, proc=0x5576b9421ab0, argc=0, argv=0x7fd71fdbf388, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1723
        self = 140562371890680
#74 0x00005576b6fa5adf in rb_proc_call_kw (self=140561929169040, args=140561929204600, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:987
        vret = 140726308123472
        proc = 0x5576b9421ab0
        argc = 0
        argv = 0x7fd71fdbf388
#75 0x00005576b6fa5b47 in rb_proc_call (self=140561929169040, args=140561929204600) at /tmp/ruby/src/trunk-O0/proc.c:997
No locals.
#76 0x00005576b6eb39d2 in rb_call_end_proc (data=140561929169040) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#77 0x00005576b6eb3b8c in exec_end_procs_chain (procs=0x5576b74da200 <end_procs>, errp=0x5576b8dba338) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x5576b6eb39ab <rb_call_end_proc>, data = 140561929169040, next = 0x5576b8ea4fd0}
        link = 0x5576b8f82b10
        errinfo = 4
#78 0x00005576b6eb3cef in rb_ec_exec_end_proc (ec=0x5576b8dba2c0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x5576b8dba2c0
        _tag = {tag = 36, retval = 13058416796316355072, buf = {0x7ffd659b3490, 0x5576b6eb3c6a <rb_ec_exec_end_proc+189>, 0x0, 0x7ffd659b33e0, 0x5576b6eb1386 <rb_ec_ractor_ptr+24>}, prev = 0x7ffd659b35b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
#79 0x00005576b6eb448f in rb_ec_teardown (ec=0x5576b8dba2c0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#80 0x00005576b6eb474f in rb_ec_cleanup (ec=0x5576b8dba2c0, ex=RUBY_TAG_NONE) at /tmp/ruby/src/trunk-O0/eval.c:212
        err = 93968395903680
        mode0 = 32765
        mode1 = 1704670768
        _ec = 0x5576b8dba2c0
        _tag = {tag = 36, retval = 93968363372984, buf = {0x7ffd659b3630, 0x5576b6eb468a <rb_ec_cleanup+295>, 0x0, 0x7ffd659b3550, 0x5576b8dba2c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 0
        signaled = 0
        th = 0x5576b8db9090
        th0 = 0x5576b8db9090
        step = 1
        message = 4
        buf = 93968395899024
#81 0x00005576b6eb4d58 in ruby_run_node (n=0x7fd71fe6a750) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x5576b8dba2c0
        status = 21878
#82 0x00005576b6eb05b4 in rb_main (argc=133, argv=0x7ffd659b37d8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140726308124336
#83 0x00005576b6eb0615 in main (argc=133, argv=0x7ffd659b37d8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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