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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
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]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving 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/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[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
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: 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/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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving 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/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.5.3
                                    cgi 0.4.1
                                    csv 3.2.8
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.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.1
                                    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.3.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.2
                                    io-console 0.7.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.0
                                    strscan 3.0.7
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.3
                                    net-imap 0.4.8
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.0
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1870 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.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=37694
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

Retrying...
Finished tests in 1126.449793s, 23.9602 tests/s, 8491.9373 assertions/s.
26990 tests, 9565741 assertions, 0 failures, 0 errors, 222 skips

ruby -v: ruby 3.3.0dev (2023-12-23T14:51:30Z master 47f33c3848) [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.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-12-23T14:51:30Z master 47f33c3848) [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 296.949956 seconds

3728 files, 32492 examples, 148898 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.3738185.ruby -x gdbscript
[New LWP 3738185]
[New LWP 3738186]
[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/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000056464eb20d5a in rb_special_const_p (obj=0) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:349
349	    return RB_SPECIAL_CONST_P(obj) * RUBY_Qtrue;
[Current thread is 1 (Thread 0x7f4a6fa0f7c0 (LWP 3738185))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f4a6fa0f7c0 (LWP 3738185) 0x000056464eb20d5a in rb_special_const_p (obj=0) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:349
  2    Thread 0x7f4a5642f640 (LWP 3738186) 0x00007f4a6fb37fde in epoll_wait (epfd=4, events=0x56464f15185c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f4a5642f640 (LWP 3738186)):
#0  0x00007f4a6fb37fde in epoll_wait (epfd=4, events=0x56464f15185c <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  0x000056464ecbb4e5 in event_wait (vm=0x564650df9b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:832
        r = 22086
#2  0x000056464ecbb509 in timer_thread_polling (vm=0x564650df9b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:854
        r = -1681541516
#3  0x000056464ecbbbc1 in timer_thread_func (ptr=0x564650df9b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3011
        vm = 0x564650df9b10
#4  0x00007f4a6faa6b43 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 = {140721771968944, -6952064640922940742, 139957251536448, 25, 139957677746256, 140721771969296, 6994620800997001914, 6994531530215131834}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f4a6fb37bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f4a6fa0f7c0 (LWP 3738185)):
#0  0x000056464eb20d5a in rb_special_const_p (obj=0) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:349
No locals.
#1  0x000056464eb2a5a2 in is_markable_object (obj=0) at /tmp/ruby/src/trunk-O0/gc.c:4768
No locals.
#2  0x000056464eb2f24a in gc_mark (objspace=0x564650dfc470, obj=0) at /tmp/ruby/src/trunk-O0/gc.c:7108
No locals.
#3  0x000056464eb2f6c8 in gc_mark_imemo (objspace=0x564650dfc470, obj=139957234021720) at /tmp/ruby/src/trunk-O0/gc.c:7238
        __func__ = <optimized out>
#4  0x000056464eb2f9ee in gc_mark_children (objspace=0x564650dfc470, obj=139957234021720) at /tmp/ruby/src/trunk-O0/gc.c:7355
        any = 0x7f4a5537b558
#5  0x000056464eb30374 in gc_mark_stacked_objects (objspace=0x564650dfc470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7564
        mstack = 0x564650dfc8f8
        obj = 139957234021720
        marked_slots_at_the_beginning = 756
        popped_count = 0
#6  0x000056464eb304f4 in gc_mark_stacked_objects_all (objspace=0x564650dfc470) at /tmp/ruby/src/trunk-O0/gc.c:7602
No locals.
#7  0x000056464eb32850 in gc_marks_rest (objspace=0x564650dfc470) at /tmp/ruby/src/trunk-O0/gc.c:8797
No locals.
#8  0x000056464eb32984 in gc_marks (objspace=0x564650dfc470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8855
        marking_finished = false
#9  0x000056464eb34714 in gc_start (objspace=0x564650dfc470, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9608
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#10 0x000056464eb343a9 in garbage_collect (objspace=0x564650dfc470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 1447357664
        ret = 32586
#11 0x000056464eb34e34 in garbage_collect_with_gvl (objspace=0x564650dfc470, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9869
No locals.
#12 0x000056464eb3c009 in objspace_malloc_gc_stress (objspace=0x564650dfc470) at /tmp/ruby/src/trunk-O0/gc.c:12406
        reason = 45568
#13 0x000056464eb3c2ec in objspace_xmalloc0 (objspace=0x564650dfc470, size=384) at /tmp/ruby/src/trunk-O0/gc.c:12608
        gpr = 107008
        mem = 0xf
#14 0x000056464eb3c609 in ruby_xmalloc0 (size=384) at /tmp/ruby/src/trunk-O0/gc.c:12832
No locals.
#15 0x000056464eb3c63f in ruby_xmalloc_body (size=384) at /tmp/ruby/src/trunk-O0/gc.c:12841
No locals.
#16 0x000056464eb3fffa in ruby_xmalloc (size=384) at /tmp/ruby/src/trunk-O0/gc.c:14420
No locals.
#17 0x000056464ec88b6c in rb_st_init_existing_table_with_size (tab=0x564650f38b80, type=0x56464f13cf70 <st_hashtype_num>, size=15) at /tmp/ruby/src/trunk-O0/st.c:551
        n = 4
#18 0x000056464ec88bcd in rb_st_init_table_with_size (type=0x56464f13cf70 <st_hashtype_num>, size=15) at /tmp/ruby/src/trunk-O0/st.c:577
        tab = 0x564650f38b80
#19 0x000056464ec88e51 in rebuild_table (tab=0x564650fb7b70) at /tmp/ruby/src/trunk-O0/st.c:743
        new_tab = 0x1
#20 0x000056464ec89a59 in rebuild_table_if_necessary (tab=0x564650fb7b70) at /tmp/ruby/src/trunk-O0/st.c:1103
        bound = 8
#21 0x000056464ec89aa9 in rb_st_insert (tab=0x564650fb7b70, key=94860006401936, value=20) at /tmp/ruby/src/trunk-O0/st.c:1121
        entry = 0x47bb
        bin = 94859969641745
        ind = 140721771966016
        hash_value = 766299574942582
        bin_ind = 140721771965984
        new_p = 123
#22 0x000056464ed0e7dd in vm_track_constant_cache (id=18363, ic=0x564650fc2790) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5812
        const_cache = 0x564650dfd190
        lookup_result = 94860006357872
        ics = 0x564650fb7b70
#23 0x000056464ed0e877 in vm_ic_track_const_chain (cfp=0x7f4a6fa0df30, ic=0x564650fc2790, segments=0x564650fc2580) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5823
        id = 18363
        i = 0
        _lev = 1
#24 0x000056464ed0eb82 in rb_vm_opt_getconstant_path (ec=0x564650dfd4e0, reg_cfp=0x7f4a6fa0df30, ic=0x564650fc2790) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5890
        val = 139957251665120
        segments = 0x564650fc2580
        ice = 0x0
#25 0x000056464ed12697 in vm_exec_core (ec=0x564650dfd4e0) at ../../src/trunk-O0/insns.def:263
        ic = 0x564650fc2790
        leaf = false
        val = 139957251665120
        reg_pc = 0x564650fc2620
        reg_cfp = 0x7f4a6fa0df30
        insns_address_table = {0x56464ed11897 <vm_exec_core+108>, 0x56464ed118f9 <vm_exec_core+206>, 0x56464ed11a0c <vm_exec_core+481>, 0x56464ed11b20 <vm_exec_core+757>, 0x56464ed11cbe <vm_exec_core+1171>, 0x56464ed11dee <vm_exec_core+1475>, 0x56464ed12000 <vm_exec_core+2005>, 0x56464ed12112 <vm_exec_core+2279>, 0x56464ed121eb <vm_exec_core+2496>, 0x56464ed122f2 <vm_exec_core+2759>, 0x56464ed123f9 <vm_exec_core+3022>, 0x56464ed12507 <vm_exec_core+3292>, 0x56464ed12619 <vm_exec_core+3566>, 0x56464ed126e9 <vm_exec_core+3774>, 0x56464ed127f2 <vm_exec_core+4039>, 0x56464ed128ec <vm_exec_core+4289>, 0x56464ed129af <vm_exec_core+4484>, 0x56464ed12a72 <vm_exec_core+4679>, 0x56464ed12afb <vm_exec_core+4816>, 0x56464ed12b87 <vm_exec_core+4956>, 0x56464ed12c2d <vm_exec_core+5122>, 0x56464ed12d05 <vm_exec_core+5338>, 0x56464ed12dd2 <vm_exec_core+5543>, 0x56464ed12eb0 <vm_exec_core+5765>, 0x56464ed12f72 <vm_exec_core+5959>, 0x56464ed130b1 <vm_exec_core+6278>, 0x56464ed13157 <vm_exec_core+6444>, 0x56464ed1323c <vm_exec_core+6673>, 0x56464ed1336b <vm_exec_core+6976>, 0x56464ed1342e <vm_exec_core+7171>, 0x56464ed134f1 <vm_exec_core+7366>, 0x56464ed135e8 <vm_exec_core+7613>, 0x56464ed136aa <vm_exec_core+7807>, 0x56464ed13789 <vm_exec_core+8030>, 0x56464ed13856 <vm_exec_core+8235>, 0x56464ed13966 <vm_exec_core+8507>, 0x56464ed13a60 <vm_exec_core+8757>, 0x56464ed13adb <vm_exec_core+8880>, 0x56464ed13b9c <vm_exec_core+9073>, 0x56464ed13c8a <vm_exec_core+9311>, 0x56464ed13d3a <vm_exec_core+9487>, 0x56464ed13eb9 <vm_exec_core+9870>, 0x56464ed13f93 <vm_exec_core+10088>, 0x56464ed1407f <vm_exec_core+10324>, 0x56464ed14110 <vm_exec_core+10469>, 0x56464ed1426b <vm_exec_core+10816>, 0x56464ed1480d <vm_exec_core+12258>, 0x56464ed14909 <vm_exec_core+12510>, 0x56464ed14a0c <vm_exec_core+12769>, 0x56464ed14af8 <vm_exec_core+13005>, 0x56464ed14d11 <vm_exec_core+13542>, 0x56464ed14e03 <vm_exec_core+13784>, 0x56464ed14f09 <vm_exec_core+14046>, 0x56464ed15106 <vm_exec_core+14555>, 0x56464ed152af <vm_exec_core+14980>, 0x56464ed153da <vm_exec_core+15279>, 0x56464ed15546 <vm_exec_core+15643>, 0x56464ed15671 <vm_exec_core+15942>, 0x56464ed157dd <vm_exec_core+16306>, 0x56464ed159bf <vm_exec_core+16788>, 0x56464ed15bbc <vm_exec_core+17297>, 0x56464ed15d65 <vm_exec_core+17722>, 0x56464ed15e87 <vm_exec_core+18012>, 0x56464ed15f2e <vm_exec_core+18179>, 0x56464ed15ff2 <vm_exec_core+18375>, 0x56464ed160db <vm_exec_core+18608>, 0x56464ed161c7 <vm_exec_core+18844>, 0x56464ed162b0 <vm_exec_core+19077>, 0x56464ed163c4 <vm_exec_core+19353>, 0x56464ed164eb <vm_exec_core+19648>, 0x56464ed16621 <vm_exec_core+19958>, 0x56464ed16757 <vm_exec_core+20268>, 0x56464ed1688d <vm_exec_core+20578>, 0x56464ed169c3 <vm_exec_core+20888>, 0x56464ed16af9 <vm_exec_core+21198>, 0x56464ed16c3a <vm_exec_core+21519>, 0x56464ed16db4 <vm_exec_core+21897>, 0x56464ed16eea <vm_exec_core+22207>, 0x56464ed17020 <vm_exec_core+22517>, 0x56464ed17156 <vm_exec_core+22827>, 0x56464ed1728c <vm_exec_core+23137>, 0x56464ed173c2 <vm_exec_core+23447>, 0x56464ed174f8 <vm_exec_core+23757>, 0x56464ed1762e <vm_exec_core+24067>, 0x56464ed17764 <vm_exec_core+24377>, 0x56464ed178b3 <vm_exec_core+24712>, 0x56464ed17a6d <vm_exec_core+25154>, 0x56464ed17beb <vm_exec_core+25536>, 0x56464ed17d0a <vm_exec_core+25823>, 0x56464ed17e29 <vm_exec_core+26110>, 0x56464ed17f43 <vm_exec_core+26392>, 0x56464ed1805d <vm_exec_core+26674>, 0x56464ed18188 <vm_exec_core+26973>, 0x56464ed182be <vm_exec_core+27283>, 0x56464ed183a9 <vm_exec_core+27518>, 0x56464ed184ae <vm_exec_core+27779>, 0x56464ed185f6 <vm_exec_core+28107>, 0x56464ed186e5 <vm_exec_core+28346>, 0x56464ed187bf <vm_exec_core+28564>, 0x56464ed18894 <vm_exec_core+28777>, 0x56464ed1896f <vm_exec_core+28996>, 0x56464ed189eb <vm_exec_core+29120>, 0x56464ed18a67 <vm_exec_core+29244>, 0x56464ed18a85 <vm_exec_core+29274>, 0x56464ed18aa3 <vm_exec_core+29304>, 0x56464ed18ac1 <vm_exec_core+29334>, 0x56464ed18adf <vm_exec_core+29364>, 0x56464ed18afd <vm_exec_core+29394>, 0x56464ed18b1b <vm_exec_core+29424>, 0x56464ed18b39 <vm_exec_core+29454>, 0x56464ed18b57 <vm_exec_core+29484>, 0x56464ed18b75 <vm_exec_core+29514>, 0x56464ed18b93 <vm_exec_core+29544>, 0x56464ed18bb1 <vm_exec_core+29574>, 0x56464ed18bcf <vm_exec_core+29604>, 0x56464ed18bed <vm_exec_core+29634>, 0x56464ed18c0b <vm_exec_core+29664>, 0x56464ed18c29 <vm_exec_core+29694>, 0x56464ed18c47 <vm_exec_core+29724>, 0x56464ed18c65 <vm_exec_core+29754>, 0x56464ed18c83 <vm_exec_core+29784>, 0x56464ed18ca1 <vm_exec_core+29814>, 0x56464ed18cbf <vm_exec_core+29844>, 0x56464ed18cdd <vm_exec_core+29874>, 0x56464ed18cfb <vm_exec_core+29904>, 0x56464ed18d19 <vm_exec_core+29934>, 0x56464ed18d37 <vm_exec_core+29964>, 0x56464ed18d55 <vm_exec_core+29994>, 0x56464ed18d73 <vm_exec_core+30024>, 0x56464ed18d91 <vm_exec_core+30054>, 0x56464ed18daf <vm_exec_core+30084>, 0x56464ed18dcd <vm_exec_core+30114>, 0x56464ed18deb <vm_exec_core+30144>, 0x56464ed18e09 <vm_exec_core+30174>, 0x56464ed18e27 <vm_exec_core+30204>, 0x56464ed18e45 <vm_exec_core+30234>, 0x56464ed18e63 <vm_exec_core+30264>, 0x56464ed18e81 <vm_exec_core+30294>, 0x56464ed18e9f <vm_exec_core+30324>, 0x56464ed18ebd <vm_exec_core+30354>, 0x56464ed18edb <vm_exec_core+30384>, 0x56464ed18ef9 <vm_exec_core+30414>, 0x56464ed18f17 <vm_exec_core+30444>, 0x56464ed18f35 <vm_exec_core+30474>, 0x56464ed18f53 <vm_exec_core+30504>, 0x56464ed18f71 <vm_exec_core+30534>, 0x56464ed18f8f <vm_exec_core+30564>, 0x56464ed18fad <vm_exec_core+30594>, 0x56464ed18fcb <vm_exec_core+30624>, 0x56464ed18fe9 <vm_exec_core+30654>, 0x56464ed19007 <vm_exec_core+30684>, 0x56464ed19025 <vm_exec_core+30714>, 0x56464ed19043 <vm_exec_core+30744>, 0x56464ed19061 <vm_exec_core+30774>, 0x56464ed1907f <vm_exec_core+30804>, 0x56464ed1909d <vm_exec_core+30834>, 0x56464ed190bb <vm_exec_core+30864>, 0x56464ed190d9 <vm_exec_core+30894>, 0x56464ed190f7 <vm_exec_core+30924>, 0x56464ed19115 <vm_exec_core+30954>, 0x56464ed19133 <vm_exec_core+30984>, 0x56464ed19151 <vm_exec_core+31014>, 0x56464ed1916f <vm_exec_core+31044>, 0x56464ed1918d <vm_exec_core+31074>, 0x56464ed191ab <vm_exec_core+31104>, 0x56464ed191c9 <vm_exec_core+31134>, 0x56464ed191e7 <vm_exec_core+31164>, 0x56464ed19205 <vm_exec_core+31194>, 0x56464ed19223 <vm_exec_core+31224>, 0x56464ed19241 <vm_exec_core+31254>, 0x56464ed1925f <vm_exec_core+31284>, 0x56464ed1927d <vm_exec_core+31314>, 0x56464ed1929b <vm_exec_core+31344>, 0x56464ed192b9 <vm_exec_core+31374>, 0x56464ed192d7 <vm_exec_core+31404>, 0x56464ed192f5 <vm_exec_core+31434>, 0x56464ed19313 <vm_exec_core+31464>, 0x56464ed19331 <vm_exec_core+31494>, 0x56464ed19362 <vm_exec_core+31543>, 0x56464ed19380 <vm_exec_core+31573>, 0x56464ed1939e <vm_exec_core+31603>, 0x56464ed193bc <vm_exec_core+31633>, 0x56464ed193da <vm_exec_core+31663>, 0x56464ed193f8 <vm_exec_core+31693>, 0x56464ed19416 <vm_exec_core+31723>, 0x56464ed19434 <vm_exec_core+31753>, 0x56464ed19452 <vm_exec_core+31783>, 0x56464ed19470 <vm_exec_core+31813>, 0x56464ed1948e <vm_exec_core+31843>, 0x56464ed194ac <vm_exec_core+31873>, 0x56464ed194ca <vm_exec_core+31903>, 0x56464ed194e8 <vm_exec_core+31933>, 0x56464ed19506 <vm_exec_core+31963>, 0x56464ed19524 <vm_exec_core+31993>, 0x56464ed19542 <vm_exec_core+32023>, 0x56464ed19560 <vm_exec_core+32053>, 0x56464ed1957e <vm_exec_core+32083>, 0x56464ed1959c <vm_exec_core+32113>, 0x56464ed195ba <vm_exec_core+32143>, 0x56464ed195d8 <vm_exec_core+32173>...}
#26 0x000056464ed2bcb5 in vm_exec_loop (ec=0x564650dfd4e0, state=RUBY_TAG_RAISE, tag=0x7ffc573afb50, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2513
No locals.
#27 0x000056464ed2bbfd in rb_vm_exec (ec=0x564650dfd4e0) at /tmp/ruby/src/trunk-O0/vm.c:2492
        _ec = 0x564650dfd4e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffc573afbd0, 0x56464ed2bb28 <rb_vm_exec+190>, 0x0, 0x7ffc573afb20, 0x7ffc573afe68}, prev = 0x7ffc573afc40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#28 0x000056464ed2ca09 in rb_iseq_eval_main (iseq=0x7f4a5537d600) at /tmp/ruby/src/trunk-O0/vm.c:2752
        ec = 0x564650dfd4e0
        val = 94860004545760
#29 0x000056464eb10bcb in rb_ec_exec_node (ec=0x564650dfd4e0, n=0x7f4a5537d600) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x564650dfc090
        _ec = 0x564650dfd4e0
        _tag = {tag = 36, retval = 94859967922616, buf = {0x7ffc573afcc0, 0x56464eb10b61 <rb_ec_exec_node+212>, 0x0, 0x7ffc573afc10, 0x564650dfd4e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f4a5537d600
#30 0x000056464eb10d48 in ruby_run_node (n=0x7f4a5537d600) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x564650dfd4e0
        status = 22086
#31 0x000056464eb0c5b4 in rb_main (argc=129, argv=0x7ffc573afe68) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140721771969856
#32 0x000056464eb0c615 in main (argc=129, argv=0x7ffc573afe68) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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