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

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

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

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

generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
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.
Unpacked gems/power_assert-2.0.4dev.gem
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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/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/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
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/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]: 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/debug-1.9.2/ext/debug'
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]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.4.0+0
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.13.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.29.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.8
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    minitest 5.23.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.8
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.11
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1937 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options: 
  --seed=39603
  "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/home/opc/ruby/src/master/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j3

# Running tests:

[  1/900] 807365=test_iseq
[  2/900] 807364=test_parser
[  3/900] 807363=test_rdoc_ri_paths
[  4/900] 807364=parser_test
[  5/900] 807364=test_primitive
[  6/900] 807364=test_pair
[  7/900] 807363=test_win32ole_variant_m
[  8/900] 807363=test_env
[  9/900] 807365=test_gem_package_tar_reader
[ 10/900] 807365=test_gem_commands_signout_command
[ 11/900] 807365=test_singleton_function
[ 12/900] 807365=test_gem_safe_yaml
[ 13/900] 807365=test_eval
[ 14/900] 807365=test_document
[ 15/900] 807365=test_history
[ 16/900] 807365=test_gem_commands_setup_command
[ 17/900] 807365=test_sockopt
[ 18/900] 807365=test_ftp
[ 19/900] 807365=test_encoding
[ 20/900] 807365=test_install
[ 21/900] 807365=test_rdoc_comment
[ 22/900] 807365=test_gem_source_fetch_problem
[ 23/900] 807365=test_gem_request_set_lockfile_tokenizer
[ 24/900] 807365=test_lazy_enumerator
[ 25/900] 807365=test_cgi_multipart
[ 26/900] 807363=test_find_executable
[ 27/900] 807363=test_arithmetic_sequence
[ 28/900] 807363=test_ractor_compatibility
[ 29/900] 807365=test_autoconf
[ 30/900] 807365=command_line_test
[ 31/900] 807365=test_at_exit
[ 32/900] 807365=test_benchmark
[ 33/900] 807363=test_class
[ 34/900] 807363=test_gem_source
[ 35/900] 807363=test_mkmf
[ 36/900] 807363=test_have_macro
[ 37/900] 807363=test_autoload
[ 38/900] 807365=test_array
[ 39/900] 807364=test_gem_package
[ 40/900] 807364=test_unicode
[ 41/900] 807364=test_eval_history
[ 42/900] 807364=test_ripper
[ 43/900] 807364=test_gem_source_git
[ 44/900] 807364=test_regex_casefold
[ 45/900] 807364=test_win32ole_method
[ 46/900] 807364=test_lexer
[ 47/900] 807364=test_random
[ 48/900] 807364=test_files_ext
[ 49/900] 807364=test_thread_cv
[ 50/900] 807364=test_assembler
[ 51/900] 807364=overlap_test
[ 52/900] 807364=test_stringio
[ 53/900] 807364=test_gem_commands_lock_command
[ 54/900] 807364=test_reline_key
[ 55/900] 807364=test_propertyputref
[ 56/900] 807364=test_gb18030
[ 57/900] 807364=test_gem_stream_ui
[ 58/900] 807363=parse_comments_test
[ 59/900] 807364=test_rdoc_generator_ri
[ 60/900] 807363=test_unicode_normalize
[ 61/900] 807363=test_cmethod
[ 62/900] 807363=test_gem_stub_specification
[ 63/900] 807364=test_float
[ 64/900] 807363=test_io_m17n
[ 65/900] 807365=test_rdoc_top_level
[ 66/900] 807365=test_color
[ 67/900] 807365=test_gem_ext_configure_builder
[ 68/900] 807365=json_ext_parser_test
[ 69/900] 807365=test_rdoc_parser_simple
[ 70/900] 807365=test_nonblock
[ 71/900] 807365=test_date_strptime
[ 72/900] 807365=test_omap
[ 73/900] 807365=test_ocsp
[ 74/900] 807365=test_scanner_events
[ 75/900] 807365=test_ipaddr
[ 76/900] 807365=test_rdoc_generator_pot_po
[ 77/900] 807365=test_mul
[ 78/900] 807365=test_shellwords
[ 79/900] 807365=test_https_proxy
[ 80/900] 807365=test_rdoc_parser
[ 81/900] 807365=test_win32ole_param_event
[ 82/900] 807365=test_stat
[ 83/900] 807365=test_nomethod_error
[ 84/900] 807365=test_gem_commands_rebuild_command
[ 85/900] 807365=test_etc
Leaked file descriptor: TestEtc#test_getgrgid: 10 #<File::Stat dev=0x9, ino=3247480976, 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    807365  opc   10u  unix 0x0000000000000000      0t0 3247480976 type=STREAM
[ 86/900] 807363=test_workspace
Leaked file descriptor: TestEtc#test_getpwnam: 11 #<File::Stat dev=0xfc00, ino=13705411, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-06-02 03:19:17.171835315 +0000, mtime=2024-06-02 03:20:12.172036398 +0000, ctime=2024-06-02 03:20:12.172036398 +0000>
[ 87/900] 807364=test_printfCOMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    807365  opc   11r   REG  252,0  9253600 13705411 /var/lib/sss/mc/passwd

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.80vesl/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.80vesl/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.80vesl/3-mspec-multi-2
ruby 3.4.0dev (2024-06-02T01:18:56Z master 56fe5ad778) [aarch64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ...........

Finished in 30.463044 seconds

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