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

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

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

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

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

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

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

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

# Running tests:

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

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

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

Finished in 146.040230 seconds

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