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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering 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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
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/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
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.2.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 -
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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering 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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/objspace'
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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving 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/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.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/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/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: 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'
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.0
                                    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.17.1
                                    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.5
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.3.0
                                    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 1862 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'
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=64055
  "--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/908] 3977568=test_kill_ring
[  2/908] 3977569=test_boolean
[  3/908] 3977571=test_column_separator
[  4/908] 3977570=test_yaml_special_cases
[  5/908] 3977569=test_gem_source_list
[  6/908] 3977571=test_drbssl
[  7/908] 3977568=test_raise_no_backtrace_exception
[  8/908] 3977570=parameters_signature_test
[  9/908] 3977570=test_rdoc_parser_changelog
[ 10/908] 3977569=test_enumerator_kw
[ 11/908] 3977569=test_gem_commands_install_command
[ 12/908] 3977570=test_gem_indexer
[ 13/908] 3977568=test_mailto
[ 14/908] 3977568=test_transcode
[ 15/908] 3977568=test_coderange
[ 16/908] 3977568=test_dir
[ 17/908] 3977568=test_iso_8859
[ 18/908] 3977568=test_c_struct_entry
[ 19/908] 3977568=test_random
[ 20/908] 3977568=test_rdoc_context
[ 21/908] 3977570=test_lexer
[ 22/908] 3977570=test_strip
[ 23/908] 3977570=test_nonblock
[ 24/908] 3977570=test_open-uri
[ 25/908] 3977569=test_date
[ 26/908] 3977569=test_gem_local_remote_options
[ 27/908] 3977570=test_gc
[ 28/908] 3977569=test_cgi_modruby
[ 29/908] 3977569=test_gem_commands_owner_command
[ 30/908] 3977569=test_rational
[ 31/908] 3977569=test_flush
[ 32/908] 3977569=test_type_completor
[ 33/908] 3977569=test_stat
[ 34/908] 3977569=test_pair
[ 35/908] 3977568=test_func
[ 36/908] 3977569=test_jaro_winkler
[ 37/908] 3977569=test_foreach
[ 38/908] 3977569=test_install
[ 39/908] 3977569=test_yamldbm
[ 40/908] 3977569=unescape_test
[ 41/908] 3977568=test_rdoc_markup_attribute_manager
[ 42/908] 3977568=test_trace
[ 43/908] 3977568=test_nil
[ 44/908] 3977568=test_rdoc_class_module
[ 45/908] 3977568=test_liberal_parsing
[ 46/908] 3977568=test_gem_resolver_composed_set
[ 47/908] 3977568=test_summary
[ 48/908] 3977568=test_win32ole_variant
[ 49/908] 3977568=test_object
[ 50/908] 3977568=test_find
[ 51/908] 3977568=test_arity
[ 52/908] 3977568=test_storage
[ 53/908] 3977568=test_zlib
[ 54/908] 3977569=test_rdoc_generator_pot
[ 55/908] 3977569=test_gem_uninstaller
[ 56/908] 3977569=test_alias
[ 57/908] 3977569=test_eval
[ 58/908] 3977569=test_proc
[ 59/908] 3977571=test_pointer
[ 60/908] 3977568=test_gem_gem_runner
[ 61/908] 3977568=test_regexp
[ 62/908] 3977571=test_file_exhaustive
[ 63/908] 3977569=pattern_test
[ 64/908] 3977569=test_extlibs
[ 65/908] 3977571=test_printf
[ 66/908] 3977571=test_iterator
[ 67/908] 3977571=test_variable_name_check
[ 68/908] 3977569=test_string
[ 69/908] 3977569=compiler_test
[ 70/908] 3977569=test_gem_remote_fetcher
[ 71/908] 3977571=test_case
[ 72/908] 3977571=test_scope
[ 73/908] 3977571=test_dns
[ 74/908] 3977571=test_process
[ 75/908] 3977571=test_addr
[ 76/908] 3977571=test_gem_commands_info_command
[ 77/908] 3977571=test_getopts
[ 78/908] 3977571=test_dir_m17n
[ 79/908] 3977569=test_helper
[ 80/908] 3977569=test_rdoc_generator_pot_po_entry
[ 81/908] 3977569=test_tuplebag
[ 82/908] 3977569=test_cgi_header
[ 83/908] 3977569=test_rdoc_markup_to_rdoc
[ 84/908] 3977569=test_singleton_function
[ 85/908] 3977569=test_protocol
[ 86/908] 3977569=test_convertible
[ 87/908] 3977571=test_env
[ 88/908] 3977568=test_rdoc_markup_pre_process
[ 89/908] 3977568=test_nkf
[ 90/908] 3977568=test_internal_ivar
[ 91/908] 3977568=test_error_highlight
[ 92/908] 3977568=test_config
[ 93/908] 3977568=test_general
[ 94/908] 3977568=test_have_macro
[ 95/908] 3977568=desugar_compiler_test
[ 96/908] 3977568=test_pipe
[ 97/908] 3977570=test_stringscanner
[ 98/908] 3977570=test_resize
[ 99/908] 3977568=test_io_m17n
[100/908] 3977570=test_gem_resolver_specification
[101/908] 3977570=test_tracepoint
[102/908] 3977570=test_variable
[103/908] 3977570=test_pstore
[104/908] 3977570=test_gem_text
[105/908] 3977570=test_settracefunc
[106/908] 3977571=test_gem_request_set_gem_dependency_api
[107/908] 3977569=test_lambda
[108/908] 3977569=test_readpartial
[109/908] 3977569=test_win32ole
[110/908] 3977569=test_sprintf_comb
[111/908] 3977571=heredoc_dedent_test
[112/908] 3977571=test_time
[113/908] 3977568=memsize_test
[114/908] 3977568=test_method_cache
[115/908] 3977568=test_gem_package_old
[116/908] 3977568=test_super
[117/908] 3977569=test_ocsp
[118/908] 3977569=test_win32ole_param
[119/908] 3977569=ruby_api_test
[120/908] 3977571=test_gem_safe_marshal
[121/908] 3977569=test_date_strptime
[122/908] 3977569=test_gem_doctor
[123/908] 3977569=test_gem_request_set_lockfile_tokenizer
[124/908] 3977570=test_ast
[125/908] 3977568=fuzzer_test
[126/908] 3977568=test_propertyputref
[127/908] 3977568=test_struct
[128/908] 3977568=test_default_gems
[129/908] 3977569=test_instrumentation_api
[130/908] 3977568=test_serialize_subclasses
[131/908] 3977568=test_rand
[132/908] 3977571=test_buffering
[133/908] 3977571=test_drbunix
[134/908] 3977568=test_gem_commands_stale_command
[135/908] 3977568=test_patterns
[136/908] 3977568=test_gem_resolver_api_specification
[137/908] 3977568=location_test
[138/908] 3977568=test_date_arith
[139/908] 3977568=test_gem_security_signer
[140/908] 3977569=test_gem_package
[141/908] 3977568=json_common_interface_test
[142/908] 3977568=test_ractor
[143/908] 3977568=test_grapheme_breaks
[144/908] 3977568=test_too_many_dummy_encodings
[145/908] 3977568=test_signedness
[146/908] 3977569=test_enumerable
[147/908] 3977569=test_rdoc_parser_simple
[148/908] 3977569=test_formatter
[149/908] 3977569=test_weakkeymap
[150/908] 3977569=test_lazy_enumerator
[151/908] 3977569=test_key_actor_vi
[152/908] 3977568=test_rdoc_markup_document
[153/908] 3977568=test_require
[154/908] 3977569=test_unconverted_fields
[155/908] 3977569=test_ts
[156/908] 3977569=test_find_executable
[157/908] 3977569=test_delegation
[158/908] 3977569=test_dup
[159/908] 3977569=test_locale
[160/908] 3977569=test_history
[161/908] 3977569=test_exit
[162/908] 3977569=test_gem_commands_query_command
[163/908] 3977571=test_optimization
[164/908] 3977569=test_drbobject
[165/908] 3977569=test_range
[166/908] 3977569=test_rdoc_rd
[167/908] 3977569=test_open3
[168/908] 3977568=test_pinned
[169/908] 3977568=test_udp
[170/908] 3977568=test_pattern_key_name_check
[171/908] 3977568=test_thread
[172/908] 3977568=test_require
[173/908] 3977569=test_remote_fetch_error
[174/908] 3977569=test_gem_resolver_git_specification
[175/908] 3977569=test_files_test_2
[176/908] 3977568=test_rdoc_markup
[177/908] 3977568=test_singleton
[178/908] 3977568=test_ancdata
[179/908] 3977568=test_spell_checker
[180/908] 3977568=test_rdoc_tom_doc
[181/908] 3977568=ractor_test
[182/908] 3977568=test_gem_commands_fetch_command
[183/908] 3977568=test_converters
[184/908] 3977568=test_normalize
[185/908] 3977568=test_bignum
[186/908] 3977568=test_sleep
[187/908] 3977568=test_pack
[188/908] 3977571=test_read
[189/908] 3977571=test_basicinstructions
[190/908] 3977568=test_update
[191/908] 3977568=test_key_actor_emacs
[192/908] 3977571=test_verbose
[193/908] 3977571=test_ractor
[194/908] 3977571=test_https_proxy
[195/908] 3977571=test_bigdecimal_util
[196/908] 3977571=test_name_error_extension
[197/908] 3977571=test_rdoc_ri_paths
[198/908] 3977568=test_rdoc_rd_block_parser
[199/908] 3977571=test_gem_package_task
Skipping Gem::PackageTask tests.  rake not found.
[200/908] 3977571=test_err_in_callback
[201/908] 3977571=test_force_quotes
[202/908] 3977568=json_ext_parser_test
[203/908] 3977568=test_gem_resolver_vendor_specification
[204/908] 3977571=test_rdoc_attr
[205/908] 3977571=test_not
[206/908] 3977571=test_table
[207/908] 3977568=test_koi8
[208/908] 3977568=test_ostruct
[209/908] 3977571=test_rdoc_generator_markup
[210/908] 3977571=test_rendering
[211/908] 3977571=test_gem_ext_configure_builder
[212/908] 3977571=test_gem_dependency_list
[213/908] 3977568=test_inlinecache
[214/908] 3977571=test_scanner_events
[215/908] 3977571=test_filter
[216/908] 3977568=test_win32ole_variant_outarg
[217/908] 3977568=test_ws
[218/908] 3977568=test_erb_command
[219/908] 3977571=test_gem_rdoc
[220/908] 3977568=test_gem_commands_contents_command
[221/908] 3977568=test_have_func
[222/908] 3977571=test_ractor_compatibility
[223/908] 3977571=test_gem_source_git
[224/908] 3977568=test_http
[225/908] 3977571=test_fd_setsize
[226/908] 3977571=test_regex_casefold
[227/908] 3977571=test_unix
[228/908] 3977571=test_context
Leaked file descriptor: TestIRB::ContextTest#test_build_completor: 7 #<File::Stat dev=0xa4, ino=14427855, mode=0100644, nlink=1, uid=1001, gid=1000, rdev=0x0, size=1382, blksize=4096, blocks=8, atime=2023-11-17 10:34:35.449668025 +0000, mtime=2023-11-17 10:29:32.854046977 +0000, ctime=2023-11-17 10:29:32.854046977 +0000>
Closed file descriptor: TestIRB::ContextTest#test_omit_on_assignment: 7
[229/908] 3977571=test_symbol
[230/908] 3977569=test_coder
[231/908] 3977569=test_gem_commands_sources_command
[232/908] 3977569=test_rdoc_i18n_text
[233/908] 3977569=test_rdoc_parser_markdown
[234/908] 3977569=test_gem_source_fetch_problem
[235/908] 3977569=test_rdoc_markup_indented_paragraph
[236/908] 3977569=test_rdoc_markup_to_html_snippet
[237/908] 3977569=test_gem_commands_lock_command
[238/908] 3977569=test_data
[239/908] 3977569=test_pp
[240/908] 3977569=test_enc_associate
[241/908] 3977571=test_x509cert
[242/908] 3977571=test_gem_commands_unpack_command
[243/908] 3977568=test_rdoc_markup_to_table_of_contents
[244/908] 3977568=test_import
[245/908] 3977571=test_last_thread
[246/908] 3977569=test_logdevice
[247/908] 3977571=test_ftp
[248/908] 3977571=test_logger
[249/908] 3977571=test_ssl
[250/908] 3977569=test_digest_extend
[251/908] 3977569=test_append
[252/908] 3977569=test_symbol
[253/908] 3977569=test_module
[254/908] 3977568=test_key_error
[255/908] 3977568=test_rb_str_dup
[256/908] 3977568=test_engine
[257/908] 3977568=test_bn
[258/908] 3977568=test_io_console
[259/908] 3977571=test_unicode_escape
[260/908] 3977571=test_rdoc_markup_attributes
[261/908] 3977571=test_cparser
[262/908] 3977568=test_string_processing
[263/908] 3977568=test_c_union_entity
[264/908] 3977568=test_recursion
[265/908] 3977568=test_rubyvm
[266/908] 3977568=test_ractor
[267/908] 3977568=test_gem_request_connection_pools
[268/908] 3977568=test_config
[269/908] 3977569=test_arith_seq_extract
[270/908] 3977568=test_getoptlong
[271/908] 3977568=test_pack
[272/908] 3977571=test_logperiod
[273/908] 3977571=test_within_pipe
[274/908] 3977571=test_load
[275/908] 3977571=test_have_library
[276/908] 3977569=test_rdoc_generator_darkfish
[277/908] 3977568=test_mixed_unicode_escapes
[278/908] 3977568=test_httpresponse
[279/908] 3977568=test_rdoc_parser_ruby
[280/908] 3977569=test_cipher
[281/908] 3977569=test_beginendblock
[282/908] 3977571=test_time_tz
[283/908] 3977571=test_big5
[284/908] 3977571=test_new
[285/908] 3977571=test_abbrev
[286/908] 3977571=test_gem_commands_server_command
[287/908] 3977571=test_general
[288/908] 3977571=test_httpresponses
[289/908] 3977571=test_objspace
[290/908] 3977569=test_timeout
[291/908] 3977569=test_gem_specification
[292/908] 3977568=test_gem_package_tar_reader_entry
[293/908] 3977568=test_rdoc_markup_to_label
[294/908] 3977568=test_gem_commands_exec_command
[295/908] 3977568=test_tsort
[296/908] 3977568=test_files_sample
[297/908] 3977568=test_rbconfig
[298/908] 3977568=test_metaclass
[299/908] 3977568=version_test
[300/908] 3977568=test_bigdecimal
[301/908] 3977569=test_cgi_cookie
[302/908] 3977569=test_object_references
[303/908] 3977569=test_scheduler
[304/908] 3977569=test_win32ole_variable
[305/908] 3977569=test_gem_resolver
[306/908] 3977569=test_delegate
[307/908] 3977569=test_gem_ext_cargo_builder_unit
[308/908] 3977569=test_bash_completion
[309/908] 3977569=test_cgi_core
[310/908] 3977569=test_signal
[311/908] 3977569=test_fixnum
[312/908] 3977569=test_bug-14834
[313/908] 3977569=test_rational2
[314/908] 3977569=test_fiber
[315/908] 3977568=test_terminfo
[316/908] 3977568=test_parser
[317/908] 3977568=test_rdoc_require
[318/908] 3977568=test_buffered_io
[319/908] 3977568=test_completion
[320/908] 3977568=test_constant
[321/908] 3977569=test_gem
[322/908] 3977568=test_addrinfo
[323/908] 3977568=test_encoding
[324/908] 3977568=test_to_ary_concat
[325/908] 3977569=test_ssl
[326/908] 3977569=test_evaluation
[327/908] 3977569=test_case_options
[328/908] 3977569=test_https
[329/908] 3977569=test_convert
[330/908] 3977569=test_rdoc_markup_to_tt_only
[331/908] 3977569=test_ractor
[332/908] 3977569=test_rdoc_markup_to_bs
[333/908] 3977569=json_encoding_test
[334/908] 3977569=test_gem_commands_generate_index_command
[335/908] 3977569=test_gem_commands_update_command
[336/908] 3977568=test_marshal
[337/908] 3977569=test_optparse
[338/908] 3977569=ripper_compat_test
[339/908] 3977569=test_gem_ext_cmake_builder
[340/908] 3977569=test_interned_str
[341/908] 3977569=test_integer
[342/908] 3977568=test_objectspace
[343/908] 3977568=test_compile_prism
[344/908] 3977568=test_io
[345/908] 3977569=test_sexp
[346/908] 3977569=test_gem_util
[347/908] 3977569=test_tree_spell_checker
[348/908] 3977569=test_euc_jp
[349/908] 3977569=test_require_lib
[350/908] 3977569=test_struct
[351/908] 3977569=test_etc
[352/908] 3977569=test_mutex
[353/908] 3977569=test_option
[354/908] 3977569=test_win32ole_event
[355/908] 3977569=test_key_event_record
[356/908] 3977569=test_array_create
[357/908] 3977569=test_notimplement
[358/908] 3977569=test_scalar_scanner
[359/908] 3977569=test_rdoc_parser
[360/908] 3977569=test_pattern_matching
[361/908] 3977569=test_thread_cv
[362/908] 3977569=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, 33863>
[363/908] 3977569=test_webauthn_poller
[364/908] 3977569=test_rdoc_parser_rd.Closed file descriptor: TestRDocParserRd#test_scan: 11

[365/908] 3977569=test_marshalable
[366/908] 3977569=test_set_len
[367/908] 3977569=test_unicode
[368/908] 3977569=test_x509attr
[369/908] 3977569=test_x509ext
[370/908] 3977569=test_wss
[371/908] 3977569=test_fips
[372/908] 3977569=test_configuration
[373/908] 3977569=test_class
[374/908] 3977569=test_libs
[375/908] 3977569=test_math
[376/908] 3977569=test_gc
[377/908] 3977569=test_coverage
[378/908] 3977569=test_pathname
[379/908] 3977569=test_case
[380/908] 3977569=test_gem_path_support
[381/908] 3977569=test_helper
[382/908] 3977569=test_nowrite
[383/908] 3977569=test_gem_resolver_conflict
[384/908] 3977569=test_thread_queue
[385/908] 3977571=test_vm_dump
[386/908] 3977571=test_nesting_parser
[387/908] 3977571=test_gem_package_tar_writer
[388/908] 3977568=test_gb18030
[389/908] 3977568=test_fileutils
[390/908] 3977571=errors_test
[391/908] 3977571=test_gem_uri_formatter
[392/908] 3977571=test_sockopt
[393/908] 3977571=test_omap
[394/908] 3977571=test_windows_1251
[395/908] 3977571=test_shellwords
[396/908] 3977571=test_yaml_tree
[397/908] 3977571=test_encoding
[398/908] 3977571=test_data_error
[399/908] 3977571=test_yjit_exit_locations
[400/908] 3977571=test_monitor
[401/908] 3977571=test_document
[402/908] 3977571=test_gem_resolver_best_set
[403/908] 3977571=test_whileuntil
[404/908] 3977571=test_gem_config_file
[405/908] 3977568=test_cstr
[406/908] 3977571=test_float
[407/908] 3977569=test_gem_gemcutter_utilities
[408/908] 3977571=test_method_cache
[409/908] 3977571=test_history
[410/908] 3977571=test_primitive
[411/908] 3977571=test_mul
[412/908] 3977571=test_passing_block
[413/908] 3977571=test_gem_commands_which_command
[414/908] 3977571=test_closure
[415/908] 3977569=test_at_exit
[416/908] 3977569=test_dln
[417/908] 3977569=test_rdoc_options
[418/908] 3977569=test_digest
[419/908] 3977569=test_object
[420/908] 3977569=test_gem_resolver_local_specification
[421/908] 3977569=test_pkg_config
[422/908] 3977569=test_yield_block
[423/908] 3977568=test_rdoc_include
[424/908] 3977569=test_set
[425/908] 3977569=test_gem_commands_help_command
[426/908] 3977569=test_win32ole_record
[427/908] 3977568=test_ruby_lex
[428/908] 3977569=test_eval_history
[429/908] 3977569=dispatcher_test
[430/908] 3977569=test_complex2
[431/908] 3977569=test_gem_version_option
[432/908] 3977568=test_insns_leaf
[433/908] 3977568=test_ubf_async_safe
[434/908] 3977569=test_ossl
[435/908] 3977571=test_yjit
[436/908] 3977568=test_frozen_error
[437/908] 3977568=test_m17n
[438/908] 3977568=test_x509req
[439/908] 3977568=test_console_attr
[440/908] 3977568=test_argf
[441/908] 3977569=test_array
[442/908] 3977568=test_gem_ext_cargo_builder_link_flag_converter
[443/908] 3977568=test_files_ext
[444/908] 3977568=test_project_sanity
[445/908] 3977568=test_refinement
[446/908] 3977571=test_gem_command_manager
[447/908] 3977571=test_address_resolve
[448/908] 3977571=test_cgi_session
[449/908] 3977571=test_pkcs7
[450/908] 3977571=test_iter_break
[451/908] 3977571=test_x509crl
[452/908] 3977571=test_hash
[453/908] 3977569=test_ensured
[454/908] 3977569=test_keyword
[455/908] 3977569=test_num2int
[456/908] 3977569=test_gem_install_update_options
[457/908] 3977569=test_gem_resolver_installed_specification
[458/908] 3977569=test_gem_commands_list_command
[459/908] 3977569=test_cmethod
[460/908] 3977569=test_gem_resolver_vendor_set
[461/908] 3977569=test_gem_ext_rake_builder
[462/908] 3977569=test_parser
[463/908] 3977569=test_irb
[464/908] 3977569=test_gem_requirement
[465/908] 3977569=test_numeric
[466/908] 3977569=test_word
[467/908] 3977569=test_postponed_job
[468/908] 3977569=test_uncorrectable_name_check
[469/908] 3977569=test_gem_request_set_lockfile
[470/908] 3977569=test_parse
[471/908] 3977569=test_observer
[472/908] 3977569=test_method_name_check
[473/908] 3977569=test_rdoc_top_level
[474/908] 3977569=test_hmac
[475/908] 3977569=test_gem_commands_setup_command
[476/908] 3977569=test_pty
[477/908] 3977568=test_bmethod
[478/908] 3977568=encoding_test
[479/908] 3977569=test_erb
[480/908] 3977569=test_numeric
[481/908] 3977569=test_gem_commands_environment_command
[482/908] 3977569=test_gem_platform
[483/908] 3977569=test_rdoc_parser_c
[484/908] 3977569=test_emitter
[485/908] 3977569=test_rdoc_markup_verbatim
[486/908] 3977569=newline_test
[487/908] 3977571=test_econv
[488/908] 3977569=json_fixtures_test
[489/908] 3977569=test_color
[490/908] 3977569=test_ldap
[491/908] 3977569=test_rdoc_markup_to_html
[492/908] 3977569=test_rdoc_task
[493/908] 3977569=test_numhash
[494/908] 3977569=test_macro
[495/908] 3977569=test_stack
[496/908] 3977571=test_bigzero
[497/908] 3977571=test_pkey_rsa
[498/908] 3977571=test_backtrace
[499/908] 3977569=test_tempfile
[500/908] 3977571=test_gem_commands_cert_command
[501/908] 3977569=test_date_new
[502/908] 3977569=test_wait
[503/908] 3977569=test_duplicate
[504/908] 3977569=magic_comment_test
[505/908] 3977569=test_object_create_start
[506/908] 3977569=test_acl
[507/908] 3977569=test_gem_unsatisfiable_dependency_error
[508/908] 3977569=test_require_path_check
[509/908] 3977569=test_utf16
[510/908] 3977571=test_path
[511/908] 3977571=test_cmd
[512/908] 3977569=json_string_matching_test
[513/908] 3977569=test_rdoc_markup_paragraph
[514/908] 3977569=test_euc_tw
[515/908] 3977569=test_nomethod_error
[516/908] 3977569=test_fstring
[517/908] 3977569=test_quote_empty
[518/908] 3977569=test_rdoc_markup_raw
[519/908] 3977569=test_rdoc_markdown
[520/908] 3977569=test_rdoc_rd_inline
[521/908] 3977569=test_ipaddr
[522/908] 3977569=test_rdoc_normal_class
[523/908] 3977569=test_gem_package_tar_reader
[524/908] 3977569=test_comparable
[525/908] 3977569=test_const
[526/908] 3977569=test_rdoc_encoding
[527/908] 3977569=test_class
[528/908] 3977571=test_io_timeout
[529/908] 3977571=test_files_test_1
[530/908] 3977569=test_gem_source_specific_file
[531/908] 3977569=test_rdoc_markup_parser
[532/908] 3977569=test_method
[533/908] 3977571=test_deprecate
[534/908] 3977571=test_rdoc_constant
[535/908] 3977569=test_gem_installer
[536/908] 3977571=test_pkcs12
[537/908] 3977571=test_row_separator
[538/908] 3977571=test_file
[539/908] 3977571=test_reqarg
[540/908] 3977571=test_date_strftime
[541/908] 3977571=test_set
[542/908] 3977571=test_init
[543/908] 3977571=library_symbols_test
[544/908] 3977571=test_zsh_completion
[545/908] 3977571=test_resource
[546/908] 3977571=test_system
[547/908] 3977571=test_gem_commands_signin_command
[548/908] 3977571=test_gem_commands_search_command
[549/908] 3977571=test_cp949
[550/908] 3977571=test_condition
[551/908] 3977571=test_defined
[552/908] 3977571=test_face
[553/908] 3977571=test_emoji
[554/908] 3977571=test_sorted_set
[555/908] 3977571=test_sizeof
[556/908] 3977568=test_iseq
[557/908] 3977568=test_color_printer
[558/908] 3977568=test_rdoc_rd_inline_parser
[559/908] 3977568=test_date_attr
[560/908] 3977568=test_basicsocket
[561/908] 3977568=test_sleep
[562/908] 3977571=test_framework
[563/908] 3977571=test_socket
[564/908] 3977568=test_yamlstore
[565/908] 3977568=test_class2name
[566/908] 3977568=test_rdoc_markup_to_html_crossref
[567/908] 3977568=test_syslog
[568/908] 3977568=test_erb_m17n
[569/908] 3977568=test_gem_commands_uninstall_command
[570/908] 3977569=test_rdoc_code_object
[571/908] 3977569=test_rdoc_markup_heading
[572/908] 3977569=test_pack
[573/908] 3977569=test_x509name
[574/908] 3977569=test_fnmatch
[575/908] 3977569=test_skip_lines
[576/908] 3977569=test_mutex_m
[577/908] 3977569=test_gem_source
[578/908] 3977568=test_depth_first
[579/908] 3977568=test_random_formatter
[580/908] 3977569=test_benchmark
[581/908] 3977568=test_raise
[582/908] 3977568=test_mkmf
[583/908] 3977568=test_assembler
[584/908] 3977568=test_gem_stub_specification
[585/908] 3977568=test_string
[586/908] 3977568=test_function
[587/908] 3977571=test_yaml
[588/908] 3977568=comments_test
[589/908] 3977568=test_array
[590/908] 3977571=test_debug
[591/908] 3977568=test_reline
[592/908] 3977571=test_line_editor
[593/908] 3977571=test_gem_security_trust_dir
[594/908] 3977571=test_rinda
[595/908] 3977568=test_acceptable
[596/908] 3977568=test_io_wait
[597/908] 3977569=test_string_memory
[598/908] 3977568=test_integer
[599/908] 3977568=test_kwargs
[600/908] 3977568=test_yield
[601/908] 3977569=test_stream
[602/908] 3977569=test_pkey
[603/908] 3977569=test_gem_resolver_api_set
[604/908] 3977569=test_forwardable
[605/908] 3977569=parse_comments_test
[606/908] 3977569=test_ractor
[607/908] 3977569=test_dryrun
[608/908] 3977571=test_typeddata
[609/908] 3977569=test_cesu8
[610/908] 3977569=test_inputs_scanner
[611/908] 3977569=test_rdoc_markup_include
[612/908] 3977569=test_protect
[613/908] 3977569=test_rdoc_generator_pot_po
[614/908] 3977569=test_tree_builder
[615/908] 3977569=test_rdoc_servlet
[616/908] 3977569=test_clone
[617/908] 3977571=test_capacity
[618/908] 3977571=test_nextafter
[619/908] 3977569=test_thread
[620/908] 3977571=test_rubyoptions
[621/908] 3977569=test_rdoc_ri_driver
[622/908] 3977569=test_shapes
[623/908] 3977569=test_httpheader
[624/908] 3977569=test_euc_kr
[625/908] 3977569=test_gem_commands_cleanup_command
[626/908] 3977569=test_literal
[627/908] 3977570=test_date_marshal
[628/908] 3977570=test_gem_commands_mirror
[629/908] 3977570=test_iseq_load
[630/908] 3977569=test_utf32
[631/908] 3977569=test_key_name_check
[632/908] 3977569=test_rdoc_markup_to_markdown
[633/908] 3977569=test_trick
[634/908] 3977570=test_scalar
[635/908] 3977570=test_arith_seq_beg_len_step
[636/908] 3977570=test_gem_resolver_requirement_list
[637/908] 3977570=test_change_word
[638/908] 3977570=test_gem_commands_pristine_command
[639/908] 3977568=test_tmpdir
[640/908] 3977568=test_noarg
[641/908] 3977568=test_random
[642/908] 3977568=test_ssl_session
[643/908] 3977568=test_rdoc_markup_hard_break
[644/908] 3977568=test_rdoc_markdown_test
[645/908] 3977570=test_rdoc_normal_module
[646/908] 3977570=test_gem_version
[647/908] 3977570=test_gem_resolver_dependency_request
[648/908] 3977570=test_ns_spki
[649/908] 3977570=test_encodings
[650/908] 3977569=test_gem_ext_cargo_builder
[651/908] 3977569=test_io_buffer
[652/908] 3977569=test_gem_package_tar_header
[653/908] 3977570=test_rdoc_extend
[654/908] 3977570=test_to_ruby
[655/908] 3977569=test_gem_resolver_index_specification
[656/908] 3977570=test_c_struct_builder
[657/908] 3977569=test_merge_keys
[658/908] 3977569=test_gem_ext_builder
[659/908] 3977568=test_stream
[660/908] 3977568=test_threadgroup
[661/908] 3977570=test_prettyprint
[662/908] 3977570=test_human_typo
[663/908] 3977570=test_rdoc_context_section
[664/908] 3977570=test_emitter
[665/908] 3977570=test_io
[666/908] 3977568=test_ellipsize
[667/908] 3977568=test_gem_security_policy
[668/908] 3977570=test_queue
[669/908] 3977570=test_rdoc_alias
[670/908] 3977570=test_data
[671/908] 3977570=test_big2str
[672/908] 3977570=test_gem_commands_yank_command
[673/908] 3977570=test_gem_commands_check_command
[674/908] 3977570=test_win32ole_method_event
[675/908] 3977568=test_gem_ext_ext_conf_builder
[676/908] 3977570=test_pkey_dh
[677/908] 3977570=test_gem_resolver_activation_request
[678/908] 3977570=test_function_entry
[679/908] 3977570=test_path_to_class
[680/908] 3977570=test_securerandom
[681/908] 3977570=test_rdoc_any_method
[682/908] 3977569=test_abi
[683/908] 3977570=test_alias_and_anchor
[684/908] 3977570=test_config
[685/908] 3977570=test_hash
[686/908] 3977569=test_drb
[687/908] 3977570=test_complexrational
[688/908] 3977570=test_win32ole_typelib
[689/908] 3977570=test_external_new
[690/908] 3977570=test_bundled_ca
[691/908] 3977568=test_ractor
[692/908] 3977570=test_key_stroke
[693/908] 3977568=test_ifunless
[694/908] 3977568=test_mdns
[695/908] 3977570=test_rat
[696/908] 3977568=test_config
[697/908] 3977570=test_process
[698/908] 3977568=test_gem_name_tuple
[699/908] 3977568=test_date_ractor
[700/908] 3977568=test_http_request
[701/908] 3977568=test_undef
[702/908] 3977568=test_gem_request_set
[703/908] 3977571=constant_path_node_test
[704/908] 3977571=test_cgi_tag_helper
[705/908] 3977571=test_rdoc_generator_json_index
[706/908] 3977571=test_gem_resolver_index_set
[707/908] 3977571=test_rdoc_single_class
[708/908] 3977571=test_win32ole_param_event
[709/908] 3977571=test_workspace
[710/908] 3977571=test_debug_cmd
[711/908] 3977571=test_gem_spec_fetcher
[712/908] 3977571=test_folderitem2_invokeverb
[713/908] 3977571=test_write
[714/908] 3977568=test_date_parse
[715/908] 3977571=test_enum
[716/908] 3977568=test_thread
[717/908] 3977568=test_recorder
[718/908] 3977568=test_rdoc_token_stream
[719/908] 3977568=test_gem_request
[720/908] 3977568=test_pkey_ec
[721/908] 3977568=test_base64
[722/908] 3977568=json_generic_object_test
[723/908] 3977568=test_complex
[724/908] 3977568=test_type
[725/908] 3977568=test_class_name_check
[726/908] 3977568=test_common
[727/908] 3977568=test_backtrace
[728/908] 3977568=test_gem_commands_push_command
[729/908] 3977571=test_m17n_comb
[730/908] 3977568=json_addition_test
[731/908] 3977568=test_gem_commands_build_command
[732/908] 3977568=test_invalid
[733/908] 3977568=test_types
[734/908] 3977568=test_qsort
[735/908] 3977568=test_str2big
[736/908] 3977568=test_continuation
[737/908] 3977568=test_bigmath
[738/908] 3977568=json_generator_test
[739/908] 3977568=test_gem_impossible_dependencies_error
[740/908] 3977568=test_delete
[741/908] 3977568=test_rdoc_markup_to_ansi
[742/908] 3977568=test_gc_compact
[743/908] 3977569=test_ractor
[744/908] 3977569=test_features
[745/908] 3977569=test_len
[746/908] 3977569=test_placearg
[747/908] 3977569=test_asn1
[748/908] 3977569=test_gem_commands_specification_command
[749/908] 3977569=test_popen_deadlock
[750/908] 3977568=test_rdoc_stats
[751/908] 3977568=test_gem_dependency_resolution_error
[752/908] 3977568=test_case_comprehensive
[753/908] 3977569=test_rdoc_store
[754/908] 3977571=test_syntax
[755/908] 3977569=test_provider
[756/908] 3977569=test_exception
[757/908] 3977569=test_inadvertent_creation
[758/908] 3977569=test_webauthn_listener_response
[759/908] 3977569=test_enc_raise
[760/908] 3977569=test_gem_request_set_lockfile_parser
[761/908] 3977569=test_io_wait_uncommon
[762/908] 3977569=test_parser_events
[763/908] 3977569=test_gem_commands_signout_command
[764/908] 3977569=test_gem_silent_ui
[765/908] 3977569=test_gem_bundler_version_finder
[766/908] 3977569=test_time
[767/908] 3977569=test_files_test
[768/908] 3977569=test_gem_source_vendor
[769/908] 3977569=test_require
[770/908] 3977569=test_call
[771/908] 3977569=test_data_converters
[772/908] 3977569=test_ansi_without_terminfo
[773/908] 3977569=test_rdoc_text
[774/908] 3977569=test_cgi_util
[775/908] 3977569=test_gem_dependency
[776/908] 3977569=test_autoload
[777/908] 3977571=test_modify_expand
[778/908] 3977571=test_memory_view
[779/908] 3977571=test_gem_available_set
[780/908] 3977571=test_assignment
[781/908] 3977569=test_my_integer
[782/908] 3977569=test_generic
[783/908] 3977569=test_enc_str_buf_cat
[784/908] 3977569=regexp_test
[785/908] 3977569=test_input_method
[786/908] 3977569=test_syslog_logger
[787/908] 3977571=test_optarg
[788/908] 3977571=test_ripper
[789/908] 3977569=test_gem_source_lock
[790/908] 3977569=test_gem_dependency_installer
[791/908] 3977570=test_null
[792/908] 3977570=test_windows_1252
[793/908] 3977570=test_win32ole_type
[794/908] 3977570=test_header
[795/908] 3977570=test_exception
[796/908] 3977570=test_x509store
[797/908] 3977571=test_profile_frames
[798/908] 3977570=test_read_write
[799/908] 3977570=test_integer_comb
[800/908] 3977571=test_deprecated
[801/908] 3977571=test_div
[802/908] 3977571=test_kernel
[803/908] 3977571=test_nil2vtempty
[804/908] 3977571=test_rendering
[805/908] 3977571=!Nothing_to_test
[806/908] 3977571=test_gem_commands_outdated_command
[807/908] 3977571=test_usrmarshal
[808/908] 3977571=test_rdoc_markup_formatter
[809/908] 3977571=test_gem_validator
[810/908] 3977571=test_gbk
[811/908] 3977571=json_parser_test
[812/908] 3977571=parse_test
[813/908] 3977569=test_each
[814/908] 3977569=test_weakref
[815/908] 3977569=test_enumerator
[816/908] 3977569=test_timeout
[817/908] 3977569=test_switch_hitter
[818/908] 3977569=test_pkey_dsa
[819/908] 3977569=test_gem_commands_dependency_command
[820/908] 3977569=test_rdoc_rubygems_hook
[821/908] 3977569=test_hash_create
[822/908] 3977569=test_safe_load
[823/908] 3977569=test_gem_stream_ui
[824/908] 3977569=test_ansi_with_terminfo
[825/908] 3977569=bom_test
[826/908] 3977569=test_thread_fd_close
[827/908] 3977569=test_file
[828/908] 3977570=test_rdoc_generator_ri
[829/908] 3977570=test_string
[830/908] 3977571=test_name_error
[831/908] 3977571=locals_test
[832/908] 3977569=test_read
[833/908] 3977571=test_unicode_normalize
[834/908] 3977569=test_bug-3571
[835/908] 3977569=test_reline_key
[836/908] 3977569=test_type_analyze
[837/908] 3977569=test_arity
[838/908] 3977569=test_rdoc_markup_to_joined_paragraph
[839/908] 3977569=test_handle
[840/908] 3977570=test_did_you_mean
[841/908] 3977570=test_date_time
[842/908] 3977570=test_shift_jis
[843/908] 3977570=test_rdoc_cross_reference
[844/908] 3977570=test_quote_char_nil
[845/908] 3977570=test_stringchar
[846/908] 3977569=test_gem_security
[847/908] 3977570=test_rubygems
[848/908] 3977570=test_member
[849/908] 3977570=test_eval
[850/908] 3977570=test_kconv
[851/908] 3977570=test_fiddle
[852/908] 3977570=test_gem_resolver_git_set
[853/908] 3977570=test_nofree
[854/908] 3977570=test_gem_resolver_lock_specification
[855/908] 3977570=test_ractor
[856/908] 3977570=test_gem_command
[857/908] 3977570=test_emoji_breaks
[858/908] 3977569=test_files_lib
[859/908] 3977569=test_digest
[860/908] 3977569=test_bug-5832
[861/908] 3977569=test_store
[862/908] 3977569=test_gem_commands_open_command
[863/908] 3977569=test_rdoc_comment
[864/908] 3977569=test_kdf
[865/908] 3977569=test_tcp
[866/908] 3977569=test_win32ole_variant_m
[867/908] 3977569=test_rdoc_rdoc
[868/908] 3977569=test_cclass
[869/908] 3977569=test_bug_reporter
[870/908] 3977569=test_autoconf
[871/908] 3977569=test_io_buffer
[872/908] 3977569=test_json_tree
[873/908] 3977569=test_cgi_multipart
[874/908] 3977569=test_arithmetic_sequence
[875/908] 3977569=test_load
[876/908] 3977569=test_severity
[877/908] 3977569=test_ractor
[878/908] 3977569=test_http
[879/908] 3977569=test_gem_update_suggestion
[880/908] 3977569=test_ole_methods
[881/908] 3977569=test_psych
[882/908] 3977569=test_gem_resolver_installer_set
[883/908] 3977569=test_flags
[884/908] 3977571=test_rdoc_i18n_locale
[885/908] 3977571=test_gem_resolver_lock_set
[886/908] 3977571=test_gem_source_installed
[887/908] 3977571=test_gem_uri
[888/908] 3977571=test_sprintf
[889/908] 3977571=test_rewind
[890/908] 3977571=test_rdoc_method_attr
[891/908] 3977570=test_win32ole_type_event
[892/908] 3977570=test_row
[893/908] 3977570=test_enumerator
[894/908] 3977570=test_exception_at_throwing
[895/908] 3977570=test_stringio
[896/908] 3977571=test_memory_view
[897/908] 3977570=test_gem_source_local
[898/908] 3977570=test_frozen
[899/908] 3977570=test_flip
[900/908] 3977570=test_win32ole_method
[901/908] 3977570=test_dot_dot
[902/908] 3977570=test_scan_args
[903/908] 3977570=test_date_compat
[904/908] 3977570=test_gem_source_subpath_problem
[905/908] 3977571=test_case_mapping
[906/908] 3977571=test_date_conv
[907/908] 3977571=test_weakmap
[908/908] 3977570=test_egrep_cpp

Retrying...
Finished tests in 1223.158465s, 22.0086 tests/s, 8341.1686 assertions/s.
26920 tests, 10202571 assertions, 0 failures, 0 errors, 188 skips

ruby -v: ruby 3.3.0dev (2023-11-17T08:19:21Z master 94c9f16663) [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'
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-17T08:19:21Z master 94c9f16663) [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 296.259360 seconds

3725 files, 32456 examples, 141699 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.3982324.ruby -x gdbscript
[New LWP 3982324]
[New LWP 3982326]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055fca2f34aa3 in asan_unpoison_object (obj=140142802380000, newobj_p=false) at /tmp/ruby/src/trunk-O0/internal/sanitizers.h:183
183	    asan_unpoison_memory_region(ptr, SIZEOF_VALUE, newobj_p);
[Current thread is 1 (Thread 0x7f75a458f7c0 (LWP 3982324))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f75a458f7c0 (LWP 3982324) 0x000055fca2f34aa3 in asan_unpoison_object (obj=140142802380000, newobj_p=false) at /tmp/ruby/src/trunk-O0/internal/sanitizers.h:183
  2    Thread 0x7f758afaf640 (LWP 3982326) 0x00007f75a46b7fde in epoll_wait (epfd=4, events=0x55fca3543f3c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f758afaf640 (LWP 3982326)):
#0  0x00007f75a46b7fde in epoll_wait (epfd=4, events=0x55fca3543f3c <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  0x000055fca30ca55d in timer_thread_polling (vm=0x55fca3f15b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = -736248010
#2  0x000055fca30cac05 in timer_thread_func (ptr=0x55fca3f15b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
        vm = 0x55fca3f15b10
#3  0x00007f75a4626b43 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 = {140723656062992, 2615138375798821225, 140142819604032, 25, 140143245813840, 140723656063344, -2692656102096826007, -2692696573687033495}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f75a46b7bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f75a458f7c0 (LWP 3982324)):
#0  0x000055fca2f34aa3 in asan_unpoison_object (obj=140142802380000, newobj_p=false) at /tmp/ruby/src/trunk-O0/internal/sanitizers.h:183
        ptr = 0x7f7589f424e0
#1  0x000055fca2f3daba in gc_sweep_plane (objspace=0x55fca3f18260, heap=0x55fca3f183b0, p=140142802380000, bitset=1048575, ctx=0x7ffcc787d5b0) at /tmp/ruby/src/trunk-O0/gc.c:5563
        vp = 140142802380000
        sweep_page = 0x55fca3fd2590
        slot_size = 80
        slot_bits = 2
        __func__ = <optimized out>
#2  0x000055fca2f3de7e in gc_sweep_page (objspace=0x55fca3f18260, heap=0x55fca3f183b0, ctx=0x7ffcc787d5b0) at /tmp/ruby/src/trunk-O0/gc.c:5659
        i = 3
        sweep_page = 0x55fca3fd2590
        __func__ = <optimized out>
        p = 140142802378240
        bits = 0x55fca3fd26a0
        bitset = 18446744073709223919
        page_rvalue_count = 1636
        out_of_range_bits = 38
        bitmap_plane_count = 26
#3  0x000055fca2f3e7ed in gc_sweep_step (objspace=0x55fca3f18260, size_pool=0x55fca3f18360, heap=0x55fca3f183b0) at /tmp/ruby/src/trunk-O0/gc.c:5941
        ctx = {page = 0x55fca3fd2590, final_slots = 0, freed_slots = 0, empty_slots = 84}
        free_slots = 295
        sweep_page = 0x55fca3fd2590
        unlink_limit = 3
        swept_slots = 0
        pooled_slots = 295
#4  0x000055fca2f3ea21 in gc_sweep_rest (objspace=0x55fca3f18260) at /tmp/ruby/src/trunk-O0/gc.c:5998
        size_pool = 0x55fca3f18360
        i = 1
#5  0x000055fca2f3f01a in gc_sweep (objspace=0x55fca3f18260) at /tmp/ruby/src/trunk-O0/gc.c:6156
        immediate_sweep = 1
#6  0x000055fca2f45ef5 in gc_start (objspace=0x55fca3f18260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9505
        do_full_mark = 1
        immediate_mark = 32768
        __func__ = <optimized out>
        lock_lev = 3347568432
#7  0x000055fca2f45b82 in garbage_collect (objspace=0x55fca3f18260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9388
        _lev = 96
        ret = 0
#8  0x000055fca2f46605 in garbage_collect_with_gvl (objspace=0x55fca3f18260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9765
No locals.
#9  0x000055fca2f4d4e6 in objspace_malloc_gc_stress (objspace=0x55fca3f18260) at /tmp/ruby/src/trunk-O0/gc.c:12206
        reason = 45568
#10 0x000055fca2f4d7c9 in objspace_xmalloc0 (objspace=0x55fca3f18260, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12408
        gpr = 107008
        mem = 0xa30c28f5
#11 0x000055fca2f4dae6 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12632
No locals.
#12 0x000055fca2f4db1c in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12641
No locals.
#13 0x000055fca2f51447 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14214
No locals.
#14 0x000055fca30c29f2 in rb_id_table_create (capa=2) at /tmp/ruby/src/trunk-O0/id_table.c:98
        tbl = 0x55fca312ab12 <search_method0+54>
#15 0x000055fca312aee1 in cache_callable_method_entry (klass=140142819927080, mid=3137, cme=0x7f758afd1ce8) at /tmp/ruby/src/trunk-O0/vm_method.c:1311
        cc_tbl = 0x0
        ccs_data = 94543556029351
#16 0x000055fca312b0e2 in callable_method_entry_or_negative (klass=140142819927080, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
        defined_class = 140142819927080
        me = 0x7f758afd1ce8
        _lev = 0
        cme = 0x7f758afd1ce8
#17 0x000055fca312b174 in callable_method_entry (klass=140142819927080, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
        cme = 0x8448edbcefb42600
#18 0x000055fca312b1d7 in rb_callable_method_entry (klass=140142819927080, mid=3137) at /tmp/ruby/src/trunk-O0/vm_method.c:1396
No locals.
#19 0x000055fca312f85b in gccct_method_search_slowpath (vm=0x55fca3f15b10, klass=140142819927080, mid=3137, argc=1, index=928) at /tmp/ruby/src/trunk-O0/vm_eval.c:452
        cme = 0x7f7589e96140
        cc = 0x7f758affe428
#20 0x000055fca312fa23 in gccct_method_search (ec=0x55fca3f192c0, recv=140142801441600, mid=3137, argc=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:501
        klass = 140142819927080
        index = 928
        vm = 0x55fca3f15b10
        cc = 0x7f7589e96140
#21 0x000055fca312fa95 in rb_call0 (ec=0x55fca3f192c0, recv=140142801441600, mid=3137, argc=1, argv=0x7ffcc787e068, call_scope=CALL_FCALL, self=140142819927080) at /tmp/ruby/src/trunk-O0/vm_eval.c:542
        call_status = (MISSING_FCALL | MISSING_VCALL | MISSING_SUPER | MISSING_MISSING | MISSING_NONE | unknown: 0x7f80)
        scope = CALL_FCALL
        kw_splat = 0
        cc = 0x55fca3105fbc <VM_EP_LEP+42>
#22 0x000055fca313098b in rb_call (recv=140142801441600, mid=3137, argc=1, argv=0x7ffcc787e068, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:895
        ec = 0x55fca3f192c0
#23 0x000055fca313106e in rb_funcallv_kw (recv=140142801441600, mid=3137, argc=1, argv=0x7ffcc787e068, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1088
No locals.
#24 0x000055fca2f25e2b in rb_obj_call_init_kw (obj=140142801441600, argc=1, argv=0x7ffcc787e068, kw_splat=0) at /tmp/ruby/src/trunk-O0/eval.c:1700
No locals.
#25 0x000055fca2fd38fb in rb_class_new_instance_kw (argc=1, argv=0x7ffcc787e068, klass=140142819927080, kw_splat=0) at /tmp/ruby/src/trunk-O0/object.c:2138
        obj = 140142801441600
#26 0x000055fca2fd392f in rb_class_new_instance (argc=1, argv=0x7ffcc787e068, klass=140142819927080) at /tmp/ruby/src/trunk-O0/object.c:2146
No locals.
#27 0x000055fca3115711 in ractor_safe_call_cfunc_m1 (recv=140142819927080, argc=1, argv=0x7ffcc787e068, func=0x55fca2fd3901 <rb_class_new_instance>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
        f = 0x55fca2fd3901 <rb_class_new_instance>
#28 0x000055fca312e805 in vm_call0_cfunc_with_frame (ec=0x55fca3f192c0, calling=0x7ffcc787dde0, argv=0x7ffcc787e068) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f75a458de88
        ci = 0x7ffcc787ddb0
        val = 4294967406
        me = 0x7f75a4478990
        cfunc = 0x55fca3f53678
        len = -1
        recv = 140142819927080
        argc = 1
        mid = 3457
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#29 0x000055fca312e92e in vm_call0_cfunc (ec=0x55fca3f192c0, calling=0x7ffcc787dde0, argv=0x7ffcc787e068) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#30 0x000055fca312eba6 in vm_call0_body (ec=0x55fca3f192c0, calling=0x7ffcc787dde0, argv=0x7ffcc787e068) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffcc787ddb0
        cc = 0x7ffcc787de80
        ret = 32
#31 0x000055fca312e3fc in vm_call0_cc (ec=0x55fca3f192c0, recv=140142819927080, id=3457, argc=1, argv=0x7ffcc787e068, cc=0x7ffcc787de80, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffcc787e068
        av = {94543558471448, 140723656056412}
        calling = {cd = 0x7ffcc787dda0, cc = 0x7ffcc787de80, block_handler = 0, recv = 140142819927080, argc = 1, kw_splat = false, heap_argv = 0}
#32 0x000055fca312e19d in rb_vm_call0 (ec=0x55fca3f192c0, recv=140142819927080, id=3457, argc=1, argv=0x7ffcc787e068, cme=0x7f75a4478990, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f75a4478990, call_ = 0x55fca3119f25 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#33 0x000055fca312f3f6 in rb_vm_call_kw (ec=0x55fca3f192c0, recv=140142819927080, id=3457, argc=1, argv=0x7ffcc787e068, me=0x7f75a4478990, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#34 0x000055fca3130258 in rb_check_funcall_default_kw (recv=140142819927080, mid=3457, argc=1, argv=0x7ffcc787e068, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:709
        klass = 140142819926920
        me = 0x7f75a4478990
        ec = 0x55fca3f192c0
        respond = -1
#35 0x000055fca3130135 in rb_check_funcall (recv=140142819927080, mid=3457, argc=1, argv=0x7ffcc787e068) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#36 0x000055fca2f23c9d in make_exception (argc=2, argv=0x7ffcc787e060, isstr=1) at /tmp/ruby/src/trunk-O0/eval.c:817
        mesg = 4
        exc = 140723656057008
#37 0x000055fca2f23d57 in rb_make_exception (argc=2, argv=0x7ffcc787e060) at /tmp/ruby/src/trunk-O0/eval.c:835
No locals.
#38 0x000055fca30d202c in rb_threadptr_raise (target_th=0x55fca3f18090, argc=2, argv=0x7ffcc787e060) at /tmp/ruby/src/trunk-O0/thread.c:2468
        exc = 31
#39 0x000055fca30d20e9 in rb_threadptr_signal_raise (th=0x55fca3f18090, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2490
        argv = {140142819927080, 31}
#40 0x000055fca308d760 in rb_signal_exec (th=0x55fca3f18090, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1079
        vm = 0x55fca3f15b10
        cmd = 0
#41 0x000055fca30d1d2d in rb_threadptr_execute_interrupts (th=0x55fca3f18090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2385
        prev_status = THREAD_RUNNABLE
        sig = 15
        timer_interrupt = 0
        pending_interrupt = 0
        terminate_interrupt = 0
        trap_interrupt = 8
        interrupt = 8
        postponed_job_interrupt = 0
        ret = 0
#42 0x000055fca30c45a4 in rb_vm_check_ints (ec=0x55fca3f192c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#43 0x000055fca30ce123 in unblock_function_set (th=0x55fca3f18090, func=0x55fca30c8bde <ubf_select>, arg=0x55fca3f18090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:313
No locals.
#44 0x000055fca30d0718 in blocking_region_begin (th=0x55fca3f18090, region=0x7ffcc787e1f8, ubf=0x55fca30c8bde <ubf_select>, arg=0x55fca3f18090, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:1461
No locals.
#45 0x000055fca30d0987 in rb_nogvl (func=0x55fca2f6a45b <sysopen_func>, data1=0x7ffcc787e2c0, ubf=0x55fca30c8bde <ubf_select>, data2=0x55fca3f18090, flags=0) at /tmp/ruby/src/trunk-O0/thread.c:1525
        __region = {prev_status = THREAD_RUNNABLE}
        val = 0x0
        ec = 0x55fca3f192c0
        th = 0x55fca3f18090
        vm = 0x55fca3f15b10
        is_main_thread = true
        saved_errno = 0
        ubf_th = 0
#46 0x000055fca30d0a96 in rb_thread_call_without_gvl (func=0x55fca2f6a45b <sysopen_func>, data1=0x7ffcc787e2c0, ubf=0xffffffffffffffff, data2=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1641
No locals.
#47 0x000055fca2f6a4d4 in rb_sysopen_internal (data=0x7ffcc787e2c0) at /tmp/ruby/src/trunk-O0/io.c:6961
        fd = -2075595332
#48 0x000055fca2f6a560 in rb_sysopen (fname=140142801648000, oflags=194, perm=384) at /tmp/ruby/src/trunk-O0/io.c:6978
        first_errno = 32629
        retried_errno = 0
        retried = 0
        fd = -1
        data = {fname = 140142801648000, oflags = 194, perm = 384}
        __func__ = "rb_sysopen"
#49 0x000055fca2f6abe6 in rb_file_open_generic (io=140142801441680, filename=140142801648000, oflags=194, fmode=1155, convconfig=0x7ffcc787e3b0, perm=384) at /tmp/ruby/src/trunk-O0/io.c:7142
        pathv = 140142801648000
        fptr = 0x55fca403b190
        cc = {enc = 0x7ffc00000483, enc2 = 0x8448edbcefb42600, ecflags = -1544453536, ecopts = 140143244140896}
#50 0x000055fca2f6c355 in rb_open_file (argc=3, argv=0x7f75a448e148, io=140142801441680) at /tmp/ruby/src/trunk-O0/io.c:8058
        fname = 140142801648000
        oflags = 194
        fmode = 1155
        convconfig = {enc = 0x0, enc2 = 0x0, ecflags = 0, ecopts = 4}
        perm = 384
#51 0x000055fca2f6ee34 in rb_file_initialize (argc=3, argv=0x7f75a448e148, io=140142801441680) at /tmp/ruby/src/trunk-O0/io.c:9577
No locals.
#52 0x000055fca3115711 in ractor_safe_call_cfunc_m1 (recv=140142801441680, argc=3, argv=0x7f75a448e148, func=0x55fca2f6ed89 <rb_file_initialize>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
        f = 0x55fca2f6ed89 <rb_file_initialize>
#53 0x000055fca312e805 in vm_call0_cfunc_with_frame (ec=0x55fca3f192c0, calling=0x7ffcc787e6e0, argv=0x7f75a448e148) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f75a458dec0
        ci = 0x7ffcc787e6b0
        val = 140723656058160
        me = 0x7f758afd5a50
        cfunc = 0x55fca3f3fbe8
        len = -1
        recv = 140142801441680
        argc = 3
        mid = 3137
        block_handler = 0
        frame_flags = 1431635075
        args = <optimized out>
        args = <optimized out>
#54 0x000055fca312e92e in vm_call0_cfunc (ec=0x55fca3f192c0, calling=0x7ffcc787e6e0, argv=0x7f75a448e148) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#55 0x000055fca312eba6 in vm_call0_body (ec=0x55fca3f192c0, calling=0x7ffcc787e6e0, argv=0x7f75a448e148) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffcc787e6b0
        cc = 0x7f7589e5d368
        ret = 0
#56 0x000055fca312e3fc in vm_call0_cc (ec=0x55fca3f192c0, recv=140142801441680, id=3137, argc=3, argv=0x7f75a448e148, cc=0x7f7589e5d368, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 64
        use_argv = 0x7f75a448e148
        av = {94543554017073, 94543570637504}
        calling = {cd = 0x7ffcc787e6a0, cc = 0x7f7589e5d368, block_handler = 0, recv = 140142801441680, argc = 3, kw_splat = true, heap_argv = 0}
#57 0x000055fca312fc3f in rb_call0 (ec=0x55fca3f192c0, recv=140142801441680, mid=3137, argc=3, argv=0x7f75a448e148, call_scope=CALL_FCALL_KW, self=140142819732720) at /tmp/ruby/src/trunk-O0/vm_eval.c:569
        call_status = MISSING_NONE
        scope = CALL_FCALL
        kw_splat = 1
        cc = 0x7f7589e5d368
#58 0x000055fca313098b in rb_call (recv=140142801441680, mid=3137, argc=3, argv=0x7f75a448e148, scope=CALL_FCALL_KW) at /tmp/ruby/src/trunk-O0/vm_eval.c:895
        ec = 0x55fca3f192c0
#59 0x000055fca313106e in rb_funcallv_kw (recv=140142801441680, mid=3137, argc=3, argv=0x7f75a448e148, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1088
No locals.
#60 0x000055fca2f25e2b in rb_obj_call_init_kw (obj=140142801441680, argc=3, argv=0x7f75a448e148, kw_splat=1) at /tmp/ruby/src/trunk-O0/eval.c:1700
No locals.
#61 0x000055fca2fd38fb in rb_class_new_instance_kw (argc=3, argv=0x7f75a448e148, klass=140142819732720, kw_splat=1) at /tmp/ruby/src/trunk-O0/object.c:2138
        obj = 140142801441680
#62 0x000055fca2f6c39f in rb_io_s_open (argc=3, argv=0x7f75a448e148, klass=140142819732720) at /tmp/ruby/src/trunk-O0/io.c:8098
        io = 94543555873109
#63 0x000055fca3115711 in ractor_safe_call_cfunc_m1 (recv=140142819732720, argc=3, argv=0x7f75a448e148, func=0x55fca2f6c36f <rb_io_s_open>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
        f = 0x55fca2f6c36f <rb_io_s_open>
#64 0x000055fca3116348 in vm_call_cfunc_with_frame_ (ec=0x55fca3f192c0, reg_cfp=0x7f75a458def8, calling=0x7ffcc787ed30, argc=3, argv=0x7f75a448e148, stack_bottom=0x7f75a448e140) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3504
        ci = 0x411100400007
        cc = 0x7f7589e5d3e0
        val = 140723656059344
        me = 0x7f758afda960
        cfunc = 0x55fca3f7cea8
        recv = 140142819732720
        block_handler = 0
        frame_type = 1431635075
        len = -1
        args = <optimized out>
        args = <optimized out>
#65 0x000055fca311651d in vm_call_cfunc_with_frame (ec=0x55fca3f192c0, reg_cfp=0x7f75a458def8, calling=0x7ffcc787ed30) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3532
        argc = 3
        stack_bottom = 0x7f75a448e140
        argv = 0x7f75a448e148
#66 0x000055fca3116635 in vm_call_cfunc_other (ec=0x55fca3f192c0, reg_cfp=0x7f75a458def8, calling=0x7ffcc787ed30) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3558
        ci = 0x411100400007
        argv_ary = 0
#67 0x000055fca3116a5d in vm_call_cfunc (ec=0x55fca3f192c0, reg_cfp=0x7f75a458def8, calling=0x7ffcc787ed30) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
        ci = 0x411100400007
#68 0x000055fca31192a6 in vm_call_method_each_type (ec=0x55fca3f192c0, cfp=0x7f75a458def8, calling=0x7ffcc787ed30) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4418
        aset_mask = 2008
        ivar_mask = 0
        ci = 0x411100400007
        cc = 0x7f7589e5d3e0
        cme = 0x7f758afda960
        v = 94543572347928
#69 0x000055fca3119d52 in vm_call_method (ec=0x55fca3f192c0, cfp=0x7f75a458def8, calling=0x7ffcc787ed30) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4544
        ci = 0x411100400007
        cc = 0x7f7589e5d3e0
#70 0x000055fca3119f54 in vm_call_general (ec=0x55fca3f192c0, reg_cfp=0x7f75a458def8, calling=0x7ffcc787ed30) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4588
No locals.
#71 0x000055fca311c5d9 in vm_sendish (ec=0x55fca3f192c0, reg_cfp=0x7f75a458def8, cd=0x55fca40b14d0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5582
        val = 36
        ci = 0x411100400007
        cc = 0x7f7589e5d3e0
        argc = 3
        recv = 140142819732720
        calling = {cd = 0x55fca40b14d0, cc = 0x7f7589e5d3e0, block_handler = 0, recv = 140142819732720, argc = 3, kw_splat = true, heap_argv = 0}
#72 0x000055fca3123a9e in vm_exec_core (ec=0x55fca3f192c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x55fca40b14d0
        leaf = false
        val = 140142801648720
        reg_pc = 0x55fca40b1408
        reg_cfp = 0x7f75a458def8
        insns_address_table = {0x55fca3120241 <vm_exec_core+108>, 0x55fca31202a3 <vm_exec_core+206>, 0x55fca31203b6 <vm_exec_core+481>, 0x55fca31204ca <vm_exec_core+757>, 0x55fca3120668 <vm_exec_core+1171>, 0x55fca3120798 <vm_exec_core+1475>, 0x55fca31209aa <vm_exec_core+2005>, 0x55fca3120abc <vm_exec_core+2279>, 0x55fca3120b95 <vm_exec_core+2496>, 0x55fca3120c9c <vm_exec_core+2759>, 0x55fca3120da3 <vm_exec_core+3022>, 0x55fca3120eb1 <vm_exec_core+3292>, 0x55fca3120fc3 <vm_exec_core+3566>, 0x55fca3121093 <vm_exec_core+3774>, 0x55fca312119c <vm_exec_core+4039>, 0x55fca3121296 <vm_exec_core+4289>, 0x55fca3121359 <vm_exec_core+4484>, 0x55fca312141c <vm_exec_core+4679>, 0x55fca31214a5 <vm_exec_core+4816>, 0x55fca3121531 <vm_exec_core+4956>, 0x55fca31215d7 <vm_exec_core+5122>, 0x55fca31216af <vm_exec_core+5338>, 0x55fca312177c <vm_exec_core+5543>, 0x55fca312185a <vm_exec_core+5765>, 0x55fca312191c <vm_exec_core+5959>, 0x55fca3121a5b <vm_exec_core+6278>, 0x55fca3121b01 <vm_exec_core+6444>, 0x55fca3121be6 <vm_exec_core+6673>, 0x55fca3121d15 <vm_exec_core+6976>, 0x55fca3121dd8 <vm_exec_core+7171>, 0x55fca3121e9b <vm_exec_core+7366>, 0x55fca3121f93 <vm_exec_core+7614>, 0x55fca3122055 <vm_exec_core+7808>, 0x55fca3122134 <vm_exec_core+8031>, 0x55fca3122244 <vm_exec_core+8303>, 0x55fca312233e <vm_exec_core+8553>, 0x55fca31223b9 <vm_exec_core+8676>, 0x55fca312247a <vm_exec_core+8869>, 0x55fca3122568 <vm_exec_core+9107>, 0x55fca3122618 <vm_exec_core+9283>, 0x55fca3122797 <vm_exec_core+9666>, 0x55fca3122871 <vm_exec_core+9884>, 0x55fca312295d <vm_exec_core+10120>, 0x55fca31229ee <vm_exec_core+10265>, 0x55fca3122b49 <vm_exec_core+10612>, 0x55fca31230eb <vm_exec_core+12054>, 0x55fca31231e7 <vm_exec_core+12306>, 0x55fca31232ea <vm_exec_core+12565>, 0x55fca31233d6 <vm_exec_core+12801>, 0x55fca31235ef <vm_exec_core+13338>, 0x55fca31236e1 <vm_exec_core+13580>, 0x55fca31237e7 <vm_exec_core+13842>, 0x55fca31239e4 <vm_exec_core+14351>, 0x55fca3123b8d <vm_exec_core+14776>, 0x55fca3123cb8 <vm_exec_core+15075>, 0x55fca3123e24 <vm_exec_core+15439>, 0x55fca3123f4f <vm_exec_core+15738>, 0x55fca31240bb <vm_exec_core+16102>, 0x55fca312429d <vm_exec_core+16584>, 0x55fca312449a <vm_exec_core+17093>, 0x55fca3124643 <vm_exec_core+17518>, 0x55fca3124765 <vm_exec_core+17808>, 0x55fca312480c <vm_exec_core+17975>, 0x55fca31248d0 <vm_exec_core+18171>, 0x55fca31249b9 <vm_exec_core+18404>, 0x55fca3124aa5 <vm_exec_core+18640>, 0x55fca3124b8e <vm_exec_core+18873>, 0x55fca3124ca2 <vm_exec_core+19149>, 0x55fca3124dc9 <vm_exec_core+19444>, 0x55fca3124eff <vm_exec_core+19754>, 0x55fca3125035 <vm_exec_core+20064>, 0x55fca312516b <vm_exec_core+20374>, 0x55fca31252a1 <vm_exec_core+20684>, 0x55fca31253d7 <vm_exec_core+20994>, 0x55fca3125518 <vm_exec_core+21315>, 0x55fca3125692 <vm_exec_core+21693>, 0x55fca31257c8 <vm_exec_core+22003>, 0x55fca31258fe <vm_exec_core+22313>, 0x55fca3125a34 <vm_exec_core+22623>, 0x55fca3125b6a <vm_exec_core+22933>, 0x55fca3125ca0 <vm_exec_core+23243>, 0x55fca3125dd6 <vm_exec_core+23553>, 0x55fca3125f0c <vm_exec_core+23863>, 0x55fca3126042 <vm_exec_core+24173>, 0x55fca3126191 <vm_exec_core+24508>, 0x55fca312634b <vm_exec_core+24950>, 0x55fca31264c9 <vm_exec_core+25332>, 0x55fca31265e8 <vm_exec_core+25619>, 0x55fca3126707 <vm_exec_core+25906>, 0x55fca3126821 <vm_exec_core+26188>, 0x55fca312693b <vm_exec_core+26470>, 0x55fca3126a66 <vm_exec_core+26769>, 0x55fca3126b9c <vm_exec_core+27079>, 0x55fca3126c87 <vm_exec_core+27314>, 0x55fca3126d8c <vm_exec_core+27575>, 0x55fca3126ed4 <vm_exec_core+27903>, 0x55fca3126fc3 <vm_exec_core+28142>, 0x55fca3127097 <vm_exec_core+28354>, 0x55fca312716c <vm_exec_core+28567>, 0x55fca3127256 <vm_exec_core+28801>, 0x55fca31272d2 <vm_exec_core+28925>, 0x55fca312734e <vm_exec_core+29049>, 0x55fca312736c <vm_exec_core+29079>, 0x55fca312738a <vm_exec_core+29109>, 0x55fca31273a8 <vm_exec_core+29139>, 0x55fca31273c6 <vm_exec_core+29169>, 0x55fca31273e4 <vm_exec_core+29199>, 0x55fca3127402 <vm_exec_core+29229>, 0x55fca3127420 <vm_exec_core+29259>, 0x55fca312743e <vm_exec_core+29289>, 0x55fca312745c <vm_exec_core+29319>, 0x55fca312747a <vm_exec_core+29349>, 0x55fca3127498 <vm_exec_core+29379>, 0x55fca31274b6 <vm_exec_core+29409>, 0x55fca31274d4 <vm_exec_core+29439>, 0x55fca31274f2 <vm_exec_core+29469>, 0x55fca3127510 <vm_exec_core+29499>, 0x55fca312752e <vm_exec_core+29529>, 0x55fca312754c <vm_exec_core+29559>, 0x55fca312756a <vm_exec_core+29589>, 0x55fca3127588 <vm_exec_core+29619>, 0x55fca31275a6 <vm_exec_core+29649>, 0x55fca31275c4 <vm_exec_core+29679>, 0x55fca31275e2 <vm_exec_core+29709>, 0x55fca3127600 <vm_exec_core+29739>, 0x55fca312761e <vm_exec_core+29769>, 0x55fca312763c <vm_exec_core+29799>, 0x55fca312765a <vm_exec_core+29829>, 0x55fca3127678 <vm_exec_core+29859>, 0x55fca3127696 <vm_exec_core+29889>, 0x55fca31276b4 <vm_exec_core+29919>, 0x55fca31276d2 <vm_exec_core+29949>, 0x55fca31276f0 <vm_exec_core+29979>, 0x55fca312770e <vm_exec_core+30009>, 0x55fca312772c <vm_exec_core+30039>, 0x55fca312774a <vm_exec_core+30069>, 0x55fca3127768 <vm_exec_core+30099>, 0x55fca3127786 <vm_exec_core+30129>, 0x55fca31277a4 <vm_exec_core+30159>, 0x55fca31277c2 <vm_exec_core+30189>, 0x55fca31277e0 <vm_exec_core+30219>, 0x55fca31277fe <vm_exec_core+30249>, 0x55fca312781c <vm_exec_core+30279>, 0x55fca312783a <vm_exec_core+30309>, 0x55fca3127858 <vm_exec_core+30339>, 0x55fca3127876 <vm_exec_core+30369>, 0x55fca3127894 <vm_exec_core+30399>, 0x55fca31278b2 <vm_exec_core+30429>, 0x55fca31278d0 <vm_exec_core+30459>, 0x55fca31278ee <vm_exec_core+30489>, 0x55fca312790c <vm_exec_core+30519>, 0x55fca312792a <vm_exec_core+30549>, 0x55fca3127948 <vm_exec_core+30579>, 0x55fca3127966 <vm_exec_core+30609>, 0x55fca3127984 <vm_exec_core+30639>, 0x55fca31279a2 <vm_exec_core+30669>, 0x55fca31279c0 <vm_exec_core+30699>, 0x55fca31279de <vm_exec_core+30729>, 0x55fca31279fc <vm_exec_core+30759>, 0x55fca3127a1a <vm_exec_core+30789>, 0x55fca3127a38 <vm_exec_core+30819>, 0x55fca3127a56 <vm_exec_core+30849>, 0x55fca3127a74 <vm_exec_core+30879>, 0x55fca3127a92 <vm_exec_core+30909>, 0x55fca3127ab0 <vm_exec_core+30939>, 0x55fca3127ace <vm_exec_core+30969>, 0x55fca3127aec <vm_exec_core+30999>, 0x55fca3127b0a <vm_exec_core+31029>, 0x55fca3127b28 <vm_exec_core+31059>, 0x55fca3127b46 <vm_exec_core+31089>, 0x55fca3127b64 <vm_exec_core+31119>, 0x55fca3127b82 <vm_exec_core+31149>, 0x55fca3127ba0 <vm_exec_core+31179>, 0x55fca3127bbe <vm_exec_core+31209>, 0x55fca3127bdc <vm_exec_core+31239>, 0x55fca3127bfa <vm_exec_core+31269>, 0x55fca3127c2b <vm_exec_core+31318>, 0x55fca3127c49 <vm_exec_core+31348>, 0x55fca3127c67 <vm_exec_core+31378>, 0x55fca3127c85 <vm_exec_core+31408>, 0x55fca3127ca3 <vm_exec_core+31438>, 0x55fca3127cc1 <vm_exec_core+31468>, 0x55fca3127cdf <vm_exec_core+31498>, 0x55fca3127cfd <vm_exec_core+31528>, 0x55fca3127d1b <vm_exec_core+31558>, 0x55fca3127d39 <vm_exec_core+31588>, 0x55fca3127d57 <vm_exec_core+31618>, 0x55fca3127d75 <vm_exec_core+31648>, 0x55fca3127d93 <vm_exec_core+31678>, 0x55fca3127db1 <vm_exec_core+31708>, 0x55fca3127dcf <vm_exec_core+31738>, 0x55fca3127ded <vm_exec_core+31768>, 0x55fca3127e0b <vm_exec_core+31798>, 0x55fca3127e29 <vm_exec_core+31828>, 0x55fca3127e47 <vm_exec_core+31858>, 0x55fca3127e65 <vm_exec_core+31888>, 0x55fca3127e83 <vm_exec_core+31918>, 0x55fca3127ea1 <vm_exec_core+31948>, 0x55fca3127ebf <vm_exec_core+31978>, 0x55fca3127edd <vm_exec_core+32008>...}
#73 0x000055fca313a0cc in vm_exec_loop (ec=0x55fca3f192c0, state=RUBY_TAG_BREAK, tag=0x7ffcc787f9b0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#74 0x000055fca313a014 in rb_vm_exec (ec=0x55fca3f192c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
        _ec = 0x55fca3f192c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffcc787fa30, 0x55fca3139f3f <rb_vm_exec+190>, 0x0, 0x7ffcc787f980, 0x7ffcc787fcc8}, prev = 0x7ffcc787faa0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#75 0x000055fca313ae20 in rb_iseq_eval_main (iseq=0x7f7589f28d60) at /tmp/ruby/src/trunk-O0/vm.c:2733
        ec = 0x55fca3f192c0
        val = 94543570637504
#76 0x000055fca2f2290b in rb_ec_exec_node (ec=0x55fca3f192c0, n=0x7f7589f28d60) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55fca3f18090
        _ec = 0x55fca3f192c0
        _tag = {tag = 36, retval = 94543553896184, buf = {0x7ffcc787fb20, 0x55fca2f228a1 <rb_ec_exec_node+212>, 0x0, 0x7ffcc787fa70, 0x55fca3f192c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f7589f28d60
#77 0x000055fca2f22a88 in ruby_run_node (n=0x7f7589f28d60) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55fca3f192c0
        status = 22012
#78 0x000055fca2f1e2f4 in rb_main (argc=133, argv=0x7ffcc787fcc8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140723656063904
#79 0x000055fca2f1e355 in main (argc=133, argv=0x7ffcc787fcc8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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