# Logfile created on 2024-12-18 11:49:36 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffca9f3fdd0 @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, @no_timeout_error=nil, @logfile="/home/opc/ruby/logs/brlog.master.20241218-114936", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffca9e69fa0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffca9e69e60 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffca9f0bd28 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20241218-114936", @dev=#<File:/home/opc/ruby/logs/brlog.master.20241218-114936>, @binmode=false, @mon_data=#<Monitor:0x0000fffca9e69be0>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /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-src      -j3
Already up to date.
Latest commit hash = 8417d09f93
$$$[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 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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-22.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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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-22.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
a2b45169c75efe4b294caa91ef22ae5fd1df4a2f243f921902347e0b608f3f64  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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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-22.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 '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/digest'
make[2]: Entering 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/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]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
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]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering 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/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
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.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/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.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.7.0/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.2.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/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 9c4279598e9e0376657b3813bf76a206f1f97beb
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 9c4279598e9e0376657b3813bf76a206f1f97beb | /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-22.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
/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 '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/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
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]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
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/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/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
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/openssl'
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/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
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.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/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.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.7.0/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.2.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/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'
./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 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+1/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+1/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+1/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+1/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+1/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.4.0+1
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+1
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+1
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+1/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.4.0+1
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.4.0+1
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+1
                                    benchmark 0.4.0
                                    bundler 2.6.1
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.14.2
                                    logger 1.6.3
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    ostruct 0.6.1
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.2.0
                                    pstore 0.1.4
                                    rdoc 6.9.1
                                    readline 0.0.4
                                    reline 0.6.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+1
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.6
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.0
                                    openssl 3.2.0
                                    pathname 0.4.0
                                    psych 5.2.2
                                    stringio 3.1.2
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+1
                                    minitest 5.25.4
                                    power_assert 2.0.4
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.2
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.7.0
                                    typeprof 0.30.0
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.2.0
                                    csv 3.3.1
                                    repl_type_completor 0.1.9
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+1/cache
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 2003 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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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-22.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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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-22.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 '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/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/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.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/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=48620
  "--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

# Running tests:

[  1/916] 70574=test_win32ole_record
[  2/916] 70575=test_rdoc_include
[  3/916] 70573=test_gem_version_option
[  4/916] 70574=test_date_compat
[  5/916] 70574=test_ubf_async_safe
[  6/916] 70574=snippets_test
[  7/916] 70575=test_pstore
[  8/916] 70573=test_zlib
[  9/916] 70575=test_rdoc_options
[ 10/916] 70575=test_gem_ext_cargo_builder
[ 11/916] 70575=test_proc
[ 12/916] 70574=test_console_attr
[ 13/916] 70574=test_gem_commands_unpack_command
[ 14/916] 70574=test_reqarg
[ 15/916] 70574=test_frozen_error
[ 16/916] 70574=test_gem_version
[ 17/916] 70574=test_spell_checker
[ 18/916] 70575=test_gem_ext_ext_conf_builder
[ 19/916] 70574=test_path_to_class
[ 20/916] 70574=test_enumerator
[ 21/916] 70574=test_bug-5832
[ 22/916] 70574=test_yield_block
[ 23/916] 70574=test_c_struct_builder
[ 24/916] 70573=test_resource
[ 25/916] 70573=test_gem_package_tar_reader_entry
[ 26/916] 70574=test_gem_uri
[ 27/916] 70574=test_gem_resolver_activation_request
[ 28/916] 70574=test_function
[ 29/916] 70573=test_gem_commands_server_command
[ 30/916] 70573=test_pipe
[ 31/916] 70573=test_macro
[ 32/916] 70573=test_string
[ 33/916] 70575=test_gem_requirement
[ 34/916] 70575=test_win32ole_method_event
[ 35/916] 70575=test_tcp
[ 36/916] 70574=test_gem_name_tuple
[ 37/916] 70574=test_rdoc_markup_to_table_of_contents
[ 38/916] 70574=test_integer
[ 39/916] 70574=test_file
[ 40/916] 70574=test_time
[ 41/916] 70574=test_capacity
[ 42/916] 70574=test_gem_commands_owner_command
[ 43/916] 70575=test_nextafter
[ 44/916] 70575=test_rat
[ 45/916] 70575=test_gem_request_connection_pools
[ 46/916] 70574=test_init
[ 47/916] 70574=test_flags
[ 48/916] 70575=test_bug-3571
[ 49/916] 70575=test_yamlstore
[ 50/916] 70575=test_numeric
[ 51/916] 70575=test_rdoc_generator_markup
[ 52/916] 70575=test_constant
[ 53/916] 70574=test_find
[ 54/916] 70574=test_encoding
[ 55/916] 70574=test_hmac
[ 56/916] 70574=test_enumerator_kw
[ 57/916] 70574=test_line_editor
[ 58/916] 70574=test_marshalable
[ 59/916] 70574=lex_test
[ 60/916] 70574=test_files_lib
[ 61/916] 70575=test_string_memory
[ 62/916] 70575=test_help
[ 63/916] 70575=test_raise
[ 64/916] 70575=test_complexrational
[ 65/916] 70575=version_test
[ 66/916] 70575=test_string
[ 67/916] 70575=json_common_interface_test
[ 68/916] 70575=test_error_highlight
[ 69/916] 70574=test_rdoc_any_method
[ 70/916] 70575=test_function_entry
[ 71/916] 70575=test_pathname
[ 72/916] 70575=test_fnmatch
[ 73/916] 70574=test_store
[ 74/916] 70575=test_rdoc_markup_pre_process
[ 75/916] 70573=test_coverage
[ 76/916] 70575=test_tempfile
[ 77/916] 70575=test_http_request
[ 78/916] 70574=test_tree_builder
[ 79/916] 70574=test_date
[ 80/916] 70574=test_big5
[ 81/916] 70574=test_gem_commands_update_command
[ 82/916] 70575=test_protect
[ 83/916] 70575=test_rdoc_markup_verbatim
[ 84/916] 70575=test_webauthn_poller
[ 85/916] 70575=test_date_conv
[ 86/916] 70575=test_frozen
[ 87/916] 70575=test_serialize_subclasses
[ 88/916] 70575=test_gem_resolver_index_specification
[ 89/916] 70575=test_egrep_cpp
[ 90/916] 70575=test_erb_m17n
[ 91/916] 70573=test_rdoc_generator_pot_po_entry
[ 92/916] 70575=test_timeout
[ 93/916] 70575=test_rdoc_rdoc
[ 94/916] 70573=test_yjit_exit_locations
[ 95/916] 70573=location_test
[ 96/916] 70575=test_type_completor
[ 97/916] 70575=test_rdoc_normal_module
[ 98/916] 70573=test_io_timeout
[ 99/916] 70573=test_rdoc_markdown_test
[100/916] 70575=json_string_matching_test
[101/916] 70575=test_gem_config_file
[102/916] 70575=test_comparable
[103/916] 70575=test_kdf
[104/916] 70575=test_ldap
[105/916] 70575=test_thread_queue
[106/916] 70574=test_defined
[107/916] 70573=test_passing_block
[108/916] 70573=test_nowrite
[109/916] 70573=test_io_buffer
[110/916] 70574=test_nil
[111/916] 70574=test_psych
[112/916] 70573=test_import
[113/916] 70574=test_human_typo
[114/916] 70574=test_wait
[115/916] 70574=test_big2str
[116/916] 70574=test_gem_resolver_specification
[117/916] 70574=test_logger
[118/916] 70574=test_pkey_dsa
[119/916] 70573=test_yaml_tree
[120/916] 70573=test_gem_commands_yank_command
[121/916] 70573=test_cstr
[122/916] 70573=test_command
[123/916] 70573=test_euc_tw
[124/916] 70573=test_gem_resolver_dependency_request
[125/916] 70573=test_gem_commands_cert_command
[126/916] 70574=percent_delimiter_string_test
[127/916] 70574=test_gem_commands_stale_command
[128/916] 70574=test_rdoc_markup_to_tt_only
[129/916] 70574=json_parser_test
[130/916] 70574=test_date_strftime
[131/916] 70574=test_ws
[132/916] 70574=test_timeout
[133/916] 70573=test_rdoc_markup_raw
[134/916] 70573=test_key_name_check
[135/916] 70573=test_rdoc_markup_to_bs
[136/916] 70573=test_instrumentation_api
[137/916] 70574=test_weakref
[138/916] 70574=test_ractor
[139/916] 70574=test_rdoc_alias
[140/916] 70574=test_singleton
[141/916] 70574=test_fstring
[142/916] 70574=test_numeric
[143/916] 70574=test_rdoc_require
[144/916] 70574=test_gem_ext_rake_builder
[145/916] 70575=test_word
[146/916] 70575=test_exception
[147/916] 70574=test_bash_completion
[148/916] 70574=test_files_test_2
[149/916] 70574=test_div
[150/916] 70574=test_rdoc_markup_to_html_crossref
[151/916] 70574=pattern_test
[152/916] 70574=test_io_buffer
[153/916] 70574=test_rdoc_context_section
[154/916] 70574=test_deprecated
[155/916] 70574=test_optparse
[156/916] 70574=test_gem_commands_environment_command
[157/916] 70574=test_pkcs7
[158/916] 70574=test_pack
[159/916] 70574=test_syntax
[160/916] 70573=test_scalar
[161/916] 70573=test_class_name_check
[162/916] 70573=test_basicsocket
[163/916] 70573=test_zsh_completion
[164/916] 70573=test_thread
[165/916] 70575=test_complex2
[166/916] 70575=test_config
[167/916] 70575=test_gem_security_signer
[168/916] 70575=test_gem_util
[169/916] 70573=test_gem_unsatisfiable_dependency_error
[170/916] 70573=static_inspect_test
[171/916] 70573=test_literal
[172/916] 70575=test_ansi
[173/916] 70575=test_io
[174/916] 70575=test_rdoc_i18n_text
[175/916] 70575=test_input_method
[176/916] 70575=test_multi_irb_commands
[177/916] 70575=test_pkey_dh
[178/916] 70573=test_m17n_comb
[179/916] 70575=test_ractor
[180/916] 70575=test_null
[181/916] 70575=test_data
[182/916] 70575=test_memory_view
[183/916] 70575=test_bigzero
[184/916] 70575=test_gem_platform
[185/916] 70575=compiler_test
[186/916] 70575=test_gem_commands_query_command
[187/916] 70575=test_gem_remote_fetcher_local_ssl_server
[188/916] 70573=index_write_test
[189/916] 70573=test_win32ole_typelib
[190/916] 70573=test_pkey
[191/916] 70573=parse_success_test
[192/916] 70573=test_external_new
[193/916] 70573=test_rdoc_markup_attributes
[194/916] 70573=test_rand
[195/916] 70573=test_string_processing
[196/916] 70573=encodings_test
[197/916] 70573=test_random_formatter
[198/916] 70573=test_gem_source_specific_file
[199/916] 70573=test_euc_kr
[200/916] 70573=test_provider
[201/916] 70573=test_bmethod
[202/916] 70573=test_rdoc_code_object
[203/916] 70573=test_process
[204/916] 70574=test_rdoc_parser_c
[205/916] 70574=test_kwargs
[206/916] 70574=test_pack
[207/916] 70574=test_io_wait
[208/916] 70574=test_gem_doctor
[209/916] 70574=json_fixtures_test
[210/916] 70574=test_len
[211/916] 70574=test_disable_irb
[212/916] 70574=test_gem_commands_outdated_command
[213/916] 70574=string_encoding_test
[214/916] 70574=test_gem_dependency_list
Leaked file descriptor: TestProcess#test_uid_from_name: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-12-18 02:19:24.586081922 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
[215/916] 70574=test_rdoc_parser_changelogCOMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    70573  opc    7r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd

[216/916] 70574=test_tsort
[217/916] 70574=test_typeddata
[218/916] 70574=test_gem_commands_fetch_command
[219/916] 70574=test_securerandom
[220/916] 70574=test_rdoc_text
[221/916] 70574=library_symbols_test
[222/916] 70574=test_require
[223/916] 70574=test_stringify_symbols
[224/916] 70574=test_objspace
[225/916] 70575=test_stream
[226/916] 70575=test_have_library
[227/916] 70575=test_ns_spki
[228/916] 70575=test_rdoc_markup_indented_paragraph
[229/916] 70575=test_iseq_load
[230/916] 70575=test_rdoc_markup_parser
[231/916] 70575=test_key_actor_vi
[232/916] 70575=test_postponed_job
[233/916] 70575=test_gem_request_set_lockfile
[234/916] 70575=test_rdoc_markdown
[235/916] 70575=test_ensure_and_callcc
[236/916] 70575=test_rdoc_encoding
[237/916] 70575=test_win32ole_variant_outarg
[238/916] 70575=test_generic
[239/916] 70575=test_rdoc_markup_to_html_snippet
[240/916] 70575=test_common
[241/916] 70575=test_httpresponses
[242/916] 70575=test_rdoc_constant
[243/916] 70575=test_deprecate
[244/916] 70575=test_variable
[245/916] 70575=test_hash
[246/916] 70575=test_rdoc_tom_doc
[247/916] 70575=test_gem_commands_pristine_command
.Leaked file descriptor: TestProcess#test_gid_from_name: 8 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-12-18 03:31:54.595710571 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    70573  opc    8r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[248/916] 70575=test_optarg
[249/916] 70575=test_basicinstructions
[250/916] 70575=test_utf32
[251/916] 70575=test_gem_resolver_git_specification
[252/916] 70575=test_key_actor_emacs
[253/916] 70575=test_gem_security
[254/916] 70575=test_erb
[255/916] 70575=test_date_ractor
[256/916] 70575=test_gem_impossible_dependencies_error
[257/916] 70575=test_pp
[258/916] 70575=test_gem_resolver_requirement_list
[259/916] 70575=test_raise_exception
[260/916] 70573=test_arith_seq_beg_len_step
[261/916] 70573=test_exception
[262/916] 70573=test_noarg
[263/916] 70573=test_gem_command
[264/916] 70573=test_asn1
[265/916] 70575=test_undef
[266/916] 70575=test_rdoc_generator_darkfish
[267/916] 70573=test_gem_resolver_lock_set
[268/916] 70573=test_random
[269/916] 70573=test_gem_commands_open_command
[270/916] 70573=test_verbose
[271/916] 70573=test_normalize
[272/916] 70573=test_emoji_breaks
[273/916] 70573=test_assignment
[274/916] 70575=test_gem_update_suggestion
[275/916] 70575=test_fd_setsize
[276/916] 70575=test_process
[277/916] 70575=test_forwardable
[278/916] 70575=!Nothing_to_test
[279/916] 70575=static_literals_test
[280/916] 70575=test_array_create
[281/916] 70575=test_dir_m17n
[282/916] 70573=test_memory_view
[283/916] 70575=test_complex
[284/916] 70573=test_threadgroup
[285/916] 70575=test_storage
[286/916] 70575=test_err_in_callback
[287/916] 70575=test_method_name_check
[288/916] 70575=test_merge_keys
[289/916] 70575=test_shapes
[290/916] 70575=test_did_you_mean
[291/916] 70575=test_rdoc_extend
[292/916] 70575=regular_expression_encoding_test
[293/916] 70575=test_cesu8
[294/916] 70575=test_kernel
[295/916] 70575=test_rendering
[296/916] 70575=test_gem_rdoc
[297/916] 70573=test_dot_dot
[298/916] 70573=test_string
[299/916] 70573=test_iterator
[300/916] 70575=test_gem_commands_install_command
[301/916] 70573=test_backtrace
[302/916] 70573=test_gbk
[303/916] 70573=test_gem_commands_dependency_command
[304/916] 70573=test_yamldbm
[305/916] 70573=test_warning
[306/916] 70573=test_gem_spec_fetcher
[307/916] 70573=test_unicode_escape
[308/916] 70573=test_switch_hitter
[309/916] 70573=test_default_gems
[310/916] 70573=ruby_parser_test
[311/916] 70573=test_grapheme_breaks
[312/916] 70573=test_hash_create
[313/916] 70573=test_rdoc_method_attr
[314/916] 70573=test_enumerable
[315/916] 70573=test_set
[316/916] 70573=test_tree_spell_checker
[317/916] 70573=test_ractor
[318/916] 70573=test_rdoc_rubygems_hook
[319/916] 70573=test_gem_resolver_api_specification
[320/916] 70573=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 43933>
COMMAND   PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    70573  opc   11u  IPv4 1904675424      0t0  TCP localhost:43933->localhost:56046 (CLOSE_WAIT)
[321/916] 70573=test_case_mapping
[322/916] 70573=test_rational
[323/916] 70573=test_gem_ext_cargo_builder_unit
[324/916] 70573=test_arity
[325/916] 70573=test_thread
[326/916] 70573=test_svcb_https
[327/916] 70573=test_pkey_ec
[328/916] 70573=test_buffering
[329/916] 70573=test_key_event_record
[330/916] 70573=test_date_parse
[331/916] 70573=test_mdns
[332/916] 70573=test_open3
[333/916] 70575=test_shift_jis
[334/916] 70575=test_rdoc_store
[335/916] 70575=test_data_error
[336/916] 70575=test_rdoc_stats
[337/916] 70575=test_files_sample
[338/916] 70575=test_rubyoptions
[339/916] 70573=test_optimization
[340/916] 70574=test_force_exit
[341/916] 70574=regexp_test
[342/916] 70574=test_yield
[343/916] 70573=test_remote_fetch_error
[344/916] 70573=test_show_source
[345/916] 70573=test_rdoc_i18n_locale
[346/916] 70573=test_gc_compact
[347/916] 70574=test_dryrun
[348/916] 70574=test_queue
[349/916] 70574=test_gem_resolver_lock_specification
[350/916] 70574=test_boolean
[351/916] 70574=lex_test
[352/916] 70574=test_clone
[353/916] 70574=test_enc_raise
[354/916] 70574=test_gem_uri_formatter
[355/916] 70574=test_prettyprint
[356/916] 70574=test_ole_methods
[357/916] 70574=test_cgi_util
[358/916] 70574=test_utf16
[359/916] 70574=test_http
.Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 10 #<File::Stat dev=0x9, ino=1904678643, 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    70574  opc   10u  IPv4 1904678643      0t0  TCP localhost:46529->localhost:44836 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 11 #<File::Stat dev=0x9, ino=1904682280, 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    70574  opc   11u  IPv4 1904682280      0t0  TCP localhost:42965->localhost:40274 (CLOSE_WAIT)
[360/916] 70575=test_set
[361/916] 70575=test_severity
[362/916] 70575=test_ractor
[363/916] 70575=test_case
[364/916] 70575=test_gem_package_tar_writer
[365/916] 70575=test_str2big
[366/916] 70575=test_rdoc_markup_to_rdoc
[367/916] 70575=test_gem_remote_fetcher_local_server
[368/916] 70575=test_gem_dependency
[369/916] 70575=test_yjit
[370/916] 70575=test_cclass
[371/916] 70575=test_gem_uninstaller
[372/916] 70573=test_m17n
[373/916] 70573=test_method
[374/916] 70575=test_argf
[375/916] 70575=test_yaml
[376/916] 70575=test_x509name
[377/916] 70575=test_pkcs12
[378/916] 70575=test_gem_remote_fetcher
[379/916] 70574=test_json_tree
[380/916] 70574=test_koi8
[381/916] 70574=test_filter
[382/916] 70574=test_parser_events
[383/916] 70574=test_http
[384/916] 70574=test_hash
[385/916] 70575=test_pty
[386/916] 70575=test_gem_dependency_installer
[387/916] 70573=test_gem_commands_which_command
[388/916] 70573=test_gem_request
[389/916] 70573=test_gem_package_old
[390/916] 70573=test_gem_commands_specification_command
[391/916] 70573=test_scan_args
[392/916] 70573=test_too_many_dummy_encodings
[393/916] 70573=test_method_cache
[394/916] 70573=test_sprintf_comb
[395/916] 70573=test_gem_commands_push_command
[396/916] 70573=locals_test
[397/916] 70573=test_rdoc_task
[398/916] 70573=test_tracepoint
[399/916] 70573=test_settracefunc
[400/916] 70575=test_gem_text
[401/916] 70575=test_backtrace
[402/916] 70574=tunnel_test
[403/916] 70574=test_gem_source_local
[404/916] 70574=test_win32ole
[405/916] 70574=test_internal_ivar
[406/916] 70574=test_rendering
[407/916] 70574=desugar_compiler_test
[408/916] 70574=test_gem_gemcutter_utilities
[409/916] 70573=test_pack
[410/916] 70573=test_cgi_tag_helper
[411/916] 70573=test_pinned
[412/916] 70573=test_framework
[413/916] 70573=test_coderange
[414/916] 70573=test_weakmap
[415/916] 70574=test_inadvertent_creation
[416/916] 70574=test_date_time
[417/916] 70574=test_nil2vtempty
[418/916] 70574=test_rdoc_generator_json_index
[419/916] 70574=test_gem_command_manager
[420/916] 70575=test_rdoc_context
[421/916] 70574=test_array
[422/916] 70574=test_case
[423/916] 70574=test_open-uri
[424/916] 70574=test_enc_associate
[425/916] 70574=test_enumerator
[426/916] 70575=test_sprintf
[427/916] 70575=test_const
[428/916] 70575=test_rdoc_parser_rd
[429/916] 70575=comments_test
[430/916] 70575=test_class
[431/916] 70575=test_exit
[432/916] 70575=test_yaml_special_cases
[433/916] 70575=test_recorder
[434/916] 70575=test_name_error
[435/916] 70575=test_gem_source_list
[436/916] 70575=json_addition_test
[437/916] 70575=test_gem_commands_sources_command
[438/916] 70575=test_libs
[439/916] 70575=test_iso_8859
[440/916] 70575=test_gc
[441/916] 70575=test_qsort
[442/916] 70575=test_math
[443/916] 70575=test_safe_load
[444/916] 70575=test_flush
[445/916] 70575=test_pkey_rsa
[446/916] 70575=test_numhash
[447/916] 70575=test_system
[448/916] 70575=test_gem_specification
[449/916] 70573=test_win32ole_variable
[450/916] 70573=test_rdoc_cross_reference
[451/916] 70573=test_parse
[452/916] 70573=test_rdoc_class_module
[453/916] 70575=attribute_write_test
[454/916] 70575=test_method_cache
[455/916] 70575=test_sorted_set
[456/916] 70575=test_emoji
[457/916] 70575=test_stack
[458/916] 70573=test_windows_1252
[459/916] 70573=test_cp949
[460/916] 70573=test_jaro_winkler
[461/916] 70573=test_condition
[462/916] 70573=test_gem_resolver_vendor_set
[463/916] 70573=test_gem_dependency_resolution_error
[464/916] 70573=test_sleep
[465/916] 70575=test_mixed_unicode_escapes
[466/916] 70575=test_fileutils
Leaked file descriptor: TestFileUtils#test_chown_error: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-12-18 02:19:24.586081922 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
Leaked file descriptor: TestFileUtils#test_chown_error: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-12-18 03:31:54.595710571 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    70575  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    70575  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[467/916] 70575=dispatcher_test
[468/916] 70575=warnings_test
[469/916] 70575=test_econv
[470/916] 70575=test_gem_install_update_options
[471/916] 70575=test_face
[472/916] 70575=test_date_attr
[473/916] 70575=test_sizeof
[474/916] 70573=test_gem_request_set_lockfile_parser
[475/916] 70573=test_stringchar
[476/916] 70573=constant_path_node_test
[477/916] 70573=test_ractor_compatibility
[478/916] 70573=test_arithmetic_sequence
[479/916] 70573=test_autoconf
[480/916] 70573=test_find_executable
[481/916] 70573=test_cgi_multipart
[482/916] 70573=test_lazy_enumerator
[483/916] 70573=test_gem_request_set_lockfile_tokenizer
[484/916] 70573=test_gem_source_fetch_problem
[485/916] 70573=test_install
[486/916] 70573=test_encoding
[487/916] 70573=test_rdoc_comment
[488/916] 70573=test_sockopt
[489/916] 70573=test_ftp
[490/916] 70573=test_document
[491/916] 70573=test_eval
[492/916] 70573=test_gem_safe_yaml
[493/916] 70573=test_gem_commands_setup_command
[494/916] 70573=test_bundled_gems
[495/916] 70573=test_history
[496/916] 70573=test_singleton_function
[497/916] 70573=test_win32ole_variant_m
[498/916] 70573=test_pair
[499/916] 70575=test_gem_commands_signout_command
[500/916] 70575=test_gem_package_tar_reader
[501/916] 70575=test_env
[502/916] 70575=test_primitive
[503/916] 70575=parser_test
[504/916] 70575=test_parser
[505/916] 70575=test_rdoc_ri_paths
[506/916] 70575=test_iseq
[507/916] 70575=test_files_ext
[508/916] 70575=test_stringio
[509/916] 70575=overlap_test
[510/916] 70575=test_assembler
[511/916] 70575=test_thread_cv
[512/916] 70575=test_random
[513/916] 70575=test_gem_source_git
[514/916] 70575=test_win32ole_method
[515/916] 70575=test_lexer
[516/916] 70575=test_regex_casefold
[517/916] 70575=test_ripper
[518/916] 70575=test_eval_history
[519/916] 70575=test_unicode
[520/916] 70575=test_gem_package
[521/916] 70573=test_array
[522/916] 70575=test_autoload
[523/916] 70574=test_have_macro
[524/916] 70574=test_mkmf
[525/916] 70574=test_gem_source
[526/916] 70574=test_class
[527/916] 70574=test_benchmark
[528/916] 70575=test_at_exit
[529/916] 70575=command_line_test
[530/916] 70575=test_rdoc_generator_pot_po
[531/916] 70575=test_shellwords
[532/916] 70575=test_mul
[533/916] 70575=test_scanner_events
[534/916] 70575=implicit_array_test
[535/916] 70575=test_ocsp
[536/916] 70575=test_ipaddr
[537/916] 70575=test_omap
[538/916] 70575=test_date_strptime
[539/916] 70575=test_nonblock
[540/916] 70575=test_rdoc_parser_simple
[541/916] 70575=json_ext_parser_test
[542/916] 70575=test_gem_ext_configure_builder
[543/916] 70575=test_color
[544/916] 70575=test_io_m17n
[545/916] 70574=test_rdoc_top_level
[546/916] 70574=test_cmethod
[547/916] 70574=test_float
[548/916] 70575=test_gem_stub_specification
[549/916] 70575=test_unicode_normalize
[550/916] 70575=parse_comments_test
[551/916] 70575=test_gem_stream_ui
[552/916] 70575=test_rdoc_generator_ri
[553/916] 70575=test_propertyputref
[554/916] 70575=test_gb18030
[555/916] 70575=test_gem_commands_lock_command
[556/916] 70575=test_reline_key
[557/916] 70575=test_path
[558/916] 70575=test_digest
[559/916] 70575=test_rdoc_rd_inline
[560/916] 70575=test_files_test_1
[561/916] 70575=test_dir
[562/916] 70575=ripper_test
[563/916] 70575=test_closure
[564/916] 70574=test_rubygems
[565/916] 70574=test_resolve_symbol
[566/916] 70574=test_uncorrectable_name_check
[567/916] 70574=test_io
[568/916] 70575=magic_comment_test
[569/916] 70573=test_win32ole_variant
[570/916] 70573=test_gem_remote_fetcher_s3
[571/916] 70575=test_cgi_modruby
[572/916] 70575=test_x509attr
[573/916] 70575=test_printf
[574/916] 70575=string_query_test
[575/916] 70575=test_workspace
[576/916] 70575=test_gem_commands_rebuild_command
[577/916] 70573=test_nomethod_error
[578/916] 70573=test_etc
[579/916] 70575=test_stat
[580/916] 70575=test_win32ole_param_event
[581/916] 70575=test_https_proxy
[582/916] 70573=test_rdoc_parser
[583/916] 70575=test_cipher
[584/916] 70573=test_update
[585/916] 70575=test_rdoc_parser_prism_ruby
[586/916] 70573=test_new
[587/916] 70573=test_gem_source_lock
[588/916] 70573=test_load
[589/916] 70573=test_rdoc_rd_inline_parser
[590/916] 70573=test_win32ole_type
[591/916] 70573=test_require_lib
[592/916] 70575=test_gem_gem_runner
[593/916] 70575=test_metaclass
[594/916] 70575=test_rdoc_rd_block_parser
[595/916] 70575=test_x509store
[596/916] 70575=test_rdoc_rd
[597/916] 70575=test_rdoc_markup_to_joined_paragraph
[598/916] 70575=test_rdoc_markup_to_markdown
[599/916] 70575=test_rdoc_generator_pot
[600/916] 70575=test_tracer
[601/916] 70575=test_cd
[602/916] 70575=test_not
[603/916] 70575=test_cgi_cookie
[604/916] 70575=test_option
[605/916] 70575=test_rdoc_markup_attribute_manager
[606/916] 70575=test_wss
[607/916] 70575=test_objectspace
[608/916] 70573=test_require
[609/916] 70573=test_debugger_integration
[610/916] 70573=test_my_integer
[611/916] 70573=test_gem_resolver_composed_set
[612/916] 70573=test_abi
[613/916] 70573=test_integer_comb
[614/916] 70575=test_bundled_ca
[615/916] 70574=test_load
[616/916] 70574=test_ssl
[617/916] 70575=test_gem_security_trust_dir
[618/916] 70575=test_module
[619/916] 70573=test_erb_command
[620/916] 70573=test_usrmarshal
[621/916] 70573=test_gem_validator
[622/916] 70573=test_gem_source_installed
[623/916] 70573=test_win32ole_param
[624/916] 70573=test_key_error
[625/916] 70573=test_engine
[626/916] 70573=integer_parse_test
[627/916] 70573=test_fiber
[628/916] 70575=test_gem_commands_mirror
[629/916] 70575=test_gem_package_task
[630/916] 70575=test_lock_native_thread
[631/916] 70575=test_resize
[632/916] 70575=fuzzer_test
[633/916] 70575=test_rubyvm
[634/916] 70575=test_cparser
[635/916] 70575=test_struct
[636/916] 70575=onigmo_test
[637/916] 70575=test_c_struct_entry
[638/916] 70575=test_rdoc_parser_markdown
[639/916] 70575=test_custom_command
[640/916] 70575=equality_test
[641/916] 70575=test_depth_first
[642/916] 70575=test_change_word
[643/916] 70575=test_config
[644/916] 70575=test_ostruct
[645/916] 70575=test_fiddle
[646/916] 70575=json_generic_object_test
[647/916] 70575=test_gem_resolver_vendor_specification
[648/916] 70575=test_date_arith
[649/916] 70575=test_ractor
[650/916] 70575=parse_stream_test
[651/916] 70575=test_gem_resolver_installed_specification
[652/916] 70575=test_exception_at_throwing
[653/916] 70575=test_stringscanner
[654/916] 70573=test_signedness
[655/916] 70575=test_gem_resolver_git_set
[656/916] 70575=test_gem_commands_check_command
[657/916] 70575=test_digest
[658/916] 70575=test_gem_safe_marshal
[659/916] 70573=test_rdoc_ri_driver
[660/916] 70575=test_ractor
[661/916] 70575=test_sexp
[662/916] 70575=test_httpheader
[663/916] 70575=test_gem_ext_cargo_builder_link_flag_converter
[664/916] 70575=test_gem_local_remote_options
[665/916] 70575=test_dup
[666/916] 70573=test_rdoc_single_class
[667/916] 70575=test_acceptable
[668/916] 70573=test_tmpdir
[669/916] 70575=test_struct
[670/916] 70573=parse_test
[671/916] 70573=test_rdoc_token_stream
[672/916] 70573=test_mutex
[673/916] 70574=heredoc_dedent_test
[674/916] 70574=test_type
[675/916] 70574=fixtures_test
[676/916] 70574=test_rational2
[677/916] 70574=test_logperiod
[678/916] 70574=test_case_comprehensive
[679/916] 70574=test_placearg
[680/916] 70574=test_ssl_session
[681/916] 70575=test_gem_package_tar_header
[682/916] 70575=test_io_wait_uncommon
[683/916] 70575=test_gem_ci_detector
[684/916] 70575=test_continuation
[685/916] 70575=test_gem_silent_ui
[686/916] 70575=test_signal
[687/916] 70573=test_fixnum
[688/916] 70573=test_file_exhaustive
[689/916] 70574=test_completion
[690/916] 70575=test_handle
[691/916] 70574=test_rdoc_markup_document
[692/916] 70574=test_delete
[693/916] 70574=test_gem_security_policy
[694/916] 70574=test_proxy
[695/916] 70574=test_gem_request_set_gem_dependency_api
[696/916] 70575=test_name_error_extension
[697/916] 70575=test_rdoc_markup_to_ansi
[698/916] 70575=test_evaluation
[699/916] 70575=test_protocol
[700/916] 70574=test_files_test
[701/916] 70574=test_weakkeymap
[702/916] 70575=test_https
[703/916] 70574=test_gem_commands_info_command
[704/916] 70574=test_object_create_start
[705/916] 70574=test_logdevice
[706/916] 70574=test_ast
[707/916] 70575=test_irb
[708/916] 70573=test_rdoc_markup_paragraph
[709/916] 70573=test_x509cert
[710/916] 70573=test_require_path_check
[711/916] 70575=test_bn
[712/916] 70575=test_variable_name_check
[713/916] 70575=test_gem_ext_builder
[714/916] 70573=test_to_ary_concat
[715/916] 70575=test_history
[716/916] 70575=relocation_test
[717/916] 70575=test_windows_1251
[718/916] 70575=test_call
[719/916] 70575=test_ellipsize
[720/916] 70575=test_gem_commands_build_command
[721/916] 70575=test_reline
[722/916] 70575=integer_base_flags_test
[723/916] 70575=test_inlinecache
[724/916] 70575=test_socket
[725/916] 70573=test_thread
[726/916] 70575=test_data
[727/916] 70575=test_bug-14834
[728/916] 70575=test_addrinfo
[729/916] 70575=test_to_ruby
[730/916] 70575=newline_offsets_test
[731/916] 70575=test_time_tz
[732/916] 70575=test_webauthn_listener_response
[733/916] 70575=test_sleep
[734/916] 70575=test_gem_resolver_index_set
[735/916] 70575=test_gc
[736/916] 70573=test_gem_bundler_version_finder
[737/916] 70573=test_gem_request_set
[738/916] 70573=test_set_len
[739/916] 70573=test_interned_str
[740/916] 70573=test_folderitem2_invokeverb
[741/916] 70573=test_pattern_matching
[742/916] 70573=test_delegate
[743/916] 70573=test_symbol
[744/916] 70573=test_project_sanity
[745/916] 70573=test_alias_and_anchor
[746/916] 70573=test_time
[747/916] 70573=test_popen_deadlock
[748/916] 70573=test_ensured
[749/916] 70573=test_euc_jp
[750/916] 70573=test_key_stroke
[751/916] 70573=test_rdoc_markup
[752/916] 70573=test_iter_break
[753/916] 70573=test_extlibs
[754/916] 70573=test_gem_commands_signin_command
[755/916] 70573=test_range
[756/916] 70573=test_recursion
[757/916] 70573=test_require
[758/916] 70573=test_enum
[759/916] 70573=test_rdoc_markup_include
[760/916] 70573=test_rbconfig
[761/916] 70573=test_num2int
[762/916] 70573=test_locale
[763/916] 70573=test_ts
[764/916] 70573=test_address_resolve
[765/916] 70573=test_trick
[766/916] 70575=test_ractor
[767/916] 70575=test_stream
[768/916] 70575=test_rdoc_attr
[769/916] 70575=test_configuration
[770/916] 70575=test_gem_resolver_local_specification
[771/916] 70575=test_gem_commands_list_command
[772/916] 70575=test_date_new
[773/916] 70575=test_have_func
[774/916] 70573=test_date_marshal
[775/916] 70573=test_unix
[776/916] 70573=test_integer
[777/916] 70575=test_udp
[778/916] 70575=test_context
[779/916] 70575=test_gem_commands_contents_command
[780/916] 70575=test_coder
[781/916] 70575=test_rdoc_servlet
[782/916] 70575=test_gem_commands_search_command
[783/916] 70575=test_symbol
[784/916] 70573=test_formatter
[785/916] 70573=test_rdoc_markup_hard_break
[786/916] 70573=test_marshal
[787/916] 70573=ractor_test
[788/916] 70573=test_ancdata
[789/916] 70573=test_nesting_parser
[790/916] 70573=test_enc_str_buf_cat
[791/916] 70573=newline_test
[792/916] 70573=test_bignum
[793/916] 70575=test_scheduler
[794/916] 70575=test_gem_commands_help_command
[795/916] 70575=test_ssl
[796/916] 70573=breadth_first_search_test
[797/916] 70573=test_gem_resolver_conflict
[798/916] 70573=test_ractor
[799/916] 70573=json_generator_test
[800/916] 70575=test_ractor
[801/916] 70575=test_gem
[802/916] 70573=test_registry
[803/916] 70573=numeric_value_test
[804/916] 70573=test_gem_resolver_best_set
[805/916] 70573=test_dbm
[806/916] 70573=test_cgi_core
[807/916] 70573=test_parser
[808/916] 70573=node_id_test
[809/916] 70573=test_rdoc_markup_to_label
[810/916] 70573=test_insns_leaf
[811/916] 70573=test_gem_console_ui
[812/916] 70573=test_ifunless
[813/916] 70573=test_allocation
[814/916] 70575=test_x509req
[815/916] 70575=test_readpartial
[816/916] 70575=test_httpresponse
[817/916] 70575=test_rdoc_parser_ruby
[818/916] 70574=unescape_test
[819/916] 70574=test_gem_commands_exec_command
[820/916] 70575=test_super
[821/916] 70573=test_color_printer
[822/916] 70573=test_gem_resolver
[823/916] 70573=test_gem_source_vendor
[824/916] 70573=test_object
[825/916] 70573=test_dln
[826/916] 70573=test_vm_dump
[827/916] 70573=json_encoding_test
[828/916] 70573=test_func
[829/916] 70574=test_config
[830/916] 70574=reflection_test
[831/916] 70574=test_ftp
[832/916] 70574=test_modify_expand
[833/916] 70574=test_gem_available_set
[834/916] 70574=test_pkg_config
[835/916] 70574=errors_test
[836/916] 70574=test_convertible
[837/916] 70575=test_win32ole_event
[838/916] 70575=test_gem_commands_uninstall_command
[839/916] 70575=test_rdoc_markup_formatter
[840/916] 70575=test_compile_prism
[841/916] 70575=test_helper
[842/916] 70575=test_getopts
[843/916] 70575=test_emitter
[844/916] 70575=test_alias
[845/916] 70575=test_fips
[846/916] 70575=test_digest_extend
[847/916] 70575=test_gem_ext_cmake_builder
[848/916] 70575=test_thread_fd_close
[849/916] 70575=test_last_thread
[850/916] 70575=test_debug
[851/916] 70575=test_transcode
[852/916] 70575=test_refinement
[853/916] 70574=test_class2name
[854/916] 70574=test_gem_commands_cleanup_command
[855/916] 70574=test_pattern_key_name_check
[856/916] 70574=heredoc_test
[857/916] 70574=test_profile_frames
[858/916] 70573=test_rdoc_markup_heading
[859/916] 70573=test_io_console
[860/916] 70574=test_flip
[861/916] 70574=test_dns
[862/916] 70574=test_cgi_session
[863/916] 70574=test_notimplement
[864/916] 70574=test_c_union_entity
[865/916] 70574=test_x509crl
[866/916] 70574=source_location_test
[867/916] 70574=bom_test
[868/916] 70574=test_helper_method
[869/916] 70574=test_summary
[870/916] 70574=test_config
[871/916] 70574=test_file
[872/916] 70575=test_emitter
[873/916] 70575=test_x509ext
[874/916] 70575=symbol_encoding_test
[875/916] 70575=test_rdoc_markup_to_html
[876/916] 70575=test_foreach
[877/916] 70575=test_append
[878/916] 70575=test_gem_resolver_installer_set
[879/916] 70575=test_arity
[880/916] 70575=test_gem_path_support
[881/916] 70575=test_keyword
[882/916] 70575=test_win32ole_type_event
[883/916] 70575=test_trace
[884/916] 70575=dump_test
[885/916] 70573=test_scalar_scanner
[886/916] 70573=test_rb_str_dup
[887/916] 70573=test_lambda
[888/916] 70573=test_regexp
[889/916] 70575=test_whileuntil
[890/916] 70575=test_nofree
[891/916] 70575=parameters_signature_test
[892/916] 70575=test_pointer
[893/916] 70575=test_rdoc_normal_class
[894/916] 70575=test_within_pipe
[895/916] 70575=test_eval
[896/916] 70575=test_monitor
[897/916] 70575=test_beginendblock
[898/916] 70575=test_ruby_lex
[899/916] 70575=test_arith_seq_extract
[900/916] 70575=test_gem_source_subpath_problem
[901/916] 70575=test_object_references
[902/916] 70575=test_bug_reporter
[903/916] 70574=test_gem_installer
[904/916] 70575=test_buffered_io
[905/916] 70575=regular_expression_options_test
[906/916] 70575=test_ossl
[907/916] 70574=test_helper
[908/916] 70574=test_duplicate
[909/916] 70574=test_gem_resolver_api_set
[910/916] 70574=test_cgi_header
[911/916] 70574=test_case_options
[912/916] 70574=test_addr
[913/916] 70574=test_mailto
[914/916] 70574=test_kill_ring
[915/916] 70574=test_member
[916/916] 70574=test_object
Finished tests in 196.268381s, 158.6756 tests/s, 33207.0197 assertions/s.
31143 tests, 6517488 assertions, 0 failures, 0 errors, 382 skips

ruby -v: ruby 3.4.0dev (2024-12-18T08:14:54Z master 8417d09f93) +PRISM [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 -j' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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-22.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 '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/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/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.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/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'
ruby 3.4.0dev (2024-12-18T08:14:54Z master 8417d09f93) +PRISM [aarch64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ....................

Finished in 26.970326 seconds

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