# Logfile created on 2024-01-18 10:13:55 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055aee4efe320 @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.20240118-101355", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055aee4f93538 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055aee4f933d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055aee4f93218 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240118-101355", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240118-101355>, @binmode=false, @mon_data=#<Monitor:0x000055aee4f93150>, @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 = 264b7363aa
$$$[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'
$$$[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
1ccf29a4d303e91b79316036c11de3b1b88e175b300faf6e8b5762ea7b3f5735  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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
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/nkf'
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/objspace'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: 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/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
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/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/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
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]: 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 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.

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

ruby -v: ruby 3.4.0dev (2024-01-18T09:09:42Z master 264b7363aa) +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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
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/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'
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 177.328971 seconds

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