# Logfile created on 2023-11-19 18:29:40 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000558e5bbf2388 @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.20231119-182940", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000558e5bc7b4d0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000558e5bc7b340 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000558e5bc7b1b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231119-182940", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231119-182940>, @binmode=false, @mon_data=#<Monitor:0x0000558e5bc7b0e8>, @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 = 9aee12cc28
$$$[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
making trans
generating makefiles ext/configure-ext.mk
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: 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/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=10329
  "--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] 2008547=test_pack
[  2/908] 2008546=test_read
[  3/908] 2008544=test_update
[  4/908] 2008544=test_basicinstructions
[  5/908] 2008545=test_verbose
[  6/908] 2008546=test_ractor
[  7/908] 2008546=test_key_actor_emacs
[  8/908] 2008545=test_rdoc_ri_paths
[  9/908] 2008547=test_name_error_extension
[ 10/908] 2008544=test_rdoc_rd_block_parser
[ 11/908] 2008547=test_https_proxy
[ 12/908] 2008547=test_bigdecimal_util
[ 13/908] 2008547=test_rdoc_markup
[ 14/908] 2008545=test_files_test_2
[ 15/908] 2008544=test_gem_resolver_git_specification
[ 16/908] 2008546=test_singleton
[ 17/908] 2008546=test_spell_checker
[ 18/908] 2008546=test_ancdata
[ 19/908] 2008546=test_rdoc_tom_doc
[ 20/908] 2008547=test_gem_commands_fetch_command
[ 21/908] 2008546=ractor_test
[ 22/908] 2008546=test_normalize
[ 23/908] 2008546=test_converters
[ 24/908] 2008546=test_sleep
[ 25/908] 2008544=test_bignum
[ 26/908] 2008547=test_gem_commands_contents_command
[ 27/908] 2008547=test_have_func
[ 28/908] 2008544=test_ractor_compatibility
[ 29/908] 2008544=test_win32ole_variant_outarg
[ 30/908] 2008544=test_erb_command
[ 31/908] 2008544=test_gem_rdoc
[ 32/908] 2008546=test_ws
[ 33/908] 2008546=test_unix
[ 34/908] 2008546=test_regex_casefold
[ 35/908] 2008544=test_gem_source_git
[ 36/908] 2008547=test_http
[ 37/908] 2008546=test_fd_setsize
[ 38/908] 2008546=test_symbol
[ 39/908] 2008544=test_coder
[ 40/908] 2008544=test_context
[ 41/908] 2008544=test_gem_commands_sources_command
[ 42/908] 2008546=test_rdoc_parser_markdown
[ 43/908] 2008544=test_gem_source_fetch_problem
[ 44/908] 2008544=test_rdoc_i18n_text
[ 45/908] 2008544=test_rdoc_markup_indented_paragraph
[ 46/908] 2008544=test_gem_commands_lock_command
[ 47/908] 2008546=test_rdoc_markup_to_html_snippet
[ 48/908] 2008544=test_data
[ 49/908] 2008544=test_gem_package_task
Skipping Gem::PackageTask tests.  rake not found.
[ 50/908] 2008544=test_err_in_callback
[ 51/908] 2008544=test_force_quotes
[ 52/908] 2008544=json_ext_parser_test
[ 53/908] 2008544=test_gem_resolver_vendor_specification
[ 54/908] 2008546=test_koi8
[ 55/908] 2008546=test_ostruct
[ 56/908] 2008544=test_rdoc_attr
[ 57/908] 2008544=test_not
[ 58/908] 2008544=test_table
[ 59/908] 2008544=test_gem_ext_configure_builder
[ 60/908] 2008544=test_gem_dependency_list
[ 61/908] 2008546=test_rendering
[ 62/908] 2008546=test_rdoc_generator_markup
[ 63/908] 2008546=test_filter
[ 64/908] 2008544=test_inlinecache
[ 65/908] 2008546=test_scanner_events
[ 66/908] 2008544=test_buffering
[ 67/908] 2008544=test_drbunix
[ 68/908] 2008546=test_patterns
[ 69/908] 2008546=test_gem_commands_stale_command
[ 70/908] 2008546=location_test
[ 71/908] 2008546=test_gem_resolver_api_specification
[ 72/908] 2008546=test_gem_package
[ 73/908] 2008547=test_date_arith
[ 74/908] 2008547=test_gem_security_signer
[ 75/908] 2008547=json_common_interface_test
[ 76/908] 2008547=test_ractor
[ 77/908] 2008547=test_grapheme_breaks
[ 78/908] 2008547=test_rdoc_parser_simple
[ 79/908] 2008546=test_too_many_dummy_encodings
[ 80/908] 2008546=test_signedness
[ 81/908] 2008547=test_enumerable
[ 82/908] 2008547=test_gem_safe_marshal
[ 83/908] 2008547=ruby_api_test
[ 84/908] 2008545=test_date_strptime
[ 85/908] 2008547=test_gem_doctor
[ 86/908] 2008547=test_gem_request_set_lockfile_tokenizer
[ 87/908] 2008545=test_ast
[ 88/908] 2008547=fuzzer_test
[ 89/908] 2008547=test_struct
[ 90/908] 2008547=test_propertyputref
[ 91/908] 2008547=test_instrumentation_api
[ 92/908] 2008547=test_default_gems
[ 93/908] 2008547=test_serialize_subclasses
[ 94/908] 2008547=test_rand
[ 95/908] 2008546=test_open3
[ 96/908] 2008547=test_udp
[ 97/908] 2008547=test_pinned
[ 98/908] 2008547=test_pattern_key_name_check
[ 99/908] 2008547=test_thread
[100/908] 2008544=test_require
[101/908] 2008544=test_remote_fetch_error
[102/908] 2008544=test_formatter
[103/908] 2008544=test_weakkeymap
[104/908] 2008544=test_key_actor_vi
[105/908] 2008544=test_lazy_enumerator
[106/908] 2008547=test_rdoc_markup_document
[107/908] 2008547=test_ts
[108/908] 2008547=test_find_executable
[109/908] 2008547=test_unconverted_fields
[110/908] 2008546=test_require
[111/908] 2008547=test_locale
[112/908] 2008547=test_history
[113/908] 2008547=test_delegation
[114/908] 2008547=test_dup
[115/908] 2008544=test_exit
[116/908] 2008547=test_drbobject
[117/908] 2008544=test_gem_commands_query_command
[118/908] 2008547=test_optimization
[119/908] 2008544=test_rdoc_rd
[120/908] 2008544=test_range
[121/908] 2008544=test_dns
[122/908] 2008544=test_process
[123/908] 2008544=test_gem_commands_info_command
[124/908] 2008544=test_addr
[125/908] 2008544=test_getopts
[126/908] 2008544=test_dir_m17n
[127/908] 2008546=test_helper
[128/908] 2008546=test_rdoc_generator_pot_po_entry
[129/908] 2008546=test_tuplebag
[130/908] 2008546=test_cgi_header
[131/908] 2008546=test_rdoc_markup_to_rdoc
[132/908] 2008546=test_singleton_function
[133/908] 2008546=test_protocol
[134/908] 2008546=test_rdoc_generator_pot
[135/908] 2008546=test_gem_uninstaller
[136/908] 2008544=test_storage
[137/908] 2008544=test_zlib
[138/908] 2008546=test_eval
[139/908] 2008546=test_proc
[140/908] 2008546=test_alias
[141/908] 2008546=test_gem_gem_runner
[142/908] 2008546=test_pointer
[143/908] 2008546=test_regexp
[144/908] 2008547=test_extlibs
[145/908] 2008544=test_file_exhaustive
[146/908] 2008547=pattern_test
[147/908] 2008547=test_iterator
[148/908] 2008547=test_string
[149/908] 2008547=test_variable_name_check
[150/908] 2008547=compiler_test
[151/908] 2008547=test_printf
[152/908] 2008547=test_scope
[153/908] 2008547=test_case
[154/908] 2008547=test_gem_remote_fetcher
[155/908] 2008546=test_gem_text
[156/908] 2008546=test_settracefunc
[157/908] 2008547=test_variable
[158/908] 2008547=test_pstore
[159/908] 2008547=test_lambda
[160/908] 2008547=test_readpartial
[161/908] 2008547=test_gem_request_set_gem_dependency_api
[162/908] 2008547=test_win32ole
[163/908] 2008547=test_time
[164/908] 2008547=test_sprintf_comb
[165/908] 2008546=heredoc_dedent_test
[166/908] 2008546=memsize_test
[167/908] 2008546=test_method_cache
[168/908] 2008546=test_gem_package_old
[169/908] 2008544=test_ocsp
[170/908] 2008546=test_super
[171/908] 2008544=test_win32ole_param
[172/908] 2008544=test_convertible
[173/908] 2008547=test_env
[174/908] 2008546=test_rdoc_markup_pre_process
[175/908] 2008546=test_nkf
[176/908] 2008546=test_internal_ivar
[177/908] 2008546=test_config
[178/908] 2008546=test_error_highlight
[179/908] 2008546=test_stringscanner
[180/908] 2008546=test_resize
[181/908] 2008546=test_io_m17n
[182/908] 2008547=test_general
[183/908] 2008547=test_have_macro
[184/908] 2008547=test_pipe
[185/908] 2008547=desugar_compiler_test
[186/908] 2008547=test_gem_resolver_specification
[187/908] 2008547=test_tracepoint
[188/908] 2008544=test_mailto
[189/908] 2008544=test_enumerator_kw
[190/908] 2008544=test_gem_indexer
[191/908] 2008546=test_gem_commands_install_command
[192/908] 2008547=test_transcode
[193/908] 2008547=test_iso_8859
[194/908] 2008547=test_coderange
[195/908] 2008547=test_dir
[196/908] 2008544=test_c_struct_entry
[197/908] 2008547=test_random
[198/908] 2008547=test_rdoc_context
[199/908] 2008544=test_strip
[200/908] 2008544=test_nonblock
[201/908] 2008544=test_lexer
[202/908] 2008544=test_date
[203/908] 2008544=test_open-uri
[204/908] 2008544=test_kill_ring
[205/908] 2008546=test_boolean
[206/908] 2008544=test_column_separator
[207/908] 2008544=test_yaml_special_cases
[208/908] 2008544=test_gem_source_list
[209/908] 2008546=test_drbssl
[210/908] 2008544=test_raise_no_backtrace_exception
[211/908] 2008544=parameters_signature_test
[212/908] 2008544=test_rdoc_parser_changelog
[213/908] 2008544=test_func
[214/908] 2008547=test_jaro_winkler
[215/908] 2008547=test_install
[216/908] 2008547=test_foreach
[217/908] 2008547=unescape_test
[218/908] 2008544=test_yamldbm
[219/908] 2008544=test_trace
[220/908] 2008544=test_nil
[221/908] 2008544=test_rdoc_markup_attribute_manager
[222/908] 2008544=test_rdoc_class_module
[223/908] 2008547=test_liberal_parsing
[224/908] 2008547=test_win32ole_variant
[225/908] 2008547=test_summary
[226/908] 2008547=test_gem_resolver_composed_set
[227/908] 2008547=test_object
[228/908] 2008547=test_arity
[229/908] 2008547=test_find
[230/908] 2008547=test_gem_local_remote_options
[231/908] 2008547=test_gc
[232/908] 2008544=test_gem_commands_owner_command
[233/908] 2008544=test_cgi_modruby
[234/908] 2008544=test_rational
[235/908] 2008544=test_flush
[236/908] 2008544=test_pair
[237/908] 2008544=test_type_completor
[238/908] 2008544=test_stat
[239/908] 2008544=test_ruby_lex
[240/908] 2008544=test_win32ole_record
[241/908] 2008544=test_eval_history
[242/908] 2008544=test_complex2
[243/908] 2008544=dispatcher_test
[244/908] 2008544=test_gem_version_option
[245/908] 2008544=test_insns_leaf
[246/908] 2008544=test_ubf_async_safe
[247/908] 2008544=test_ossl
[248/908] 2008544=test_yjit
[249/908] 2008546=test_frozen_error
[250/908] 2008546=test_m17n
[251/908] 2008546=test_console_attr
[252/908] 2008546=test_argf
[253/908] 2008546=test_gem_ext_cargo_builder_link_flag_converter
[254/908] 2008546=test_array
[255/908] 2008544=test_x509req
[256/908] 2008544=test_files_ext
[257/908] 2008544=test_closure
[258/908] 2008544=test_at_exit
[259/908] 2008544=test_dln
[260/908] 2008544=test_rdoc_options
[261/908] 2008544=test_digest
[262/908] 2008544=test_gem_resolver_local_specification
[263/908] 2008544=test_object
[264/908] 2008544=test_yield_block
[265/908] 2008544=test_pkg_config
[266/908] 2008544=test_rdoc_include
[267/908] 2008544=test_set
[268/908] 2008544=test_gem_commands_help_command
[269/908] 2008544=test_gem_resolver_installed_specification
[270/908] 2008544=test_gem_commands_list_command
[271/908] 2008544=test_cmethod
[272/908] 2008544=test_gem_resolver_vendor_set
[273/908] 2008544=test_gem_ext_rake_builder
[274/908] 2008544=test_parser
[275/908] 2008544=test_irb
[276/908] 2008544=test_gem_requirement
[277/908] 2008547=test_numeric
[278/908] 2008547=test_word
[279/908] 2008547=test_project_sanity
[280/908] 2008544=test_refinement
[281/908] 2008547=test_gem_command_manager
[282/908] 2008547=test_address_resolve
[283/908] 2008547=test_pkcs7
[284/908] 2008547=test_cgi_session
[285/908] 2008547=test_hash
[286/908] 2008546=test_x509crl
[287/908] 2008546=test_ensured
[288/908] 2008546=test_keyword
[289/908] 2008546=test_iter_break
[290/908] 2008546=test_gem_install_update_options
[291/908] 2008546=test_num2int
[292/908] 2008546=test_x509ext
[293/908] 2008546=test_wss
[294/908] 2008546=test_class
[295/908] 2008546=test_configuration
[296/908] 2008546=test_fips
[297/908] 2008546=test_math
[298/908] 2008546=test_gc
[299/908] 2008546=test_libs
[300/908] 2008546=test_coverage
[301/908] 2008546=test_pathname
[302/908] 2008546=test_gem_path_support
[303/908] 2008546=test_case
[304/908] 2008546=test_helper
[305/908] 2008546=test_rdoc_parser
[306/908] 2008546=test_thread_cv
[307/908] 2008546=test_pattern_matching
[308/908] 2008546=test_webauthn_listener
[309/908] 2008546=test_marshalable
[310/908] 2008546=test_webauthn_poller
[311/908] 2008546=test_rdoc_parser_rd
[312/908] 2008546=test_unicode
[313/908] 2008546=test_x509attr
[314/908] 2008546=test_set_len
[315/908] 2008546=test_yjit_exit_locations
[316/908] 2008546=test_data_error
[317/908] 2008546=test_monitor.Closed file descriptor: TestMonitor#test_wait_interruption: 11

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

Retrying...
Finished tests in 1301.003325s, 20.6587 tests/s, 7946.6622 assertions/s.
26877 tests, 10338634 assertions, 0 failures, 0 errors, 185 skips

ruby -v: ruby 3.3.0dev (2023-11-19T02:52:57Z master 9aee12cc28) [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-19T02:52:57Z master 9aee12cc28) [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 281.286117 seconds

3725 files, 32456 examples, 146867 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.2015203.ruby -x gdbscript
[New LWP 2015203]
[New LWP 2015205]
[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  0x000055c414fb2b1e in rb_gc_mark_and_move (ptr=0x55c416011488) at /tmp/ruby/src/trunk-O0/gc.c:7031
7031	        gc_mark_ptr(objspace, *ptr);
[Current thread is 1 (Thread 0x7f61c46457c0 (LWP 2015203))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f61c46457c0 (LWP 2015203) 0x000055c414fb2b1e in rb_gc_mark_and_move (ptr=0x55c416011488) at /tmp/ruby/src/trunk-O0/gc.c:7031
  2    Thread 0x7f61ab06f640 (LWP 2015205) 0x00007f61c476dfde in epoll_wait (epfd=4, events=0x55c4155b9bfc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f61ab06f640 (LWP 2015205)):
#0  0x00007f61c476dfde in epoll_wait (epfd=4, events=0x55c4155b9bfc <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  0x000055c41513c4ae in timer_thread_polling (vm=0x55c415b34b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = -1760256021
#2  0x000055c41513cb56 in timer_thread_func (ptr=0x55c415b34b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
        vm = 0x55c415b34b10
#3  0x00007f61c46dcb43 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 = {140722673585552, -7006744994359800831, 140057457915456, 25, 140057884084304, 140722673585904, 6917630735967849473, 6917672336102657025}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f61c476dbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f61c46457c0 (LWP 2015203)):
#0  0x000055c414fb2b1e in rb_gc_mark_and_move (ptr=0x55c416011488) at /tmp/ruby/src/trunk-O0/gc.c:7031
        objspace = 0x55c415b37260
        __func__ = <optimized out>
#1  0x000055c414ff96d4 in iseq_scan_bits (page=3, bits=144407658168852480, code=0x55c416010e20, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:224
        op = 140057440752160
        newop = 140057440797200
        offset = 13
        page_offset = 192
#2  0x000055c414ff9945 in rb_iseq_mark_and_move_each_value (iseq=0x7f61aa01db10, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:285
        bits = 144407658168852480
        i = 3
        size = 533
        code = 0x55c416010e20
        body = 0x55c416002e70
        is_entries = 0x55c415ffe3f0
#3  0x000055c414ff9a84 in rb_iseq_mark_and_move (iseq=0x7f61aa01db10, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:325
        body = 0x55c416002e70
#4  0x000055c414fb2ff0 in gc_mark_imemo (objspace=0x55c415b37260, obj=140057440803600) at /tmp/ruby/src/trunk-O0/gc.c:7156
        __func__ = <optimized out>
#5  0x000055c414fb32ec in gc_mark_children (objspace=0x55c415b37260, obj=140057440803600) at /tmp/ruby/src/trunk-O0/gc.c:7275
        any = 0x7f61aa01db10
#6  0x000055c414fb3bde in gc_mark_stacked_objects (objspace=0x55c415b37260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7471
        mstack = 0x55c415b376e8
        obj = 140057440803600
        marked_slots_at_the_beginning = 752
        popped_count = 0
#7  0x000055c414fb3d5e in gc_mark_stacked_objects_all (objspace=0x55c415b37260) at /tmp/ruby/src/trunk-O0/gc.c:7509
No locals.
#8  0x000055c414fb6034 in gc_marks_rest (objspace=0x55c415b37260) at /tmp/ruby/src/trunk-O0/gc.c:8696
No locals.
#9  0x000055c414fb6168 in gc_marks (objspace=0x55c415b37260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8754
        marking_finished = false
#10 0x000055c414fb7ef0 in gc_start (objspace=0x55c415b37260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9504
        do_full_mark = 1
        immediate_mark = 32768
        __func__ = <optimized out>
        lock_lev = 3293800016
#11 0x000055c414fb7b8d in garbage_collect (objspace=0x55c415b37260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9388
        _lev = 2365093344
        ret = 32764
#12 0x000055c414fb8610 in garbage_collect_with_gvl (objspace=0x55c415b37260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9765
No locals.
#13 0x000055c414fbf4f1 in objspace_malloc_gc_stress (objspace=0x55c415b37260) at /tmp/ruby/src/trunk-O0/gc.c:12206
        reason = 45568
#14 0x000055c414fbf7d4 in objspace_xmalloc0 (objspace=0x55c415b37260, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12408
        gpr = 107008
        mem = 0xd800000d81
#15 0x000055c414fbfaf1 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12632
No locals.
#16 0x000055c414fbfb27 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12641
No locals.
#17 0x000055c414fc3452 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14214
No locals.
#18 0x000055c415181526 in vm_ccs_create (klass=140057458238520, cc_tbl=0x55c415c31b50, mid=3457, cme=0x7f61c4538900) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1969
        ccs = 0xffffffff000000d8
#19 0x000055c41519cec8 in cache_callable_method_entry (klass=140057458238520, mid=3457, cme=0x7f61c4538900) at /tmp/ruby/src/trunk-O0/vm_method.c:1321
        cc_tbl = 0x55c415c31b50
        ccs_data = 94300655962959
#20 0x000055c41519d08a in callable_method_entry_or_negative (klass=140057458238520, mid=3457, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
        defined_class = 140057458239480
        me = 0x7f61c4538900
        _lev = 32609
        cme = 0x7f61c4538900
#21 0x000055c41519d11c in callable_method_entry (klass=140057458238520, mid=3457, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
        cme = 0x55c415174fc4 <RB_SPECIAL_CONST_P+24>
#22 0x000055c41519d17f in rb_callable_method_entry (klass=140057458238520, mid=3457) at /tmp/ruby/src/trunk-O0/vm_method.c:1396
No locals.
#23 0x000055c4151a2727 in rb_search_method_entry (recv=140057439693360, mid=3457) at /tmp/ruby/src/trunk-O0/vm_eval.c:833
        klass = 140057458238520
#24 0x000055c4151a215d in rb_check_funcall_default_kw (recv=140057439693360, mid=3457, argc=0, argv=0x7ffc8cf87940, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:701
        klass = 140057458238520
        me = 0x7ffc8cf878c8
        ec = 0x55c415b382c0
        respond = -1
#25 0x000055c4151a20dd in rb_check_funcall (recv=140057439693360, mid=3457, argc=0, argv=0x7ffc8cf87940) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#26 0x000055c414f95c9d in make_exception (argc=1, argv=0x7ffc8cf87938, isstr=0) at /tmp/ruby/src/trunk-O0/eval.c:817
        mesg = 4
        exc = 140057439693360
#27 0x000055c414f958d4 in rb_exc_exception (mesg=140057439693360, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:673
No locals.
#28 0x000055c414f95923 in rb_exc_raise (mesg=140057439693360) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#29 0x000055c415143d94 in rb_threadptr_execute_interrupts (th=0x55c415b37090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2414
        err = 140057439693360
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#30 0x000055c415176a4a in rb_vm_check_ints (ec=0x55c415b382c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#31 0x000055c41517e525 in vm_pop_frame (ec=0x55c415b382c0, cfp=0x7f61c4643f68, ep=0x7f61c4544070) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#32 0x000055c41517e571 in rb_vm_pop_frame (ec=0x55c415b382c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#33 0x000055c415188312 in vm_call_cfunc_with_frame_ (ec=0x55c415b382c0, reg_cfp=0x7f61c4643fa0, calling=0x7ffc8cf87e70, argc=1, argv=0x7f61c4544058, stack_bottom=0x7f61c4544050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3508
        ci = 0x1b2100100003
        cc = 0x7f61a9f0ecd8
        val = 140057439693320
        me = 0x7f61ab09b8e8
        cfunc = 0x55c415b98ec8
        recv = 140057458180440
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#34 0x000055c415188481 in vm_call_cfunc_with_frame (ec=0x55c415b382c0, reg_cfp=0x7f61c4643fa0, calling=0x7ffc8cf87e70) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3532
        argc = 1
        stack_bottom = 0x7f61c4544050
        argv = 0x7f61c4544058
#35 0x000055c415188599 in vm_call_cfunc_other (ec=0x55c415b382c0, reg_cfp=0x7f61c4643fa0, calling=0x7ffc8cf87e70) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3558
        ci = 0x1b2100100003
        argv_ary = 0
#36 0x000055c4151889c1 in vm_call_cfunc (ec=0x55c415b382c0, reg_cfp=0x7f61c4643fa0, calling=0x7ffc8cf87e70) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
        ci = 0x1b2100100003
#37 0x000055c41518b20a in vm_call_method_each_type (ec=0x55c415b382c0, cfp=0x7f61c4643fa0, calling=0x7ffc8cf87e70) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4418
        aset_mask = 2008
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7f61a9f0ecd8
        cme = 0x7f61ab09b8e8
        v = 94300672180152
#38 0x000055c41518bcb6 in vm_call_method (ec=0x55c415b382c0, cfp=0x7f61c4643fa0, calling=0x7ffc8cf87e70) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4544
        ci = 0x1b2100100003
        cc = 0x7f61a9f0ecd8
#39 0x000055c41518beb8 in vm_call_general (ec=0x55c415b382c0, reg_cfp=0x7f61c4643fa0, calling=0x7ffc8cf87e70) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4588
No locals.
#40 0x000055c41518e53d in vm_sendish (ec=0x55c415b382c0, reg_cfp=0x7f61c4643fa0, cd=0x55c4160065a0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5582
        val = 36
        ci = 0x1b2100100003
        cc = 0x7f61a9f0ecd8
        argc = 1
        recv = 140057458180440
        calling = {cd = 0x55c4160065a0, cc = 0x7f61a9f0ecd8, block_handler = 0, recv = 140057458180440, argc = 1, kw_splat = false, heap_argv = 0}
#41 0x000055c415195a02 in vm_exec_core (ec=0x55c415b382c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x55c4160065a0
        leaf = false
        val = 94300666036744
        reg_pc = 0x55c4160063b0
        reg_cfp = 0x7f61c4643fa0
        insns_address_table = {0x55c4151921a5 <vm_exec_core+108>, 0x55c415192207 <vm_exec_core+206>, 0x55c41519231a <vm_exec_core+481>, 0x55c41519242e <vm_exec_core+757>, 0x55c4151925cc <vm_exec_core+1171>, 0x55c4151926fc <vm_exec_core+1475>, 0x55c41519290e <vm_exec_core+2005>, 0x55c415192a20 <vm_exec_core+2279>, 0x55c415192af9 <vm_exec_core+2496>, 0x55c415192c00 <vm_exec_core+2759>, 0x55c415192d07 <vm_exec_core+3022>, 0x55c415192e15 <vm_exec_core+3292>, 0x55c415192f27 <vm_exec_core+3566>, 0x55c415192ff7 <vm_exec_core+3774>, 0x55c415193100 <vm_exec_core+4039>, 0x55c4151931fa <vm_exec_core+4289>, 0x55c4151932bd <vm_exec_core+4484>, 0x55c415193380 <vm_exec_core+4679>, 0x55c415193409 <vm_exec_core+4816>, 0x55c415193495 <vm_exec_core+4956>, 0x55c41519353b <vm_exec_core+5122>, 0x55c415193613 <vm_exec_core+5338>, 0x55c4151936e0 <vm_exec_core+5543>, 0x55c4151937be <vm_exec_core+5765>, 0x55c415193880 <vm_exec_core+5959>, 0x55c4151939bf <vm_exec_core+6278>, 0x55c415193a65 <vm_exec_core+6444>, 0x55c415193b4a <vm_exec_core+6673>, 0x55c415193c79 <vm_exec_core+6976>, 0x55c415193d3c <vm_exec_core+7171>, 0x55c415193dff <vm_exec_core+7366>, 0x55c415193ef7 <vm_exec_core+7614>, 0x55c415193fb9 <vm_exec_core+7808>, 0x55c415194098 <vm_exec_core+8031>, 0x55c4151941a8 <vm_exec_core+8303>, 0x55c4151942a2 <vm_exec_core+8553>, 0x55c41519431d <vm_exec_core+8676>, 0x55c4151943de <vm_exec_core+8869>, 0x55c4151944cc <vm_exec_core+9107>, 0x55c41519457c <vm_exec_core+9283>, 0x55c4151946fb <vm_exec_core+9666>, 0x55c4151947d5 <vm_exec_core+9884>, 0x55c4151948c1 <vm_exec_core+10120>, 0x55c415194952 <vm_exec_core+10265>, 0x55c415194aad <vm_exec_core+10612>, 0x55c41519504f <vm_exec_core+12054>, 0x55c41519514b <vm_exec_core+12306>, 0x55c41519524e <vm_exec_core+12565>, 0x55c41519533a <vm_exec_core+12801>, 0x55c415195553 <vm_exec_core+13338>, 0x55c415195645 <vm_exec_core+13580>, 0x55c41519574b <vm_exec_core+13842>, 0x55c415195948 <vm_exec_core+14351>, 0x55c415195af1 <vm_exec_core+14776>, 0x55c415195c1c <vm_exec_core+15075>, 0x55c415195d88 <vm_exec_core+15439>, 0x55c415195eb3 <vm_exec_core+15738>, 0x55c41519601f <vm_exec_core+16102>, 0x55c415196201 <vm_exec_core+16584>, 0x55c4151963fe <vm_exec_core+17093>, 0x55c4151965a7 <vm_exec_core+17518>, 0x55c4151966c9 <vm_exec_core+17808>, 0x55c415196770 <vm_exec_core+17975>, 0x55c415196834 <vm_exec_core+18171>, 0x55c41519691d <vm_exec_core+18404>, 0x55c415196a09 <vm_exec_core+18640>, 0x55c415196af2 <vm_exec_core+18873>, 0x55c415196c06 <vm_exec_core+19149>, 0x55c415196d2d <vm_exec_core+19444>, 0x55c415196e63 <vm_exec_core+19754>, 0x55c415196f99 <vm_exec_core+20064>, 0x55c4151970cf <vm_exec_core+20374>, 0x55c415197205 <vm_exec_core+20684>, 0x55c41519733b <vm_exec_core+20994>, 0x55c41519747c <vm_exec_core+21315>, 0x55c4151975f6 <vm_exec_core+21693>, 0x55c41519772c <vm_exec_core+22003>, 0x55c415197862 <vm_exec_core+22313>, 0x55c415197998 <vm_exec_core+22623>, 0x55c415197ace <vm_exec_core+22933>, 0x55c415197c04 <vm_exec_core+23243>, 0x55c415197d3a <vm_exec_core+23553>, 0x55c415197e70 <vm_exec_core+23863>, 0x55c415197fa6 <vm_exec_core+24173>, 0x55c4151980f5 <vm_exec_core+24508>, 0x55c4151982af <vm_exec_core+24950>, 0x55c41519842d <vm_exec_core+25332>, 0x55c41519854c <vm_exec_core+25619>, 0x55c41519866b <vm_exec_core+25906>, 0x55c415198785 <vm_exec_core+26188>, 0x55c41519889f <vm_exec_core+26470>, 0x55c4151989ca <vm_exec_core+26769>, 0x55c415198b00 <vm_exec_core+27079>, 0x55c415198beb <vm_exec_core+27314>, 0x55c415198cf0 <vm_exec_core+27575>, 0x55c415198e38 <vm_exec_core+27903>, 0x55c415198f27 <vm_exec_core+28142>, 0x55c415198ffb <vm_exec_core+28354>, 0x55c4151990d0 <vm_exec_core+28567>, 0x55c4151991ba <vm_exec_core+28801>, 0x55c415199236 <vm_exec_core+28925>, 0x55c4151992b2 <vm_exec_core+29049>, 0x55c4151992d0 <vm_exec_core+29079>, 0x55c4151992ee <vm_exec_core+29109>, 0x55c41519930c <vm_exec_core+29139>, 0x55c41519932a <vm_exec_core+29169>, 0x55c415199348 <vm_exec_core+29199>, 0x55c415199366 <vm_exec_core+29229>, 0x55c415199384 <vm_exec_core+29259>, 0x55c4151993a2 <vm_exec_core+29289>, 0x55c4151993c0 <vm_exec_core+29319>, 0x55c4151993de <vm_exec_core+29349>, 0x55c4151993fc <vm_exec_core+29379>, 0x55c41519941a <vm_exec_core+29409>, 0x55c415199438 <vm_exec_core+29439>, 0x55c415199456 <vm_exec_core+29469>, 0x55c415199474 <vm_exec_core+29499>, 0x55c415199492 <vm_exec_core+29529>, 0x55c4151994b0 <vm_exec_core+29559>, 0x55c4151994ce <vm_exec_core+29589>, 0x55c4151994ec <vm_exec_core+29619>, 0x55c41519950a <vm_exec_core+29649>, 0x55c415199528 <vm_exec_core+29679>, 0x55c415199546 <vm_exec_core+29709>, 0x55c415199564 <vm_exec_core+29739>, 0x55c415199582 <vm_exec_core+29769>, 0x55c4151995a0 <vm_exec_core+29799>, 0x55c4151995be <vm_exec_core+29829>, 0x55c4151995dc <vm_exec_core+29859>, 0x55c4151995fa <vm_exec_core+29889>, 0x55c415199618 <vm_exec_core+29919>, 0x55c415199636 <vm_exec_core+29949>, 0x55c415199654 <vm_exec_core+29979>, 0x55c415199672 <vm_exec_core+30009>, 0x55c415199690 <vm_exec_core+30039>, 0x55c4151996ae <vm_exec_core+30069>, 0x55c4151996cc <vm_exec_core+30099>, 0x55c4151996ea <vm_exec_core+30129>, 0x55c415199708 <vm_exec_core+30159>, 0x55c415199726 <vm_exec_core+30189>, 0x55c415199744 <vm_exec_core+30219>, 0x55c415199762 <vm_exec_core+30249>, 0x55c415199780 <vm_exec_core+30279>, 0x55c41519979e <vm_exec_core+30309>, 0x55c4151997bc <vm_exec_core+30339>, 0x55c4151997da <vm_exec_core+30369>, 0x55c4151997f8 <vm_exec_core+30399>, 0x55c415199816 <vm_exec_core+30429>, 0x55c415199834 <vm_exec_core+30459>, 0x55c415199852 <vm_exec_core+30489>, 0x55c415199870 <vm_exec_core+30519>, 0x55c41519988e <vm_exec_core+30549>, 0x55c4151998ac <vm_exec_core+30579>, 0x55c4151998ca <vm_exec_core+30609>, 0x55c4151998e8 <vm_exec_core+30639>, 0x55c415199906 <vm_exec_core+30669>, 0x55c415199924 <vm_exec_core+30699>, 0x55c415199942 <vm_exec_core+30729>, 0x55c415199960 <vm_exec_core+30759>, 0x55c41519997e <vm_exec_core+30789>, 0x55c41519999c <vm_exec_core+30819>, 0x55c4151999ba <vm_exec_core+30849>, 0x55c4151999d8 <vm_exec_core+30879>, 0x55c4151999f6 <vm_exec_core+30909>, 0x55c415199a14 <vm_exec_core+30939>, 0x55c415199a32 <vm_exec_core+30969>, 0x55c415199a50 <vm_exec_core+30999>, 0x55c415199a6e <vm_exec_core+31029>, 0x55c415199a8c <vm_exec_core+31059>, 0x55c415199aaa <vm_exec_core+31089>, 0x55c415199ac8 <vm_exec_core+31119>, 0x55c415199ae6 <vm_exec_core+31149>, 0x55c415199b04 <vm_exec_core+31179>, 0x55c415199b22 <vm_exec_core+31209>, 0x55c415199b40 <vm_exec_core+31239>, 0x55c415199b5e <vm_exec_core+31269>, 0x55c415199b8f <vm_exec_core+31318>, 0x55c415199bad <vm_exec_core+31348>, 0x55c415199bcb <vm_exec_core+31378>, 0x55c415199be9 <vm_exec_core+31408>, 0x55c415199c07 <vm_exec_core+31438>, 0x55c415199c25 <vm_exec_core+31468>, 0x55c415199c43 <vm_exec_core+31498>, 0x55c415199c61 <vm_exec_core+31528>, 0x55c415199c7f <vm_exec_core+31558>, 0x55c415199c9d <vm_exec_core+31588>, 0x55c415199cbb <vm_exec_core+31618>, 0x55c415199cd9 <vm_exec_core+31648>, 0x55c415199cf7 <vm_exec_core+31678>, 0x55c415199d15 <vm_exec_core+31708>, 0x55c415199d33 <vm_exec_core+31738>, 0x55c415199d51 <vm_exec_core+31768>, 0x55c415199d6f <vm_exec_core+31798>, 0x55c415199d8d <vm_exec_core+31828>, 0x55c415199dab <vm_exec_core+31858>, 0x55c415199dc9 <vm_exec_core+31888>, 0x55c415199de7 <vm_exec_core+31918>, 0x55c415199e05 <vm_exec_core+31948>, 0x55c415199e23 <vm_exec_core+31978>, 0x55c415199e41 <vm_exec_core+32008>...}
#42 0x000055c4151abf69 in rb_vm_exec (ec=0x55c415b382c0) at /tmp/ruby/src/trunk-O0/vm.c:2467
        _ec = 0x55c415b382c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffc8cf88b40, 0x55c4151abee7 <rb_vm_exec+190>, 0x0, 0x7ffc8cf88a90, 0x7f61a9f0fa20}, prev = 0x7ffc8cf88e80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#43 0x000055c4151a8b7f in invoke_block (ec=0x55c415b382c0, iseq=0x7f61aa01e128, self=140057882381800, captured=0x55c41619c340, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1497
        arg_size = 0
#44 0x000055c4151a961b in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f61a9f0fa30, argc=0, self=140057882381800, captured=0x55c41619c340, ec=0x55c415b382c0) at /tmp/ruby/src/trunk-O0/vm.c:1567
        iseq = 0x7f61aa01e128
        opt_pc = 0
        type = 572653569
        cfp = 0x7f61c4643fd8
        sp = 0x7f61c4544028
        flags = 0
        use_argv = 0x7f61a9f0fa30
        av = {140057458185080, 94300666036240}
        stack_argv = 0x7f61c4544028
#45 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f61a9f0fa30, argc=0, self=140057882381800, proc=0x55c41619c340, ec=0x55c415b382c0) at /tmp/ruby/src/trunk-O0/vm.c:1665
        block = 0x55c41619c340
#46 vm_invoke_proc (ec=0x55c415b382c0, proc=0x55c41619c340, self=140057882381800, argc=0, argv=0x7f61a9f0fa30, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1695
No locals.
#47 0x000055c4151a9dbf in rb_vm_invoke_proc (ec=0x55c415b382c0, proc=0x55c41619c340, argc=0, argv=0x7f61a9f0fa30, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1716
        self = 140057882381800
#48 0x000055c415084ef0 in rb_proc_call_kw (self=140057439662320, args=140057439697440, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:987
        vret = 140722673585600
        proc = 0x55c41619c340
        argc = 0
        argv = 0x7f61a9f0fa30
#49 0x000055c415084f58 in rb_proc_call (self=140057439662320, args=140057439697440) at /tmp/ruby/src/trunk-O0/proc.c:997
No locals.
#50 0x000055c414f93712 in rb_call_end_proc (data=140057439662320) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#51 0x000055c414f938cc in exec_end_procs_chain (procs=0x55c4155b65c0 <end_procs>, errp=0x55c415b38338) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x55c414f936eb <rb_call_end_proc>, data = 140057439662320, next = 0x55c415c248e0}
        link = 0x55c415d00300
        errinfo = 4
#52 0x000055c414f93a2f in rb_ec_exec_end_proc (ec=0x55c415b382c0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x55c415b382c0
        _tag = {tag = 36, retval = 6024999743920242176, buf = {0x7ffc8cf88f00, 0x55c414f939aa <rb_ec_exec_end_proc+189>, 0x0, 0x7ffc8cf88e50, 0x55c414f910c6 <rb_ec_ractor_ptr+24>}, prev = 0x7ffc8cf89020, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
#53 0x000055c414f941cf in rb_ec_teardown (ec=0x55c415b382c0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#54 0x000055c414f9448f in rb_ec_cleanup (ec=0x55c415b382c0, ex=RUBY_TAG_NONE) at /tmp/ruby/src/trunk-O0/eval.c:212
        err = 94300666036928
        mode0 = 32764
        mode1 = -1929867104
        _ec = 0x55c415b382c0
        _tag = {tag = 36, retval = 94300653829880, buf = {0x7ffc8cf890a0, 0x55c414f943ca <rb_ec_cleanup+295>, 0x0, 0x7ffc8cf88fc0, 0x55c415b382c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 0
        signaled = 0
        th = 0x55c415b37090
        th0 = 0x55c415b37090
        step = 1
        message = 4
        buf = 94300666032272
#55 0x000055c414f94a98 in ruby_run_node (n=0x7f61a9fe8eb0) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55c415b382c0
        status = 21956
#56 0x000055c414f902f4 in rb_main (argc=133, argv=0x7ffc8cf89248) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140722673586464
#57 0x000055c414f90355 in main (argc=133, argv=0x7ffc8cf89248) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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