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

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

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

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

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

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

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

# Running tests:

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

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

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

Finished in 165.355391 seconds

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