# Logfile created on 2024-07-30 06:54:21 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffd12a2fde0 @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.20240730-065421", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffd12a7cd20 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffd12a7c4b0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffd12930250 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240730-065421", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240730-065421>, @binmode=false, @mon_data=#<Monitor:0x0000fffd12a7c168>, @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/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 1870505f47
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
generating /home/opc/ruby/src/master/ext/ripper/eventids1.h
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'
generating /home/opc/ruby/src/master/ext/ripper/eventids1.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'
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 b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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
3d58718de819147f0eb44ef90d32adf16c1bcc293aaa0543576038d9edf22e0d  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]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
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/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
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]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
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/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]: 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.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/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.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]: 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/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]: 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 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
making srcs under enc
making enc
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/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]: 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 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 1982 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=24418
  "--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/912] 452531=json_fixtures_test
[  2/912] 452532=test_gem_doctor
[  3/912] 452533=test_disable_irb
[  4/912] 452531=test_len
[  5/912] 452531=test_pack
[  6/912] 452533=test_io_wait
[  7/912] 452531=test_rdoc_parser_c
[  8/912] 452532=test_kwargs
[  9/912] 452532=test_typeddata
[ 10/912] 452533=test_gem_commands_fetch_command
[ 11/912] 452532=test_tsort
[ 12/912] 452532=test_securerandom
[ 13/912] 452532=string_encoding_test
[ 14/912] 452531=test_gem_dependency_list
[ 15/912] 452532=test_gem_commands_outdated_command
[ 16/912] 452532=test_rdoc_parser_changelog
[ 17/912] 452531=test_string_processing
[ 18/912] 452531=encodings_test
[ 19/912] 452533=test_random_formatter
[ 20/912] 452533=test_rand
[ 21/912] 452531=test_rdoc_markup_attributes
[ 22/912] 452532=test_rdoc_code_object
[ 23/912] 452531=test_process
[ 24/912] 452533=test_gem_source_specific_file
[ 25/912] 452533=test_euc_kr
[ 26/912] 452533=test_provider
[ 27/912] 452533=test_bmethod
[ 28/912] 452533=test_ensure_and_callcc
[ 29/912] 452533=test_rdoc_encoding
[ 30/912] 452532=test_win32ole_variant_outarg
[ 31/912] 452532=test_postponed_job
[ 32/912] 452533=test_key_actor_vi
[ 33/912] 452533=test_rdoc_markdown
[ 34/912] 452532=test_gem_request_set_lockfile
[ 35/912] 452533=test_httpresponses
[ 36/912] 452533=test_rdoc_constant
[ 37/912] 452533=test_deprecate
[ 38/912] 452533=test_generic
[ 39/912] 452533=test_rdoc_markup_to_html_snippet
[ 40/912] 452533=test_common
[ 41/912] 452532=test_require
[ 42/912] 452532=test_stringify_symbols
[ 43/912] 452532=test_objspace
[ 44/912] 452533=test_rdoc_text
[ 45/912] 452533=library_symbols_test
[ 46/912] 452533=test_iseq_load
[ 47/912] 452533=test_rdoc_markup_parser
[ 48/912] 452533=test_rdoc_markup_indented_paragraph
[ 49/912] 452533=test_have_library
.Leaked file descriptor: TestProcess#test_uid_from_name: 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-30 00:42:14.361814446 +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    452531  opc    7r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[ 50/912] 452533=test_stream
[ 51/912] 452533=test_ns_spki
[ 52/912] 452533=test_deprecated
[ 53/912] 452533=test_io_buffer
[ 54/912] 452533=test_rdoc_context_section
[ 55/912] 452533=test_optparse
[ 56/912] 452533=test_exception
[ 57/912] 452533=test_bash_completion
[ 58/912] 452533=pattern_test
[ 59/912] 452533=test_files_test_2
[ 60/912] 452533=test_div
[ 61/912] 452533=test_rdoc_markup_to_html_crossref
[ 62/912] 452533=test_syntax
.Leaked file descriptor: TestProcess#test_gid_from_name: 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-30 00:54:14.22056675 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    452531  opc    8r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[ 63/912] 452532=test_scalar
[ 64/912] 452532=test_class_name_check
[ 65/912] 452532=test_basicsocket
[ 66/912] 452532=test_zsh_completion
[ 67/912] 452532=test_gem_commands_environment_command
[ 68/912] 452532=test_pkcs7
[ 69/912] 452532=test_pack
[ 70/912] 452532=test_gem_commands_stale_command
[ 71/912] 452532=json_parser_test
[ 72/912] 452532=test_date_strftime
[ 73/912] 452532=test_ws
[ 74/912] 452532=test_rdoc_markup_to_tt_only
[ 75/912] 452532=test_gem_commands_cert_command
[ 76/912] 452533=test_fstring
[ 77/912] 452533=test_numeric
[ 78/912] 452533=test_singleton
[ 79/912] 452533=test_word
[ 80/912] 452533=test_rdoc_require
[ 81/912] 452533=test_gem_ext_rake_builder
[ 82/912] 452533=test_rdoc_markup_raw
[ 83/912] 452533=test_key_name_check
[ 84/912] 452533=test_rdoc_markup_to_bs
[ 85/912] 452533=test_timeout
[ 86/912] 452532=test_rdoc_alias
[ 87/912] 452532=test_instrumentation_api
[ 88/912] 452533=test_weakref
[ 89/912] 452533=test_ractor
[ 90/912] 452533=test_null
[ 91/912] 452533=test_memory_view
[ 92/912] 452533=test_data
[ 93/912] 452533=test_pkey_dh
[ 94/912] 452531=test_multi_irb_commands
[ 95/912] 452531=test_m17n_comb
[ 96/912] 452533=test_win32ole_typelib
[ 97/912] 452533=index_write_test
[ 98/912] 452533=test_external_new
[ 99/912] 452533=test_pkey
[100/912] 452533=parse_success_test
[101/912] 452533=test_bigzero
[102/912] 452533=test_gem_remote_fetcher_local_ssl_server
[103/912] 452532=test_gem_platform
[104/912] 452532=compiler_test
[105/912] 452532=test_gem_commands_query_command
[106/912] 452532=static_inspect_test
[107/912] 452532=test_literal
[108/912] 452531=test_gem_unsatisfiable_dependency_error
[109/912] 452531=test_thread
[110/912] 452532=test_gem_util
[111/912] 452531=test_complex2
[112/912] 452531=test_config
[113/912] 452531=test_gem_security_signer
[114/912] 452532=test_input_method
[115/912] 452531=test_io
[116/912] 452532=test_rdoc_i18n_text
[117/912] 452532=test_tree_builder
[118/912] 452532=test_date
[119/912] 452532=test_big5
[120/912] 452532=test_gem_commands_update_command
[121/912] 452531=test_protect
[122/912] 452531=test_pathname
[123/912] 452531=test_fnmatch
[124/912] 452531=test_coverage
[125/912] 452531=test_tempfile
[126/912] 452531=test_http_request
[127/912] 452533=test_store
[128/912] 452531=test_rdoc_markup_pre_process
[129/912] 452531=test_rdoc_generator_pot_po_entry
[130/912] 452531=test_erb_m17n
[131/912] 452531=test_timeout
[132/912] 452531=test_date_conv
[133/912] 452531=test_rdoc_markup_verbatim
[134/912] 452531=test_webauthn_poller
[135/912] 452532=test_egrep_cpp
[136/912] 452531=test_frozen
[137/912] 452531=test_serialize_subclasses
[138/912] 452533=test_gem_resolver_index_specification
[139/912] 452531=test_files_lib
[140/912] 452532=test_help
[141/912] 452532=test_string_memory
[142/912] 452533=test_enumerator_kw
[143/912] 452533=test_line_editor
[144/912] 452533=test_marshalable
[145/912] 452533=json_common_interface_test
[146/912] 452533=test_string
[147/912] 452532=test_function_entry
[148/912] 452532=test_error_highlight
[149/912] 452533=test_rdoc_any_method
[150/912] 452533=test_raise
[151/912] 452533=test_complexrational
[152/912] 452533=version_test
[153/912] 452533=test_import
[154/912] 452532=test_human_typo
[155/912] 452532=test_wait
[156/912] 452532=test_nil
[157/912] 452532=test_psych
[158/912] 452532=test_yaml_tree
[159/912] 452532=test_gem_commands_yank_command
[160/912] 452532=test_command
[161/912] 452532=test_euc_tw
[162/912] 452532=test_gem_resolver_dependency_request
[163/912] 452532=test_cstr
[164/912] 452533=test_gem_resolver_specification
[165/912] 452533=test_big2str
[166/912] 452533=test_logger
[167/912] 452533=test_pkey_dsa
[168/912] 452532=test_gem_config_file
[169/912] 452531=json_string_matching_test
[170/912] 452531=test_comparable
[171/912] 452531=test_yjit_exit_locations
[172/912] 452531=test_rdoc_rdoc
[173/912] 452532=test_type_completor
[174/912] 452532=test_rdoc_normal_module
[175/912] 452532=test_io_timeout
[176/912] 452532=test_rdoc_markdown_test
[177/912] 452531=location_test
[178/912] 452531=test_io_buffer
[179/912] 452531=test_kdf
[180/912] 452531=test_ldap
[181/912] 452531=test_defined
[182/912] 452531=test_passing_block
[183/912] 452531=test_nowrite
[184/912] 452531=test_thread_queue
[185/912] 452532=test_path_to_class
[186/912] 452532=test_enumerator
[187/912] 452532=test_reqarg
[188/912] 452533=test_gem_version
[189/912] 452532=test_spell_checker
[190/912] 452533=test_gem_ext_ext_conf_builder
[191/912] 452532=test_frozen_error
[192/912] 452532=test_resource
[193/912] 452532=test_gem_package_tar_reader_entry
[194/912] 452532=test_gem_uri
[195/912] 452532=test_yield_block
[196/912] 452532=test_bug-5832
[197/912] 452532=test_c_struct_builder
[198/912] 452532=test_pstore
[199/912] 452532=test_ubf_async_safe
[200/912] 452532=snippets_test
[201/912] 452533=test_gem_version_option
[202/912] 452533=test_win32ole_record
[203/912] 452533=test_rdoc_include
[204/912] 452533=test_date_compat
[205/912] 452533=test_proc
[206/912] 452532=test_console_attr
[207/912] 452532=test_gem_ext_cargo_builder
[208/912] 452532=test_gem_commands_unpack_command
[209/912] 452533=test_rdoc_options
[210/912] 452532=test_zlib
[211/912] 452533=test_gem_request_connection_pools
[212/912] 452533=test_init
[213/912] 452533=test_rat
[214/912] 452533=test_bug-3571
[215/912] 452533=test_yamlstore
[216/912] 452533=test_numeric
[217/912] 452533=test_flags
[218/912] 452531=test_file
[219/912] 452531=test_time
[220/912] 452531=test_gem_commands_owner_command
[221/912] 452533=test_nextafter
[222/912] 452533=test_capacity
[223/912] 452533=test_encoding
[224/912] 452531=test_hmac
[225/912] 452531=test_rdoc_generator_markup
[226/912] 452531=test_find
[227/912] 452531=test_constant
[228/912] 452533=test_pipe
[229/912] 452533=test_macro
[230/912] 452533=test_string
[231/912] 452531=test_gem_commands_server_command
[232/912] 452531=snapshots_test
[233/912] 452532=test_gem_resolver_activation_request
[234/912] 452532=test_function
[235/912] 452531=test_win32ole_method_event
[236/912] 452531=test_tcp
[237/912] 452531=test_integer
[238/912] 452531=test_gem_name_tuple
[239/912] 452531=test_rdoc_markup_to_table_of_contents
[240/912] 452531=test_gem_requirement
[241/912] 452532=test_open-uri
[242/912] 452531=test_case
[243/912] 452531=test_enumerator
[244/912] 452532=test_enc_associate
[245/912] 452532=test_rdoc_context
[246/912] 452532=test_gem_command_manager
[247/912] 452532=test_array
[248/912] 452532=test_gc
[249/912] 452532=test_qsort
[250/912] 452532=test_math
[251/912] 452532=test_libs
[252/912] 452532=test_iso_8859
[253/912] 452532=test_safe_load
[254/912] 452532=test_sprintf
[255/912] 452532=test_yaml_special_cases
[256/912] 452532=test_recorder
[257/912] 452532=test_name_error
[258/912] 452532=test_gem_source_list
[259/912] 452532=json_addition_test
[260/912] 452532=test_gem_commands_sources_command
[261/912] 452532=test_const
[262/912] 452532=test_rdoc_parser_rd
[263/912] 452532=comments_test
[264/912] 452532=test_class
[265/912] 452532=test_exit
[266/912] 452532=test_framework
[267/912] 452532=test_inadvertent_creation
[268/912] 452532=test_ansi_with_terminfo
[269/912] 452532=test_coderange
[270/912] 452532=test_weakmap
[271/912] 452532=test_pack
[272/912] 452532=test_cgi_tag_helper
[273/912] 452532=test_pinned
[274/912] 452532=test_rdoc_generator_json_index
[275/912] 452532=test_nil2vtempty
[276/912] 452532=test_date_time
[277/912] 452532=test_condition
[278/912] 452532=test_gem_resolver_vendor_set
[279/912] 452532=test_cp949
[280/912] 452532=test_jaro_winkler
[281/912] 452532=test_sleep
[282/912] 452533=test_mixed_unicode_escapes
[283/912] 452533=test_fileutils
[284/912] 452531=dispatcher_test
[285/912] 452531=test_gem_dependency_resolution_error
[286/912] 452531=test_stack
Leaked file descriptor: TestFileUtils#test_chown_error: 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-30 00:42:14.361814446 +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: 10 #<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-30 00:54:14.22056675 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    452533  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    452533  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[287/912] 452533=test_windows_1252
[288/912] 452533=test_sorted_set
[289/912] 452533=test_emoji
[290/912] 452533=test_date_attr
[291/912] 452533=test_sizeof
[292/912] 452531=test_gem_request_set_lockfile_parser
[293/912] 452531=test_face
[294/912] 452531=test_stringchar
[295/912] 452531=constant_path_node_test
[296/912] 452531=test_econv
[297/912] 452532=warnings_test
[298/912] 452532=test_gem_install_update_options
[299/912] 452532=test_gem_specification
[300/912] 452531=test_pkey_rsa
[301/912] 452531=test_flush
[302/912] 452531=test_numhash
[303/912] 452531=test_system
[304/912] 452533=test_rdoc_cross_reference
[305/912] 452531=test_parse
[306/912] 452533=test_rdoc_class_module
[307/912] 452531=attribute_write_test
[308/912] 452531=test_method_cache
[309/912] 452531=test_win32ole_variable
[310/912] 452531=test_argf
[311/912] 452532=test_x509name
[312/912] 452532=test_yaml
[313/912] 452533=test_yjit
[314/912] 452533=test_cclass
[315/912] 452533=test_gem_uninstaller
[316/912] 452532=test_gem_remote_fetcher_local_server
[317/912] 452532=test_gem_dependency
[318/912] 452532=test_m17n
[319/912] 452532=test_method
[320/912] 452533=test_filter
[321/912] 452533=test_parser_events
[322/912] 452533=test_pkcs12
[323/912] 452533=test_gem_remote_fetcher
[324/912] 452533=test_json_tree
[325/912] 452533=test_koi8
[326/912] 452533=test_severity
[327/912] 452533=test_ractor
[328/912] 452533=test_case
[329/912] 452533=test_gem_package_tar_writer
[330/912] 452533=test_str2big
[331/912] 452533=test_set
[332/912] 452533=test_utf16
[333/912] 452533=test_http
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 12 #<File::Stat dev=0x9, ino=4029369982, 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    452533  opc   12u  IPv4 4029369982      0t0  TCP localhost:43783->localhost:40158 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 13 #<File::Stat dev=0x9, ino=4029370558, 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    452533  opc   13u  IPv4 4029370558      0t0  TCP localhost:39297->localhost:44172 (CLOSE_WAIT)
.Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 14 #<File::Stat dev=0x9, ino=4029370648, 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    452533  opc   14u  IPv4 4029370648      0t0  TCP localhost:43599->localhost:55770 (CLOSE_WAIT)
.Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 15 #<File::Stat dev=0x9, ino=4029370770, 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    452533  opc   15u  IPv4 4029370770      0t0  TCP localhost:39811->localhost:40632 (CLOSE_WAIT)
[334/912] 452531=test_rdoc_markup_to_rdoc
[335/912] 452531=test_gem_commands_push_command
.Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 16 #<File::Stat dev=0x9, ino=4029370834, 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    452533  opc   16u  IPv4 4029370834      0t0  TCP localhost:33713->localhost:35252 (CLOSE_WAIT)
[336/912] 452531=locals_test
[337/912] 452531=test_too_many_dummy_encodings
[338/912] 452531=test_method_cache
[339/912] 452531=test_sprintf_comb
[340/912] 452531=test_rendering
[341/912] 452531=test_gem_source_local
[342/912] 452531=test_win32ole
[343/912] 452531=test_internal_ivar
[344/912] 452531=desugar_compiler_test
[345/912] 452531=test_gem_gemcutter_utilities
[346/912] 452531=test_rdoc_task
[347/912] 452531=test_backtrace
[348/912] 452531=tunnel_test
[349/912] 452531=test_tracepoint
[350/912] 452531=test_settracefunc
[351/912] 452531=test_gem_text
[352/912] 452531=test_pty
.Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 17 #<File::Stat dev=0x9, ino=4029370952, 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>
[353/912] 452532=test_gem_dependency_installerCOMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    452533  opc   17u  IPv4 4029370952      0t0  TCP localhost:37637->localhost:43106 (CLOSE_WAIT)

[354/912] 452531=test_http
[355/912] 452531=test_hash
[356/912] 452533=test_gem_commands_specification_command
[357/912] 452533=test_scan_args
[358/912] 452533=test_gem_request
[359/912] 452533=test_gem_commands_which_command
[360/912] 452533=test_gem_package_old
[361/912] 452533=test_gem_ext_cargo_builder_unit
[362/912] 452533=test_case_mapping
[363/912] 452533=test_rational
[364/912] 452533=test_rdoc_rubygems_hook
[365/912] 452533=test_gem_resolver_api_specification
[366/912] 452533=test_ractor
[367/912] 452533=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 19 : #<TCPSocket:fd 19, AF_INET, 127.0.0.1, 44541>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    452533  opc   19u  IPv4 4029370238      0t0  TCP localhost:44541->localhost:56060 (CLOSE_WAIT)
[368/912] 452532=test_key_event_record
[369/912] 452532=test_date_parse
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 19
[370/912] 452533=test_mdns
[371/912] 452533=test_open3
[372/912] 452532=test_thread
[373/912] 452532=test_arity
[374/912] 452532=test_svcb_https
[375/912] 452532=test_pkey_ec
[376/912] 452532=test_buffering
[377/912] 452532=test_gem_spec_fetcher
[378/912] 452532=test_yamldbm
[379/912] 452532=test_warning
[380/912] 452532=test_switch_hitter
[381/912] 452532=test_default_gems
[382/912] 452532=test_unicode_escape
[383/912] 452532=test_gbk
[384/912] 452532=test_backtrace
[385/912] 452532=test_gem_commands_dependency_command
[386/912] 452532=test_set
[387/912] 452532=test_rdoc_method_attr
[388/912] 452532=test_enumerable
[389/912] 452532=test_tree_spell_checker
[390/912] 452532=ruby_parser_test
[391/912] 452532=test_grapheme_breaks
[392/912] 452532=test_hash_create
[393/912] 452532=test_queue
[394/912] 452532=test_boolean
[395/912] 452532=test_gem_resolver_lock_specification
[396/912] 452532=test_dryrun
[397/912] 452532=test_rdoc_i18n_locale
[398/912] 452532=test_gc_compact
[399/912] 452531=test_prettyprint
[400/912] 452531=test_gem_uri_formatter
[401/912] 452531=test_cgi_util
[402/912] 452531=test_ole_methods
[403/912] 452531=test_clone
[404/912] 452531=lex_test
[405/912] 452533=test_enc_raise
[406/912] 452533=test_rubyoptions
[407/912] 452531=test_data_error
[408/912] 452531=test_rdoc_stats
[409/912] 452531=test_files_sample
[410/912] 452531=test_optimization
[411/912] 452532=test_force_exit
[412/912] 452532=test_rdoc_store
[413/912] 452532=test_shift_jis
[414/912] 452532=regexp_test
[415/912] 452532=test_remote_fetch_error
[416/912] 452532=test_show_source
[417/912] 452532=test_yield
[418/912] 452532=test_rdoc_generator_darkfish
[419/912] 452532=test_gem_resolver_lock_set
[420/912] 452532=test_random
[421/912] 452532=test_undef
[422/912] 452532=test_gem_command
[423/912] 452532=test_asn1
[424/912] 452532=test_normalize
[425/912] 452532=test_emoji_breaks
[426/912] 452532=test_gem_commands_open_command
[427/912] 452532=test_verbose
[428/912] 452532=test_assignment
[429/912] 452533=test_gem_update_suggestion
[430/912] 452533=test_utf32
[431/912] 452533=test_gem_resolver_git_specification
[432/912] 452533=test_basicinstructions
[433/912] 452533=test_erb
[434/912] 452533=test_date_ractor
[435/912] 452532=test_key_actor_emacs
[436/912] 452533=test_gem_security
[437/912] 452531=test_hash
[438/912] 452531=test_variable
[439/912] 452531=test_gem_commands_pristine_command
[440/912] 452532=test_optarg
[441/912] 452532=test_rdoc_tom_doc
[442/912] 452532=test_pp
[443/912] 452532=test_gem_impossible_dependencies_error
[444/912] 452532=test_raise_exception
[445/912] 452532=test_arith_seq_beg_len_step
[446/912] 452532=test_exception
[447/912] 452532=test_noarg
[448/912] 452532=test_gem_resolver_requirement_list
[449/912] 452532=test_shapes
[450/912] 452532=test_did_you_mean
[451/912] 452532=test_rdoc_extend
[452/912] 452532=regular_expression_encoding_test
[453/912] 452532=test_cesu8
[454/912] 452532=test_err_in_callback
[455/912] 452532=test_method_name_check
[456/912] 452532=test_storage
[457/912] 452532=test_merge_keys
[458/912] 452532=test_string
[459/912] 452532=test_iterator
[460/912] 452532=test_gem_commands_install_command
[461/912] 452531=test_kernel
[462/912] 452531=test_rendering
[463/912] 452531=test_gem_rdoc
[464/912] 452531=test_dot_dot
[465/912] 452531=!Nothing_to_test
[466/912] 452531=static_literals_test
[467/912] 452531=test_process
[468/912] 452531=test_forwardable
[469/912] 452531=test_fd_setsize
[470/912] 452531=test_dir_m17n
[471/912] 452532=test_memory_view
[472/912] 452531=test_array_create
[473/912] 452531=test_complex
[474/912] 452531=test_threadgroup
[475/912] 452532=test_dup
[476/912] 452532=test_rdoc_single_class
[477/912] 452532=test_acceptable
[478/912] 452532=test_gem_ext_cargo_builder_link_flag_converter
[479/912] 452532=test_gem_local_remote_options
[480/912] 452532=parse_test
[481/912] 452532=test_rdoc_token_stream
[482/912] 452532=test_mutex
[483/912] 452531=test_type
[484/912] 452531=heredoc_dedent_test
[485/912] 452531=test_tmpdir
[486/912] 452531=test_struct
[487/912] 452532=test_gem_resolver_installed_specification
[488/912] 452532=test_exception_at_throwing
[489/912] 452532=test_ractor
[490/912] 452531=parse_stream_test
[491/912] 452531=test_stringscanner
[492/912] 452531=json_generic_object_test
[493/912] 452531=test_fiddle
[494/912] 452532=test_gem_resolver_vendor_specification
[495/912] 452532=test_date_arith
[496/912] 452532=test_gem_safe_marshal
[497/912] 452531=test_ractor
[498/912] 452531=test_sexp
[499/912] 452531=test_httpheader
[500/912] 452531=test_rdoc_ri_driver
[501/912] 452531=test_signedness
[502/912] 452532=test_gem_resolver_git_set
[503/912] 452532=test_gem_commands_check_command
[504/912] 452532=test_digest
[505/912] 452533=test_evaluation
[506/912] 452533=test_protocol
[507/912] 452532=test_files_test
[508/912] 452532=test_weakkeymap
[509/912] 452533=test_rdoc_markup_to_ansi
[510/912] 452533=test_object_create_start
[511/912] 452533=test_https
[512/912] 452531=test_gem_commands_info_command
[513/912] 452531=test_gem_request_set_gem_dependency_api
[514/912] 452532=test_name_error_extension
[515/912] 452532=test_rdoc_markup_paragraph
[516/912] 452532=test_x509cert
[517/912] 452532=test_irb
[518/912] 452531=test_bn
[519/912] 452531=test_variable_name_check
[520/912] 452531=test_require_path_check
[521/912] 452532=test_logdevice
[522/912] 452531=test_ast
[523/912] 452532=test_gem_package_tar_header
[524/912] 452532=test_ssl_session
[525/912] 452532=test_logperiod
[526/912] 452532=test_case_comprehensive
[527/912] 452532=fixtures_test
[528/912] 452532=test_rational2
[529/912] 452532=test_placearg
[530/912] 452532=test_completion
[531/912] 452532=test_file_exhaustive
Leaked file descriptor: TestFileExhaustive#test_expand_path_home: 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-30 00:42:14.361814446 +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    452532  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[532/912] 452533=test_rdoc_markup_document
[533/912] 452533=test_delete
[534/912] 452533=test_gem_security_policy
[535/912] 452533=test_proxy
[536/912] 452533=test_handle
[537/912] 452533=test_io_wait_uncommon
[538/912] 452533=test_continuation
[539/912] 452533=test_gem_silent_ui
[540/912] 452533=test_signal
[541/912] 452533=test_fixnum
[542/912] 452533=test_gem_ci_detector
[543/912] 452533=test_x509store
[544/912] 452533=test_rdoc_rd_block_parser
[545/912] 452533=test_rdoc_markup_to_joined_paragraph
[546/912] 452533=test_rdoc_markup_to_markdown
[547/912] 452533=test_rdoc_generator_pot
[548/912] 452533=test_rdoc_rd
[549/912] 452533=test_gem_gem_runner
[550/912] 452533=test_require_lib
[551/912] 452532=test_metaclass
[552/912] 452532=test_objectspace
[553/912] 452532=test_require
[554/912] 452533=test_my_integer
[555/912] 452533=test_gem_resolver_composed_set
[556/912] 452533=test_debugger_integration
[557/912] 452533=test_not
[558/912] 452533=test_cgi_cookie
[559/912] 452533=test_tracer
[560/912] 452533=test_cd
[561/912] 452533=test_rdoc_markup_attribute_manager
[562/912] 452533=test_wss
[563/912] 452533=test_option
[564/912] 452533=test_gem_source_lock
[565/912] 452533=test_update
[566/912] 452533=test_cipher
[567/912] 452533=test_new
[568/912] 452533=test_rdoc_rd_inline_parser
[569/912] 452533=test_win32ole_type
[570/912] 452533=test_load
[571/912] 452533=test_custom_command
[572/912] 452533=test_rdoc_parser_markdown
[573/912] 452533=equality_test
[574/912] 452533=test_cparser
[575/912] 452532=fuzzer_test
[576/912] 452532=test_rubyvm
[577/912] 452532=onigmo_test
[578/912] 452532=test_c_struct_entry
[579/912] 452533=test_struct
[580/912] 452533=test_config
[581/912] 452533=test_ostruct
[582/912] 452533=test_depth_first
[583/912] 452533=test_change_word
[584/912] 452533=test_module
[585/912] 452532=test_erb_command
[586/912] 452532=test_gem_security_trust_dir
[587/912] 452532=test_gem_validator
[588/912] 452532=test_gem_source_installed
[589/912] 452532=test_usrmarshal
[590/912] 452532=test_integer_comb
[591/912] 452532=test_bundled_ca
[592/912] 452533=test_load
[593/912] 452533=test_abi
[594/912] 452533=test_ssl
[595/912] 452532=test_lock_native_thread
[596/912] 452532=test_gem_package_task
[597/912] 452532=test_resize
[598/912] 452532=test_win32ole_param
[599/912] 452532=test_key_error
[600/912] 452532=test_fiber
[601/912] 452532=test_gem_commands_mirror
[602/912] 452532=test_engine
[603/912] 452532=integer_parse_test
[604/912] 452532=test_io_m17n
[605/912] 452532=test_rdoc_top_level
[606/912] 452532=test_float
[607/912] 452533=test_gem_stub_specification
[608/912] 452533=test_cmethod
[609/912] 452533=test_color
[610/912] 452533=test_gb18030
[611/912] 452533=test_propertyputref
[612/912] 452533=test_reline_key
[613/912] 452533=test_gem_commands_lock_command
[614/912] 452533=test_unicode_normalize
[615/912] 452533=test_rdoc_generator_ri
[616/912] 452533=parse_comments_test
[617/912] 452533=test_gem_stream_ui
[618/912] 452533=test_ipaddr
[619/912] 452533=test_scanner_events
[620/912] 452533=implicit_array_test
[621/912] 452533=test_ocsp
[622/912] 452533=test_omap
[623/912] 452533=test_date_strptime
[624/912] 452533=test_shellwords
[625/912] 452533=test_mul
[626/912] 452533=test_rdoc_generator_pot_po
[627/912] 452533=json_ext_parser_test
[628/912] 452533=test_gem_ext_configure_builder
[629/912] 452533=test_nonblock
[630/912] 452533=test_rdoc_parser_simple
[631/912] 452533=test_x509attr
[632/912] 452533=test_printf
[633/912] 452533=test_workspace
[634/912] 452533=test_cgi_modruby
[635/912] 452533=magic_comment_test
[636/912] 452532=test_win32ole_variant
[637/912] 452532=test_gem_remote_fetcher_s3
[638/912] 452533=test_win32ole_param_event
[639/912] 452533=test_rdoc_parser
[640/912] 452533=test_https_proxy
[641/912] 452533=test_etc
[642/912] 452532=test_gem_commands_rebuild_command
[643/912] 452533=test_nomethod_error
[644/912] 452533=test_stat
[645/912] 452533=test_files_test_1
[646/912] 452533=test_dir
[647/912] 452532=test_rubygems
[648/912] 452532=test_resolve_symbol
[649/912] 452532=ripper_test
[650/912] 452533=test_closure
[651/912] 452532=test_digest
[652/912] 452532=test_path
[653/912] 452532=test_rdoc_rd_inline
[654/912] 452532=test_io
[655/912] 452533=test_uncorrectable_name_check
[656/912] 452533=test_gem_commands_signout_command
[657/912] 452533=test_gem_package_tar_reader
[658/912] 452533=test_env
[659/912] 452533=test_win32ole_variant_m
[660/912] 452533=test_pair
[661/912] 452533=test_gem_commands_setup_command
[662/912] 452533=test_bundled_gems
[663/912] 452533=test_history
[664/912] 452533=test_document
[665/912] 452533=test_eval
[666/912] 452533=test_gem_safe_yaml
[667/912] 452533=test_singleton_function
[668/912] 452533=test_iseq
[669/912] 452531=parser_test
[670/912] 452531=test_primitive
[671/912] 452531=test_rdoc_ri_paths
[672/912] 452531=test_parser
[673/912] 452531=test_cgi_multipart
[674/912] 452531=test_lazy_enumerator
[675/912] 452533=test_gem_request_set_lockfile_tokenizer
[676/912] 452533=test_autoconf
[677/912] 452533=test_ractor_compatibility
[678/912] 452532=test_arithmetic_sequence
[679/912] 452532=test_find_executable
[680/912] 452532=test_ftp
[681/912] 452532=test_sockopt
[682/912] 452532=test_gem_source_fetch_problem
[683/912] 452532=test_rdoc_comment
[684/912] 452532=test_install
[685/912] 452531=test_encoding
[686/912] 452531=test_autoload
[687/912] 452533=test_gem_package
[688/912] 452532=test_array
[689/912] 452533=test_benchmark
[690/912] 452533=test_at_exit
[691/912] 452533=command_line_test
[692/912] 452533=test_have_macro
[693/912] 452533=test_mkmf
[694/912] 452533=test_gem_source
[695/912] 452533=test_class
[696/912] 452533=test_win32ole_method
[697/912] 452533=test_lexer
[698/912] 452533=test_regex_casefold
[699/912] 452533=test_gem_source_git
[700/912] 452533=test_ripper
[701/912] 452533=test_stringio
[702/912] 452531=overlap_test
[703/912] 452533=test_assembler
[704/912] 452533=test_thread_cv
[705/912] 452531=test_files_ext
[706/912] 452531=test_random
[707/912] 452531=test_eval_history
[708/912] 452531=test_unicode
[709/912] 452531=dump_test
[710/912] 452533=test_trace
[711/912] 452533=test_gem_path_support
[712/912] 452533=test_arity
[713/912] 452533=test_win32ole_type_event
[714/912] 452533=test_keyword
[715/912] 452533=test_scalar_scanner
[716/912] 452533=test_rb_str_dup
[717/912] 452533=test_lambda
[718/912] 452531=test_emitter
[719/912] 452531=test_x509ext
[720/912] 452533=test_helper_method
[721/912] 452531=test_summary
[722/912] 452533=test_config
[723/912] 452531=test_file
[724/912] 452533=bom_test
[725/912] 452533=test_foreach
[726/912] 452533=test_rdoc_markup_to_html
[727/912] 452533=test_gem_resolver_installer_set
[728/912] 452533=test_append
[729/912] 452533=symbol_encoding_test
[730/912] 452533=test_helper
[731/912] 452533=test_gem_resolver_api_set
[732/912] 452533=test_duplicate
[733/912] 452533=test_kill_ring
[734/912] 452533=test_addr
[735/912] 452533=test_mailto
[736/912] 452533=test_object
[737/912] 452533=test_member
[738/912] 452533=test_cgi_header
[739/912] 452533=test_case_options
[740/912] 452533=test_monitor
[741/912] 452533=test_beginendblock
[742/912] 452533=test_eval
[743/912] 452533=parameters_signature_test
[744/912] 452533=test_regexp
[745/912] 452531=test_whileuntil
[746/912] 452531=test_nofree
[747/912] 452531=test_rdoc_normal_class
[748/912] 452531=test_within_pipe
[749/912] 452531=test_pointer
[750/912] 452532=test_bug_reporter
[751/912] 452531=test_gem_installer
[752/912] 452532=test_ossl
[753/912] 452531=test_buffered_io
[754/912] 452531=regular_expression_options_test
[755/912] 452531=test_arith_seq_extract
[756/912] 452531=test_ruby_lex
[757/912] 452531=test_object_references
[758/912] 452531=test_gem_source_subpath_problem
[759/912] 452531=test_gem_source_vendor
[760/912] 452531=test_gem_resolver
[761/912] 452531=test_object
[762/912] 452531=test_dln
[763/912] 452531=unescape_test
[764/912] 452532=test_gem_commands_exec_command
[765/912] 452531=test_super
[766/912] 452532=test_color_printer
[767/912] 452532=test_gem_available_set
[768/912] 452532=test_pkg_config
[769/912] 452532=test_modify_expand
[770/912] 452532=errors_test
[771/912] 452532=test_convertible
[772/912] 452531=test_func
[773/912] 452532=test_config
[774/912] 452532=reflection_test
[775/912] 452532=test_vm_dump
[776/912] 452532=json_encoding_test
[777/912] 452532=test_ftp
[778/912] 452532=test_ifunless
[779/912] 452532=test_allocation
[780/912] 452531=test_gem_console_ui
[781/912] 452531=test_insns_leaf
[782/912] 452531=test_readpartial
[783/912] 452531=test_httpresponse
[784/912] 452531=test_rdoc_parser_ruby
[785/912] 452531=test_x509req
[786/912] 452531=test_pattern_key_name_check
[787/912] 452531=heredoc_test
[788/912] 452531=test_profile_frames
[789/912] 452532=test_transcode
[790/912] 452531=test_refinement
[791/912] 452532=test_debug
[792/912] 452532=test_gem_commands_cleanup_command
[793/912] 452532=test_class2name
[794/912] 452532=test_cgi_session
[795/912] 452532=test_notimplement
[796/912] 452532=test_c_union_entity
[797/912] 452532=test_dns
[798/912] 452532=source_location_test
[799/912] 452532=test_x509crl
[800/912] 452532=test_rdoc_markup_heading
[801/912] 452532=test_io_console
[802/912] 452531=test_flip
[803/912] 452531=test_compile_prism
[804/912] 452531=test_helper
[805/912] 452531=test_win32ole_event
[806/912] 452531=test_gem_commands_uninstall_command
[807/912] 452532=test_rdoc_markup_formatter
[808/912] 452532=test_digest_extend
[809/912] 452532=test_gem_ext_cmake_builder
[810/912] 452532=test_thread_fd_close
[811/912] 452532=test_last_thread
[812/912] 452531=test_getopts
[813/912] 452531=test_alias
[814/912] 452531=test_fips
[815/912] 452532=test_emitter
[816/912] 452532=test_have_func
[817/912] 452531=test_date_marshal
[818/912] 452531=test_gem_commands_list_command
[819/912] 452531=test_date_new
[820/912] 452531=test_configuration
[821/912] 452531=test_gem_resolver_local_specification
[822/912] 452531=test_coder
[823/912] 452531=test_rdoc_servlet
[824/912] 452531=test_gem_commands_search_command
[825/912] 452531=test_symbol
[826/912] 452533=test_udp
[827/912] 452533=test_context
[828/912] 452533=test_gem_commands_contents_command
[829/912] 452533=test_formatter
[830/912] 452533=test_unix
[831/912] 452533=test_integer
[832/912] 452532=test_rbconfig
[833/912] 452532=test_num2int
[834/912] 452532=test_gem_commands_signin_command
[835/912] 452532=test_range
[836/912] 452532=test_iter_break
[837/912] 452532=test_extlibs
[838/912] 452533=test_enum
[839/912] 452532=test_rdoc_markup_include
[840/912] 452532=test_recursion
[841/912] 452532=test_require
[842/912] 452533=test_trick
[843/912] 452532=test_ractor
[844/912] 452532=test_stream
[845/912] 452532=test_address_resolve
[846/912] 452532=test_rdoc_attr
[847/912] 452532=test_locale
[848/912] 452532=test_ts
[849/912] 452532=test_gem
[850/912] 452531=test_registry
[851/912] 452531=numeric_value_test
[852/912] 452531=test_ansi_without_terminfo
[853/912] 452531=json_generator_test
[854/912] 452531=test_ractor
[855/912] 452531=test_parser
[856/912] 452531=node_id_test
[857/912] 452531=test_rdoc_markup_to_label
[858/912] 452531=test_gem_resolver_best_set
[859/912] 452531=test_cgi_core
[860/912] 452531=test_enc_str_buf_cat
[861/912] 452531=newline_test
[862/912] 452531=test_bignum
[863/912] 452533=test_rdoc_markup_hard_break
[864/912] 452533=test_nesting_parser
[865/912] 452533=test_marshal
[866/912] 452532=ractor_test
[867/912] 452532=test_ancdata
[868/912] 452532=test_gem_resolver_conflict
[869/912] 452532=test_ractor
[870/912] 452532=test_ssl
.Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 11 #<File::Stat dev=0x9, ino=4029387623, 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    452532  opc   11u  IPv4 4029387623      0t0  TCP localhost:39349->localhost:38982 (CLOSE_WAIT)
Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version:  #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
[871/912] 452533=test_scheduler
[872/912] 452533=test_gem_commands_help_command
[873/912] 452533=breadth_first_search_test
[874/912] 452533=test_data
[875/912] 452533=test_bug-14834
[876/912] 452533=test_socket
[877/912] 452533=test_terminfo
[878/912] 452533=test_inlinecache
[879/912] 452533=test_thread
[880/912] 452531=test_time_tz
[881/912] 452531=newline_offsets_test
[882/912] 452532=test_addrinfo
[883/912] 452531=test_to_ruby
[884/912] 452531=test_windows_1251
[885/912] 452531=test_gem_ext_builder
[886/912] 452532=test_history
[887/912] 452532=test_to_ary_concat
[888/912] 452531=test_reline
[889/912] 452531=integer_base_flags_test
[890/912] 452531=test_gem_commands_build_command
[891/912] 452531=test_call
[892/912] 452531=test_ellipsize
[893/912] 452531=test_symbol
[894/912] 452531=test_project_sanity
[895/912] 452531=test_delegate
[896/912] 452531=test_ensured
[897/912] 452531=test_key_stroke
[898/912] 452531=test_rdoc_markup
[899/912] 452531=test_euc_jp
[900/912] 452531=test_alias_and_anchor
[901/912] 452531=test_popen_deadlock
[902/912] 452531=test_time
[903/912] 452531=test_gem_resolver_index_set
[904/912] 452531=test_webauthn_listener_response
[905/912] 452531=test_sleep
[906/912] 452532=test_folderitem2_invokeverb
[907/912] 452532=test_set_len
[908/912] 452532=test_interned_str
[909/912] 452532=test_pattern_matching
[910/912] 452532=test_gc
[911/912] 452533=test_gem_request_set
[912/912] 452533=test_gem_bundler_version_finder
Finished tests in 197.332608s, 168.9533 tests/s, 32810.7406 assertions/s.
33340 tests, 6474629 assertions, 0 failures, 0 errors, 338 skips

ruby -v: ruby 3.4.0dev (2024-07-30T06:31:58Z master 1870505f47) [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-30T06:31:58Z master 1870505f47) [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.891009 seconds

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