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

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

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

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

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

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

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

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

# Running tests:

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

Retrying...
Finished tests in 1198.955337s, 22.4412 tests/s, 8510.2319 assertions/s.
26906 tests, 10203388 assertions, 0 failures, 0 errors, 188 skips

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

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

3725 files, 32456 examples, 146729 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.654823.ruby -x gdbscript
[New LWP 654823]
[New LWP 654825]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_FL_TEST_RAW (obj=140368375544720, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472	    return RBASIC(obj)->flags & flags;
[Current thread is 1 (Thread 0x7faa2992e7c0 (LWP 654823))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7faa2992e7c0 (LWP 654823) RB_FL_TEST_RAW (obj=140368375544720, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
  2    Thread 0x7faa1034f640 (LWP 654825) 0x00007faa29a56fde in epoll_wait (epfd=4, events=0x55d33d0eb57c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7faa1034f640 (LWP 654825)):
#0  0x00007faa29a56fde in epoll_wait (epfd=4, events=0x55d33d0eb57c <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  0x000055d33cc6f4ae in timer_thread_polling (vm=0x55d33e263b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = -1849035191
#2  0x000055d33cc6fb56 in timer_thread_func (ptr=0x55d33e263b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
        vm = 0x55d33e263b10
#3  0x00007faa299c5b43 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 = {140734476380720, -2533120090053844807, 140368393074240, 25, 140368819279952, 140734476381072, 2561612345221537977, 2561668073080578233}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007faa29a56bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7faa2992e7c0 (LWP 654823)):
#0  RB_FL_TEST_RAW (obj=140368375544720, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x000055d33cad7e49 in RB_FL_ANY_RAW (obj=140368375544720, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2  0x000055d33cad81f6 in RB_OBJ_PROMOTED_RAW (obj=140368375544720) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:724
No locals.
#3  0x000055d33cadb322 in RVALUE_OLD_P (obj=140368375544720) at /tmp/ruby/src/trunk-O0/gc.c:1796
        __func__ = <optimized out>
#4  0x000055d33cae55a0 in rgengc_check_relation (objspace=0x55d33e266260, obj=140368375544720) at /tmp/ruby/src/trunk-O0/gc.c:6898
        old_parent = 140368393251840
        __func__ = <optimized out>
#5  0x000055d33cae57d5 in gc_mark_ptr (objspace=0x55d33e266260, obj=140368375544720) at /tmp/ruby/src/trunk-O0/gc.c:6951
        __func__ = "gc_mark_ptr"
#6  0x000055d33cae5a5b in gc_mark (objspace=0x55d33e266260, obj=140368375544720) at /tmp/ruby/src/trunk-O0/gc.c:7003
No locals.
#7  0x000055d33cae4df6 in mark_method_entry (objspace=0x55d33e266260, me=0x7faa1037ac00) at /tmp/ruby/src/trunk-O0/gc.c:6635
        def = 0x55d33e38fce0
#8  0x000055d33cae5fda in gc_mark_imemo (objspace=0x55d33e266260, obj=140368393251840) at /tmp/ruby/src/trunk-O0/gc.c:7153
        __func__ = <optimized out>
#9  0x000055d33cae62ec in gc_mark_children (objspace=0x55d33e266260, obj=140368393251840) at /tmp/ruby/src/trunk-O0/gc.c:7275
        any = 0x7faa1037ac00
#10 0x000055d33cae6bde in gc_mark_stacked_objects (objspace=0x55d33e266260, incremental=1, count=34422) at /tmp/ruby/src/trunk-O0/gc.c:7471
        mstack = 0x55d33e2666e8
        obj = 140368393251840
        marked_slots_at_the_beginning = 732
        popped_count = 13311
#11 0x000055d33cae6d36 in gc_mark_stacked_objects_incremental (objspace=0x55d33e266260, count=34422) at /tmp/ruby/src/trunk-O0/gc.c:7503
No locals.
#12 0x000055d33cae906e in gc_marks_step (objspace=0x55d33e266260, slots=34422) at /tmp/ruby/src/trunk-O0/gc.c:8708
        marking_finished = false
        __func__ = <optimized out>
#13 0x000055d33cae90d6 in gc_marks_continue (objspace=0x55d33e266260, size_pool=0x55d33e266280, heap=0x55d33e2662d0) at /tmp/ruby/src/trunk-O0/gc.c:8728
        __func__ = <optimized out>
        marking_finished = true
#14 0x000055d33cadcb8a in gc_continue (objspace=0x55d33e266260, size_pool=0x55d33e266280, heap=0x55d33e2662d0) at /tmp/ruby/src/trunk-O0/gc.c:2480
        lock_lev = 0
#15 0x000055d33cadd361 in newobj_alloc (objspace=0x55d33e266260, cr=0x55d33e267010, size_pool_idx=0, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2807
        lev = 32767
        unlock_vm = false
        size_pool = 0x55d33e266280
        heap = 0x55d33e2662d0
        cache = 0x55d33e267208
        obj = 0
        __func__ = <optimized out>
#16 0x000055d33cadd594 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x55d33e267010, objspace=0x55d33e266260, flags=8199, klass=140368393343840) at /tmp/ruby/src/trunk-O0/gc.c:2866
        obj = 1
        lev = 1
#17 newobj_slowpath_wb_protected (klass=140368393343840, flags=8199, objspace=0x55d33e266260, cr=0x55d33e267010, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2884
No locals.
#18 0x000055d33cadd90c in newobj_of0 (klass=140368393343840, flags=8199, wb_protected=1, cr=0x55d33e267010, alloc_size=16) at /tmp/ruby/src/trunk-O0/gc.c:2926
        obj = 94365745869116
        objspace = 0x55d33e266260
        size_pool_idx = 0
        i = <optimized out>
        cnt = <optimized out>
#19 0x000055d33cadd978 in newobj_of (cr=0x55d33e267010, klass=140368393343840, flags=8199, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=16) at /tmp/ruby/src/trunk-O0/gc.c:2936
        obj = 94365769167552
#20 0x000055d33cadda33 in rb_wb_protected_newobj_of (ec=0x55d33e2672c0, klass=140368393343840, flags=8199, size=16) at /tmp/ruby/src/trunk-O0/gc.c:2951
        __func__ = <optimized out>
#21 0x000055d33ce12457 in ary_alloc_embed (klass=140368393343840, capa=0) at /tmp/ruby/src/trunk-O0/array.c:670
        size = 16
        ary = 0x0
#22 0x000055d33ce1257e in ary_new (klass=140368393343840, capa=0) at /tmp/ruby/src/trunk-O0/array.c:711
        ary = 94365745113693
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#23 0x000055d33ce12604 in rb_ary_new_capa (capa=0) at /tmp/ruby/src/trunk-O0/array.c:728
No locals.
#24 0x000055d33ce12618 in rb_ary_new () at /tmp/ruby/src/trunk-O0/array.c:734
No locals.
#25 0x000055d33cac6700 in rb_call_end_proc (data=140368374887960) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#26 0x000055d33cac68cc in exec_end_procs_chain (procs=0x55d33d0e7f40 <end_procs>, errp=0x55d33e267338) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x55d33cac66eb <rb_call_end_proc>, data = 140368374887960, next = 0x0}
        link = 0x55d33e354620
        errinfo = 140368374911840
#27 0x000055d33cac6a2f in rb_ec_exec_end_proc (ec=0x55d33e2672c0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x55d33e2672c0
        _tag = {tag = 36, retval = 13306787426690595072, buf = {0x7fff4c78eba0, 0x55d33cac69aa <rb_ec_exec_end_proc+189>, 0x0, 0x7fff4c78eaf0, 0x55d33cac40c6 <rb_ec_ractor_ptr+24>}, prev = 0x7fff4c78ecc0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        errinfo = 140368374911840
#28 0x000055d33cac71cf in rb_ec_teardown (ec=0x55d33e2672c0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#29 0x000055d33cac748f in rb_ec_cleanup (ec=0x55d33e2672c0, ex=RUBY_TAG_NONE) at /tmp/ruby/src/trunk-O0/eval.c:212
        err = 94365769167552
        mode0 = 32767
        mode1 = 1282993472
        _ec = 0x55d33e2672c0
        _tag = {tag = 36, retval = 94365744393976, buf = {0x7fff4c78ed40, 0x55d33cac73ca <rb_ec_cleanup+295>, 0x0, 0x7fff4c78ec60, 0x55d33e2672c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 0
        signaled = 0
        th = 0x55d33e266090
        th0 = 0x55d33e266090
        step = 1
        message = 4
        buf = 94365769162896
#30 0x000055d33cac7a98 in ruby_run_node (n=0x7faa0f2c8f88) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55d33e2672c0
        status = 21971
#31 0x000055d33cac32f4 in rb_main (argc=131, argv=0x7fff4c78eee8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140734476381632
#32 0x000055d33cac3355 in main (argc=131, argv=0x7fff4c78eee8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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