# Logfile created on 2023-12-24 15:38:19 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005597a1b41fc0 @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.20231224-153819", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005597a1bd7458 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005597a1bd72c8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005597a1bd7138 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20231224-153819", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20231224-153819>, @binmode=false, @mon_data=#<Monitor:0x00005597a1bd7070>, @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 = 42442ed789
$$$[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
76e934bb17dc6707909e962248ef2d291897d7951f46fba0a469fe3d59b78422  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]: 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/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
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/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]: 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]: 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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
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/json'
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/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]: 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/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/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/racc-1.7.3/ext/racc/cparse'
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/rbs-3.4.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
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/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./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.3.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.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.3.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.3.0+0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.5.3
                                    cgi 0.4.1
                                    csv 3.2.8
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    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.1
                                    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.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.2
                                    io-console 0.7.1
                                    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.0
                                    strscan 3.0.7
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    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.3
                                    net-imap 0.4.9
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.0
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1869 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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
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/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.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/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=44216
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.3.0dev (2023-12-24T14:03:55Z master 42442ed789) +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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
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/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.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.0/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 86.880235 seconds

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