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

ruby -v: ruby 3.5.0dev (2025-01-12T04:53:15Z master d9d08484d2) +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-12T04:53:15Z master d9d08484d2) +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.545402 seconds

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