# Logfile created on 2024-02-17 22:38:26 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffdc5bbfdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @spec_opts="-j", @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/opc/ruby/logs/brlog.master.20240217-223826", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffdc5c0e928 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffdc5c0e720 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffdc5ac07d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240217-223826", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240217-223826>, @binmode=false, @mon_data=#<Monitor:0x0000fffdc5c0e338>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j3
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j3" exit with 0.
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-rubyspec -j3
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 00bda2aa3b
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/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 -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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 /home/opc/ruby/src/master/version.c
linking miniruby
$$$[end] "make miniruby -j3" exit with 0.
$$$[beg] make ruby -j3
	BASERUBY = /usr/local/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 -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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
28ea63082f302d1fe05ca30f7cbe7f41e27bdfae243bfb3df67996194b1d5a1a  builtin_binary.inc
compiling /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
	BASERUBY = /usr/local/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 -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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 '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
	BASERUBY = /usr/local/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 -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.4.0+0
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    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.2
                                    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.24.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:   /home/opc/ruby/install/master/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.1.1
                                    zlib 3.1.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.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.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.10
                                    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
                                    csv 3.2.8
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1896 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/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 -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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.

Checking leaked global symbols...none
/home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:case .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39
/home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107
/home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80
/home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31
/home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62
/home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:call ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9
/home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:system ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:const .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:math ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23
/home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'
	BASERUBY = /usr/local/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 -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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 '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options: 
  --seed=55275
  "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/home/opc/ruby/src/master/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j3
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-02-17T21:53:54Z master 00bda2aa3b) [aarch64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j3'
	BASERUBY = /usr/local/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 -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 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 '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240217-1037909-66q1r8/1-mspec-multi-0
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240217-1037909-66q1r8/2-mspec-multi-1
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240217-1037909-66q1r8/3-mspec-multi-2
ruby 3.4.0dev (2024-02-17T21:53:54Z master 00bda2aa3b) [aarch64-linux]
     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 ...................................................................

Finished in 29.302478 seconds

3424 files, 32495 examples, 187653 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j3'" exit with 0.
raw logfile