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

ruby -v: ruby 3.5.0dev (2025-01-15T17:40:16Z master 65fa58d3ae) +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-15T17:40:16Z master 65fa58d3ae) +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 17.369901 seconds

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