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

ruby -v: ruby 3.4.0dev (2024-01-10T02:22:23Z master 597955aae8) +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.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 101.189276 seconds

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