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

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

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

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

generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
making enc
making srcs under 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: 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.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.5.0.dev
                                    cgi 0.4.0
                                    csv 3.2.8
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.5
                                    irb 1.9.0
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.0
                                    open3 0.2.0
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.17.1
                                    pstore 0.1.3
                                    rdoc 6.6.0
                                    readline 0.0.3
                                    reline 0.4.0
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.0
                                    set 1.0.3
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 1.1.0
                                    tempfile 0.2.0
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3.dev.1
                                    fcntl 1.1.0
                                    fiddle 1.1.2
                                    io-console 0.6.1.dev.1
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.1.1
                                    stringio 3.1.0
                                    strscan 3.0.8
                                    syslog 0.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.4.5
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.3.0
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1862 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=55254
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

Retrying...
Finished tests in 1077.770210s, 24.9497 tests/s, 9469.0899 assertions/s.
26890 tests, 10205503 assertions, 0 failures, 0 errors, 190 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-11-18T10:38:55Z master c56dd94db0) [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 302.935249 seconds

3725 files, 32456 examples, 147493 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.883550.ruby -x gdbscript
[New LWP 883550]
[New LWP 883552]
[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/lib/er'.
Program terminated with signal SIGABRT, Aborted.
#0  gc_mark (objspace=0x5618bb6e1260, obj=140198929034320) at /tmp/ruby/src/trunk-O0/gc.c:7002
7002	    if (!is_markable_object(obj)) return;
[Current thread is 1 (Thread 0x7f82b4b567c0 (LWP 883550))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f82b4b567c0 (LWP 883550) gc_mark (objspace=0x5618bb6e1260, obj=140198929034320) at /tmp/ruby/src/trunk-O0/gc.c:7002
  2    Thread 0x7f829b57f640 (LWP 883552) 0x00007f82b4c7efde in epoll_wait (epfd=4, events=0x5618bb5f157c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f829b57f640 (LWP 883552)):
#0  0x00007f82b4c7efde in epoll_wait (epfd=4, events=0x5618bb5f157c <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  0x00005618bb1754ae in timer_thread_polling (vm=0x5618bb6deb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = -959391018
#2  0x00005618bb175b56 in timer_thread_func (ptr=0x5618bb6deb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
        vm = 0x5618bb6deb10
#3  0x00007f82b4bedb43 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 = {140730123865776, 702137203824510162, 140198928709184, 25, 140199354882128, 140730123866128, -667860135593655086, -667914364240935726}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f82b4c7ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f82b4b567c0 (LWP 883550)):
#0  gc_mark (objspace=0x5618bb6e1260, obj=140198929034320) at /tmp/ruby/src/trunk-O0/gc.c:7002
No locals.
#1  0x00005618bafec308 in gc_mark_children (objspace=0x5618bb6e1260, obj=140198910874280) at /tmp/ruby/src/trunk-O0/gc.c:7282
        any = 0x7f829a47d2a8
#2  0x00005618bafecbde in gc_mark_stacked_objects (objspace=0x5618bb6e1260, incremental=1, count=34402) at /tmp/ruby/src/trunk-O0/gc.c:7471
        mstack = 0x5618bb6e16e8
        obj = 140198910874280
        marked_slots_at_the_beginning = 755
        popped_count = 13977
#3  0x00005618bafecd36 in gc_mark_stacked_objects_incremental (objspace=0x5618bb6e1260, count=34402) at /tmp/ruby/src/trunk-O0/gc.c:7503
No locals.
#4  0x00005618bafef06e in gc_marks_step (objspace=0x5618bb6e1260, slots=34402) at /tmp/ruby/src/trunk-O0/gc.c:8708
        marking_finished = false
        __func__ = <optimized out>
#5  0x00005618bafef0d6 in gc_marks_continue (objspace=0x5618bb6e1260, size_pool=0x5618bb6e1280, heap=0x5618bb6e12d0) at /tmp/ruby/src/trunk-O0/gc.c:8728
        __func__ = <optimized out>
        marking_finished = true
#6  0x00005618bafe2b8a in gc_continue (objspace=0x5618bb6e1260, size_pool=0x5618bb6e1280, heap=0x5618bb6e12d0) at /tmp/ruby/src/trunk-O0/gc.c:2480
        lock_lev = 0
#7  0x00005618bafe3361 in newobj_alloc (objspace=0x5618bb6e1260, cr=0x5618bb6e2010, size_pool_idx=0, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2807
        lev = 32766
        unlock_vm = false
        size_pool = 0x5618bb6e1280
        heap = 0x5618bb6e12d0
        cache = 0x5618bb6e2208
        obj = 0
        __func__ = <optimized out>
#8  0x00005618bafe3594 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x5618bb6e2010, objspace=0x5618bb6e1260, flags=5, klass=140198929034320) at /tmp/ruby/src/trunk-O0/gc.c:2866
        obj = 1
        lev = 1
#9  newobj_slowpath_wb_protected (klass=140198929034320, flags=5, objspace=0x5618bb6e1260, cr=0x5618bb6e2010, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2884
No locals.
#10 0x00005618bafe390c in newobj_of0 (klass=140198929034320, flags=5, wb_protected=1, cr=0x5618bb6e2010, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2926
        obj = 140198910487280
        objspace = 0x5618bb6e1260
        size_pool_idx = 0
        i = <optimized out>
        cnt = <optimized out>
#11 0x00005618bafe3978 in newobj_of (cr=0x5618bb6e2010, klass=140198929034320, flags=5, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2936
        obj = 94664223761088
#12 0x00005618bafe3a33 in rb_wb_protected_newobj_of (ec=0x5618bb6e22c0, klass=140198929034320, flags=5, size=40) at /tmp/ruby/src/trunk-O0/gc.c:2951
        __func__ = <optimized out>
#13 0x00005618bb149266 in str_alloc_embed (klass=140198929034320, capa=16) at /tmp/ruby/src/trunk-O0/string.c:855
        size = 40
        str = 0x7f82b4a48510
#14 0x00005618bb14ba49 in str_duplicate (klass=140198929034320, str=140199353156880) at /tmp/ruby/src/trunk-O0/string.c:1758
        dup = 140730123860080
#15 0x00005618bb14baaa in rb_str_dup (str=140199353156880) at /tmp/ruby/src/trunk-O0/string.c:1770
No locals.
#16 0x00005618bb1a5906 in rb_class_path (klass=140198929032240) at /tmp/ruby/src/trunk-O0/variable.c:298
        permanent = true
        path = 140199353156880
#17 0x00005618bb042db2 in class2path (klass=140198929032240) at /tmp/ruby/src/trunk-O0/marshal.c:266
        path = 140730123860240
#18 0x00005618bb043b26 in w_class (type=111 'o', obj=140198910481360, arg=0x5618bbb76800, check=1) at /tmp/ruby/src/trunk-O0/marshal.c:564
        path = 140199353208928
        real_obj = 140198910481360
        klass = 140198929032240
#19 0x00005618bb0453cf in w_object (obj=140198910481360, arg=0x5618bbb76800, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1080
        v = 94664217883296
        c_arg = {obj = 140198910481360, arg = 0x5618bbb76800, limit = -1}
        ivobj = 36
        num = 140730123860248
        hasiv = 0
        encname = 4
#20 0x00005618bb0458a5 in rb_marshal_dump_limited (obj=140198910481360, port=140198910487280, limit=-1) at /tmp/ruby/src/trunk-O0/marshal.c:1220
        arg = 0x5618bbb76800
        wrapper = 140198910487320
#21 0x00005618bb045720 in marshal_dump (argc=1, argv=0x7f82b4a55058, _=140198928974160) at /tmp/ruby/src/trunk-O0/marshal.c:1189
        obj = 140198910481360
        port = 4
        a1 = 4
        a2 = 4
        limit = -1
#22 0x00005618bb1c0662 in ractor_safe_call_cfunc_m1 (recv=140198928974160, argc=1, argv=0x7f82b4a55058, func=0x5618bb04561b <marshal_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
        f = 0x5618bb04561b <marshal_dump>
#23 0x00005618bb1c1299 in vm_call_cfunc_with_frame_ (ec=0x5618bb6e22c0, reg_cfp=0x7f82b4b54fa0, calling=0x7ffe490abf90, argc=1, argv=0x7f82b4a55058, stack_bottom=0x7f82b4a55050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3504
        ci = 0x1b2100100003
        cc = 0x7f829a41edc0
        val = 140730123861040
        me = 0x7f829b5ab8e0
        cfunc = 0x5618bb742ec8
        recv = 140198928974160
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#24 0x00005618bb1c146e in vm_call_cfunc_with_frame (ec=0x5618bb6e22c0, reg_cfp=0x7f82b4b54fa0, calling=0x7ffe490abf90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3532
        argc = 1
        stack_bottom = 0x7f82b4a55050
        argv = 0x7f82b4a55058
#25 0x00005618bb1c1586 in vm_call_cfunc_other (ec=0x5618bb6e22c0, reg_cfp=0x7f82b4b54fa0, calling=0x7ffe490abf90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3558
        ci = 0x1b2100100003
        argv_ary = 0
#26 0x00005618bb1c19ae in vm_call_cfunc (ec=0x5618bb6e22c0, reg_cfp=0x7f82b4b54fa0, calling=0x7ffe490abf90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
        ci = 0x1b2100100003
#27 0x00005618bb1c41f7 in vm_call_method_each_type (ec=0x5618bb6e22c0, cfp=0x7f82b4b54fa0, calling=0x7ffe490abf90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4418
        aset_mask = 2008
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7f829a41edc0
        cme = 0x7f829b5ab8e0
        v = 94664228521896
#28 0x00005618bb1c4ca3 in vm_call_method (ec=0x5618bb6e22c0, cfp=0x7f82b4b54fa0, calling=0x7ffe490abf90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4544
        ci = 0x1b2100100003
        cc = 0x7f829a41edc0
#29 0x00005618bb1c4ea5 in vm_call_general (ec=0x5618bb6e22c0, reg_cfp=0x7f82b4b54fa0, calling=0x7ffe490abf90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4588
No locals.
#30 0x00005618bb1c752a in vm_sendish (ec=0x5618bb6e22c0, reg_cfp=0x7f82b4b54fa0, cd=0x5618bbbb0640, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5582
        val = 36
        ci = 0x1b2100100003
        cc = 0x7f829a41edc0
        argc = 1
        recv = 140198928974160
        calling = {cd = 0x5618bbbb0640, cc = 0x7f829a41edc0, block_handler = 0, recv = 140198928974160, argc = 1, kw_splat = false, heap_argv = 0}
#31 0x00005618bb1ce9ef in vm_exec_core (ec=0x5618bb6e22c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x5618bbbb0640
        leaf = false
        val = 94664223760904
        reg_pc = 0x5618bbbb0450
        reg_cfp = 0x7f82b4b54fa0
        insns_address_table = {0x5618bb1cb192 <vm_exec_core+108>, 0x5618bb1cb1f4 <vm_exec_core+206>, 0x5618bb1cb307 <vm_exec_core+481>, 0x5618bb1cb41b <vm_exec_core+757>, 0x5618bb1cb5b9 <vm_exec_core+1171>, 0x5618bb1cb6e9 <vm_exec_core+1475>, 0x5618bb1cb8fb <vm_exec_core+2005>, 0x5618bb1cba0d <vm_exec_core+2279>, 0x5618bb1cbae6 <vm_exec_core+2496>, 0x5618bb1cbbed <vm_exec_core+2759>, 0x5618bb1cbcf4 <vm_exec_core+3022>, 0x5618bb1cbe02 <vm_exec_core+3292>, 0x5618bb1cbf14 <vm_exec_core+3566>, 0x5618bb1cbfe4 <vm_exec_core+3774>, 0x5618bb1cc0ed <vm_exec_core+4039>, 0x5618bb1cc1e7 <vm_exec_core+4289>, 0x5618bb1cc2aa <vm_exec_core+4484>, 0x5618bb1cc36d <vm_exec_core+4679>, 0x5618bb1cc3f6 <vm_exec_core+4816>, 0x5618bb1cc482 <vm_exec_core+4956>, 0x5618bb1cc528 <vm_exec_core+5122>, 0x5618bb1cc600 <vm_exec_core+5338>, 0x5618bb1cc6cd <vm_exec_core+5543>, 0x5618bb1cc7ab <vm_exec_core+5765>, 0x5618bb1cc86d <vm_exec_core+5959>, 0x5618bb1cc9ac <vm_exec_core+6278>, 0x5618bb1cca52 <vm_exec_core+6444>, 0x5618bb1ccb37 <vm_exec_core+6673>, 0x5618bb1ccc66 <vm_exec_core+6976>, 0x5618bb1ccd29 <vm_exec_core+7171>, 0x5618bb1ccdec <vm_exec_core+7366>, 0x5618bb1ccee4 <vm_exec_core+7614>, 0x5618bb1ccfa6 <vm_exec_core+7808>, 0x5618bb1cd085 <vm_exec_core+8031>, 0x5618bb1cd195 <vm_exec_core+8303>, 0x5618bb1cd28f <vm_exec_core+8553>, 0x5618bb1cd30a <vm_exec_core+8676>, 0x5618bb1cd3cb <vm_exec_core+8869>, 0x5618bb1cd4b9 <vm_exec_core+9107>, 0x5618bb1cd569 <vm_exec_core+9283>, 0x5618bb1cd6e8 <vm_exec_core+9666>, 0x5618bb1cd7c2 <vm_exec_core+9884>, 0x5618bb1cd8ae <vm_exec_core+10120>, 0x5618bb1cd93f <vm_exec_core+10265>, 0x5618bb1cda9a <vm_exec_core+10612>, 0x5618bb1ce03c <vm_exec_core+12054>, 0x5618bb1ce138 <vm_exec_core+12306>, 0x5618bb1ce23b <vm_exec_core+12565>, 0x5618bb1ce327 <vm_exec_core+12801>, 0x5618bb1ce540 <vm_exec_core+13338>, 0x5618bb1ce632 <vm_exec_core+13580>, 0x5618bb1ce738 <vm_exec_core+13842>, 0x5618bb1ce935 <vm_exec_core+14351>, 0x5618bb1ceade <vm_exec_core+14776>, 0x5618bb1cec09 <vm_exec_core+15075>, 0x5618bb1ced75 <vm_exec_core+15439>, 0x5618bb1ceea0 <vm_exec_core+15738>, 0x5618bb1cf00c <vm_exec_core+16102>, 0x5618bb1cf1ee <vm_exec_core+16584>, 0x5618bb1cf3eb <vm_exec_core+17093>, 0x5618bb1cf594 <vm_exec_core+17518>, 0x5618bb1cf6b6 <vm_exec_core+17808>, 0x5618bb1cf75d <vm_exec_core+17975>, 0x5618bb1cf821 <vm_exec_core+18171>, 0x5618bb1cf90a <vm_exec_core+18404>, 0x5618bb1cf9f6 <vm_exec_core+18640>, 0x5618bb1cfadf <vm_exec_core+18873>, 0x5618bb1cfbf3 <vm_exec_core+19149>, 0x5618bb1cfd1a <vm_exec_core+19444>, 0x5618bb1cfe50 <vm_exec_core+19754>, 0x5618bb1cff86 <vm_exec_core+20064>, 0x5618bb1d00bc <vm_exec_core+20374>, 0x5618bb1d01f2 <vm_exec_core+20684>, 0x5618bb1d0328 <vm_exec_core+20994>, 0x5618bb1d0469 <vm_exec_core+21315>, 0x5618bb1d05e3 <vm_exec_core+21693>, 0x5618bb1d0719 <vm_exec_core+22003>, 0x5618bb1d084f <vm_exec_core+22313>, 0x5618bb1d0985 <vm_exec_core+22623>, 0x5618bb1d0abb <vm_exec_core+22933>, 0x5618bb1d0bf1 <vm_exec_core+23243>, 0x5618bb1d0d27 <vm_exec_core+23553>, 0x5618bb1d0e5d <vm_exec_core+23863>, 0x5618bb1d0f93 <vm_exec_core+24173>, 0x5618bb1d10e2 <vm_exec_core+24508>, 0x5618bb1d129c <vm_exec_core+24950>, 0x5618bb1d141a <vm_exec_core+25332>, 0x5618bb1d1539 <vm_exec_core+25619>, 0x5618bb1d1658 <vm_exec_core+25906>, 0x5618bb1d1772 <vm_exec_core+26188>, 0x5618bb1d188c <vm_exec_core+26470>, 0x5618bb1d19b7 <vm_exec_core+26769>, 0x5618bb1d1aed <vm_exec_core+27079>, 0x5618bb1d1bd8 <vm_exec_core+27314>, 0x5618bb1d1cdd <vm_exec_core+27575>, 0x5618bb1d1e25 <vm_exec_core+27903>, 0x5618bb1d1f14 <vm_exec_core+28142>, 0x5618bb1d1fe8 <vm_exec_core+28354>, 0x5618bb1d20bd <vm_exec_core+28567>, 0x5618bb1d21a7 <vm_exec_core+28801>, 0x5618bb1d2223 <vm_exec_core+28925>, 0x5618bb1d229f <vm_exec_core+29049>, 0x5618bb1d22bd <vm_exec_core+29079>, 0x5618bb1d22db <vm_exec_core+29109>, 0x5618bb1d22f9 <vm_exec_core+29139>, 0x5618bb1d2317 <vm_exec_core+29169>, 0x5618bb1d2335 <vm_exec_core+29199>, 0x5618bb1d2353 <vm_exec_core+29229>, 0x5618bb1d2371 <vm_exec_core+29259>, 0x5618bb1d238f <vm_exec_core+29289>, 0x5618bb1d23ad <vm_exec_core+29319>, 0x5618bb1d23cb <vm_exec_core+29349>, 0x5618bb1d23e9 <vm_exec_core+29379>, 0x5618bb1d2407 <vm_exec_core+29409>, 0x5618bb1d2425 <vm_exec_core+29439>, 0x5618bb1d2443 <vm_exec_core+29469>, 0x5618bb1d2461 <vm_exec_core+29499>, 0x5618bb1d247f <vm_exec_core+29529>, 0x5618bb1d249d <vm_exec_core+29559>, 0x5618bb1d24bb <vm_exec_core+29589>, 0x5618bb1d24d9 <vm_exec_core+29619>, 0x5618bb1d24f7 <vm_exec_core+29649>, 0x5618bb1d2515 <vm_exec_core+29679>, 0x5618bb1d2533 <vm_exec_core+29709>, 0x5618bb1d2551 <vm_exec_core+29739>, 0x5618bb1d256f <vm_exec_core+29769>, 0x5618bb1d258d <vm_exec_core+29799>, 0x5618bb1d25ab <vm_exec_core+29829>, 0x5618bb1d25c9 <vm_exec_core+29859>, 0x5618bb1d25e7 <vm_exec_core+29889>, 0x5618bb1d2605 <vm_exec_core+29919>, 0x5618bb1d2623 <vm_exec_core+29949>, 0x5618bb1d2641 <vm_exec_core+29979>, 0x5618bb1d265f <vm_exec_core+30009>, 0x5618bb1d267d <vm_exec_core+30039>, 0x5618bb1d269b <vm_exec_core+30069>, 0x5618bb1d26b9 <vm_exec_core+30099>, 0x5618bb1d26d7 <vm_exec_core+30129>, 0x5618bb1d26f5 <vm_exec_core+30159>, 0x5618bb1d2713 <vm_exec_core+30189>, 0x5618bb1d2731 <vm_exec_core+30219>, 0x5618bb1d274f <vm_exec_core+30249>, 0x5618bb1d276d <vm_exec_core+30279>, 0x5618bb1d278b <vm_exec_core+30309>, 0x5618bb1d27a9 <vm_exec_core+30339>, 0x5618bb1d27c7 <vm_exec_core+30369>, 0x5618bb1d27e5 <vm_exec_core+30399>, 0x5618bb1d2803 <vm_exec_core+30429>, 0x5618bb1d2821 <vm_exec_core+30459>, 0x5618bb1d283f <vm_exec_core+30489>, 0x5618bb1d285d <vm_exec_core+30519>, 0x5618bb1d287b <vm_exec_core+30549>, 0x5618bb1d2899 <vm_exec_core+30579>, 0x5618bb1d28b7 <vm_exec_core+30609>, 0x5618bb1d28d5 <vm_exec_core+30639>, 0x5618bb1d28f3 <vm_exec_core+30669>, 0x5618bb1d2911 <vm_exec_core+30699>, 0x5618bb1d292f <vm_exec_core+30729>, 0x5618bb1d294d <vm_exec_core+30759>, 0x5618bb1d296b <vm_exec_core+30789>, 0x5618bb1d2989 <vm_exec_core+30819>, 0x5618bb1d29a7 <vm_exec_core+30849>, 0x5618bb1d29c5 <vm_exec_core+30879>, 0x5618bb1d29e3 <vm_exec_core+30909>, 0x5618bb1d2a01 <vm_exec_core+30939>, 0x5618bb1d2a1f <vm_exec_core+30969>, 0x5618bb1d2a3d <vm_exec_core+30999>, 0x5618bb1d2a5b <vm_exec_core+31029>, 0x5618bb1d2a79 <vm_exec_core+31059>, 0x5618bb1d2a97 <vm_exec_core+31089>, 0x5618bb1d2ab5 <vm_exec_core+31119>, 0x5618bb1d2ad3 <vm_exec_core+31149>, 0x5618bb1d2af1 <vm_exec_core+31179>, 0x5618bb1d2b0f <vm_exec_core+31209>, 0x5618bb1d2b2d <vm_exec_core+31239>, 0x5618bb1d2b4b <vm_exec_core+31269>, 0x5618bb1d2b7c <vm_exec_core+31318>, 0x5618bb1d2b9a <vm_exec_core+31348>, 0x5618bb1d2bb8 <vm_exec_core+31378>, 0x5618bb1d2bd6 <vm_exec_core+31408>, 0x5618bb1d2bf4 <vm_exec_core+31438>, 0x5618bb1d2c12 <vm_exec_core+31468>, 0x5618bb1d2c30 <vm_exec_core+31498>, 0x5618bb1d2c4e <vm_exec_core+31528>, 0x5618bb1d2c6c <vm_exec_core+31558>, 0x5618bb1d2c8a <vm_exec_core+31588>, 0x5618bb1d2ca8 <vm_exec_core+31618>, 0x5618bb1d2cc6 <vm_exec_core+31648>, 0x5618bb1d2ce4 <vm_exec_core+31678>, 0x5618bb1d2d02 <vm_exec_core+31708>, 0x5618bb1d2d20 <vm_exec_core+31738>, 0x5618bb1d2d3e <vm_exec_core+31768>, 0x5618bb1d2d5c <vm_exec_core+31798>, 0x5618bb1d2d7a <vm_exec_core+31828>, 0x5618bb1d2d98 <vm_exec_core+31858>, 0x5618bb1d2db6 <vm_exec_core+31888>, 0x5618bb1d2dd4 <vm_exec_core+31918>, 0x5618bb1d2df2 <vm_exec_core+31948>, 0x5618bb1d2e10 <vm_exec_core+31978>, 0x5618bb1d2e2e <vm_exec_core+32008>...}
#32 0x00005618bb1e4f56 in rb_vm_exec (ec=0x5618bb6e22c0) at /tmp/ruby/src/trunk-O0/vm.c:2467
        _ec = 0x5618bb6e22c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffe490acc60, 0x5618bb1e4ed4 <rb_vm_exec+190>, 0x0, 0x7ffe490acbb0, 0x7f829a41fb08}, prev = 0x7ffe490acfa0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#33 0x00005618bb1e1b6c in invoke_block (ec=0x5618bb6e22c0, iseq=0x7f829a4f0398, self=140199353175520, captured=0x5618bbd46480, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1497
        arg_size = 0
#34 0x00005618bb1e2608 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f829a41fb18, argc=0, self=140199353175520, captured=0x5618bbd46480, ec=0x5618bb6e22c0) at /tmp/ruby/src/trunk-O0/vm.c:1567
        iseq = 0x7f829a4f0398
        opt_pc = 0
        type = 572653569
        cfp = 0x7f82b4b54fd8
        sp = 0x7f82b4a55028
        flags = 0
        use_argv = 0x7f829a41fb18
        av = {140198928978800, 94664223760400}
        stack_argv = 0x7f82b4a55028
#35 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f829a41fb18, argc=0, self=140199353175520, proc=0x5618bbd46480, ec=0x5618bb6e22c0) at /tmp/ruby/src/trunk-O0/vm.c:1665
        block = 0x5618bbd46480
#36 vm_invoke_proc (ec=0x5618bb6e22c0, proc=0x5618bbd46480, self=140199353175520, argc=0, argv=0x7f829a41fb18, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1695
No locals.
#37 0x00005618bb1e2dac in rb_vm_invoke_proc (ec=0x5618bb6e22c0, proc=0x5618bbd46480, argc=0, argv=0x7f829a41fb18, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1716
        self = 140199353175520
#38 0x00005618bb0bdef0 in rb_proc_call_kw (self=140198910456280, args=140198910491400, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:987
        vret = 140730123865824
        proc = 0x5618bbd46480
        argc = 0
        argv = 0x7f829a41fb18
#39 0x00005618bb0bdf58 in rb_proc_call (self=140198910456280, args=140198910491400) at /tmp/ruby/src/trunk-O0/proc.c:997
No locals.
#40 0x00005618bafcc712 in rb_call_end_proc (data=140198910456280) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#41 0x00005618bafcc8cc in exec_end_procs_chain (procs=0x5618bb5edf40 <end_procs>, errp=0x5618bb6e2338) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x5618bafcc6eb <rb_call_end_proc>, data = 140198910456280, next = 0x5618bb7d1040}
        link = 0x5618bb7d1330
        errinfo = 140198910481360
#42 0x00005618bafcca2f in rb_ec_exec_end_proc (ec=0x5618bb6e22c0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x5618bb6e22c0
        _tag = {tag = 36, retval = 140198910481360, buf = {0x7ffe490ad020, 0x5618bafcc9aa <rb_ec_exec_end_proc+189>, 0x0, 0x7ffe490acf70, 0x5618bafca0c6 <rb_ec_ractor_ptr+24>}, prev = 0x7ffe490ad140, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 140198910481360
#43 0x00005618bafcd1cf in rb_ec_teardown (ec=0x5618bb6e22c0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#44 0x00005618bafcd48f in rb_ec_cleanup (ec=0x5618bb6e22c0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:212
        err = 94664223761088
        mode0 = 32766
        mode1 = 1225445824
        _ec = 0x5618bb6e22c0
        _tag = {tag = 36, retval = 94664216334072, buf = {0x7ffe490ad1c0, 0x5618bafcd3ca <rb_ec_cleanup+295>, 0x0, 0x7ffe490ad0e0, 0x5618bb6e22c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 140198910481360
        sysex = 0
        signaled = 0
        th = 0x5618bb6e1090
        th0 = 0x5618bb6e1090
        step = 1
        message = 4
        buf = 94664223756432
#45 0x00005618bafcda98 in ruby_run_node (n=0x7f829a4f8f98) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x5618bb6e22c0
        status = 22040
#46 0x00005618bafc92f4 in rb_main (argc=131, argv=0x7ffe490ad368) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140730123866688
#47 0x00005618bafc9355 in main (argc=131, argv=0x7ffe490ad368) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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