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

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

Retrying...
Finished tests in 1054.801307s, 25.4200 tests/s, 8983.7194 assertions/s.
26813 tests, 9476039 assertions, 0 failures, 0 errors, 186 skips

ruby -v: ruby 3.3.0dev (2023-11-03T01:41:48Z master 5cff4c5aa3) [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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/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'
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-03T01:41:48Z master 5cff4c5aa3) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 ..

Finished in 304.062665 seconds

3725 files, 32455 examples, 147535 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.4068444.ruby -x gdbscript
[New LWP 4068444]
[New LWP 4068456]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000565276e79930 in mark_method_entry (objspace=0x565278d06260, me=0x7f75d31b8050) at /tmp/ruby/src/trunk-O0/gc.c:6597
6597	        switch (def->type) {
[Current thread is 1 (Thread 0x7f75ed8e07c0 (LWP 4068444))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f75ed8e07c0 (LWP 4068444) 0x0000565276e79930 in mark_method_entry (objspace=0x565278d06260, me=0x7f75d31b8050) at /tmp/ruby/src/trunk-O0/gc.c:6597
  2    Thread 0x7f75d42ff640 (LWP 4068456) 0x00007f75eda08fde in epoll_wait (epfd=4, events=0x56527747125c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f75d42ff640 (LWP 4068456)):
#0  0x00007f75eda08fde in epoll_wait (epfd=4, events=0x56527747125c <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  0x0000565277003430 in timer_thread_polling (vm=0x565278d03b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = 473562128
#2  0x0000565277003ad8 in timer_thread_func (ptr=0x565278d03b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
        vm = 0x565278d03b10
#3  0x00007f75ed977b43 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 = {140728881820384, -7987037693189699112, 140144047814208, 25, 140144474028112, 140728881820736, 8053561856914475480, 8053435211637574104}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f75eda08bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f75ed8e07c0 (LWP 4068444)):
#0  0x0000565276e79930 in mark_method_entry (objspace=0x565278d06260, me=0x7f75d31b8050) at /tmp/ruby/src/trunk-O0/gc.c:6597
        def = 0x565278fcf910
#1  0x0000565276e7ab6d in gc_mark_imemo (objspace=0x565278d06260, obj=140144029696080) at /tmp/ruby/src/trunk-O0/gc.c:7117
        __func__ = <optimized out>
#2  0x0000565276e7ae7f in gc_mark_children (objspace=0x565278d06260, obj=140144029696080) at /tmp/ruby/src/trunk-O0/gc.c:7239
        any = 0x7f75d31b8050
#3  0x0000565276e7b74d in gc_mark_stacked_objects (objspace=0x565278d06260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7434
        mstack = 0x565278d066e8
        obj = 140144029696080
        marked_slots_at_the_beginning = 752
        popped_count = 0
#4  0x0000565276e7b8cd in gc_mark_stacked_objects_all (objspace=0x565278d06260) at /tmp/ruby/src/trunk-O0/gc.c:7472
No locals.
#5  0x0000565276e7dba3 in gc_marks_rest (objspace=0x565278d06260) at /tmp/ruby/src/trunk-O0/gc.c:8659
No locals.
#6  0x0000565276e7dcd7 in gc_marks (objspace=0x565278d06260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8717
        marking_finished = false
#7  0x0000565276e7fa5f in gc_start (objspace=0x565278d06260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9467
        do_full_mark = 1
        immediate_mark = 32768
        __func__ = <optimized out>
        lock_lev = 1994892726
#8  0x0000565276e7f6fc in garbage_collect (objspace=0x565278d06260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9351
        _lev = 4278359408
        ret = 32765
#9  0x0000565276e8017f in garbage_collect_with_gvl (objspace=0x565278d06260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9728
No locals.
#10 0x0000565276e87042 in objspace_malloc_gc_stress (objspace=0x565278d06260) at /tmp/ruby/src/trunk-O0/gc.c:12169
        reason = 45568
#11 0x0000565276e87325 in objspace_xmalloc0 (objspace=0x565278d06260, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12371
        gpr = 107008
        mem = 0x3f800003f81
#12 0x0000565276e87642 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12595
No locals.
#13 0x0000565276e87678 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12604
No locals.
#14 0x0000565276e8afa3 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14177
No locals.
#15 0x00005652770481d7 in vm_ccs_create (klass=140144048139360, cc_tbl=0x565278d555c0, mid=16257, cme=0x7f75d31bfaf8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1962
        ccs = 0xffffffff000003f8
#16 0x0000565277063aed in cache_callable_method_entry (klass=140144048139360, mid=16257, cme=0x7f75d31bfaf8) at /tmp/ruby/src/trunk-O0/vm_method.c:1321
        cc_tbl = 0x565278d555c0
        ccs_data = 16257
#17 0x0000565277063caf in callable_method_entry_or_negative (klass=140144048139360, mid=16257, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
        defined_class = 0
        me = 0x0
        _lev = 1372
        cme = 0x7f75d31bfaf8
#18 0x0000565277063d41 in callable_method_entry (klass=140144048139360, mid=16257, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1389
        cme = 0x7f75d430df80
#19 0x0000565277063fb9 in callable_method_entry_refinements (klass=140144048139360, id=16257, defined_class_ptr=0x0, with_refinements=true) at /tmp/ruby/src/trunk-O0/vm_method.c:1447
        cme = 0x7f75d434ec60
#20 0x000056527706400f in rb_callable_method_entry_with_refinements (klass=140144048139360, id=16257, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1454
No locals.
#21 0x000056527706487f in method_boundp (klass=140144048139360, id=16257, ex=2) at /tmp/ruby/src/trunk-O0/vm_method.c:1656
        cme = 0x7f75d31cfc00
#22 0x0000565277066371 in basic_obj_respond_to (ec=0x565278d072c0, obj=140144029793280, id=16257, pub=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2728
        klass = 140144048139360
        ret = 6915648848565860096
#23 0x0000565277066738 in rb_ec_obj_respond_to (ec=0x565278d072c0, obj=140144029793280, id=16257, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2804
        klass = 140144048139360
        ret = -1
#24 0x00005652770666c6 in rb_obj_respond_to (obj=140144029793280, id=16257, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2796
        ec = 0x565278d072c0
#25 0x0000565276ed2eff in w_object (obj=140144029793280, arg=0x5652792c2550, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:892
        v = 880908
        c_arg = {obj = 140144029793280, arg = 0x5652792c2550, limit = -1}
        ivobj = 36
        num = 94912216497176
        hasiv = 0
        encname = 4
#26 0x0000565276ed2484 in w_obj_each (key=3441, val=140144029793280, a=140728881814832) at /tmp/ruby/src/trunk-O0/marshal.c:628
        id = 3441
        value = 140144029793280
        ivarg = 0x7ffdff029d30
        arg = 0x7ffdff029e80
#27 0x000056527703699f in iterate_over_shapes_with_callback (shape=0x7f75ec35f208, callback=0x565276ed237a <w_obj_each>, itr_data=0x7ffdff029c60) at /tmp/ruby/src/trunk-O0/variable.c:1862
        iv_list = 0x565278f86790
        val = 140144029793280
#28 0x00005652770368e2 in iterate_over_shapes_with_callback (shape=0x7f75ec35f230, callback=0x565276ed237a <w_obj_each>, itr_data=0x7ffdff029c60) at /tmp/ruby/src/trunk-O0/variable.c:1844
        iv_list = 0x565276fc3300 <rb_shape_get_parent+30>
        val = 140144450863008
#29 0x00005652770368e2 in iterate_over_shapes_with_callback (shape=0x7f75ec35ffa0, callback=0x565276ed237a <w_obj_each>, itr_data=0x7ffdff029c60) at /tmp/ruby/src/trunk-O0/variable.c:1844
        iv_list = 0x565276fc3300 <rb_shape_get_parent+30>
        val = 140144450863048
#30 0x00005652770369f7 in iterate_over_shapes_with_callback (shape=0x7f75ec35ffc8, callback=0x565276ed237a <w_obj_each>, itr_data=0x7ffdff029c60) at /tmp/ruby/src/trunk-O0/variable.c:1876
        iv_list = 0x565276fc3300 <rb_shape_get_parent+30>
        val = 140144450863088
#31 0x00005652770368e2 in iterate_over_shapes_with_callback (shape=0x7f75ec35fff0, callback=0x565276ed237a <w_obj_each>, itr_data=0x7ffdff029c60) at /tmp/ruby/src/trunk-O0/variable.c:1844
        iv_list = 0x565276fc3300 <rb_shape_get_parent+30>
        val = 140144450863128
#32 0x00005652770368e2 in iterate_over_shapes_with_callback (shape=0x7f75ec360018, callback=0x565276ed237a <w_obj_each>, itr_data=0x7ffdff029c60) at /tmp/ruby/src/trunk-O0/variable.c:1844
        iv_list = 0x565276fc42b8 <rb_shape_obj_too_complex+28>
        val = 140144029723720
#33 0x0000565277036afb in obj_ivar_each (obj=140144029723720, func=0x565276ed237a <w_obj_each>, arg=140728881814832) at /tmp/ruby/src/trunk-O0/variable.c:1903
        shape = 0x7f75ec360018
        itr_data = {obj = 140144029723720, ivtbl = 0x5652792ab615, arg = 140728881814832, func = 0x565276ed237a <w_obj_each>}
#34 0x0000565277037042 in rb_ivar_foreach (obj=140144029723720, func=0x565276ed237a <w_obj_each>, arg=140728881814832) at /tmp/ruby/src/trunk-O0/variable.c:2034
No locals.
#35 0x0000565276ed286b in w_ivar_each (obj=140144029723720, num=5, arg=0x7ffdff029e80) at /tmp/ruby/src/trunk-O0/marshal.c:723
        shape_id = 103
        ivarg = {dump = 0x7ffdff029e80, num_ivar = 4}
#36 0x0000565276ed2aaf in w_objivar (obj=140144029723720, arg=0x7ffdff029e80) at /tmp/ruby/src/trunk-O0/marshal.c:768
        num = 5
#37 0x0000565276ed3ae5 in w_object (obj=140144029723720, arg=0x5652792c2550, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1081
        v = 94912183620388
        c_arg = {obj = 140144029723720, arg = 0x5652792c2550, limit = -1}
        ivobj = 36
        num = 140728881814856
        hasiv = 0
        encname = 4
#38 0x0000565276ed3fa1 in rb_marshal_dump_limited (obj=140144029723720, port=140144029727640, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1220
        arg = 0x5652792c2550
        wrapper = 140144029727760
#39 0x0000565276ed3e20 in marshal_dump (argc=1, argv=0x7f75ed7df058, _=140144048079200) at /tmp/ruby/src/trunk-O0/marshal.c:1189
        obj = 140144029723720
        port = 4
        a1 = 4
        a2 = 4
        limit = -1
#40 0x000056527704e313 in ractor_safe_call_cfunc_m1 (recv=140144048079200, argc=1, argv=0x7f75ed7df058, func=0x565276ed3d1b <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3306
        f = 0x565276ed3d1b <marshal_dump>
#41 0x000056527704ef4a in vm_call_cfunc_with_frame_ (ec=0x565278d072c0, reg_cfp=0x7f75ed8defa0, calling=0x7ffdff02a3c0, argc=1, argv=0x7f75ed7df058, stack_bottom=0x7f75ed7df050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3497
        ci = 0x1b2100100003
        cc = 0x7f75d31bfe90
        val = 140728881815648
        me = 0x7f75d432b8c8
        cfunc = 0x565278d67ec8
        recv = 140144048079200
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#42 0x000056527704f11f in vm_call_cfunc_with_frame (ec=0x565278d072c0, reg_cfp=0x7f75ed8defa0, calling=0x7ffdff02a3c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3525
        argc = 1
        stack_bottom = 0x7f75ed7df050
        argv = 0x7f75ed7df058
#43 0x000056527704f237 in vm_call_cfunc_other (ec=0x565278d072c0, reg_cfp=0x7f75ed8defa0, calling=0x7ffdff02a3c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3551
        ci = 0x1b2100100003
        argv_ary = 0
#44 0x000056527704f65f in vm_call_cfunc (ec=0x565278d072c0, reg_cfp=0x7f75ed8defa0, calling=0x7ffdff02a3c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3633
        ci = 0x1b2100100003
#45 0x0000565277051e9a in vm_call_method_each_type (ec=0x565278d072c0, cfp=0x7f75ed8defa0, calling=0x7ffdff02a3c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4411
        aset_mask = 2001
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7f75d31bfe90
        cme = 0x7f75d432b8c8
        v = 94912220289816
#46 0x0000565277052946 in vm_call_method (ec=0x565278d072c0, cfp=0x7f75ed8defa0, calling=0x7ffdff02a3c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4537
        ci = 0x1b2100100003
        cc = 0x7f75d31bfe90
#47 0x0000565277052b48 in vm_call_general (ec=0x565278d072c0, reg_cfp=0x7f75ed8defa0, calling=0x7ffdff02a3c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4581
No locals.
#48 0x00005652770551cd in vm_sendish (ec=0x565278d072c0, reg_cfp=0x7f75ed8defa0, cd=0x5652792b1260, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5575
        val = 36
        ci = 0x1b2100100003
        cc = 0x7f75d31bfe90
        argc = 1
        recv = 140144048079200
        calling = {cd = 0x5652792b1260, cc = 0x7f75d31bfe90, block_handler = 0, recv = 140144048079200, argc = 1, kw_splat = false, heap_argv = 0}
#49 0x000056527705c66b in vm_exec_core (ec=0x565278d072c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x5652792b1260
        leaf = false
        val = 94912214233608
        reg_pc = 0x5652792b1070
        reg_cfp = 0x7f75ed8defa0
        insns_address_table = {0x565277058e35 <vm_exec_core+108>, 0x565277058e97 <vm_exec_core+206>, 0x565277058faa <vm_exec_core+481>, 0x5652770590be <vm_exec_core+757>, 0x56527705925c <vm_exec_core+1171>, 0x56527705938c <vm_exec_core+1475>, 0x56527705959e <vm_exec_core+2005>, 0x5652770596b0 <vm_exec_core+2279>, 0x565277059789 <vm_exec_core+2496>, 0x565277059890 <vm_exec_core+2759>, 0x565277059997 <vm_exec_core+3022>, 0x565277059aa5 <vm_exec_core+3292>, 0x565277059bb7 <vm_exec_core+3566>, 0x565277059c87 <vm_exec_core+3774>, 0x565277059d90 <vm_exec_core+4039>, 0x565277059e8a <vm_exec_core+4289>, 0x565277059f4d <vm_exec_core+4484>, 0x56527705a010 <vm_exec_core+4679>, 0x56527705a099 <vm_exec_core+4816>, 0x56527705a125 <vm_exec_core+4956>, 0x56527705a1cb <vm_exec_core+5122>, 0x56527705a2a3 <vm_exec_core+5338>, 0x56527705a370 <vm_exec_core+5543>, 0x56527705a44e <vm_exec_core+5765>, 0x56527705a510 <vm_exec_core+5959>, 0x56527705a64f <vm_exec_core+6278>, 0x56527705a6f5 <vm_exec_core+6444>, 0x56527705a7da <vm_exec_core+6673>, 0x56527705a909 <vm_exec_core+6976>, 0x56527705a9cc <vm_exec_core+7171>, 0x56527705aa8f <vm_exec_core+7366>, 0x56527705ab87 <vm_exec_core+7614>, 0x56527705ac49 <vm_exec_core+7808>, 0x56527705ad28 <vm_exec_core+8031>, 0x56527705ae38 <vm_exec_core+8303>, 0x56527705af32 <vm_exec_core+8553>, 0x56527705afad <vm_exec_core+8676>, 0x56527705b06e <vm_exec_core+8869>, 0x56527705b15c <vm_exec_core+9107>, 0x56527705b20c <vm_exec_core+9283>, 0x56527705b38b <vm_exec_core+9666>, 0x56527705b465 <vm_exec_core+9884>, 0x56527705b551 <vm_exec_core+10120>, 0x56527705b5e2 <vm_exec_core+10265>, 0x56527705b73d <vm_exec_core+10612>, 0x56527705bcb8 <vm_exec_core+12015>, 0x56527705bdb4 <vm_exec_core+12267>, 0x56527705beb7 <vm_exec_core+12526>, 0x56527705bfa3 <vm_exec_core+12762>, 0x56527705c1bc <vm_exec_core+13299>, 0x56527705c2ae <vm_exec_core+13541>, 0x56527705c3b4 <vm_exec_core+13803>, 0x56527705c5b1 <vm_exec_core+14312>, 0x56527705c75a <vm_exec_core+14737>, 0x56527705c885 <vm_exec_core+15036>, 0x56527705c9f1 <vm_exec_core+15400>, 0x56527705cb1c <vm_exec_core+15699>, 0x56527705cc88 <vm_exec_core+16063>, 0x56527705ce6a <vm_exec_core+16545>, 0x56527705d067 <vm_exec_core+17054>, 0x56527705d210 <vm_exec_core+17479>, 0x56527705d332 <vm_exec_core+17769>, 0x56527705d3d9 <vm_exec_core+17936>, 0x56527705d49d <vm_exec_core+18132>, 0x56527705d586 <vm_exec_core+18365>, 0x56527705d672 <vm_exec_core+18601>, 0x56527705d75b <vm_exec_core+18834>, 0x56527705d86f <vm_exec_core+19110>, 0x56527705d996 <vm_exec_core+19405>, 0x56527705dacc <vm_exec_core+19715>, 0x56527705dc02 <vm_exec_core+20025>, 0x56527705dd38 <vm_exec_core+20335>, 0x56527705de6e <vm_exec_core+20645>, 0x56527705dfa4 <vm_exec_core+20955>, 0x56527705e0e5 <vm_exec_core+21276>, 0x56527705e25f <vm_exec_core+21654>, 0x56527705e395 <vm_exec_core+21964>, 0x56527705e4cb <vm_exec_core+22274>, 0x56527705e601 <vm_exec_core+22584>, 0x56527705e737 <vm_exec_core+22894>, 0x56527705e86d <vm_exec_core+23204>, 0x56527705e9a3 <vm_exec_core+23514>, 0x56527705ead9 <vm_exec_core+23824>, 0x56527705ec0f <vm_exec_core+24134>, 0x56527705ed5e <vm_exec_core+24469>, 0x56527705ef18 <vm_exec_core+24911>, 0x56527705f096 <vm_exec_core+25293>, 0x56527705f1b5 <vm_exec_core+25580>, 0x56527705f2d4 <vm_exec_core+25867>, 0x56527705f3ee <vm_exec_core+26149>, 0x56527705f508 <vm_exec_core+26431>, 0x56527705f633 <vm_exec_core+26730>, 0x56527705f769 <vm_exec_core+27040>, 0x56527705f854 <vm_exec_core+27275>, 0x56527705f959 <vm_exec_core+27536>, 0x56527705faa1 <vm_exec_core+27864>, 0x56527705fb90 <vm_exec_core+28103>, 0x56527705fc64 <vm_exec_core+28315>, 0x56527705fd39 <vm_exec_core+28528>, 0x56527705fe23 <vm_exec_core+28762>, 0x56527705fe9f <vm_exec_core+28886>, 0x56527705ff1b <vm_exec_core+29010>, 0x56527705ff39 <vm_exec_core+29040>, 0x56527705ff57 <vm_exec_core+29070>, 0x56527705ff75 <vm_exec_core+29100>, 0x56527705ff93 <vm_exec_core+29130>, 0x56527705ffb1 <vm_exec_core+29160>, 0x56527705ffcf <vm_exec_core+29190>, 0x56527705ffed <vm_exec_core+29220>, 0x56527706000b <vm_exec_core+29250>, 0x565277060029 <vm_exec_core+29280>, 0x565277060047 <vm_exec_core+29310>, 0x565277060065 <vm_exec_core+29340>, 0x565277060083 <vm_exec_core+29370>, 0x5652770600a1 <vm_exec_core+29400>, 0x5652770600bf <vm_exec_core+29430>, 0x5652770600dd <vm_exec_core+29460>, 0x5652770600fb <vm_exec_core+29490>, 0x565277060119 <vm_exec_core+29520>, 0x565277060137 <vm_exec_core+29550>, 0x565277060155 <vm_exec_core+29580>, 0x565277060173 <vm_exec_core+29610>, 0x565277060191 <vm_exec_core+29640>, 0x5652770601af <vm_exec_core+29670>, 0x5652770601cd <vm_exec_core+29700>, 0x5652770601eb <vm_exec_core+29730>, 0x565277060209 <vm_exec_core+29760>, 0x565277060227 <vm_exec_core+29790>, 0x565277060245 <vm_exec_core+29820>, 0x565277060263 <vm_exec_core+29850>, 0x565277060281 <vm_exec_core+29880>, 0x56527706029f <vm_exec_core+29910>, 0x5652770602bd <vm_exec_core+29940>, 0x5652770602db <vm_exec_core+29970>, 0x5652770602f9 <vm_exec_core+30000>, 0x565277060317 <vm_exec_core+30030>, 0x565277060335 <vm_exec_core+30060>, 0x565277060353 <vm_exec_core+30090>, 0x565277060371 <vm_exec_core+30120>, 0x56527706038f <vm_exec_core+30150>, 0x5652770603ad <vm_exec_core+30180>, 0x5652770603cb <vm_exec_core+30210>, 0x5652770603e9 <vm_exec_core+30240>, 0x565277060407 <vm_exec_core+30270>, 0x565277060425 <vm_exec_core+30300>, 0x565277060443 <vm_exec_core+30330>, 0x565277060461 <vm_exec_core+30360>, 0x56527706047f <vm_exec_core+30390>, 0x56527706049d <vm_exec_core+30420>, 0x5652770604bb <vm_exec_core+30450>, 0x5652770604d9 <vm_exec_core+30480>, 0x5652770604f7 <vm_exec_core+30510>, 0x565277060515 <vm_exec_core+30540>, 0x565277060533 <vm_exec_core+30570>, 0x565277060551 <vm_exec_core+30600>, 0x56527706056f <vm_exec_core+30630>, 0x56527706058d <vm_exec_core+30660>, 0x5652770605ab <vm_exec_core+30690>, 0x5652770605c9 <vm_exec_core+30720>, 0x5652770605e7 <vm_exec_core+30750>, 0x565277060605 <vm_exec_core+30780>, 0x565277060623 <vm_exec_core+30810>, 0x565277060641 <vm_exec_core+30840>, 0x56527706065f <vm_exec_core+30870>, 0x56527706067d <vm_exec_core+30900>, 0x56527706069b <vm_exec_core+30930>, 0x5652770606b9 <vm_exec_core+30960>, 0x5652770606d7 <vm_exec_core+30990>, 0x5652770606f5 <vm_exec_core+31020>, 0x565277060713 <vm_exec_core+31050>, 0x565277060731 <vm_exec_core+31080>, 0x56527706074f <vm_exec_core+31110>, 0x56527706076d <vm_exec_core+31140>, 0x56527706078b <vm_exec_core+31170>, 0x5652770607a9 <vm_exec_core+31200>, 0x5652770607c7 <vm_exec_core+31230>, 0x5652770607f8 <vm_exec_core+31279>, 0x565277060816 <vm_exec_core+31309>, 0x565277060834 <vm_exec_core+31339>, 0x565277060852 <vm_exec_core+31369>, 0x565277060870 <vm_exec_core+31399>, 0x56527706088e <vm_exec_core+31429>, 0x5652770608ac <vm_exec_core+31459>, 0x5652770608ca <vm_exec_core+31489>, 0x5652770608e8 <vm_exec_core+31519>, 0x565277060906 <vm_exec_core+31549>, 0x565277060924 <vm_exec_core+31579>, 0x565277060942 <vm_exec_core+31609>, 0x565277060960 <vm_exec_core+31639>, 0x56527706097e <vm_exec_core+31669>, 0x56527706099c <vm_exec_core+31699>, 0x5652770609ba <vm_exec_core+31729>, 0x5652770609d8 <vm_exec_core+31759>, 0x5652770609f6 <vm_exec_core+31789>, 0x565277060a14 <vm_exec_core+31819>, 0x565277060a32 <vm_exec_core+31849>, 0x565277060a50 <vm_exec_core+31879>, 0x565277060a6e <vm_exec_core+31909>, 0x565277060a8c <vm_exec_core+31939>, 0x565277060aaa <vm_exec_core+31969>...}
#50 0x0000565277072b24 in rb_vm_exec (ec=0x565278d072c0) at /tmp/ruby/src/trunk-O0/vm.c:2472
        _ec = 0x565278d072c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffdff02b090, 0x565277072aa2 <rb_vm_exec+174>, 0x0, 0x7ffdff02afe0, 0x7f75d31bfee0}, prev = 0x7ffdff02b3d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#51 0x000056527706f73d in invoke_block (ec=0x565278d072c0, iseq=0x7f75d32acb00, self=140144472280560, captured=0x56527936aa60, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1497
        arg_size = 0
#52 0x00005652770701d9 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f75d31bfef0, argc=0, self=140144472280560, captured=0x56527936aa60, ec=0x565278d072c0) at /tmp/ruby/src/trunk-O0/vm.c:1567
        iseq = 0x7f75d32acb00
        opt_pc = 0
        type = 572653569
        cfp = 0x7f75ed8defd8
        sp = 0x7f75ed7df028
        flags = 0
        use_argv = 0x7f75d31bfef0
        av = {140144048083840, 94912214233104}
        stack_argv = 0x7f75ed7df028
#53 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f75d31bfef0, argc=0, self=140144472280560, proc=0x56527936aa60, ec=0x565278d072c0) at /tmp/ruby/src/trunk-O0/vm.c:1665
        block = 0x56527936aa60
#54 vm_invoke_proc (ec=0x565278d072c0, proc=0x56527936aa60, self=140144472280560, argc=0, argv=0x7f75d31bfef0, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1695
No locals.
#55 0x000056527707097d in rb_vm_invoke_proc (ec=0x565278d072c0, proc=0x56527936aa60, argc=0, argv=0x7f75d31bfef0, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1716
        self = 140144472280560
#56 0x0000565276f4c54e in rb_proc_call_kw (self=140144029682040, args=140144029728480, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:987
        vret = 140728881820432
        proc = 0x56527936aa60
        argc = 0
        argv = 0x7f75d31bfef0
#57 0x0000565276f4c5b6 in rb_proc_call (self=140144029682040, args=140144029728480) at /tmp/ruby/src/trunk-O0/proc.c:997
No locals.
#58 0x0000565276e5b6ba in rb_call_end_proc (data=140144029682040) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#59 0x0000565276e5b874 in exec_end_procs_chain (procs=0x56527746dc20 <end_procs>, errp=0x565278d07338) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x565276e5b693 <rb_call_end_proc>, data = 140144029682040, next = 0x565278f650e0}
        link = 0x565278f66900
        errinfo = 140144029723720
#60 0x0000565276e5b9c7 in rb_ec_exec_end_proc (ec=0x565278d072c0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x565278d072c0
        _tag = {tag = 36, retval = 140144029723720, buf = {0x7ffdff02b450, 0x565276e5b942 <rb_ec_exec_end_proc+173>, 0x0, 0x7ffdff02b3a0, 0x565276e5908e <rb_ec_ractor_ptr+24>}, prev = 0x7ffdff02b570, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 140144029723720
#61 0x0000565276e5c0d7 in rb_ec_teardown (ec=0x565278d072c0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#62 0x0000565276e5c387 in rb_ec_cleanup (ec=0x565278d072c0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:212
        err = 94912214233792
        mode0 = 32765
        mode1 = -16599568
        _ec = 0x565278d072c0
        _tag = {tag = 36, retval = 94912182074826, buf = {0x7ffdff02b5f0, 0x565276e5c2c2 <rb_ec_cleanup+279>, 0x0, 0x7ffdff02b510, 0x565278d072c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 140144029723720
        sysex = 0
        signaled = 0
        th = 0x565278d06090
        th0 = 0x565278d06090
        step = 1
        message = 4
        buf = 94912214229136
#63 0x0000565276e5c960 in ruby_run_node (n=0x7f75d32480d8) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x565278d072c0
        status = 22098
#64 0x0000565276e582f4 in rb_main (argc=136, argv=0x7ffdff02b798) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140728881821296
#65 0x0000565276e58355 in main (argc=136, argv=0x7ffdff02b798) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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