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

ruby -v: ruby 3.4.0dev (2024-06-02T01:18:56Z master 56fe5ad778) [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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for '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'
$ /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.tzf2gf/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.tzf2gf/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.tzf2gf/3-mspec-multi-2
ruby 3.4.0dev (2024-06-02T01:18:56Z master 56fe5ad778) [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.360954 seconds

3430 files, 32645 examples, 190991 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