# Logfile created on 2024-01-22 07:16:15 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005639e3861a00 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240122-071615", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005639e38f7258 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005639e38f7118 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005639e38f6f38 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240122-071615", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240122-071615>, @binmode=false, @mon_data=#<Monitor:0x00005639e38f6e70>, @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
From https://github.com/ruby/ruby
   4d31d68..a70e500  master     -> origin/master
Updating 4d31d68..a70e500
Fast-forward
 NEWS.md                                    |   2 +-
 doc/maintainers.md                         |   8 +-
 doc/standard_library.rdoc                  |   2 +-
 ext/syslog/depend                          | 161 --------
 ext/syslog/extconf.rb                      |  13 -
 ext/syslog/lib/syslog/logger.rb            | 209 ----------
 ext/syslog/syslog.c                        | 592 -----------------------------
 ext/syslog/syslog.gemspec                  |  28 --
 ext/syslog/syslog.txt                      | 124 ------
 gems/bundled_gems                          |   1 +
 parse.y                                    |   4 +-
 spec/ruby/library/syslog/alert_spec.rb     |  13 +-
 spec/ruby/library/syslog/close_spec.rb     | 107 +++---
 spec/ruby/library/syslog/constants_spec.rb |  57 +--
 spec/ruby/library/syslog/crit_spec.rb      |  13 +-
 spec/ruby/library/syslog/debug_spec.rb     |  13 +-
 spec/ruby/library/syslog/emerg_spec.rb     |  23 +-
 spec/ruby/library/syslog/err_spec.rb       |  13 +-
 spec/ruby/library/syslog/facility_spec.rb  |  87 +++--
 spec/ruby/library/syslog/ident_spec.rb     |  49 +--
 spec/ruby/library/syslog/info_spec.rb      |  13 +-
 spec/ruby/library/syslog/inspect_spec.rb   |  57 +--
 spec/ruby/library/syslog/instance_spec.rb  |  15 +-
 spec/ruby/library/syslog/log_spec.rb       |  85 +++--
 spec/ruby/library/syslog/mask_spec.rb      | 151 ++++----
 spec/ruby/library/syslog/notice_spec.rb    |  13 +-
 spec/ruby/library/syslog/open_spec.rb      | 141 +++----
 spec/ruby/library/syslog/opened_spec.rb    |  55 +--
 spec/ruby/library/syslog/options_spec.rb   |  87 +++--
 spec/ruby/library/syslog/reopen_spec.rb    |  13 +-
 spec/ruby/library/syslog/shared/log.rb     |  66 ++--
 spec/ruby/library/syslog/shared/reopen.rb  |  64 ++--
 spec/ruby/library/syslog/warning_spec.rb   |  13 +-
 test/syslog/test_syslog_logger.rb          | 588 ----------------------------
 test/test_extlibs.rb                       |   3 +-
 35 files changed, 615 insertions(+), 2268 deletions(-)
 delete mode 100644 ext/syslog/depend
 delete mode 100644 ext/syslog/extconf.rb
 delete mode 100644 ext/syslog/lib/syslog/logger.rb
 delete mode 100644 ext/syslog/syslog.c
 delete mode 100644 ext/syslog/syslog.gemspec
 delete mode 100644 ext/syslog/syslog.txt
 delete mode 100644 test/syslog/test_syslog_logger.rb
Latest commit hash = a70e500494
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating parse.c
generating /tmp/ruby/src/trunk-yjit/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/socket'
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
extracting ripper.y from ../../parse.y
generating eventids1.c from ../../parse.y
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
generating eventids1.h from ../../parse.y
generating eventids2table.c from ./eventids2.c
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
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'
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
generating /tmp/ruby/src/trunk-yjit/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
Downloading bundled gem syslog-0.1.2...
Extracting bundle gem syslog-0.1.2...
Unpacked gems/syslog-0.1.2.gem
$$$[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 parse.c
compiling /tmp/ruby/src/trunk-yjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
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 205.082206 seconds

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