# Logfile created on 2025-01-11 04:48:39 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fb5acb4fdc0 @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'", @spec_opts="-j", @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.20250111-044839", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fb5acb71ec0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fb5acb71c18 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fb5aca8a700 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20250111-044839", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20250111-044839>, @binmode=false, @mon_data=#<Monitor:0x00007fb5acb71808>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 1b3037081e
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
/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'
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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
ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe  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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
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]: 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]: 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
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/fiddle'
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/json'
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/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug'
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/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/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/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision -
generating encdb.h
generating enc.mk
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.

/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/pstore.revision unchanged
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
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 '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'
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]: 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/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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
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/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug'
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/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
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/syslog-0.2.0/ext/syslog'
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 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.5.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.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.5.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.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.14.3
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.2.0
                                    rdoc 6.10.0
                                    readline 0.0.4
                                    reline 0.6.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.7.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.2
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.5
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.9
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.5
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.5.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2002 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.

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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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 '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/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/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.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog'
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=15062
  "--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

# Running tests:

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

ruby -v: ruby 3.5.0dev (2025-01-11T03:21:57Z master 1b3037081e) +YJIT +PRISM [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 -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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 '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/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.10.0/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.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.2.0/ext/syslog'
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'
ruby 3.5.0dev (2025-01-11T03:21:57Z master 1b3037081e) +YJIT +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ......................................................

Finished in 14.253636 seconds

3413 files, 33289 examples, 200392 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.
raw logfile