# Logfile created on 2024-06-04 12:23:11 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffc9e63fdd0 @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.20240604-122311", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffc9e56aec8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffc9e56ad88 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffc9e60d0d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240604-122311", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240604-122311>, @binmode=false, @mon_data=#<Monitor:0x0000fffc9e56aab8>, @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/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.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 = a8c1ef6a60
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-06-04T12:09:15Z master a8c1ef6a60) [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.mox7d0/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.mox7d0/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.mox7d0/3-mspec-multi-2
ruby 3.4.0dev (2024-06-04T12:09:15Z master a8c1ef6a60) [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.236008 seconds

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