# Logfile created on 2023-11-07 04:31:03 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffd5f69fde0 @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.20231107-043103", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffd5f6ef0e8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffd5f6eeeb8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffd5f5a0750 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20231107-043103", @dev=#<File:/home/opc/ruby/logs/brlog.master.20231107-043103>, @binmode=false, @mon_data=#<Monitor:0x0000fffd5f6eebc0>, @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 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-rubyspec -j3
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = b1413cb33e
$$$[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 enc.mk
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]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
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]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
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.3/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.3/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 -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
/home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision 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]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: 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/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: 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.3/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.3/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.3.0
                                    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.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.5
                                    irb 1.8.3
                                    logger 1.5.3
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.3.0
                                    open3 0.2.0
                                    optparse 0.4.0
                                    ostruct 0.5.5
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.17.1
                                    pstore 0.1.3
                                    rdoc 6.6.0
                                    readline 0.0.3
                                    reline 0.3.9
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.0
                                    set 1.0.3
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 1.1.0
                                    tempfile 0.2.0
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3.dev.1
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.1.dev
                                    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.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.4.4
                                    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.3
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
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.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.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=35832
  "--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/903] 41271=test_autoload
[  2/903] 41272=test_gem_package
[  3/903] 41273=test_array
[  4/903] 41272=test_benchmark
[  5/903] 41272=test_at_exit
[  6/903] 41273=test_have_macro
[  7/903] 41272=test_mkmf
[  8/903] 41272=test_gem_source
[  9/903] 41272=test_class
[ 10/903] 41272=test_gem_source_git
[ 11/903] 41273=test_win32ole_method
[ 12/903] 41273=test_lexer
[ 13/903] 41273=test_regex_casefold
[ 14/903] 41273=test_ripper
[ 15/903] 41273=test_files_ext
[ 16/903] 41273=test_assembler
[ 17/903] 41273=test_stringio
[ 18/903] 41273=test_thread_cv
[ 19/903] 41272=test_random
[ 20/903] 41272=test_eval_history
[ 21/903] 41272=dispatcher_test
[ 22/903] 41272=test_unicode
[ 23/903] 41272=test_pair
[ 24/903] 41273=test_win32ole_variant_m
[ 25/903] 41273=test_gem_commands_signout_command
[ 26/903] 41273=test_gem_package_tar_reader
[ 27/903] 41273=test_env
[ 28/903] 41271=test_eval
[ 29/903] 41271=test_document
[ 30/903] 41271=test_gem_commands_setup_command
[ 31/903] 41271=test_history
[ 32/903] 41271=test_singleton_function
[ 33/903] 41271=test_syslog
[ 34/903] 41271=test_iseq
[ 35/903] 41273=test_primitive
[ 36/903] 41273=test_parser
[ 37/903] 41273=test_rdoc_ri_paths
[ 38/903] 41273=test_cgi_multipart
[ 39/903] 41271=test_lazy_enumerator
[ 40/903] 41273=test_gem_request_set_lockfile_tokenizer
[ 41/903] 41273=test_ractor_compatibility
[ 42/903] 41273=test_arithmetic_sequence
[ 43/903] 41273=test_autoconf
[ 44/903] 41273=test_find_executable
[ 45/903] 41271=test_sockopt
[ 46/903] 41271=test_ftp
[ 47/903] 41273=test_gem_source_fetch_problem
[ 48/903] 41271=test_encoding
[ 49/903] 41273=test_install
[ 50/903] 41271=test_rdoc_comment
[ 51/903] 41271=test_x509attr
[ 52/903] 41271=test_printf
[ 53/903] 41273=test_liberal_parsing
[ 54/903] 41271=test_debug_cmd
[ 55/903] 41271=test_workspace
[ 56/903] 41273=test_quote_char_nil
[ 57/903] 41273=magic_comment_test
[ 58/903] 41273=test_win32ole_variant
[ 59/903] 41273=test_cgi_modruby
[ 60/903] 41273=test_win32ole_param_event
[ 61/903] 41273=test_https_proxy
[ 62/903] 41273=test_rdoc_parser
[ 63/903] 41271=test_nomethod_error
[ 64/903] 41271=test_etc
Leaked file descriptor: TestEtc#test_getgrgid: 8 #<File::Stat dev=0x9, ino=363297338, 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>
[ 65/903] 41273=test_stat
[ 66/903] 41273=test_files_test_1
[ 67/903] 41273=test_dir
COMMAND   PID USER   FD   TYPE             DEVICE SIZE/OFF      NODE NAME
ruby    41271  opc    8u  unix 0x0000000000000000      0t0 363297338 type=STREAM
Leaked file descriptor: TestEtc#test_getpwnam: 9 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-11-07 04:29:50.215244519 +0000, mtime=2023-11-07 04:31:43.611605453 +0000, ctime=2023-11-07 04:31:43.611605453 +0000>
Leaked file descriptor: TestDir#test_home: 9 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-11-07 04:31:43.631605517 +0000, mtime=2023-11-07 04:31:43.611605453 +0000, ctime=2023-11-07 04:31:43.611605453 +0000>
Leaked file descriptor: TestDir#test_home: 10 #<File::Stat dev=0x9, ino=363298056, 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    41271  opc    9r   REG  252,0  9253600 2134123 /var/lib/sss/mc/passwd
COMMAND   PID USER   FD   TYPE             DEVICE SIZE/OFF      NODE NAME
ruby    41273  opc    9r   REG              252,0  9253600   2134123 /var/lib/sss/mc/passwd
ruby    41273  opc   10u  unix 0x0000000000000000      0t0 363298056 type=STREAM
[ 68/903] 41271=test_closure
[ 69/903] 41273=test_rubygems
[ 70/903] 41273=test_path
[ 71/903] 41273=test_base64
[ 72/903] 41273=test_digest
[ 73/903] 41273=test_rdoc_rd_inline
[ 74/903] 41273=test_uncorrectable_name_check
[ 75/903] 41273=test_io
[ 76/903] 41272=test_converters
[ 77/903] 41272=test_io_m17n
[ 78/903] 41271=test_rdoc_top_level
[ 79/903] 41271=test_cmethod
[ 80/903] 41271=test_float
[ 81/903] 41272=test_gem_stub_specification
[ 82/903] 41272=test_color
[ 83/903] 41272=test_propertyputref
[ 84/903] 41272=test_gb18030
[ 85/903] 41272=test_gem_commands_lock_command
[ 86/903] 41272=test_reline_key
[ 87/903] 41272=test_unicode_normalize
[ 88/903] 41271=test_gem_stream_ui
[ 89/903] 41271=test_rdoc_generator_ri
[ 90/903] 41271=test_scanner_events
[ 91/903] 41271=test_ocsp
[ 92/903] 41271=test_ipaddr
[ 93/903] 41271=test_omap
[ 94/903] 41271=test_date_strptime
[ 95/903] 41271=test_rdoc_generator_pot_po
[ 96/903] 41271=test_shellwords
[ 97/903] 41271=test_mul
[ 98/903] 41271=json_ext_parser_test
[ 99/903] 41271=test_gem_ext_configure_builder
[100/903] 41271=test_strip
[101/903] 41271=test_nonblock
[102/903] 41271=test_rdoc_parser_simple
[103/903] 41271=test_gem_indexer
[104/903] 41271=test_rdoc_parser_markdown
[105/903] 41271=test_rubyvm
[106/903] 41271=fuzzer_test
[107/903] 41271=test_cparser
[108/903] 41271=test_struct
[109/903] 41271=test_c_struct_entry
[110/903] 41271=test_config
[111/903] 41271=test_ostruct
[112/903] 41271=test_depth_first
[113/903] 41271=test_read_write
[114/903] 41271=test_change_word
[115/903] 41271=test_gem_security_trust_dir
[116/903] 41271=test_module
[117/903] 41272=test_erb_command
[118/903] 41272=test_usrmarshal
[119/903] 41272=test_gem_validator
[120/903] 41272=test_gem_source_installed
[121/903] 41272=test_abi
[122/903] 41272=test_integer_comb
[123/903] 41273=test_bundled_ca
[124/903] 41271=test_load
[125/903] 41271=test_ssl
[126/903] 41273=test_gem_package_task
[127/903] 41273=test_resize
[128/903] 41273=test_win32ole_param
[129/903] 41273=test_key_error
[130/903] 41273=test_patterns
[131/903] 41273=test_engine
[132/903] 41273=test_fiber
[133/903] 41272=test_gem_commands_mirror
[134/903] 41272=test_rdoc_rd_block_parser
[135/903] 41272=test_x509store
[136/903] 41272=test_rdoc_rd
[137/903] 41272=test_rdoc_markup_to_joined_paragraph
[138/903] 41272=test_rdoc_markup_to_markdown
[139/903] 41272=test_rdoc_generator_pot
[140/903] 41272=test_require_lib
[141/903] 41272=test_gem_gem_runner
[142/903] 41272=test_metaclass
[143/903] 41272=test_objectspace
[144/903] 41272=test_require
Ignoring debug-1.8.0 because its extensions are not built. Try: gem pristine debug --version 1.8.0
Ignoring racc-1.7.3 because its extensions are not built. Try: gem pristine racc --version 1.7.3
Ignoring rbs-3.2.2 because its extensions are not built. Try: gem pristine rbs --version 3.2.2
[145/903] 41273=test_my_integer
[146/903] 41273=test_gem_resolver_composed_set
[147/903] 41273=test_not
[148/903] 41273=test_cgi_cookie
[149/903] 41273=test_option
[150/903] 41273=test_rdoc_markup_attribute_manager
[151/903] 41273=test_wss
[152/903] 41273=test_gem_source_lock
[153/903] 41273=test_cipher
[154/903] 41273=test_update
[155/903] 41273=test_new
[156/903] 41273=test_rdoc_rd_inline_parser
[157/903] 41273=test_win32ole_type
[158/903] 41273=test_load
[159/903] 41273=test_rdoc_markup_to_ansi
[160/903] 41273=test_protocol
[161/903] 41273=test_evaluation
[162/903] 41273=test_getoptlong
[163/903] 41273=test_files_test
[164/903] 41273=test_weakkeymap
[165/903] 41272=test_https
[166/903] 41273=test_gem_commands_info_command
[167/903] 41273=test_object_create_start
[168/903] 41273=test_gem_request_set_gem_dependency_api
[169/903] 41272=test_name_error_extension
[170/903] 41272=test_irb
[171/903] 41273=test_rdoc_markup_paragraph
[172/903] 41273=test_x509cert
[173/903] 41272=test_require_path_check
[174/903] 41273=test_bn
[175/903] 41273=test_variable_name_check
[176/903] 41272=test_logdevice
[177/903] 41273=test_ast
[178/903] 41271=test_ssl_session
[179/903] 41272=test_gem_package_tar_header
[180/903] 41272=test_rational2
[181/903] 41272=test_case_comprehensive
[182/903] 41271=test_logperiod
[183/903] 41271=test_placearg
[184/903] 41271=test_file_exhaustive
[185/903] 41271=test_ractor
[186/903] 41271=test_completion
[187/903] 41271=test_handle
[188/903] 41271=test_rdoc_markup_document
[189/903] 41271=test_delete
[190/903] 41271=test_gem_security_policy
[191/903] 41271=test_io_wait_uncommon
[192/903] 41271=test_continuation
[193/903] 41271=test_gem_silent_ui
[194/903] 41271=test_signal
[195/903] 41271=test_fixnum
[196/903] 41271=test_invalid
[197/903] 41271=test_dup
[198/903] 41271=test_rdoc_single_class
[199/903] 41271=test_acceptable
[200/903] 41271=test_gem_ext_cargo_builder_link_flag_converter
[201/903] 41271=test_gem_commands_generate_index_command
[202/903] 41271=test_gem_local_remote_options
[203/903] 41271=test_rdoc_token_stream
[204/903] 41271=test_mutex
[205/903] 41271=heredoc_dedent_test
[206/903] 41271=test_type
[207/903] 41271=test_tmpdir
[208/903] 41271=test_struct
[209/903] 41271=test_ractor
[210/903] 41271=test_gem_resolver_installed_specification
[211/903] 41271=test_exception_at_throwing
[212/903] 41271=test_stringscanner
[213/903] 41271=test_fiddle
[214/903] 41271=json_generic_object_test
[215/903] 41271=test_gem_resolver_vendor_specification
[216/903] 41271=test_date_arith
[217/903] 41271=test_gem_safe_marshal
[218/903] 41271=test_rdoc_ri_driver
[219/903] 41271=test_ractor
[220/903] 41271=test_sexp
[221/903] 41271=test_httpheader
[222/903] 41271=test_signedness
[223/903] 41271=test_gem_resolver_git_set
[224/903] 41271=test_gem_commands_check_command
[225/903] 41271=test_digest
[226/903] 41271=test_symbol
[227/903] 41271=test_project_sanity
[228/903] 41271=location_test
[229/903] 41271=test_delegate
[230/903] 41271=test_ensured
[231/903] 41271=test_euc_jp
[232/903] 41271=test_key_stroke
[233/903] 41271=test_rdoc_markup
[234/903] 41271=test_alias_and_anchor
[235/903] 41271=test_drbunix
[236/903] 41272=test_time
[237/903] 41272=test_popen_deadlock
[238/903] 41272=ruby_api_test
[239/903] 41272=test_gem_resolver_index_set
[240/903] 41272=test_webauthn_listener_response
[241/903] 41272=test_sleep
[242/903] 41271=test_set_len
[243/903] 41271=constant_path_node_test
[244/903] 41271=test_interned_str
[245/903] 41271=test_folderitem2_invokeverb
[246/903] 41271=test_pattern_matching
[247/903] 41271=test_gc
[248/903] 41272=test_gem_bundler_version_finder
[249/903] 41272=test_gem_request_set
[250/903] 41272=test_data
[251/903] 41272=test_bug-14834
[252/903] 41272=test_inlinecache
[253/903] 41272=test_data_converters
[254/903] 41272=test_socket
[255/903] 41272=test_terminfo
[256/903] 41272=test_thread
[257/903] 41271=test_time_tz
[258/903] 41271=test_addrinfo
[259/903] 41271=test_to_ruby
[260/903] 41271=test_windows_1251
[261/903] 41271=test_gem_ext_builder
[262/903] 41271=test_to_ary_concat
[263/903] 41271=test_history
[264/903] 41271=test_reline
[265/903] 41271=test_ellipsize
[266/903] 41271=test_call
[267/903] 41271=test_gem_commands_build_command
[268/903] 41271=test_gem
[269/903] 41272=json_generator_test
[270/903] 41272=test_read
[271/903] 41272=test_ansi_without_terminfo
[272/903] 41272=test_ractor
[273/903] 41272=test_parser
[274/903] 41272=test_rdoc_markup_to_label
[275/903] 41272=test_gem_resolver_best_set
[276/903] 41272=test_cgi_core
[277/903] 41272=test_enc_str_buf_cat
[278/903] 41272=test_bignum
[279/903] 41273=newline_test
[280/903] 41273=test_rdoc_markup_hard_break
[281/903] 41273=test_marshal
[282/903] 41271=test_ancdata
[283/903] 41271=ractor_test
[284/903] 41271=test_nesting_parser
[285/903] 41271=test_gem_resolver_conflict
[286/903] 41271=test_nkf
[287/903] 41273=test_ractor
[288/903] 41271=test_gem_commands_help_command
[289/903] 41271=test_scheduler
[290/903] 41273=test_ssl
[291/903] 41271=test_have_func
[292/903] 41273=test_date_marshal
[293/903] 41273=test_configuration
[294/903] 41273=test_gem_resolver_local_specification
[295/903] 41273=test_gem_commands_list_command
[296/903] 41273=test_date_new
[297/903] 41273=test_context
[298/903] 41273=test_udp
[299/903] 41273=test_gem_commands_contents_command
[300/903] 41273=test_rdoc_servlet
[301/903] 41273=test_coder
[302/903] 41273=test_symbol
[303/903] 41271=test_gem_commands_search_command
[304/903] 41271=test_formatter
[305/903] 41271=test_write
[306/903] 41271=test_unix
[307/903] 41271=test_integer
[308/903] 41273=test_rbconfig
[309/903] 41273=test_num2int
[310/903] 41273=test_iter_break
[311/903] 41273=test_extlibs
[312/903] 41272=test_gem_commands_signin_command
[313/903] 41272=test_range
[314/903] 41272=test_recursion
[315/903] 41272=test_inputs_scanner
[316/903] 41272=test_require
[317/903] 41273=test_enum
[318/903] 41272=test_rdoc_markup_include
[319/903] 41272=test_address_resolve
[320/903] 41272=test_trick
[321/903] 41271=test_ractor
[322/903] 41273=test_stream
[323/903] 41273=test_rdoc_attr
[324/903] 41271=test_locale
[325/903] 41273=test_ts
[326/903] 41271=test_pattern_key_name_check
[327/903] 41271=test_profile_frames
[328/903] 41271=test_debug
[329/903] 41271=test_transcode
[330/903] 41273=test_refinement
[331/903] 41271=test_class2name
[332/903] 41271=test_gem_commands_cleanup_command
[333/903] 41271=test_dns
[334/903] 41271=test_cgi_session
[335/903] 41271=test_notimplement
[336/903] 41271=test_c_union_entity
[337/903] 41271=test_x509crl
[338/903] 41271=test_rdoc_markup_heading
[339/903] 41271=test_io_console
[340/903] 41272=test_flip
[341/903] 41272=test_compile_prism
[342/903] 41272=test_helper
[343/903] 41272=test_win32ole_event
[344/903] 41272=test_gem_commands_uninstall_command
[345/903] 41272=test_rdoc_markup_formatter
[346/903] 41272=test_digest_extend
[347/903] 41272=test_gem_ext_cmake_builder
[348/903] 41272=test_thread_fd_close
[349/903] 41272=test_last_thread
[350/903] 41273=test_getopts
[351/903] 41273=test_emitter
[352/903] 41273=test_alias
[353/903] 41273=test_fips
[354/903] 41273=test_gem_resolver
[355/903] 41272=test_gem_source_vendor
[356/903] 41272=test_bigdecimal
[357/903] 41271=test_object
[358/903] 41273=test_dln
[359/903] 41273=unescape_test
[360/903] 41271=test_gem_commands_exec_command
[361/903] 41273=test_color_printer
[362/903] 41273=test_super
[363/903] 41271=test_modify_expand
[364/903] 41271=test_pkg_config
[365/903] 41271=test_gem_available_set
[366/903] 41271=errors_test
[367/903] 41271=test_convertible
[368/903] 41272=test_vm_dump
[369/903] 41272=json_encoding_test
[370/903] 41272=test_func
[371/903] 41273=test_config
[372/903] 41273=test_ifunless
[373/903] 41273=test_insns_leaf
[374/903] 41273=test_readpartial
[375/903] 41273=test_httpresponse
[376/903] 41273=test_rdoc_parser_ruby
[377/903] 41273=test_x509req
[378/903] 41273=test_helper
[379/903] 41273=test_duplicate
[380/903] 41273=test_gem_resolver_api_set
[381/903] 41273=test_addr
[382/903] 41273=test_mailto
[383/903] 41273=test_kill_ring
[384/903] 41273=test_member
[385/903] 41273=test_object
[386/903] 41273=test_cgi_header
[387/903] 41273=test_tuplebag
[388/903] 41273=test_case_options
[389/903] 41273=test_eval
[390/903] 41273=test_kconv
[391/903] 41273=test_monitor
[392/903] 41273=test_beginendblock
[393/903] 41273=test_nofree
[394/903] 41271=test_regexp
[395/903] 41273=test_whileuntil
[396/903] 41273=test_pointer
[397/903] 41273=test_rdoc_normal_class
[398/903] 41273=test_within_pipe
[399/903] 41273=test_drbssl
[400/903] 41272=test_gem_installer
[401/903] 41271=test_bug_reporter
[402/903] 41271=test_buffered_io
[403/903] 41271=test_ossl
[404/903] 41272=test_ruby_lex
[405/903] 41272=compiler_test
[406/903] 41272=test_arith_seq_extract
[407/903] 41272=test_gem_source_subpath_problem
[408/903] 41272=test_object_references
[409/903] 41272=test_trace
[410/903] 41272=test_arity
[411/903] 41272=test_gem_path_support
[412/903] 41272=test_keyword
[413/903] 41272=test_win32ole_type_event
[414/903] 41272=test_scalar_scanner
[415/903] 41272=test_rb_str_dup
[416/903] 41272=test_lambda
[417/903] 41272=test_x509ext
[418/903] 41272=test_emitter
[419/903] 41272=bom_test
[420/903] 41272=test_summary
[421/903] 41272=test_config
[422/903] 41272=test_file
[423/903] 41271=test_rdoc_markup_to_html
[424/903] 41271=test_foreach
[425/903] 41271=test_append
[426/903] 41271=test_encodings
[427/903] 41271=test_gem_resolver_installer_set
[428/903] 41271=test_rat
[429/903] 41271=test_gem_request_connection_pools
[430/903] 41273=test_init
[431/903] 41273=test_flags
[432/903] 41273=test_numeric
[433/903] 41273=test_bug-3571
[434/903] 41273=test_yamlstore
[435/903] 41273=test_file
[436/903] 41273=test_time
[437/903] 41271=test_capacity
[438/903] 41273=test_gem_commands_owner_command
[439/903] 41271=test_nextafter
[440/903] 41271=test_encoding
[441/903] 41271=test_hmac
[442/903] 41271=test_rdoc_generator_markup
[443/903] 41271=test_constant
[444/903] 41272=test_find
[445/903] 41272=test_pipe
[446/903] 41272=test_string
[447/903] 41273=test_macro
[448/903] 41273=test_gem_resolver_activation_request
[449/903] 41273=test_function
[450/903] 41273=test_gem_commands_server_command
[451/903] 41273=test_win32ole_method_event
[452/903] 41273=test_tcp
[453/903] 41273=parse_comments_test
[454/903] 41273=test_gem_name_tuple
[455/903] 41273=test_rdoc_markup_to_table_of_contents
[456/903] 41273=test_integer
[457/903] 41273=test_gem_requirement
[458/903] 41273=test_path_to_class
[459/903] 41273=test_enumerator
[460/903] 41273=test_reqarg
[461/903] 41273=test_frozen_error
[462/903] 41273=test_gem_version
[463/903] 41273=test_spell_checker
[464/903] 41273=test_gem_ext_ext_conf_builder
[465/903] 41271=test_resource
[466/903] 41271=test_gem_package_tar_reader_entry
[467/903] 41272=test_gem_uri
[468/903] 41272=test_bug-5832
[469/903] 41272=test_yield_block
[470/903] 41272=test_c_struct_builder
[471/903] 41271=test_rewind
[472/903] 41271=test_ubf_async_safe
[473/903] 41271=test_pstore
[474/903] 41273=test_win32ole_record
[475/903] 41273=test_rdoc_include
[476/903] 41271=test_gem_version_option
[477/903] 41273=test_date_compat
[478/903] 41272=test_bigdecimal_util
[479/903] 41272=test_gem_ext_cargo_builder
[480/903] 41273=test_console_attr
[481/903] 41273=test_proc
[482/903] 41271=test_gem_commands_unpack_command
[483/903] 41272=test_zlib
[484/903] 41271=test_rdoc_options
[485/903] 41271=test_raise_no_backtrace_exception
[486/903] 41273=test_import
[487/903] 41271=test_human_typo
[488/903] 41271=test_wait
[489/903] 41271=test_observer
[490/903] 41271=test_nil
[491/903] 41271=test_psych
[492/903] 41271=test_yaml_tree
[493/903] 41271=test_gem_commands_yank_command
[494/903] 41271=test_cstr
[495/903] 41273=test_euc_tw
[496/903] 41273=test_gem_resolver_dependency_request
[497/903] 41273=test_big2str
[498/903] 41273=test_gem_resolver_specification
[499/903] 41273=test_logger
[500/903] 41273=test_pkey_dsa
[501/903] 41271=json_string_matching_test
[502/903] 41271=test_gem_config_file
[503/903] 41271=test_comparable
[504/903] 41271=test_rdoc_rdoc
[505/903] 41271=test_yjit_exit_locations
[506/903] 41271=test_rdoc_normal_module
[507/903] 41271=test_io_timeout
[508/903] 41271=test_rdoc_markdown_test
[509/903] 41271=test_io_buffer
[510/903] 41271=test_kdf
[511/903] 41271=test_ldap
[512/903] 41271=test_thread_queue
[513/903] 41273=test_passing_block
[514/903] 41273=test_defined
[515/903] 41273=test_nowrite
[516/903] 41273=test_tree_builder
[517/903] 41273=test_date
[518/903] 41273=test_big5
[519/903] 41273=test_gem_commands_update_command
[520/903] 41273=test_protect
[521/903] 41273=test_pathname
[522/903] 41273=test_fnmatch
[523/903] 41273=test_store
[524/903] 41273=test_rdoc_markup_pre_process
[525/903] 41273=test_coverage
[526/903] 41273=test_tempfile
[527/903] 41273=test_http_request
[528/903] 41273=test_erb_m17n
[529/903] 41273=test_rdoc_generator_pot_po_entry
[530/903] 41273=test_timeout
[531/903] 41273=test_rdoc_markup_verbatim
[532/903] 41273=test_webauthn_poller
[533/903] 41273=test_date_conv
[534/903] 41273=test_frozen
[535/903] 41273=test_serialize_subclasses
[536/903] 41273=test_gem_resolver_index_specification
[537/903] 41273=test_egrep_cpp
[538/903] 41273=test_files_lib
[539/903] 41273=test_string_memory
[540/903] 41273=test_enumerator_kw
[541/903] 41273=test_line_editor
[542/903] 41273=test_marshalable
[543/903] 41273=test_string
[544/903] 41273=json_common_interface_test
[545/903] 41273=test_error_highlight
[546/903] 41273=test_rdoc_any_method
[547/903] 41273=test_function_entry
[548/903] 41273=test_raise
[549/903] 41273=test_complexrational
[550/903] 41273=version_test
[551/903] 41273=test_null
[552/903] 41273=test_ractor
[553/903] 41273=test_data
[554/903] 41273=test_memory_view
[555/903] 41273=test_pkey_dh
[556/903] 41272=test_m17n_comb
[557/903] 41273=test_win32ole_typelib
[558/903] 41273=test_pkey
[559/903] 41273=test_external_new
[560/903] 41273=test_bigzero
[561/903] 41273=test_gem_platform
[562/903] 41273=test_gem_commands_query_command
[563/903] 41271=test_gem_unsatisfiable_dependency_error
[564/903] 41271=test_literal
[565/903] 41273=test_thread
[566/903] 41271=test_config
[567/903] 41273=test_complex2
[568/903] 41273=test_gem_security_signer
[569/903] 41271=test_table
[570/903] 41271=test_header
[571/903] 41271=test_gem_util
[572/903] 41273=test_input_method
[573/903] 41273=test_io
[574/903] 41271=test_rdoc_i18n_text
[575/903] 41271=test_rdoc_context_section
[576/903] 41271=test_io_buffer
[577/903] 41273=test_deprecated
[578/903] 41273=test_optparse
[579/903] 41273=test_unconverted_fields
[580/903] 41273=test_bash_completion
[581/903] 41273=test_exception
[582/903] 41271=test_files_test_2
[583/903] 41273=test_div
[584/903] 41273=test_rdoc_markup_to_html_crossref
[585/903] 41273=test_syntax
[586/903] 41272=test_scalar
[587/903] 41272=test_class_name_check
[588/903] 41272=test_basicsocket
[589/903] 41272=test_zsh_completion
[590/903] 41272=test_convert
[591/903] 41272=test_gem_commands_environment_command
[592/903] 41272=test_pkcs7
[593/903] 41272=test_pack
[594/903] 41272=test_gem_commands_stale_command
[595/903] 41272=test_quote_empty
[596/903] 41272=test_rdoc_markup_to_tt_only
[597/903] 41272=test_date_strftime
[598/903] 41272=json_parser_test
[599/903] 41272=test_ws
[600/903] 41272=test_gem_commands_cert_command
[601/903] 41271=test_singleton
[602/903] 41271=test_fstring
[603/903] 41271=test_numeric
[604/903] 41271=test_rdoc_require
[605/903] 41271=test_gem_ext_rake_builder
[606/903] 41271=test_word
[607/903] 41271=test_timeout
[608/903] 41271=test_key_name_check
[609/903] 41271=test_rdoc_markup_to_bs
[610/903] 41271=test_rdoc_markup_raw
[611/903] 41271=test_instrumentation_api
[612/903] 41272=test_weakref
[613/903] 41271=test_rdoc_alias
[614/903] 41271=test_rdoc_encoding
[615/903] 41271=test_win32ole_variant_outarg
[616/903] 41271=test_key_actor_vi
[617/903] 41271=test_postponed_job
[618/903] 41272=test_gem_request_set_lockfile
[619/903] 41271=test_rdoc_markdown
[620/903] 41272=test_httpresponses
[621/903] 41272=test_rdoc_constant
[622/903] 41271=test_deprecate
[623/903] 41272=test_generic
[624/903] 41271=test_rdoc_markup_to_html_snippet
[625/903] 41272=test_common
[626/903] 41271=test_require
[627/903] 41271=test_objspace
[628/903] 41272=test_general
[629/903] 41272=test_rdoc_text
[630/903] 41272=library_symbols_test
[631/903] 41272=test_row
[632/903] 41272=test_rdoc_markup_indented_paragraph
[633/903] 41272=test_iseq_load
[634/903] 41272=test_rdoc_markup_parser
[635/903] 41272=test_stream
[636/903] 41272=test_have_library
[637/903] 41273=test_row_separator
[638/903] 41273=test_ns_spki
[639/903] 41273=test_gem_doctor
[640/903] 41272=json_fixtures_test
[641/903] 41273=test_len
[642/903] 41272=test_kwargs
[643/903] 41273=test_rdoc_parser_c
[644/903] 41272=test_pack
[645/903] 41272=test_io_wait
[646/903] 41273=parse_test
[647/903] 41272=test_tsort
[648/903] 41272=test_typeddata
[649/903] 41272=test_column_separator
[650/903] 41272=test_gem_commands_fetch_command
[651/903] 41272=test_securerandom
[652/903] 41272=test_gem_commands_outdated_command
[653/903] 41272=test_gem_dependency_list
[654/903] 41272=test_each
[655/903] 41272=test_rdoc_parser_changelog
[656/903] 41272=test_rand
[657/903] 41272=test_string_processing
[658/903] 41272=test_random_formatter
[659/903] 41272=test_rdoc_markup_attributes
[660/903] 41272=test_skip_lines
[661/903] 41272=test_rdoc_code_object
[662/903] 41272=test_process
[663/903] 41273=test_gem_source_specific_file
[664/903] 41273=test_provider
[665/903] 41273=test_euc_kr
[666/903] 41273=test_bmethod
[667/903] 41273=test_shapes
[668/903] 41273=test_did_you_mean
[669/903] 41273=test_rdoc_extend
[670/903] 41273=test_force_quotes
[671/903] 41273=test_cesu8
[672/903] 41273=test_storage
[673/903] 41273=test_err_in_callback
[674/903] 41273=test_method_name_check
[675/903] 41273=test_merge_keys
[676/903] 41273=test_stringLeaked file descriptor: TestProcess#test_gid_from_name: 9 #<File::Stat dev=0xfc00, ino=2134126, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-11-07 04:33:01.831854303 +0000, mtime=2023-11-07 04:33:01.439853056 +0000, ctime=2023-11-07 04:33:01.439853056 +0000>

[677/903] 41273=test_iteratorLeaked file descriptor: TestProcess#test_gid_from_name: 10 #<File::Stat dev=0x9, ino=363315395, 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    41272  opc    9r   REG              252,0  6940392   2134126 /var/lib/sss/mc/group
ruby    41272  opc   10u  unix 0x0000000000000000      0t0 363315395 type=STREAM
[678/903] 41273=test_gem_commands_install_command
[679/903] 41273=test_kernel
[680/903] 41273=test_rendering
[681/903] 41273=pattern_test
[682/903] 41273=test_gem_rdoc
[683/903] 41273=test_dot_dot
[684/903] 41273=!Nothing_to_test
[685/903] 41273=test_fd_setsize
[686/903] 41273=test_process
[687/903] 41273=test_forwardable
[688/903] 41273=test_cmd
[689/903] 41273=test_acl
[690/903] 41273=test_array_create
[691/903] 41273=test_dir_m17n
[692/903] 41273=test_memory_view
[693/903] 41273=test_complex
[694/903] 41273=test_rinda
[695/903] 41273=test_threadgroup
[696/903] 41273=test_undef
[697/903] 41273=test_rdoc_generator_darkfish
[698/903] 41273=test_gem_resolver_lock_set.Leaked file descriptor: TestProcess#test_uid_from_name: 11 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-11-07 04:32:50.591818549 +0000, mtime=2023-11-07 04:32:50.571818485 +0000, ctime=2023-11-07 04:32:50.571818485 +0000>

[699/903] 41273=test_randomCOMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    41272  opc   11r   REG  252,0  9253600 2134123 /var/lib/sss/mc/passwd

[700/903] 41273=test_gem_command
[701/903] 41273=test_features
[702/903] 41273=test_asn1
[703/903] 41273=test_gem_commands_open_command
[704/903] 41273=test_verbose
[705/903] 41273=test_normalize
[706/903] 41273=test_emoji_breaks
[707/903] 41273=test_assignment
[708/903] 41273=test_gem_update_suggestion
[709/903] 41273=test_basicinstructions
[710/903] 41273=test_utf32
[711/903] 41273=test_gem_resolver_git_specification
[712/903] 41273=test_gem_security
[713/903] 41272=test_key_actor_emacs
[714/903] 41272=test_date_ractor
[715/903] 41272=test_erb
[716/903] 41272=test_variable
[717/903] 41272=test_hash
[718/903] 41272=test_rdoc_tom_doc
[719/903] 41272=test_optarg
[720/903] 41272=test_gem_commands_pristine_command
[721/903] 41272=ripper_compat_test
[722/903] 41272=test_gem_impossible_dependencies_error
[723/903] 41272=test_pp
[724/903] 41272=test_gem_resolver_requirement_list
[725/903] 41272=memsize_test
[726/903] 41272=test_exception
[727/903] 41272=test_arith_seq_beg_len_step
[728/903] 41272=test_noarg
[729/903] 41272=test_queue
[730/903] 41272=test_delegation
[731/903] 41272=test_gem_resolver_lock_specification
[732/903] 41272=test_boolean
[733/903] 41272=test_rdoc_i18n_locale
[734/903] 41272=test_gc_compact
[735/903] 41273=test_dryrun
[736/903] 41273=test_gem_uri_formatter
[737/903] 41273=test_prettyprint
[738/903] 41273=test_ole_methods
[739/903] 41273=test_cgi_util
[740/903] 41273=test_clone
[741/903] 41273=test_enc_raise
[742/903] 41273=test_data_error
[743/903] 41273=test_files_sample
[744/903] 41273=test_rdoc_stats
[745/903] 41273=test_rubyoptions
[746/903] 41272=test_optimization
[747/903] 41273=test_mutex_m
[748/903] 41273=test_shift_jis
[749/903] 41273=test_rdoc_store
[750/903] 41272=regexp_test
[751/903] 41272=test_yield
[752/903] 41273=test_remote_fetch_error
[753/903] 41273=test_case_mapping
[754/903] 41273=test_rational
[755/903] 41273=test_gem_ext_cargo_builder_unit
[756/903] 41273=test_read
[757/903] 41273=test_ractor
[758/903] 41273=test_rdoc_rubygems_hook
[759/903] 41273=test_gem_resolver_api_specification
[760/903] 41273=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 37053>
COMMAND   PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    41273  opc   14u  IPv4 363323515      0t0  TCP localhost:37053->localhost:37416 (CLOSE_WAIT)
[761/903] 41273=test_key_event_record
[762/903] 41273=test_abbrev
[763/903] 41273=test_date_parse
[764/903] 41273=test_mdns
[765/903] 41273=test_open3
[766/903] 41272=test_arity
[767/903] 41272=test_thread
[768/903] 41272=test_pkey_ec
[769/903] 41272=test_buffering
[770/903] 41272=test_yamldbm
[771/903] 41272=test_gem_spec_fetcher
[772/903] 41272=test_unicode_escape
Closed file descriptor: TestOpen3#test_integer_and_symbol_key: 14
[773/903] 41272=test_default_gems
[774/903] 41272=test_switch_hitter
[775/903] 41272=test_backtrace
[776/903] 41272=test_gbk
[777/903] 41272=test_gem_commands_dependency_command
[778/903] 41272=test_rdoc_method_attr
[779/903] 41272=test_enumerable
[780/903] 41272=test_set
[781/903] 41272=test_tree_spell_checker
[782/903] 41272=test_grapheme_breaks
[783/903] 41272=test_hash_create
[784/903] 41272=test_gem_commands_push_command
[785/903] 41273=locals_test
[786/903] 41273=test_too_many_dummy_encodings
[787/903] 41273=test_method_cache
[788/903] 41273=test_sprintf_comb
[789/903] 41272=desugar_compiler_test
[790/903] 41273=test_gem_source_local
[791/903] 41272=test_win32ole
[792/903] 41272=test_internal_ivar
[793/903] 41272=test_rendering
[794/903] 41272=test_gem_gemcutter_utilities
[795/903] 41273=test_rdoc_task
[796/903] 41273=test_tracepoint
[797/903] 41272=test_settracefunc
[798/903] 41273=test_gem_text
[799/903] 41273=test_backtrace
[800/903] 41272=test_pty
[801/903] 41273=test_gem_dependency_installer
[802/903] 41272=test_general
[803/903] 41272=test_http
[804/903] 41272=test_hash
[805/903] 41273=encoding_test
[806/903] 41273=test_scan_args
[807/903] 41273=test_gem_commands_specification_command
[808/903] 41273=test_gem_commands_which_command
[809/903] 41273=test_gem_request
[810/903] 41273=test_gem_package_old
[811/903] 41273=test_argf
[812/903] 41273=test_yaml
[813/903] 41273=test_x509name
[814/903] 41273=test_gem_dependency
[815/903] 41273=test_yjit
[816/903] 41273=test_cclass
[817/903] 41273=test_gem_uninstaller
[818/903] 41273=test_m17n
[819/903] 41273=test_method
[820/903] 41271=test_filter
[821/903] 41271=test_parser_events
[822/903] 41271=test_pkcs12
[823/903] 41272=test_gem_remote_fetcher
[824/903] 41271=test_json_tree
[825/903] 41271=test_koi8
[826/903] 41271=test_severity
[827/903] 41271=test_ractor
[828/903] 41271=test_case
[829/903] 41271=test_gem_package_tar_writer
[830/903] 41273=test_str2big
[831/903] 41271=test_utf16
[832/903] 41271=test_http
[833/903] 41273=test_set
[834/903] 41273=test_rdoc_markup_to_rdoc
[835/903] 41273=test_cp949
[836/903] 41273=test_jaro_winkler
[837/903] 41273=test_gem_resolver_vendor_set
[838/903] 41273=test_condition
[839/903] 41273=test_gem_dependency_resolution_error
[840/903] 41273=test_sleep
[841/903] 41272=test_mixed_unicode_escapes
[842/903] 41272=test_fileutils
[843/903] 41272=test_sorted_set
[844/903] 41272=test_emoji
[845/903] 41272=test_stack
[846/903] 41273=test_windows_1252
[847/903] 41273=test_syslog_logger
[848/903] 41273=test_face
[849/903] 41273=test_sizeof
[850/903] 41272=test_date_attr
[851/903] 41272=test_gem_request_set_lockfile_parser
[852/903] 41272=test_stringchar
[853/903] 41272=test_econv
[854/903] 41272=test_gem_install_update_options
[855/903] 41272=test_drb
[856/903] 41273=test_gem_specification
[857/903] 41273=test_flush
[858/903] 41273=test_pkey_rsa
[859/903] 41273=test_numhash
[860/903] 41273=test_bigmath
[861/903] 41273=test_system
[862/903] 41271=test_win32ole_variable
[863/903] 41271=test_rdoc_cross_reference
[864/903] 41273=test_parse
[865/903] 41271=test_rdoc_class_module
[866/903] 41273=test_method_cache
[867/903] 41273=test_case
[868/903] 41273=test_open-uri
[869/903] 41271=test_enc_associate
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 17 : #<IO:fd 17>
[870/903] 41273=test_enumerator
[871/903] 41271=test_gem_command_manager
[872/903] 41272=test_rdoc_context
[873/903] 41273=test_array
[874/903] 41273=test_iso_8859
[875/903] 41273=test_libs
[876/903] 41273=test_gc
[877/903] 41273=test_qsort
[878/903] 41273=comments_test
[879/903] 41271=test_drbobject
[880/903] 41273=test_math
[881/903] 41273=test_safe_load
[882/903] 41273=test_sprintf
[883/903] 41271=test_rdoc_parser_rd
[884/903] 41271=test_const
[885/903] 41271=test_exit
[886/903] 41271=test_class
[887/903] 41273=test_recorder
[888/903] 41273=test_yaml_special_cases
[889/903] 41273=test_gem_commands_sources_command
[890/903] 41272=test_name_error
[891/903] 41273=test_gem_source_list
[892/903] 41272=json_addition_test
[893/903] 41272=test_framework
[894/903] 41272=test_weakmap
[895/903] 41273=test_coderange
[896/903] 41273=test_inadvertent_creation
[897/903] 41273=test_ansi_with_terminfo
[898/903] 41273=test_pack
[899/903] 41273=test_cgi_tag_helper
[900/903] 41273=test_pinned
[901/903] 41273=test_rdoc_generator_json_index
[902/903] 41273=test_date_time
[903/903] 41273=test_nil2vtempty
Finished tests in 187.110211s, 142.4615 tests/s, 50651.3459 assertions/s.
26656 tests, 9477384 assertions, 0 failures, 0 errors, 180 skips

ruby -v: ruby 3.3.0dev (2023-11-07T04:22:44Z master b1413cb33e) [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
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.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.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-11-07T04:22:44Z master b1413cb33e) [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 .........................................................................
  3723 ..

Finished in 65.611822 seconds

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