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

ruby -v: ruby 3.4.0dev (2024-06-13T04:52:39Z master fc33559c40) [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 -j' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	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 '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/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/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'
$ /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 -fy -o /tmp/rubytest.sfjuud/1-mspec-multi-0
$ /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 -fy -o /tmp/rubytest.sfjuud/2-mspec-multi-1
$ /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 -fy -o /tmp/rubytest.sfjuud/3-mspec-multi-2
ruby 3.4.0dev (2024-06-13T04:52:39Z master fc33559c40) [aarch64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ...........

Finished in 30.305841 seconds

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