# Logfile created on 2024-05-29 14:19:03 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffc6a4dfdc0 @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.20240529-141903", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffc6a52eba0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffc6a52e970 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffc6a3e09b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240529-141903", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240529-141903>, @binmode=false, @mon_data=#<Monitor:0x0000fffc6a52e628>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/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
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 939d389c54
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/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
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
ace35401c0af8f2b3da4ce4a01ea6ac787ae4a28c8bc5a60f597c88f19d18e6d  builtin_binary.inc
compiling /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: 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/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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/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/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.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/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/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
generating enc.mk
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

making srcs under enc
making enc
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
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.
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'
Unpacked gems/power_assert-2.0.4dev.gem
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/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: 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/.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]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./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.7
                                    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 1936 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:case .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39
/home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107
/home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80
/home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31
/home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62
/home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:call ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9
/home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:system ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:const .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:math ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23
/home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options: 
  --seed=56841
  "--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/883] 667336=test_framework
[  2/883] 667334=test_inadvertent_creation
[  3/883] 667335=test_ansi_with_terminfo
[  4/883] 667336=test_weakmap
[  5/883] 667335=test_coderange
[  6/883] 667335=test_pack
[  7/883] 667335=test_cgi_tag_helper
[  8/883] 667334=test_pinned
[  9/883] 667335=test_rdoc_generator_json_index
[ 10/883] 667334=test_nil2vtempty
[ 11/883] 667334=test_date_time
[ 12/883] 667334=test_open-uri
[ 13/883] 667335=test_case
[ 14/883] 667335=test_enumerator
[ 15/883] 667334=test_enc_associate
[ 16/883] 667336=test_rdoc_context
[ 17/883] 667334=test_gem_command_manager
[ 18/883] 667334=test_array
[ 19/883] 667334=comments_test
[ 20/883] 667334=test_qsort
[ 21/883] 667334=test_gc
[ 22/883] 667334=test_math
[ 23/883] 667334=test_iso_8859
[ 24/883] 667334=ripper_test
[ 25/883] 667336=test_libs
[ 26/883] 667336=test_safe_load
[ 27/883] 667336=test_sprintf
[ 28/883] 667336=test_gem_commands_sources_command
[ 29/883] 667334=test_name_error
[ 30/883] 667334=json_addition_test
[ 31/883] 667334=test_gem_source_list
[ 32/883] 667334=test_recorder
[ 33/883] 667334=test_yaml_special_cases
[ 34/883] 667334=index_write_test
[ 35/883] 667334=test_rdoc_parser_rd
[ 36/883] 667336=test_const
[ 37/883] 667334=test_exit
[ 38/883] 667336=test_class
[ 39/883] 667334=test_gem_specification
[ 40/883] 667335=test_pkey_rsa
[ 41/883] 667335=test_flush
[ 42/883] 667335=test_numhash
[ 43/883] 667335=test_system
[ 44/883] 667336=test_rdoc_class_module
[ 45/883] 667334=test_rdoc_cross_reference
[ 46/883] 667336=test_parse
[ 47/883] 667334=test_method_cache
[ 48/883] 667334=test_win32ole_variable
[ 49/883] 667334=test_gem_resolver_vendor_set
[ 50/883] 667334=test_condition
[ 51/883] 667334=test_cp949
[ 52/883] 667334=test_jaro_winkler
[ 53/883] 667334=test_mixed_unicode_escapes
[ 54/883] 667334=test_sleep
[ 55/883] 667335=test_fileutils
[ 56/883] 667336=test_gem_dependency_resolution_error
[ 57/883] 667336=test_stack
Leaked file descriptor: TestFileUtils#test_chown: 8 #<File::Stat dev=0xfc00, ino=13705429, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-05-29 14:16:57.627757287 +0000, mtime=2024-05-29 14:19:50.364390303 +0000, ctime=2024-05-29 14:19:50.364390303 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    667335  opc    8r   REG  252,0  6940392 13705429 /var/lib/sss/mc/group
Leaked file descriptor: TestFileUtils#test_chown_error: 9 #<File::Stat dev=0xfc00, ino=13705411, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-05-29 14:17:13.307814749 +0000, mtime=2024-05-29 14:17:13.29181469 +0000, ctime=2024-05-29 14:17:13.29181469 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    667335  opc    9r   REG  252,0  9253600 13705411 /var/lib/sss/mc/passwd
[ 58/883] 667335=test_windows_1252
[ 59/883] 667335=test_sorted_set
[ 60/883] 667336=test_emoji
[ 61/883] 667335=test_sizeof
[ 62/883] 667336=test_date_attr
[ 63/883] 667336=test_gem_request_set_lockfile_parser
[ 64/883] 667336=test_face
[ 65/883] 667336=warnings_test
[ 66/883] 667336=test_stringchar
[ 67/883] 667336=test_econv
[ 68/883] 667334=test_gem_install_update_options
[ 69/883] 667334=test_severity
[ 70/883] 667334=test_case
[ 71/883] 667334=test_ractor
[ 72/883] 667334=test_gem_package_tar_writer
[ 73/883] 667334=test_str2big
[ 74/883] 667334=test_set
[ 75/883] 667334=test_http
[ 76/883] 667336=test_utf16
[ 77/883] 667336=attribute_write_test
[ 78/883] 667336=test_rdoc_markup_to_rdoc
[ 79/883] 667336=test_argf
[ 80/883] 667335=test_x509name
[ 81/883] 667335=test_yaml
[ 82/883] 667335=test_cclass
[ 83/883] 667335=test_gem_uninstaller
[ 84/883] 667335=test_yjit
[ 85/883] 667335=test_gem_dependency
[ 86/883] 667335=test_m17n
[ 87/883] 667335=test_method
[ 88/883] 667336=test_filter
[ 89/883] 667336=test_parser_events
[ 90/883] 667336=test_pkcs12
[ 91/883] 667336=test_gem_remote_fetcher
[ 92/883] 667336=test_koi8
[ 93/883] 667336=test_json_tree
[ 94/883] 667336=test_pty.Leaked file descriptor: TestPTY#test_open: 10 #<File::Stat dev=0xfc00, ino=13705429, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-05-29 14:19:58.640420632 +0000, mtime=2024-05-29 14:19:50.364390303 +0000, ctime=2024-05-29 14:19:50.364390303 +0000>
Leaked file descriptor: TestPTY#test_open: 11 #<File::Stat dev=0x9, ino=3195403844, 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    667336  opc   10r   REG              252,0  6940392   13705429 /var/lib/sss/mc/group
ruby    667336  opc   11u  unix 0x0000000000000000      0t0 3195403844 type=STREAM

[ 95/883] 667335=test_gem_dependency_installer
[ 96/883] 667336=test_http
[ 97/883] 667336=test_hash
[ 98/883] 667334=parser_test
[ 99/883] 667334=encoding_test
[100/883] 667334=test_scan_args
[101/883] 667334=test_gem_commands_specification_command
[102/883] 667334=test_gem_request
[103/883] 667334=test_gem_commands_which_command
[104/883] 667334=test_gem_package_old
[105/883] 667335=test_gem_commands_push_command
[106/883] 667334=locals_test
[107/883] 667334=test_too_many_dummy_encodings
[108/883] 667334=test_method_cache
[109/883] 667334=test_sprintf_comb
[110/883] 667335=test_rendering
[111/883] 667335=test_win32ole
[112/883] 667335=test_internal_ivar
[113/883] 667335=test_gem_source_local
[114/883] 667334=desugar_compiler_test
[115/883] 667334=test_gem_gemcutter_utilities
[116/883] 667335=test_rdoc_task
[117/883] 667335=test_backtrace
[118/883] 667334=test_tracepoint
[119/883] 667336=test_gem_text
[120/883] 667336=test_settracefunc
[121/883] 667334=test_gem_spec_fetcher
[122/883] 667334=test_yamldbm
[123/883] 667334=test_default_gems
[124/883] 667334=test_switch_hitter
[125/883] 667334=test_unicode_escape
[126/883] 667334=test_gbk
[127/883] 667334=test_backtrace
[128/883] 667334=test_gem_commands_dependency_command
[129/883] 667334=test_set
[130/883] 667334=test_rdoc_method_attr
[131/883] 667334=test_enumerable
[132/883] 667334=static_literals_test
[133/883] 667334=test_tree_spell_checker
[134/883] 667334=test_hash_create
[135/883] 667334=test_grapheme_breaks
[136/883] 667334=test_gem_ext_cargo_builder_unit
[137/883] 667334=test_case_mapping
[138/883] 667334=test_rational
[139/883] 667335=test_rdoc_rubygems_hook
[140/883] 667334=test_gem_resolver_api_specification
[141/883] 667334=test_ractor
[142/883] 667335=test_webauthn_listener
[143/883] 667334=test_key_event_record
[144/883] 667334=test_date_parse
[145/883] 667336=test_open3
[146/883] 667335=test_mdns
[147/883] 667335=test_thread
[148/883] 667335=test_arity
[149/883] 667335=test_buffering
[150/883] 667335=test_pkey_ec
[151/883] 667335=test_svcb_https
[152/883] 667334=test_rubyoptions
[153/883] 667335=test_data_error
[154/883] 667335=test_files_sample
[155/883] 667335=test_rdoc_stats
[156/883] 667335=test_force_exit
[157/883] 667335=test_optimization
[158/883] 667336=test_rdoc_store
[159/883] 667336=test_shift_jis
[160/883] 667336=regexp_test
[161/883] 667336=test_show_source
[162/883] 667336=test_remote_fetch_error
[163/883] 667336=test_yield
[164/883] 667336=test_queue
[165/883] 667336=test_boolean
[166/883] 667336=test_gem_resolver_lock_specification
[167/883] 667336=test_dryrun
[168/883] 667336=test_rdoc_i18n_locale
[169/883] 667336=test_gc_compact
[170/883] 667334=test_prettyprint
[171/883] 667334=test_gem_uri_formatter
[172/883] 667334=test_cgi_util
[173/883] 667334=test_ole_methods
[174/883] 667334=test_clone
[175/883] 667335=test_enc_raise
[176/883] 667335=test_utf32
[177/883] 667335=test_gem_resolver_git_specification
[178/883] 667334=test_basicinstructions
[179/883] 667334=test_date_ractor
[180/883] 667335=test_erb
[181/883] 667334=test_gem_security
[182/883] 667335=test_key_actor_emacs
[183/883] 667335=test_hash
[184/883] 667335=test_variable
[185/883] 667335=test_optarg
[186/883] 667335=test_gem_commands_pristine_command
[187/883] 667336=test_rdoc_tom_doc
[188/883] 667336=test_pp
.Leaked file descriptor: PPTestModule::PPFileStatTest#test_nothing_raised: 9 #<File::Stat dev=0xfc00, ino=13705411, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-05-29 14:17:13.307814749 +0000, mtime=2024-05-29 14:17:13.29181469 +0000, ctime=2024-05-29 14:17:13.29181469 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    667336  opc    9r   REG  252,0  9253600 13705411 /var/lib/sss/mc/passwd
[189/883] 667336=test_gem_impossible_dependencies_error
[190/883] 667336=test_exception
[191/883] 667336=test_raise_exception
[192/883] 667335=test_arith_seq_beg_len_step
[193/883] 667335=test_noarg
[194/883] 667335=test_gem_resolver_requirement_list
[195/883] 667335=test_rdoc_generator_darkfish
[196/883] 667336=test_gem_resolver_lock_set
[197/883] 667336=test_random
[198/883] 667336=test_undef
[199/883] 667336=test_gem_command
[200/883] 667335=test_asn1
[201/883] 667335=test_normalize
[202/883] 667335=test_emoji_breaks
[203/883] 667335=test_verbose
[204/883] 667336=test_gem_commands_open_command
[205/883] 667335=test_assignment
[206/883] 667336=test_gem_update_suggestion
[207/883] 667336=!Nothing_to_test
[208/883] 667336=test_process
[209/883] 667336=test_forwardable
[210/883] 667336=test_fd_setsize
[211/883] 667336=test_dir_m17n
[212/883] 667335=test_memory_view
[213/883] 667336=test_array_create
[214/883] 667336=test_complex
[215/883] 667336=test_threadgroup
[216/883] 667335=test_shapes
[217/883] 667335=test_did_you_mean
[218/883] 667335=test_rdoc_extend
[219/883] 667335=test_cesu8
[220/883] 667335=test_err_in_callback
[221/883] 667335=test_method_name_check
[222/883] 667335=test_storage
[223/883] 667335=test_merge_keys
[224/883] 667335=test_iterator
[225/883] 667335=test_string
[226/883] 667335=test_gem_commands_install_command
[227/883] 667336=test_kernel
[228/883] 667336=test_rendering
[229/883] 667336=test_gem_rdoc
[230/883] 667336=test_dot_dot
[231/883] 667336=pattern_test
[232/883] 667336=redundant_return_test
[233/883] 667336=test_string_processing
[234/883] 667336=test_random_formatter
[235/883] 667336=test_rand
[236/883] 667335=test_rdoc_markup_attributes
[237/883] 667335=test_rdoc_code_object
[238/883] 667336=test_process
[239/883] 667335=test_provider
[240/883] 667335=test_euc_kr
[241/883] 667335=test_gem_source_specific_file
[242/883] 667335=test_bmethod
[243/883] 667335=json_fixtures_test
[244/883] 667335=test_gem_doctor
[245/883] 667335=test_len
[246/883] 667335=test_io_wait
[247/883] 667335=test_pack
[248/883] 667335=test_kwargs
[249/883] 667335=test_rdoc_parser_c
[250/883] 667335=parse_test
[251/883] 667335=test_typeddata
[252/883] 667334=test_gem_commands_fetch_command
[253/883] 667335=test_tsort
[254/883] 667335=test_securerandom
[255/883] 667334=test_gem_dependency_list
[256/883] 667335=test_gem_commands_outdated_command
[257/883] 667334=test_rdoc_parser_changelog
[258/883] 667335=parameters_signature_test
[259/883] 667335=test_stringify_symbols
[260/883] 667334=test_require
[261/883] 667334=test_objspace
[262/883] 667335=test_rdoc_text
[263/883] 667335=library_symbols_test
[264/883] 667335=test_iseq_load
[265/883] 667335=test_rdoc_markup_parser
[266/883] 667335=test_rdoc_markup_indented_paragraph
[267/883] 667335=test_have_library
[268/883] 667335=test_stream
[269/883] 667335=test_ns_spki
[270/883] 667335=test_win32ole_variant_outarg
[271/883] 667335=test_rdoc_encoding
[272/883] 667335=test_postponed_job
[273/883] 667335=test_key_actor_vi
[274/883] 667335=test_rdoc_markdown
[275/883] 667335=test_gem_request_set_lockfile
[276/883] 667335=test_httpresponses
[277/883] 667335=test_rdoc_constant
[278/883] 667335=test_deprecate
[279/883] 667335=test_generic
[280/883] 667335=test_rdoc_markup_to_html_snippet
[281/883] 667335=test_common
[282/883] 667335=ruby_parser_test
[283/883] 667335=test_gem_commands_stale_command
[284/883] 667335=test_date_strftime
[285/883] 667335=json_parser_test
[286/883] 667335=test_ws
[287/883] 667335=test_rdoc_markup_to_tt_only
[288/883] 667335=test_gem_commands_cert_command
[289/883] 667335=test_numeric
[290/883] 667335=test_fstring
[291/883] 667335=test_singleton
[292/883] 667335=test_word
[293/883] 667335=test_rdoc_require
[294/883] 667335=test_gem_ext_rake_builder
[295/883] 667335=test_rdoc_markup_to_bs
[296/883] 667335=test_key_name_check
[297/883] 667335=test_rdoc_markup_raw
[298/883] 667335=test_timeout
[299/883] 667335=test_rdoc_alias
[300/883] 667335=test_instrumentation_api
[301/883] 667335=test_weakref
[302/883] 667335=test_deprecated
[303/883] 667335=test_rdoc_context_section
[304/883] 667335=test_io_buffer
[305/883] 667335=test_optparse
[306/883] 667335=test_bash_completion
[307/883] 667335=test_exception
[308/883] 667336=test_div
[309/883] 667336=test_files_test_2
[310/883] 667335=test_rdoc_markup_to_html_crossref
[311/883] 667335=test_syntax
[312/883] 667336=test_scalar
[313/883] 667336=test_class_name_check
[314/883] 667336=test_basicsocket
[315/883] 667336=test_zsh_completion
[316/883] 667336=test_pkcs7
[317/883] 667336=test_gem_commands_environment_command
[318/883] 667336=test_pack
[319/883] 667336=test_literal
[320/883] 667336=test_gem_unsatisfiable_dependency_error
[321/883] 667336=test_thread
[322/883] 667336=test_gem_util
[323/883] 667336=test_config
[324/883] 667336=test_complex2
[325/883] 667336=test_gem_security_signer
[326/883] 667336=test_input_method
[327/883] 667336=test_io
[328/883] 667336=test_rdoc_i18n_text
[329/883] 667336=test_null
[330/883] 667336=test_ractor
[331/883] 667336=test_memory_view
[332/883] 667336=test_data
[333/883] 667336=test_pkey_dh
[334/883] 667336=test_multi_irb_commands
[335/883] 667336=test_m17n_comb
[336/883] 667336=test_win32ole_typelib
[337/883] 667336=test_external_new
[338/883] 667336=test_pkey
[339/883] 667336=test_bigzero
[340/883] 667336=test_gem_platform
[341/883] 667335=test_gem_commands_query_command
[342/883] 667336=test_files_lib
[343/883] 667336=test_help
[344/883] 667336=test_string_memory
[345/883] 667336=test_enumerator_kw
[346/883] 667336=reflection_test
[347/883] 667336=test_marshalable
[348/883] 667336=test_line_editor
[349/883] 667336=json_common_interface_test
[350/883] 667336=test_string
[351/883] 667336=test_function_entry
[352/883] 667336=test_error_highlight
[353/883] 667335=test_rdoc_any_method
[354/883] 667336=test_raise
[355/883] 667336=test_complexrational
[356/883] 667336=version_test
[357/883] 667336=test_tree_builder
[358/883] 667336=test_gem_commands_update_command
[359/883] 667335=test_date
[360/883] 667335=test_big5
[361/883] 667335=test_protect
[362/883] 667335=test_fnmatch
[363/883] 667335=test_pathname
[364/883] 667335=test_coverage
[365/883] 667335=test_http_request
[366/883] 667335=test_tempfile
[367/883] 667335=test_rdoc_markup_pre_process
[368/883] 667335=test_store
[369/883] 667336=test_rdoc_generator_pot_po_entry
[370/883] 667336=test_erb_m17n
[371/883] 667336=test_timeout
[372/883] 667336=test_date_conv
[373/883] 667336=test_rdoc_markup_verbatim
[374/883] 667336=test_webauthn_poller
[375/883] 667335=test_egrep_cpp
[376/883] 667336=test_frozen
[377/883] 667335=test_gem_resolver_index_specification
[378/883] 667336=test_serialize_subclasses
[379/883] 667336=test_gem_config_file
[380/883] 667335=json_string_matching_test
[381/883] 667335=test_comparable
[382/883] 667335=test_yjit_exit_locations
[383/883] 667335=test_rdoc_rdoc
[384/883] 667335=test_io_timeout
[385/883] 667335=test_type_completor
[386/883] 667335=test_rdoc_normal_module
[387/883] 667336=test_rdoc_markdown_test
[388/883] 667335=test_io_buffer
[389/883] 667335=test_kdf
[390/883] 667335=test_ldap
[391/883] 667335=test_passing_block
[392/883] 667335=test_defined
[393/883] 667335=test_nowrite
[394/883] 667335=test_thread_queue
[395/883] 667336=test_human_typo
[396/883] 667336=test_import
[397/883] 667334=test_wait
[398/883] 667334=test_nil
[399/883] 667334=test_psych
[400/883] 667334=test_yaml_tree
[401/883] 667334=test_gem_commands_yank_command
[402/883] 667336=test_euc_tw
[403/883] 667336=test_command
[404/883] 667336=test_gem_resolver_dependency_request
[405/883] 667336=test_cstr
[406/883] 667334=test_gem_resolver_specification
[407/883] 667334=test_big2str
[408/883] 667334=test_pkey_dsa
[409/883] 667336=test_logger
[410/883] 667336=test_pstore
[411/883] 667336=test_ubf_async_safe
[412/883] 667336=test_gem_version_option
[413/883] 667336=test_win32ole_record
[414/883] 667336=test_rdoc_include
[415/883] 667336=test_date_compat
[416/883] 667336=test_console_attr
[417/883] 667336=test_proc
[418/883] 667335=test_gem_ext_cargo_builder
[419/883] 667336=test_gem_commands_unpack_command
[420/883] 667335=test_rdoc_options
[421/883] 667335=test_zlib
[422/883] 667336=test_path_to_class
[423/883] 667336=test_enumerator
[424/883] 667336=test_reqarg
[425/883] 667336=test_spell_checker
[426/883] 667336=test_gem_version
[427/883] 667336=test_gem_ext_ext_conf_builder
[428/883] 667334=test_frozen_error
[429/883] 667334=test_resource
[430/883] 667334=test_gem_package_tar_reader_entry
[431/883] 667334=test_gem_uri
[432/883] 667334=test_yield_block
[433/883] 667334=test_bug-5832
[434/883] 667334=test_c_struct_builder
[435/883] 667334=test_pipe
[436/883] 667334=test_string
[437/883] 667336=test_macro
[438/883] 667336=test_gem_commands_server_command
[439/883] 667336=test_function
[440/883] 667336=test_gem_resolver_activation_request
[441/883] 667336=parse_comments_test
[442/883] 667336=test_tcp
[443/883] 667336=test_win32ole_method_event
[444/883] 667336=test_integer
[445/883] 667336=test_gem_name_tuple
[446/883] 667336=test_rdoc_markup_to_table_of_contents
[447/883] 667336=test_gem_requirement
[448/883] 667336=test_gem_request_connection_pools
[449/883] 667336=test_init
[450/883] 667336=test_rat
[451/883] 667336=test_numeric
[452/883] 667336=test_bug-3571
[453/883] 667336=test_yamlstore
[454/883] 667336=test_flags
[455/883] 667336=test_file
[456/883] 667336=test_time
[457/883] 667336=test_gem_commands_owner_command
[458/883] 667336=test_nextafter
[459/883] 667336=test_capacity
[460/883] 667336=test_encoding
[461/883] 667336=test_hmac
[462/883] 667336=test_rdoc_generator_markup
[463/883] 667336=test_find
[464/883] 667336=test_constant
[465/883] 667335=test_x509ext
[466/883] 667335=test_emitter
[467/883] 667335=test_summary
[468/883] 667335=test_helper_method
[469/883] 667335=test_config
[470/883] 667336=test_file
[471/883] 667335=bom_test
[472/883] 667335=test_foreach
[473/883] 667335=test_rdoc_markup_to_html
[474/883] 667335=test_gem_resolver_installer_set
[475/883] 667335=test_append
[476/883] 667335=test_trace
[477/883] 667335=test_gem_path_support
[478/883] 667335=test_arity
[479/883] 667335=test_win32ole_type_event
[480/883] 667335=test_keyword
[481/883] 667335=test_scalar_scanner
[482/883] 667335=test_rb_str_dup
[483/883] 667335=test_lambda
[484/883] 667335=test_monitor
[485/883] 667335=test_beginendblock
[486/883] 667335=test_eval
[487/883] 667335=test_nofree
[488/883] 667335=test_regexp
[489/883] 667336=test_whileuntil
[490/883] 667336=test_within_pipe
[491/883] 667336=test_rdoc_normal_class
[492/883] 667336=test_pointer
[493/883] 667336=test_gem_installer
[494/883] 667336=test_bug_reporter
[495/883] 667336=test_ossl
[496/883] 667334=test_buffered_io
[497/883] 667334=compiler_test
[498/883] 667334=test_arith_seq_extract
[499/883] 667334=test_ruby_lex
[500/883] 667334=test_object_references
[501/883] 667334=test_gem_source_subpath_problem
[502/883] 667334=test_helper
[503/883] 667334=test_gem_resolver_api_set
[504/883] 667334=test_duplicate
[505/883] 667334=test_kill_ring
[506/883] 667334=test_mailto
[507/883] 667334=test_addr
[508/883] 667334=test_object
[509/883] 667334=test_member
[510/883] 667334=test_cgi_header
[511/883] 667334=test_case_options
[512/883] 667334=test_ifunless
[513/883] 667334=test_allocation
[514/883] 667334=test_gem_console_ui
[515/883] 667334=test_insns_leaf
[516/883] 667334=test_readpartial
[517/883] 667334=test_rdoc_parser_ruby
[518/883] 667336=test_httpresponse
[519/883] 667336=test_x509req
[520/883] 667334=test_gem_source_vendor
[521/883] 667334=test_gem_resolver
[522/883] 667336=test_dln
[523/883] 667336=test_object
[524/883] 667334=unescape_test
[525/883] 667336=test_gem_commands_exec_command
[526/883] 667334=test_color_printer
[527/883] 667334=test_super
[528/883] 667336=test_pkg_config
[529/883] 667336=test_gem_available_set
[530/883] 667336=test_modify_expand
[531/883] 667336=errors_test
[532/883] 667336=test_convertible
[533/883] 667334=test_config
[534/883] 667334=test_func
[535/883] 667336=test_vm_dump
[536/883] 667336=json_encoding_test
[537/883] 667336=test_compile_prism
[538/883] 667336=test_helper
[539/883] 667336=test_win32ole_event
[540/883] 667336=test_rdoc_markup_formatter
[541/883] 667336=test_gem_commands_uninstall_command
[542/883] 667334=test_digest_extend
[543/883] 667334=test_gem_ext_cmake_builder
[544/883] 667336=test_thread_fd_close
[545/883] 667334=test_last_thread
[546/883] 667336=test_getopts
[547/883] 667336=test_alias
[548/883] 667336=test_fips
[549/883] 667336=test_emitter
[550/883] 667336=test_pattern_key_name_check
[551/883] 667336=test_profile_frames
[552/883] 667336=test_transcode
[553/883] 667336=test_refinement
[554/883] 667334=test_debug
[555/883] 667334=test_gem_commands_cleanup_command
[556/883] 667334=test_class2name
[557/883] 667334=test_cgi_session
[558/883] 667334=test_notimplement
[559/883] 667334=test_c_union_entity
[560/883] 667334=test_dns
[561/883] 667334=test_x509crl
[562/883] 667334=test_rdoc_markup_heading
[563/883] 667334=test_io_console
[564/883] 667335=test_flip
[565/883] 667335=test_rbconfig
[566/883] 667335=test_num2int
[567/883] 667335=test_gem_commands_signin_command
[568/883] 667335=test_range
[569/883] 667335=test_iter_break
[570/883] 667335=test_extlibs
[571/883] 667336=test_enum
[572/883] 667334=test_rdoc_markup_include
[573/883] 667334=test_require
[574/883] 667336=test_recursion
[575/883] 667336=test_ractor
[576/883] 667335=test_trick
[577/883] 667336=test_stream
[578/883] 667336=test_address_resolve
[579/883] 667336=test_rdoc_attr
[580/883] 667336=test_locale
[581/883] 667336=test_ts
[582/883] 667336=test_have_func
[583/883] 667334=test_date_marshal
[584/883] 667334=test_gem_commands_list_command
[585/883] 667334=test_date_new
[586/883] 667334=test_configuration
[587/883] 667334=test_gem_resolver_local_specification
[588/883] 667334=test_rdoc_servlet
[589/883] 667334=test_coder
[590/883] 667334=test_symbol
[591/883] 667336=test_gem_commands_search_command
[592/883] 667336=test_context
[593/883] 667336=test_udp
[594/883] 667336=test_gem_commands_contents_command
[595/883] 667336=test_formatter
[596/883] 667336=test_integer
[597/883] 667335=test_unix
[598/883] 667335=test_enc_str_buf_cat
[599/883] 667335=test_bignum
[600/883] 667336=newline_test
[601/883] 667336=test_rdoc_markup_hard_break
[602/883] 667336=test_nesting_parser
[603/883] 667336=test_ancdata
[604/883] 667336=ractor_test
[605/883] 667336=test_marshal
[606/883] 667334=test_gem_resolver_conflict
[607/883] 667334=test_ractor
[608/883] 667336=test_ssl
[609/883] 667336=test_gem_commands_help_command
[610/883] 667334=test_scheduler
[611/883] 667336=test_gem
[612/883] 667334=test_registry
[613/883] 667335=test_ansi_without_terminfo
[614/883] 667334=json_generator_test
[615/883] 667335=test_ractor
[616/883] 667335=test_parser
[617/883] 667335=test_rdoc_markup_to_label
[618/883] 667335=test_gem_resolver_best_set
[619/883] 667334=test_cgi_core
[620/883] 667334=test_windows_1251
[621/883] 667334=test_gem_ext_builder
[622/883] 667335=test_history
[623/883] 667335=test_to_ary_concat
[624/883] 667334=test_reline
[625/883] 667334=test_gem_commands_build_command
[626/883] 667334=test_ellipsize
[627/883] 667334=test_call
[628/883] 667334=test_data
[629/883] 667334=test_bug-14834
[630/883] 667334=test_terminfo
[631/883] 667334=test_socket
[632/883] 667336=test_inlinecache
[633/883] 667336=test_thread
[634/883] 667334=test_time_tz
[635/883] 667334=test_addrinfo
Leaked file descriptor: TestSocketAddrinfo#test_addrinfo_timeout: 10 #<File::Stat dev=0x9, ino=3195421975, 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    667334  opc   10u  unix 0x0000000000000000      0t0 3195421975 type=STREAM
[636/883] 667334=test_to_ruby
[637/883] 667334=ruby_api_test
[638/883] 667334=test_gem_resolver_index_set
[639/883] 667335=test_webauthn_listener_response
[640/883] 667334=test_sleep
[641/883] 667335=test_folderitem2_invokeverb
[642/883] 667335=test_interned_str
[643/883] 667335=test_set_len
[644/883] 667335=constant_path_node_test
[645/883] 667335=test_pattern_matching
[646/883] 667335=test_gc
[647/883] 667334=test_gem_request_set
[648/883] 667334=test_gem_bundler_version_finder
[649/883] 667334=test_symbol
[650/883] 667334=test_project_sanity
[651/883] 667334=location_test
[652/883] 667334=test_delegate
[653/883] 667334=test_chilled
[654/883] 667334=test_ensured
[655/883] 667334=test_key_stroke
[656/883] 667334=test_rdoc_markup
[657/883] 667334=test_euc_jp
[658/883] 667334=test_alias_and_anchor
[659/883] 667334=test_popen_deadlock
[660/883] 667334=test_time
[661/883] 667334=test_gem_resolver_installed_specification
[662/883] 667334=test_exception_at_throwing
[663/883] 667334=test_ractor
[664/883] 667334=test_stringscanner
[665/883] 667334=json_generic_object_test
[666/883] 667334=test_fiddle
[667/883] 667334=test_gem_resolver_vendor_specification
[668/883] 667334=test_date_arith
[669/883] 667334=test_gem_safe_marshal
[670/883] 667334=test_ractor
[671/883] 667334=test_httpheader
[672/883] 667334=test_sexp
[673/883] 667334=test_rdoc_ri_driver
[674/883] 667336=test_signedness
[675/883] 667334=test_gem_resolver_git_set
[676/883] 667334=test_gem_commands_check_command
[677/883] 667334=test_digest
[678/883] 667335=test_dup
[679/883] 667335=test_rdoc_single_class
[680/883] 667335=test_acceptable
[681/883] 667334=test_gem_ext_cargo_builder_link_flag_converter
[682/883] 667335=test_gem_local_remote_options
[683/883] 667335=test_mutex
[684/883] 667334=test_rdoc_token_stream
[685/883] 667334=test_type
[686/883] 667334=heredoc_dedent_test
[687/883] 667334=test_tmpdir
[688/883] 667336=test_struct
[689/883] 667334=test_gem_package_tar_header
[690/883] 667334=test_ssl_session
[691/883] 667336=test_case_comprehensive
[692/883] 667336=test_logperiod
[693/883] 667336=test_rational2
[694/883] 667336=test_placearg
[695/883] 667336=test_completion
[696/883] 667334=test_file_exhaustive
[697/883] 667335=test_gem_security_policy
[698/883] 667336=test_delete
[699/883] 667336=test_rdoc_markup_document
[700/883] 667336=parse_stream_test
[701/883] 667336=test_handle
Leaked file descriptor: TestFileExhaustive#test_expand_path_for_existent_username: 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-05-29 14:21:43.848806181 +0000, mtime=2024-05-29 14:21:43.828806108 +0000, ctime=2024-05-29 14:21:43.828806108 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    667334  opc   11r   REG  252,0  9253600 13705411 /var/lib/sss/mc/passwd
[702/883] 667335=test_io_wait_uncommon
[703/883] 667335=test_continuation
[704/883] 667335=test_fixnum
[705/883] 667335=test_gem_silent_ui
[706/883] 667335=test_signal
[707/883] 667336=test_gem_ci_detector
[708/883] 667336=test_protocol
[709/883] 667336=test_evaluation
[710/883] 667336=test_weakkeymap
[711/883] 667336=test_files_test
[712/883] 667336=test_rdoc_markup_to_ansi
[713/883] 667336=test_object_create_start
[714/883] 667336=test_gem_commands_info_command
[715/883] 667336=test_https
[716/883] 667336=test_gem_request_set_gem_dependency_api
[717/883] 667336=test_name_error_extension
[718/883] 667336=test_rdoc_markup_paragraph
[719/883] 667335=test_x509cert
[720/883] 667336=test_irb
[721/883] 667335=test_variable_name_check
[722/883] 667335=test_bn
[723/883] 667335=test_require_path_check
[724/883] 667336=test_logdevice
[725/883] 667335=test_ast
[726/883] 667336=test_gem_source_lock
[727/883] 667336=test_update
[728/883] 667336=test_cipher
[729/883] 667336=test_new
[730/883] 667336=test_rdoc_rd_inline_parser
[731/883] 667336=test_win32ole_type
[732/883] 667336=test_load
[733/883] 667336=test_x509store
[734/883] 667336=test_rdoc_rd_block_parser
[735/883] 667336=test_rdoc_generator_pot
[736/883] 667336=test_rdoc_markup_to_markdown
[737/883] 667336=test_rdoc_markup_to_joined_paragraph
[738/883] 667336=test_rdoc_rd
[739/883] 667336=test_gem_gem_runner
[740/883] 667336=test_require_lib
[741/883] 667336=test_metaclass
[742/883] 667336=test_objectspace
[743/883] 667336=test_require
[744/883] 667334=test_my_integer
[745/883] 667334=test_gem_resolver_composed_set
[746/883] 667334=test_debugger_integration
[747/883] 667334=test_not
[748/883] 667334=test_cgi_cookie
[749/883] 667334=test_tracer
[750/883] 667334=test_rdoc_markup_attribute_manager
[751/883] 667334=test_wss
[752/883] 667334=test_option
[753/883] 667334=test_erb_command
[754/883] 667334=test_module
[755/883] 667336=test_gem_security_trust_dir
[756/883] 667336=test_gem_validator
[757/883] 667336=test_gem_source_installed
[758/883] 667336=test_usrmarshal
[759/883] 667336=test_bundled_ca
[760/883] 667334=test_integer_comb
[761/883] 667336=test_load
[762/883] 667336=test_abi
[763/883] 667336=test_ssl
[764/883] 667334=test_lock_native_thread
[765/883] 667334=test_gem_package_task
[766/883] 667334=test_resize
[767/883] 667334=test_win32ole_param
[768/883] 667334=test_key_error
[769/883] 667334=test_fiber
[770/883] 667334=test_gem_commands_mirror
[771/883] 667334=test_engine
[772/883] 667334=test_custom_command
[773/883] 667334=test_rdoc_parser_markdown
[774/883] 667334=test_cparser
[775/883] 667334=test_rubyvm
[776/883] 667334=fuzzer_test
[777/883] 667334=test_c_struct_entry
[778/883] 667336=static_inspect_test
[779/883] 667336=test_struct
[780/883] 667336=test_config
[781/883] 667336=test_ostruct
[782/883] 667334=test_depth_first
[783/883] 667334=test_change_word
[784/883] 667334=test_ipaddr
[785/883] 667334=test_scanner_events
[786/883] 667334=test_ocsp
[787/883] 667336=test_omap
[788/883] 667336=test_date_strptime
[789/883] 667334=test_shellwords
[790/883] 667334=test_mul
[791/883] 667334=test_rdoc_generator_pot_po
[792/883] 667334=test_gem_ext_configure_builder
[793/883] 667334=json_ext_parser_test
[794/883] 667334=test_nonblock
[795/883] 667334=test_rdoc_parser_simple
[796/883] 667334=test_io_m17n
[797/883] 667336=test_rdoc_top_level
[798/883] 667336=test_float
[799/883] 667334=test_gem_stub_specification
[800/883] 667334=test_cmethod
[801/883] 667334=test_color
[802/883] 667334=test_gb18030
[803/883] 667334=test_propertyputref
[804/883] 667334=test_reline_key
[805/883] 667334=test_gem_commands_lock_command
[806/883] 667334=test_unicode_normalize
[807/883] 667334=test_rdoc_generator_ri
[808/883] 667334=test_gem_stream_ui
[809/883] 667334=test_files_test_1
[810/883] 667336=test_dir
[811/883] 667336=test_rubygems
[812/883] 667336=test_resolve_symbol
[813/883] 667336=test_closure
[814/883] 667334=test_digest
[815/883] 667334=test_path
[816/883] 667334=test_rdoc_rd_inline
[817/883] 667334=test_io
[818/883] 667336=test_uncorrectable_name_check
[819/883] 667336=test_printf
[820/883] 667336=test_x509attr
[821/883] 667336=test_workspace
[822/883] 667336=test_cgi_modruby
[823/883] 667336=magic_comment_test
[824/883] 667336=test_win32ole_variant
[825/883] 667336=test_win32ole_param_event
[826/883] 667336=test_rdoc_parser
[827/883] 667336=test_https_proxy
[828/883] 667336=test_etc
[829/883] 667336=test_gem_commands_rebuild_command
[830/883] 667336=test_nomethod_error
[831/883] 667336=test_stat
[832/883] 667336=test_gem_request_set_lockfile_tokenizer
[833/883] 667336=test_cgi_multipart
[834/883] 667336=test_lazy_enumerator
[835/883] 667336=test_autoconf
[836/883] 667336=integer_parse_test
[837/883] 667336=test_ractor_compatibility
[838/883] 667336=test_arithmetic_sequence
[839/883] 667336=test_find_executable
[840/883] 667336=test_ftp
[841/883] 667336=test_sockopt
[842/883] 667336=test_gem_source_fetch_problem
[843/883] 667336=test_rdoc_comment
[844/883] 667336=test_encoding
[845/883] 667336=test_install
[846/883] 667336=command_line_test
[847/883] 667336=test_gem_package_tar_reader
[848/883] 667336=test_gem_commands_signout_command
[849/883] 667336=test_env
[850/883] 667336=test_pair
[851/883] 667336=test_win32ole_variant_m
[852/883] 667336=test_gem_commands_setup_command
[853/883] 667334=test_history
[854/883] 667334=test_eval
[855/883] 667334=test_document
[856/883] 667334=test_gem_safe_yaml
[857/883] 667334=test_singleton_function
[858/883] 667334=test_iseq
[859/883] 667336=test_primitive
[860/883] 667336=test_rdoc_ri_paths
[861/883] 667336=test_parser
[862/883] 667336=test_win32ole_method
[863/883] 667336=test_lexer
[864/883] 667336=test_regex_casefold
[865/883] 667336=test_gem_source_git
[866/883] 667334=test_ripper
[867/883] 667334=test_thread_cv
[868/883] 667336=test_assembler
[869/883] 667336=test_stringio
[870/883] 667336=test_files_ext
[871/883] 667336=test_random
[872/883] 667336=test_eval_history
[873/883] 667336=dispatcher_test
[874/883] 667336=test_unicode
[875/883] 667336=test_autoload
[876/883] 667334=test_gem_package
[877/883] 667334=test_array
[878/883] 667336=test_at_exit
[879/883] 667336=test_benchmark
[880/883] 667335=test_have_macro
[881/883] 667335=test_mkmf
[882/883] 667335=test_gem_source
[883/883] 667335=test_class
Finished tests in 190.904011s, 135.4712 tests/s, 32929.7009 assertions/s.
25862 tests, 6286412 assertions, 0 failures, 0 errors, 326 skips

ruby -v: ruby 3.4.0dev (2024-05-29T13:55:25Z master 939d389c54) [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
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.0hlnqv/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.0hlnqv/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.0hlnqv/3-mspec-multi-2
ruby 3.4.0dev (2024-05-29T13:55:25Z master 939d389c54) [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.280107 seconds

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