# Logfile created on 2024-06-05 05:43:07 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffbea1dfdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/opc/ruby/logs/brlog.master.20240605-054307", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffbea10aec8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffbea10ad88 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffbea1ad0d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240605-054307", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240605-054307>, @binmode=false, @mon_data=#<Monitor:0x0000fffbea10aab8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = f567633a16
$$$[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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[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
89a51dcd0fb1892d73eed189d5217d55cdef33ce2d9b7946f692c1f0ce22d546  builtin_binary.inc
compiling /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: 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/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]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
	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
generating enc.mk
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.

making srcs under enc
making enc
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
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
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
ext/configure-ext.mk unchanged
Unpacked gems/power_assert-2.0.4dev.gem
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: 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/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
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]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.4.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.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.4.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.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.13.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.29.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.8
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    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.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    minitest 5.23.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.8
                                    rss 0.3.0
                                    net-ftp 0.3.5
                                    net-imap 0.4.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1940 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.

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 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options: 
  --seed=54021
  "--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/899] 566999=snippets_test
[  2/899] 566998=test_ubf_async_safe
[  3/899] 567000=test_pstore
[  4/899] 566998=test_date_compat
[  5/899] 566998=test_rdoc_include
[  6/899] 566998=test_win32ole_record
[  7/899] 566998=test_gem_version_option
[  8/899] 567000=test_gem_commands_unpack_command
[  9/899] 566998=test_gem_ext_cargo_builder
[ 10/899] 566998=test_console_attr
[ 11/899] 566998=test_proc
[ 12/899] 567000=test_zlib
[ 13/899] 566999=test_rdoc_options
[ 14/899] 566998=test_enumerator
[ 15/899] 566998=test_path_to_class
[ 16/899] 566998=test_frozen_error
[ 17/899] 566998=test_gem_ext_ext_conf_builder
[ 18/899] 566999=test_gem_version
[ 19/899] 566999=test_spell_checker
[ 20/899] 566999=test_reqarg
[ 21/899] 566999=test_gem_uri
[ 22/899] 566999=test_gem_package_tar_reader_entry
[ 23/899] 566998=test_resource
[ 24/899] 566999=test_c_struct_builder
[ 25/899] 566998=test_bug-5832
[ 26/899] 566998=test_yield_block
[ 27/899] 566998=test_string
[ 28/899] 566999=test_macro
[ 29/899] 566999=test_pipe
[ 30/899] 566999=test_gem_resolver_activation_request
[ 31/899] 566999=test_function
[ 32/899] 567000=snapshots_test
[ 33/899] 566999=test_gem_commands_server_command
[ 34/899] 566999=test_rdoc_markup_to_table_of_contents
[ 35/899] 566999=test_gem_name_tuple
[ 36/899] 566999=test_integer
[ 37/899] 566999=test_win32ole_method_event
[ 38/899] 566999=test_tcp
[ 39/899] 566999=test_gem_requirement
[ 40/899] 566999=test_flags
[ 41/899] 567000=test_numeric
[ 42/899] 567000=test_bug-3571
[ 43/899] 567000=test_yamlstore
[ 44/899] 567000=test_rat
[ 45/899] 567000=test_init
[ 46/899] 566999=test_gem_request_connection_pools
[ 47/899] 567000=test_capacity
[ 48/899] 567000=test_nextafter
[ 49/899] 567000=test_gem_commands_owner_command
[ 50/899] 567000=test_time
[ 51/899] 566999=test_file
[ 52/899] 566999=test_hmac
[ 53/899] 566999=test_encoding
[ 54/899] 567000=test_constant
[ 55/899] 566999=redundant_return_test
[ 56/899] 566999=test_find
[ 57/899] 566999=test_rdoc_generator_markup
[ 58/899] 566999=test_string_memory
[ 59/899] 566999=test_help
[ 60/899] 566999=test_files_lib
[ 61/899] 567000=test_line_editor
[ 62/899] 567000=test_marshalable
[ 63/899] 567000=test_enumerator_kw
[ 64/899] 567000=test_rdoc_any_method
[ 65/899] 567000=test_error_highlight
[ 66/899] 566999=test_function_entry
[ 67/899] 566999=test_string
[ 68/899] 566999=json_common_interface_test
[ 69/899] 567000=version_test
[ 70/899] 566999=test_complexrational
[ 71/899] 566999=test_raise
[ 72/899] 567000=test_protect
[ 73/899] 566999=test_date
[ 74/899] 567000=test_big5
[ 75/899] 567000=test_gem_commands_update_command
[ 76/899] 566999=test_tree_builder
[ 77/899] 566999=test_store
[ 78/899] 566999=test_rdoc_markup_pre_process
[ 79/899] 566999=test_tempfile
[ 80/899] 566999=test_http_request
[ 81/899] 566999=test_coverage
[ 82/899] 566999=test_pathname
[ 83/899] 566999=test_fnmatch
[ 84/899] 567000=test_timeout
[ 85/899] 567000=test_erb_m17n
[ 86/899] 566999=test_rdoc_generator_pot_po_entry
[ 87/899] 567000=test_serialize_subclasses
[ 88/899] 567000=test_gem_resolver_index_specification
[ 89/899] 566999=test_frozen
[ 90/899] 566999=test_egrep_cpp
[ 91/899] 566998=test_webauthn_poller
[ 92/899] 567000=test_rdoc_markup_verbatim
[ 93/899] 567000=test_date_conv
[ 94/899] 567000=test_comparable
[ 95/899] 567000=json_string_matching_test
[ 96/899] 567000=test_gem_config_file
[ 97/899] 566999=location_test
[ 98/899] 566999=test_rdoc_normal_module
[ 99/899] 566999=test_type_completor
[100/899] 566999=test_io_timeout
[101/899] 566999=test_rdoc_markdown_test
[102/899] 566998=test_rdoc_rdoc
[103/899] 567000=test_yjit_exit_locations
[104/899] 567000=test_io_buffer
[105/899] 566998=test_thread_queue
[106/899] 567000=test_nowrite
[107/899] 567000=test_passing_block
[108/899] 567000=test_defined
[109/899] 567000=test_ldap
[110/899] 567000=test_kdf
[111/899] 567000=test_wait
[112/899] 567000=test_import
[113/899] 566999=test_human_typo
[114/899] 566999=test_psych
[115/899] 566999=test_nil
[116/899] 566999=test_cstr
[117/899] 567000=test_gem_resolver_dependency_request
[118/899] 567000=test_command
[119/899] 567000=test_euc_tw
[120/899] 567000=test_gem_commands_yank_command
[121/899] 566999=test_yaml_tree
[122/899] 566999=test_logger
[123/899] 566999=test_pkey_dsa
[124/899] 567000=test_big2str
[125/899] 567000=test_gem_resolver_specification
[126/899] 567000=test_rdoc_markup_to_tt_only
[127/899] 567000=test_ws
[128/899] 567000=test_date_strftime
[129/899] 567000=json_parser_test
[130/899] 567000=test_gem_commands_stale_command
[131/899] 567000=test_gem_commands_cert_command
[132/899] 566999=test_gem_ext_rake_builder
[133/899] 566999=test_rdoc_require
[134/899] 566999=test_word
[135/899] 566999=test_singleton
[136/899] 566999=test_fstring
[137/899] 566999=test_numeric
[138/899] 566999=test_weakref
[139/899] 567000=test_instrumentation_api
[140/899] 566999=test_rdoc_alias
[141/899] 566999=test_timeout
[142/899] 566999=test_key_name_check
[143/899] 566999=test_rdoc_markup_to_bs
[144/899] 566999=test_rdoc_markup_raw
[145/899] 566999=test_optparse
[146/899] 566999=test_rdoc_context_section
[147/899] 566999=test_io_buffer
[148/899] 566999=test_deprecated
[149/899] 566999=test_rdoc_markup_to_html_crossref
[150/899] 566998=test_files_test_2
[151/899] 566999=test_div
[152/899] 566999=pattern_test
[153/899] 566999=test_bash_completion
[154/899] 566999=test_exception
[155/899] 567000=test_zsh_completion
[156/899] 567000=test_basicsocket
[157/899] 567000=test_class_name_check
[158/899] 567000=test_scalar
[159/899] 567000=test_syntax
[160/899] 566999=test_pack
[161/899] 566999=test_gem_commands_environment_command
[162/899] 566999=test_pkcs7
[163/899] 566998=test_gem_unsatisfiable_dependency_error
[164/899] 566998=static_inspect_test
[165/899] 566998=test_literal
[166/899] 566999=test_gem_security_signer
[167/899] 566999=test_config
[168/899] 566999=test_complex2
[169/899] 566999=test_gem_util
[170/899] 566999=test_thread
[171/899] 566999=test_input_method
[172/899] 566998=test_rdoc_i18n_text
[173/899] 566998=test_io
[174/899] 566999=test_data
[175/899] 566999=test_memory_view
[176/899] 566999=test_null
[177/899] 566999=test_ractor
[178/899] 566999=test_m17n_comb
[179/899] 566998=test_multi_irb_commands
[180/899] 566998=test_pkey_dh
[181/899] 566998=parse_success_test
[182/899] 566998=test_pkey
[183/899] 566998=test_external_new
[184/899] 566998=index_write_test
[185/899] 566998=test_win32ole_typelib
[186/899] 566998=test_gem_commands_query_command
[187/899] 566998=compiler_test
[188/899] 566998=test_gem_platform
[189/899] 566998=test_bigzero
[190/899] 566998=test_rand
[191/899] 566999=test_random_formatter
[192/899] 566999=encodings_test
[193/899] 566999=test_string_processing
[194/899] 566999=test_rdoc_markup_attributes
[195/899] 566999=test_process
[196/899] 566998=test_rdoc_code_object
[197/899] 566998=test_bmethod
[198/899] 566998=test_gem_source_specific_file
[199/899] 566998=test_provider
[200/899] 566998=test_euc_kr
[201/899] 566998=test_len
[202/899] 566998=test_gem_doctor
[203/899] 566998=json_fixtures_test
[204/899] 566998=test_kwargs
[205/899] 566998=test_rdoc_parser_c
[206/899] 566998=test_pack
[207/899] 566998=test_io_wait
[208/899] 566998=test_securerandom
[209/899] 566998=test_tsort
[210/899] 566998=test_gem_commands_fetch_command
[211/899] 566998=test_typeddata
Leaked file descriptor: TestProcess#test_uid_from_name: 10 #<File::Stat dev=0xfc00, ino=13705411, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-06-05 05:43:23.252885164 +0000, mtime=2024-06-05 05:43:23.24888515 +0000, ctime=2024-06-05 05:43:23.24888515 +0000>
Leaked file descriptor: TestProcess#test_uid_from_name: 11 #<File::Stat dev=0x9, ino=3294087878, 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    566999  opc   10r   REG              252,0  9253600   13705411 /var/lib/sss/mc/passwd
ruby    566999  opc   11u  unix 0x0000000000000000      0t0 3294087878 type=STREAM
[212/899] 566998=test_rdoc_parser_changelog
[213/899] 566998=test_gem_commands_outdated_command
[214/899] 566998=test_gem_dependency_list
[215/899] 566998=string_encoding_test
[216/899] 566998=test_objspace
[217/899] 567000=test_require
[218/899] 567000=test_stringify_symbols
[219/899] 567000=library_symbols_test
[220/899] 567000=test_rdoc_text
[221/899] 567000=test_rdoc_markup_indented_paragraph
[222/899] 567000=test_rdoc_markup_parser
[223/899] 567000=test_iseq_load
[224/899] 567000=test_ns_spki
[225/899] 567000=test_stream
[226/899] 567000=test_have_library
[227/899] 567000=test_rdoc_encoding
[228/899] 567000=test_win32ole_variant_outarg
[229/899] 567000=test_gem_request_set_lockfile
[230/899] 567000=test_rdoc_markdown
[231/899] 567000=test_key_actor_vi
[232/899] 567000=test_postponed_job
[233/899] 567000=test_deprecate
[234/899] 567000=test_rdoc_constant
[235/899] 567000=test_httpresponses
[236/899] 567000=test_common
[237/899] 567000=test_rdoc_markup_to_html_snippet
[238/899] 567000=test_generic
[239/899] 567000=test_gem_security
[240/899] 567000=test_key_actor_emacs
[241/899] 567000=test_date_ractor
[242/899] 567000=test_erb
[243/899] 567000=test_basicinstructions
[244/899] 567000=test_gem_resolver_git_specification
[245/899] 567000=test_utf32
[246/899] 567000=test_rdoc_tom_doc
[247/899] 567000=test_optarg
[248/899] 567000=test_gem_commands_pristine_command
[249/899] 567000=test_variable
[250/899] 567000=test_hash
[251/899] 567000=test_gem_resolver_requirement_list
[252/899] 567000=test_noarg
[253/899] 567000=test_exception
[254/899] 567000=test_raise_exception
[255/899] 567000=test_arith_seq_beg_len_step
[256/899] 567000=test_gem_impossible_dependencies_error
[257/899] 567000=test_pp
Leaked file descriptor: PPTestModule::PPFileStatTest#test_nothing_raised: 10 #<File::Stat dev=0xfc00, ino=13705411, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-06-05 05:43:23.252885164 +0000, mtime=2024-06-05 05:43:23.24888515 +0000, ctime=2024-06-05 05:43:23.24888515 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    567000  opc   10r   REG  252,0  9253600 13705411 /var/lib/sss/mc/passwd
[258/899] 567000=test_undef
[259/899] 567000=test_gem_resolver_lock_set
[260/899] 567000=test_random
[261/899] 567000=test_rdoc_generator_darkfish
[262/899] 567000=test_asn1
[263/899] 567000=test_gem_command
[264/899] 567000=test_gem_update_suggestion
[265/899] 567000=test_assignment
[266/899] 567000=test_gem_commands_open_command
[267/899] 567000=test_verbose
[268/899] 567000=test_emoji_breaks
[269/899] 567000=test_normalize
[270/899] 567000=static_literals_test
[271/899] 567000=!Nothing_to_test
[272/899] 567000=test_fd_setsize
[273/899] 567000=test_forwardable
[274/899] 567000=test_process
[275/899] 567000=test_threadgroup
[276/899] 567000=test_complex
[277/899] 567000=test_array_create
[278/899] 567000=test_dir_m17n
[279/899] 566998=test_memory_view
[280/899] 566998=test_cesu8
[281/899] 566998=test_rdoc_extend
[282/899] 566998=regular_expression_encoding_test
[283/899] 566998=test_did_you_mean
[284/899] 566998=test_shapes
[285/899] 566998=test_merge_keys
[286/899] 566998=test_storage
[287/899] 566998=test_method_name_check
[288/899] 566998=test_err_in_callback
[289/899] 566998=test_gem_commands_install_command
[290/899] 567000=test_string
[291/899] 567000=test_iterator
[292/899] 567000=test_dot_dot
[293/899] 567000=test_gem_rdoc
[294/899] 567000=test_rendering
[295/899] 567000=test_kernel
[296/899] 567000=test_unicode_escape
[297/899] 567000=test_default_gems
[298/899] 567000=test_switch_hitter
[299/899] 567000=test_yamldbm
[300/899] 567000=test_gem_spec_fetcher
[301/899] 567000=test_gem_commands_dependency_command
[302/899] 567000=test_backtrace
[303/899] 567000=test_gbk
[304/899] 567000=test_tree_spell_checker
[305/899] 567000=test_enumerable
[306/899] 567000=test_rdoc_method_attr
[307/899] 567000=test_set
[308/899] 566998=test_grapheme_breaks
[309/899] 567000=test_hash_create
[310/899] 567000=ruby_parser_test
[311/899] 566998=test_rational
[312/899] 567000=test_case_mapping
[313/899] 567000=test_gem_ext_cargo_builder_unit
[314/899] 566998=test_webauthn_listener
[315/899] 567000=test_ractor
[316/899] 567000=test_gem_resolver_api_specification
[317/899] 566998=test_rdoc_rubygems_hook
[318/899] 567000=test_mdns
[319/899] 567000=test_open3
[320/899] 566998=test_date_parse
[321/899] 566998=test_key_event_record
[322/899] 566998=test_pkey_ec
[323/899] 566998=test_svcb_https
[324/899] 566998=test_buffering
[325/899] 566998=test_arity
[326/899] 566998=test_thread
[327/899] 566998=test_optimization
[328/899] 567000=test_force_exit
[329/899] 567000=test_files_sample
[330/899] 567000=test_rdoc_stats
[331/899] 567000=test_data_error
[332/899] 567000=test_rubyoptions
[333/899] 566998=test_shift_jis
[334/899] 566998=test_rdoc_store
[335/899] 566998=test_yield
Leaked file descriptor: TestRubyOptions#test_script_from_stdin: 14 #<File::Stat dev=0x9, ino=3294092994, 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    567000  opc   14u  unix 0x0000000000000000      0t0 3294092994 type=STREAM
[336/899] 567000=test_remote_fetch_error
[337/899] 567000=test_show_source
[338/899] 567000=regexp_test
[339/899] 567000=test_gem_resolver_lock_specification
[340/899] 567000=test_boolean
[341/899] 567000=test_queue
[342/899] 567000=test_rdoc_i18n_locale
[343/899] 567000=test_gc_compact
[344/899] 566998=test_dryrun
[345/899] 566998=test_ole_methods
[346/899] 566998=test_cgi_util
[347/899] 566998=test_gem_uri_formatter
[348/899] 566998=test_prettyprint
[349/899] 566998=test_enc_raise
[350/899] 566998=lex_test
[351/899] 567000=test_clone
[352/899] 566998=test_str2big
[353/899] 566998=test_gem_package_tar_writer
[354/899] 567000=test_ractor
[355/899] 567000=test_case
[356/899] 567000=test_severity
[357/899] 567000=test_utf16
[358/899] 567000=test_http
[359/899] 566998=test_set
[360/899] 566998=test_rdoc_markup_to_rdoc
[361/899] 566998=test_yaml
[362/899] 566998=test_x509name
[363/899] 566998=test_argf
[364/899] 566998=test_method
[365/899] 567000=test_m17n
[366/899] 567000=test_gem_dependency
[367/899] 567000=test_yjit
[368/899] 567000=test_cclass
[369/899] 567000=test_gem_uninstaller
[370/899] 566998=test_parser_events
[371/899] 566998=test_filter
[372/899] 566998=test_json_tree
[373/899] 566998=test_koi8
[374/899] 566998=test_gem_remote_fetcher
[375/899] 567000=test_pkcs12
[376/899] 567000=test_gem_dependency_installer
[377/899] 566998=test_pty.Leaked file descriptor: TestPTY#test_close_in_block: 8 #<File::Stat dev=0xfc00, ino=13705429, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-06-05 05:44:55.009223683 +0000, mtime=2024-06-05 05:44:39.585166778 +0000, ctime=2024-06-05 05:44:39.585166778 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    566998  opc    8r   REG  252,0  6940392 13705429 /var/lib/sss/mc/group

[378/899] 566998=test_hash
[379/899] 567000=test_http
[380/899] 567000=test_scan_args
[381/899] 567000=test_gem_commands_specification_command
[382/899] 567000=test_gem_package_old
[383/899] 567000=test_gem_commands_which_command
[384/899] 567000=test_gem_request
[385/899] 567000=locals_test
[386/899] 567000=test_gem_commands_push_command
[387/899] 567000=test_sprintf_comb
[388/899] 567000=test_method_cache
[389/899] 567000=test_too_many_dummy_encodings
[390/899] 567000=desugar_compiler_test
[391/899] 567000=test_gem_gemcutter_utilities
[392/899] 567000=test_gem_source_local
[393/899] 567000=test_win32ole
[394/899] 567000=test_internal_ivar
[395/899] 567000=test_rendering
[396/899] 567000=test_settracefunc
[397/899] 566998=test_gem_text
[398/899] 566998=test_tracepoint
[399/899] 566998=tunnel_test
[400/899] 566998=test_backtrace
[401/899] 567000=test_rdoc_task
[402/899] 567000=test_weakmap
[403/899] 566998=test_coderange
[404/899] 566998=test_ansi_with_terminfo
[405/899] 566998=test_inadvertent_creation
[406/899] 566998=test_framework
[407/899] 566998=test_pinned
[408/899] 566998=test_cgi_tag_helper
[409/899] 566998=test_pack
[410/899] 566998=test_rdoc_generator_json_index
[411/899] 566998=test_date_time
[412/899] 566998=test_nil2vtempty
[413/899] 566998=test_enc_associate
[414/899] 566998=test_enumerator
[415/899] 567000=test_case
[416/899] 567000=test_open-uri
[417/899] 567000=test_array
[418/899] 567000=test_gem_command_manager
[419/899] 567000=test_rdoc_context
[420/899] 567000=test_safe_load
[421/899] 567000=test_iso_8859
[422/899] 567000=test_libs
[423/899] 567000=test_math
[424/899] 567000=test_gc
[425/899] 567000=test_qsort
[426/899] 567000=test_exit
[427/899] 567000=test_class
[428/899] 567000=test_rdoc_parser_rd
[429/899] 567000=test_const
[430/899] 567000=comments_test
[431/899] 567000=test_recorder
[432/899] 567000=test_yaml_special_cases
[433/899] 567000=test_gem_commands_sources_command
[434/899] 567000=test_name_error
[435/899] 567000=json_addition_test
[436/899] 567000=test_gem_source_list
[437/899] 567000=test_sprintf
[438/899] 567000=test_gem_specification
[439/899] 567000=test_system
[440/899] 567000=test_numhash
[441/899] 567000=test_flush
[442/899] 567000=test_pkey_rsa
[443/899] 567000=test_win32ole_variable
[444/899] 567000=test_method_cache
[445/899] 567000=attribute_write_test
[446/899] 567000=test_rdoc_cross_reference
[447/899] 567000=test_parse
[448/899] 567000=test_rdoc_class_module
[449/899] 567000=test_gem_dependency_resolution_error
[450/899] 567000=dispatcher_test
[451/899] 567000=test_fileutils
[452/899] 567000=test_sleep
[453/899] 567000=test_mixed_unicode_escapes
[454/899] 567000=test_jaro_winkler
[455/899] 567000=test_cp949
[456/899] 567000=test_gem_resolver_vendor_set
[457/899] 567000=test_condition
[458/899] 567000=test_emoji
[459/899] 567000=test_sorted_set
[460/899] 567000=test_windows_1252
[461/899] 567000=test_stack
[462/899] 567000=test_stringchar
[463/899] 567000=constant_path_node_test
[464/899] 567000=test_face
[465/899] 567000=test_gem_request_set_lockfile_parser
[466/899] 567000=test_sizeof
[467/899] 566998=test_date_attr
[468/899] 566998=test_gem_install_update_options
[469/899] 566998=warnings_test
[470/899] 566998=test_econv
[471/899] 566998=test_lazy_enumerator
[472/899] 567000=test_cgi_multipart
[473/899] 567000=test_gem_request_set_lockfile_tokenizer
[474/899] 566998=test_find_executable
[475/899] 566998=test_arithmetic_sequence
[476/899] 566998=test_ractor_compatibility
[477/899] 567000=test_autoconf
[478/899] 567000=test_sockopt
[479/899] 567000=test_ftp
[480/899] 567000=test_encoding
[481/899] 567000=test_install
[482/899] 567000=test_rdoc_comment
[483/899] 567000=test_gem_source_fetch_problem
[484/899] 567000=test_pair
[485/899] 566998=test_win32ole_variant_m
[486/899] 566998=test_env
[487/899] 566998=test_gem_commands_signout_command
[488/899] 566998=test_gem_package_tar_reader
[489/899] 566998=test_singleton_function
[490/899] 566998=test_gem_safe_yaml
[491/899] 566998=test_eval
[492/899] 566998=test_document
[493/899] 566998=test_history
[494/899] 566998=test_gem_commands_setup_command
[495/899] 566998=test_iseq
[496/899] 566998=test_parser
[497/899] 566998=test_rdoc_ri_paths
[498/899] 566998=parser_test
[499/899] 566998=test_primitive
[500/899] 566998=test_ripper
[501/899] 566998=test_gem_source_git
[502/899] 567000=test_regex_casefold
[503/899] 566998=test_win32ole_method
[504/899] 566998=test_lexer
[505/899] 567000=test_random
[506/899] 566998=test_files_ext
[507/899] 566998=test_assembler
[508/899] 566998=overlap_test
[509/899] 567000=test_stringio
[510/899] 567000=test_thread_cv
[511/899] 566998=test_unicode
[512/899] 566998=test_eval_history
[513/899] 566998=test_autoload
[514/899] 567000=test_array
[515/899] 566998=test_gem_package
[516/899] 566998=command_line_test
[517/899] 566998=test_benchmark
[518/899] 566998=test_at_exit
[519/899] 566998=test_class
[520/899] 566998=test_gem_source
[521/899] 566998=test_mkmf
[522/899] 566998=test_have_macro
[523/899] 566998=test_date_strptime
[524/899] 566998=test_omap
[525/899] 566998=test_ocsp
[526/899] 566998=test_scanner_events
[527/899] 566998=test_ipaddr
[528/899] 566998=test_rdoc_generator_pot_po
[529/899] 566998=test_mul
[530/899] 566998=test_shellwords
[531/899] 566998=json_ext_parser_test
[532/899] 566998=test_gem_ext_configure_builder
[533/899] 566998=test_rdoc_parser_simple
[534/899] 566998=test_nonblock
[535/899] 566998=test_cmethod
[536/899] 566998=test_gem_stub_specification
[537/899] 566998=test_float
[538/899] 566998=test_io_m17n
[539/899] 566998=test_rdoc_top_level
[540/899] 566998=test_color
[541/899] 566998=test_gem_commands_lock_command
[542/899] 566998=test_reline_key
[543/899] 566998=test_propertyputref
[544/899] 566998=test_gb18030
[545/899] 566998=parse_comments_test
[546/899] 566998=test_gem_stream_ui
[547/899] 566998=test_rdoc_generator_ri
[548/899] 566998=test_unicode_normalize
[549/899] 566998=test_closure
[550/899] 567000=ripper_test
[551/899] 567000=test_resolve_symbol
[552/899] 567000=test_rubygems
[553/899] 567000=test_dir
[554/899] 567000=test_files_test_1
[555/899] 567000=test_rdoc_rd_inline
[556/899] 567000=test_path
[557/899] 567000=test_digest
[558/899] 567000=test_uncorrectable_name_check
[559/899] 567000=test_io
[560/899] 566998=test_workspace
[561/899] 566998=test_x509attr
[562/899] 566998=test_printf
[563/899] 566998=test_win32ole_variant
[564/899] 566998=magic_comment_test
[565/899] 566998=test_cgi_modruby
[566/899] 566998=test_https_proxy
[567/899] 566998=test_rdoc_parser
[568/899] 566998=test_win32ole_param_event
[569/899] 566998=test_stat
[570/899] 566998=test_nomethod_error
[571/899] 566998=test_gem_commands_rebuild_command
[572/899] 566998=test_etc
Leaked file descriptor: TestEtc#test_ractor: 10 #<File::Stat dev=0x9, ino=3294102586, 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    566998  opc   10u  unix 0x0000000000000000      0t0 3294102586 type=STREAM
Leaked file descriptor: TestEtc#test_getpwnam: 11 #<File::Stat dev=0xfc00, ino=13705411, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-06-05 05:45:23.533328917 +0000, mtime=2024-06-05 05:45:23.517328858 +0000, ctime=2024-06-05 05:45:23.517328858 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    566998  opc   11r   REG  252,0  9253600 13705411 /var/lib/sss/mc/passwd
[573/899] 566998=test_gem_source_lock
[574/899] 566998=test_new
[575/899] 566998=test_cipher
[576/899] 566998=test_update
[577/899] 566998=test_win32ole_type
[578/899] 566998=test_rdoc_rd_inline_parser
[579/899] 566998=test_load
[580/899] 566998=test_rdoc_rd
[581/899] 566998=test_rdoc_markup_to_joined_paragraph
[582/899] 566998=test_rdoc_markup_to_markdown
[583/899] 566998=test_rdoc_generator_pot
[584/899] 566998=test_rdoc_rd_block_parser
[585/899] 566998=test_x509store
[586/899] 566998=test_metaclass
[587/899] 566998=test_require_lib
[588/899] 566998=test_gem_gem_runner
[589/899] 566998=test_debugger_integration
[590/899] 566998=test_gem_resolver_composed_set
[591/899] 566998=test_my_integer
[592/899] 566998=test_require
[593/899] 566998=test_objectspace
[594/899] 566998=test_option
[595/899] 566998=test_wss
[596/899] 566998=test_rdoc_markup_attribute_manager
[597/899] 566998=test_tracer
[598/899] 566998=test_cgi_cookie
[599/899] 566998=test_not
[600/899] 566998=test_usrmarshal
[601/899] 566998=test_gem_source_installed
[602/899] 566998=test_gem_validator
[603/899] 566998=test_gem_security_trust_dir
[604/899] 566998=test_module
[605/899] 567000=test_erb_command
[606/899] 567000=test_ssl
[607/899] 566998=test_abi
[608/899] 566998=test_load
[609/899] 566998=test_integer_comb
[610/899] 566998=test_bundled_ca
[611/899] 566998=test_resize
[612/899] 566998=test_gem_package_task
[613/899] 566998=test_lock_native_thread
[614/899] 566998=integer_parse_test
[615/899] 566998=test_engine
[616/899] 566998=test_gem_commands_mirror
[617/899] 566998=test_fiber
[618/899] 567000=test_key_error
[619/899] 567000=test_win32ole_param
[620/899] 567000=equality_test
[621/899] 567000=test_rdoc_parser_markdown
[622/899] 567000=test_custom_command
[623/899] 567000=test_struct
[624/899] 567000=test_c_struct_entry
[625/899] 567000=test_rubyvm
[626/899] 567000=fuzzer_test
[627/899] 567000=test_cparser
[628/899] 566998=test_ostruct
[629/899] 566998=test_config
[630/899] 566998=test_change_word
[631/899] 566998=test_depth_first
[632/899] 566998=test_stringscanner
[633/899] 566998=test_ractor
[634/899] 566998=parse_stream_test
[635/899] 566998=test_exception_at_throwing
[636/899] 566998=test_gem_resolver_installed_specification
[637/899] 566998=test_gem_resolver_vendor_specification
[638/899] 566998=test_date_arith
[639/899] 566998=test_fiddle
[640/899] 566998=json_generic_object_test
[641/899] 566998=test_rdoc_ri_driver
[642/899] 566998=test_sexp
[643/899] 566998=test_httpheader
[644/899] 566998=test_ractor
[645/899] 566998=test_gem_safe_marshal
[646/899] 567000=test_digest
[647/899] 566998=test_gem_resolver_git_set
[648/899] 567000=test_gem_commands_check_command
[649/899] 567000=test_signedness
[650/899] 566998=test_acceptable
[651/899] 566998=test_dup
[652/899] 566998=test_rdoc_single_class
[653/899] 566998=test_gem_local_remote_options
[654/899] 566998=test_gem_ext_cargo_builder_link_flag_converter
[655/899] 566998=heredoc_dedent_test
[656/899] 566998=test_type
[657/899] 566998=test_rdoc_token_stream
[658/899] 566998=test_mutex
[659/899] 567000=parse_test
[660/899] 567000=test_struct
[661/899] 566998=test_tmpdir
[662/899] 566998=test_ssl_session
[663/899] 567000=test_gem_package_tar_header
[664/899] 567000=test_placearg
[665/899] 567000=fixtures_test
[666/899] 566998=test_rational2
[667/899] 567000=test_case_comprehensive
[668/899] 567000=test_logperiod
[669/899] 567000=test_handle
[670/899] 566998=test_delete
[671/899] 566998=test_rdoc_markup_document
[672/899] 566998=test_gem_security_policy
[673/899] 566998=test_file_exhaustive
[674/899] 567000=test_completion
[675/899] 567000=test_gem_ci_detector
[676/899] 567000=test_gem_silent_ui
[677/899] 567000=test_signal
[678/899] 567000=test_fixnum
[679/899] 567000=test_continuation
[680/899] 567000=test_io_wait_uncommon
[681/899] 567000=test_https
[682/899] 567000=test_gem_commands_info_command
[683/899] 567000=test_object_create_start
[684/899] 567000=test_rdoc_markup_to_ansi
[685/899] 567000=test_files_test
[686/899] 567000=test_weakkeymap
[687/899] 567000=test_protocol
[688/899] 567000=test_evaluation
[689/899] 567000=test_name_error_extension
[690/899] 567000=test_gem_request_set_gem_dependency_api
[691/899] 567000=test_require_path_check
[692/899] 567000=test_bn
[693/899] 567000=test_variable_name_check
[694/899] 567000=test_irb
[695/899] 567000=test_x509cert
[696/899] 567000=test_rdoc_markup_paragraph
[697/899] 567000=test_ast
[698/899] 566998=test_logdevice
[699/899] 566998=test_windows_1251
[700/899] 566998=test_to_ary_concat
[701/899] 566998=test_history
[702/899] 566998=test_gem_ext_builder
[703/899] 566998=integer_base_flags_test
[704/899] 566998=test_reline
[705/899] 566998=test_ellipsize
[706/899] 566998=test_call
[707/899] 566998=test_gem_commands_build_command
[708/899] 566998=test_bug-14834
[709/899] 566998=test_data
[710/899] 566998=test_thread
[711/899] 566998=test_inlinecache
[712/899] 566998=test_socket
[713/899] 566998=test_terminfo
[714/899] 566998=newline_offsets_test
[715/899] 566998=test_time_tz
[716/899] 566998=test_to_ruby
[717/899] 566998=test_addrinfo
[718/899] 566998=test_gem_resolver_index_set
[719/899] 566998=test_sleep
[720/899] 566998=test_webauthn_listener_response
[721/899] 566998=test_pattern_matching
[722/899] 566998=test_set_len
[723/899] 566998=test_interned_str
[724/899] 566998=test_folderitem2_invokeverb
[725/899] 566998=test_gem_bundler_version_finder
[726/899] 566998=test_gem_request_set
[727/899] 566998=test_gc
[728/899] 566998=test_project_sanity
[729/899] 566998=test_symbol
[730/899] 566998=test_delegate
[731/899] 566998=test_euc_jp
[732/899] 566998=test_rdoc_markup
[733/899] 566998=test_key_stroke
[734/899] 566998=test_ensured
[735/899] 566998=test_time
[736/899] 566998=test_popen_deadlock
[737/899] 566998=test_alias_and_anchor
[738/899] 566998=test_num2int
[739/899] 566998=test_rbconfig
[740/899] 566998=test_recursion
[741/899] 566998=test_require
[742/899] 566998=test_rdoc_markup_include
[743/899] 566998=test_enum
[744/899] 566998=test_extlibs
[745/899] 566998=test_iter_break
[746/899] 566998=test_range
[747/899] 567000=test_gem_commands_signin_command
[748/899] 567000=test_rdoc_attr
[749/899] 567000=test_address_resolve
[750/899] 567000=test_stream
[751/899] 567000=test_trick
[752/899] 566998=test_ractor
[753/899] 566998=test_ts
[754/899] 566998=test_locale
[755/899] 566998=test_have_func
[756/899] 566998=test_date_marshal
[757/899] 566998=test_gem_resolver_local_specification
[758/899] 566998=test_configuration
[759/899] 566998=test_date_new
[760/899] 566998=test_gem_commands_list_command
[761/899] 566998=test_formatter
[762/899] 566998=test_gem_commands_contents_command
[763/899] 566998=test_context
[764/899] 566998=test_udp
[765/899] 566998=test_symbol
[766/899] 567000=test_gem_commands_search_command
[767/899] 567000=test_rdoc_servlet
[768/899] 567000=test_coder
[769/899] 567000=test_unix
[770/899] 567000=test_integer
[771/899] 567000=test_bignum
[772/899] 567000=newline_test
[773/899] 567000=test_enc_str_buf_cat
[774/899] 567000=test_marshal
[775/899] 566998=test_ancdata
[776/899] 566998=ractor_test
[777/899] 566998=test_nesting_parser
[778/899] 566998=test_rdoc_markup_hard_break
[779/899] 566998=test_ractor
[780/899] 566998=test_gem_resolver_conflict
[781/899] 566998=test_gem_commands_help_command
[782/899] 566998=test_scheduler
[783/899] 567000=test_ssl
[784/899] 567000=numeric_value_test
[785/899] 567000=test_registry
[786/899] 567000=test_gem
[787/899] 566998=test_ractor
[788/899] 566998=json_generator_test
[789/899] 566998=test_ansi_without_terminfo
[790/899] 566998=test_rdoc_markup_to_label
[791/899] 566998=test_parser
[792/899] 566998=test_cgi_core
[793/899] 566998=test_gem_resolver_best_set
[794/899] 566998=test_gem_console_ui
[795/899] 566998=test_allocation
[796/899] 567000=test_ifunless
[797/899] 567000=test_insns_leaf
[798/899] 567000=test_httpresponse
[799/899] 567000=test_rdoc_parser_ruby
[800/899] 566998=test_readpartial
[801/899] 566998=test_x509req
[802/899] 566998=test_object
[803/899] 567000=test_dln
[804/899] 567000=test_gem_resolver
[805/899] 566998=test_gem_source_vendor
[806/899] 566998=test_color_printer
[807/899] 566998=test_super
[808/899] 567000=test_gem_commands_exec_command
[809/899] 567000=unescape_test
[810/899] 566998=test_convertible
[811/899] 567000=errors_test
[812/899] 567000=test_modify_expand
[813/899] 567000=test_pkg_config
[814/899] 567000=test_gem_available_set
[815/899] 567000=json_encoding_test
[816/899] 567000=test_vm_dump
[817/899] 567000=reflection_test
[818/899] 567000=test_func
[819/899] 566998=test_config
[820/899] 566998=test_helper
[821/899] 566998=test_compile_prism
[822/899] 566998=test_gem_commands_uninstall_command
[823/899] 566998=test_rdoc_markup_formatter
[824/899] 566998=test_win32ole_event
[825/899] 566998=test_last_thread
[826/899] 566998=test_thread_fd_close
[827/899] 566998=test_gem_ext_cmake_builder
[828/899] 566998=test_digest_extend
[829/899] 566998=test_emitter
[830/899] 566998=test_fips
[831/899] 566998=test_alias
[832/899] 566998=test_getopts
[833/899] 566998=test_profile_frames
[834/899] 566998=heredoc_test
[835/899] 566998=test_pattern_key_name_check
[836/899] 566998=test_class2name
[837/899] 566998=test_gem_commands_cleanup_command
[838/899] 567000=test_debug
[839/899] 567000=test_transcode
[840/899] 567000=test_refinement
[841/899] 566998=test_x509crl
[842/899] 566998=source_location_test
[843/899] 566998=test_dns
[844/899] 566998=test_notimplement
[845/899] 566998=test_cgi_session
[846/899] 566998=test_c_union_entity
[847/899] 566998=test_flip
[848/899] 566998=test_io_console
[849/899] 566998=test_rdoc_markup_heading
[850/899] 566998=test_x509ext
[851/899] 566998=test_emitter
[852/899] 566998=bom_test
[853/899] 566998=test_config
[854/899] 567000=test_file
[855/899] 566998=test_summary
[856/899] 566998=test_helper_method
[857/899] 566998=test_append
[858/899] 566998=test_gem_resolver_installer_set
[859/899] 566998=test_rdoc_markup_to_html
[860/899] 566998=test_foreach
[861/899] 566998=symbol_encoding_test
[862/899] 566998=test_trace
[863/899] 566998=dump_test
[864/899] 566998=test_keyword
[865/899] 566998=test_win32ole_type_event
[866/899] 566998=test_arity
[867/899] 566998=test_gem_path_support
[868/899] 566998=test_lambda
[869/899] 566998=test_rb_str_dup
[870/899] 566998=test_scalar_scanner
[871/899] 566998=test_eval
[872/899] 566998=test_beginendblock
[873/899] 566998=test_monitor
[874/899] 566998=test_pointer
[875/899] 566998=test_rdoc_normal_class
[876/899] 566998=test_within_pipe
[877/899] 566998=test_nofree
[878/899] 566998=test_regexp
[879/899] 567000=test_whileuntil
[880/899] 567000=parameters_signature_test
[881/899] 567000=test_buffered_io
[882/899] 567000=regular_expression_options_test
[883/899] 567000=test_ossl
[884/899] 567000=test_gem_installer
[885/899] 567000=test_bug_reporter
[886/899] 567000=test_gem_source_subpath_problem
[887/899] 567000=test_object_references
[888/899] 567000=test_ruby_lex
[889/899] 567000=test_arith_seq_extract
[890/899] 567000=test_duplicate
[891/899] 567000=test_gem_resolver_api_set
[892/899] 567000=test_helper
[893/899] 567000=test_member
[894/899] 567000=test_object
[895/899] 567000=test_addr
[896/899] 567000=test_mailto
[897/899] 567000=test_kill_ring
[898/899] 567000=test_case_options
[899/899] 567000=test_cgi_header

Retrying hung up testcases...
[  1/158] TestProcess#test_exec_wordsplit = 0.12 s
[  2/158] TestProcess#test_execopts_redirect_symbol = 0.18 s
[  3/158] TestProcess#test_execopts_pgroup = 0.31 s
[  4/158] TestProcess#test_clock_getres_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC = 0.00 s
[  5/158] TestProcess#test_getpgid = 0.00 s
[  6/158] TestProcess#test_process_detach = 0.00 s
[  7/158] TestProcess#test_wait_and_sigchild = 0.00 s
[  8/158] TestProcess#test__fork_hook = 0.02 s
[  9/158] TestProcess#test_exec_close_reserved_fd = 0.24 s
[ 10/158] TestProcess#test_daemon_nochdir_noclose = 0.00 s
[ 11/158] TestProcess#test_popen_noshell = 0.00 s
[ 12/158] TestProcess#test__fork = 0.00 s
[ 13/158] TestProcess#test_status_kill = 0.06 s
[ 14/158] TestProcess#test_execopts_popen = 0.12 s
[ 15/158] TestProcess#test_argv0_noarg = 0.59 s
[ 16/158] TestProcess#test_no_curdir = 0.01 s
[ 17/158] TestProcess#test_rlimit_availability = 0.00 s
[ 18/158] TestProcess#test_uid_from_name = 0.00 s
Leaked file descriptor: TestProcess#test_uid_from_name: 5 #<File::Stat dev=0xfc00, ino=13705411, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-06-05 05:50:53.982548423 +0000, mtime=2024-06-05 05:50:53.974548394 +0000, ctime=2024-06-05 05:50:53.974548394 +0000>
Leaked file descriptor: TestProcess#test_uid_from_name: 6 #<File::Stat dev=0x9, ino=3294116323, 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    566995  opc    5r   REG              252,0  9253600   13705411 /var/lib/sss/mc/passwd
ruby    566995  opc    6u  unix 0x0000000000000000      0t0 3294116323 type=STREAM
[ 19/158] TestProcess#test_clock_gettime_TIME_BASED_CLOCK_REALTIME = 0.00 s
[ 20/158] TestProcess#test_popen_cloexec = 0.00 s
[ 21/158] TestProcess#test_execopts_redirect_pipe = 0.30 s
[ 22/158] TestProcess#test_clock_getres_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[ 23/158] TestProcess#test_execopts_redirect_open_fifo = 0.06 s
[ 24/158] TestProcess#test_seteuid_name = 0.00 s
[ 25/158] TestProcess#test_exec_shell = 0.18 s
[ 26/158] TestProcess#test_status_fail = 0.00 s
[ 27/158] TestProcess#test_exec_fd_3_redirect = 0.11 s
[ 28/158] TestProcess#test_execopts_exec = 0.06 s
[ 29/158] TestProcess#test_execopts_uid = 0.17 s
[ 30/158] TestProcess#test_clock_gettime_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[ 31/158] TestProcess#test_execopts_redirect_open_order_reverse = 0.06 s
[ 32/158] TestProcess#test_clock_gettime_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[ 33/158] TestProcess#test_execopts_env = 0.71 s
[ 34/158] TestProcess#test_exec_failure_leaves_no_child = 0.00 s
[ 35/158] TestProcess#test_system_shell = 0.12 s
[ 36/158] TestProcess#test_daemon_detached = 0.00 s
[ 37/158] TestProcess#test_system_wordsplit = 0.06 s
[ 38/158] TestProcess#test_daemon_default = 0.00 s
[ 39/158] TestProcess#test_clock_gettime_TIMES_BASED_CLOCK_MONOTONIC = 0.00 s
[ 40/158] TestProcess#test__fork_wrong_type_hook = 0.01 s
[ 41/158] TestProcess#test_exec_noshell = 0.06 s
[ 42/158] TestProcess#test_geteuid = 0.00 s
[ 43/158] TestProcess#test_execopt_env_path = 0.00 s
[ 44/158] TestProcess#test_last_status = 0.06 s
[ 45/158] TestProcess#test_uid_sid_available? = 0.00 s
[ 46/158] TestProcess#test_execopts_chdir = 0.06 s
[ 47/158] TestProcess#test_execopts_env_single_word = 0.06 s
[ 48/158] TestProcess#test_threading_works_after_exec_fail = 0.51 s
[ 49/158] TestProcess#test_pst_inspect = 0.00 s
[ 50/158] TestProcess#test_daemon_no_threads = 0.00 s
[ 51/158] TestProcess#test_fd_inheritance = 0.36 s
[ 52/158] TestProcess#test_execopts_redirect_fd = 0.78 s
[ 53/158] TestProcess#test_clock_getres_GETTIMEOFDAY_BASED_CLOCK_REALTIME = 0.00 s
[ 54/158] TestProcess#test_getpriority = 0.00 s
[ 55/158] TestProcess#test_execopts_redirect_to_out_and_err = 0.12 s
[ 56/158] TestProcess#test_execopts_env_popen_vector = 0.59 s
[ 57/158] TestProcess#test_execopts_opts = 0.06 s
[ 58/158] TestProcess#test_abort = 0.12 s
[ 59/158] TestProcess#test_execopts_new_pgroup = 0.00 s
[ 60/158] TestProcess#test_close_others_default_false = 0.01 s
[ 61/158] TestProcess#test_execopts_env_popen_string = 0.60 s
[ 62/158] TestProcess#test_execopts_unsetenv_others = 0.12 s
[ 63/158] TestProcess#test_seteuid = 0.00 s
[ 64/158] TestProcess#test_execopts_open_chdir_m17n_path = 0.06 s
[ 65/158] TestProcess#test_wait_without_arg = 0.16 s
[ 66/158] TestProcess#test_popen_exit = 0.06 s
[ 67/158] TestProcess#test_execopts_open_chdir = 0.06 s
[ 68/158] TestProcess#test_sh_exec = 0.00 s
[ 69/158] TestProcess#test_sleep = 0.00 s
[ 70/158] TestProcess#test_daemon_noclose = 0.00 s
[ 71/158] TestProcess#test_status_wait = 0.06 s
[ 72/158] TestProcess#test_popen_shell = 0.12 s
[ 73/158] TestProcess#test_rlimit_nofile = 0.06 s
[ 74/158] TestProcess#test_spawn_shell = 0.12 s
[ 75/158] TestProcess#test_clock_gettime_constants = 0.00 s
[ 76/158] TestProcess#test_clock_gettime_unit = 0.00 s
[ 77/158] TestProcess#test_clock_getres_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[ 78/158] TestProcess#test_many_args = 0.12 s
[ 79/158] TestProcess#test_rescue_exec_fail = 0.05 s
[ 80/158] TestProcess#test_execopts_close_others = 0.48 s
[ 81/158] TestProcess#test_forked_child_handles_signal = 0.07 s
[ 82/158] TestProcess#test_popen_wordsplit_beginning_and_trailing_spaces = 0.06 s
[ 83/158] TestProcess#test_popen_wordsplit = 0.06 s
[ 84/158] TestProcess#test_setegid = 0.00 s
[ 85/158] TestProcess#test_execopts_preserve_env_on_exec_failure = 0.06 s
[ 86/158] TestProcess#test_daemon_pid = 0.00 s
[ 87/158] TestProcess#test_status = 0.06 s
[ 88/158] TestProcess#test_sh_comment = 0.00 s
[ 89/158] TestProcess#test_gid_from_name = 0.00 s
Leaked file descriptor: TestProcess#test_gid_from_name: 7 #<File::Stat dev=0xfc00, ino=13705429, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-06-05 05:51:32.166689373 +0000, mtime=2024-06-05 05:51:32.170689388 +0000, ctime=2024-06-05 05:51:32.170689388 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    566995  opc    7r   REG  252,0  6940392 13705429 /var/lib/sss/mc/group
[ 90/158] TestProcess#test_to_hash_on_arguments = 0.22 s
[ 91/158] TestProcess#test_system_noshell = 0.00 s
[ 92/158] TestProcess#test_getegid = 0.00 s
[ 93/158] TestProcess#test_system_sigpipe = 0.00 s
[ 94/158] TestProcess#test_clock_getres_TIMES_BASED_CLOCK_MONOTONIC = 0.00 s
[ 95/158] TestProcess#test_execopts_modification = 0.18 s
[ 96/158] TestProcess#test_warmup_precompute_string_coderange = 0.05 s
[ 97/158] TestProcess#test_execopts_popen_extra_fd = 0.12 s
[ 98/158] TestProcess#test_clock_getres_constants = 0.00 s
[ 99/158] TestProcess#test_spawn_wordsplit = 0.06 s
[100/158] TestProcess#test_sigpipe = 0.06 s
[101/158] TestProcess#test_warmup_frees_pages = 0.05 s
[102/158] TestProcess#test_clock_gettime_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC = 0.00 s
[103/158] TestProcess#test_execopts_redirect_open_fifo_interrupt_print = 0.46 s
[104/158] TestProcess#test_groups = 0.00 s
[105/158] TestProcess#test_argv0_keep_alive = 0.01 s
[106/158] TestProcess#test_rlimit_value = 0.13 s
[107/158] TestProcess#test_execopts_umask = 0.12 s
[108/158] TestProcess#test_kill_at_spawn_failure = 0.00 s
[109/158] TestProcess#test_argv0_frozen = 0.00 s
[110/158] TestProcess#test_spawn_noshell = 0.00 s
[111/158] TestProcess#test_concurrent_group_and_pid_wait = 0.01 s
[112/158] TestProcess#test_spawn_too_long_path = 0.00 s
[113/158] TestProcess#test_gid_sid_available? = 0.00 s
[114/158] TestProcess#test_fallback_to_sh = 0.01 s
[115/158] TestProcess#test_deadlock_by_signal_at_forking = 0.68 s
[116/158] TestProcess#test_wait_exception = 0.06 s
[117/158] TestProcess#test_execopts_gid = 0.12 s
[118/158] TestProcess#test_uid_re_exchangeable_p = 0.00 s
[119/158] TestProcess#test_execopts_popen_stdio = 0.06 s
[120/158] TestProcess#test_daemon_readwrite = 0.00 s
[121/158] TestProcess#test_clock_gettime = 0.00 s
[122/158] TestProcess#test_execopts_duplex_io = 0.06 s
[123/158] TestProcess#test_overwrite_ENV = 0.11 s
[124/158] TestProcess#test_sh_env = 0.00 s
[125/158] TestProcess#test_status_quit = 0.07 s
[126/158] TestProcess#test_clock_gettime_GETTIMEOFDAY_BASED_CLOCK_REALTIME = 0.00 s
[127/158] TestProcess#test_wait2 = 0.16 s
[128/158] TestProcess#test_gid_re_exchangeable_p = 0.00 s
[129/158] TestProcess#test_execopts_redirect_dup2_child = 0.24 s
[130/158] TestProcess#test_signals_work_after_exec_fail = 0.00 s
[131/158] TestProcess#test_clock_gettime_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[132/158] TestProcess#test_clock_getres = 0.00 s
[133/158] TestProcess#test_execopts_open_failure = 0.00 s
[134/158] TestProcess#test_setsid = 0.06 s
[135/158] TestProcess#test__fork_hook_popen = 0.01 s
[136/158] TestProcess#test__fork_pid_cache = 0.00 s
[137/158] TestProcess#test_last_status_failure = 0.00 s
[138/158] TestProcess#test_maxgroups = 0.00 s
[139/158] TestProcess#test_execopts_redirect_self = 0.06 s
[140/158] TestProcess#test_popen_fork = 0.00 s
[141/158] TestProcess#test_execopts_redirect_nonascii_path = 0.06 s
[142/158] TestProcess#test_warmup_run_major_gc_and_compact = 0.05 s
[143/158] TestProcess#test_handle_interrupt_with_fork = 0.00 s
[144/158] TestProcess#test_warmup_promote_all_objects_to_oldgen = 0.05 s
[145/158] TestProcess#test_execopts_rlimit = 0.41 s
[146/158] TestProcess#test_clock_getres_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[147/158] TestProcess#test_execopts_redirect_tempfile = 0.06 s
[148/158] TestProcess#test_initgroups = 0.00 s
[149/158] TestProcess#test_popen_reopen = 0.05 s
[150/158] TestProcess#test_argv0 = 0.36 s
[151/158] TestProcess#test_rlimit_name = 0.00 s
[152/158] TestProcess#test_execopts_redirect_open_order_normal = 0.06 s
[153/158] TestProcess#test_execopts_redirect_open_fifo_interrupt_raise = 0.56 s
[154/158] TestProcess#test_setpriority = 0.00 s
[155/158] TestProcess#test_aspawn_too_long_path = 2.03 s
[156/158] TestProcess#test_waitall = 0.16 s
[157/158] TestProcess#test_clock_getres_TIME_BASED_CLOCK_REALTIME = 0.00 s
[158/158] TestProcess#test_getuid = 0.00 s
Finished tests in 472.989620s, 68.1558 tests/s, 13600.5522 assertions/s.
32237 tests, 6432920 assertions, 0 failures, 0 errors, 326 skips

ruby -v: ruby 3.4.0dev (2024-06-05T04:04:09Z master f567633a16) [aarch64-linux]
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    2547    2547    2547 ?             -1 Ss    1000   2:37 /usr/lib/systemd/systemd --user
   2547    2550    2547    2547 ?             -1 S     1000   0:00 (sd-pam)
      1    3030    3030    3030 ?             -1 Ss    1000   3:10 tmux
   3030    3031    3031    3031 pts/1     550734 Ss    1000   0:00 -bash
      1   51080  550734    3031 pts/1     550734 S+    1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestIOBuffer#test_shared
      1  110879  550734    3031 pts/1     550734 S+    1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestBeginEndBlock#test_internal_errinfo_at_exit
 550734  526201  550734    3031 pts/1     550734 Sl+   1000   0:00 ruby ./br.rb build_report master --incremental
 526201  526204  550734    3031 pts/1     550734 Sl+   1000   0:00 ruby /home/opc/build-ruby/build-ruby.rb --target_name=master --logfile=/home/opc/ruby/logs/brlog.master.20240605-054307 --root_dir=/home/opc/ruby --timeout=10800 --configure_opts=--disable-dtrace --disable-yjit --incremental
   3031  550734  550734    3031 pts/1     550734 S+    1000   0:49 sh build-loop.sh master --incremental
 526204  566719  550734    3031 pts/1     550734 Z+    1000   0:00 [make] <defunct>
      1  570281  550734    3031 pts/1     550734 S+    1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_detached
 526204  768591  550734    3031 pts/1     550734 R+    1000   0:00 ps jx
      1  805450  550734    3031 pts/1     550734 S+    1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_noclose
      1  968356  550734    3031 pts/1     550734 S+    1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: JSONGeneratorTest#test_broken_bignum
      1 1279056  550734    3031 pts/1     550734 S+    1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestIOBuffer#test_shared
      1 1499050  550734    3031 pts/1     550734 S+    1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestTimeout#test_fork
      1 1904634 2286718    3031 pts/1     550734 S     1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: JSONGeneratorTest#test_broken_bignum
      1 2058937  550734    3031 pts/1     550734 S+    1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestFiberProcess#test_fork
      1 2964324 2286718    3031 pts/1     550734 S     1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestIOBuffer#test_shared
      1 2977397  550734    3031 pts/1     550734 S+    1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestSyslog#test_log
      1 3028846  550734    3031 pts/1     550734 S+    1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestIOBuffer#test_shared
      1 3195009 2286718    3031 pts/1     550734 S     1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestSyslog#test_log
      1 3524312  550734    3031 pts/1     550734 S+    1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestSyslog#test_log
      1 3700981  550734    3031 pts/1     550734 S+    1000   0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestSyslog#test_log
{1=>[2547, 3030, 51080, 110879, 570281, 805450, 968356, 1279056, 1499050, 1904634, 2058937, 2964324, 2977397, 3028846, 3195009, 3524312, 3700981], 2547=>[2550], 3030=>[3031], 550734=>[526201], 526201=>[526204], 3031=>[550734], 526204=>[566719, 768591]}
$ timeout 60 gdb -p 566719 -x /home/opc/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 768591 -x /home/opc/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
raw logfile