# Logfile created on 2025-01-15 12:01:54 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffda492fde0 @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.20250115-120154", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffda497cd20 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffda497c4b0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffda4830250 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20250115-120154", @dev=#<File:/home/opc/ruby/logs/brlog.master.20250115-120154>, @binmode=false, @mon_data=#<Monitor:0x0000fffda497c168>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision unchanged
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = fe2bc77830
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision unchanged
/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'
$$$[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   -Dmodular_gc_dir=
	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   -Dmodular_gc_dir=
	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
6d6227a5f5bcf9694870b19da5d9e3f0e36198d347d39ac34fb5c2ff4c15904b  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   -Dmodular_gc_dir=
	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/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/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
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/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
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]: 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]: Entering directory '/home/opc/ruby/build/master/ext/socket'
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/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/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/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering 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.8.1/ext/rbs_extension'
make[2]: Leaving 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/rbs-3.8.1/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/racc-1.8.1/ext/racc/cparse'
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]: 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'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
	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   -Dmodular_gc_dir=
	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 b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/pstore.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/pstore.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]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
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]: 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]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering 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/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
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.9/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering 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.8.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/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/nkf-0.2.0/ext/nkf'
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/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.5.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.5.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.5.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.5.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.5.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.5.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.5.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.5.0+0
                                    bundler 2.7.0.dev
                                    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.3
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.3.0
                                    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.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.7.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.2
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    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.5
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    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.2
                                    repl_type_completor 0.1.9
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.5
                                    rdoc 6.10.0
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0/cache
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 2005 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   -Dmodular_gc_dir=
	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   -Dmodular_gc_dir=
	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.9/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/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.8.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/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=47271
  "--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/833] 458151=test_depth_first
[  2/833] 458152=test_change_word
[  3/833] 458153=test_config
[  4/833] 458152=fuzzer_test
[  5/833] 458151=test_rubyvm
[  6/833] 458151=test_cparser
[  7/833] 458153=test_struct
[  8/833] 458152=test_c_struct_entry
[  9/833] 458153=onigmo_test
[ 10/833] 458153=test_custom_command
[ 11/833] 458152=equality_test
[ 12/833] 458152=test_key_error
[ 13/833] 458152=test_win32ole_param
[ 14/833] 458152=integer_parse_test
[ 15/833] 458152=test_engine
[ 16/833] 458153=test_gem_commands_mirror
[ 17/833] 458151=test_fiber
[ 18/833] 458153=test_gem_package_task
[ 19/833] 458153=test_lock_native_thread
[ 20/833] 458153=test_resize
[ 21/833] 458153=test_abi
[ 22/833] 458152=test_load
[ 23/833] 458152=test_bundled_ca
[ 24/833] 458153=test_integer_comb
[ 25/833] 458152=test_ssl
[ 26/833] 458153=test_gem_security_trust_dir
[ 27/833] 458153=test_erb_command
[ 28/833] 458153=test_module
[ 29/833] 458153=test_usrmarshal
[ 30/833] 458153=test_gem_source_installed
[ 31/833] 458153=test_gem_validator
[ 32/833] 458153=test_cd
[ 33/833] 458153=test_tracer
[ 34/833] 458153=test_cgi_cookie
[ 35/833] 458153=test_not
[ 36/833] 458153=test_option
[ 37/833] 458153=test_wss
[ 38/833] 458153=test_require
[ 39/833] 458151=test_objectspace
[ 40/833] 458153=test_debugger_integration
[ 41/833] 458153=test_gem_resolver_composed_set
[ 42/833] 458153=test_my_integer
[ 43/833] 458153=test_require_lib
[ 44/833] 458153=test_gem_gem_runner
[ 45/833] 458153=test_metaclass
[ 46/833] 458153=test_x509store
[ 47/833] 458153=test_load
[ 48/833] 458153=test_win32ole_type
[ 49/833] 458153=test_cipher
[ 50/833] 458151=test_update
[ 51/833] 458151=test_new
[ 52/833] 458151=test_gem_source_lock
[ 53/833] 458153=test_ast
[ 54/833] 458151=test_irb
[ 55/833] 458151=test_x509cert
[ 56/833] 458151=test_require_path_check
[ 57/833] 458151=test_variable_name_check
[ 58/833] 458151=test_bn
[ 59/833] 458151=test_gem_request_set_gem_dependency_api
[ 60/833] 458151=test_name_error_extension
[ 61/833] 458151=test_weakkeymap
[ 62/833] 458151=test_files_test
[ 63/833] 458151=test_evaluation
[ 64/833] 458151=test_protocol
[ 65/833] 458151=test_gem_commands_info_command
[ 66/833] 458151=test_https
[ 67/833] 458152=test_object_create_start
[ 68/833] 458152=test_io_wait_uncommon
[ 69/833] 458152=test_gem_ci_detector
[ 70/833] 458152=test_fixnum
[ 71/833] 458152=test_gem_silent_ui
[ 72/833] 458152=test_signal
[ 73/833] 458152=test_continuation
[ 74/833] 458152=test_file_exhaustive
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-01-15 02:32:48.020955726 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    458152  opc    7r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[ 75/833] 458152=test_completion
[ 76/833] 458152=test_handle
[ 77/833] 458151=test_proxy
[ 78/833] 458151=test_gem_security_policy
[ 79/833] 458152=test_delete
[ 80/833] 458152=test_rational2
[ 81/833] 458152=fixtures_test
[ 82/833] 458151=test_case_comprehensive
[ 83/833] 458151=test_placearg
[ 84/833] 458152=test_ssl_session
[ 85/833] 458151=test_gem_package_tar_header
[ 86/833] 458151=test_tmpdir
[ 87/833] 458151=test_struct
[ 88/833] 458151=test_mutex
[ 89/833] 458152=parse_test
[ 90/833] 458152=heredoc_dedent_test
[ 91/833] 458152=test_type
[ 92/833] 458152=test_gem_ext_cargo_builder_link_flag_converter
[ 93/833] 458152=test_gem_local_remote_options
[ 94/833] 458152=test_dup
[ 95/833] 458152=test_acceptable
[ 96/833] 458152=test_gem_resolver_git_set
[ 97/833] 458151=test_gem_commands_check_command
[ 98/833] 458151=test_signedness
[ 99/833] 458152=test_digest
[100/833] 458152=test_gem_safe_marshal
[101/833] 458152=test_httpheader
[102/833] 458152=test_sexp
[103/833] 458152=test_ractor
[104/833] 458152=test_fiddle
[105/833] 458152=json_generic_object_test
[106/833] 458152=test_gem_resolver_vendor_specification
[107/833] 458152=test_date_arith
[108/833] 458152=test_ractor
[109/833] 458152=parse_stream_test
[110/833] 458152=test_exception_at_throwing
[111/833] 458152=test_gem_resolver_installed_specification
[112/833] 458152=test_stringscanner
[113/833] 458152=test_gem_source
[114/833] 458151=test_mkmf
[115/833] 458151=test_have_macro
[116/833] 458152=test_class
[117/833] 458152=test_at_exit
[118/833] 458152=command_line_test
[119/833] 458152=test_gem_package
[120/833] 458151=test_array
[121/833] 458152=test_autoload
[122/833] 458152=test_eval_history
[123/833] 458152=test_unicode
[124/833] 458152=test_files_ext
[125/833] 458152=test_thread_cv
[126/833] 458151=test_stringio
[127/833] 458151=test_assembler
[128/833] 458151=overlap_test
[129/833] 458152=test_random
[130/833] 458152=test_gem_source_git
[131/833] 458151=test_regex_casefold
[132/833] 458151=test_win32ole_method
[133/833] 458151=test_lexer
[134/833] 458151=test_ripper
[135/833] 458151=test_primitive
[136/833] 458151=parser_test
[137/833] 458151=test_parser
[138/833] 458151=test_iseq
[139/833] 458151=test_gem_safe_yaml
[140/833] 458151=test_document
[141/833] 458151=test_eval
[142/833] 458151=test_history
[143/833] 458152=test_bundled_gems
[144/833] 458151=test_gem_commands_setup_command
[145/833] 458152=test_singleton_function
[146/833] 458152=test_win32ole_variant_m
[147/833] 458152=test_pair
[148/833] 458151=test_env
[149/833] 458151=test_gem_package_tar_reader
[150/833] 458151=test_gem_commands_signout_command
[151/833] 458151=test_gem_source_fetch_problem
[152/833] 458151=test_install
[153/833] 458151=test_encoding
[154/833] 458151=test_sockopt
[155/833] 458151=test_ftp
[156/833] 458151=test_arithmetic_sequence
[157/833] 458151=test_ractor_compatibility
[158/833] 458151=test_autoconf
[159/833] 458151=test_find_executable
[160/833] 458151=test_gem_request_set_lockfile_tokenizer
[161/833] 458151=test_lazy_enumerator
[162/833] 458151=test_cgi_multipart
[163/833] 458151=test_nomethod_error
[164/833] 458151=test_gem_commands_rebuild_command
[165/833] 458151=test_etc
[166/833] 458151=test_stat
[167/833] 458151=test_win32ole_param_event
[168/833] 458151=test_https_proxy
[169/833] 458151=test_win32ole_variant
[170/833] 458151=test_gem_remote_fetcher_s3
[171/833] 458151=magic_comment_test
[172/833] 458151=test_cgi_modruby
[173/833] 458151=test_printf
[174/833] 458151=test_x509attr
[175/833] 458151=string_query_test
[176/833] 458151=test_workspace
[177/833] 458151=test_uncorrectable_name_check
[178/833] 458151=test_io
[179/833] 458152=test_path
[180/833] 458152=test_digest
[181/833] 458152=test_command_aliasing
[182/833] 458152=test_dir
[183/833] 458152=test_files_test_1
[184/833] 458152=ripper_test
[185/833] 458152=test_closure
[186/833] 458152=test_resolve_symbol
[187/833] 458152=test_rubygems
[188/833] 458152=test_unicode_normalize
[189/833] 458152=test_gem_stream_ui
[190/833] 458152=parse_comments_test
[191/833] 458152=test_propertyputref
[192/833] 458152=test_gb18030
[193/833] 458152=test_gem_commands_lock_command
[194/833] 458152=test_reline_key
[195/833] 458152=test_color
[196/833] 458152=test_io_m17n
[197/833] 458152=test_cmethod
[198/833] 458152=test_gem_stub_specification
[199/833] 458152=test_float
[200/833] 458152=test_nonblock
[201/833] 458152=test_gem_ext_configure_builder
[202/833] 458152=json_ext_parser_test
[203/833] 458152=test_mul
[204/833] 458152=test_shellwords
[205/833] 458152=test_ocsp
[206/833] 458152=implicit_array_test
[207/833] 458152=test_scanner_events
[208/833] 458152=test_ipaddr
[209/833] 458152=test_date_strptime
[210/833] 458152=test_omap
[211/833] 458152=test_flip
[212/833] 458152=test_io_console
[213/833] 458151=test_dns
[214/833] 458151=test_notimplement
[215/833] 458151=test_cgi_session
[216/833] 458151=test_c_union_entity
[217/833] 458151=test_x509crl
[218/833] 458151=test_configuration
[219/833] 458151=source_location_test
[220/833] 458151=test_debug
[221/833] 458151=test_transcode
[222/833] 458151=test_refinement
[223/833] 458152=test_class2name
[224/833] 458152=test_gem_commands_cleanup_command
[225/833] 458153=test_pattern_key_name_check
[226/833] 458153=heredoc_test
[227/833] 458153=test_profile_frames
[228/833] 458153=test_getopts
[229/833] 458153=test_emitter
[230/833] 458153=test_fips
[231/833] 458153=test_alias
[232/833] 458152=test_gem_ext_cmake_builder
[233/833] 458152=test_digest_extend
[234/833] 458152=test_last_thread
[235/833] 458153=test_thread_fd_close
[236/833] 458153=test_win32ole_event
[237/833] 458153=test_gem_commands_uninstall_command
[238/833] 458151=test_compile_prism
[239/833] 458151=test_helper
[240/833] 458151=json_encoding_test
[241/833] 458151=test_vm_dump
[242/833] 458151=reflection_test
[243/833] 458151=test_config
[244/833] 458151=test_func
[245/833] 458153=test_ftp
[246/833] 458153=test_modify_expand
[247/833] 458153=test_gem_available_set
[248/833] 458153=test_pkg_config
[249/833] 458153=test_convertible
[250/833] 458152=errors_test
[251/833] 458152=test_gem_commands_exec_command
[252/833] 458152=unescape_test
[253/833] 458152=test_super
[254/833] 458152=test_color_printer
[255/833] 458152=test_gem_resolver
[256/833] 458152=test_gem_source_vendor
[257/833] 458152=test_dln
[258/833] 458152=test_object
[259/833] 458152=test_x509req
[260/833] 458152=test_readpartial
[261/833] 458152=test_httpresponse
[262/833] 458152=test_insns_leaf
[263/833] 458152=test_gem_console_ui
[264/833] 458152=test_allocation
[265/833] 458151=test_ifunless
[266/833] 458151=test_cgi_header
[267/833] 458151=test_case_options
[268/833] 458151=test_mailto
[269/833] 458153=test_addr
[270/833] 458151=test_kill_ring
[271/833] 458153=test_member
[272/833] 458151=test_object
[273/833] 458151=test_helper
[274/833] 458151=test_duplicate
[275/833] 458153=test_gem_resolver_api_set
[276/833] 458151=test_ruby_lex
[277/833] 458153=test_arith_seq_extract
[278/833] 458151=test_gem_source_subpath_problem
[279/833] 458153=test_object_references
[280/833] 458151=test_bug_reporter
[281/833] 458153=test_gem_installer
[282/833] 458151=regular_expression_options_test
[283/833] 458151=test_buffered_io
[284/833] 458151=test_ossl
[285/833] 458152=test_regexp
[286/833] 458153=test_whileuntil
[287/833] 458153=test_nofree
[288/833] 458153=parameters_signature_test
[289/833] 458153=test_pointer
[290/833] 458153=test_within_pipe
[291/833] 458153=test_eval
[292/833] 458153=test_beginendblock
[293/833] 458153=test_monitor
[294/833] 458153=test_scalar_scanner
[295/833] 458153=test_lambda
[296/833] 458153=test_rb_str_dup
[297/833] 458153=test_arity
[298/833] 458153=test_gem_path_support
[299/833] 458153=test_keyword
[300/833] 458153=test_win32ole_type_event
[301/833] 458153=test_trace
[302/833] 458153=dump_test
[303/833] 458151=symbol_encoding_test
[304/833] 458151=test_foreach
[305/833] 458151=test_append
[306/833] 458151=test_gem_resolver_installer_set
[307/833] 458151=bom_test
[308/833] 458151=test_config
[309/833] 458151=test_file
[310/833] 458153=test_helper_method
[311/833] 458153=test_summary
[312/833] 458153=test_emitter
[313/833] 458153=test_x509ext
[314/833] 458153=test_alias_and_anchor
[315/833] 458153=test_time
[316/833] 458153=test_popen_deadlock
[317/833] 458153=test_ensured
[318/833] 458153=test_euc_jp
[319/833] 458153=test_key_stroke
[320/833] 458153=test_delegate
[321/833] 458153=test_project_sanity
[322/833] 458153=test_symbol
[323/833] 458153=test_gc
[324/833] 458151=test_gem_bundler_version_finder
[325/833] 458151=test_gem_request_set
[326/833] 458151=test_interned_str
[327/833] 458151=test_set_len
[328/833] 458151=test_folderitem2_invokeverb
[329/833] 458151=test_pattern_matching
[330/833] 458151=test_sleep
[331/833] 458153=test_webauthn_listener_response
[332/833] 458153=test_gem_resolver_index_set
[333/833] 458153=test_addrinfo
[334/833] 458153=test_to_ruby
[335/833] 458153=newline_offsets_test
[336/833] 458153=test_time_tz
[337/833] 458153=test_inlinecache
[338/833] 458153=test_socket
.Leaked thread: TestSocket#test_accept_loop: #<Thread:0x0000fffd0e56ac50 /home/opc/ruby/build/master/.ext/common/socket.rb:711 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x0000fffd0e56ac50 /home/opc/ruby/build/master/.ext/common/socket.rb:711 dead>
[339/833] 458153=test_thread
[340/833] 458151=test_data
[341/833] 458151=test_bug-14834
[342/833] 458151=test_call
[343/833] 458151=test_ellipsize
[344/833] 458151=test_gem_commands_build_command
[345/833] 458151=test_reline
[346/833] 458152=integer_base_flags_test
[347/833] 458152=test_gem_ext_builder
[348/833] 458151=test_to_ary_concat
[349/833] 458152=test_history
[350/833] 458152=test_windows_1251
[351/833] 458152=relocation_test
[352/833] 458152=test_gem_resolver_best_set
[353/833] 458152=test_cgi_core
[354/833] 458152=test_dbm
[355/833] 458152=test_parser
[356/833] 458152=node_id_test
[357/833] 458152=json_generator_test
[358/833] 458151=test_ractor
[359/833] 458151=test_registry
[360/833] 458151=test_gem
[361/833] 458152=numeric_value_test
[362/833] 458152=test_scheduler
[363/833] 458152=test_gem_commands_help_command
[364/833] 458152=test_ssl
[365/833] 458151=breadth_first_search_test
[366/833] 458151=test_gem_resolver_conflict
[367/833] 458151=test_ractor
[368/833] 458151=ractor_test
[369/833] 458151=test_ancdata
[370/833] 458151=test_marshal
[371/833] 458152=test_nesting_parser
[372/833] 458151=test_enc_str_buf_cat
[373/833] 458151=newline_test
[374/833] 458152=test_bignum
[375/833] 458151=test_integer
[376/833] 458153=test_unix
[377/833] 458153=test_gem_commands_contents_command
[378/833] 458153=test_udp
[379/833] 458153=test_context
[380/833] 458153=test_gem_commands_search_command
[381/833] 458153=test_symbol
[382/833] 458151=test_coder
[383/833] 458151=test_gem_resolver_local_specification
[384/833] 458151=test_configuration
[385/833] 458151=test_date_new
[386/833] 458151=test_gem_commands_list_command
[387/833] 458151=test_have_func
[388/833] 458152=test_date_marshal
[389/833] 458152=test_locale
[390/833] 458152=test_ts
[391/833] 458152=test_address_resolve
[392/833] 458152=test_stream
[393/833] 458152=test_ractor
[394/833] 458152=test_trick
[395/833] 458153=test_extlibs
[396/833] 458151=test_iter_break
[397/833] 458151=test_range
[398/833] 458151=test_gem_commands_signin_command
[399/833] 458151=test_require
[400/833] 458153=test_recursion
[401/833] 458153=test_enum
[402/833] 458152=test_rbconfig
[403/833] 458152=test_num2int
[404/833] 458152=test_bigzero
[405/833] 458152=test_gem_commands_query_command
[406/833] 458151=test_gem_platform
[407/833] 458153=compiler_test
[408/833] 458153=test_gem_remote_fetcher_local_ssl_server
[409/833] 458151=index_write_test
[410/833] 458151=test_win32ole_typelib
[411/833] 458151=parse_success_test
[412/833] 458151=test_pkey
[413/833] 458151=test_external_new
[414/833] 458151=test_multi_irb_commands
[415/833] 458151=test_pkey_dh
[416/833] 458152=test_m17n_comb
[417/833] 458151=test_ractor
[418/833] 458151=test_null
[419/833] 458151=test_data
[420/833] 458151=test_memory_view
[421/833] 458151=test_ansi
[422/833] 458151=test_io
[423/833] 458151=test_input_method
[424/833] 458151=test_thread
[425/833] 458151=test_gem_security_signer
[426/833] 458151=test_complex2
[427/833] 458151=test_config
[428/833] 458151=test_gem_util
[429/833] 458151=test_gem_unsatisfiable_dependency_error
[430/833] 458151=test_literal
[431/833] 458152=static_inspect_test
[432/833] 458152=test_pkcs7
[433/833] 458152=test_gem_commands_environment_command
[434/833] 458152=test_pack
[435/833] 458151=test_class_name_check
[436/833] 458152=test_scalar
[437/833] 458152=test_syntax
[438/833] 458151=test_zsh_completion
[439/833] 458151=test_basicsocket
[440/833] 458151=test_exception
[441/833] 458153=test_bash_completion
[442/833] 458153=test_div
[443/833] 458153=test_files_test_2
[444/833] 458153=pattern_test
[445/833] 458153=test_io_buffer
[446/833] 458153=test_deprecated
[447/833] 458153=test_optparse
[448/833] 458153=test_timeout
[449/833] 458151=test_key_name_check
[450/833] 458151=test_weakref
[451/833] 458151=test_instrumentation_api
[452/833] 458153=test_ractor
[453/833] 458153=test_singleton
[454/833] 458153=test_numeric
[455/833] 458153=test_fstring
[456/833] 458153=test_gem_ext_rake_builder
[457/833] 458153=test_word
[458/833] 458153=percent_delimiter_string_test
[459/833] 458153=test_gem_commands_cert_command
[460/833] 458152=test_gem_commands_stale_command
[461/833] 458152=test_ws
[462/833] 458152=json_parser_test
[463/833] 458152=test_date_strftime
[464/833] 458153=test_generic
[465/833] 458153=test_common
[466/833] 458152=test_httpresponses
[467/833] 458152=test_deprecate
[468/833] 458152=test_key_actor_vi
[469/833] 458153=test_postponed_job
[470/833] 458152=test_gem_request_set_lockfile
[471/833] 458153=test_ensure_and_callcc
[472/833] 458153=test_win32ole_variant_outarg
[473/833] 458153=test_stream
[474/833] 458153=test_have_library
[475/833] 458152=test_ns_spki
[476/833] 458152=test_iseq_load
[477/833] 458151=library_symbols_test
[478/833] 458151=test_stringify_symbols
[479/833] 458151=test_require
[480/833] 458151=test_objspace
[481/833] 458153=test_gem_commands_outdated_command
[482/833] 458153=test_gem_dependency_list
[483/833] 458153=string_encoding_test
[484/833] 458153=test_tsort
[485/833] 458153=test_gem_commands_fetch_command
[486/833] 458152=test_typeddata
[487/833] 458153=test_securerandom
[488/833] 458153=test_kwargs
[489/833] 458153=test_io_wait
[490/833] 458152=test_pack
[491/833] 458152=test_gem_doctor
[492/833] 458153=json_fixtures_test
[493/833] 458152=test_len
[494/833] 458153=test_disable_irb
[495/833] 458152=test_bmethod
[496/833] 458152=test_euc_kr
[497/833] 458153=test_provider
[498/833] 458153=test_gem_source_specific_file
[499/833] 458152=test_process
[500/833] 458153=test_rand
[501/833] 458153=test_random_formatter
[502/833] 458153=test_string_processing
[503/833] 458153=encodings_test
[504/833] 458153=test_constant
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=2025-01-15 04:02:24.867035629 +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    458152  opc    8r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[505/833] 458153=test_find
[506/833] 458153=test_hmac
[507/833] 458153=test_encoding
[508/833] 458153=test_time
[509/833] 458153=test_file
[510/833] 458153=test_capacity
[511/833] 458153=test_nextafter
[512/833] 458153=test_gem_commands_owner_command
[513/833] 458153=test_rat
[514/833] 458153=test_init
[515/833] 458153=test_gem_request_connection_pools
[516/833] 458153=test_flags
[517/833] 458153=test_bug-3571
[518/833] 458153=test_yamlstore
[519/833] 458153=test_numeric
[520/833] 458153=test_gem_requirement
[521/833] 458153=test_tcp
[522/833] 458153=test_win32ole_method_event
[523/833] 458153=test_gem_name_tuple
[524/833] 458153=test_integer
[525/833] 458153=test_function
[526/833] 458153=test_gem_resolver_activation_request
[527/833] 458153=test_gem_commands_server_command
[528/833] 458153=test_macro
[529/833] 458153=test_string
[530/833] 458152=test_pipe
[531/833] 458152=test_bug-5832
[532/833] 458152=test_yield_block
[533/833] 458152=test_c_struct_builder
[534/833] 458152=test_gem_package_tar_reader_entry
[535/833] 458152=test_resource
[536/833] 458152=test_gem_uri
[537/833] 458152=test_reqarg
[538/833] 458152=test_frozen_error
[539/833] 458152=test_gem_ext_ext_conf_builder
[540/833] 458152=test_spell_checker
[541/833] 458152=test_gem_version
[542/833] 458152=test_path_to_class
[543/833] 458152=test_enumerator
[544/833] 458152=test_zlib
[545/833] 458152=test_gem_ext_cargo_builder
[546/833] 458152=test_proc
[547/833] 458152=test_console_attr
[548/833] 458152=test_gem_commands_unpack_command
[549/833] 458152=test_win32ole_record
[550/833] 458152=test_gem_version_option
[551/833] 458152=test_date_compat
[552/833] 458152=snippets_test
[553/833] 458151=test_ubf_async_safe
[554/833] 458151=test_big2str
[555/833] 458151=test_gem_resolver_specification
[556/833] 458151=test_pkey_dsa
[557/833] 458152=test_gem_commands_yank_command
[558/833] 458152=test_yaml_tree
[559/833] 458152=test_cstr
[560/833] 458151=test_gem_resolver_dependency_request
[561/833] 458151=test_euc_tw
[562/833] 458151=test_command
[563/833] 458151=test_psych
[564/833] 458151=test_nil
[565/833] 458151=test_wait
[566/833] 458151=test_human_typo
[567/833] 458151=test_import
[568/833] 458152=test_ldap
[569/833] 458152=test_kdf
[570/833] 458152=test_thread_queue
[571/833] 458151=test_nowrite
[572/833] 458151=test_defined
[573/833] 458151=test_passing_block
[574/833] 458151=test_io_buffer
[575/833] 458151=test_yjit_exit_locations
[576/833] 458151=location_test
[577/833] 458151=test_io_timeout
[578/833] 458151=test_type_completor
[579/833] 458151=json_string_matching_test
[580/833] 458151=freeze_test
[581/833] 458151=test_gem_config_file
[582/833] 458151=test_comparable
[583/833] 458151=test_webauthn_poller
[584/833] 458151=test_date_conv
[585/833] 458151=test_gem_resolver_index_specification
[586/833] 458151=test_serialize_subclasses
[587/833] 458151=test_frozen
[588/833] 458151=test_egrep_cpp
[589/833] 458151=test_erb_m17n
[590/833] 458151=test_timeout
[591/833] 458151=test_fnmatch
[592/833] 458151=test_pathname
[593/833] 458151=test_store
[594/833] 458151=test_http_request
[595/833] 458151=test_tempfile
[596/833] 458151=test_coverage
[597/833] 458151=test_tree_builder
[598/833] 458151=test_protect
[599/833] 458151=test_gem_commands_update_command
[600/833] 458151=test_date
[601/833] 458151=test_big5
[602/833] 458151=test_complexrational
[603/833] 458151=test_raise
[604/833] 458151=named_capture_test
[605/833] 458151=version_test
[606/833] 458151=test_string
[607/833] 458151=json_common_interface_test
[608/833] 458151=test_error_highlight
[609/833] 458151=test_function_entry
[610/833] 458151=test_enumerator_kw
[611/833] 458151=test_marshalable
[612/833] 458151=test_line_editor
[613/833] 458151=lex_test
[614/833] 458151=test_files_lib
[615/833] 458151=test_string_memory
[616/833] 458152=test_help
[617/833] 458152=test_gem_text
[618/833] 458152=test_settracefunc
[619/833] 458151=test_tracepoint
[620/833] 458151=tunnel_test
[621/833] 458151=test_backtrace
[622/833] 458152=test_win32ole
[623/833] 458152=test_internal_ivar
[624/833] 458152=test_gem_source_local
[625/833] 458152=test_rendering
[626/833] 458152=test_gem_gemcutter_utilities
[627/833] 458151=desugar_compiler_test
[628/833] 458151=test_method_cache
[629/833] 458152=test_too_many_dummy_encodings
[630/833] 458151=test_sprintf_comb
[631/833] 458152=test_gem_commands_push_command
[632/833] 458151=locals_test
[633/833] 458151=test_gem_commands_which_command
[634/833] 458151=test_gem_request
[635/833] 458151=test_gem_package_old
[636/833] 458151=test_gem_commands_specification_command
[637/833] 458151=test_scan_args
[638/833] 458151=test_http
[639/833] 458151=test_hash
[640/833] 458152=test_pty
[641/833] 458152=test_gem_dependency_installer
[642/833] 458153=test_pkcs12
[643/833] 458153=test_koi8
[644/833] 458153=test_json_tree
[645/833] 458153=test_gem_remote_fetcher
[646/833] 458152=test_parser_events
[647/833] 458152=test_filter
[648/833] 458152=test_gem_dependency
[649/833] 458152=test_gem_remote_fetcher_local_server
[650/833] 458152=test_cclass
[651/833] 458153=test_gem_uninstaller
[652/833] 458152=test_yjit
[653/833] 458152=test_method
[654/833] 458151=test_m17n
[655/833] 458151=test_argf
[656/833] 458153=test_yaml
[657/833] 458153=test_x509name
[658/833] 458153=test_http
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x9, ino=2347052504, 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    458153  opc   10u  IPv4 2347052504      0t0  TCP localhost:46099->localhost:37448 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 11 #<File::Stat dev=0x9, ino=2347052599, 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    458153  opc   11u  IPv4 2347052599      0t0  TCP localhost:45081->localhost:57516 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 12 #<File::Stat dev=0x9, ino=2347052725, 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    458153  opc   12u  IPv4 2347052725      0t0  TCP localhost:46231->localhost:51018 (CLOSE_WAIT)
[659/833] 458151=test_utf16
[660/833] 458151=test_set
[661/833] 458151=test_ractor
[662/833] 458151=test_str2big
[663/833] 458151=test_gem_package_tar_writer
[664/833] 458151=warnings_test
[665/833] 458151=test_econv
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 13 #<File::Stat dev=0x9, ino=2347054510, 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    458153  opc   13u  IPv4 2347054510      0t0  TCP localhost:39407->localhost:37308 (CLOSE_WAIT)
[666/833] 458151=test_gem_install_update_options
[667/833] 458151=test_face
[668/833] 458151=test_gem_request_set_lockfile_parser
[669/833] 458151=test_date_attr
[670/833] 458151=test_sizeof
[671/833] 458151=constant_path_node_test
[672/833] 458151=test_stringchar
[673/833] 458151=test_emoji
[674/833] 458151=test_sorted_set
[675/833] 458151=test_windows_1252
[676/833] 458151=test_stack
[677/833] 458151=test_jaro_winkler
[678/833] 458151=test_cp949
[679/833] 458151=test_condition
[680/833] 458151=test_gem_resolver_vendor_set
[681/833] 458151=test_gem_dependency_resolution_error
[682/833] 458151=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=2025-01-15 02:32:48.020955726 +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=2025-01-15 04:02:24.867035629 +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    458151  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    458151  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[683/833] 458153=dispatcher_test
[684/833] 458153=test_mixed_unicode_escapes
[685/833] 458153=test_sleep
[686/833] 458152=test_win32ole_variable
[687/833] 458152=test_method_cache
[688/833] 458152=attribute_write_test
[689/833] 458152=test_parse
[690/833] 458151=test_flush
[691/833] 458151=test_pkey_rsa
[692/833] 458152=test_system
[693/833] 458151=test_numhash
[694/833] 458151=test_gem_specification
[695/833] 458152=string_test
[696/833] 458152=test_sprintf
[697/833] 458152=test_class
[698/833] 458153=test_exit
[699/833] 458153=comments_test
[700/833] 458153=test_const
[701/833] 458153=test_name_error
[702/833] 458153=json_addition_test
[703/833] 458153=test_gem_source_list
[704/833] 458153=test_gem_commands_sources_command
[705/833] 458153=test_yaml_special_cases
[706/833] 458153=test_recorder
[707/833] 458153=test_libs
[708/833] 458153=test_iso_8859
[709/833] 458153=test_math
[710/833] 458153=test_qsort
[711/833] 458153=test_gc
[712/833] 458153=test_safe_load
[713/833] 458153=test_gem_command_manager
[714/833] 458153=test_array
[715/833] 458153=test_case
[716/833] 458153=test_open-uri
[717/833] 458151=test_enc_associate
[718/833] 458153=test_enumerator
[719/833] 458151=test_date_time
[720/833] 458151=test_nil2vtempty
[721/833] 458151=test_cgi_tag_helper
[722/833] 458151=test_pack
[723/833] 458151=test_pinned
[724/833] 458151=test_framework
[725/833] 458151=test_coderange
[726/833] 458151=test_weakmap
[727/833] 458152=test_inadvertent_creation
[728/833] 458152=test_rendering
[729/833] 458152=test_kernel
[730/833] 458152=test_dot_dot
[731/833] 458152=test_gem_rdoc
[732/833] 458152=test_iterator
[733/833] 458152=test_string
[734/833] 458152=test_gem_commands_install_command
[735/833] 458152=test_storage
[736/833] 458152=test_method_name_check
[737/833] 458152=test_err_in_callback
[738/833] 458152=test_merge_keys
[739/833] 458152=test_did_you_mean
[740/833] 458152=test_shapes
[741/833] 458152=test_cesu8
[742/833] 458152=regular_expression_encoding_test
[743/833] 458152=test_array_create
[744/833] 458152=test_dir_m17n
[745/833] 458152=test_memory_view
[746/833] 458152=test_threadgroup
[747/833] 458152=test_complex
[748/833] 458152=test_fd_setsize
[749/833] 458152=test_forwardable
[750/833] 458152=test_process
[751/833] 458152=!Nothing_to_test
[752/833] 458152=static_literals_test
[753/833] 458152=test_verbose
[754/833] 458152=test_gem_commands_open_command
[755/833] 458152=test_emoji_breaks
[756/833] 458152=test_normalize
[757/833] 458152=test_gem_update_suggestion
[758/833] 458152=test_assignment
[759/833] 458152=test_gem_command
[760/833] 458152=test_asn1
[761/833] 458152=test_undef
[762/833] 458152=test_gem_resolver_lock_set
[763/833] 458152=test_random
[764/833] 458152=test_gem_impossible_dependencies_error
[765/833] 458152=test_pp
[766/833] 458152=test_gem_resolver_requirement_list
[767/833] 458152=test_noarg
[768/833] 458152=test_raise_exception
[769/833] 458152=test_arith_seq_beg_len_step
[770/833] 458152=test_exception
[771/833] 458152=test_variable
[772/833] 458152=test_hash
[773/833] 458152=test_gem_commands_pristine_command
[774/833] 458152=test_optarg
[775/833] 458152=test_basicinstructions
[776/833] 458152=test_gem_resolver_git_specification
[777/833] 458151=test_utf32
[778/833] 458151=test_key_actor_emacs
[779/833] 458151=test_gem_security
[780/833] 458152=test_erb
[781/833] 458152=test_date_ractor
[782/833] 458152=lex_test
[783/833] 458152=test_clone
[784/833] 458152=test_enc_raise
[785/833] 458152=test_gem_uri_formatter
[786/833] 458152=test_prettyprint
[787/833] 458152=test_ole_methods
[788/833] 458152=test_cgi_util
[789/833] 458152=test_gc_compact
[790/833] 458152=test_dryrun
[791/833] 458152=test_queue
[792/833] 458152=test_gem_resolver_lock_specification
[793/833] 458152=test_boolean
[794/833] 458152=regexp_test
[795/833] 458152=test_yield
[796/833] 458152=test_show_source
[797/833] 458152=test_remote_fetch_error
[798/833] 458152=test_shift_jis
[799/833] 458152=test_files_sample
[800/833] 458152=test_data_error
[801/833] 458152=test_rubyoptions
[802/833] 458152=test_force_exit
[803/833] 458152=test_optimization
[804/833] 458153=test_arity
[805/833] 458153=test_thread
[806/833] 458153=test_buffering
[807/833] 458153=test_svcb_https
[808/833] 458153=test_pkey_ec
[809/833] 458153=test_key_event_record
[810/833] 458153=test_open3
[811/833] 458151=test_mdns
[812/833] 458151=test_date_parse
[813/833] 458151=test_ractor
[814/833] 458151=test_gem_resolver_api_specification
[815/833] 458151=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 44281>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    458151  opc   12u  IPv4 2347062300      0t0  TCP localhost:44281->localhost:41654 (CLOSE_WAIT)
[816/833] 458152=test_rational
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 12
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 32973>
[817/833] 458152=test_case_mappingCOMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    458151  opc   13u  IPv4 2347061663      0t0  TCP localhost:32973->localhost:59322 (CLOSE_WAIT)

[818/833] 458152=test_gem_ext_cargo_builder_unit
[819/833] 458152=ruby_parser_test
[820/833] 458152=test_hash_create
[821/833] 458152=test_grapheme_breaks
[822/833] 458152=test_enumerable
[823/833] 458152=test_set.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 13

[824/833] 458152=test_tree_spell_checker
[825/833] 458151=test_backtrace
[826/833] 458151=test_gbk
[827/833] 458151=test_gem_commands_dependency_command
[828/833] 458152=test_yamldbm
[829/833] 458152=test_warning
[830/833] 458151=test_gem_spec_fetcher
[831/833] 458152=test_unicode_escape
[832/833] 458152=test_switch_hitter
[833/833] 458151=test_default_gems
Finished tests in 188.122704s, 157.0677 tests/s, 33202.3135 assertions/s.
29548 tests, 6246109 assertions, 0 failures, 0 errors, 402 skips

ruby -v: ruby 3.5.0dev (2025-01-15T08:13:16Z master fe2bc77830) +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   -Dmodular_gc_dir=
	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.9/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/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.8.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/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.5.0dev (2025-01-15T08:13:16Z master fe2bc77830) +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 ......................................................

Finished in 26.748013 seconds

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