# Logfile created on 2024-01-22 06:01:51 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000556c189de138 @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-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @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-yjit.20240122-060151", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000556c18a734b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000556c18a73350 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000556c18a73198 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240122-060151", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240122-060151>, @binmode=false, @mon_data=#<Monitor:0x0000556c18a730d0>, @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 = 4d31d6802a
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/socket'
/tmp/ruby/src/trunk-yjit/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-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[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 = -O3 -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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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-yjit/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 = -O3 -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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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-yjit/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 = -O3 -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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[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 = -O3 -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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
generating encdb.h
generating enc.mk
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.

encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/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-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/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
                                    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-yjit/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
                                    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-yjit/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
                                    drb 2.2.0
                                    nkf 0.2.0
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1876 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 = -O3 -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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-yjit/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 = -O3 -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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Run options: 
  --seed=13198
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-01-22T05:18:23Z master 4d31d6802a) +YJIT [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 = -O3 -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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug
description_with_yjit
     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 157.269302 seconds

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