# Logfile created on 2024-01-16 20:27:54 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000056324f04e020 @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.20240116-202754", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056324f0ef448 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056324f0ef2e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056324f0ef128 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240116-202754", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240116-202754>, @binmode=false, @mon_data=#<Monitor:0x000056324f0ef038>, @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
$$$[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
From https://github.com/ruby/ruby
   07b9b53..7b6731b  master     -> origin/master
Updating 07b9b53..7b6731b
Fast-forward
 lib/prism/ffi.rb                      |  2 +-
 lib/prism/prism.gemspec               |  2 +-
 prism/templates/lib/prism/node.rb.erb | 38 +++++++++++++++++++++++++++++++++++
 3 files changed, 40 insertions(+), 2 deletions(-)
Latest commit hash = 7b6731b1bb
$$$[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'
$$$[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
2d8ac6ccf8b14a77287820d97d15d7fbc3bbd5ad6bad5d6e51091891ab9e6785  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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
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'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
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/json'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
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
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering 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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
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.4.1/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/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
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.4.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.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.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.4.0+0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    csv 3.2.9
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    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.4.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2.dev.1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.8
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.21.1
                                    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.3.4
                                    net-imap 0.4.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.1
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1874 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.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/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.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/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=46578
  "--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
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

Retrying...
Finished tests in 1583.177536s, 17.0676 tests/s, 6051.0421 assertions/s.
27021 tests, 9579874 assertions, 0 failures, 0 errors, 224 skips

ruby -v: ruby 3.4.0dev (2024-01-16T20:25:50Z master 7b6731b1bb) [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.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/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.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/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.4.0dev (2024-01-16T20:25:50Z master 7b6731b1bb) [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 598.538182 seconds

3728 files, 32461 examples, 149122 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.926209.ruby -x gdbscript
[New LWP 926209]
[New LWP 926211]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055c75b922b2a in cc_table_mark_i (id=4145, ccs_ptr=94314744819904, data_ptr=0x7ffcd8634b80) at /tmp/ruby/src/trunk-O0/gc.c:3364
3364	    if (METHOD_ENTRY_INVALIDATED(ccs->cme)) {
[Current thread is 1 (Thread 0x7f1e2742f7c0 (LWP 926209))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f1e2742f7c0 (LWP 926209) 0x000055c75b922b2a in cc_table_mark_i (id=4145, ccs_ptr=94314744819904, data_ptr=0x7ffcd8634b80) at /tmp/ruby/src/trunk-O0/gc.c:3364
  2    Thread 0x7f1e0de4f640 (LWP 926211) 0x00007f1e27557fde in epoll_wait (epfd=4, events=0x55c75bf5683c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f1e0de4f640 (LWP 926211)):
#0  0x00007f1e27557fde in epoll_wait (epfd=4, events=0x55c75bf5683c <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  0x000055c75bab9617 in event_wait (vm=0x55c75cd88b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21959
#2  0x000055c75bab963b in timer_thread_polling (vm=0x55c75cd88b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 62406648
#3  0x000055c75bab9cfb in timer_thread_func (ptr=0x55c75cd88b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3005
        vm = 0x55c75cd88b10
#4  0x00007f1e274c6b43 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 = {140723938877120, 633909336846984499, 139767058855488, 25, 139767485065296, 140723938877472, -653018753980603085, -652925505832262349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f1e27557bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f1e2742f7c0 (LWP 926209)):
#0  0x000055c75b922b2a in cc_table_mark_i (id=4145, ccs_ptr=94314744819904, data_ptr=0x7ffcd8634b80) at /tmp/ruby/src/trunk-O0/gc.c:3364
        data = 0x7ffcd8634b80
        ccs = 0x55c75cdcb0c0
#1  0x000055c75bab1faa in rb_id_table_foreach (tbl=0x55c75cdcb050, func=0x55c75b922af7 <cc_table_mark_i>, data=0x7ffcd8634b80) at /tmp/ruby/src/trunk-O0/id_table.c:278
        key = 259
        ret = 32542
        i = 3
        capa = 8
#2  0x000055c75b922c58 in cc_table_mark (objspace=0x55c75cd8b470, klass=139767059168480) at /tmp/ruby/src/trunk-O0/gc.c:3391
        data = {objspace = 0x55c75cd8b470, klass = 139767059168480, alive = false}
        cc_tbl = 0x55c75cdcb050
#3  0x000055c75b92ab8d in gc_mark_children (objspace=0x55c75cd8b470, obj=139767059168480) at /tmp/ruby/src/trunk-O0/gc.c:7378
        any = 0x7f1e0de9bce0
#4  0x000055c75b92b3f6 in gc_mark_stacked_objects (objspace=0x55c75cd8b470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7565
        mstack = 0x55c75cd8b8f8
        obj = 139767059168480
        marked_slots_at_the_beginning = 733
        popped_count = 0
#5  0x000055c75b92b576 in gc_mark_stacked_objects_all (objspace=0x55c75cd8b470) at /tmp/ruby/src/trunk-O0/gc.c:7603
No locals.
#6  0x000055c75b92d8ea in gc_marks_rest (objspace=0x55c75cd8b470) at /tmp/ruby/src/trunk-O0/gc.c:8798
No locals.
#7  0x000055c75b92da1e in gc_marks (objspace=0x55c75cd8b470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8856
        marking_finished = false
#8  0x000055c75b92f7c1 in gc_start (objspace=0x55c75cd8b470, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9609
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9478
#9  0x000055c75b92f456 in garbage_collect (objspace=0x55c75cd8b470, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9490
        _lev = 3630386656
        ret = 32764
#10 0x000055c75b921995 in newobj_slowpath (size_pool_idx=1, wb_protected=1, cr=0x55c75cd8c230, objspace=0x55c75cd8b470, flags=4294967301, klass=139767059180640) at /tmp/ruby/src/trunk-O0/gc.c:2872
        obj = 2
        lev = 1
#11 newobj_slowpath_wb_protected (klass=139767059180640, flags=4294967301, objspace=0x55c75cd8b470, cr=0x55c75cd8c230, size_pool_idx=1) at /tmp/ruby/src/trunk-O0/gc.c:2896
No locals.
#12 0x000055c75b921d2f in newobj_of0 (klass=139767059180640, flags=4294967301, wb_protected=1, cr=0x55c75cd8c230, alloc_size=68) at /tmp/ruby/src/trunk-O0/gc.c:2938
        obj = 4299262296448
        objspace = 0x55c75cd8b470
        size_pool_idx = 1
        i = <optimized out>
        cnt = <optimized out>
#13 0x000055c75b921d9b in newobj_of (cr=0x55c75cd8c230, klass=139767059180640, flags=5, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=68) at /tmp/ruby/src/trunk-O0/gc.c:2948
        obj = 94314744562912
#14 0x000055c75b921e56 in rb_wb_protected_newobj_of (ec=0x55c75cd8c4e0, klass=139767059180640, flags=5, size=68) at /tmp/ruby/src/trunk-O0/gc.c:2963
        __func__ = <optimized out>
#15 0x000055c75ba8d04c in str_alloc_embed (klass=139767059180640, capa=44) at /tmp/ruby/src/trunk-O0/string.c:835
        size = 68
        str = 0x2b
#16 0x000055c75ba8ecbb in rb_str_buf_new (capa=43) at /tmp/ruby/src/trunk-O0/string.c:1471
        str = 94314724630833
#17 0x000055c75ba93fce in rb_str_concat_literals (num=2, strary=0x7f1e2732e048) at /tmp/ruby/src/trunk-O0/string.c:3399
        str = 139767040915600
        i = 2
        s = 0
        len = 43
#18 0x000055c75bb111b6 in vm_exec_core (ec=0x55c75cd8c4e0) at ../../src/trunk-O0/insns.def:392
        num = 2
        leaf = false
        val = 80466213339141
        reg_pc = 0x55c75d24ef90
        reg_cfp = 0x7f1e2742dfa0
        insns_address_table = {0x55c75bb0fbef <vm_exec_core+108>, 0x55c75bb0fc51 <vm_exec_core+206>, 0x55c75bb0fd64 <vm_exec_core+481>, 0x55c75bb0fe78 <vm_exec_core+757>, 0x55c75bb10016 <vm_exec_core+1171>, 0x55c75bb10146 <vm_exec_core+1475>, 0x55c75bb10358 <vm_exec_core+2005>, 0x55c75bb1046a <vm_exec_core+2279>, 0x55c75bb10543 <vm_exec_core+2496>, 0x55c75bb1064a <vm_exec_core+2759>, 0x55c75bb10751 <vm_exec_core+3022>, 0x55c75bb1085f <vm_exec_core+3292>, 0x55c75bb10971 <vm_exec_core+3566>, 0x55c75bb10a41 <vm_exec_core+3774>, 0x55c75bb10b4a <vm_exec_core+4039>, 0x55c75bb10c44 <vm_exec_core+4289>, 0x55c75bb10d07 <vm_exec_core+4484>, 0x55c75bb10dca <vm_exec_core+4679>, 0x55c75bb10e53 <vm_exec_core+4816>, 0x55c75bb10edf <vm_exec_core+4956>, 0x55c75bb10f85 <vm_exec_core+5122>, 0x55c75bb1105d <vm_exec_core+5338>, 0x55c75bb1112a <vm_exec_core+5543>, 0x55c75bb11208 <vm_exec_core+5765>, 0x55c75bb112ca <vm_exec_core+5959>, 0x55c75bb11409 <vm_exec_core+6278>, 0x55c75bb114af <vm_exec_core+6444>, 0x55c75bb11594 <vm_exec_core+6673>, 0x55c75bb116c3 <vm_exec_core+6976>, 0x55c75bb11786 <vm_exec_core+7171>, 0x55c75bb11849 <vm_exec_core+7366>, 0x55c75bb11940 <vm_exec_core+7613>, 0x55c75bb11a02 <vm_exec_core+7807>, 0x55c75bb11ae1 <vm_exec_core+8030>, 0x55c75bb11bae <vm_exec_core+8235>, 0x55c75bb11cbe <vm_exec_core+8507>, 0x55c75bb11db8 <vm_exec_core+8757>, 0x55c75bb11e33 <vm_exec_core+8880>, 0x55c75bb11ef4 <vm_exec_core+9073>, 0x55c75bb11fe2 <vm_exec_core+9311>, 0x55c75bb12092 <vm_exec_core+9487>, 0x55c75bb12211 <vm_exec_core+9870>, 0x55c75bb122eb <vm_exec_core+10088>, 0x55c75bb123d7 <vm_exec_core+10324>, 0x55c75bb12468 <vm_exec_core+10469>, 0x55c75bb125c3 <vm_exec_core+10816>, 0x55c75bb12b65 <vm_exec_core+12258>, 0x55c75bb12c61 <vm_exec_core+12510>, 0x55c75bb12d64 <vm_exec_core+12769>, 0x55c75bb12e50 <vm_exec_core+13005>, 0x55c75bb13069 <vm_exec_core+13542>, 0x55c75bb1315b <vm_exec_core+13784>, 0x55c75bb13261 <vm_exec_core+14046>, 0x55c75bb1345e <vm_exec_core+14555>, 0x55c75bb13607 <vm_exec_core+14980>, 0x55c75bb13732 <vm_exec_core+15279>, 0x55c75bb1389e <vm_exec_core+15643>, 0x55c75bb139c9 <vm_exec_core+15942>, 0x55c75bb13b35 <vm_exec_core+16306>, 0x55c75bb13d17 <vm_exec_core+16788>, 0x55c75bb13f14 <vm_exec_core+17297>, 0x55c75bb140bd <vm_exec_core+17722>, 0x55c75bb141df <vm_exec_core+18012>, 0x55c75bb14286 <vm_exec_core+18179>, 0x55c75bb1434a <vm_exec_core+18375>, 0x55c75bb14433 <vm_exec_core+18608>, 0x55c75bb1451f <vm_exec_core+18844>, 0x55c75bb14608 <vm_exec_core+19077>, 0x55c75bb1471c <vm_exec_core+19353>, 0x55c75bb14843 <vm_exec_core+19648>, 0x55c75bb14979 <vm_exec_core+19958>, 0x55c75bb14aaf <vm_exec_core+20268>, 0x55c75bb14be5 <vm_exec_core+20578>, 0x55c75bb14d1b <vm_exec_core+20888>, 0x55c75bb14e51 <vm_exec_core+21198>, 0x55c75bb14f92 <vm_exec_core+21519>, 0x55c75bb1510c <vm_exec_core+21897>, 0x55c75bb15242 <vm_exec_core+22207>, 0x55c75bb15378 <vm_exec_core+22517>, 0x55c75bb154ae <vm_exec_core+22827>, 0x55c75bb155e4 <vm_exec_core+23137>, 0x55c75bb1571a <vm_exec_core+23447>, 0x55c75bb15850 <vm_exec_core+23757>, 0x55c75bb15986 <vm_exec_core+24067>, 0x55c75bb15abc <vm_exec_core+24377>, 0x55c75bb15c0b <vm_exec_core+24712>, 0x55c75bb15dc5 <vm_exec_core+25154>, 0x55c75bb15f43 <vm_exec_core+25536>, 0x55c75bb16062 <vm_exec_core+25823>, 0x55c75bb16181 <vm_exec_core+26110>, 0x55c75bb1629b <vm_exec_core+26392>, 0x55c75bb163b5 <vm_exec_core+26674>, 0x55c75bb164e0 <vm_exec_core+26973>, 0x55c75bb16616 <vm_exec_core+27283>, 0x55c75bb16701 <vm_exec_core+27518>, 0x55c75bb16806 <vm_exec_core+27779>, 0x55c75bb1694e <vm_exec_core+28107>, 0x55c75bb16a3d <vm_exec_core+28346>, 0x55c75bb16b17 <vm_exec_core+28564>, 0x55c75bb16bec <vm_exec_core+28777>, 0x55c75bb16cc7 <vm_exec_core+28996>, 0x55c75bb16d43 <vm_exec_core+29120>, 0x55c75bb16dbf <vm_exec_core+29244>, 0x55c75bb16ddd <vm_exec_core+29274>, 0x55c75bb16dfb <vm_exec_core+29304>, 0x55c75bb16e19 <vm_exec_core+29334>, 0x55c75bb16e37 <vm_exec_core+29364>, 0x55c75bb16e55 <vm_exec_core+29394>, 0x55c75bb16e73 <vm_exec_core+29424>, 0x55c75bb16e91 <vm_exec_core+29454>, 0x55c75bb16eaf <vm_exec_core+29484>, 0x55c75bb16ecd <vm_exec_core+29514>, 0x55c75bb16eeb <vm_exec_core+29544>, 0x55c75bb16f09 <vm_exec_core+29574>, 0x55c75bb16f27 <vm_exec_core+29604>, 0x55c75bb16f45 <vm_exec_core+29634>, 0x55c75bb16f63 <vm_exec_core+29664>, 0x55c75bb16f81 <vm_exec_core+29694>, 0x55c75bb16f9f <vm_exec_core+29724>, 0x55c75bb16fbd <vm_exec_core+29754>, 0x55c75bb16fdb <vm_exec_core+29784>, 0x55c75bb16ff9 <vm_exec_core+29814>, 0x55c75bb17017 <vm_exec_core+29844>, 0x55c75bb17035 <vm_exec_core+29874>, 0x55c75bb17053 <vm_exec_core+29904>, 0x55c75bb17071 <vm_exec_core+29934>, 0x55c75bb1708f <vm_exec_core+29964>, 0x55c75bb170ad <vm_exec_core+29994>, 0x55c75bb170cb <vm_exec_core+30024>, 0x55c75bb170e9 <vm_exec_core+30054>, 0x55c75bb17107 <vm_exec_core+30084>, 0x55c75bb17125 <vm_exec_core+30114>, 0x55c75bb17143 <vm_exec_core+30144>, 0x55c75bb17161 <vm_exec_core+30174>, 0x55c75bb1717f <vm_exec_core+30204>, 0x55c75bb1719d <vm_exec_core+30234>, 0x55c75bb171bb <vm_exec_core+30264>, 0x55c75bb171d9 <vm_exec_core+30294>, 0x55c75bb171f7 <vm_exec_core+30324>, 0x55c75bb17215 <vm_exec_core+30354>, 0x55c75bb17233 <vm_exec_core+30384>, 0x55c75bb17251 <vm_exec_core+30414>, 0x55c75bb1726f <vm_exec_core+30444>, 0x55c75bb1728d <vm_exec_core+30474>, 0x55c75bb172ab <vm_exec_core+30504>, 0x55c75bb172c9 <vm_exec_core+30534>, 0x55c75bb172e7 <vm_exec_core+30564>, 0x55c75bb17305 <vm_exec_core+30594>, 0x55c75bb17323 <vm_exec_core+30624>, 0x55c75bb17341 <vm_exec_core+30654>, 0x55c75bb1735f <vm_exec_core+30684>, 0x55c75bb1737d <vm_exec_core+30714>, 0x55c75bb1739b <vm_exec_core+30744>, 0x55c75bb173b9 <vm_exec_core+30774>, 0x55c75bb173d7 <vm_exec_core+30804>, 0x55c75bb173f5 <vm_exec_core+30834>, 0x55c75bb17413 <vm_exec_core+30864>, 0x55c75bb17431 <vm_exec_core+30894>, 0x55c75bb1744f <vm_exec_core+30924>, 0x55c75bb1746d <vm_exec_core+30954>, 0x55c75bb1748b <vm_exec_core+30984>, 0x55c75bb174a9 <vm_exec_core+31014>, 0x55c75bb174c7 <vm_exec_core+31044>, 0x55c75bb174e5 <vm_exec_core+31074>, 0x55c75bb17503 <vm_exec_core+31104>, 0x55c75bb17521 <vm_exec_core+31134>, 0x55c75bb1753f <vm_exec_core+31164>, 0x55c75bb1755d <vm_exec_core+31194>, 0x55c75bb1757b <vm_exec_core+31224>, 0x55c75bb17599 <vm_exec_core+31254>, 0x55c75bb175b7 <vm_exec_core+31284>, 0x55c75bb175d5 <vm_exec_core+31314>, 0x55c75bb175f3 <vm_exec_core+31344>, 0x55c75bb17611 <vm_exec_core+31374>, 0x55c75bb1762f <vm_exec_core+31404>, 0x55c75bb1764d <vm_exec_core+31434>, 0x55c75bb1766b <vm_exec_core+31464>, 0x55c75bb17689 <vm_exec_core+31494>, 0x55c75bb176ba <vm_exec_core+31543>, 0x55c75bb176d8 <vm_exec_core+31573>, 0x55c75bb176f6 <vm_exec_core+31603>, 0x55c75bb17714 <vm_exec_core+31633>, 0x55c75bb17732 <vm_exec_core+31663>, 0x55c75bb17750 <vm_exec_core+31693>, 0x55c75bb1776e <vm_exec_core+31723>, 0x55c75bb1778c <vm_exec_core+31753>, 0x55c75bb177aa <vm_exec_core+31783>, 0x55c75bb177c8 <vm_exec_core+31813>, 0x55c75bb177e6 <vm_exec_core+31843>, 0x55c75bb17804 <vm_exec_core+31873>, 0x55c75bb17822 <vm_exec_core+31903>, 0x55c75bb17840 <vm_exec_core+31933>, 0x55c75bb1785e <vm_exec_core+31963>, 0x55c75bb1787c <vm_exec_core+31993>, 0x55c75bb1789a <vm_exec_core+32023>, 0x55c75bb178b8 <vm_exec_core+32053>, 0x55c75bb178d6 <vm_exec_core+32083>, 0x55c75bb178f4 <vm_exec_core+32113>, 0x55c75bb17912 <vm_exec_core+32143>, 0x55c75bb17930 <vm_exec_core+32173>...}
#19 0x000055c75bb29f02 in rb_vm_exec (ec=0x55c75cd8c4e0) at /tmp/ruby/src/trunk-O0/vm.c:2487
        _ec = 0x55c75cd8c4e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffcd8635c70, 0x55c75bb29e80 <rb_vm_exec+190>, 0x0, 0x7ffcd8635bc0, 0x7f1e0cceffc8}, prev = 0x7ffcd8635fb0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#20 0x000055c75bb26aef in invoke_block (ec=0x55c75cd8c4e0, iseq=0x7f1e0cdf5530, self=139767483321840, captured=0x55c75d08b5f0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1510
        arg_size = 0
#21 0x000055c75bb2758b in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f1e0cceffd8, argc=0, self=139767483321840, captured=0x55c75d08b5f0, ec=0x55c75cd8c4e0) at /tmp/ruby/src/trunk-O0/vm.c:1580
        iseq = 0x7f1e0cdf5530
        opt_pc = 0
        type = 572653569
        cfp = 0x7f1e2742dfd8
        sp = 0x7f1e2732e028
        flags = 0
        use_argv = 0x7f1e0cceffd8
        av = {139767059125120, 94314744562224}
        stack_argv = 0x7f1e2732e028
#22 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7f1e0cceffd8, argc=0, self=139767483321840, proc=0x55c75d08b5f0, ec=0x55c75cd8c4e0) at /tmp/ruby/src/trunk-O0/vm.c:1678
        block = 0x55c75d08b5f0
#23 vm_invoke_proc (ec=0x55c75cd8c4e0, proc=0x55c75d08b5f0, self=139767483321840, argc=0, argv=0x7f1e0cceffd8, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1708
No locals.
#24 0x000055c75bb27d2f in rb_vm_invoke_proc (ec=0x55c75cd8c4e0, proc=0x55c75d08b5f0, argc=0, argv=0x7f1e0cceffd8, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1729
        self = 139767483321840
#25 0x000055c75ba00afe in rb_proc_call_kw (self=139767040583920, args=139767040638920, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:978
        vret = 140723938877168
        proc = 0x55c75d08b5f0
        argc = 0
        argv = 0x7f1e0cceffd8
#26 0x000055c75ba00b66 in rb_proc_call (self=139767040583920, args=139767040638920) at /tmp/ruby/src/trunk-O0/proc.c:988
No locals.
#27 0x000055c75b90aa14 in rb_call_end_proc (data=139767040583920) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#28 0x000055c75b90abce in exec_end_procs_chain (procs=0x55c75bf531e0 <end_procs>, errp=0x55c75cd8c558) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x55c75b90a9ed <rb_call_end_proc>, data = 139767040583920, next = 0x55c75d089c60}
        link = 0x55c75d08b620
        errinfo = 139767040634480
#29 0x000055c75b90ad31 in rb_ec_exec_end_proc (ec=0x55c75cd8c4e0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x55c75cd8c4e0
        _tag = {tag = 36, retval = 139767040634480, buf = {0x7ffcd8636030, 0x55c75b90acac <rb_ec_exec_end_proc+189>, 0x0, 0x7ffcd8635f80, 0x55c75b908396 <rb_ec_ractor_ptr+24>}, prev = 0x7ffcd8636150, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 139767040634480
#30 0x000055c75b90b4d1 in rb_ec_teardown (ec=0x55c75cd8c4e0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#31 0x000055c75b90b791 in rb_ec_cleanup (ec=0x55c75cd8c4e0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:212
        err = 94314744562912
        mode0 = 32764
        mode1 = -664575536
        _ec = 0x55c75cd8c4e0
        _tag = {tag = 36, retval = 94314723062266, buf = {0x7ffcd86361d0, 0x55c75b90b6cc <rb_ec_cleanup+295>, 0x0, 0x7ffcd86360f0, 0x55c75cd8c4e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 139767040634480
        sysex = 0
        signaled = 0
        th = 0x55c75cd8b090
        th0 = 0x55c75cd8b090
        step = 1
        message = 4
        buf = 94314744557712
#32 0x000055c75b90bd9a in ruby_run_node (n=0x7f1e0cd9d178) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55c75cd8c4e0
        status = 21959
#33 0x000055c75b9075c4 in rb_main (argc=131, argv=0x7ffcd8636378) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140723938878032
#34 0x000055c75b907625 in main (argc=131, argv=0x7ffcd8636378) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.928416.ruby -x gdbscript
[New LWP 928416]
[New LWP 928418]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055cf1edf6d9c in rb_iseq_mark_and_move_each_value (iseq=0x7f6abfd81630, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:245
245	    union iseq_inline_storage_entry *is_entries = body->is_entries;
[Current thread is 1 (Thread 0x7f6ad935c7c0 (LWP 928416))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f6ad935c7c0 (LWP 928416) 0x000055cf1edf6d9c in rb_iseq_mark_and_move_each_value (iseq=0x7f6abfd81630, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:245
  2    Thread 0x7f6abfd7f640 (LWP 928418) 0x00007f6ad9484fde in epoll_wait (epfd=4, events=0x55cf1f3db83c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f6abfd7f640 (LWP 928418)):
#0  0x00007f6ad9484fde in epoll_wait (epfd=4, events=0x55cf1f3db83c <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  0x000055cf1ef3e617 in event_wait (vm=0x55cf20b46b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21967
#2  0x000055cf1ef3e63b in timer_thread_polling (vm=0x55cf20b46b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -1401547219
#3  0x000055cf1ef3ecfb in timer_thread_func (ptr=0x55cf20b46b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3005
        vm = 0x55cf20b46b10
#4  0x00007f6ad93f3b43 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 = {140735690176160, 4417917238732754599, 140096461862464, 25, 140096888059984, 140735690176512, -4351911013562610009, -4352119720372105561}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f6ad9484bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f6ad935c7c0 (LWP 928416)):
#0  0x000055cf1edf6d9c in rb_iseq_mark_and_move_each_value (iseq=0x7f6abfd81630, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:245
        size = 23
        code = 0x55cf20f5f2e0
        body = 0x55cf20e0ea90
        is_entries = 0x55cf1eda0d70 <RB_SPECIAL_CONST_P+24>
#1  0x000055cf1edf7090 in rb_iseq_mark_and_move (iseq=0x7f6abfd81630, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:327
        body = 0x55cf20e0ea90
#2  0x000055cf1edaf87e in gc_mark_imemo (objspace=0x55cf20b49470, obj=140096461870640) at /tmp/ruby/src/trunk-O0/gc.c:7263
        __func__ = <optimized out>
#3  0x000055cf1edafa76 in gc_mark_children (objspace=0x55cf20b49470, obj=140096461870640) at /tmp/ruby/src/trunk-O0/gc.c:7356
        any = 0x7f6abfd81630
#4  0x000055cf1edb03f6 in gc_mark_stacked_objects (objspace=0x55cf20b49470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7565
        mstack = 0x55cf20b498f8
        obj = 140096461870640
        marked_slots_at_the_beginning = 695
        popped_count = 0
#5  0x000055cf1edb0576 in gc_mark_stacked_objects_all (objspace=0x55cf20b49470) at /tmp/ruby/src/trunk-O0/gc.c:7603
No locals.
#6  0x000055cf1edb28ea in gc_marks_rest (objspace=0x55cf20b49470) at /tmp/ruby/src/trunk-O0/gc.c:8798
No locals.
#7  0x000055cf1edb2a1e in gc_marks (objspace=0x55cf20b49470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8856
        marking_finished = false
#8  0x000055cf1edb47c1 in gc_start (objspace=0x55cf20b49470, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9609
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9478
#9  0x000055cf1edb4456 in garbage_collect (objspace=0x55cf20b49470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9490
        _lev = 2496784032
        ret = 32767
#10 0x000055cf1edb4f1d in garbage_collect_with_gvl (objspace=0x55cf20b49470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9878
No locals.
#11 0x000055cf1edbc0fc in objspace_malloc_gc_stress (objspace=0x55cf20b49470) at /tmp/ruby/src/trunk-O0/gc.c:12423
        reason = 45568
#12 0x000055cf1edbc3df in objspace_xmalloc0 (objspace=0x55cf20b49470, size=528) at /tmp/ruby/src/trunk-O0/gc.c:12625
        gpr = 107008
        mem = 0x210
#13 0x000055cf1edbc7ad in ruby_xmalloc2_body (n=528, size=1) at /tmp/ruby/src/trunk-O0/gc.c:12872
No locals.
#14 0x000055cf1edc01c8 in ruby_xmalloc2 (n=528, size=1) at /tmp/ruby/src/trunk-O0/gc.c:14473
No locals.
#15 0x000055cf1edf7b4d in new_arena () at /tmp/ruby/src/trunk-O0/iseq.c:589
        new_arena = 0x7f6abec9e6d8
#16 0x000055cf1edf7ddc in prepare_iseq_build (iseq=0x7f6abec9e6d8, name=140096444167560, path=140096444167560, realpath=140096444167560, first_lineno=1, code_location=0x55cf20c82c78, node_id=10, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x7fff94d1e890) at /tmp/ruby/src/trunk-O0/iseq.c:636
        coverage = 0
        err_info = 4
        body = 0x55cf20e2dc60
#17 0x000055cf1edf8f81 in rb_iseq_new_with_opt (ast=0x7f6abec9e800, name=140096444167560, path=140096444167560, realpath=140096444167560, first_lineno=1, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, option=0x7fff94d1e890) at /tmp/ruby/src/trunk-O0/iseq.c:944
        node = 0x55cf20c82c70
        iseq = 0x7f6abec9e6d8
        new_opt = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = 0, debug_frozen_string_literal = 0, coverage_enabled = 0, debug_level = 0}
        script_lines = 4
#18 0x000055cf1edf9c99 in rb_iseq_compile_with_option (src=140096444331720, file=140096444167560, realpath=140096444167560, line=3, opt=4) at /tmp/ruby/src/trunk-O0/iseq.c:1184
        iseq = 0x0
        option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = 0, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
        parse = 0x55cf1ee7fefc <rb_parser_compile_string_path>
        ln = 1
        ast = 0x7f6abec9e7f0
        name = 140096444167560
#19 0x000055cf1edfa26a in iseqw_s_compile (argc=1, argv=0x7f6ad925b090, self=140096461972120) at /tmp/ruby/src/trunk-O0/iseq.c:1401
        src = 140096444331720
        file = 140096444167560
        path = 140096444167560
        line = 3
        opt = 4
        i = 1
#20 0x000055cf1ef89dd2 in ractor_safe_call_cfunc_m1 (recv=140096461972120, argc=1, argv=0x7f6ad925b090, func=0x55cf1edfa085 <iseqw_s_compile>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
        f = 0x55cf1edfa085 <iseqw_s_compile>
#21 0x000055cf1ef8aa09 in vm_call_cfunc_with_frame_ (ec=0x55cf20b4a4e0, reg_cfp=0x7f6ad935af30, calling=0x7fff94d1ebe0, argc=1, argv=0x7f6ad925b090, stack_bottom=0x7f6ad925b088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x39b100100003
        cc = 0x7f6abec9f880
        val = 140096887435192
        me = 0x7f6abfd8a258
        cfunc = 0x55cf20bd0968
        recv = 140096461972120
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#22 0x000055cf1ef8abde in vm_call_cfunc_with_frame (ec=0x55cf20b4a4e0, reg_cfp=0x7f6ad935af30, calling=0x7fff94d1ebe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 1
        stack_bottom = 0x7f6ad925b088
        argv = 0x7f6ad925b090
#23 0x000055cf1ef90f87 in vm_sendish (ec=0x55cf20b4a4e0, reg_cfp=0x7f6ad935af30, cd=0x55cf20ce3ff0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
        val = 36
        ci = 0x39b100100003
        cc = 0x7f6abec9f880
        argc = 1
        recv = 140096461972120
        calling = {cd = 0x55cf20ce3ff0, cc = 0x7f6abec9f880, block_handler = 0, recv = 140096461972120, argc = 1, kw_splat = false, heap_argv = 0}
#24 0x000055cf1ef98518 in vm_exec_core (ec=0x55cf20b4a4e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x55cf20ce3ff0
        leaf = false
        val = 140096444164640
        reg_pc = 0x55cf20cd99b0
        reg_cfp = 0x7f6ad935af30
        insns_address_table = {0x55cf1ef94bef <vm_exec_core+108>, 0x55cf1ef94c51 <vm_exec_core+206>, 0x55cf1ef94d64 <vm_exec_core+481>, 0x55cf1ef94e78 <vm_exec_core+757>, 0x55cf1ef95016 <vm_exec_core+1171>, 0x55cf1ef95146 <vm_exec_core+1475>, 0x55cf1ef95358 <vm_exec_core+2005>, 0x55cf1ef9546a <vm_exec_core+2279>, 0x55cf1ef95543 <vm_exec_core+2496>, 0x55cf1ef9564a <vm_exec_core+2759>, 0x55cf1ef95751 <vm_exec_core+3022>, 0x55cf1ef9585f <vm_exec_core+3292>, 0x55cf1ef95971 <vm_exec_core+3566>, 0x55cf1ef95a41 <vm_exec_core+3774>, 0x55cf1ef95b4a <vm_exec_core+4039>, 0x55cf1ef95c44 <vm_exec_core+4289>, 0x55cf1ef95d07 <vm_exec_core+4484>, 0x55cf1ef95dca <vm_exec_core+4679>, 0x55cf1ef95e53 <vm_exec_core+4816>, 0x55cf1ef95edf <vm_exec_core+4956>, 0x55cf1ef95f85 <vm_exec_core+5122>, 0x55cf1ef9605d <vm_exec_core+5338>, 0x55cf1ef9612a <vm_exec_core+5543>, 0x55cf1ef96208 <vm_exec_core+5765>, 0x55cf1ef962ca <vm_exec_core+5959>, 0x55cf1ef96409 <vm_exec_core+6278>, 0x55cf1ef964af <vm_exec_core+6444>, 0x55cf1ef96594 <vm_exec_core+6673>, 0x55cf1ef966c3 <vm_exec_core+6976>, 0x55cf1ef96786 <vm_exec_core+7171>, 0x55cf1ef96849 <vm_exec_core+7366>, 0x55cf1ef96940 <vm_exec_core+7613>, 0x55cf1ef96a02 <vm_exec_core+7807>, 0x55cf1ef96ae1 <vm_exec_core+8030>, 0x55cf1ef96bae <vm_exec_core+8235>, 0x55cf1ef96cbe <vm_exec_core+8507>, 0x55cf1ef96db8 <vm_exec_core+8757>, 0x55cf1ef96e33 <vm_exec_core+8880>, 0x55cf1ef96ef4 <vm_exec_core+9073>, 0x55cf1ef96fe2 <vm_exec_core+9311>, 0x55cf1ef97092 <vm_exec_core+9487>, 0x55cf1ef97211 <vm_exec_core+9870>, 0x55cf1ef972eb <vm_exec_core+10088>, 0x55cf1ef973d7 <vm_exec_core+10324>, 0x55cf1ef97468 <vm_exec_core+10469>, 0x55cf1ef975c3 <vm_exec_core+10816>, 0x55cf1ef97b65 <vm_exec_core+12258>, 0x55cf1ef97c61 <vm_exec_core+12510>, 0x55cf1ef97d64 <vm_exec_core+12769>, 0x55cf1ef97e50 <vm_exec_core+13005>, 0x55cf1ef98069 <vm_exec_core+13542>, 0x55cf1ef9815b <vm_exec_core+13784>, 0x55cf1ef98261 <vm_exec_core+14046>, 0x55cf1ef9845e <vm_exec_core+14555>, 0x55cf1ef98607 <vm_exec_core+14980>, 0x55cf1ef98732 <vm_exec_core+15279>, 0x55cf1ef9889e <vm_exec_core+15643>, 0x55cf1ef989c9 <vm_exec_core+15942>, 0x55cf1ef98b35 <vm_exec_core+16306>, 0x55cf1ef98d17 <vm_exec_core+16788>, 0x55cf1ef98f14 <vm_exec_core+17297>, 0x55cf1ef990bd <vm_exec_core+17722>, 0x55cf1ef991df <vm_exec_core+18012>, 0x55cf1ef99286 <vm_exec_core+18179>, 0x55cf1ef9934a <vm_exec_core+18375>, 0x55cf1ef99433 <vm_exec_core+18608>, 0x55cf1ef9951f <vm_exec_core+18844>, 0x55cf1ef99608 <vm_exec_core+19077>, 0x55cf1ef9971c <vm_exec_core+19353>, 0x55cf1ef99843 <vm_exec_core+19648>, 0x55cf1ef99979 <vm_exec_core+19958>, 0x55cf1ef99aaf <vm_exec_core+20268>, 0x55cf1ef99be5 <vm_exec_core+20578>, 0x55cf1ef99d1b <vm_exec_core+20888>, 0x55cf1ef99e51 <vm_exec_core+21198>, 0x55cf1ef99f92 <vm_exec_core+21519>, 0x55cf1ef9a10c <vm_exec_core+21897>, 0x55cf1ef9a242 <vm_exec_core+22207>, 0x55cf1ef9a378 <vm_exec_core+22517>, 0x55cf1ef9a4ae <vm_exec_core+22827>, 0x55cf1ef9a5e4 <vm_exec_core+23137>, 0x55cf1ef9a71a <vm_exec_core+23447>, 0x55cf1ef9a850 <vm_exec_core+23757>, 0x55cf1ef9a986 <vm_exec_core+24067>, 0x55cf1ef9aabc <vm_exec_core+24377>, 0x55cf1ef9ac0b <vm_exec_core+24712>, 0x55cf1ef9adc5 <vm_exec_core+25154>, 0x55cf1ef9af43 <vm_exec_core+25536>, 0x55cf1ef9b062 <vm_exec_core+25823>, 0x55cf1ef9b181 <vm_exec_core+26110>, 0x55cf1ef9b29b <vm_exec_core+26392>, 0x55cf1ef9b3b5 <vm_exec_core+26674>, 0x55cf1ef9b4e0 <vm_exec_core+26973>, 0x55cf1ef9b616 <vm_exec_core+27283>, 0x55cf1ef9b701 <vm_exec_core+27518>, 0x55cf1ef9b806 <vm_exec_core+27779>, 0x55cf1ef9b94e <vm_exec_core+28107>, 0x55cf1ef9ba3d <vm_exec_core+28346>, 0x55cf1ef9bb17 <vm_exec_core+28564>, 0x55cf1ef9bbec <vm_exec_core+28777>, 0x55cf1ef9bcc7 <vm_exec_core+28996>, 0x55cf1ef9bd43 <vm_exec_core+29120>, 0x55cf1ef9bdbf <vm_exec_core+29244>, 0x55cf1ef9bddd <vm_exec_core+29274>, 0x55cf1ef9bdfb <vm_exec_core+29304>, 0x55cf1ef9be19 <vm_exec_core+29334>, 0x55cf1ef9be37 <vm_exec_core+29364>, 0x55cf1ef9be55 <vm_exec_core+29394>, 0x55cf1ef9be73 <vm_exec_core+29424>, 0x55cf1ef9be91 <vm_exec_core+29454>, 0x55cf1ef9beaf <vm_exec_core+29484>, 0x55cf1ef9becd <vm_exec_core+29514>, 0x55cf1ef9beeb <vm_exec_core+29544>, 0x55cf1ef9bf09 <vm_exec_core+29574>, 0x55cf1ef9bf27 <vm_exec_core+29604>, 0x55cf1ef9bf45 <vm_exec_core+29634>, 0x55cf1ef9bf63 <vm_exec_core+29664>, 0x55cf1ef9bf81 <vm_exec_core+29694>, 0x55cf1ef9bf9f <vm_exec_core+29724>, 0x55cf1ef9bfbd <vm_exec_core+29754>, 0x55cf1ef9bfdb <vm_exec_core+29784>, 0x55cf1ef9bff9 <vm_exec_core+29814>, 0x55cf1ef9c017 <vm_exec_core+29844>, 0x55cf1ef9c035 <vm_exec_core+29874>, 0x55cf1ef9c053 <vm_exec_core+29904>, 0x55cf1ef9c071 <vm_exec_core+29934>, 0x55cf1ef9c08f <vm_exec_core+29964>, 0x55cf1ef9c0ad <vm_exec_core+29994>, 0x55cf1ef9c0cb <vm_exec_core+30024>, 0x55cf1ef9c0e9 <vm_exec_core+30054>, 0x55cf1ef9c107 <vm_exec_core+30084>, 0x55cf1ef9c125 <vm_exec_core+30114>, 0x55cf1ef9c143 <vm_exec_core+30144>, 0x55cf1ef9c161 <vm_exec_core+30174>, 0x55cf1ef9c17f <vm_exec_core+30204>, 0x55cf1ef9c19d <vm_exec_core+30234>, 0x55cf1ef9c1bb <vm_exec_core+30264>, 0x55cf1ef9c1d9 <vm_exec_core+30294>, 0x55cf1ef9c1f7 <vm_exec_core+30324>, 0x55cf1ef9c215 <vm_exec_core+30354>, 0x55cf1ef9c233 <vm_exec_core+30384>, 0x55cf1ef9c251 <vm_exec_core+30414>, 0x55cf1ef9c26f <vm_exec_core+30444>, 0x55cf1ef9c28d <vm_exec_core+30474>, 0x55cf1ef9c2ab <vm_exec_core+30504>, 0x55cf1ef9c2c9 <vm_exec_core+30534>, 0x55cf1ef9c2e7 <vm_exec_core+30564>, 0x55cf1ef9c305 <vm_exec_core+30594>, 0x55cf1ef9c323 <vm_exec_core+30624>, 0x55cf1ef9c341 <vm_exec_core+30654>, 0x55cf1ef9c35f <vm_exec_core+30684>, 0x55cf1ef9c37d <vm_exec_core+30714>, 0x55cf1ef9c39b <vm_exec_core+30744>, 0x55cf1ef9c3b9 <vm_exec_core+30774>, 0x55cf1ef9c3d7 <vm_exec_core+30804>, 0x55cf1ef9c3f5 <vm_exec_core+30834>, 0x55cf1ef9c413 <vm_exec_core+30864>, 0x55cf1ef9c431 <vm_exec_core+30894>, 0x55cf1ef9c44f <vm_exec_core+30924>, 0x55cf1ef9c46d <vm_exec_core+30954>, 0x55cf1ef9c48b <vm_exec_core+30984>, 0x55cf1ef9c4a9 <vm_exec_core+31014>, 0x55cf1ef9c4c7 <vm_exec_core+31044>, 0x55cf1ef9c4e5 <vm_exec_core+31074>, 0x55cf1ef9c503 <vm_exec_core+31104>, 0x55cf1ef9c521 <vm_exec_core+31134>, 0x55cf1ef9c53f <vm_exec_core+31164>, 0x55cf1ef9c55d <vm_exec_core+31194>, 0x55cf1ef9c57b <vm_exec_core+31224>, 0x55cf1ef9c599 <vm_exec_core+31254>, 0x55cf1ef9c5b7 <vm_exec_core+31284>, 0x55cf1ef9c5d5 <vm_exec_core+31314>, 0x55cf1ef9c5f3 <vm_exec_core+31344>, 0x55cf1ef9c611 <vm_exec_core+31374>, 0x55cf1ef9c62f <vm_exec_core+31404>, 0x55cf1ef9c64d <vm_exec_core+31434>, 0x55cf1ef9c66b <vm_exec_core+31464>, 0x55cf1ef9c689 <vm_exec_core+31494>, 0x55cf1ef9c6ba <vm_exec_core+31543>, 0x55cf1ef9c6d8 <vm_exec_core+31573>, 0x55cf1ef9c6f6 <vm_exec_core+31603>, 0x55cf1ef9c714 <vm_exec_core+31633>, 0x55cf1ef9c732 <vm_exec_core+31663>, 0x55cf1ef9c750 <vm_exec_core+31693>, 0x55cf1ef9c76e <vm_exec_core+31723>, 0x55cf1ef9c78c <vm_exec_core+31753>, 0x55cf1ef9c7aa <vm_exec_core+31783>, 0x55cf1ef9c7c8 <vm_exec_core+31813>, 0x55cf1ef9c7e6 <vm_exec_core+31843>, 0x55cf1ef9c804 <vm_exec_core+31873>, 0x55cf1ef9c822 <vm_exec_core+31903>, 0x55cf1ef9c840 <vm_exec_core+31933>, 0x55cf1ef9c85e <vm_exec_core+31963>, 0x55cf1ef9c87c <vm_exec_core+31993>, 0x55cf1ef9c89a <vm_exec_core+32023>, 0x55cf1ef9c8b8 <vm_exec_core+32053>, 0x55cf1ef9c8d6 <vm_exec_core+32083>, 0x55cf1ef9c8f4 <vm_exec_core+32113>, 0x55cf1ef9c912 <vm_exec_core+32143>, 0x55cf1ef9c930 <vm_exec_core+32173>...}
#25 0x000055cf1efaef02 in rb_vm_exec (ec=0x55cf20b4a4e0) at /tmp/ruby/src/trunk-O0/vm.c:2487
        _ec = 0x55cf20b4a4e0
        _tag = {tag = 36, retval = 4, buf = {0x7fff94d1f8c0, 0x55cf1efaee80 <rb_vm_exec+190>, 0x0, 0x7fff94d1f810, 0x55cf20bce9a0}, prev = 0x7fff94d1f930, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#26 0x000055cf1efafd61 in rb_iseq_eval_main (iseq=0x7f6abecd5110) at /tmp/ruby/src/trunk-O0/vm.c:2753
        ec = 0x55cf20b4a4e0
        val = 94348095300832
#27 0x000055cf1ed90c0d in rb_ec_exec_node (ec=0x55cf20b4a4e0, n=0x7f6abecd5110) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55cf20b49090
        _ec = 0x55cf20b4a4e0
        _tag = {tag = 36, retval = 94348064129530, buf = {0x7fff94d1f9b0, 0x55cf1ed90ba3 <rb_ec_exec_node+212>, 0x0, 0x7fff94d1f900, 0x55cf20b4a4e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f6abecd5110
#28 0x000055cf1ed90d8a in ruby_run_node (n=0x7f6abecd5110) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55cf20b4a4e0
        status = 21967
#29 0x000055cf1ed8c5c4 in rb_main (argc=129, argv=0x7fff94d1fb58) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140735690177072
#30 0x000055cf1ed8c625 in main (argc=129, argv=0x7fff94d1fb58) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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