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

compiling /home/opc/ruby/src/master/version.c
linking miniruby
$$$[end] "make miniruby -j3" exit with 0.
$$$[beg] make ruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.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
8b7781a2d80c8bf59bb6961ebff7dbb0cff2d87ca742bc67f576c1876bbb4a34  builtin_binary.inc
compiling /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.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]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering 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]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: 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/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
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/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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/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/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: 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/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/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.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    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.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.2
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    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 1975 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/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=35460
  "--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/910] 5922=test_cesu8
[  2/910] 5921=test_rdoc_extend
[  3/910] 5922=regular_expression_encoding_test
[  4/910] 5923=test_did_you_mean
[  5/910] 5922=test_shapes
[  6/910] 5922=test_merge_keys
[  7/910] 5923=test_storage
[  8/910] 5923=test_err_in_callback
[  9/910] 5923=test_method_name_check
[ 10/910] 5922=test_gem_commands_install_command
[ 11/910] 5923=test_string
[ 12/910] 5923=test_iterator
[ 13/910] 5921=test_dot_dot
[ 14/910] 5921=test_gem_rdoc
[ 15/910] 5923=test_rendering
[ 16/910] 5923=test_kernel
[ 17/910] 5921=static_literals_test
[ 18/910] 5921=!Nothing_to_test
[ 19/910] 5921=test_fd_setsize
[ 20/910] 5921=test_forwardable
[ 21/910] 5921=test_process
[ 22/910] 5921=test_threadgroup
[ 23/910] 5923=test_complex
[ 24/910] 5923=test_array_create
[ 25/910] 5923=test_memory_view
[ 26/910] 5923=test_dir_m17n
[ 27/910] 5921=test_undef
[ 28/910] 5921=test_random
[ 29/910] 5921=test_gem_resolver_lock_set
[ 30/910] 5921=test_rdoc_generator_darkfish
[ 31/910] 5922=test_asn1
[ 32/910] 5921=test_gem_command
[ 33/910] 5922=test_gem_update_suggestion
[ 34/910] 5922=test_assignment
[ 35/910] 5921=test_gem_commands_open_command
[ 36/910] 5921=test_verbose
[ 37/910] 5921=test_emoji_breaks
[ 38/910] 5921=test_normalize
[ 39/910] 5921=test_key_actor_emacs
[ 40/910] 5923=test_gem_security
[ 41/910] 5921=test_erb
[ 42/910] 5921=test_date_ractor
[ 43/910] 5921=test_basicinstructions
[ 44/910] 5921=test_gem_resolver_git_specification
[ 45/910] 5921=test_utf32
[ 46/910] 5921=test_rdoc_tom_doc
[ 47/910] 5921=test_gem_commands_pristine_command
[ 48/910] 5922=test_optarg
[ 49/910] 5922=test_variable
[ 50/910] 5922=test_hash
[ 51/910] 5922=test_gem_resolver_requirement_list
[ 52/910] 5922=test_noarg
[ 53/910] 5922=test_arith_seq_beg_len_step
[ 54/910] 5922=test_raise_exception
[ 55/910] 5922=test_exception
[ 56/910] 5922=test_gem_impossible_dependencies_error
[ 57/910] 5922=test_pp
[ 58/910] 5922=test_gem_resolver_lock_specification
[ 59/910] 5922=test_boolean
[ 60/910] 5922=test_queue
[ 61/910] 5922=test_gc_compact
[ 62/910] 5921=test_rdoc_i18n_locale
[ 63/910] 5921=test_dryrun
[ 64/910] 5921=test_ole_methods
[ 65/910] 5921=test_cgi_util
[ 66/910] 5921=test_gem_uri_formatter
[ 67/910] 5921=test_prettyprint
[ 68/910] 5921=test_enc_raise
[ 69/910] 5921=lex_test
[ 70/910] 5921=test_clone
[ 71/910] 5921=test_optimization
[ 72/910] 5922=test_force_exit
[ 73/910] 5922=test_rdoc_stats
[ 74/910] 5922=test_files_sample
[ 75/910] 5922=test_data_error
[ 76/910] 5922=test_rubyoptions
[ 77/910] 5923=test_shift_jis
[ 78/910] 5923=test_rdoc_store
[ 79/910] 5923=test_yield
[ 80/910] 5923=test_remote_fetch_error
[ 81/910] 5923=test_show_source
[ 82/910] 5923=regexp_test
[ 83/910] 5923=test_rational
[ 84/910] 5923=test_case_mapping
[ 85/910] 5923=test_gem_ext_cargo_builder_unit
[ 86/910] 5923=test_webauthn_listener
[ 87/910] 5921=test_ractor
[ 88/910] 5921=test_rdoc_rubygems_hook
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 46673>
COMMAND  PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    5923  opc    9u  IPv4 3880375712      0t0  TCP localhost:46673->localhost:50660 (CLOSE_WAIT)
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
[ 89/910] 5921=test_gem_resolver_api_specification
[ 90/910] 5923=test_mdns
[ 91/910] 5923=test_open3
[ 92/910] 5921=test_date_parse
[ 93/910] 5921=test_key_event_record
[ 94/910] 5921=test_svcb_https
[ 95/910] 5921=test_pkey_ec
[ 96/910] 5921=test_buffering
[ 97/910] 5921=test_arity
[ 98/910] 5921=test_thread
[ 99/910] 5921=test_unicode_escape
[100/910] 5921=test_switch_hitter
[101/910] 5921=test_default_gems
[102/910] 5921=test_warning
[103/910] 5921=test_yamldbm
[104/910] 5921=test_gem_spec_fetcher
[105/910] 5921=test_gem_commands_dependency_command
[106/910] 5921=test_backtrace
[107/910] 5921=test_gbk
[108/910] 5921=test_tree_spell_checker
[109/910] 5921=test_enumerable
[110/910] 5921=test_rdoc_method_attr
[111/910] 5921=test_set
[112/910] 5921=test_grapheme_breaks
[113/910] 5921=test_hash_create
[114/910] 5921=ruby_parser_test
[115/910] 5921=locals_test
[116/910] 5921=test_gem_commands_push_command
[117/910] 5922=test_sprintf_comb
[118/910] 5922=test_method_cache
[119/910] 5922=test_too_many_dummy_encodings
[120/910] 5922=desugar_compiler_test
[121/910] 5922=test_gem_gemcutter_utilities
[122/910] 5921=test_gem_source_local
[123/910] 5921=test_internal_ivar
[124/910] 5921=test_win32ole
[125/910] 5921=test_rendering
[126/910] 5921=test_settracefunc
[127/910] 5922=test_gem_text
[128/910] 5922=test_tracepoint
[129/910] 5923=tunnel_test
[130/910] 5923=test_backtrace
[131/910] 5922=test_rdoc_task
[132/910] 5922=test_gem_dependency_installer
[133/910] 5921=test_pty
[134/910] 5921=test_hash
[135/910] 5923=test_http
[136/910] 5923=test_gem_commands_specification_command
[137/910] 5923=test_scan_args
[138/910] 5923=test_gem_package_old
[139/910] 5923=test_gem_commands_which_command
[140/910] 5923=test_gem_request
[141/910] 5923=test_yaml
[142/910] 5923=test_x509name
[143/910] 5923=test_argf
[144/910] 5922=test_method
[145/910] 5921=test_m17n
[146/910] 5921=test_gem_remote_fetcher_local_server
[147/910] 5921=test_gem_dependency
[148/910] 5921=test_yjit
[149/910] 5921=test_gem_uninstaller
[150/910] 5923=test_cclass
[151/910] 5923=test_parser_events
[152/910] 5923=test_filter
[153/910] 5923=test_json_tree
[154/910] 5923=test_koi8
[155/910] 5923=test_gem_remote_fetcher
[156/910] 5923=test_pkcs12
[157/910] 5921=test_str2big
[158/910] 5921=test_gem_package_tar_writer
[159/910] 5921=test_ractor
[160/910] 5921=test_case
[161/910] 5921=test_severity
[162/910] 5921=test_utf16
[163/910] 5921=test_http
.Leaked thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x0000fffbe296f580 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
[164/910] 5923=test_set.Finished thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x0000fffbe296f580 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x0000fffbe296ec20 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>

[165/910] 5923=test_rdoc_markup_to_rdoc
[166/910] 5923=test_gem_dependency_resolution_error
[167/910] 5923=test_fileutils
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 9
Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x0000fffbe296ec20 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 9
.Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 10
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 9 #<File::Stat dev=0x9, ino=3880378917, 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>
Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 9
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 9
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post_form: #<Thread:0x0000fffbe2c50358 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form_with_file: 9
Finished thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x0000fffbe2c50358 /home/opc/ruby/src/master/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestFileUtils#test_chown_error: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-07-20 00:35:21.266991374 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
Leaked file descriptor: TestFileUtils#test_chown_error: 8 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-07-20 00:38:21.547672898 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 9
COMMAND  PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    5923  opc    7r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    5923  opc    8r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[168/910] 5922=dispatcher_test
[169/910] 5923=test_sleep
[170/910] 5922=test_mixed_unicode_escapes
[171/910] 5922=test_jaro_winkler
[172/910] 5922=test_cp949
[173/910] 5922=test_condition
[174/910] 5922=test_gem_resolver_vendor_set
[175/910] 5922=test_emoji
[176/910] 5922=test_sorted_set
[177/910] 5922=test_stack
[178/910] 5922=test_windows_1252
[179/910] 5922=test_stringchar
[180/910] 5922=constant_path_node_test
[181/910] 5922=test_face
[182/910] 5922=test_gem_request_set_lockfile_parser
[183/910] 5922=test_date_attr
[184/910] 5922=test_sizeof
[185/910] 5923=test_gem_install_update_options
[186/910] 5923=warnings_test
[187/910] 5923=test_econv
[188/910] 5923=test_gem_specification
[189/910] 5922=test_system
.Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 9
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 8 #<File::Stat dev=0x9, ino=3880380522, 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    5921  opc    8u  IPv4 3880380522      0t0  TCP localhost:35511->localhost:38682 (CLOSE_WAIT)
[190/910] 5922=test_numhash
[191/910] 5922=test_flush
[192/910] 5922=test_pkey_rsa
[193/910] 5922=test_win32ole_variable
[194/910] 5922=attribute_write_test
[195/910] 5922=test_method_cache
[196/910] 5922=test_parse
[197/910] 5922=test_rdoc_cross_reference
[198/910] 5923=test_rdoc_class_module
[199/910] 5922=test_enc_associate
[200/910] 5923=test_enumerator
.Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x0000fffbe2955b80 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
.Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x0000fffbe2ac1a28 /home/opc/ruby/src/master/test/net/http/utils.rb:28 sleep>
[201/910] 5921=test_case
[202/910] 5921=test_open-uri
[203/910] 5922=test_array
[204/910] 5922=test_gem_command_manager
[205/910] 5921=test_rdoc_context
[206/910] 5922=test_safe_load
[207/910] 5922=test_libs
[208/910] 5922=test_iso_8859
[209/910] 5922=test_math
[210/910] 5922=test_gc
[211/910] 5922=test_qsort
[212/910] 5922=test_class
[213/910] 5921=test_exit
[214/910] 5921=test_const
[215/910] 5921=test_rdoc_parser_rd
[216/910] 5921=comments_test
[217/910] 5921=test_yaml_special_cases
[218/910] 5921=test_recorder
[219/910] 5921=json_addition_test
[220/910] 5921=test_gem_source_list
[221/910] 5921=test_name_error
[222/910] 5921=test_gem_commands_sources_command
[223/910] 5921=test_sprintf
[224/910] 5921=test_coderange
[225/910] 5921=test_weakmap
[226/910] 5922=test_ansi_with_terminfo
[227/910] 5922=test_inadvertent_creation
[228/910] 5922=test_framework
[229/910] 5922=test_pinned
[230/910] 5922=test_cgi_tag_helper
[231/910] 5922=test_pack
[232/910] 5922=test_rdoc_generator_json_index
[233/910] 5922=test_date_time
[234/910] 5922=test_nil2vtempty
[235/910] 5922=test_flags
[236/910] 5922=test_yamlstore
[237/910] 5922=test_bug-3571
[238/910] 5922=test_numeric
[239/910] 5922=test_rat
[240/910] 5922=test_init
[241/910] 5922=test_gem_request_connection_pools
[242/910] 5922=test_capacity
[243/910] 5922=test_nextafter
[244/910] 5922=test_gem_commands_owner_command
[245/910] 5922=test_time
[246/910] 5922=test_file
[247/910] 5922=test_hmac
[248/910] 5922=test_encoding
[249/910] 5922=test_constant
[250/910] 5921=test_find
[251/910] 5921=test_rdoc_generator_markup
[252/910] 5921=test_macro
[253/910] 5921=test_string
[254/910] 5922=test_pipe
[255/910] 5922=test_gem_resolver_activation_request
[256/910] 5922=test_function
[257/910] 5922=snapshots_test
[258/910] 5922=test_gem_commands_server_command
[259/910] 5922=test_rdoc_markup_to_table_of_contents
[260/910] 5922=test_gem_name_tuple
[261/910] 5922=test_integer
[262/910] 5922=test_win32ole_method_event
[263/910] 5922=test_tcp
[264/910] 5922=test_gem_requirement
[265/910] 5922=test_enumerator
[266/910] 5922=test_path_to_class
[267/910] 5922=test_frozen_error
[268/910] 5922=test_gem_ext_ext_conf_builder
[269/910] 5922=test_gem_version
[270/910] 5922=test_spell_checker
[271/910] 5922=test_reqarg
[272/910] 5922=test_gem_uri
[273/910] 5922=test_gem_package_tar_reader_entry
[274/910] 5922=test_resource
[275/910] 5922=test_c_struct_builder
[276/910] 5922=test_bug-5832
[277/910] 5922=test_yield_block
[278/910] 5922=snippets_test
[279/910] 5922=test_ubf_async_safe
[280/910] 5922=test_pstore
[281/910] 5922=test_date_compat
[282/910] 5922=test_rdoc_include
[283/910] 5922=test_win32ole_record
[284/910] 5922=test_gem_version_option
[285/910] 5922=test_gem_commands_unpack_command
[286/910] 5922=test_gem_ext_cargo_builder
[287/910] 5922=test_proc
[288/910] 5922=test_console_attr
[289/910] 5922=test_zlib
[290/910] 5923=test_rdoc_options
[291/910] 5923=test_wait
[292/910] 5923=test_import
[293/910] 5923=test_human_typo
[294/910] 5923=test_psych
[295/910] 5923=test_nil
[296/910] 5923=test_cstr
[297/910] 5923=test_gem_resolver_dependency_request
[298/910] 5923=test_command
[299/910] 5923=test_euc_tw
[300/910] 5923=test_gem_commands_yank_command
[301/910] 5923=test_yaml_tree
[302/910] 5923=test_logger
[303/910] 5923=test_pkey_dsa
[304/910] 5923=test_big2str
[305/910] 5923=test_gem_resolver_specification
[306/910] 5923=test_comparable
[307/910] 5923=json_string_matching_test
[308/910] 5923=test_gem_config_file
[309/910] 5923=location_test
[310/910] 5923=test_rdoc_markdown_test
[311/910] 5922=test_type_completor
[312/910] 5922=test_rdoc_normal_module
[313/910] 5922=test_io_timeout
[314/910] 5922=test_rdoc_rdoc
[315/910] 5922=test_yjit_exit_locations
[316/910] 5922=test_io_buffer
[317/910] 5922=test_thread_queue
[318/910] 5923=test_nowrite
[319/910] 5923=test_defined
[320/910] 5923=test_passing_block
[321/910] 5923=test_ldap
[322/910] 5923=test_kdf
[323/910] 5923=test_protect
[324/910] 5923=test_big5
[325/910] 5923=test_date
[326/910] 5923=test_gem_commands_update_command
[327/910] 5923=test_tree_builder
[328/910] 5923=test_store
[329/910] 5923=test_rdoc_markup_pre_process
[330/910] 5923=test_tempfile
[331/910] 5923=test_http_request
[332/910] 5923=test_coverage
[333/910] 5923=test_pathname
[334/910] 5923=test_fnmatch
[335/910] 5923=test_timeout
[336/910] 5923=test_erb_m17n
[337/910] 5923=test_rdoc_generator_pot_po_entry
[338/910] 5923=test_serialize_subclasses
[339/910] 5923=test_gem_resolver_index_specification
[340/910] 5923=test_frozen
[341/910] 5923=test_egrep_cpp
[342/910] 5923=test_webauthn_poller
[343/910] 5923=test_rdoc_markup_verbatim
[344/910] 5923=test_date_conv
[345/910] 5923=test_string_memory
[346/910] 5923=test_help
[347/910] 5923=test_files_lib
[348/910] 5921=test_line_editor
[349/910] 5921=test_marshalable
[350/910] 5921=test_enumerator_kw
[351/910] 5921=test_rdoc_any_method
[352/910] 5922=test_error_highlight
[353/910] 5921=test_function_entry
[354/910] 5921=test_string
[355/910] 5921=json_common_interface_test
[356/910] 5921=version_test
[357/910] 5921=test_complexrational
[358/910] 5921=test_raise
[359/910] 5921=test_data
[360/910] 5921=test_memory_view
[361/910] 5921=test_ractor
[362/910] 5921=test_null
[363/910] 5921=test_m17n_comb
[364/910] 5922=test_multi_irb_commands
[365/910] 5922=test_pkey_dh
[366/910] 5923=parse_success_test
[367/910] 5923=test_pkey
[368/910] 5923=test_external_new
[369/910] 5923=index_write_test
[370/910] 5923=test_win32ole_typelib
[371/910] 5923=test_gem_commands_query_command
[372/910] 5923=test_gem_platform
[373/910] 5923=compiler_test
[374/910] 5923=test_gem_remote_fetcher_local_ssl_server
[375/910] 5922=test_bigzero
[376/910] 5922=test_gem_unsatisfiable_dependency_error
[377/910] 5922=static_inspect_test
[378/910] 5922=test_literal
[379/910] 5922=test_gem_security_signer
[380/910] 5922=test_complex2
[381/910] 5922=test_config
[382/910] 5922=test_gem_util
[383/910] 5922=test_thread
[384/910] 5922=test_input_method
[385/910] 5922=test_rdoc_i18n_text
[386/910] 5922=test_io
[387/910] 5922=test_optparse
[388/910] 5922=test_io_buffer
[389/910] 5921=test_rdoc_context_section
[390/910] 5921=test_deprecated
[391/910] 5921=test_rdoc_markup_to_html_crossref
[392/910] 5922=test_files_test_2
[393/910] 5922=test_div
[394/910] 5922=pattern_test
[395/910] 5922=test_exception
[396/910] 5921=test_bash_completion
[397/910] 5921=test_zsh_completion
[398/910] 5921=test_basicsocket
[399/910] 5921=test_class_name_check
[400/910] 5921=test_syntax
[401/910] 5923=test_scalar
[402/910] 5923=test_pack
[403/910] 5923=test_gem_commands_environment_command
[404/910] 5923=test_pkcs7
[405/910] 5923=test_rdoc_markup_to_tt_only
[406/910] 5923=test_ws
[407/910] 5923=json_parser_test
[408/910] 5923=test_date_strftime
[409/910] 5923=test_gem_commands_stale_command
[410/910] 5923=test_gem_commands_cert_command
[411/910] 5922=test_gem_ext_rake_builder
[412/910] 5922=test_rdoc_require
[413/910] 5922=test_word
[414/910] 5922=test_singleton
[415/910] 5922=test_fstring
[416/910] 5922=test_numeric
[417/910] 5922=test_weakref
[418/910] 5923=test_instrumentation_api
[419/910] 5922=test_rdoc_alias
[420/910] 5922=test_timeout
[421/910] 5922=test_rdoc_markup_raw
[422/910] 5922=test_key_name_check
[423/910] 5922=test_rdoc_markup_to_bs
[424/910] 5922=test_rdoc_encoding
[425/910] 5922=test_win32ole_variant_outarg
[426/910] 5922=test_gem_request_set_lockfile
[427/910] 5922=test_rdoc_markdown
[428/910] 5922=test_key_actor_vi
[429/910] 5922=test_postponed_job
[430/910] 5922=test_deprecate
[431/910] 5922=test_rdoc_constant
[432/910] 5922=test_httpresponses
[433/910] 5922=test_common
[434/910] 5922=test_rdoc_markup_to_html_snippet
[435/910] 5922=test_generic
[436/910] 5922=test_objspace
[437/910] 5921=test_require
[438/910] 5921=test_stringify_symbols
[439/910] 5921=library_symbols_test
[440/910] 5921=test_rdoc_text
[441/910] 5921=test_rdoc_markup_indented_paragraph
[442/910] 5921=test_rdoc_markup_parser
[443/910] 5923=test_iseq_load
[444/910] 5921=test_ns_spki
[445/910] 5921=test_stream
[446/910] 5921=test_have_library
[447/910] 5923=test_len
[448/910] 5923=test_disable_irb
[449/910] 5923=test_gem_doctor
[450/910] 5921=json_fixtures_test
[451/910] 5921=test_rdoc_parser_c
[452/910] 5923=test_kwargs
[453/910] 5923=test_pack
[454/910] 5921=test_io_wait
[455/910] 5923=test_securerandom
[456/910] 5923=test_tsort
[457/910] 5923=test_gem_commands_fetch_command
[458/910] 5923=test_typeddata
[459/910] 5921=test_rdoc_parser_changelog
[460/910] 5921=test_gem_commands_outdated_command
[461/910] 5921=test_gem_dependency_list
[462/910] 5921=string_encoding_test
[463/910] 5921=test_rand
[464/910] 5923=test_random_formatter
[465/910] 5923=test_string_processing
[466/910] 5923=encodings_test
[467/910] 5923=test_rdoc_markup_attributes
[468/910] 5923=test_process
[469/910] 5921=test_rdoc_code_object
[470/910] 5921=test_bmethod
[471/910] 5921=test_gem_source_specific_file
[472/910] 5921=test_euc_kr
[473/910] 5921=test_provider
[474/910] 5921=test_project_sanity
[475/910] 5921=test_symbol
[476/910] 5921=test_delegate
[477/910] 5921=test_euc_jp
[478/910] 5921=test_rdoc_markup
[479/910] 5921=test_key_stroke
[480/910] 5921=test_ensured
[481/910] 5921=test_time
[482/910] 5921=test_popen_deadlock
[483/910] 5921=test_alias_and_anchor
[484/910] 5921=test_gem_resolver_index_set
[485/910] 5921=test_sleep
[486/910] 5921=test_webauthn_listener_response
[487/910] 5921=test_pattern_matching
[488/910] 5921=test_set_len
[489/910] 5921=test_interned_str
[490/910] 5921=test_folderitem2_invokeverb
[491/910] 5921=test_gem_bundler_version_finder
[492/910] 5921=test_gem_request_set
[493/910] 5921=test_gc
[494/910] 5921=test_bug-14834
[495/910] 5921=test_data
[496/910] 5921=test_thread
[497/910] 5923=test_inlinecache
[498/910] 5923=test_socket
[499/910] 5923=test_terminfo
[500/910] 5923=newline_offsets_test
[501/910] 5923=test_time_tz
[502/910] 5923=test_to_ruby
[503/910] 5923=test_addrinfo
[504/910] 5923=test_windows_1251
[505/910] 5923=test_to_ary_concat
[506/910] 5923=test_history
[507/910] 5923=test_gem_ext_builder
[508/910] 5923=integer_base_flags_test
[509/910] 5923=test_reline
[510/910] 5923=test_call
[511/910] 5923=test_ellipsize
[512/910] 5923=test_gem_commands_build_command
[513/910] 5923=numeric_value_test
[514/910] 5923=test_registry
[515/910] 5923=test_gem
[516/910] 5921=test_ractor
[517/910] 5921=json_generator_test
[518/910] 5921=test_ansi_without_terminfo
[519/910] 5921=node_id_test
[520/910] 5921=test_rdoc_markup_to_label
[521/910] 5921=test_parser
[522/910] 5921=test_cgi_core
[523/910] 5921=test_gem_resolver_best_set
[524/910] 5921=newline_test
[525/910] 5921=test_bignum
[526/910] 5923=test_enc_str_buf_cat
[527/910] 5923=test_marshal
[528/910] 5923=ractor_test
[529/910] 5923=test_ancdata
[530/910] 5923=test_nesting_parser
[531/910] 5923=test_rdoc_markup_hard_break
[532/910] 5923=test_ractor
[533/910] 5923=test_gem_resolver_conflict
[534/910] 5923=breadth_first_search_test
[535/910] 5923=test_scheduler
[536/910] 5923=test_gem_commands_help_command
[537/910] 5923=test_ssl
[538/910] 5921=test_date_marshal
[539/910] 5921=test_have_func
[540/910] 5921=test_gem_resolver_local_specification
[541/910] 5921=test_configuration
[542/910] 5923=test_date_new
[543/910] 5923=test_gem_commands_list_command
[544/910] 5923=test_formatter
[545/910] 5923=test_gem_commands_contents_command
[546/910] 5921=test_udp
[547/910] 5921=test_context
[548/910] 5923=test_gem_commands_search_command
[549/910] 5923=test_symbol
[550/910] 5921=test_coder
[551/910] 5921=test_rdoc_servlet
[552/910] 5921=test_unix
[553/910] 5921=test_integer
[554/910] 5921=test_num2int
[555/910] 5921=test_rbconfig
[556/910] 5921=test_recursion
[557/910] 5921=test_require
[558/910] 5921=test_rdoc_markup_include
[559/910] 5921=test_enum
[560/910] 5923=test_extlibs
[561/910] 5922=test_iter_break
[562/910] 5922=test_range
[563/910] 5921=test_gem_commands_signin_command
[564/910] 5921=test_rdoc_attr
[565/910] 5921=test_address_resolve
[566/910] 5921=test_stream
[567/910] 5921=test_trick
[568/910] 5922=test_ractor
[569/910] 5922=test_ts
[570/910] 5922=test_locale
[571/910] 5922=test_profile_frames
[572/910] 5923=test_pattern_key_name_check
[573/910] 5923=heredoc_test
[574/910] 5923=test_class2name
[575/910] 5923=test_gem_commands_cleanup_command
[576/910] 5922=test_debug
[577/910] 5922=test_refinement
[578/910] 5923=test_transcode
[579/910] 5923=test_x509crl
[580/910] 5923=source_location_test
[581/910] 5923=test_dns
[582/910] 5923=test_c_union_entity
[583/910] 5923=test_cgi_session
[584/910] 5923=test_notimplement
[585/910] 5923=test_flip
[586/910] 5923=test_io_console
[587/910] 5921=test_rdoc_markup_heading
[588/910] 5921=test_helper
[589/910] 5921=test_compile_prism
[590/910] 5921=test_gem_commands_uninstall_command
[591/910] 5921=test_rdoc_markup_formatter
[592/910] 5921=test_win32ole_event
[593/910] 5921=test_last_thread
[594/910] 5922=test_thread_fd_close
[595/910] 5922=test_gem_ext_cmake_builder
[596/910] 5922=test_digest_extend
[597/910] 5922=test_emitter
[598/910] 5922=test_fips
[599/910] 5922=test_alias
[600/910] 5921=test_getopts
[601/910] 5921=test_object
[602/910] 5922=test_dln
[603/910] 5922=test_gem_resolver
[604/910] 5923=test_gem_source_vendor
[605/910] 5923=test_super
[606/910] 5921=test_color_printer
[607/910] 5921=test_gem_commands_exec_command
[608/910] 5922=unescape_test
[609/910] 5923=test_convertible
[610/910] 5921=errors_test
[611/910] 5922=test_modify_expand
[612/910] 5922=test_gem_available_set
[613/910] 5921=test_pkg_config
[614/910] 5921=test_ftp
[615/910] 5921=json_encoding_test
[616/910] 5921=test_vm_dump
[617/910] 5921=reflection_test
[618/910] 5921=test_func
[619/910] 5922=test_config
[620/910] 5922=test_gem_console_ui
[621/910] 5922=test_ifunless
[622/910] 5922=test_allocation
[623/910] 5922=test_insns_leaf
[624/910] 5922=test_httpresponse
[625/910] 5922=test_rdoc_parser_ruby
[626/910] 5923=test_readpartial
[627/910] 5922=test_x509req
[628/910] 5922=test_duplicate
[629/910] 5922=test_gem_resolver_api_set
[630/910] 5922=test_helper
[631/910] 5922=test_member
[632/910] 5922=test_object
[633/910] 5922=test_addr
[634/910] 5922=test_mailto
[635/910] 5922=test_kill_ring
[636/910] 5922=test_case_options
[637/910] 5922=test_cgi_header
[638/910] 5922=test_eval
[639/910] 5923=test_beginendblock
[640/910] 5922=test_monitor
[641/910] 5922=test_pointer
[642/910] 5923=test_rdoc_normal_class
[643/910] 5923=test_within_pipe
[644/910] 5923=test_whileuntil
[645/910] 5923=test_regexp
[646/910] 5921=test_nofree
[647/910] 5921=parameters_signature_test
[648/910] 5921=test_buffered_io
[649/910] 5921=regular_expression_options_test
[650/910] 5921=test_ossl
[651/910] 5922=test_bug_reporter
[652/910] 5922=test_gem_installer
[653/910] 5922=test_gem_source_subpath_problem
[654/910] 5922=test_object_references
[655/910] 5922=test_ruby_lex
[656/910] 5922=test_arith_seq_extract
[657/910] 5922=test_trace
[658/910] 5922=dump_test
[659/910] 5921=test_keyword
[660/910] 5922=test_win32ole_type_event
[661/910] 5922=test_arity
[662/910] 5922=test_gem_path_support
[663/910] 5921=test_lambda
[664/910] 5922=test_rb_str_dup
[665/910] 5922=test_scalar_scanner
[666/910] 5922=test_emitter
[667/910] 5922=test_x509ext
[668/910] 5921=bom_test
[669/910] 5922=test_file
[670/910] 5921=test_config
[671/910] 5921=test_helper_method
[672/910] 5921=test_summary
[673/910] 5921=test_append
[674/910] 5921=test_gem_resolver_installer_set
[675/910] 5921=test_rdoc_markup_to_html
[676/910] 5921=test_foreach
[677/910] 5921=symbol_encoding_test
[678/910] 5921=test_autoload
[679/910] 5921=test_array
[680/910] 5922=test_gem_package
[681/910] 5922=command_line_test
[682/910] 5922=test_benchmark
[683/910] 5922=test_at_exit
[684/910] 5922=test_class
[685/910] 5922=test_mkmf
[686/910] 5922=test_gem_source
[687/910] 5922=test_have_macro
[688/910] 5922=test_ripper
[689/910] 5922=test_gem_source_git
[690/910] 5922=test_regex_casefold
[691/910] 5922=test_lexer
[692/910] 5922=test_win32ole_method
[693/910] 5922=test_random
[694/910] 5922=test_files_ext
[695/910] 5922=test_stringio
[696/910] 5922=overlap_test
[697/910] 5922=test_assembler
[698/910] 5922=test_thread_cv
[699/910] 5922=test_unicode
[700/910] 5922=test_eval_history
[701/910] 5922=test_win32ole_variant_m
[702/910] 5922=test_pair
[703/910] 5922=test_env
[704/910] 5923=test_gem_commands_signout_command
[705/910] 5923=test_gem_package_tar_reader
[706/910] 5923=test_singleton_function
[707/910] 5923=test_gem_safe_yaml
[708/910] 5923=test_document
[709/910] 5923=test_eval
[710/910] 5923=test_history
[711/910] 5923=test_gem_commands_setup_command
[712/910] 5921=test_iseq
[713/910] 5921=test_parser
[714/910] 5923=test_rdoc_ri_paths
[715/910] 5921=parser_test
[716/910] 5921=test_primitive
[717/910] 5923=test_cgi_multipart
[718/910] 5921=test_lazy_enumerator
[719/910] 5923=test_gem_request_set_lockfile_tokenizer
[720/910] 5923=test_find_executable
[721/910] 5923=test_arithmetic_sequence
[722/910] 5923=test_ractor_compatibility
[723/910] 5922=test_autoconf
[724/910] 5922=test_sockopt
[725/910] 5922=test_ftp
[726/910] 5922=test_install
[727/910] 5921=test_encoding
[728/910] 5921=test_rdoc_comment
[729/910] 5921=test_gem_source_fetch_problem
[730/910] 5921=test_workspace
[731/910] 5923=test_x509attr
[732/910] 5922=test_printf
[733/910] 5923=test_gem_remote_fetcher_s3
[734/910] 5922=test_win32ole_variant
[735/910] 5922=magic_comment_test
[736/910] 5921=test_cgi_modruby
[737/910] 5921=test_https_proxy
[738/910] 5923=test_rdoc_parser
[739/910] 5921=test_win32ole_param_event
[740/910] 5921=test_stat
[741/910] 5923=test_nomethod_error
[742/910] 5923=test_gem_commands_rebuild_command
[743/910] 5921=test_etc
[744/910] 5922=ripper_test
[745/910] 5923=test_closure
[746/910] 5921=test_resolve_symbol
[747/910] 5921=test_rubygems
[748/910] 5921=test_dir
[749/910] 5922=test_files_test_1
[750/910] 5922=test_rdoc_rd_inline
[751/910] 5922=test_path
[752/910] 5922=test_digest
[753/910] 5922=test_uncorrectable_name_check
[754/910] 5922=test_io
Leaked file descriptor: TestDir#test_home: 10 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-07-20 00:35:21.266991374 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND  PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    5921  opc   10r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[755/910] 5921=test_cmethod
[756/910] 5921=test_gem_stub_specification
[757/910] 5921=test_float
[758/910] 5923=test_rdoc_top_level
[759/910] 5923=test_io_m17n
[760/910] 5921=test_color
[761/910] 5921=test_gem_commands_lock_command
[762/910] 5921=test_reline_key
[763/910] 5921=test_propertyputref
[764/910] 5921=test_gb18030
[765/910] 5921=parse_comments_test
[766/910] 5921=test_gem_stream_ui
[767/910] 5921=test_rdoc_generator_ri
[768/910] 5921=test_unicode_normalize
[769/910] 5921=test_date_strptime
[770/910] 5921=test_omap
[771/910] 5921=test_ocsp
[772/910] 5921=test_scanner_events
[773/910] 5921=implicit_array_test
[774/910] 5921=test_ipaddr
[775/910] 5921=test_rdoc_generator_pot_po
[776/910] 5921=test_mul
[777/910] 5921=test_shellwords
[778/910] 5921=json_ext_parser_test
[779/910] 5921=test_gem_ext_configure_builder
[780/910] 5921=test_rdoc_parser_simple
[781/910] 5921=test_nonblock
[782/910] 5921=equality_test
[783/910] 5921=test_rdoc_parser_markdown
[784/910] 5921=test_custom_command
[785/910] 5921=test_struct
[786/910] 5921=onigmo_test
[787/910] 5921=test_c_struct_entry
[788/910] 5923=fuzzer_test
[789/910] 5923=test_rubyvm
[790/910] 5923=test_cparser
[791/910] 5921=test_ostruct
[792/910] 5921=test_config
[793/910] 5921=test_change_word
[794/910] 5921=test_depth_first
[795/910] 5921=test_usrmarshal
[796/910] 5921=test_gem_source_installed
[797/910] 5921=test_gem_validator
[798/910] 5921=test_gem_security_trust_dir
[799/910] 5921=test_module
[800/910] 5923=test_erb_command
[801/910] 5923=test_ssl
[802/910] 5921=test_abi
[803/910] 5921=test_load
[804/910] 5921=test_integer_comb
[805/910] 5921=test_bundled_ca
[806/910] 5921=test_resize
[807/910] 5921=test_gem_package_task
[808/910] 5921=test_lock_native_thread
[809/910] 5922=integer_parse_test
[810/910] 5922=test_engine
[811/910] 5921=test_gem_commands_mirror
[812/910] 5921=test_fiber
[813/910] 5922=test_key_error
[814/910] 5922=test_win32ole_param
[815/910] 5922=test_rdoc_rd
[816/910] 5922=test_rdoc_markup_to_joined_paragraph
[817/910] 5922=test_rdoc_markup_to_markdown
[818/910] 5922=test_rdoc_generator_pot
[819/910] 5922=test_rdoc_rd_block_parser
[820/910] 5922=test_x509store
[821/910] 5922=test_metaclass
[822/910] 5922=test_require_lib
[823/910] 5922=test_gem_gem_runner
[824/910] 5922=test_debugger_integration
[825/910] 5922=test_gem_resolver_composed_set
[826/910] 5922=test_my_integer
[827/910] 5922=test_require
[828/910] 5923=test_objectspace
[829/910] 5923=test_option
[830/910] 5923=test_wss
[831/910] 5923=test_rdoc_markup_attribute_manager
[832/910] 5923=test_cd
[833/910] 5923=test_tracer
[834/910] 5923=test_cgi_cookie
[835/910] 5923=test_not
[836/910] 5923=test_gem_source_lock
[837/910] 5923=test_new
[838/910] 5923=test_cipher
[839/910] 5923=test_update
[840/910] 5923=test_win32ole_type
[841/910] 5923=test_rdoc_rd_inline_parser
[842/910] 5923=test_load
[843/910] 5923=test_https
[844/910] 5921=test_gem_commands_info_command
[845/910] 5921=test_object_create_start
[846/910] 5921=test_rdoc_markup_to_ansi
[847/910] 5921=test_files_test
[848/910] 5921=test_weakkeymap
[849/910] 5922=test_evaluation
[850/910] 5922=test_protocol
[851/910] 5922=test_name_error_extension
[852/910] 5922=test_gem_request_set_gem_dependency_api
[853/910] 5921=test_require_path_check
[854/910] 5921=test_bn
[855/910] 5921=test_variable_name_check
[856/910] 5922=test_irb
[857/910] 5921=test_x509cert
[858/910] 5921=test_rdoc_markup_paragraph
[859/910] 5921=test_ast
[860/910] 5922=test_logdevice
[861/910] 5922=test_ssl_session
[862/910] 5922=test_gem_package_tar_header
[863/910] 5922=test_placearg
[864/910] 5922=fixtures_test
[865/910] 5922=test_rational2
[866/910] 5922=test_logperiod
[867/910] 5922=test_case_comprehensive
[868/910] 5922=test_handle
[869/910] 5922=test_proxy
[870/910] 5922=test_delete
[871/910] 5922=test_rdoc_markup_document
[872/910] 5922=test_gem_security_policy
[873/910] 5922=test_file_exhaustive
Leaked file descriptor: TestFileExhaustive#test_expand_path_error_for_nonexistent_username: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-07-20 00:35:21.266991374 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND  PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    5922  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[874/910] 5923=test_completion
[875/910] 5923=test_gem_ci_detector
[876/910] 5923=test_signal
[877/910] 5923=test_gem_silent_ui
[878/910] 5923=test_fixnum
[879/910] 5923=test_continuation
[880/910] 5923=test_io_wait_uncommon
[881/910] 5923=test_acceptable
[882/910] 5923=test_rdoc_single_class
[883/910] 5923=test_dup
[884/910] 5923=test_gem_local_remote_options
[885/910] 5923=test_gem_ext_cargo_builder_link_flag_converter
[886/910] 5923=heredoc_dedent_test
[887/910] 5923=test_type
[888/910] 5923=test_rdoc_token_stream
[889/910] 5923=test_mutex
[890/910] 5923=parse_test
[891/910] 5923=test_struct
[892/910] 5923=test_tmpdir
[893/910] 5923=test_stringscanner
[894/910] 5923=parse_stream_test
[895/910] 5923=test_ractor
[896/910] 5923=test_exception_at_throwing
[897/910] 5923=test_gem_resolver_installed_specification
[898/910] 5923=test_date_arith
[899/910] 5923=test_gem_resolver_vendor_specification
[900/910] 5923=test_fiddle
[901/910] 5923=json_generic_object_test
[902/910] 5923=test_rdoc_ri_driver
[903/910] 5923=test_sexp
[904/910] 5923=test_httpheader
[905/910] 5923=test_ractor
[906/910] 5923=test_gem_safe_marshal
[907/910] 5923=test_digest
[908/910] 5923=test_gem_commands_check_command
[909/910] 5923=test_gem_resolver_git_set
[910/910] 5923=test_signedness
Finished tests in 217.937056s, 152.5853 tests/s, 29703.3653 assertions/s.
33254 tests, 6473464 assertions, 0 failures, 0 errors, 338 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/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'
ruby 3.4.0dev (2024-07-20T02:25:26Z master 6be539aab5) [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.750268 seconds

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