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

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

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

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

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

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

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

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

# Running tests:

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

Retrying hung up testcases...
[ 1/54] TestObjSpace#test_dump_not_too_complex_shape = 0.00 s
[ 2/54] TestObjSpace#test_dump_uninitialized_file = 0.04 s
[ 3/54] TestObjSpace#test_reachable_objects_from_root = 0.00 s
[ 4/54] TestObjSpace#test_reachable_objects_during_iteration = 0.45 s
[ 5/54] TestObjSpace#test_internal_class_of = 0.33 s
[ 6/54] TestObjSpace#test_load_allocation_path_compile_file = 0.42 s
[ 7/54] TestObjSpace#test_count_objects_size_with_hash = 0.01 s
[ 8/54] TestObjSpace#test_dump_singleton_class = 0.00 s
[ 9/54] TestObjSpace#test_dump_objects_dumps_page_slot_sizes = 0.82 s
[10/54] TestObjSpace#test_dump_shapes = 0.00 s
[11/54] TestObjSpace#test_memsize_of = 0.00 s
[12/54] TestObjSpace#test_count_tdata_objects = 0.02 s
[13/54] TestObjSpace#test_argf_memsize = 0.00 s
[14/54] TestObjSpace#test_memsize_of_all = 0.02 s
[15/54] TestObjSpace#test_dump_string_coderange = 0.00 s
[16/54] TestObjSpace#test_dump_to_default = 0.00 s
[17/54] TestObjSpace#test_dump_reference_addresses_match_dump_all_addresses = 0.29 s
[18/54] TestObjSpace#test_reachable_objects_from = 0.47 s
[19/54] TestObjSpace#test_count_imemo_objects = 0.01 s
[20/54] TestObjSpace#test_dump_class_addresses_match_dump_all_addresses = 0.49 s
[21/54] TestObjSpace#test_reachable_objects_size = 0.54 s
[22/54] TestObjSpace#test_dump_dynamic_symbol = 0.00 s
[23/54] TestObjSpace#test_dump_flags = 0.09 s
[24/54] TestObjSpace#test_dump_includes_slot_size = 0.00 s
[25/54] TestObjSpace#test_load_allocation_path_load_from_binary = 0.00 s
[26/54] TestObjSpace#test_trace_object_allocations_gc_stress = 0.48 s
[27/54] TestObjSpace#test_trace_object_allocations_stop_first = 0.20 s
[28/54] TestObjSpace#test_dump_control_char = 0.00 s
[29/54] TestObjSpace#test_dump_special_consts = 0.00 s
[30/54] TestObjSpace#test_internal_class_of_on_ast = 0.00 s
[31/54] TestObjSpace#test_memsize_of_iseq = 0.00 s
[32/54] TestObjSpace#test_dump_addresses_match_dump_all_addresses = 0.36 s
[33/54] TestObjSpace#test_dump_all = 1.53 s
[34/54] TestObjSpace#test_dump_object = 0.00 s
[35/54] TestObjSpace#test_trace_object_allocations = 17.02 s
[36/54] TestObjSpace#test_internal_super_of = 0.01 s
[37/54] TestObjSpace#test_memsize_of_root_shared_string = 0.01 s
[38/54] TestObjSpace#test_name_error_message = 0.00 s
[39/54] TestObjSpace#test_load_allocation_path_load = 0.41 s
[40/54] TestObjSpace#test_dump_escapes_method_name = 0.00 s
[41/54] TestObjSpace#test_objspace_trace = 0.04 s
[42/54] TestObjSpace#test_count_objects_size = 0.01 s
[43/54] TestObjSpace#test_count_symbols = 0.23 s
[44/54] TestObjSpace#test_dump_all_single_generation = 0.05 s
[45/54] TestObjSpace#test_dump_all_full = 0.55 s
[46/54] TestObjSpace#test_utf8_method_names = 0.00 s
[47/54] TestObjSpace#test_dump_callinfo_includes_mid = 0.14 s
[48/54] TestObjSpace#test_anonymous_class_name = 0.00 s
[49/54] TestObjSpace#test_dump_array = 0.00 s
[50/54] TestObjSpace#test_count_objects_size_with_wrong_type = 0.00 s
[51/54] TestObjSpace#test_dump_special_floats = 0.00 s
[52/54] TestObjSpace#test_dump_to_io = 0.00 s
[53/54] TestObjSpace#test_trace_object_allocations_start_stop_clear = 0.00 s
[54/54] TestObjSpace#test_dump_includes_imemo_type = 0.51 s
Finished tests in 1152.658351s, 23.4571 tests/s, 8297.6261 assertions/s.
27038 tests, 9564328 assertions, 0 failures, 0 errors, 222 skips

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

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

3728 files, 32492 examples, 143278 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.
raw logfile