# Logfile created on 2023-11-17 06:30:36 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055815dcd9798 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20231117-063036", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055815dd63290 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055815dd63150 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055815dd62f98 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231117-063036", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231117-063036>, @binmode=false, @mon_data=#<Monitor:0x000055815dd62ea8>, @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 = 498b086c37
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: 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/fiddle'
make[2]: Entering 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
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]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/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 -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
generating encdb.h
generating enc.mk
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.

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

Retrying...
Finished tests in 1092.478459s, 24.6055 tests/s, 9335.9635 assertions/s.
26881 tests, 10199339 assertions, 0 failures, 0 errors, 188 skips

ruby -v: ruby 3.3.0dev (2023-11-17T02:01:55Z master 498b086c37) [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-17T02:01:55Z master 498b086c37) [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 269.054327 seconds

3725 files, 32456 examples, 143435 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.3827105.ruby -x gdbscript
[New LWP 3827105]
[New LWP 3827108]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_TYPE_P (obj=140031489015400, t=RUBY_T_NONE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:383
383	}
[Current thread is 1 (Thread 0x7f5bb98cb7c0 (LWP 3827105))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f5bb98cb7c0 (LWP 3827105) RB_TYPE_P (obj=140031489015400, t=RUBY_T_NONE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:383
  2    Thread 0x7f5ba02ef640 (LWP 3827108) 0x00007f5bb99f3fde in epoll_wait (epfd=4, events=0x55c36efb7f3c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f5ba02ef640 (LWP 3827108)):
#0  0x00007f5bb99f3fde in epoll_wait (epfd=4, events=0x55c36efb7f3c <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  0x000055c36eb3e58e in timer_thread_polling (vm=0x55c370e36b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = 655980235
#2  0x000055c36eb3ec36 in timer_thread_func (ptr=0x55c370e36b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
        vm = 0x55c370e36b10
#3  0x00007f5bb9962b43 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 = {140724417695616, 5167249270483347429, 140031506183744, 25, 140031932377168, 140724417695968, -5115383804368885787, -5115329440942102555}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f5bb99f3bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f5bb98cb7c0 (LWP 3827105)):
#0  RB_TYPE_P (obj=140031489015400, t=RUBY_T_NONE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:383
No locals.
#1  0x000055c36e9b47f6 in gc_mark_ptr (objspace=0x55c370e39260, obj=140031489015400) at /tmp/ruby/src/trunk-O0/gc.c:6965
        __func__ = "gc_mark_ptr"
#2  0x000055c36e9b4a50 in gc_mark (objspace=0x55c370e39260, obj=140031489015400) at /tmp/ruby/src/trunk-O0/gc.c:7003
No locals.
#3  0x000055c36e9b5626 in gc_mark_children (objspace=0x55c370e39260, obj=140031489073320) at /tmp/ruby/src/trunk-O0/gc.c:7335
        i = 14
        len = 138
        ptr = 0x55c370ef3050
        any = 0x7f5b9f29e0a8
#4  0x000055c36e9b5bd3 in gc_mark_stacked_objects (objspace=0x55c370e39260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7471
        mstack = 0x55c370e396e8
        obj = 140031489073320
        marked_slots_at_the_beginning = 768
        popped_count = 0
#5  0x000055c36e9b5d53 in gc_mark_stacked_objects_all (objspace=0x55c370e39260) at /tmp/ruby/src/trunk-O0/gc.c:7509
No locals.
#6  0x000055c36e9b8029 in gc_marks_rest (objspace=0x55c370e39260) at /tmp/ruby/src/trunk-O0/gc.c:8696
No locals.
#7  0x000055c36e9b815d in gc_marks (objspace=0x55c370e39260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8754
        marking_finished = false
#8  0x000055c36e9b9ee5 in gc_start (objspace=0x55c370e39260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9504
        do_full_mark = 1
        immediate_mark = 32768
        __func__ = <optimized out>
        lock_lev = 24
#9  0x000055c36e9b9b82 in garbage_collect (objspace=0x55c370e39260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9388
        _lev = 4109201952
        ret = 32764
#10 0x000055c36e9ba605 in garbage_collect_with_gvl (objspace=0x55c370e39260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9765
No locals.
#11 0x000055c36e9c14e6 in objspace_malloc_gc_stress (objspace=0x55c370e39260) at /tmp/ruby/src/trunk-O0/gc.c:12206
        reason = 45568
#12 0x000055c36e9c17c9 in objspace_xmalloc0 (objspace=0x55c370e39260, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12408
        gpr = 107008
        mem = 0x55c371419cb0
#13 0x000055c36e9c1ae6 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12632
No locals.
#14 0x000055c36e9c1b1c in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12641
No locals.
#15 0x000055c36e9c5447 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14214
No locals.
#16 0x000055c36eb835a1 in vm_ccs_create (klass=140031506507760, cc_tbl=0x55c371418090, mid=3137, cme=0x7f5ba0311ca0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1969
        ccs = 0xffffffff000000c4
#17 0x000055c36eb9eeec in cache_callable_method_entry (klass=140031506507760, mid=3137, cme=0x7f5ba0311ca0) at /tmp/ruby/src/trunk-O0/vm_method.c:1321
        cc_tbl = 0x55c371418090
        ccs_data = 94297864661875
#18 0x000055c36eb9f0ae in callable_method_entry_or_negative (klass=140031506507760, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
        defined_class = 140031506507760
        me = 0x7f5ba0311ca0
        _lev = 21955
        cme = 0x7f5ba0311ca0
#19 0x000055c36eb9f140 in callable_method_entry (klass=140031506507760, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
        cme = 0x55c36eb80ec1 <rb_vm_frame_method_entry+127>
#20 0x000055c36eb9f1a3 in rb_callable_method_entry (klass=140031506507760, mid=3137) at /tmp/ruby/src/trunk-O0/vm_method.c:1396
No locals.
#21 0x000055c36eba3471 in vm_call_super (ec=0x55c370e3a2c0, argc=1, argv=0x7ffcf4ed7540, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:345
        recv = 140031488022040
        klass = 140031506507760
        id = 3137
        cfp = 0x7f5bb98c9ec0
        me = 0x7f5ba0311cc8
#22 0x000055c36eba351e in rb_call_super_kw (argc=1, argv=0x7ffcf4ed7540, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:358
        ec = 0x55c370e3a2c0
#23 0x000055c36eba3549 in rb_call_super (argc=1, argv=0x7ffcf4ed7540) at /tmp/ruby/src/trunk-O0/vm_eval.c:364
No locals.
#24 0x000055c36eb00621 in esignal_init (argc=1, argv=0x7ffcf4ed7f58, self=140031488022040) at /tmp/ruby/src/trunk-O0/signal.c:375
        argnum = 2
        sig = 140031488097280
        signo = 15
#25 0x000055c36eb896dd in ractor_safe_call_cfunc_m1 (recv=140031488022040, argc=1, argv=0x7ffcf4ed7f58, func=0x55c36eb004ca <esignal_init>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
        f = 0x55c36eb004ca <esignal_init>
#26 0x000055c36eba27d1 in vm_call0_cfunc_with_frame (ec=0x55c370e3a2c0, calling=0x7ffcf4ed7820, argv=0x7ffcf4ed7f58) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f5bb98c9ef8
        ci = 0x7ffcf4ed77f0
        val = 140724417689200
        me = 0x7f5ba0311cc8
        cfunc = 0x55c370eb4808
        len = -1
        recv = 140031488022040
        argc = 1
        mid = 3137
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#27 0x000055c36eba28fa in vm_call0_cfunc (ec=0x55c370e3a2c0, calling=0x7ffcf4ed7820, argv=0x7ffcf4ed7f58) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#28 0x000055c36eba2b72 in vm_call0_body (ec=0x55c370e3a2c0, calling=0x7ffcf4ed7820, argv=0x7ffcf4ed7f58) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffcf4ed77f0
        cc = 0x7f5b9f19d4b0
        ret = 0
#29 0x000055c36eba23c8 in vm_call0_cc (ec=0x55c370e3a2c0, recv=140031488022040, id=3137, argc=1, argv=0x7ffcf4ed7f58, cc=0x7f5b9f19d4b0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffcf4ed7f58
        av = {94297862649649, 94297900950208}
        calling = {cd = 0x7ffcf4ed77e0, cc = 0x7f5b9f19d4b0, block_handler = 0, recv = 140031488022040, argc = 1, kw_splat = false, heap_argv = 0}
#30 0x000055c36eba3c0b in rb_call0 (ec=0x55c370e3a2c0, recv=140031488022040, mid=3137, argc=1, argv=0x7ffcf4ed7f58, call_scope=CALL_FCALL, self=140031506506800) at /tmp/ruby/src/trunk-O0/vm_eval.c:569
        call_status = MISSING_NONE
        scope = CALL_FCALL
        kw_splat = 0
        cc = 0x7f5b9f19d4b0
#31 0x000055c36eba4957 in rb_call (recv=140031488022040, mid=3137, argc=1, argv=0x7ffcf4ed7f58, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:895
        ec = 0x55c370e3a2c0
#32 0x000055c36eba503a in rb_funcallv_kw (recv=140031488022040, mid=3137, argc=1, argv=0x7ffcf4ed7f58, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1088
No locals.
#33 0x000055c36e999e2b in rb_obj_call_init_kw (obj=140031488022040, argc=1, argv=0x7ffcf4ed7f58, kw_splat=0) at /tmp/ruby/src/trunk-O0/eval.c:1700
No locals.
#34 0x000055c36ea47908 in rb_class_new_instance_kw (argc=1, argv=0x7ffcf4ed7f58, klass=140031506506800, kw_splat=0) at /tmp/ruby/src/trunk-O0/object.c:2142
        obj = 140031488022040
#35 0x000055c36ea4793c in rb_class_new_instance (argc=1, argv=0x7ffcf4ed7f58, klass=140031506506800) at /tmp/ruby/src/trunk-O0/object.c:2150
No locals.
#36 0x000055c36eb896dd in ractor_safe_call_cfunc_m1 (recv=140031506506800, argc=1, argv=0x7ffcf4ed7f58, func=0x55c36ea4790e <rb_class_new_instance>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
        f = 0x55c36ea4790e <rb_class_new_instance>
#37 0x000055c36eba27d1 in vm_call0_cfunc_with_frame (ec=0x55c370e3a2c0, calling=0x7ffcf4ed7cd0, argv=0x7ffcf4ed7f58) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f5bb98c9f30
        ci = 0x7ffcf4ed7ca0
        val = 4294967406
        me = 0x7f5bb97b8970
        cfunc = 0x55c370e74678
        len = -1
        recv = 140031506506800
        argc = 1
        mid = 3457
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#38 0x000055c36eba28fa in vm_call0_cfunc (ec=0x55c370e3a2c0, calling=0x7ffcf4ed7cd0, argv=0x7ffcf4ed7f58) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#39 0x000055c36eba2b72 in vm_call0_body (ec=0x55c370e3a2c0, calling=0x7ffcf4ed7cd0, argv=0x7ffcf4ed7f58) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffcf4ed7ca0
        cc = 0x7ffcf4ed7d70
        ret = 32
#40 0x000055c36eba23c8 in vm_call0_cc (ec=0x55c370e3a2c0, recv=140031506506800, id=3457, argc=1, argv=0x7ffcf4ed7f58, cc=0x7ffcf4ed7d70, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffcf4ed7f58
        av = {94297867104024, 140724417690956}
        calling = {cd = 0x7ffcf4ed7c90, cc = 0x7ffcf4ed7d70, block_handler = 0, recv = 140031506506800, argc = 1, kw_splat = false, heap_argv = 0}
#41 0x000055c36eba2169 in rb_vm_call0 (ec=0x55c370e3a2c0, recv=140031506506800, id=3457, argc=1, argv=0x7ffcf4ed7f58, cme=0x7f5bb97b8970, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f5bb97b8970, call_ = 0x55c36eb8def1 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#42 0x000055c36eba33c2 in rb_vm_call_kw (ec=0x55c370e3a2c0, recv=140031506506800, id=3457, argc=1, argv=0x7ffcf4ed7f58, me=0x7f5bb97b8970, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#43 0x000055c36eba4224 in rb_check_funcall_default_kw (recv=140031506506800, mid=3457, argc=1, argv=0x7ffcf4ed7f58, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:709
        klass = 140031506506640
        me = 0x7f5bb97b8970
        ec = 0x55c370e3a2c0
        respond = -1
#44 0x000055c36eba4101 in rb_check_funcall (recv=140031506506800, mid=3457, argc=1, argv=0x7ffcf4ed7f58) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#45 0x000055c36e997c9d in make_exception (argc=2, argv=0x7ffcf4ed7f50, isstr=1) at /tmp/ruby/src/trunk-O0/eval.c:817
        mesg = 4
        exc = 140031488097600
#46 0x000055c36e997d57 in rb_make_exception (argc=2, argv=0x7ffcf4ed7f50) at /tmp/ruby/src/trunk-O0/eval.c:835
No locals.
#47 0x000055c36eb4605d in rb_threadptr_raise (target_th=0x55c370e39090, argc=2, argv=0x7ffcf4ed7f50) at /tmp/ruby/src/trunk-O0/thread.c:2468
        exc = 31
#48 0x000055c36eb4611a in rb_threadptr_signal_raise (th=0x55c370e39090, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2490
        argv = {140031506506800, 31}
#49 0x000055c36eb01791 in rb_signal_exec (th=0x55c370e39090, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1079
        vm = 0x55c370e36b10
        cmd = 0
#50 0x000055c36eb45d5e in rb_threadptr_execute_interrupts (th=0x55c370e39090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2385
        prev_status = THREAD_RUNNABLE
        sig = 15
        timer_interrupt = 0
        pending_interrupt = 0
        terminate_interrupt = 0
        trap_interrupt = 8
        interrupt = 8
        postponed_job_interrupt = 0
        ret = 0
#51 0x000055c36eb78ac5 in rb_vm_check_ints (ec=0x55c370e3a2c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#52 0x000055c36eb805a0 in vm_pop_frame (ec=0x55c370e3a2c0, cfp=0x7f5bb98c9f30, ep=0x7f5bb97ca0b0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#53 0x000055c36eb805ec in rb_vm_pop_frame (ec=0x55c370e3a2c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#54 0x000055c36eb8a37a in vm_call_cfunc_with_frame_ (ec=0x55c370e3a2c0, reg_cfp=0x7f5bb98c9f68, calling=0x7ffcf4ed84a0, argc=0, argv=0x7f5bb97ca0a0, stack_bottom=0x7f5bb97ca098) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3508
        ci = 0x253f00140001
        cc = 0x7f5b9f19d820
        val = 20
        me = 0x7f5b9f19e7e8
        cfunc = 0x55c370e78c08
        recv = 140031488574840
        block_handler = 0
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#55 0x000055c36eb8a4e9 in vm_call_cfunc_with_frame (ec=0x55c370e3a2c0, reg_cfp=0x7f5bb98c9f68, calling=0x7ffcf4ed84a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3532
        argc = 0
        stack_bottom = 0x7f5bb97ca098
        argv = 0x7f5bb97ca0a0
#56 0x000055c36eb8a601 in vm_call_cfunc_other (ec=0x55c370e3a2c0, reg_cfp=0x7f5bb98c9f68, calling=0x7ffcf4ed84a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3558
        ci = 0x253f00140001
        argv_ary = 0
#57 0x000055c36eb8aa29 in vm_call_cfunc (ec=0x55c370e3a2c0, reg_cfp=0x7f5bb98c9f68, calling=0x7ffcf4ed84a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
        ci = 0x253f00140001
#58 0x000055c36eb8d272 in vm_call_method_each_type (ec=0x55c370e3a2c0, cfp=0x7f5bb98c9f68, calling=0x7ffcf4ed84a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4418
        aset_mask = 2008
        ivar_mask = 0
        ci = 0x253f00140001
        cc = 0x7f5b9f19d820
        cme = 0x7f5b9f19e7e8
        v = 94297902252424
#59 0x000055c36eb8ddb3 in vm_call_method (ec=0x55c370e3a2c0, cfp=0x7f5bb98c9f68, calling=0x7ffcf4ed84a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4555
        ci = 0x253f00140001
        cc = 0x7f5b9f19d820
#60 0x000055c36eb8df20 in vm_call_general (ec=0x55c370e3a2c0, reg_cfp=0x7f5bb98c9f68, calling=0x7ffcf4ed84a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4588
No locals.
#61 0x000055c36eb905a5 in vm_sendish (ec=0x55c370e3a2c0, reg_cfp=0x7f5bb98c9f68, cd=0x55c371000970, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5582
        val = 36
        ci = 0x253f00140001
        cc = 0x7f5b9f19d820
        argc = 0
        recv = 140031488574840
        calling = {cd = 0x55c371000970, cc = 0x7f5b9f19d820, block_handler = 0, recv = 140031488574840, argc = 0, kw_splat = false, heap_argv = 0}
#62 0x000055c36eb97a6a in vm_exec_core (ec=0x55c370e3a2c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x55c371000970
        leaf = false
        val = 140031488021760
        reg_pc = 0x55c3710006a8
        reg_cfp = 0x7f5bb98c9f68
        insns_address_table = {0x55c36eb9420d <vm_exec_core+108>, 0x55c36eb9426f <vm_exec_core+206>, 0x55c36eb94382 <vm_exec_core+481>, 0x55c36eb94496 <vm_exec_core+757>, 0x55c36eb94634 <vm_exec_core+1171>, 0x55c36eb94764 <vm_exec_core+1475>, 0x55c36eb94976 <vm_exec_core+2005>, 0x55c36eb94a88 <vm_exec_core+2279>, 0x55c36eb94b61 <vm_exec_core+2496>, 0x55c36eb94c68 <vm_exec_core+2759>, 0x55c36eb94d6f <vm_exec_core+3022>, 0x55c36eb94e7d <vm_exec_core+3292>, 0x55c36eb94f8f <vm_exec_core+3566>, 0x55c36eb9505f <vm_exec_core+3774>, 0x55c36eb95168 <vm_exec_core+4039>, 0x55c36eb95262 <vm_exec_core+4289>, 0x55c36eb95325 <vm_exec_core+4484>, 0x55c36eb953e8 <vm_exec_core+4679>, 0x55c36eb95471 <vm_exec_core+4816>, 0x55c36eb954fd <vm_exec_core+4956>, 0x55c36eb955a3 <vm_exec_core+5122>, 0x55c36eb9567b <vm_exec_core+5338>, 0x55c36eb95748 <vm_exec_core+5543>, 0x55c36eb95826 <vm_exec_core+5765>, 0x55c36eb958e8 <vm_exec_core+5959>, 0x55c36eb95a27 <vm_exec_core+6278>, 0x55c36eb95acd <vm_exec_core+6444>, 0x55c36eb95bb2 <vm_exec_core+6673>, 0x55c36eb95ce1 <vm_exec_core+6976>, 0x55c36eb95da4 <vm_exec_core+7171>, 0x55c36eb95e67 <vm_exec_core+7366>, 0x55c36eb95f5f <vm_exec_core+7614>, 0x55c36eb96021 <vm_exec_core+7808>, 0x55c36eb96100 <vm_exec_core+8031>, 0x55c36eb96210 <vm_exec_core+8303>, 0x55c36eb9630a <vm_exec_core+8553>, 0x55c36eb96385 <vm_exec_core+8676>, 0x55c36eb96446 <vm_exec_core+8869>, 0x55c36eb96534 <vm_exec_core+9107>, 0x55c36eb965e4 <vm_exec_core+9283>, 0x55c36eb96763 <vm_exec_core+9666>, 0x55c36eb9683d <vm_exec_core+9884>, 0x55c36eb96929 <vm_exec_core+10120>, 0x55c36eb969ba <vm_exec_core+10265>, 0x55c36eb96b15 <vm_exec_core+10612>, 0x55c36eb970b7 <vm_exec_core+12054>, 0x55c36eb971b3 <vm_exec_core+12306>, 0x55c36eb972b6 <vm_exec_core+12565>, 0x55c36eb973a2 <vm_exec_core+12801>, 0x55c36eb975bb <vm_exec_core+13338>, 0x55c36eb976ad <vm_exec_core+13580>, 0x55c36eb977b3 <vm_exec_core+13842>, 0x55c36eb979b0 <vm_exec_core+14351>, 0x55c36eb97b59 <vm_exec_core+14776>, 0x55c36eb97c84 <vm_exec_core+15075>, 0x55c36eb97df0 <vm_exec_core+15439>, 0x55c36eb97f1b <vm_exec_core+15738>, 0x55c36eb98087 <vm_exec_core+16102>, 0x55c36eb98269 <vm_exec_core+16584>, 0x55c36eb98466 <vm_exec_core+17093>, 0x55c36eb9860f <vm_exec_core+17518>, 0x55c36eb98731 <vm_exec_core+17808>, 0x55c36eb987d8 <vm_exec_core+17975>, 0x55c36eb9889c <vm_exec_core+18171>, 0x55c36eb98985 <vm_exec_core+18404>, 0x55c36eb98a71 <vm_exec_core+18640>, 0x55c36eb98b5a <vm_exec_core+18873>, 0x55c36eb98c6e <vm_exec_core+19149>, 0x55c36eb98d95 <vm_exec_core+19444>, 0x55c36eb98ecb <vm_exec_core+19754>, 0x55c36eb99001 <vm_exec_core+20064>, 0x55c36eb99137 <vm_exec_core+20374>, 0x55c36eb9926d <vm_exec_core+20684>, 0x55c36eb993a3 <vm_exec_core+20994>, 0x55c36eb994e4 <vm_exec_core+21315>, 0x55c36eb9965e <vm_exec_core+21693>, 0x55c36eb99794 <vm_exec_core+22003>, 0x55c36eb998ca <vm_exec_core+22313>, 0x55c36eb99a00 <vm_exec_core+22623>, 0x55c36eb99b36 <vm_exec_core+22933>, 0x55c36eb99c6c <vm_exec_core+23243>, 0x55c36eb99da2 <vm_exec_core+23553>, 0x55c36eb99ed8 <vm_exec_core+23863>, 0x55c36eb9a00e <vm_exec_core+24173>, 0x55c36eb9a15d <vm_exec_core+24508>, 0x55c36eb9a317 <vm_exec_core+24950>, 0x55c36eb9a495 <vm_exec_core+25332>, 0x55c36eb9a5b4 <vm_exec_core+25619>, 0x55c36eb9a6d3 <vm_exec_core+25906>, 0x55c36eb9a7ed <vm_exec_core+26188>, 0x55c36eb9a907 <vm_exec_core+26470>, 0x55c36eb9aa32 <vm_exec_core+26769>, 0x55c36eb9ab68 <vm_exec_core+27079>, 0x55c36eb9ac53 <vm_exec_core+27314>, 0x55c36eb9ad58 <vm_exec_core+27575>, 0x55c36eb9aea0 <vm_exec_core+27903>, 0x55c36eb9af8f <vm_exec_core+28142>, 0x55c36eb9b063 <vm_exec_core+28354>, 0x55c36eb9b138 <vm_exec_core+28567>, 0x55c36eb9b222 <vm_exec_core+28801>, 0x55c36eb9b29e <vm_exec_core+28925>, 0x55c36eb9b31a <vm_exec_core+29049>, 0x55c36eb9b338 <vm_exec_core+29079>, 0x55c36eb9b356 <vm_exec_core+29109>, 0x55c36eb9b374 <vm_exec_core+29139>, 0x55c36eb9b392 <vm_exec_core+29169>, 0x55c36eb9b3b0 <vm_exec_core+29199>, 0x55c36eb9b3ce <vm_exec_core+29229>, 0x55c36eb9b3ec <vm_exec_core+29259>, 0x55c36eb9b40a <vm_exec_core+29289>, 0x55c36eb9b428 <vm_exec_core+29319>, 0x55c36eb9b446 <vm_exec_core+29349>, 0x55c36eb9b464 <vm_exec_core+29379>, 0x55c36eb9b482 <vm_exec_core+29409>, 0x55c36eb9b4a0 <vm_exec_core+29439>, 0x55c36eb9b4be <vm_exec_core+29469>, 0x55c36eb9b4dc <vm_exec_core+29499>, 0x55c36eb9b4fa <vm_exec_core+29529>, 0x55c36eb9b518 <vm_exec_core+29559>, 0x55c36eb9b536 <vm_exec_core+29589>, 0x55c36eb9b554 <vm_exec_core+29619>, 0x55c36eb9b572 <vm_exec_core+29649>, 0x55c36eb9b590 <vm_exec_core+29679>, 0x55c36eb9b5ae <vm_exec_core+29709>, 0x55c36eb9b5cc <vm_exec_core+29739>, 0x55c36eb9b5ea <vm_exec_core+29769>, 0x55c36eb9b608 <vm_exec_core+29799>, 0x55c36eb9b626 <vm_exec_core+29829>, 0x55c36eb9b644 <vm_exec_core+29859>, 0x55c36eb9b662 <vm_exec_core+29889>, 0x55c36eb9b680 <vm_exec_core+29919>, 0x55c36eb9b69e <vm_exec_core+29949>, 0x55c36eb9b6bc <vm_exec_core+29979>, 0x55c36eb9b6da <vm_exec_core+30009>, 0x55c36eb9b6f8 <vm_exec_core+30039>, 0x55c36eb9b716 <vm_exec_core+30069>, 0x55c36eb9b734 <vm_exec_core+30099>, 0x55c36eb9b752 <vm_exec_core+30129>, 0x55c36eb9b770 <vm_exec_core+30159>, 0x55c36eb9b78e <vm_exec_core+30189>, 0x55c36eb9b7ac <vm_exec_core+30219>, 0x55c36eb9b7ca <vm_exec_core+30249>, 0x55c36eb9b7e8 <vm_exec_core+30279>, 0x55c36eb9b806 <vm_exec_core+30309>, 0x55c36eb9b824 <vm_exec_core+30339>, 0x55c36eb9b842 <vm_exec_core+30369>, 0x55c36eb9b860 <vm_exec_core+30399>, 0x55c36eb9b87e <vm_exec_core+30429>, 0x55c36eb9b89c <vm_exec_core+30459>, 0x55c36eb9b8ba <vm_exec_core+30489>, 0x55c36eb9b8d8 <vm_exec_core+30519>, 0x55c36eb9b8f6 <vm_exec_core+30549>, 0x55c36eb9b914 <vm_exec_core+30579>, 0x55c36eb9b932 <vm_exec_core+30609>, 0x55c36eb9b950 <vm_exec_core+30639>, 0x55c36eb9b96e <vm_exec_core+30669>, 0x55c36eb9b98c <vm_exec_core+30699>, 0x55c36eb9b9aa <vm_exec_core+30729>, 0x55c36eb9b9c8 <vm_exec_core+30759>, 0x55c36eb9b9e6 <vm_exec_core+30789>, 0x55c36eb9ba04 <vm_exec_core+30819>, 0x55c36eb9ba22 <vm_exec_core+30849>, 0x55c36eb9ba40 <vm_exec_core+30879>, 0x55c36eb9ba5e <vm_exec_core+30909>, 0x55c36eb9ba7c <vm_exec_core+30939>, 0x55c36eb9ba9a <vm_exec_core+30969>, 0x55c36eb9bab8 <vm_exec_core+30999>, 0x55c36eb9bad6 <vm_exec_core+31029>, 0x55c36eb9baf4 <vm_exec_core+31059>, 0x55c36eb9bb12 <vm_exec_core+31089>, 0x55c36eb9bb30 <vm_exec_core+31119>, 0x55c36eb9bb4e <vm_exec_core+31149>, 0x55c36eb9bb6c <vm_exec_core+31179>, 0x55c36eb9bb8a <vm_exec_core+31209>, 0x55c36eb9bba8 <vm_exec_core+31239>, 0x55c36eb9bbc6 <vm_exec_core+31269>, 0x55c36eb9bbf7 <vm_exec_core+31318>, 0x55c36eb9bc15 <vm_exec_core+31348>, 0x55c36eb9bc33 <vm_exec_core+31378>, 0x55c36eb9bc51 <vm_exec_core+31408>, 0x55c36eb9bc6f <vm_exec_core+31438>, 0x55c36eb9bc8d <vm_exec_core+31468>, 0x55c36eb9bcab <vm_exec_core+31498>, 0x55c36eb9bcc9 <vm_exec_core+31528>, 0x55c36eb9bce7 <vm_exec_core+31558>, 0x55c36eb9bd05 <vm_exec_core+31588>, 0x55c36eb9bd23 <vm_exec_core+31618>, 0x55c36eb9bd41 <vm_exec_core+31648>, 0x55c36eb9bd5f <vm_exec_core+31678>, 0x55c36eb9bd7d <vm_exec_core+31708>, 0x55c36eb9bd9b <vm_exec_core+31738>, 0x55c36eb9bdb9 <vm_exec_core+31768>, 0x55c36eb9bdd7 <vm_exec_core+31798>, 0x55c36eb9bdf5 <vm_exec_core+31828>, 0x55c36eb9be13 <vm_exec_core+31858>, 0x55c36eb9be31 <vm_exec_core+31888>, 0x55c36eb9be4f <vm_exec_core+31918>, 0x55c36eb9be6d <vm_exec_core+31948>, 0x55c36eb9be8b <vm_exec_core+31978>, 0x55c36eb9bea9 <vm_exec_core+32008>...}
#63 0x000055c36ebae098 in vm_exec_loop (ec=0x55c370e3a2c0, state=RUBY_TAG_BREAK, tag=0x7ffcf4ed9120, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#64 0x000055c36ebadfe0 in rb_vm_exec (ec=0x55c370e3a2c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
        _ec = 0x55c370e3a2c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffcf4ed91a0, 0x55c36ebadf0b <rb_vm_exec+190>, 0x0, 0x7ffcf4ed90f0, 0x7ffcf4ed9438}, prev = 0x7ffcf4ed9210, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#65 0x000055c36ebaedec in rb_iseq_eval_main (iseq=0x7f5b9f268fc0) at /tmp/ruby/src/trunk-O0/vm.c:2733
        ec = 0x55c370e3a2c0
        val = 94297900950208
#66 0x000055c36e99690b in rb_ec_exec_node (ec=0x55c370e3a2c0, n=0x7f5b9f268fc0) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55c370e39090
        _ec = 0x55c370e3a2c0
        _tag = {tag = 36, retval = 94297862528760, buf = {0x7ffcf4ed9290, 0x55c36e9968a1 <rb_ec_exec_node+212>, 0x0, 0x7ffcf4ed91e0, 0x55c370e3a2c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f5b9f268fc0
#67 0x000055c36e996a88 in ruby_run_node (n=0x7f5b9f268fc0) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55c370e3a2c0
        status = 21955
#68 0x000055c36e9922f4 in rb_main (argc=131, argv=0x7ffcf4ed9438) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140724417696528
#69 0x000055c36e992355 in main (argc=131, argv=0x7ffcf4ed9438) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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