# Logfile created on 2023-12-28 05:39:40 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000557544412120 @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.20231228-053940", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005575444a74a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005575444a7360 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005575444a7180 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20231228-053940", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20231228-053940>, @binmode=false, @mon_data=#<Monitor:0x00005575444a70b8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 4374236e95
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
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'
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

builtin_binary.inc updated
b6f9a675ae26e28a1cbf22cdaf0b9722141614e01885dd533908ce8743052cca  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'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: 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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: 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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
generating encdb.h
generating enc.mk
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

generating enc.mk
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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Run options: 
  --seed=34791
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.4.0dev (2023-12-28T04:17:36Z master 4374236e95) +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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug
description_with_yjit
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 99.681030 seconds

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