# Logfile created on 2024-01-24 21:54:11 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000563749b35f48 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240124-215411", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000563749bbf428 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000563749bbf2e8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000563749bbf108 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240124-215411", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240124-215411>, @binmode=false, @mon_data=#<Monitor:0x0000563749bbf040>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = a65b52b57f
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/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 debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

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

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

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/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=45748
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

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

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/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'
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug
description_with_yjit
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 174.148623 seconds

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