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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
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/coverage'
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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving 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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./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
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    csv 3.2.9
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    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
                                    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
                                    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.9
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.21.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.2
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
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 1877 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/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/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=8371
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

Retrying...
Finished tests in 1001.904698s, 26.7590 tests/s, 9521.3986 assertions/s.
26810 tests, 9539534 assertions, 0 failures, 0 errors, 218 skips

ruby -v: ruby 3.4.0dev (2024-01-20T01:12:07Z master 99d6e2f1ee) [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/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/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
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/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-01-20T01:12:07Z master 99d6e2f1ee) [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 568.850944 seconds

3728 files, 32011 examples, 141599 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.2089898.ruby -x gdbscript
[New LWP 2089898]
[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  get_uint16 (p=0x7f047073689c "") at /tmp/ruby/src/trunk-O0/addr2line.c:946
946	{

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f048c89e7c0 (LWP 2089898) get_uint16 (p=0x7f047073689c "") at /tmp/ruby/src/trunk-O0/addr2line.c:946

>>> Machine level backtrace


Thread 1 (Thread 0x7f048c89e7c0 (LWP 2089898)):
#0  get_uint16 (p=0x7f047073689c "") at /tmp/ruby/src/trunk-O0/addr2line.c:946
No locals.
#1  0x000055e69eb9a160 in get_uint32 (p=0x7f0470736898 "\246\234\066") at /tmp/ruby/src/trunk-O0/addr2line.c:953
No locals.
#2  0x000055e69eb9a1b5 in get_uint64 (p=0x7f0470736898 "\246\234\066") at /tmp/ruby/src/trunk-O0/addr2line.c:959
No locals.
#3  0x000055e69eb9a322 in read_uintptr (ptr=0x55e6a0b2f5f0) at /tmp/ruby/src/trunk-O0/addr2line.c:1008
        p = 0x7f0470736898 "\246\234\066"
#4  0x000055e69eb9bc74 in ranges_include (reader=0x55e6a0b2f8e0, ptr=0x55e6a0b2f6e0, addr=45208524731680, rnglists_header=0x55e6a0b2f6a0, errout=0x7f048cabb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1697
        from = 3579013
        to = 3579019
        p = 0x7f04707368a0 "\254\234\066"
        base = 0
        base_valid = true
#5  0x000055e69eb9c76f in debug_info_read (reader=0x55e6a0b2f8e0, num_traces=17, traces=0x55e69ee9b940 <trace>, lines=0x55e6a0b54f90, offset=0, errout=0x7f048cabb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1947
        addr = 139657514726688
        offset = 45208524731680
        saddr = 0
        i = 4
        die = {pos = 5166540, tag = 29, has_children = 1}
        ranges = {low_pc = 0, high_pc = 0, ranges = 650688, low_pc_set = false, high_pc_set = false, ranges_set = true}
        line = {dirname = 0x7f046ff00d2a "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/vendor/hashbrown/src/raw", filename = 0x7f046ff012b4 "sse2.rs", path = 0x0, line = 50, base_addr = 0, saddr = 0, sname = 0x7f04700a3e11 "_mm_loadu_si128", next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#6  0x000055e69eb9d631 in fill_lines (num_traces=17, traces=0x55e69ee9b940 <trace>, check_debuglink=1, objp=0x55e6a0b30200, lines=0x55e6a0b54f90, offset=0, errout=0x7f048cabb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x55e6a0b553e0, file = 0x7f046eee4000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f046fb9840c "\255\352\002", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f046ff072d2 "\203\235", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f046ff011ae "function.rs", debug_line_directories = 0x7f046ff00ce7 "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/core/src/ops", p = 0x7f046fbaa8f3 "$2\305\002", cu_end = 0x7f046fbc6ebd "L*\003", pend = 0x7f046fd8c76a "\001$", q0 = 0x7f046fdafb42 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f046fdafd28 "&4", format = 4, address_size = 8 '\b', level = 18, abbrev_table = {0x7f048cac9000 "", 0x7f046fdafb43 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f046fdafb59 "4", 0x7f046fdafb64 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f046fdafb72 "\r", 0x7f046fdafb80 "\017", 0x7f046fdafb8b "$", 0x7f046fdafb96 "9\001\003\016", 0x7f046fdafb9d "\023\001\003\016\v\v\210\001\017", 0x7f046fdafba9 ".\001n\016\003\016:\v;\005I\023 \v", 0x7f046fdafbba "/", 0x7f046fdafbc3 "\005", 0x7f046fdafbd0 "4", 0x7f046fdafbe0 ".\001\021\001\022\006@\030\061\023", 0x7f046fdafbed "\005", 0x7f046fdafbf6 "4", 0x7f046fdafbff "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f046fdafc10 "4", 0x7f046fdafc19 "\035", 0x7f046fdafc2a "\005", 0x7f046fdafc33 "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f046fdafc44 "\v\001\021\001\022\006", 0x7f046fdafc4d "\v\001", 0x7f046fdafc52 "4", 0x7f046fdafc62 "4", 0x7f046fdafc6f ".\001n\016\003\016:\v;\005 \v", 0x7f046fdafc7e ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f046fdafc93 "\005", 0x7f046fdafca2 "\005", 0x7f046fdafcb1 "\035", 0x7f046fdafcc2 "\035\001\061\023U\027X\vY\005W\v", 0x7f046fdafcd1 "\035", 0x7f046fdafce0 "\005", 0x7f046fdafce9 "4", 0x7f046fdafcf2 "\v\001U\027", 0x7f046fdafcf9 "4", 0x7f046fdafd0b "\035", 0x7f046fdafd1a "\035\001\061\023U\027X\vY\vW\v", 0x7f046fdafd29 "4", 0x7f046fdafd30 ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f046fdafd43 "4", 0x7f046fdafd55 "\005", 0x7f046fdafd64 "4", 0x7f046fdafd73 "4", 0x7f046fdafd80 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f046fdafd90 "(", 0x7f046fdafd99 ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7f046fdafdac "\005", 0x7f046fdafdb9 "4", 0x7f046fdafdc2 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f046fdafdd3 ".\001n\016\003\016:\v;\v \v", 0x7f046fdafde2 "4", 0x7f046fdafdf1 "3\001\025\023", 0x7f046fdafdf8 "\r", 0x7f046fdafe06 "\031\001\026\v", 0x7f046fdafe0d "\031\001", 0x7f046fdafe12 "\023", 0x7f046fdafe1e "\023", 0x7f046fdafe2a "4", 0x7f046fdafe33 ".\001\003\016:\v;\v \v", 0x7f046fdafe40 ".\001\003\016:\v;\vI\023 \v", 0x7f046fdafe4f "\001\001I\023", 0x7f046fdafe56 "!", 0x7f046fdafe61 "$", 0x7f046fdafe6c "\005", 0x7f046fdafe77 "\005", 0x7f046fdafe84 "\005", 0x7f046fdafe91 "\005", 0x7f046fdafe9c ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f046fdafeb1 "\005", 0x7f046fdafebe "3\001", 0x7f046fdafec3 "(", 0x7f046fdafecc "\027\001\003\016\v\v\210\001\017", 0x7f046fdafed8 "3", 0x7f046fdafedd "\023\001\003\016<\031\210\001\017", 0x7f046fdafee9 "\031\001\026\a", 0x7f046fdafef0 "\017", 0x7f046fdafef9 "\025\001I\023", 0x7f046fdaff00 "\005", 0x7f046fdaff07 "\025\001", 0x7f046fdaf7e6 "4", 0x7f046fdaf7f8 "\r", 0x7f046fdaf809 "\035", 0x7f046fdaf818 "\005", 0x7f046fdaf81f "\025\001I\023", 0x7f046fdaf826 "\005", 0x7f046fdaf82d "\025\001", 0x7f046fdaf056 "\017", 0x7f046fdaf05f "\025\001", 0x7f046fdaf064 "\005", 0x7f046fdaf06b "\025\001I\023", 0x7f046fdae3a7 "\025\001I\023", 0x7f046fdad2b8 "4", 0x7f046fdad2ca ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f046fdad2dd "\005", 0x7f046fdad2e6 "4", 0x7f046fdad2ef ".", 0x7f046fdad300 "\035\001\061\023\021\001\022\006X\vY\v", 0x7f046fdad30f "4", 0x7f046fdad321 "\035", 0x7f046fdad330 ".", 0x7f046fdad343 "\r", 0x7f046fdad351 "\025\001I\023", 0x7f046fdad358 "\005", 0x7f046fdad35f "\025\001", 0x7f046fdad364 ".\001\003\016:\v;\v \v", 0x7f046fdad371 ".\001\003\016:\v;\vI\023 \v", 0x7f046fdabc7a "\025\001I\023", 0x7f046fdabc81 "\005", 0x7f046fdabc88 "\025\001", 0x7f046fdabc8d ".\001\003\016:\v;\v \v", 0x7f046fdabc9a ".\001\003\016:\v;\vI\023 \v", 0x7f046fdabca9 ".\001\003\016:\v;\vI\023?\031 \v", 0x7f046fda3917 "\005", 0x7f046fda3926 ".", 0x7f046fd9f98c "!", 0x7f046fd9f995 "\r", 0x7f046fd9f9ab ".", 0x7f046fd9f9bf "\035\001\061\023\021\001\022\aX!)Y!\220\rW!\020\001\023", 0x7f046fd9f9d6 "\n", 0x7f046fd9f9e3 ".", 0x7f046fd9f9fc "4", 0x7f046fd9fa0d ".", 0x7f046fd9fa25 ".\001?\031\003\016:!7;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f046fd9fa42 ".", 0x7f046fd9fa5c ".\001?\031\003\016:!\";\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f046fd9fa78 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f046fd9fa8d "\026", 0x7f046fd9fa97 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f046fd9faa7 "\017", 0x7f046fd9faaf "$", 0x7f046fd9fabb "\026", 0x7f046fd9fac9 "&", 0x7f046fd9facf "\026", 0x7f046fd9fadf "(", 0x7f046fd9fae9 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f046fd9fafe "\025\001I\023\001\023", 0x7f046fd9fb08 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f046fd9fb1d "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f046fd9fb2f "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f046fd9fb41 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f046fd9fb54 "\026", 0x7f046fd9fb67 "!", 0x7f046fd9fb6d "4", 0x7f046fd9fb7d ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f046fd9fb98 ".", 0x7f046fd9fbaf ".", 0x7f046fd9fbc6 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f046fd9fbe2 ".", 0x7f046fd9fbff ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f046fd9fc20 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f046fd9fc3f ".", 0x7f046fd9fc59 ".", 0x7f046fd9fc75 "4", 0x7f046fd9fc81 ".", 0x7f046fd9fc9c ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f046fd9fcb0 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f046fd9fccf ".", 0x7f046fd9fcea ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f046fd9fd00 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f046fd9fd1d ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f046fd9fd35 ".", 0x7ffe227f4208 "", 0x55e6a0b30630 "h?\177\"\376\177", 0x55e6a0b30628 "\003", 0x7ffe227f4210 "", 0x55e6a0b2fe68 "\352\374\331o\004\177", 0x55e6a0b305e8 "", 0x55e6a0b305f0 "", 0x55e6a0b305f8 "\200", 0x55e6a0b30600 "\223\002", 0x7ffe227f4218 "\200\024\204\236\346U", 0x7ffe227f4220 "PB\177\"\376\177", 0x7ffe227f4228 "", 0x7ffe227f4230 "", 0x7ffe227f4238 "\245\024\204\236\346U", 0x0, 0x7ffe227f4240 "HB\177\"\376\177", 0x55e69e8414a5 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x55e69e841480 <_start> "\363\017\036\372\061\355I\211\321^H\211\342H\203\344\360PTE1\300\061\311H\215=;\001", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x55e6a0b2ffa0 "P\006\263\240\346U", 0x55e6a0b30240 "\220\002\263\240\346U", 0x7f048c9d4cb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x55e6a0b2ffa0 "P\006\263\240\346U", 0x55e6a0b30090 "@\004", 0x55e6a0b30240 "\220\002\263\240\346U", 0x7f048cae2994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x55e6a0b30650 "\b", 0x55e6a0b30648 "\b", 0x55e6a0b30658 "oZ\233\214\004\177"...}}
        i = 0
        j = 307
        shstr = 0x7f047095e730 ""
        ehdr = 0x7f046eee4000
        shdr = 0x7f047095e920
        shstr_shdr = 0x7f047095f4a0
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f047095e9e0
        fd = 5
        filesize = 27768032
        file = 0x7f046eee4000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f047095f420
        strtab_shdr = 0x7f047095f460
        dynsym_shdr = 0x7f047095eaa0
        dynstr_shdr = 0x7f047095eae0
        obj = 0x55e6a0b553e0
        dladdr_fbase = 94448989995008
#7  0x000055e69eb9dfdc in rb_dump_backtrace_with_lines (num_traces=17, traces=0x55e69ee9b940 <trace>, errout=0x7f048cabb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
        addr = 139657518948416
        i = 0
        lines = 0x55e6a0b54f90
        obj = 0x55e6a0b553e0
        dladdr_fbases = 0x55e6a0c6f870
        main_path = 0x55e6a0b301a0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#8  0x000055e69ea73d61 in rb_print_backtrace (errout=0x7f048cabb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x55e69ea73d46 <rb_print_backtrace+36>, 0x55e69ea74469 <rb_vm_bugreport+656>, 0x55e69ec5bb88 <rb_bug_for_fatal_signal+327>, 0x55e69e9b9428 <sigill>, 0x7f048c8e3520 <__restore_rt>, 0x7f048c9b5a6f <__GI___libc_write+79>, 0x55e69e9f7abc <signal_communication_pipe+67>, 0x55e69e9f7b21 <timer_thread_wakeup_force+21>, 0x55e69e9f7cd3 <native_stop_timer_thread+49>, 0x55e69ea01800 <rb_thread_stop_timer_thread+32>, 0x55e69e845cc0 <rb_ec_cleanup+1216>, 0x55e69e845fda <ruby_run_node+154>, 0x55e69e8415c4 <rb_main+76>, 0x55e69e841625 <main+75>, 0x7f048c8cad90 <__libc_start_call_main+128>, 0x7f048c8cae40 <__libc_start_main_impl+128>, 0x55e69e8414a5 <_start+37>, 0x0 <repeats 1007 times>}
        n = 17
#9  0x000055e69ea74469 in rb_vm_bugreport (ctx=0x55e6a0b305c0, errout=0x7f048cabb6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x55e6a0a9b2a0
        ec = 0x55e6a0a9ec70
#10 0x000055e69ec5bb88 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55e6a0b305c0, fmt=0x55e69ecc41ab "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f048cabb6a0 <_IO_2_1_stderr_>
        file = 0x7f0471b9f4d8 "-"
        line = 0
#11 0x000055e69e9b9428 in sigsegv (sig=11, info=0x55e6a0b306f0, ctx=0x55e6a0b305c0) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#12 <signal handler called>
No locals.
#13 __GI___libc_write (nbytes=8, buf=0x7ffe227f3f68, fd=3) at ../sysdeps/unix/sysv/linux/write.c:26
        sc_ret = 8
        sc_cancel_oldtype = 0
        __arg3 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __value = <optimized out>
        sc_ret = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg2 = <optimized out>
        _a1 = <optimized out>
#14 __GI___libc_write (fd=3, buf=0x7ffe227f3f68, nbytes=8) at ../sysdeps/unix/sysv/linux/write.c:24
No locals.
#15 0x000055e69e9f7abc in signal_communication_pipe (fd=3) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3045
        buff = 1
        result = 94449026351056
#16 0x000055e69e9f7b21 in timer_thread_wakeup_force () at /tmp/ruby/src/trunk-O0/thread_pthread.c:3069
No locals.
#17 0x000055e69e9f7cd3 in native_stop_timer_thread () at /tmp/ruby/src/trunk-O0/thread_pthread.c:3142
        stopped = 1
#18 0x000055e69ea01800 in rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk-O0/thread.c:4601
No locals.
#19 0x000055e69e845cc0 in rb_ec_cleanup (ec=0x55e6a0a9ec70, ex=RUBY_TAG_NONE) at /tmp/ruby/src/trunk-O0/eval.c:263
        state = 0
        save_error = 4
        sysex = 0
        signaled = 0
        th = 0x55e6a0a9d820
        th0 = 0x55e6a0a9d820
        step = 4
        message = 4
        buf = 4
#20 0x000055e69e845fda in ruby_run_node (n=0x7f0472212208) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x55e6a0a9ec70
        status = 21990
#21 0x000055e69e8415c4 in rb_main (argc=127, argv=0x7ffe227f4258) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140729477185840
#22 0x000055e69e841625 in main (argc=127, argv=0x7ffe227f4258) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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