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

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

Retrying...
Finished tests in 1247.348135s, 21.6171 tests/s, 8413.5677 assertions/s.
26964 tests, 10494648 assertions, 0 failures, 0 errors, 195 skips

ruby -v: ruby 3.3.0dev (2023-11-27T20:14:40Z master e4dd8f6c9c) [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-11-27T20:14:40Z master e4dd8f6c9c) [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 304.258593 seconds

3728 files, 32495 examples, 143417 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.1275491.ruby -x gdbscript
[New LWP 1275491]
[New LWP 1275493]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055ca9ed63dee in RB_FL_ABLE (obj=140162920325240) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:446
446	    if (RB_SPECIAL_CONST_P(obj)) {
[Current thread is 1 (Thread 0x7f7a527057c0 (LWP 1275491))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f7a527057c0 (LWP 1275491) 0x000055ca9ed63dee in RB_FL_ABLE (obj=140162920325240) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:446
  2    Thread 0x7f7a3912f640 (LWP 1275493) 0x00007f7a5282dfde in epoll_wait (epfd=4, events=0x55ca9f37e39c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f7a3912f640 (LWP 1275493)):
#0  0x00007f7a5282dfde in epoll_wait (epfd=4, events=0x55ca9f37e39c <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  0x000055ca9eefbf00 in timer_thread_polling (vm=0x55caa0d8fb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = -388948711
#2  0x000055ca9eefc5a8 in timer_thread_func (ptr=0x55caa0d8fb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2992
        vm = 0x55caa0d8fb10
#3  0x00007f7a5279cb43 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 = {140722944218288, -1761672990684310865, 140162920281664, 25, 140163346450512, 140722944218640, 1835557260552344239, 1835748239649706671}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f7a5282dbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f7a527057c0 (LWP 1275491)):
#0  0x000055ca9ed63dee in RB_FL_ABLE (obj=140162920325240) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:446
No locals.
#1  RB_FL_TEST (obj=140162920325240, flags=1024) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:497
No locals.
#2  0x000055ca9ed7235b in gc_mark_children (objspace=0x55caa0d92260, obj=140162920325240) at /tmp/ruby/src/trunk-O0/gc.c:7257
        any = 0x7f7a3913a078
#3  0x000055ca9ed72d71 in gc_mark_stacked_objects (objspace=0x55caa0d92260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7479
        mstack = 0x55caa0d926e8
        obj = 140162920325240
        marked_slots_at_the_beginning = 759
        popped_count = 0
#4  0x000055ca9ed72ef1 in gc_mark_stacked_objects_all (objspace=0x55caa0d92260) at /tmp/ruby/src/trunk-O0/gc.c:7517
No locals.
#5  0x000055ca9ed751c7 in gc_marks_rest (objspace=0x55caa0d92260) at /tmp/ruby/src/trunk-O0/gc.c:8704
No locals.
#6  0x000055ca9ed752fb in gc_marks (objspace=0x55caa0d92260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8762
        marking_finished = false
#7  0x000055ca9ed7708d in gc_start (objspace=0x55caa0d92260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9513
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9384
#8  0x000055ca9ed76d20 in garbage_collect (objspace=0x55caa0d92260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9396
        _lev = 32
        ret = 0
#9  0x000055ca9ed777ad in garbage_collect_with_gvl (objspace=0x55caa0d92260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9774
No locals.
#10 0x000055ca9ed7e761 in objspace_malloc_gc_stress (objspace=0x55caa0d92260) at /tmp/ruby/src/trunk-O0/gc.c:12234
        reason = 45568
#11 0x000055ca9ed7ea44 in objspace_xmalloc0 (objspace=0x55caa0d92260, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12436
        gpr = 107008
        mem = 0x9c0000009c
#12 0x000055ca9ed7ed61 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12660
No locals.
#13 0x000055ca9ed7ed97 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12669
No locals.
#14 0x000055ca9ed8274d in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14248
No locals.
#15 0x000055ca9ef40d02 in vm_ccs_create (klass=140162920391480, cc_tbl=0x55caa136fe10, mid=156, cme=0x7f7a3913df20) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1941
        ccs = 0xffffffff0000009c
#16 0x000055ca9ef5c6a4 in cache_callable_method_entry (klass=140162920391480, mid=156, cme=0x7f7a3913df20) at /tmp/ruby/src/trunk-O0/vm_method.c:1321
        cc_tbl = 0x55caa136fe10
        ccs_data = 94328770899904
#17 0x000055ca9ef5c866 in callable_method_entry_or_negative (klass=140162920391480, mid=156, defined_class_ptr=0x7ffc9d19fa68) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
        defined_class = 140162920609520
        me = 0x7f7a525f6a58
        _lev = 0
        cme = 0x7f7a3913df20
#18 0x000055ca9ef5c8f8 in callable_method_entry (klass=140162920391480, mid=156, defined_class_ptr=0x7ffc9d19fa68) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
        cme = 0x7f7a3914a338
#19 0x000055ca9ef5ee6e in basic_obj_respond_to_missing (ec=0x55caa0d932c0, klass=140162920391480, obj=140162903047320, mid=4161804, priv=20) at /tmp/ruby/src/trunk-O0/vm_method.c:2714
        defined_class = 140162920609520
        args = {16257, 140162920391480}
        rtmid = 156
        cme = 0x29ef349d1
#20 0x000055ca9ef5ef70 in basic_obj_respond_to (ec=0x55caa0d932c0, obj=140162903047320, id=16257, pub=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2732
        klass = 140162920391480
        ret = 5714674300953779968
#21 0x000055ca9ef5f2ef in rb_ec_obj_respond_to (ec=0x55caa0d932c0, obj=140162903047320, id=16257, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2804
        klass = 140162920391480
        ret = -1
#22 0x000055ca9ef5f27d in rb_obj_respond_to (obj=140162903047320, id=16257, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2796
        ec = 0x55caa0d932c0
#23 0x000055ca9edcafc9 in w_object (obj=140162903047320, arg=0x7f7a37fefd60, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:897
        v = 868620
        c_arg = {obj = 140162903047320, arg = 0x7f7a37fefd60, limit = -1}
        ivobj = 36
        num = 94328771531552
        hasiv = 0
        encname = 4
#24 0x000055ca9edca54e in w_obj_each (key=3393, val=140162903047320, a=140722944212736) at /tmp/ruby/src/trunk-O0/marshal.c:633
        id = 3393
        value = 140162903047320
        ivarg = 0x7ffc9d19ff00
        arg = 0x7ffc9d1a0050
#25 0x000055ca9ef2f80f in iterate_over_shapes_with_callback (shape=0x7f7a5118f230, callback=0x55ca9edca444 <w_obj_each>, itr_data=0x7ffc9d19fe30) at /tmp/ruby/src/trunk-O0/variable.c:1916
        iv_list = 0x55caa1029e40
        val = 140162903047320
#26 0x000055ca9ef2f752 in iterate_over_shapes_with_callback (shape=0x7f7a5118feb0, callback=0x55ca9edca444 <w_obj_each>, itr_data=0x7ffc9d19fe30) at /tmp/ruby/src/trunk-O0/variable.c:1898
        iv_list = 0x55ca9eebba6c <rb_shape_get_parent+30>
        val = 140163323330264
#27 0x000055ca9ef2f752 in iterate_over_shapes_with_callback (shape=0x7f7a5118fed8, callback=0x55ca9edca444 <w_obj_each>, itr_data=0x7ffc9d19fe30) at /tmp/ruby/src/trunk-O0/variable.c:1898
        iv_list = 0x55ca9eebba6c <rb_shape_get_parent+30>
        val = 140163323330304
#28 0x000055ca9ef2f752 in iterate_over_shapes_with_callback (shape=0x7f7a5118ff00, callback=0x55ca9edca444 <w_obj_each>, itr_data=0x7ffc9d19fe30) at /tmp/ruby/src/trunk-O0/variable.c:1898
        iv_list = 0x55ca9eebcac4 <rb_shape_obj_too_complex+28>
        val = 140162901985040
#29 0x000055ca9ef2f96b in obj_ivar_each (obj=140162901985040, func=0x55ca9edca444 <w_obj_each>, arg=140722944212736) at /tmp/ruby/src/trunk-O0/variable.c:1956
        shape = 0x7f7a5118ff00
        itr_data = {obj = 140162901985040, ivtbl = 0x55caa1371a85, arg = 140722944212736, func = 0x55ca9edca444 <w_obj_each>}
#30 0x000055ca9ef2feae in rb_ivar_foreach (obj=140162901985040, func=0x55ca9edca444 <w_obj_each>, arg=140722944212736) at /tmp/ruby/src/trunk-O0/variable.c:2086
No locals.
#31 0x000055ca9edca935 in w_ivar_each (obj=140162901985040, num=5, arg=0x7ffc9d1a0050) at /tmp/ruby/src/trunk-O0/marshal.c:728
        shape_id = 96
        ivarg = {dump = 0x7ffc9d1a0050, num_ivar = 3}
#32 0x000055ca9edcab79 in w_objivar (obj=140162901985040, arg=0x7ffc9d1a0050) at /tmp/ruby/src/trunk-O0/marshal.c:773
        num = 5
#33 0x000055ca9edcbbaf in w_object (obj=140162901985040, arg=0x7f7a37fefd60, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1086
        v = 94328738077689
        c_arg = {obj = 140162901985040, arg = 0x7f7a37fefd60, limit = -1}
        ivobj = 36
        num = 140722944212760
        hasiv = 0
        encname = 4
#34 0x000055ca9edcc06f in rb_marshal_dump_limited (obj=140162901985040, port=140162901998280, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1225
        arg = 0x7f7a37fefd60
        wrapper = 140162902195520
#35 0x000055ca9edcbeea in marshal_dump (argc=1, argv=0x7f7a52604058, _=140162920546640) at /tmp/ruby/src/trunk-O0/marshal.c:1194
        obj = 140162901985040
        port = 4
        a1 = 4
        a2 = 4
        limit = -1
#36 0x000055ca9ef46e51 in ractor_safe_call_cfunc_m1 (recv=140162920546640, argc=1, argv=0x7f7a52604058, func=0x55ca9edcbde5 <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3285
        f = 0x55ca9edcbde5 <marshal_dump>
#37 0x000055ca9ef47a88 in vm_call_cfunc_with_frame_ (ec=0x55caa0d932c0, reg_cfp=0x7f7a52703fa0, calling=0x7ffc9d1a0590, argc=1, argv=0x7f7a52604058, stack_bottom=0x7f7a52604050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3476
        ci = 0x1b2100100003
        cc = 0x7f7a37fbfca8
        val = 140722944213552
        me = 0x7f7a3915b8b8
        cfunc = 0x55caa0df3f08
        recv = 140162920546640
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#38 0x000055ca9ef47c5d in vm_call_cfunc_with_frame (ec=0x55caa0d932c0, reg_cfp=0x7f7a52703fa0, calling=0x7ffc9d1a0590) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3504
        argc = 1
        stack_bottom = 0x7f7a52604050
        argv = 0x7f7a52604058
#39 0x000055ca9ef47d75 in vm_call_cfunc_other (ec=0x55caa0d932c0, reg_cfp=0x7f7a52703fa0, calling=0x7ffc9d1a0590) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3530
        ci = 0x1b2100100003
        argv_ary = 0
#40 0x000055ca9ef4819d in vm_call_cfunc (ec=0x55caa0d932c0, reg_cfp=0x7f7a52703fa0, calling=0x7ffc9d1a0590) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3612
        ci = 0x1b2100100003
#41 0x000055ca9ef4a9e6 in vm_call_method_each_type (ec=0x55caa0d932c0, cfp=0x7f7a52703fa0, calling=0x7ffc9d1a0590) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4390
        aset_mask = 1980
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7f7a37fbfca8
        cme = 0x7f7a3915b8b8
        v = 94328772458696
#42 0x000055ca9ef4b492 in vm_call_method (ec=0x55caa0d932c0, cfp=0x7f7a52703fa0, calling=0x7ffc9d1a0590) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4516
        ci = 0x1b2100100003
        cc = 0x7f7a37fbfca8
#43 0x000055ca9ef4b694 in vm_call_general (ec=0x55caa0d932c0, reg_cfp=0x7f7a52703fa0, calling=0x7ffc9d1a0590) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4560
No locals.
#44 0x000055ca9ef4dd19 in vm_sendish (ec=0x55caa0d932c0, reg_cfp=0x7f7a52703fa0, cd=0x55caa125e690, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5554
        val = 36
        ci = 0x1b2100100003
        cc = 0x7f7a37fbfca8
        argc = 1
        recv = 140162920546640
        calling = {cd = 0x55caa125e690, cc = 0x7f7a37fbfca8, block_handler = 0, recv = 140162920546640, argc = 1, kw_splat = false, heap_argv = 0}
#45 0x000055ca9ef551de in vm_exec_core (ec=0x55caa0d932c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x55caa125e690
        leaf = false
        val = 94328770343432
        reg_pc = 0x55caa125e4a0
        reg_cfp = 0x7f7a52703fa0
        insns_address_table = {0x55ca9ef51981 <vm_exec_core+108>, 0x55ca9ef519e3 <vm_exec_core+206>, 0x55ca9ef51af6 <vm_exec_core+481>, 0x55ca9ef51c0a <vm_exec_core+757>, 0x55ca9ef51da8 <vm_exec_core+1171>, 0x55ca9ef51ed8 <vm_exec_core+1475>, 0x55ca9ef520ea <vm_exec_core+2005>, 0x55ca9ef521fc <vm_exec_core+2279>, 0x55ca9ef522d5 <vm_exec_core+2496>, 0x55ca9ef523dc <vm_exec_core+2759>, 0x55ca9ef524e3 <vm_exec_core+3022>, 0x55ca9ef525f1 <vm_exec_core+3292>, 0x55ca9ef52703 <vm_exec_core+3566>, 0x55ca9ef527d3 <vm_exec_core+3774>, 0x55ca9ef528dc <vm_exec_core+4039>, 0x55ca9ef529d6 <vm_exec_core+4289>, 0x55ca9ef52a99 <vm_exec_core+4484>, 0x55ca9ef52b5c <vm_exec_core+4679>, 0x55ca9ef52be5 <vm_exec_core+4816>, 0x55ca9ef52c71 <vm_exec_core+4956>, 0x55ca9ef52d17 <vm_exec_core+5122>, 0x55ca9ef52def <vm_exec_core+5338>, 0x55ca9ef52ebc <vm_exec_core+5543>, 0x55ca9ef52f9a <vm_exec_core+5765>, 0x55ca9ef5305c <vm_exec_core+5959>, 0x55ca9ef5319b <vm_exec_core+6278>, 0x55ca9ef53241 <vm_exec_core+6444>, 0x55ca9ef53326 <vm_exec_core+6673>, 0x55ca9ef53455 <vm_exec_core+6976>, 0x55ca9ef53518 <vm_exec_core+7171>, 0x55ca9ef535db <vm_exec_core+7366>, 0x55ca9ef536d3 <vm_exec_core+7614>, 0x55ca9ef53795 <vm_exec_core+7808>, 0x55ca9ef53874 <vm_exec_core+8031>, 0x55ca9ef53984 <vm_exec_core+8303>, 0x55ca9ef53a7e <vm_exec_core+8553>, 0x55ca9ef53af9 <vm_exec_core+8676>, 0x55ca9ef53bba <vm_exec_core+8869>, 0x55ca9ef53ca8 <vm_exec_core+9107>, 0x55ca9ef53d58 <vm_exec_core+9283>, 0x55ca9ef53ed7 <vm_exec_core+9666>, 0x55ca9ef53fb1 <vm_exec_core+9884>, 0x55ca9ef5409d <vm_exec_core+10120>, 0x55ca9ef5412e <vm_exec_core+10265>, 0x55ca9ef54289 <vm_exec_core+10612>, 0x55ca9ef5482b <vm_exec_core+12054>, 0x55ca9ef54927 <vm_exec_core+12306>, 0x55ca9ef54a2a <vm_exec_core+12565>, 0x55ca9ef54b16 <vm_exec_core+12801>, 0x55ca9ef54d2f <vm_exec_core+13338>, 0x55ca9ef54e21 <vm_exec_core+13580>, 0x55ca9ef54f27 <vm_exec_core+13842>, 0x55ca9ef55124 <vm_exec_core+14351>, 0x55ca9ef552cd <vm_exec_core+14776>, 0x55ca9ef553f8 <vm_exec_core+15075>, 0x55ca9ef55564 <vm_exec_core+15439>, 0x55ca9ef5568f <vm_exec_core+15738>, 0x55ca9ef557fb <vm_exec_core+16102>, 0x55ca9ef559dd <vm_exec_core+16584>, 0x55ca9ef55bda <vm_exec_core+17093>, 0x55ca9ef55d83 <vm_exec_core+17518>, 0x55ca9ef55ea5 <vm_exec_core+17808>, 0x55ca9ef55f4c <vm_exec_core+17975>, 0x55ca9ef56010 <vm_exec_core+18171>, 0x55ca9ef560f9 <vm_exec_core+18404>, 0x55ca9ef561e5 <vm_exec_core+18640>, 0x55ca9ef562ce <vm_exec_core+18873>, 0x55ca9ef563e2 <vm_exec_core+19149>, 0x55ca9ef56509 <vm_exec_core+19444>, 0x55ca9ef5663f <vm_exec_core+19754>, 0x55ca9ef56775 <vm_exec_core+20064>, 0x55ca9ef568ab <vm_exec_core+20374>, 0x55ca9ef569e1 <vm_exec_core+20684>, 0x55ca9ef56b17 <vm_exec_core+20994>, 0x55ca9ef56c58 <vm_exec_core+21315>, 0x55ca9ef56dd2 <vm_exec_core+21693>, 0x55ca9ef56f08 <vm_exec_core+22003>, 0x55ca9ef5703e <vm_exec_core+22313>, 0x55ca9ef57174 <vm_exec_core+22623>, 0x55ca9ef572aa <vm_exec_core+22933>, 0x55ca9ef573e0 <vm_exec_core+23243>, 0x55ca9ef57516 <vm_exec_core+23553>, 0x55ca9ef5764c <vm_exec_core+23863>, 0x55ca9ef57782 <vm_exec_core+24173>, 0x55ca9ef578d1 <vm_exec_core+24508>, 0x55ca9ef57a8b <vm_exec_core+24950>, 0x55ca9ef57c09 <vm_exec_core+25332>, 0x55ca9ef57d28 <vm_exec_core+25619>, 0x55ca9ef57e47 <vm_exec_core+25906>, 0x55ca9ef57f61 <vm_exec_core+26188>, 0x55ca9ef5807b <vm_exec_core+26470>, 0x55ca9ef581a6 <vm_exec_core+26769>, 0x55ca9ef582dc <vm_exec_core+27079>, 0x55ca9ef583c7 <vm_exec_core+27314>, 0x55ca9ef584cc <vm_exec_core+27575>, 0x55ca9ef58614 <vm_exec_core+27903>, 0x55ca9ef58703 <vm_exec_core+28142>, 0x55ca9ef587d7 <vm_exec_core+28354>, 0x55ca9ef588ac <vm_exec_core+28567>, 0x55ca9ef58996 <vm_exec_core+28801>, 0x55ca9ef58a12 <vm_exec_core+28925>, 0x55ca9ef58a8e <vm_exec_core+29049>, 0x55ca9ef58aac <vm_exec_core+29079>, 0x55ca9ef58aca <vm_exec_core+29109>, 0x55ca9ef58ae8 <vm_exec_core+29139>, 0x55ca9ef58b06 <vm_exec_core+29169>, 0x55ca9ef58b24 <vm_exec_core+29199>, 0x55ca9ef58b42 <vm_exec_core+29229>, 0x55ca9ef58b60 <vm_exec_core+29259>, 0x55ca9ef58b7e <vm_exec_core+29289>, 0x55ca9ef58b9c <vm_exec_core+29319>, 0x55ca9ef58bba <vm_exec_core+29349>, 0x55ca9ef58bd8 <vm_exec_core+29379>, 0x55ca9ef58bf6 <vm_exec_core+29409>, 0x55ca9ef58c14 <vm_exec_core+29439>, 0x55ca9ef58c32 <vm_exec_core+29469>, 0x55ca9ef58c50 <vm_exec_core+29499>, 0x55ca9ef58c6e <vm_exec_core+29529>, 0x55ca9ef58c8c <vm_exec_core+29559>, 0x55ca9ef58caa <vm_exec_core+29589>, 0x55ca9ef58cc8 <vm_exec_core+29619>, 0x55ca9ef58ce6 <vm_exec_core+29649>, 0x55ca9ef58d04 <vm_exec_core+29679>, 0x55ca9ef58d22 <vm_exec_core+29709>, 0x55ca9ef58d40 <vm_exec_core+29739>, 0x55ca9ef58d5e <vm_exec_core+29769>, 0x55ca9ef58d7c <vm_exec_core+29799>, 0x55ca9ef58d9a <vm_exec_core+29829>, 0x55ca9ef58db8 <vm_exec_core+29859>, 0x55ca9ef58dd6 <vm_exec_core+29889>, 0x55ca9ef58df4 <vm_exec_core+29919>, 0x55ca9ef58e12 <vm_exec_core+29949>, 0x55ca9ef58e30 <vm_exec_core+29979>, 0x55ca9ef58e4e <vm_exec_core+30009>, 0x55ca9ef58e6c <vm_exec_core+30039>, 0x55ca9ef58e8a <vm_exec_core+30069>, 0x55ca9ef58ea8 <vm_exec_core+30099>, 0x55ca9ef58ec6 <vm_exec_core+30129>, 0x55ca9ef58ee4 <vm_exec_core+30159>, 0x55ca9ef58f02 <vm_exec_core+30189>, 0x55ca9ef58f20 <vm_exec_core+30219>, 0x55ca9ef58f3e <vm_exec_core+30249>, 0x55ca9ef58f5c <vm_exec_core+30279>, 0x55ca9ef58f7a <vm_exec_core+30309>, 0x55ca9ef58f98 <vm_exec_core+30339>, 0x55ca9ef58fb6 <vm_exec_core+30369>, 0x55ca9ef58fd4 <vm_exec_core+30399>, 0x55ca9ef58ff2 <vm_exec_core+30429>, 0x55ca9ef59010 <vm_exec_core+30459>, 0x55ca9ef5902e <vm_exec_core+30489>, 0x55ca9ef5904c <vm_exec_core+30519>, 0x55ca9ef5906a <vm_exec_core+30549>, 0x55ca9ef59088 <vm_exec_core+30579>, 0x55ca9ef590a6 <vm_exec_core+30609>, 0x55ca9ef590c4 <vm_exec_core+30639>, 0x55ca9ef590e2 <vm_exec_core+30669>, 0x55ca9ef59100 <vm_exec_core+30699>, 0x55ca9ef5911e <vm_exec_core+30729>, 0x55ca9ef5913c <vm_exec_core+30759>, 0x55ca9ef5915a <vm_exec_core+30789>, 0x55ca9ef59178 <vm_exec_core+30819>, 0x55ca9ef59196 <vm_exec_core+30849>, 0x55ca9ef591b4 <vm_exec_core+30879>, 0x55ca9ef591d2 <vm_exec_core+30909>, 0x55ca9ef591f0 <vm_exec_core+30939>, 0x55ca9ef5920e <vm_exec_core+30969>, 0x55ca9ef5922c <vm_exec_core+30999>, 0x55ca9ef5924a <vm_exec_core+31029>, 0x55ca9ef59268 <vm_exec_core+31059>, 0x55ca9ef59286 <vm_exec_core+31089>, 0x55ca9ef592a4 <vm_exec_core+31119>, 0x55ca9ef592c2 <vm_exec_core+31149>, 0x55ca9ef592e0 <vm_exec_core+31179>, 0x55ca9ef592fe <vm_exec_core+31209>, 0x55ca9ef5931c <vm_exec_core+31239>, 0x55ca9ef5933a <vm_exec_core+31269>, 0x55ca9ef5936b <vm_exec_core+31318>, 0x55ca9ef59389 <vm_exec_core+31348>, 0x55ca9ef593a7 <vm_exec_core+31378>, 0x55ca9ef593c5 <vm_exec_core+31408>, 0x55ca9ef593e3 <vm_exec_core+31438>, 0x55ca9ef59401 <vm_exec_core+31468>, 0x55ca9ef5941f <vm_exec_core+31498>, 0x55ca9ef5943d <vm_exec_core+31528>, 0x55ca9ef5945b <vm_exec_core+31558>, 0x55ca9ef59479 <vm_exec_core+31588>, 0x55ca9ef59497 <vm_exec_core+31618>, 0x55ca9ef594b5 <vm_exec_core+31648>, 0x55ca9ef594d3 <vm_exec_core+31678>, 0x55ca9ef594f1 <vm_exec_core+31708>, 0x55ca9ef5950f <vm_exec_core+31738>, 0x55ca9ef5952d <vm_exec_core+31768>, 0x55ca9ef5954b <vm_exec_core+31798>, 0x55ca9ef59569 <vm_exec_core+31828>, 0x55ca9ef59587 <vm_exec_core+31858>, 0x55ca9ef595a5 <vm_exec_core+31888>, 0x55ca9ef595c3 <vm_exec_core+31918>, 0x55ca9ef595e1 <vm_exec_core+31948>, 0x55ca9ef595ff <vm_exec_core+31978>, 0x55ca9ef5961d <vm_exec_core+32008>...}
#46 0x000055ca9ef6b745 in rb_vm_exec (ec=0x55caa0d932c0) at /tmp/ruby/src/trunk-O0/vm.c:2467
        _ec = 0x55caa0d932c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffc9d1a1260, 0x55ca9ef6b6c3 <rb_vm_exec+190>, 0x0, 0x7ffc9d1a11b0, 0x7f7a37fbfd98}, prev = 0x7ffc9d1a15a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#47 0x000055ca9ef6835b in invoke_block (ec=0x55caa0d932c0, iseq=0x7f7a38091190, self=140163344748000, captured=0x55caa13f89e0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1497
        arg_size = 0
#48 0x000055ca9ef68df7 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f7a37fbfda8, argc=0, self=140163344748000, captured=0x55caa13f89e0, ec=0x55caa0d932c0) at /tmp/ruby/src/trunk-O0/vm.c:1567
        iseq = 0x7f7a38091190
        opt_pc = 0
        type = 572653569
        cfp = 0x7f7a52703fd8
        sp = 0x7f7a52604028
        flags = 0
        use_argv = 0x7f7a37fbfda8
        av = {140162920551280, 94328770342928}
        stack_argv = 0x7f7a52604028
#49 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f7a37fbfda8, argc=0, self=140163344748000, proc=0x55caa13f89e0, ec=0x55caa0d932c0) at /tmp/ruby/src/trunk-O0/vm.c:1665
        block = 0x55caa13f89e0
#50 vm_invoke_proc (ec=0x55caa0d932c0, proc=0x55caa13f89e0, self=140163344748000, argc=0, argv=0x7f7a37fbfda8, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1695
No locals.
#51 0x000055ca9ef6959b in rb_vm_invoke_proc (ec=0x55caa0d932c0, proc=0x55caa13f89e0, argc=0, argv=0x7f7a37fbfda8, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1716
        self = 140163344748000
#52 0x000055ca9ee44745 in rb_proc_call_kw (self=140162901959400, args=140162901999000, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:987
        vret = 140722944218336
        proc = 0x55caa13f89e0
        argc = 0
        argv = 0x7f7a37fbfda8
#53 0x000055ca9ee447ad in rb_proc_call (self=140162901959400, args=140162901999000) at /tmp/ruby/src/trunk-O0/proc.c:997
No locals.
#54 0x000055ca9ed52712 in rb_call_end_proc (data=140162901959400) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#55 0x000055ca9ed528cc in exec_end_procs_chain (procs=0x55ca9f37ad60 <end_procs>, errp=0x55caa0d93338) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x55ca9ed526eb <rb_call_end_proc>, data = 140162901959400, next = 0x55caa0f80fb0}
        link = 0x55caa0f812a0
        errinfo = 140162901985040
#56 0x000055ca9ed52a2f in rb_ec_exec_end_proc (ec=0x55caa0d932c0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x55caa0d932c0
        _tag = {tag = 36, retval = 140162901985040, buf = {0x7ffc9d1a1620, 0x55ca9ed529aa <rb_ec_exec_end_proc+189>, 0x0, 0x7ffc9d1a1570, 0x55ca9ed500c6 <rb_ec_ractor_ptr+24>}, prev = 0x7ffc9d1a1740, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 140162901985040
#57 0x000055ca9ed531cf in rb_ec_teardown (ec=0x55caa0d932c0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#58 0x000055ca9ed5348f in rb_ec_cleanup (ec=0x55caa0d932c0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:212
        err = 94328770343616
        mode0 = 32764
        mode1 = -1659234368
        _ec = 0x55caa0d932c0
        _tag = {tag = 36, retval = 94328736526072, buf = {0x7ffc9d1a17c0, 0x55ca9ed533ca <rb_ec_cleanup+295>, 0x0, 0x7ffc9d1a16e0, 0x55caa0d932c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 140162901985040
        sysex = 0
        signaled = 0
        th = 0x55caa0d92090
        th0 = 0x55caa0d92090
        step = 1
        message = 4
        buf = 94328770338960
#59 0x000055ca9ed53a98 in ruby_run_node (n=0x7f7a3807d500) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55caa0d932c0
        status = 21962
#60 0x000055ca9ed4f2f4 in rb_main (argc=131, argv=0x7ffc9d1a1968) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140722944219200
#61 0x000055ca9ed4f355 in main (argc=131, argv=0x7ffc9d1a1968) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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