# Logfile created on 2023-12-27 12:21:11 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000563b1d1d9da0 @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.20231227-122111", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000563b1d27b3a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000563b1d27b268 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000563b1d27b0b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231227-122111", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231227-122111>, @binmode=false, @mon_data=#<Monitor:0x0000563b1d27afc0>, @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 = 2a4a84664a
$$$[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
b6f9a675ae26e28a1cbf22cdaf0b9722141614e01885dd533908ce8743052cca  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]: 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]: 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/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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]: Entering 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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]: 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.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Retrying...
Finished tests in 1613.552360s, 16.7339 tests/s, 5930.2389 assertions/s.
27001 tests, 9568751 assertions, 0 failures, 0 errors, 219 skips

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

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

3728 files, 32492 examples, 148607 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.858908.ruby -x gdbscript
[New LWP 858908]
[New LWP 858910]
[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=139858040634560, 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 0x7f335737b7c0 (LWP 858908))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f335737b7c0 (LWP 858908) RB_FL_TEST_RAW (obj=139858040634560, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
  2    Thread 0x7f333dd9f640 (LWP 858910) 0x00007f33574a3fde in epoll_wait (epfd=4, events=0x55fa98f7d85c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f333dd9f640 (LWP 858910)):
#0  0x00007f33574a3fde in epoll_wait (epfd=4, events=0x55fa98f7d85c <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  0x000055fa98ae733f in event_wait (vm=0x55fa9af25b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22010
#2  0x000055fa98ae7363 in timer_thread_polling (vm=0x55fa9af25b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 44939222
#3  0x000055fa98ae7a23 in timer_thread_func (ptr=0x55fa9af25b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3002
        vm = 0x55fa9af25b10
#4  0x00007f3357412b43 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 = {140727369142400, 8631131409043912193, 139858057754176, 25, 139858483947600, 140727369142752, -8529382310350981631, -8529431992230119935}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f33574a3bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f335737b7c0 (LWP 858908)):
#0  RB_FL_TEST_RAW (obj=139858040634560, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x000055fa9894c125 in RB_FL_ANY_RAW (obj=139858040634560, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2  0x000055fa9894c4d2 in RB_OBJ_PROMOTED_RAW (obj=139858040634560) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:725
No locals.
#3  0x000055fa9894f6b3 in RVALUE_OLD_P (obj=139858040634560) at /tmp/ruby/src/trunk-O0/gc.c:1802
        __func__ = <optimized out>
#4  0x000055fa98959dde in rgengc_check_relation (objspace=0x55fa9af28470, obj=139858040634560) at /tmp/ruby/src/trunk-O0/gc.c:7003
        old_parent = 139858040203680
        __func__ = <optimized out>
#5  0x000055fa9895a013 in gc_mark_ptr (objspace=0x55fa9af28470, obj=139858040634560) at /tmp/ruby/src/trunk-O0/gc.c:7056
        __func__ = "gc_mark_ptr"
#6  0x000055fa9895a299 in gc_mark (objspace=0x55fa9af28470, obj=139858040634560) at /tmp/ruby/src/trunk-O0/gc.c:7109
No locals.
#7  0x000055fa9895ad77 in gc_mark_children (objspace=0x55fa9af28470, obj=139858040203680) at /tmp/ruby/src/trunk-O0/gc.c:7415
        i = 364
        len = 1024
        ptr = 0x55fa9b071c70
        any = 0x7f333cce29a0
#8  0x000055fa9895b3a6 in gc_mark_stacked_objects (objspace=0x55fa9af28470, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7564
        mstack = 0x55fa9af288f8
        obj = 139858040203680
        marked_slots_at_the_beginning = 755
        popped_count = 0
#9  0x000055fa9895b526 in gc_mark_stacked_objects_all (objspace=0x55fa9af28470) at /tmp/ruby/src/trunk-O0/gc.c:7602
No locals.
#10 0x000055fa9895d89a in gc_marks_rest (objspace=0x55fa9af28470) at /tmp/ruby/src/trunk-O0/gc.c:8797
No locals.
#11 0x000055fa9895d9ce in gc_marks (objspace=0x55fa9af28470, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8855
        marking_finished = false
#12 0x000055fa9895f771 in gc_start (objspace=0x55fa9af28470, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9608
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#13 0x000055fa9895f406 in garbage_collect (objspace=0x55fa9af28470, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 2765684320
        ret = 32765
#14 0x000055fa98951953 in newobj_slowpath (size_pool_idx=3, wb_protected=1, cr=0x55fa9af29230, objspace=0x55fa9af28470, flags=12884901900, klass=139858057864480) at /tmp/ruby/src/trunk-O0/gc.c:2871
        obj = 6
        lev = 1
#15 newobj_slowpath_wb_protected (klass=139858057864480, flags=12884901900, objspace=0x55fa9af28470, cr=0x55fa9af29230, size_pool_idx=3) at /tmp/ruby/src/trunk-O0/gc.c:2895
No locals.
#16 0x000055fa98951ced in newobj_of0 (klass=139858057864480, flags=12884901900, wb_protected=1, cr=0x55fa9af29230, alloc_size=216) at /tmp/ruby/src/trunk-O0/gc.c:2937
        obj = 4096
        objspace = 0x55fa9af28470
        size_pool_idx = 3
        i = <optimized out>
        cnt = <optimized out>
#17 0x000055fa98951d59 in newobj_of (cr=0x55fa9af29230, klass=139858057864480, flags=12, v1=94534796484224, v2=3, v3=0, wb_protected=1, alloc_size=216) at /tmp/ruby/src/trunk-O0/gc.c:2947
        obj = 94534790095495
#18 0x000055fa98952480 in typed_data_alloc (klass=139858057864480, typed_flag=2, datap=0x0, type=0x55fa98f69e80 <backtrace_data_type>, size=216) at /tmp/ruby/src/trunk-O0/gc.c:3156
        wb_protected = true
#19 0x000055fa9895259c in rb_data_typed_object_zalloc (klass=139858057864480, size=184, type=0x55fa98f69e80 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3179
        obj = 94534796484224
        embed_size = 216
        obj = 94534829774048
#20 0x000055fa98b5ede2 in rb_ec_partial_backtrace_object (ec=0x55fa9af294e0, start_frame=0, num_frames=5, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:616
        cfp = 0x7f3357379ef8
        end_cfp = 0x7f3357379fd8
        size = 5
        bt = 0x0
        btobj = 4
        loc = 0x0
        cfunc_counter = 0
        memsize = 184
#21 0x000055fa98b5f135 in rb_ec_backtrace_object (ec=0x55fa9af294e0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:682
No locals.
#22 0x000055fa9893c5a2 in setup_exception (ec=0x55fa9af294e0, tag=6, mesg=139858039657720, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575
        at = 139858482202840
        bt = 4
        _ec = 0x55fa9af294e0
        _tag = {tag = 36, retval = 139858460802656, buf = {0x7ffda4d90240, 0x55fa9893c46b <setup_exception+313>, 0x0, 0x7ffda4d900f0, 0x7f3355dffe60}, prev = 0x7ffda4d91220, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 9555587522130537472
        line = 155
        file = 0x7f333ccb85a0 "/tmp/ruby/src/trunk-O0/lib/tmpdir.rb"
        file0 = 0x7f333ccb85a0 "/tmp/ruby/src/trunk-O0/lib/tmpdir.rb"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#23 0x000055fa9893cb37 in rb_longjmp (ec=0x55fa9af294e0, tag=6, mesg=139858039657720, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#24 0x000055fa9893cbbd in rb_exc_exception (mesg=139858039657720, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#25 0x000055fa9893cbe3 in rb_exc_raise (mesg=139858039657720) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#26 0x000055fa98aeed49 in rb_threadptr_execute_interrupts (th=0x55fa9af28090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2454
        err = 139858039657720
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#27 0x000055fa98b21cce in rb_vm_check_ints (ec=0x55fa9af294e0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#28 0x000055fa98b2984c in vm_pop_frame (ec=0x55fa9af294e0, cfp=0x7f3357379ef8, ep=0x7f335727a138) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#29 0x000055fa98b29898 in rb_vm_pop_frame (ec=0x55fa9af294e0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#30 0x000055fa98b335ec in vm_call_cfunc_with_frame_ (ec=0x55fa9af294e0, reg_cfp=0x7f3357379f30, calling=0x7ffda4d90590, argc=2, argv=0x7f335727a118, stack_bottom=0x7f335727a110) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3494
        ci = 0x34f100100005
        cc = 0x7f333cd0da60
        val = 139858039798680
        me = 0x7f333ddc6ac8
        cfunc = 0x55fa9af4a8f8
        recv = 139858057882880
        block_handler = 0
        frame_type = 1431634051
        len = -2
        args = <optimized out>
        args = <optimized out>
#31 0x000055fa98b3375b in vm_call_cfunc_with_frame (ec=0x55fa9af294e0, reg_cfp=0x7f3357379f30, calling=0x7ffda4d90590) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 2
        stack_bottom = 0x7f335727a110
        argv = 0x7f335727a118
#32 0x000055fa98b39afd in vm_sendish (ec=0x55fa9af294e0, reg_cfp=0x7f3357379f30, cd=0x55fa9b0dc000, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0x34f100100005
        cc = 0x7f333cd0da60
        argc = 2
        recv = 139858057882880
        calling = {cd = 0x55fa9b0dc000, cc = 0x7f333cd0da60, block_handler = 0, recv = 139858057882880, argc = 2, kw_splat = false, heap_argv = 0}
#33 0x000055fa98b4108e in vm_exec_core (ec=0x55fa9af294e0) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x55fa9b0dc000
        leaf = false
        val = 139858039657800
        reg_pc = 0x55fa9b0db5f0
        reg_cfp = 0x7f3357379f30
        insns_address_table = {0x55fa98b3d765 <vm_exec_core+108>, 0x55fa98b3d7c7 <vm_exec_core+206>, 0x55fa98b3d8da <vm_exec_core+481>, 0x55fa98b3d9ee <vm_exec_core+757>, 0x55fa98b3db8c <vm_exec_core+1171>, 0x55fa98b3dcbc <vm_exec_core+1475>, 0x55fa98b3dece <vm_exec_core+2005>, 0x55fa98b3dfe0 <vm_exec_core+2279>, 0x55fa98b3e0b9 <vm_exec_core+2496>, 0x55fa98b3e1c0 <vm_exec_core+2759>, 0x55fa98b3e2c7 <vm_exec_core+3022>, 0x55fa98b3e3d5 <vm_exec_core+3292>, 0x55fa98b3e4e7 <vm_exec_core+3566>, 0x55fa98b3e5b7 <vm_exec_core+3774>, 0x55fa98b3e6c0 <vm_exec_core+4039>, 0x55fa98b3e7ba <vm_exec_core+4289>, 0x55fa98b3e87d <vm_exec_core+4484>, 0x55fa98b3e940 <vm_exec_core+4679>, 0x55fa98b3e9c9 <vm_exec_core+4816>, 0x55fa98b3ea55 <vm_exec_core+4956>, 0x55fa98b3eafb <vm_exec_core+5122>, 0x55fa98b3ebd3 <vm_exec_core+5338>, 0x55fa98b3eca0 <vm_exec_core+5543>, 0x55fa98b3ed7e <vm_exec_core+5765>, 0x55fa98b3ee40 <vm_exec_core+5959>, 0x55fa98b3ef7f <vm_exec_core+6278>, 0x55fa98b3f025 <vm_exec_core+6444>, 0x55fa98b3f10a <vm_exec_core+6673>, 0x55fa98b3f239 <vm_exec_core+6976>, 0x55fa98b3f2fc <vm_exec_core+7171>, 0x55fa98b3f3bf <vm_exec_core+7366>, 0x55fa98b3f4b6 <vm_exec_core+7613>, 0x55fa98b3f578 <vm_exec_core+7807>, 0x55fa98b3f657 <vm_exec_core+8030>, 0x55fa98b3f724 <vm_exec_core+8235>, 0x55fa98b3f834 <vm_exec_core+8507>, 0x55fa98b3f92e <vm_exec_core+8757>, 0x55fa98b3f9a9 <vm_exec_core+8880>, 0x55fa98b3fa6a <vm_exec_core+9073>, 0x55fa98b3fb58 <vm_exec_core+9311>, 0x55fa98b3fc08 <vm_exec_core+9487>, 0x55fa98b3fd87 <vm_exec_core+9870>, 0x55fa98b3fe61 <vm_exec_core+10088>, 0x55fa98b3ff4d <vm_exec_core+10324>, 0x55fa98b3ffde <vm_exec_core+10469>, 0x55fa98b40139 <vm_exec_core+10816>, 0x55fa98b406db <vm_exec_core+12258>, 0x55fa98b407d7 <vm_exec_core+12510>, 0x55fa98b408da <vm_exec_core+12769>, 0x55fa98b409c6 <vm_exec_core+13005>, 0x55fa98b40bdf <vm_exec_core+13542>, 0x55fa98b40cd1 <vm_exec_core+13784>, 0x55fa98b40dd7 <vm_exec_core+14046>, 0x55fa98b40fd4 <vm_exec_core+14555>, 0x55fa98b4117d <vm_exec_core+14980>, 0x55fa98b412a8 <vm_exec_core+15279>, 0x55fa98b41414 <vm_exec_core+15643>, 0x55fa98b4153f <vm_exec_core+15942>, 0x55fa98b416ab <vm_exec_core+16306>, 0x55fa98b4188d <vm_exec_core+16788>, 0x55fa98b41a8a <vm_exec_core+17297>, 0x55fa98b41c33 <vm_exec_core+17722>, 0x55fa98b41d55 <vm_exec_core+18012>, 0x55fa98b41dfc <vm_exec_core+18179>, 0x55fa98b41ec0 <vm_exec_core+18375>, 0x55fa98b41fa9 <vm_exec_core+18608>, 0x55fa98b42095 <vm_exec_core+18844>, 0x55fa98b4217e <vm_exec_core+19077>, 0x55fa98b42292 <vm_exec_core+19353>, 0x55fa98b423b9 <vm_exec_core+19648>, 0x55fa98b424ef <vm_exec_core+19958>, 0x55fa98b42625 <vm_exec_core+20268>, 0x55fa98b4275b <vm_exec_core+20578>, 0x55fa98b42891 <vm_exec_core+20888>, 0x55fa98b429c7 <vm_exec_core+21198>, 0x55fa98b42b08 <vm_exec_core+21519>, 0x55fa98b42c82 <vm_exec_core+21897>, 0x55fa98b42db8 <vm_exec_core+22207>, 0x55fa98b42eee <vm_exec_core+22517>, 0x55fa98b43024 <vm_exec_core+22827>, 0x55fa98b4315a <vm_exec_core+23137>, 0x55fa98b43290 <vm_exec_core+23447>, 0x55fa98b433c6 <vm_exec_core+23757>, 0x55fa98b434fc <vm_exec_core+24067>, 0x55fa98b43632 <vm_exec_core+24377>, 0x55fa98b43781 <vm_exec_core+24712>, 0x55fa98b4393b <vm_exec_core+25154>, 0x55fa98b43ab9 <vm_exec_core+25536>, 0x55fa98b43bd8 <vm_exec_core+25823>, 0x55fa98b43cf7 <vm_exec_core+26110>, 0x55fa98b43e11 <vm_exec_core+26392>, 0x55fa98b43f2b <vm_exec_core+26674>, 0x55fa98b44056 <vm_exec_core+26973>, 0x55fa98b4418c <vm_exec_core+27283>, 0x55fa98b44277 <vm_exec_core+27518>, 0x55fa98b4437c <vm_exec_core+27779>, 0x55fa98b444c4 <vm_exec_core+28107>, 0x55fa98b445b3 <vm_exec_core+28346>, 0x55fa98b4468d <vm_exec_core+28564>, 0x55fa98b44762 <vm_exec_core+28777>, 0x55fa98b4483d <vm_exec_core+28996>, 0x55fa98b448b9 <vm_exec_core+29120>, 0x55fa98b44935 <vm_exec_core+29244>, 0x55fa98b44953 <vm_exec_core+29274>, 0x55fa98b44971 <vm_exec_core+29304>, 0x55fa98b4498f <vm_exec_core+29334>, 0x55fa98b449ad <vm_exec_core+29364>, 0x55fa98b449cb <vm_exec_core+29394>, 0x55fa98b449e9 <vm_exec_core+29424>, 0x55fa98b44a07 <vm_exec_core+29454>, 0x55fa98b44a25 <vm_exec_core+29484>, 0x55fa98b44a43 <vm_exec_core+29514>, 0x55fa98b44a61 <vm_exec_core+29544>, 0x55fa98b44a7f <vm_exec_core+29574>, 0x55fa98b44a9d <vm_exec_core+29604>, 0x55fa98b44abb <vm_exec_core+29634>, 0x55fa98b44ad9 <vm_exec_core+29664>, 0x55fa98b44af7 <vm_exec_core+29694>, 0x55fa98b44b15 <vm_exec_core+29724>, 0x55fa98b44b33 <vm_exec_core+29754>, 0x55fa98b44b51 <vm_exec_core+29784>, 0x55fa98b44b6f <vm_exec_core+29814>, 0x55fa98b44b8d <vm_exec_core+29844>, 0x55fa98b44bab <vm_exec_core+29874>, 0x55fa98b44bc9 <vm_exec_core+29904>, 0x55fa98b44be7 <vm_exec_core+29934>, 0x55fa98b44c05 <vm_exec_core+29964>, 0x55fa98b44c23 <vm_exec_core+29994>, 0x55fa98b44c41 <vm_exec_core+30024>, 0x55fa98b44c5f <vm_exec_core+30054>, 0x55fa98b44c7d <vm_exec_core+30084>, 0x55fa98b44c9b <vm_exec_core+30114>, 0x55fa98b44cb9 <vm_exec_core+30144>, 0x55fa98b44cd7 <vm_exec_core+30174>, 0x55fa98b44cf5 <vm_exec_core+30204>, 0x55fa98b44d13 <vm_exec_core+30234>, 0x55fa98b44d31 <vm_exec_core+30264>, 0x55fa98b44d4f <vm_exec_core+30294>, 0x55fa98b44d6d <vm_exec_core+30324>, 0x55fa98b44d8b <vm_exec_core+30354>, 0x55fa98b44da9 <vm_exec_core+30384>, 0x55fa98b44dc7 <vm_exec_core+30414>, 0x55fa98b44de5 <vm_exec_core+30444>, 0x55fa98b44e03 <vm_exec_core+30474>, 0x55fa98b44e21 <vm_exec_core+30504>, 0x55fa98b44e3f <vm_exec_core+30534>, 0x55fa98b44e5d <vm_exec_core+30564>, 0x55fa98b44e7b <vm_exec_core+30594>, 0x55fa98b44e99 <vm_exec_core+30624>, 0x55fa98b44eb7 <vm_exec_core+30654>, 0x55fa98b44ed5 <vm_exec_core+30684>, 0x55fa98b44ef3 <vm_exec_core+30714>, 0x55fa98b44f11 <vm_exec_core+30744>, 0x55fa98b44f2f <vm_exec_core+30774>, 0x55fa98b44f4d <vm_exec_core+30804>, 0x55fa98b44f6b <vm_exec_core+30834>, 0x55fa98b44f89 <vm_exec_core+30864>, 0x55fa98b44fa7 <vm_exec_core+30894>, 0x55fa98b44fc5 <vm_exec_core+30924>, 0x55fa98b44fe3 <vm_exec_core+30954>, 0x55fa98b45001 <vm_exec_core+30984>, 0x55fa98b4501f <vm_exec_core+31014>, 0x55fa98b4503d <vm_exec_core+31044>, 0x55fa98b4505b <vm_exec_core+31074>, 0x55fa98b45079 <vm_exec_core+31104>, 0x55fa98b45097 <vm_exec_core+31134>, 0x55fa98b450b5 <vm_exec_core+31164>, 0x55fa98b450d3 <vm_exec_core+31194>, 0x55fa98b450f1 <vm_exec_core+31224>, 0x55fa98b4510f <vm_exec_core+31254>, 0x55fa98b4512d <vm_exec_core+31284>, 0x55fa98b4514b <vm_exec_core+31314>, 0x55fa98b45169 <vm_exec_core+31344>, 0x55fa98b45187 <vm_exec_core+31374>, 0x55fa98b451a5 <vm_exec_core+31404>, 0x55fa98b451c3 <vm_exec_core+31434>, 0x55fa98b451e1 <vm_exec_core+31464>, 0x55fa98b451ff <vm_exec_core+31494>, 0x55fa98b45230 <vm_exec_core+31543>, 0x55fa98b4524e <vm_exec_core+31573>, 0x55fa98b4526c <vm_exec_core+31603>, 0x55fa98b4528a <vm_exec_core+31633>, 0x55fa98b452a8 <vm_exec_core+31663>, 0x55fa98b452c6 <vm_exec_core+31693>, 0x55fa98b452e4 <vm_exec_core+31723>, 0x55fa98b45302 <vm_exec_core+31753>, 0x55fa98b45320 <vm_exec_core+31783>, 0x55fa98b4533e <vm_exec_core+31813>, 0x55fa98b4535c <vm_exec_core+31843>, 0x55fa98b4537a <vm_exec_core+31873>, 0x55fa98b45398 <vm_exec_core+31903>, 0x55fa98b453b6 <vm_exec_core+31933>, 0x55fa98b453d4 <vm_exec_core+31963>, 0x55fa98b453f2 <vm_exec_core+31993>, 0x55fa98b45410 <vm_exec_core+32023>, 0x55fa98b4542e <vm_exec_core+32053>, 0x55fa98b4544c <vm_exec_core+32083>, 0x55fa98b4546a <vm_exec_core+32113>, 0x55fa98b45488 <vm_exec_core+32143>, 0x55fa98b454a6 <vm_exec_core+32173>...}
#34 0x000055fa98b57b83 in vm_exec_loop (ec=0x55fa9af294e0, state=RUBY_TAG_BREAK, tag=0x7ffda4d91220, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2513
No locals.
#35 0x000055fa98b57acb in rb_vm_exec (ec=0x55fa9af294e0) at /tmp/ruby/src/trunk-O0/vm.c:2492
        _ec = 0x55fa9af294e0
        _tag = {tag = 36, retval = 4, buf = {0x7ffda4d912a0, 0x55fa98b579f6 <rb_vm_exec+190>, 0x0, 0x7ffda4d911f0, 0x7ffda4d91538}, prev = 0x7ffda4d91310, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#36 0x000055fa98b588d7 in rb_iseq_eval_main (iseq=0x7f333cce9d18) at /tmp/ruby/src/trunk-O0/vm.c:2752
        ec = 0x55fa9af294e0
        val = 94534829774048
#37 0x000055fa9893bbcb in rb_ec_exec_node (ec=0x55fa9af294e0, n=0x7f333cce9d18) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55fa9af28090
        _ec = 0x55fa9af294e0
        _tag = {tag = 36, retval = 94534790001080, buf = {0x7ffda4d91390, 0x55fa9893bb61 <rb_ec_exec_node+212>, 0x0, 0x7ffda4d912e0, 0x55fa9af294e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f333cce9d18
#38 0x000055fa9893bd48 in ruby_run_node (n=0x7f333cce9d18) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55fa9af294e0
        status = 22010
#39 0x000055fa989375b4 in rb_main (argc=131, argv=0x7ffda4d91538) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140727369143312
#40 0x000055fa98937615 in main (argc=131, argv=0x7ffda4d91538) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.863730.ruby -x gdbscript
[New LWP 863730]
[New LWP 863732]
[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 -W0'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_BUILTIN_TYPE (obj=140003234066640) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
190	    VALUE ret = RBASIC(obj)->flags & RUBY_T_MASK;
[Current thread is 1 (Thread 0x7f552579c7c0 (LWP 863730))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f552579c7c0 (LWP 863730) RB_BUILTIN_TYPE (obj=140003234066640) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
  2    Thread 0x7f550c1bf640 (LWP 863732) 0x00007f55258c4fde in epoll_wait (epfd=4, events=0x55f5a933685c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f550c1bf640 (LWP 863732)):
#0  0x00007f55258c4fde in epoll_wait (epfd=4, events=0x55f5a933685c <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  0x000055f5a8ea033f in event_wait (vm=0x55f5aa1cab10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22005
#2  0x000055f5a8ea0363 in timer_thread_polling (vm=0x55f5aa1cab10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 449595335
#3  0x000055f5a8ea0a23 in timer_thread_func (ptr=0x55f5aa1cab10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3002
        vm = 0x55f5aa1cab10
#4  0x00007f5525833b43 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 = {140728999235056, 735031094361470255, 140003252106816, 25, 140003678304336, 140728999235408, -821551974061689553, -821605782900820689}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f55258c4bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f552579c7c0 (LWP 863730)):
#0  RB_BUILTIN_TYPE (obj=140003234066640) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:190
        ret = 140003234066640
#1  0x000055f5a8d10321 in gc_sweep_plane (objspace=0x55f5aa1cd470, heap=0x55f5aa1cd4e0, p=140003234066640, bitset=2097151, ctx=0x7ffe06024aa0) at /tmp/ruby/src/trunk-O0/gc.c:5671
        vp = 140003234066640
        sweep_page = 0x55f5aa403c10
        slot_size = 40
        slot_bits = 1
        __func__ = <optimized out>
#2  0x000055f5a8d106c9 in gc_sweep_page (objspace=0x55f5aa1cd470, heap=0x55f5aa1cd4e0, ctx=0x7ffe06024aa0) at /tmp/ruby/src/trunk-O0/gc.c:5765
        i = 17
        sweep_page = 0x55f5aa403c10
        __func__ = <optimized out>
        p = 140003234064920
        bits = 0x55f5aa403d20
        bitset = 18446743042917400576
        page_rvalue_count = 1637
        out_of_range_bits = 37
        bitmap_plane_count = 26
#3  0x000055f5a8d11048 in gc_sweep_step (objspace=0x55f5aa1cd470, size_pool=0x55f5aa1cd490, heap=0x55f5aa1cd4e0) at /tmp/ruby/src/trunk-O0/gc.c:6047
        ctx = {page = 0x55f5aa403c10, final_slots = 0, freed_slots = 0, empty_slots = 538}
        free_slots = 853
        sweep_page = 0x55f5aa403c10
        unlink_limit = 3
        swept_slots = 0
        pooled_slots = 1788
#4  0x000055f5a8d1127c in gc_sweep_rest (objspace=0x55f5aa1cd470) at /tmp/ruby/src/trunk-O0/gc.c:6104
        size_pool = 0x55f5aa1cd490
        i = 0
#5  0x000055f5a8d1187d in gc_sweep (objspace=0x55f5aa1cd470) at /tmp/ruby/src/trunk-O0/gc.c:6262
        immediate_sweep = 1
#6  0x000055f5a8d18781 in gc_start (objspace=0x55f5aa1cd470, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9609
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9477
#7  0x000055f5a8d18406 in garbage_collect (objspace=0x55f5aa1cd470, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9489
        _lev = 100813776
        ret = 32766
#8  0x000055f5a8d0a953 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x55f5aa1ce230, objspace=0x55f5aa1cd470, flags=8197, klass=140003252431960) at /tmp/ruby/src/trunk-O0/gc.c:2871
        obj = 1
        lev = 1
#9  newobj_slowpath_wb_protected (klass=140003252431960, flags=8197, objspace=0x55f5aa1cd470, cr=0x55f5aa1ce230, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2895
No locals.
#10 0x000055f5a8d0aced in newobj_of0 (klass=140003252431960, flags=8197, wb_protected=1, cr=0x55f5aa1ce230, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2937
        obj = 4294967297
        objspace = 0x55f5aa1cd470
        size_pool_idx = 0
        i = <optimized out>
        cnt = <optimized out>
#11 0x000055f5a8d0ad59 in newobj_of (cr=0x55f5aa1ce230, klass=140003252431960, flags=8197, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2947
        obj = 94513609368800
#12 0x000055f5a8d0ae14 in rb_wb_protected_newobj_of (ec=0x55f5aa1ce4e0, klass=140003252431960, flags=8197, size=40) at /tmp/ruby/src/trunk-O0/gc.c:2962
        __func__ = <optimized out>
#13 0x000055f5a8e73e1a in str_alloc_heap (klass=140003252431960) at /tmp/ruby/src/trunk-O0/string.c:844
        str = 0x7f550b06cf18
#14 0x000055f5a8e74342 in str_new_static (klass=140003252431960, ptr=0x55f5a91320f9 "\t", len=1, encindex=0) at /tmp/ruby/src/trunk-O0/string.c:986
        str = 140728999234952
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#15 0x000055f5a8e743da in rb_str_new_static (ptr=0x55f5a91320f9 "\t", len=1) at /tmp/ruby/src/trunk-O0/string.c:999
No locals.
#16 0x000055f5a8cf0fef in rbimpl_str_new_cstr (str=0x55f5a91320f9 "\t") at /tmp/ruby/src/trunk-O0/include/ruby/internal/intern/string.h:1367
        len = 1
#17 0x000055f5a8cf297f in print_backtrace (eclass=140003252425720, errat=140003233954080, str=140003233954600, reverse=0, backtrace_limit=-1) at /tmp/ruby/src/trunk-O0/eval_error.c:255
        bt = 140003233950760
        line = 140003233755640
        i = 2
        len = 3
        threshold = 1000000000
        skip_start = -1
        width = 1
        skip_len = 0
#18 0x000055f5a8cf2ff7 in rb_error_write (errinfo=140003233954160, emesg=4, errat=140003233954080, str=140003233954600, opt=140003233756120, highlight=0, reverse=0) at /tmp/ruby/src/trunk-O0/eval_error.c:347
        eclass = 140003252425720
        shown_causes = 0
        backtrace_limit = -1
#19 0x000055f5a8cf32ab in rb_ec_error_print_detailed (ec=0x55f5aa1ce4e0, errinfo=140003233954160, str=140003233954600, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:379
        _ec = 0x55f5aa1ce4e0
        _tag = {tag = 36, retval = 0, buf = {0x7ffe06025010, 0x55f5a8cf31c0 <rb_ec_error_print_detailed+372>, 0x0, 0x7ffe06024f40, 0x0}, prev = 0x7ffe06025080, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 0 '\000'
        errat = 140003233954080
        written = true
        emesg = 4
        opt = 140003233756120
        highlight = 0
#20 0x000055f5a8cf48a1 in rb_ec_cleanup (ec=0x55f5aa1ce4e0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
        err = 140003233954160
        mode0 = 0
        mode1 = 3
        _ec = 0x55f5aa1ce4e0
        _tag = {tag = 36, retval = 94513587503544, buf = {0x7ffe06025100, 0x55f5a8cf468a <rb_ec_cleanup+295>, 0x0, 0x7ffe06025020, 0x55f5aa1ce4e0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 1
        signaled = 0
        th = 0x55f5aa1cd090
        th0 = 0x55f5aa1cd090
        step = 2
        message = 4
        buf = 140003233954600
#21 0x000055f5a8cf4d58 in ruby_run_node (n=0x7f550b08b008) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55f5aa1ce4e0
        status = 22005
#22 0x000055f5a8cf05b4 in rb_main (argc=2, argv=0x7ffe060252a8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140728999235968
#23 0x000055f5a8cf0615 in main (argc=2, argv=0x7ffe060252a8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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