# Logfile created on 2023-10-21 14:39:46 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000ffff7f7afdd0 @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'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/opc/ruby/logs/brlog.master.20231021-143946", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000ffff7f6db440 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000ffff7f6db2d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000ffff7f77ca98 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20231021-143946", @dev=#<File:/home/opc/ruby/logs/brlog.master.20231021-143946>, @binmode=false, @mon_data=#<Monitor:0x0000ffff7f6dafb8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j3
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j3" exit with 0.
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-rubyspec -j3
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 38b79b05fd
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make after-update    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: 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/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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]: 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/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
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/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
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 unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
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/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.3.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.3.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.3.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.3.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.3.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.3.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.3.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.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.8.3
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    prism 0.15.1
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.9
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.2.1
                                    psych 5.1.1.1
                                    stringio 3.0.9
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.4.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.2.2
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1858 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
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/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
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=25055
  "--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/902] 731703=test_beginendblock
[  2/902] 731704=test_monitor
[  3/902] 731705=test_kconv
[  4/902] 731705=test_eval
[  5/902] 731704=test_nofree
[  6/902] 731704=test_whileuntil
[  7/902] 731704=test_regexp
[  8/902] 731705=test_within_pipe
[  9/902] 731705=test_drbssl
[ 10/902] 731703=test_rdoc_normal_class
[ 11/902] 731703=test_pointer
[ 12/902] 731703=test_gem_installer
[ 13/902] 731704=test_bug_reporter
[ 14/902] 731704=test_ossl
[ 15/902] 731703=test_buffered_io
[ 16/902] 731703=test_arith_seq_extract
[ 17/902] 731703=compiler_test
[ 18/902] 731703=test_ruby_lex
[ 19/902] 731703=test_object_references
[ 20/902] 731703=test_gem_source_subpath_problem
[ 21/902] 731703=test_helper
[ 22/902] 731703=test_gem_resolver_api_set
[ 23/902] 731703=test_duplicate
[ 24/902] 731703=test_kill_ring
[ 25/902] 731703=test_mailto
[ 26/902] 731703=test_addr
[ 27/902] 731703=test_object
[ 28/902] 731703=test_member
[ 29/902] 731703=test_tuplebag
[ 30/902] 731703=test_cgi_header
[ 31/902] 731703=test_case_options
[ 32/902] 731703=test_x509ext
[ 33/902] 731703=test_emitter
[ 34/902] 731703=test_file
[ 35/902] 731704=test_config
[ 36/902] 731704=test_summary
[ 37/902] 731704=bom_test
[ 38/902] 731704=test_foreach
[ 39/902] 731704=test_rdoc_markup_to_html
[ 40/902] 731703=test_gem_resolver_installer_set
[ 41/902] 731704=test_encodings
[ 42/902] 731705=test_append
[ 43/902] 731705=test_trace
[ 44/902] 731705=test_gem_path_support
[ 45/902] 731703=test_arity
[ 46/902] 731703=test_win32ole_type_event
[ 47/902] 731703=test_keyword
[ 48/902] 731705=test_scalar_scanner
[ 49/902] 731705=test_lambda
[ 50/902] 731705=test_rb_str_dup
[ 51/902] 731705=test_compile_prism
[ 52/902] 731703=test_helper
[ 53/902] 731703=test_win32ole_event
[ 54/902] 731703=test_rdoc_markup_formatter
[ 55/902] 731703=test_gem_commands_uninstall_command
[ 56/902] 731705=test_gem_ext_cmake_builder
[ 57/902] 731705=test_digest_extend
[ 58/902] 731705=test_last_thread
[ 59/902] 731704=test_thread_fd_close
[ 60/902] 731704=test_getopts
[ 61/902] 731704=test_fips
[ 62/902] 731704=test_alias
[ 63/902] 731704=test_emitter
[ 64/902] 731704=test_pattern_key_name_check
[ 65/902] 731704=test_profile_frames
[ 66/902] 731704=test_refinement
[ 67/902] 731703=test_transcode
[ 68/902] 731703=test_debug
[ 69/902] 731705=test_gem_commands_cleanup_command
[ 70/902] 731703=test_class2name
[ 71/902] 731703=test_c_union_entity
[ 72/902] 731703=test_cgi_session
[ 73/902] 731703=test_notimplement
[ 74/902] 731703=test_dns
[ 75/902] 731703=test_x509crl
[ 76/902] 731705=test_rdoc_markup_heading
[ 77/902] 731703=test_flip
[ 78/902] 731703=test_io_console
Leaked file descriptor: TestIO_Console#test_oflush: 8 #<File::Stat dev=0xfc00, ino=2102564, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-10-21 14:38:27.368510087 +0000, mtime=2023-10-21 14:38:25.908505562 +0000, ctime=2023-10-21 14:38:25.908505562 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    731703  opc    8r   REG  252,0  6940392 2102564 /var/lib/sss/mc/group
[ 79/902] 731705=test_ifunless
[ 80/902] 731705=test_insns_leaf
[ 81/902] 731705=test_readpartial
[ 82/902] 731705=test_rdoc_parser_ruby
[ 83/902] 731705=test_httpresponse
[ 84/902] 731705=test_x509req
[ 85/902] 731705=test_gem_source_vendor
[ 86/902] 731705=test_gem_resolver
[ 87/902] 731705=test_dln
[ 88/902] 731705=test_object
[ 89/902] 731705=test_bigdecimal
[ 90/902] 731704=test_gem_commands_exec_command
[ 91/902] 731703=unescape_test
[ 92/902] 731705=test_color_printer
[ 93/902] 731705=test_super
[ 94/902] 731704=test_pkg_config
[ 95/902] 731704=test_gem_available_set
[ 96/902] 731704=test_modify_expand
[ 97/902] 731704=test_convertible
[ 98/902] 731703=errors_test
[ 99/902] 731703=test_config
[100/902] 731703=test_func
[101/902] 731705=json_encoding_test
[102/902] 731705=test_vm_dump
[103/902] 731705=test_enc_str_buf_cat
[104/902] 731705=test_bignum
[105/902] 731703=newline_test
[106/902] 731703=test_rdoc_markup_hard_break
[107/902] 731703=test_nesting_parser
[108/902] 731703=test_ancdata
[109/902] 731703=ractor_test
[110/902] 731703=test_marshal
[111/902] 731703=test_nkf
[112/902] 731703=test_gem_resolver_conflict
[113/902] 731703=test_ractor
[114/902] 731704=test_ssl
[115/902] 731704=test_gem_commands_help_command
[116/902] 731704=test_scheduler
[117/902] 731703=test_gem
[118/902] 731705=test_ansi_without_terminfo
[119/902] 731705=test_read
[120/902] 731705=json_generator_test
[121/902] 731704=test_ractor
[122/902] 731704=test_parser
[123/902] 731704=test_rdoc_markup_to_label
[124/902] 731705=test_gem_resolver_best_set
[125/902] 731704=test_cgi_core
[126/902] 731704=test_rbconfig
[127/902] 731704=test_num2int
[128/902] 731704=test_range
[129/902] 731705=test_gem_commands_signin_command
[130/902] 731705=test_extlibs
[131/902] 731704=test_iter_break
[132/902] 731704=test_rdoc_markup_include
[133/902] 731704=test_enum
[134/902] 731704=test_inputs_scanner
[135/902] 731704=test_require
[136/902] 731705=test_recursion
[137/902] 731705=test_stream
[138/902] 731705=test_ractor
[139/902] 731705=test_trick
[140/902] 731703=test_address_resolve
[141/902] 731703=test_rdoc_attr
[142/902] 731703=test_locale
[143/902] 731703=test_ts
[144/902] 731704=test_date_marshal
[145/902] 731703=test_have_func
[146/902] 731704=test_date_new
[147/902] 731704=test_gem_commands_list_command
[148/902] 731704=test_gem_resolver_local_specification
[149/902] 731704=test_configuration
[150/902] 731704=test_symbol
[151/902] 731704=test_gem_commands_search_command
[152/902] 731704=test_rdoc_servlet
[153/902] 731704=test_coder
[154/902] 731704=test_gem_commands_contents_command
[155/902] 731704=test_context
[156/902] 731705=test_udp
[157/902] 731705=test_formatter
[158/902] 731705=test_write
[159/902] 731705=test_integer
[160/902] 731703=test_unix
[161/902] 731704=ruby_api_test
[162/902] 731703=test_gem_resolver_index_set
[163/902] 731704=test_sleep
[164/902] 731703=test_webauthn_listener_response
[165/902] 731703=test_folderitem2_invokeverb
[166/902] 731703=test_interned_str
[167/902] 731703=test_set_len
[168/902] 731703=constant_path_node_test
[169/902] 731703=test_pattern_matching
[170/902] 731703=test_gc
[171/902] 731705=test_gem_request_set
[172/902] 731705=test_gem_bundler_version_finder
[173/902] 731705=test_project_sanity
[174/902] 731705=test_symbol
[175/902] 731705=location_test
[176/902] 731705=test_delegate
[177/902] 731705=test_ensured
[178/902] 731705=test_rdoc_markup
[179/902] 731705=test_key_stroke
[180/902] 731705=test_euc_jp
[181/902] 731705=test_drbunix
[182/902] 731704=test_alias_and_anchor
[183/902] 731704=test_popen_deadlock
[184/902] 731704=test_time
[185/902] 731704=test_windows_1251
[186/902] 731704=test_gem_ext_builder
[187/902] 731704=test_history
[188/902] 731704=test_to_ary_concat
[189/902] 731705=test_reline
[190/902] 731705=test_gem_commands_build_command
[191/902] 731705=test_ellipsize
[192/902] 731705=test_call
[193/902] 731705=test_data
[194/902] 731705=test_bug-14834
[195/902] 731705=test_terminfo
[196/902] 731705=test_socket
[197/902] 731703=test_data_converters
[198/902] 731705=test_inlinecache
[199/902] 731703=test_thread
[200/902] 731705=test_time_tz
[201/902] 731705=test_addrinfo
Leaked file descriptor: TestSocketAddrinfo#test_addrinfo_timeout: 7 #<File::Stat dev=0x9, ino=121394639, 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    731705  opc    7u  unix 0x0000000000000000      0t0 121394639 type=STREAM
[202/902] 731705=test_to_ruby
[203/902] 731705=test_gem_package_tar_header
[204/902] 731705=test_ssl_session
[205/902] 731704=test_case_comprehensive
[206/902] 731705=test_logperiod
[207/902] 731705=test_rational2
[208/902] 731705=test_placearg
[209/902] 731705=test_completion
[210/902] 731705=test_ractor
[211/902] 731705=test_file_exhaustive
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 8 #<File::Stat dev=0xfc00, ino=2102558, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-10-21 14:38:16.784477281 +0000, mtime=2023-10-21 14:38:16.768477231 +0000, ctime=2023-10-21 14:38:16.768477231 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    731705  opc    8r   REG  252,0  9253600 2102558 /var/lib/sss/mc/passwd
[212/902] 731703=test_gem_security_policy
[213/902] 731703=test_rdoc_markup_document
[214/902] 731703=test_delete
[215/902] 731703=test_handle
[216/902] 731705=test_io_wait_uncommon
[217/902] 731705=test_fixnum
[218/902] 731705=test_signal
[219/902] 731703=test_gem_silent_ui
[220/902] 731703=test_continuation
[221/902] 731703=test_weakkeymap
[222/902] 731703=test_files_test
[223/902] 731703=test_protocol
[224/902] 731703=test_getoptlong
[225/902] 731703=test_evaluation
[226/902] 731703=test_rdoc_markup_to_ansi
[227/902] 731703=test_object_create_start
[228/902] 731703=test_gem_commands_info_command
[229/902] 731703=test_https
[230/902] 731703=test_gem_request_set_gem_dependency_api
[231/902] 731703=test_name_error_extension
[232/902] 731703=test_x509cert
[233/902] 731703=test_rdoc_markup_paragraph
[234/902] 731703=test_irb
[235/902] 731703=test_variable_name_check
[236/902] 731705=test_bn
[237/902] 731703=test_require_path_check
[238/902] 731705=test_logdevice
[239/902] 731703=test_ast
[240/902] 731705=test_exception_at_throwing
[241/902] 731705=test_gem_resolver_installed_specification
[242/902] 731705=test_ractor
[243/902] 731705=test_stringscanner
[244/902] 731705=json_generic_object_test
[245/902] 731705=test_fiddle
[246/902] 731705=test_date_arith
[247/902] 731705=test_gem_resolver_vendor_specification
[248/902] 731705=test_gem_safe_marshal
[249/902] 731705=test_httpheader
[250/902] 731705=test_sexp
[251/902] 731705=test_ractor
[252/902] 731705=test_rdoc_ri_driver
[253/902] 731705=test_gem_commands_check_command
[254/902] 731705=test_gem_resolver_git_set
[255/902] 731705=test_signedness
[256/902] 731705=test_digest
[257/902] 731705=test_invalid
[258/902] 731705=test_rdoc_single_class
[259/902] 731705=test_dup
[260/902] 731705=test_acceptable
[261/902] 731705=test_gem_ext_cargo_builder_link_flag_converter
[262/902] 731705=test_gem_local_remote_options
[263/902] 731705=test_gem_commands_generate_index_command
[264/902] 731705=test_mutex
[265/902] 731705=test_rdoc_token_stream
[266/902] 731705=test_type
[267/902] 731705=heredoc_dedent_test
[268/902] 731705=test_tmpdir
[269/902] 731705=test_struct
[270/902] 731705=test_erb_command
[271/902] 731705=test_module
[272/902] 731704=test_gem_security_trust_dir
[273/902] 731704=test_gem_source_installed
[274/902] 731704=test_gem_validator
[275/902] 731704=test_usrmarshal
[276/902] 731704=test_load.Leaked file descriptor: TestOptionParserLoad#test_load_xdg_config_dirs: 9 #<File::Stat dev=0xfc00, ino=2102558, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-10-21 14:38:16.784477281 +0000, mtime=2023-10-21 14:38:16.768477231 +0000, ctime=2023-10-21 14:38:16.768477231 +0000>

COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    731704  opc    9r   REG  252,0  9253600 2102558 /var/lib/sss/mc/passwd
[277/902] 731704=test_bundled_ca
[278/902] 731705=test_integer_comb
[279/902] 731704=test_abi
[280/902] 731704=test_ssl
[281/902] 731705=test_gem_package_task
[282/902] 731705=test_resize
[283/902] 731705=test_key_error
[284/902] 731705=test_win32ole_param
[285/902] 731705=test_gem_commands_mirror
[286/902] 731705=test_fiber
[287/902] 731705=test_patterns
[288/902] 731705=test_engine
[289/902] 731705=test_rdoc_parser_markdown
[290/902] 731705=test_gem_indexer
[291/902] 731705=test_cparser
[292/902] 731704=test_rubyvm
[293/902] 731704=fuzzer_test
[294/902] 731704=test_c_struct_entry
[295/902] 731704=test_struct
[296/902] 731704=test_config
[297/902] 731704=test_ostruct
[298/902] 731704=test_read_write
[299/902] 731704=test_depth_first
[300/902] 731704=test_change_word
[301/902] 731704=test_gem_source_lock
[302/902] 731705=test_update
[303/902] 731705=test_cipher
[304/902] 731705=test_new
[305/902] 731705=test_win32ole_type
[306/902] 731705=test_rdoc_rd_inline_parser
[307/902] 731704=test_load
[308/902] 731704=test_x509store
[309/902] 731705=test_rdoc_rd_block_parser
[310/902] 731705=test_rdoc_generator_pot
[311/902] 731705=test_rdoc_markup_to_markdown
[312/902] 731705=test_rdoc_markup_to_joined_paragraph
[313/902] 731705=test_rdoc_rd
[314/902] 731705=test_gem_gem_runner
[315/902] 731705=test_require_lib
[316/902] 731704=test_metaclass
[317/902] 731704=test_require
[318/902] 731704=test_objectspace
[319/902] 731705=test_gem_resolver_composed_set
[320/902] 731705=test_my_integer
[321/902] 731705=test_cgi_cookie
[322/902] 731705=test_not
[323/902] 731705=test_wss
[324/902] 731705=test_rdoc_markup_attribute_manager
[325/902] 731705=test_option
[326/902] 731705=test_dir
[327/902] 731705=test_files_test_1
[328/902] 731704=test_rubygems
[329/902] 731704=test_closure
[330/902] 731704=test_digest
[331/902] 731704=test_base64
[332/902] 731704=test_path
[333/902] 731704=test_rdoc_rd_inline
[334/902] 731704=test_io
[335/902] 731705=test_uncorrectable_name_check
[336/902] 731705=test_converters
[337/902] 731705=test_printf
[338/902] 731705=test_x509attr
[339/902] 731705=test_workspace
[340/902] 731705=test_quote_char_nil
[341/902] 731705=test_debug_cmd
[342/902] 731705=test_liberal_parsing
[343/902] 731705=test_cgi_modruby
[344/902] 731705=test_win32ole_variant
[345/902] 731705=magic_comment_test
[346/902] 731705=test_win32ole_param_event
[347/902] 731705=test_rdoc_parser
[348/902] 731705=test_https_proxy
[349/902] 731705=test_etc
.Leaked file descriptor: TestEtc#test_getgrgid: 11 #<File::Stat dev=0xfc00, ino=2102564, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-10-21 14:38:27.368510087 +0000, mtime=2023-10-21 14:41:36.645096766 +0000, ctime=2023-10-21 14:41:36.645096766 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    731705  opc   11r   REG  252,0  6940392 2102564 /var/lib/sss/mc/group
[350/902] 731705=test_nomethod_error
[351/902] 731705=test_stat
[352/902] 731705=test_ipaddr
[353/902] 731705=test_ocsp
[354/902] 731705=test_scanner_events
[355/902] 731705=test_date_strptime
[356/902] 731705=test_omap
[357/902] 731705=test_mul
[358/902] 731705=test_shellwords
[359/902] 731705=test_rdoc_generator_pot_po
[360/902] 731705=test_gem_ext_configure_builder
[361/902] 731705=json_ext_parser_test
[362/902] 731705=test_nonblock
[363/902] 731705=test_strip
[364/902] 731705=test_rdoc_parser_simple
[365/902] 731705=test_rdoc_top_level
[366/902] 731705=test_io_m17n
[367/902] 731705=test_gem_stub_specification
[368/902] 731705=test_float
[369/902] 731705=test_cmethod
[370/902] 731705=test_color
[371/902] 731705=test_gb18030
[372/902] 731705=test_propertyputref
[373/902] 731705=test_reline_key
[374/902] 731705=test_gem_commands_lock_command
[375/902] 731705=test_unicode_normalize
[376/902] 731705=test_rdoc_generator_ri
[377/902] 731705=test_gem_stream_ui
[378/902] 731705=test_regex_casefold
[379/902] 731705=test_lexer
[380/902] 731705=test_win32ole_method
[381/902] 731705=test_gem_source_git
[382/902] 731704=test_ripper
[383/902] 731704=test_thread_cv
[384/902] 731704=test_assembler
[385/902] 731704=test_stringio
[386/902] 731704=test_files_ext
[387/902] 731705=test_random
[388/902] 731705=dispatcher_test
[389/902] 731705=test_eval_history
[390/902] 731704=test_unicode
[391/902] 731705=test_autoload
[392/902] 731704=test_gem_package
[393/902] 731704=test_array
[394/902] 731703=test_at_exit
[395/902] 731703=test_benchmark
[396/902] 731703=test_mkmf
[397/902] 731703=test_gem_source
[398/902] 731703=test_have_macro
[399/902] 731703=test_class
[400/902] 731703=test_gem_request_set_lockfile_tokenizer
[401/902] 731705=test_cgi_multipart
[402/902] 731703=test_lazy_enumerator
[403/902] 731705=test_autoconf
[404/902] 731705=test_arithmetic_sequence
[405/902] 731705=test_ractor_compatibility
[406/902] 731705=test_find_executable
[407/902] 731705=test_ftp
[408/902] 731705=test_sockopt
[409/902] 731703=test_gem_source_fetch_problem
[410/902] 731705=test_rdoc_comment
[411/902] 731703=test_encoding
[412/902] 731703=test_install
[413/902] 731705=test_env
[414/902] 731703=test_gem_package_tar_reader
[415/902] 731703=test_gem_commands_signout_command
[416/902] 731703=test_pair
[417/902] 731704=test_win32ole_variant_m
[418/902] 731704=test_history
[419/902] 731704=test_gem_commands_setup_command
[420/902] 731705=test_eval
[421/902] 731705=test_document
[422/902] 731705=test_syslog
[423/902] 731705=test_singleton_function
[424/902] 731705=test_iseq
[425/902] 731704=test_primitive
[426/902] 731704=test_rdoc_ri_paths
[427/902] 731704=test_parser
[428/902] 731704=test_gem_specification
[429/902] 731705=test_drb
[430/902] 731704=test_pkey_rsa
[431/902] 731704=test_flush
[432/902] 731704=test_system
[433/902] 731703=test_bigmath
[434/902] 731703=test_numhash
[435/902] 731703=test_method_cache
[436/902] 731703=test_rdoc_class_module
[437/902] 731703=test_parse
[438/902] 731704=test_rdoc_cross_reference
[439/902] 731703=test_win32ole_variable
[440/902] 731703=test_gem_resolver_vendor_set
[441/902] 731703=test_condition
[442/902] 731703=test_jaro_winkler
[443/902] 731703=test_cp949
[444/902] 731703=test_fileutils
[445/902] 731704=test_mixed_unicode_escapes
[446/902] 731704=test_sleep
Leaked file descriptor: TestFileUtils#test_chown_error: 11 #<File::Stat dev=0xfc00, ino=2102558, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-10-21 14:38:16.784477281 +0000, mtime=2023-10-21 14:38:16.768477231 +0000, ctime=2023-10-21 14:38:16.768477231 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    731703  opc   11r   REG  252,0  9253600 2102558 /var/lib/sss/mc/passwd
[447/902] 731703=test_gem_dependency_resolution_error
[448/902] 731703=test_stack
[449/902] 731703=test_windows_1252
[450/902] 731703=test_emoji
[451/902] 731703=test_sorted_set
[452/902] 731703=test_syslog_logger
[453/902] 731703=test_gem_request_set_lockfile_parser
[454/902] 731703=test_sizeof
[455/902] 731704=test_date_attr
[456/902] 731704=test_stringchar
[457/902] 731704=test_econv
[458/902] 731705=test_gem_install_update_options
[459/902] 731705=test_framework
[460/902] 731705=test_ansi_with_terminfo
[461/902] 731705=test_inadvertent_creation
[462/902] 731705=test_weakmap
[463/902] 731704=test_coderange
[464/902] 731704=test_cgi_tag_helper
[465/902] 731704=test_pack
[466/902] 731704=test_pinned
[467/902] 731704=test_rdoc_generator_json_index
[468/902] 731704=test_nil2vtempty
[469/902] 731704=test_date_time
[470/902] 731704=test_open-uri
[471/902] 731704=test_case
[472/902] 731704=test_enumerator
[473/902] 731704=test_enc_associate
[474/902] 731703=test_rdoc_context
[475/902] 731704=test_gem_command_manager
[476/902] 731704=test_array
[477/902] 731704=test_math
[478/902] 731704=test_drbobject
[479/902] 731704=comments_test
[480/902] 731704=test_qsort
[481/902] 731704=test_gc
[482/902] 731704=test_iso_8859
[483/902] 731704=test_libs
[484/902] 731704=test_safe_load
[485/902] 731704=test_sprintf
[486/902] 731703=test_gem_commands_sources_command
[487/902] 731704=test_gem_source_list
[488/902] 731704=json_addition_test
[489/902] 731704=test_name_error
[490/902] 731703=test_recorder
[491/902] 731703=test_yaml_special_cases
[492/902] 731703=test_exit
[493/902] 731704=test_class
[494/902] 731703=test_rdoc_parser_rd
[495/902] 731703=test_const
[496/902] 731703=test_pty
[497/902] 731703=test_general
[498/902] 731703=test_gem_dependency_installer
[499/902] 731704=test_http
[500/902] 731704=test_hash
[501/902] 731703=encoding_test
[502/902] 731703=test_scan_args
[503/902] 731703=test_gem_commands_specification_command
[504/902] 731703=test_gem_request
[505/902] 731703=test_gem_commands_which_command
[506/902] 731703=test_gem_package_old
[507/902] 731703=test_gem_commands_push_command
[508/902] 731703=locals_test
[509/902] 731703=test_method_cache
[510/902] 731703=test_too_many_dummy_encodings
[511/902] 731703=test_sprintf_comb
[512/902] 731703=test_rendering
[513/902] 731703=test_internal_ivar
[514/902] 731703=test_win32ole
[515/902] 731703=desugar_compiler_test
[516/902] 731703=test_gem_source_local
[517/902] 731703=test_gem_gemcutter_utilities
[518/902] 731703=test_rdoc_task
[519/902] 731703=test_backtrace
[520/902] 731703=test_gem_text
[521/902] 731703=test_settracefunc
[522/902] 731703=test_tracepoint
[523/902] 731704=test_case
[524/902] 731704=test_ractor
[525/902] 731704=test_severity
[526/902] 731704=test_str2big
[527/902] 731704=test_gem_package_tar_writer
[528/902] 731703=test_set
[529/902] 731703=test_http
[530/902] 731704=test_utf16
[531/902] 731704=test_rdoc_markup_to_rdoc
[532/902] 731704=test_argf
[533/902] 731705=test_x509name
[534/902] 731705=test_yaml
[535/902] 731705=test_gem_uninstaller
[536/902] 731704=test_cclass
[537/902] 731704=test_yjit
[538/902] 731704=test_gem_dependency
[539/902] 731704=test_method
[540/902] 731705=test_m17n
[541/902] 731705=test_parser_events
[542/902] 731705=test_filter
[543/902] 731705=test_pkcs12
[544/902] 731704=test_koi8
[545/902] 731704=test_json_tree
[546/902] 731704=test_gem_remote_fetcher
[547/902] 731705=test_rubyoptions
[548/902] 731704=test_files_sample
[549/902] 731704=test_rdoc_stats
[550/902] 731704=test_data_error
[551/902] 731704=test_optimization
[552/902] 731703=test_rdoc_store
[553/902] 731703=test_shift_jis
[554/902] 731703=test_mutex_m
[555/902] 731703=regexp_test
[556/902] 731703=test_remote_fetch_error
[557/902] 731703=test_yield
[558/902] 731705=test_queue
[559/902] 731705=test_boolean
[560/902] 731705=test_gem_resolver_lock_specification
[561/902] 731705=test_delegation
[562/902] 731705=test_dryrun
[563/902] 731705=test_gc_compact
[564/902] 731704=test_rdoc_i18n_locale
[565/902] 731704=test_prettyprint
[566/902] 731704=test_gem_uri_formatter
[567/902] 731704=test_cgi_util
[568/902] 731704=test_ole_methods
[569/902] 731704=test_clone
[570/902] 731704=test_enc_raise
[571/902] 731704=test_gem_spec_fetcher
[572/902] 731704=test_yamldbm
[573/902] 731704=test_default_gems
[574/902] 731704=test_switch_hitter
[575/902] 731704=test_unicode_escape
[576/902] 731704=test_gbk
[577/902] 731704=test_backtrace
[578/902] 731704=test_gem_commands_dependency_command
[579/902] 731704=test_set
[580/902] 731703=test_enumerable
[581/902] 731703=test_rdoc_method_attr
[582/902] 731704=test_tree_spell_checker
[583/902] 731704=test_hash_create
[584/902] 731704=test_grapheme_breaks
[585/902] 731703=test_gem_ext_cargo_builder_unit
[586/902] 731704=test_rational
[587/902] 731704=test_case_mapping
[588/902] 731704=test_rdoc_rubygems_hook
[589/902] 731703=test_gem_resolver_api_specification
[590/902] 731704=test_ractor
[591/902] 731703=test_read
[592/902] 731704=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 35971>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    731704  opc   13u  IPv4 121415687      0t0  TCP localhost:35971->localhost:44030 (CLOSE_WAIT)
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 13
[593/902] 731704=test_key_event_record
[594/902] 731704=test_open3
[595/902] 731703=test_mdns
[596/902] 731703=test_date_parse
[597/902] 731703=test_abbrev
[598/902] 731703=test_thread
[599/902] 731703=test_arity
[600/902] 731703=test_buffering
[601/902] 731703=test_pkey_ec
[602/902] 731703=!Nothing_to_test
[603/902] 731703=test_cmd
[604/902] 731705=test_forwardable
[605/902] 731705=test_process
[606/902] 731705=test_fd_setsize
[607/902] 731705=test_acl
[608/902] 731705=test_memory_view
[609/902] 731703=test_dir_m17n
[610/902] 731705=test_array_create
[611/902] 731705=test_threadgroup
[612/902] 731704=test_rinda
[613/902] 731703=test_complex
[614/902] 731703=test_did_you_mean
[615/902] 731703=test_shapes
[616/902] 731703=test_cesu8
[617/902] 731705=test_rdoc_extend
[618/902] 731703=test_force_quotes
[619/902] 731705=test_err_in_callback
[620/902] 731705=test_method_name_check
[621/902] 731703=test_storage
[622/902] 731703=test_merge_keys
[623/902] 731703=test_iterator
[624/902] 731705=test_string
[625/902] 731705=test_gem_commands_install_command
[626/902] 731703=test_rendering
[627/902] 731703=test_kernel
[628/902] 731703=test_dot_dot
[629/902] 731703=test_gem_rdoc
[630/902] 731703=pattern_test
[631/902] 731703=test_gem_resolver_git_specification
[632/902] 731703=test_utf32
[633/902] 731703=test_basicinstructions
[634/902] 731703=test_date_ractor
[635/902] 731704=test_erb
[636/902] 731703=test_gem_security
[637/902] 731704=test_key_actor_emacs
[638/902] 731704=test_hash
[639/902] 731704=test_variable
[640/902] 731704=test_optarg
[641/902] 731704=test_gem_commands_pristine_command
[642/902] 731705=test_rdoc_tom_doc
[643/902] 731705=ripper_compat_test
[644/902] 731705=test_pp
[645/902] 731705=test_gem_impossible_dependencies_error
[646/902] 731705=test_noarg
[647/902] 731705=test_exception
[648/902] 731705=test_arith_seq_beg_len_step
[649/902] 731705=memsize_test
[650/902] 731705=test_gem_resolver_requirement_list
[651/902] 731705=test_random
[652/902] 731705=test_gem_resolver_lock_set
[653/902] 731705=test_rdoc_generator_darkfish
[654/902] 731705=test_undef
[655/902] 731705=test_features
[656/902] 731705=test_gem_command
[657/902] 731705=test_asn1
[658/902] 731705=test_emoji_breaks
[659/902] 731704=test_normalize
[660/902] 731704=test_verbose
[661/902] 731704=test_gem_commands_open_command
[662/902] 731704=test_gem_update_suggestion
[663/902] 731704=test_assignment
[664/902] 731705=test_require
[665/902] 731705=test_general
[666/902] 731705=test_objspace
[667/902] 731704=test_rdoc_text
[668/902] 731704=test_row
[669/902] 731704=library_symbols_test
[670/902] 731704=test_rdoc_markup_parser
[671/902] 731704=test_iseq_load
[672/902] 731704=test_rdoc_markup_indented_paragraph
[673/902] 731704=test_row_separator
[674/902] 731704=test_have_library
[675/902] 731704=test_stream
[676/902] 731704=test_ns_spki
[677/902] 731704=test_win32ole_variant_outarg
[678/902] 731704=test_rdoc_encoding
[679/902] 731704=test_postponed_job
[680/902] 731704=test_key_actor_vi
[681/902] 731704=test_rdoc_markdown
[682/902] 731704=test_gem_request_set_lockfile
[683/902] 731704=test_httpresponses
[684/902] 731704=test_deprecate
[685/902] 731704=test_rdoc_constant
[686/902] 731704=test_generic
[687/902] 731704=test_common
[688/902] 731704=test_rdoc_markup_to_html_snippet
[689/902] 731704=test_random_formatter
[690/902] 731704=test_string_processing
[691/902] 731704=test_rand
[692/902] 731703=test_rdoc_markup_attributes
[693/902] 731703=test_rdoc_code_object
[694/902] 731704=test_skip_lines
[695/902] 731704=test_process
[696/902] 731703=test_bmethod
[697/902] 731703=test_provider
[698/902] 731703=test_euc_kr
[699/902] 731703=test_gem_source_specific_file
[700/902] 731703=json_fixtures_test
[701/902] 731703=test_gem_doctor
[702/902] 731703=test_len
[703/902] 731703=test_io_wait
[704/902] 731703=test_pack
[705/902] 731703=test_kwargs
[706/902] 731703=test_rdoc_parser_c
[707/902] 731703=parse_test
[708/902] 731703=test_gem_commands_fetch_command
[709/902] 731703=test_column_separator
[710/902] 731703=test_typeddata
[711/902] 731703=test_tsort
[712/902] 731703=test_securerandom
[713/902] 731703=test_gem_dependency_list
[714/902] 731703=test_each
[715/902] 731703=test_gem_commands_outdated_command
[716/902] 731703=test_rdoc_parser_changelog
[717/902] 731703=test_literal
[718/902] 731703=test_gem_unsatisfiable_dependency_error
[719/902] 731703=test_thread
[720/902] 731703=test_gem_util
[721/902] 731703=test_header
[722/902] 731703=test_table
[723/902] 731703=test_gem_security_signer
[724/902] 731703=test_config
[725/902] 731703=test_complex2
[726/902] 731703=test_input_method
[727/902] 731703=test_io
[728/902] 731703=test_rdoc_i18n_text
[729/902] 731703=test_null
[730/902] 731703=test_ractor
[731/902] 731703=test_memory_view
[732/902] 731703=test_data
[733/902] 731703=test_pkey_dh
[734/902] 731703=parse_serialize_test
[735/902] 731703=test_m17n_comb
Leaked file descriptor: TestProcess#test_gid_from_name: 11 #<File::Stat dev=0x9, ino=121417125, 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    731704  opc   11u  unix 0x0000000000000000      0t0 121417125 type=STREAM
[736/902] 731703=test_win32ole_typelib
[737/902] 731703=test_external_new
[738/902] 731703=test_pkey
[739/902] 731703=test_bigzero
[740/902] 731703=test_gem_commands_query_command
[741/902] 731703=test_gem_platform
[742/902] 731703=test_gem_commands_stale_command
[743/902] 731703=test_ws
[744/902] 731703=test_date_strftime
[745/902] 731703=json_parser_test
[746/902] 731703=test_rdoc_markup_to_tt_only
[747/902] 731703=test_quote_empty
[748/902] 731703=test_gem_commands_cert_command
[749/902] 731703=test_numeric
[750/902] 731703=test_fstring
[751/902] 731703=test_singleton
[752/902] 731703=test_word
[753/902] 731703=test_gem_ext_rake_builder
[754/902] 731703=test_rdoc_require
[755/902] 731703=test_rdoc_markup_to_bs
[756/902] 731703=test_key_name_check
[757/902] 731703=test_rdoc_markup_raw
[758/902] 731703=test_timeout
[759/902] 731703=test_rdoc_alias
[760/902] 731703=test_weakref
[761/902] 731703=test_instrumentation_api
[762/902] 731703=test_deprecated
[763/902] 731703=test_rdoc_context_section
[764/902] 731703=test_io_buffer
[765/902] 731703=test_optparse
[766/902] 731703=test_bash_completion
[767/902] 731703=test_exception
[768/902] 731703=test_unconverted_fields
[769/902] 731703=test_rdoc_markup_to_html_crossref
[770/902] 731703=test_div
[771/902] 731703=test_files_test_2
[772/902] 731703=test_class_name_check
[773/902] 731704=test_syntax
[774/902] 731703=test_scalar
[775/902] 731703=test_zsh_completion
[776/902] 731703=test_basicsocket
[777/902] 731703=test_pkcs7
[778/902] 731703=test_gem_commands_environment_command
[779/902] 731703=test_convert
[780/902] 731703=test_pack
[781/902] 731703=test_gem_config_file
[782/902] 731703=json_string_matching_test
[783/902] 731703=test_comparable
[784/902] 731703=test_yjit_exit_locations
[785/902] 731703=test_rdoc_rdoc
[786/902] 731703=test_rdoc_markdown_test
[787/902] 731703=test_io_timeout
[788/902] 731703=test_rdoc_normal_module
[789/902] 731703=test_io_buffer
[790/902] 731703=test_ldap
[791/902] 731703=test_kdf
[792/902] 731703=test_nowrite
[793/902] 731703=test_passing_block
[794/902] 731703=test_defined
[795/902] 731703=test_thread_queue
[796/902] 731704=test_wait
[797/902] 731704=test_human_typo
[798/902] 731704=test_import
[799/902] 731703=test_observer
[800/902] 731703=test_psych
[801/902] 731703=test_nil
[802/902] 731703=test_gem_commands_yank_command
[803/902] 731703=test_yaml_tree
[804/902] 731703=test_gem_resolver_dependency_request
[805/902] 731703=test_euc_tw
[806/902] 731703=test_cstr
[807/902] 731704=test_gem_resolver_specification
[808/902] 731704=test_big2str
[809/902] 731704=test_pkey_dsa
[810/902] 731703=test_logger
[811/902] 731703=test_files_lib
[812/902] 731703=test_string_memory
[813/902] 731703=test_enumerator_kw
[814/902] 731703=test_marshalable
[815/902] 731703=test_line_editor
[816/902] 731703=json_common_interface_test
[817/902] 731703=test_string
[818/902] 731703=test_function_entry
[819/902] 731703=test_rdoc_any_method
[820/902] 731703=test_error_highlight
[821/902] 731703=test_complexrational
[822/902] 731703=test_raise
[823/902] 731703=version_test
[824/902] 731703=test_tree_builder
[825/902] 731703=test_protect
[826/902] 731703=test_gem_commands_update_command
[827/902] 731704=test_big5
[828/902] 731704=test_date
[829/902] 731704=test_fnmatch
[830/902] 731704=test_pathname
[831/902] 731704=test_http_request
[832/902] 731704=test_tempfile
[833/902] 731704=test_coverage
[834/902] 731703=test_rdoc_markup_pre_process
[835/902] 731704=test_store
[836/902] 731703=test_rdoc_generator_pot_po_entry
[837/902] 731703=test_erb_m17n
[838/902] 731703=test_timeout
[839/902] 731703=test_date_conv
[840/902] 731703=test_webauthn_poller
[841/902] 731704=test_rdoc_markup_verbatim
[842/902] 731704=test_egrep_cpp
[843/902] 731703=test_gem_resolver_index_specification
[844/902] 731704=test_serialize_subclasses
[845/902] 731704=test_frozen
[846/902] 731704=test_string
[847/902] 731703=test_macro
[848/902] 731703=test_pipe
[849/902] 731703=test_gem_commands_server_command
[850/902] 731703=test_function
[851/902] 731703=test_gem_resolver_activation_request
[852/902] 731703=test_tcp
[853/902] 731703=test_win32ole_method_event
[854/902] 731703=test_integer
[855/902] 731703=test_rdoc_markup_to_table_of_contents
[856/902] 731703=test_gem_name_tuple
[857/902] 731703=test_gem_requirement
[858/902] 731703=test_init
[859/902] 731703=test_gem_request_connection_pools
[860/902] 731704=test_rat
[861/902] 731704=test_numeric
[862/902] 731704=test_yamlstore
[863/902] 731704=test_bug-3571
[864/902] 731704=test_flags
[865/902] 731703=test_time
[866/902] 731704=test_file
[867/902] 731704=test_nextafter
[868/902] 731703=test_gem_commands_owner_command
[869/902] 731704=test_capacity
[870/902] 731704=test_hmac
[871/902] 731704=test_encoding
[872/902] 731704=test_rdoc_generator_markup
[873/902] 731704=test_find
[874/902] 731704=test_constant
[875/902] 731703=test_pstore
[876/902] 731703=test_ubf_async_safe
[877/902] 731703=test_gem_version_option
[878/902] 731703=test_rdoc_include
[879/902] 731703=test_win32ole_record
[880/902] 731703=test_date_compat
[881/902] 731703=test_console_attr
[882/902] 731703=test_proc
[883/902] 731703=test_gem_ext_cargo_builder
[884/902] 731703=test_bigdecimal_util
[885/902] 731703=test_gem_commands_unpack_command
[886/902] 731704=test_rdoc_options
[887/902] 731703=test_zlib
[888/902] 731704=test_raise_no_backtrace_exception
[889/902] 731704=test_path_to_class
[890/902] 731704=test_enumerator
[891/902] 731704=test_reqarg
[892/902] 731704=test_gem_ext_ext_conf_builder
[893/902] 731704=test_spell_checker
[894/902] 731704=test_gem_version
[895/902] 731704=test_frozen_error
[896/902] 731704=test_gem_package_tar_reader_entry
[897/902] 731704=test_resource
[898/902] 731704=test_gem_uri
[899/902] 731704=test_yield_block
[900/902] 731704=test_bug-5832
[901/902] 731704=test_rewind
[902/902] 731704=test_c_struct_builder
Finished tests in 199.479878s, 133.4671 tests/s, 47454.2750 assertions/s.
26624 tests, 9466173 assertions, 0 failures, 0 errors, 178 skips

ruby -v: ruby 3.3.0dev (2023-10-21T10:47:05Z master 38b79b05fd) [aarch64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
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/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-10-21T10:47:05Z master 38b79b05fd) [aarch64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .................................................................

Finished in 62.419327 seconds

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