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

ruby -v: ruby 3.3.0dev (2023-10-25T04:10:28Z master a6a67b0524) [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-25T04:10:28Z master a6a67b0524) [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 63.602502 seconds

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