# Logfile created on 2024-07-04 09:30:15 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffd5577fdc8 @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.20240704-093015", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffd557cd140 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffd557cce70 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffd556804b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240704-093015", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240704-093015>, @binmode=false, @mon_data=#<Monitor:0x0000fffd557cc470>, @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 rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 478ada0e2b
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
generating /home/opc/ruby/src/master/ext/ripper/eventids2table.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
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 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /home/opc/ruby/src/master/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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
f3a094ff90d2fe64c8f3fc63ae7cf1b8fff7ee3ebad31f9b557394ee6e055f83  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/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: 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]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: 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]: 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/syslog-0.1.2/ext/syslog'
make[2]: Leaving 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.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
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 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/power_assert.revision unchanged
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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
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
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'
Extracting bundle gem power_assert-2.0.3...
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/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
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/psych'
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.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.0/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/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.4.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.4.0+0
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.13.2
                                    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.1
                                    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.1
                                    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 1974 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/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=37886
  "--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/907] 71473=snippets_test
[  2/907] 71474=test_ubf_async_safe
[  3/907] 71472=test_pstore
[  4/907] 71474=test_rdoc_include
[  5/907] 71472=test_win32ole_record
[  6/907] 71472=test_gem_version_option
[  7/907] 71474=test_date_compat
[  8/907] 71474=test_gem_ext_cargo_builder
[  9/907] 71472=test_proc
[ 10/907] 71474=test_console_attr
[ 11/907] 71474=test_gem_commands_unpack_command
[ 12/907] 71474=test_zlib
[ 13/907] 71473=test_rdoc_options
[ 14/907] 71472=test_path_to_class
[ 15/907] 71472=test_enumerator
[ 16/907] 71472=test_reqarg
[ 17/907] 71473=test_frozen_error
[ 18/907] 71473=test_gem_ext_ext_conf_builder
[ 19/907] 71472=test_gem_version
[ 20/907] 71472=test_spell_checker
[ 21/907] 71472=test_gem_package_tar_reader_entry
[ 22/907] 71472=test_resource
[ 23/907] 71472=test_gem_uri
[ 24/907] 71472=test_bug-5832
[ 25/907] 71472=test_yield_block
[ 26/907] 71472=test_c_struct_builder
[ 27/907] 71472=test_macro
[ 28/907] 71472=test_string
[ 29/907] 71473=test_pipe
[ 30/907] 71473=test_gem_resolver_activation_request
[ 31/907] 71473=test_function
[ 32/907] 71474=snapshots_test
[ 33/907] 71473=test_gem_commands_server_command
[ 34/907] 71473=test_win32ole_method_event
[ 35/907] 71473=test_tcp
[ 36/907] 71473=test_rdoc_markup_to_table_of_contents
[ 37/907] 71473=test_gem_name_tuple
[ 38/907] 71473=test_integer
[ 39/907] 71473=test_gem_requirement
[ 40/907] 71474=test_rat
[ 41/907] 71474=test_init
[ 42/907] 71473=test_gem_request_connection_pools
[ 43/907] 71474=test_flags
[ 44/907] 71474=test_yamlstore
[ 45/907] 71474=test_bug-3571
[ 46/907] 71474=test_numeric
[ 47/907] 71473=test_time
[ 48/907] 71474=test_file
[ 49/907] 71474=test_capacity
[ 50/907] 71474=test_nextafter
[ 51/907] 71473=test_gem_commands_owner_command
[ 52/907] 71474=test_hmac
[ 53/907] 71474=test_encoding
[ 54/907] 71474=test_rdoc_generator_markup
[ 55/907] 71474=test_constant
[ 56/907] 71473=redundant_return_test
[ 57/907] 71473=test_find
[ 58/907] 71473=test_files_lib
[ 59/907] 71474=test_string_memory
[ 60/907] 71474=test_help
[ 61/907] 71474=test_enumerator_kw
[ 62/907] 71474=test_line_editor
[ 63/907] 71474=test_marshalable
[ 64/907] 71474=test_string
[ 65/907] 71474=json_common_interface_test
[ 66/907] 71474=test_rdoc_any_method
[ 67/907] 71474=test_error_highlight
[ 68/907] 71472=test_function_entry
[ 69/907] 71472=test_complexrational
[ 70/907] 71472=test_raise
[ 71/907] 71472=version_test
[ 72/907] 71472=test_tree_builder
[ 73/907] 71472=test_protect
[ 74/907] 71472=test_big5
[ 75/907] 71472=test_date
[ 76/907] 71472=test_gem_commands_update_command
[ 77/907] 71474=test_pathname
[ 78/907] 71474=test_fnmatch
[ 79/907] 71474=test_store
[ 80/907] 71473=test_rdoc_markup_pre_process
[ 81/907] 71473=test_tempfile
[ 82/907] 71474=test_http_request
[ 83/907] 71474=test_coverage
[ 84/907] 71473=test_erb_m17n
[ 85/907] 71473=test_rdoc_generator_pot_po_entry
[ 86/907] 71473=test_timeout
[ 87/907] 71473=test_webauthn_poller
[ 88/907] 71473=test_rdoc_markup_verbatim
[ 89/907] 71473=test_date_conv
[ 90/907] 71473=test_serialize_subclasses
[ 91/907] 71473=test_gem_resolver_index_specification
[ 92/907] 71473=test_frozen
[ 93/907] 71473=test_egrep_cpp
[ 94/907] 71473=json_string_matching_test
[ 95/907] 71473=test_gem_config_file
[ 96/907] 71473=test_comparable
[ 97/907] 71473=test_rdoc_rdoc
[ 98/907] 71474=test_yjit_exit_locations
[ 99/907] 71474=location_test
[100/907] 71474=test_rdoc_markdown_test
[101/907] 71473=test_rdoc_normal_module
[102/907] 71473=test_type_completor
[103/907] 71473=test_io_timeout
[104/907] 71473=test_io_buffer
[105/907] 71473=test_ldap
[106/907] 71473=test_kdf
[107/907] 71473=test_thread_queue
[108/907] 71472=test_nowrite
[109/907] 71472=test_defined
[110/907] 71472=test_passing_block
[111/907] 71472=test_wait
[112/907] 71472=test_import
[113/907] 71474=test_human_typo
[114/907] 71474=test_psych
[115/907] 71474=test_nil
[116/907] 71474=test_gem_commands_yank_command
[117/907] 71472=test_yaml_tree
[118/907] 71472=test_cstr
[119/907] 71474=test_gem_resolver_dependency_request
[120/907] 71474=test_command
[121/907] 71474=test_euc_tw
[122/907] 71474=test_big2str
[123/907] 71474=test_gem_resolver_specification
[124/907] 71474=test_logger
[125/907] 71474=test_pkey_dsa
[126/907] 71472=test_gem_commands_stale_command
[127/907] 71472=test_rdoc_markup_to_tt_only
[128/907] 71472=test_ws
[129/907] 71472=json_parser_test
[130/907] 71472=test_date_strftime
[131/907] 71472=test_gem_commands_cert_command
[132/907] 71474=test_singleton
[133/907] 71474=test_fstring
[134/907] 71472=test_numeric
[135/907] 71472=test_gem_ext_rake_builder
[136/907] 71474=test_rdoc_require
[137/907] 71474=test_word
[138/907] 71474=test_timeout
[139/907] 71472=test_rdoc_markup_raw
[140/907] 71472=test_key_name_check
[141/907] 71472=test_rdoc_markup_to_bs
[142/907] 71472=test_weakref
[143/907] 71472=test_instrumentation_api
[144/907] 71474=test_rdoc_alias
[145/907] 71474=test_io_buffer
[146/907] 71474=test_rdoc_context_section
[147/907] 71474=test_deprecated
[148/907] 71474=test_optparse
[149/907] 71474=test_exception
[150/907] 71473=test_bash_completion
[151/907] 71473=test_rdoc_markup_to_html_crossref
[152/907] 71473=test_files_test_2
[153/907] 71473=test_div
[154/907] 71473=pattern_test
[155/907] 71473=test_class_name_check
[156/907] 71473=test_scalar
[157/907] 71473=test_syntax
[158/907] 71474=test_zsh_completion
[159/907] 71474=test_basicsocket
[160/907] 71474=test_gem_commands_environment_command
[161/907] 71474=test_pkcs7
[162/907] 71472=test_pack
[163/907] 71474=test_gem_unsatisfiable_dependency_error
[164/907] 71474=static_inspect_test
[165/907] 71474=test_literal
[166/907] 71472=test_thread
[167/907] 71472=test_gem_security_signer
[168/907] 71472=test_complex2
[169/907] 71472=test_config
[170/907] 71474=test_gem_util
[171/907] 71472=test_input_method
[172/907] 71472=test_io
[173/907] 71474=test_rdoc_i18n_text
[174/907] 71474=test_ractor
[175/907] 71474=test_null
[176/907] 71474=test_data
[177/907] 71474=test_memory_view
[178/907] 71474=test_multi_irb_commands
[179/907] 71474=test_pkey_dh
[180/907] 71472=test_m17n_comb
[181/907] 71474=index_write_test
[182/907] 71474=test_win32ole_typelib
[183/907] 71474=parse_success_test
[184/907] 71474=test_pkey
[185/907] 71474=test_external_new
[186/907] 71474=test_bigzero
[187/907] 71474=test_gem_commands_query_command
[188/907] 71474=test_gem_platform
[189/907] 71474=compiler_test
SSL error: SSL_accept returned=1 errno=0 peeraddr=127.0.0.1:56018 state=error: certificate verify failed (unable to get local issuer certificate)
SSL error: SSL_accept returned=1 errno=0 peeraddr=127.0.0.1:56020 state=error: certificate verify failed (unable to get local issuer certificate)
[190/907] 71474=test_gem_remote_fetcher_local_ssl_server
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 40715>
COMMAND   PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    71474  opc    9u  IPv4 3650266039      0t0  TCP *:40715 (LISTEN)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 40421>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 40421>
COMMAND   PID USER   FD   TYPE     DEVICE SIZE/OFF       NODE NAME
ruby    71474  opc   10u  IPv4 3650268162      0t0        TCP *:40421 (LISTEN)
ruby    71474  opc   11u  sock        0,9      0t0 3650266111 protocol: TCP
ruby    71474  opc   13u  sock        0,9      0t0 3650268169 protocol: TCP
.Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 10
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 13
Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: #<Thread:0x0000fffccbab25e8 /home/opc/ruby/src/master/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep>
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 11
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 33285>
COMMAND   PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    71474  opc   10u  IPv4 3650268206      0t0  TCP *:33285 (LISTEN)
Finished thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: #<Thread:0x0000fffccbab25e8 /home/opc/ruby/src/master/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead>
.Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 10
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 12
[191/907] 71474=test_rand
[192/907] 71474=test_random_formatter
[193/907] 71474=test_string_processing
[194/907] 71474=encodings_test
[195/907] 71474=test_rdoc_markup_attributes
[196/907] 71474=test_rdoc_code_object
[197/907] 71472=test_process
[198/907] 71474=test_bmethod
[199/907] 71474=test_gem_source_specific_file
[200/907] 71474=test_euc_kr
[201/907] 71474=test_provider
[202/907] 71474=test_gem_doctor
[203/907] 71474=json_fixtures_test
[204/907] 71474=test_len
[205/907] 71474=test_disable_irb
[206/907] 71474=test_rdoc_parser_c
[207/907] 71473=test_kwargs
[208/907] 71473=test_pack
[209/907] 71474=test_io_wait
[210/907] 71473=test_tsort
[211/907] 71473=test_gem_commands_fetch_command
[212/907] 71474=test_typeddata
[213/907] 71473=test_securerandom
[214/907] 71473=test_gem_commands_outdated_command
[215/907] 71473=test_gem_dependency_list
[216/907] 71473=string_encoding_test
[217/907] 71473=test_rdoc_parser_changelog
[218/907] 71474=test_require
[219/907] 71474=test_stringify_symbols
[220/907] 71474=test_objspace
[221/907] 71473=test_rdoc_text
[222/907] 71473=library_symbols_test
[223/907] 71473=test_rdoc_markup_indented_paragraph
[224/907] 71473=test_rdoc_markup_parser
[225/907] 71473=test_iseq_load
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-04 00:25:06.393021328 +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    71472  opc    7r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[226/907] 71473=test_stream
[227/907] 71473=test_have_library
[228/907] 71473=test_ns_spki
[229/907] 71473=test_rdoc_encoding
[230/907] 71473=test_win32ole_variant_outarg
[231/907] 71473=test_key_actor_vi
[232/907] 71473=test_postponed_job
[233/907] 71473=test_gem_request_set_lockfile
[234/907] 71473=test_rdoc_markdown
[235/907] 71473=test_httpresponses
[236/907] 71473=test_deprecate
[237/907] 71473=test_rdoc_constant
[238/907] 71473=test_generic
[239/907] 71473=test_common
[240/907] 71473=test_rdoc_markup_to_html_snippet
[241/907] 71473=test_basicinstructions
[242/907] 71473=test_gem_resolver_git_specification
[243/907] 71473=test_utf32
[244/907] 71473=test_key_actor_emacs
[245/907] 71473=test_gem_security
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-04 00:25:30.497112206 +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    71472  opc    8r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[246/907] 71473=test_erb
[247/907] 71473=test_date_ractor
[248/907] 71473=test_variable
[249/907] 71473=test_hash
[250/907] 71473=test_rdoc_tom_doc
[251/907] 71473=test_gem_commands_pristine_command
[252/907] 71473=test_optarg
[253/907] 71473=test_gem_impossible_dependencies_error
[254/907] 71473=test_pp
[255/907] 71473=test_gem_resolver_requirement_list
[256/907] 71473=test_noarg
[257/907] 71473=test_arith_seq_beg_len_step
[258/907] 71473=test_raise_exception
[259/907] 71473=test_exception
[260/907] 71473=test_undef
[261/907] 71473=test_random
[262/907] 71473=test_gem_resolver_lock_set
[263/907] 71473=test_rdoc_generator_darkfish
[264/907] 71473=test_gem_command
[265/907] 71473=test_asn1
[266/907] 71473=test_gem_commands_open_command
[267/907] 71473=test_verbose
[268/907] 71473=test_emoji_breaks
[269/907] 71473=test_normalize
[270/907] 71473=test_gem_update_suggestion
[271/907] 71473=test_assignment
[272/907] 71473=!Nothing_to_test
[273/907] 71473=static_literals_test
[274/907] 71473=test_fd_setsize
[275/907] 71473=test_forwardable
[276/907] 71473=test_process
[277/907] 71473=test_array_create
[278/907] 71473=test_memory_view
[279/907] 71473=test_dir_m17n
[280/907] 71473=test_threadgroup
[281/907] 71473=test_complex
[282/907] 71473=test_did_you_mean
[283/907] 71473=test_shapes
[284/907] 71473=test_cesu8
[285/907] 71473=test_rdoc_extend
[286/907] 71473=regular_expression_encoding_test
[287/907] 71473=test_storage
[288/907] 71473=test_method_name_check
[289/907] 71473=test_err_in_callback
[290/907] 71473=test_merge_keys
[291/907] 71473=test_string
[292/907] 71473=test_iterator
[293/907] 71473=test_gem_commands_install_command
[294/907] 71472=test_rendering
[295/907] 71472=test_kernel
[296/907] 71472=test_dot_dot
[297/907] 71472=test_gem_rdoc
[298/907] 71472=test_warning
[299/907] 71472=test_yamldbm
[300/907] 71472=test_gem_spec_fetcher
[301/907] 71472=test_unicode_escape
[302/907] 71472=test_switch_hitter
[303/907] 71472=test_default_gems
[304/907] 71472=test_backtrace
[305/907] 71472=test_gbk
[306/907] 71472=test_gem_commands_dependency_command
[307/907] 71472=test_enumerable
[308/907] 71472=test_rdoc_method_attr
[309/907] 71472=test_set
[310/907] 71472=test_tree_spell_checker
[311/907] 71472=ruby_parser_test
[312/907] 71472=test_grapheme_breaks
[313/907] 71472=test_hash_create
[314/907] 71472=test_rational
[315/907] 71472=test_case_mapping
[316/907] 71472=test_gem_ext_cargo_builder_unit
[317/907] 71472=test_ractor
[318/907] 71472=test_gem_resolver_api_specification
[319/907] 71472=test_rdoc_rubygems_hook
[320/907] 71473=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 44973>
[321/907] 71472=test_key_event_record
[322/907] 71472=test_mdns
[323/907] 71472=test_open3COMMAND   PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    71473  opc   11u  IPv4 3650270913      0t0  TCP localhost:44973->localhost:54832 (CLOSE_WAIT)

[324/907] 71473=test_date_parse
[325/907] 71473=test_arity
[326/907] 71473=test_thread
[327/907] 71473=test_svcb_https
[328/907] 71473=test_pkey_ec
[329/907] 71473=test_buffering
[330/907] 71473=test_rdoc_stats
[331/907] 71473=test_files_sample
[332/907] 71473=test_data_error
[333/907] 71473=test_rubyoptions
[334/907] 71472=test_optimization
[335/907] 71474=test_force_exit
[336/907] 71474=test_shift_jis
[337/907] 71474=test_rdoc_store
[338/907] 71474=regexp_test
[339/907] 71474=test_yield
[340/907] 71473=test_remote_fetch_error
[341/907] 71473=test_show_source
[342/907] 71473=test_queue
[343/907] 71473=test_gem_resolver_lock_specification
[344/907] 71473=test_boolean
[345/907] 71473=test_gc_compact
[346/907] 71474=test_rdoc_i18n_locale
[347/907] 71474=test_dryrun
[348/907] 71474=test_gem_uri_formatter
[349/907] 71474=test_prettyprint
[350/907] 71474=test_ole_methods
[351/907] 71474=test_cgi_util
[352/907] 71474=lex_test
[353/907] 71472=test_clone
[354/907] 71472=test_enc_raise
[355/907] 71472=test_ractor
[356/907] 71472=test_case
[357/907] 71472=test_severity
[358/907] 71472=test_str2big
[359/907] 71472=test_gem_package_tar_writer
[360/907] 71472=test_utf16
[361/907] 71472=test_http
[362/907] 71474=test_set
[363/907] 71474=test_rdoc_markup_to_rdoc
[364/907] 71474=test_argf
[365/907] 71473=test_yaml
[366/907] 71473=test_x509name
[367/907] 71473=test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 39287>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 40729>
COMMAND   PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    71473  opc    9u  IPv6 3650275891      0t0  TCP localhost:39287 (LISTEN)
ruby    71473  opc   10u  IPv6 3650277150      0t0  TCP localhost:40729 (LISTEN)
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 37175>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 36409>
COMMAND   PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    71473  opc   11u  IPv6 3650275921      0t0  TCP localhost:37175 (LISTEN)
ruby    71473  opc   12u  IPv6 3650277182      0t0  TCP localhost:36409 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 42617>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 38305>
COMMAND   PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    71473  opc   11u  IPv6 3650275949      0t0  TCP localhost:42617 (LISTEN)
ruby    71473  opc   12u  IPv6 3650275950      0t0  TCP localhost:38305 (LISTEN)
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 12
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 41539>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 41443>
COMMAND   PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    71473  opc   11u  IPv6 3650275985      0t0  TCP localhost:41539 (LISTEN)
ruby    71473  opc   12u  IPv6 3650277258      0t0  TCP localhost:41443 (LISTEN)
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 12
[368/907] 71473=test_gem_dependency
Closed file descriptor: TestGemDependency#test_initialize_type: 9
Closed file descriptor: TestGemDependency#test_initialize_type: 10
[369/907] 71473=test_yjit
[370/907] 71473=test_gem_uninstaller
[371/907] 71473=test_cclass
[372/907] 71473=test_method
[373/907] 71474=test_m17n
[374/907] 71474=test_parser_events
[375/907] 71474=test_filter
[376/907] 71474=test_pkcs12
[377/907] 71474=test_json_tree
[378/907] 71474=test_koi8
[379/907] 71474=test_gem_remote_fetcher
[380/907] 71474=test_pty
[381/907] 71474=test_gem_dependency_installer
[382/907] 71474=test_http
[383/907] 71474=test_hash
[384/907] 71472=test_gem_commands_specification_command
[385/907] 71472=test_scan_args
[386/907] 71472=test_gem_commands_which_command
[387/907] 71472=test_gem_request
[388/907] 71472=test_gem_package_old
[389/907] 71472=test_gem_commands_push_command
[390/907] 71473=locals_test
[391/907] 71472=test_method_cache
[392/907] 71472=test_too_many_dummy_encodings
[393/907] 71472=test_sprintf_comb
[394/907] 71472=test_gem_source_local
[395/907] 71473=test_internal_ivar
[396/907] 71473=test_win32ole
[397/907] 71473=test_rendering
[398/907] 71473=desugar_compiler_test
[399/907] 71473=test_gem_gemcutter_utilities
[400/907] 71472=test_rdoc_task
[401/907] 71472=test_settracefunc
[402/907] 71473=test_gem_text
[403/907] 71473=test_tracepoint
[404/907] 71473=tunnel_test
[405/907] 71473=test_backtrace
[406/907] 71472=test_framework
[407/907] 71472=test_coderange
[408/907] 71472=test_weakmap
[409/907] 71474=test_ansi_with_terminfo
[410/907] 71474=test_inadvertent_creation
[411/907] 71474=test_cgi_tag_helper
[412/907] 71474=test_pack
[413/907] 71474=test_pinned
[414/907] 71474=test_rdoc_generator_json_index
[415/907] 71474=test_date_time
[416/907] 71474=test_nil2vtempty
[417/907] 71474=test_case
[418/907] 71474=test_open-uri
[419/907] 71473=test_enc_associate
[420/907] 71474=test_enumerator
[421/907] 71473=test_gem_command_manager
[422/907] 71473=test_rdoc_context
[423/907] 71473=test_array
[424/907] 71473=test_libs
[425/907] 71473=test_iso_8859
[426/907] 71473=test_math
[427/907] 71473=test_gc
[428/907] 71473=test_qsort
[429/907] 71473=test_safe_load
[430/907] 71473=test_sprintf
[431/907] 71473=test_class
[432/907] 71472=test_exit
[433/907] 71472=test_const
[434/907] 71472=test_rdoc_parser_rd
[435/907] 71472=comments_test
[436/907] 71472=test_yaml_special_cases
[437/907] 71472=test_recorder
[438/907] 71472=json_addition_test
[439/907] 71472=test_gem_source_list
[440/907] 71472=test_name_error
[441/907] 71472=test_gem_commands_sources_command
[442/907] 71472=test_gem_specification
[443/907] 71473=test_flush
[444/907] 71473=test_pkey_rsa
[445/907] 71473=test_system
[446/907] 71472=test_numhash
[447/907] 71472=test_win32ole_variable
[448/907] 71472=test_method_cache
[449/907] 71472=attribute_write_test
[450/907] 71472=test_parse
[451/907] 71473=test_rdoc_cross_reference
[452/907] 71472=test_rdoc_class_module
[453/907] 71473=test_jaro_winkler
[454/907] 71473=test_cp949
[455/907] 71473=test_condition
[456/907] 71473=test_gem_resolver_vendor_set
[457/907] 71473=test_gem_dependency_resolution_error
[458/907] 71473=test_fileutils
[459/907] 71472=dispatcher_test
[460/907] 71472=test_sleep
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-04 00:25:06.393021328 +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-04 00:25:30.497112206 +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    71473  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    71473  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[461/907] 71473=test_mixed_unicode_escapes
[462/907] 71473=test_emoji
[463/907] 71473=test_sorted_set
[464/907] 71473=test_windows_1252
[465/907] 71473=test_stack
[466/907] 71473=test_face
[467/907] 71473=test_gem_request_set_lockfile_parser
[468/907] 71473=test_date_attr
[469/907] 71473=test_sizeof
[470/907] 71472=test_stringchar
[471/907] 71472=constant_path_node_test
[472/907] 71472=warnings_test
[473/907] 71472=test_econv
[474/907] 71472=test_gem_install_update_options
[475/907] 71472=test_lazy_enumerator
[476/907] 71472=test_cgi_multipart
[477/907] 71472=test_gem_request_set_lockfile_tokenizer
[478/907] 71472=test_arithmetic_sequence
[479/907] 71472=test_ractor_compatibility
[480/907] 71473=test_autoconf
[481/907] 71473=test_find_executable
[482/907] 71473=test_sockopt
[483/907] 71473=test_ftp
[484/907] 71473=test_gem_source_fetch_problem
[485/907] 71473=test_install
[486/907] 71472=test_encoding
[487/907] 71472=test_rdoc_comment
[488/907] 71472=test_win32ole_variant_m
[489/907] 71472=test_pair
[490/907] 71473=test_env
[491/907] 71473=test_gem_commands_signout_command
[492/907] 71473=test_gem_package_tar_reader
[493/907] 71473=test_gem_safe_yaml
[494/907] 71473=test_document
[495/907] 71473=test_eval
[496/907] 71473=test_history
[497/907] 71473=test_gem_commands_setup_command
[498/907] 71473=test_singleton_function
[499/907] 71473=test_iseq
[500/907] 71473=parser_test
[501/907] 71473=test_primitive
[502/907] 71473=test_parser
[503/907] 71473=test_rdoc_ri_paths
[504/907] 71473=test_gem_source_git
[505/907] 71473=test_regex_casefold
[506/907] 71473=test_lexer
[507/907] 71473=test_win32ole_method
[508/907] 71473=test_ripper
[509/907] 71472=test_files_ext
[510/907] 71473=test_stringio
[511/907] 71472=test_assembler
[512/907] 71472=overlap_test
[513/907] 71473=test_thread_cv
[514/907] 71472=test_random
[515/907] 71472=test_eval_history
[516/907] 71472=test_unicode
[517/907] 71472=test_autoload
[518/907] 71473=test_gem_package
[519/907] 71473=test_array
[520/907] 71472=test_benchmark
[521/907] 71474=test_at_exit
[522/907] 71474=command_line_test
[523/907] 71474=test_gem_source
[524/907] 71472=test_mkmf
[525/907] 71472=test_have_macro
[526/907] 71474=test_class
[527/907] 71474=test_ocsp
[528/907] 71474=test_scanner_events
[529/907] 71474=implicit_array_test
[530/907] 71474=test_ipaddr
[531/907] 71474=test_date_strptime
[532/907] 71472=test_omap
[533/907] 71472=test_rdoc_generator_pot_po
[534/907] 71472=test_mul
[535/907] 71472=test_shellwords
[536/907] 71472=json_ext_parser_test
[537/907] 71472=test_gem_ext_configure_builder
[538/907] 71472=test_nonblock
[539/907] 71472=test_rdoc_parser_simple
[540/907] 71472=test_rdoc_top_level
[541/907] 71474=test_io_m17n
[542/907] 71472=test_cmethod
[543/907] 71472=test_gem_stub_specification
[544/907] 71472=test_float
[545/907] 71474=test_color
[546/907] 71474=test_propertyputref
[547/907] 71474=test_gb18030
[548/907] 71474=test_gem_commands_lock_command
[549/907] 71474=test_reline_key
[550/907] 71474=test_unicode_normalize
[551/907] 71474=parse_comments_test
[552/907] 71474=test_gem_stream_ui
[553/907] 71474=test_rdoc_generator_ri
[554/907] 71474=test_dir
Leaked file descriptor: TestDir#test_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-04 00:25:06.393021328 +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    71474  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[555/907] 71474=test_files_test_1
[556/907] 71472=ripper_test
[557/907] 71472=test_closure
[558/907] 71474=test_resolve_symbol
[559/907] 71474=test_rubygems
[560/907] 71474=test_path
[561/907] 71474=test_digest
[562/907] 71474=test_rdoc_rd_inline
[563/907] 71474=test_uncorrectable_name_check
[564/907] 71474=test_io
[565/907] 71472=test_x509attr
[566/907] 71472=test_printf
[567/907] 71472=test_workspace
[568/907] 71472=test_gem_remote_fetcher_s3
[569/907] 71472=test_win32ole_variant
[570/907] 71472=magic_comment_test
[571/907] 71472=test_cgi_modruby
[572/907] 71472=test_win32ole_param_event
[573/907] 71472=test_https_proxy
[574/907] 71472=test_rdoc_parser
[575/907] 71472=test_nomethod_error
[576/907] 71472=test_gem_commands_rebuild_command
[577/907] 71472=test_etc
[578/907] 71472=test_stat
[579/907] 71472=test_gem_source_lock
[580/907] 71472=test_cipher
[581/907] 71472=test_update
[582/907] 71472=test_new
[583/907] 71472=test_win32ole_type
[584/907] 71472=test_rdoc_rd_inline_parser
[585/907] 71472=test_load
[586/907] 71472=test_rdoc_rd_block_parser
[587/907] 71472=test_x509store
[588/907] 71472=test_rdoc_rd
[589/907] 71472=test_rdoc_markup_to_joined_paragraph
[590/907] 71472=test_rdoc_markup_to_markdown
[591/907] 71472=test_rdoc_generator_pot
[592/907] 71472=test_require_lib
[593/907] 71473=test_gem_gem_runner
[594/907] 71473=test_metaclass
[595/907] 71473=test_require
[596/907] 71472=test_objectspace
[597/907] 71473=test_debugger_integration
[598/907] 71473=test_gem_resolver_composed_set
[599/907] 71473=test_my_integer
[600/907] 71473=test_cd
[601/907] 71473=test_tracer
[602/907] 71473=test_cgi_cookie
[603/907] 71473=test_not
[604/907] 71473=test_option
[605/907] 71473=test_wss
[606/907] 71473=test_rdoc_markup_attribute_manager
[607/907] 71473=test_gem_security_trust_dir
[608/907] 71472=test_module
[609/907] 71473=test_erb_command
[610/907] 71473=test_usrmarshal
[611/907] 71473=test_gem_source_installed
[612/907] 71473=test_gem_validator
[613/907] 71473=test_abi
[614/907] 71473=test_load
[615/907] 71473=test_integer_comb
[616/907] 71472=test_bundled_ca
[617/907] 71473=test_ssl
[618/907] 71472=test_gem_package_task
[619/907] 71472=test_lock_native_thread
[620/907] 71474=test_resize
[621/907] 71474=test_key_error
[622/907] 71474=test_win32ole_param
[623/907] 71474=integer_parse_test
[624/907] 71474=test_engine
[625/907] 71472=test_gem_commands_mirror
[626/907] 71472=test_fiber
[627/907] 71474=test_rdoc_parser_markdown
[628/907] 71474=test_custom_command
[629/907] 71474=equality_test
[630/907] 71474=fuzzer_test
[631/907] 71474=test_rubyvm
[632/907] 71474=test_cparser
[633/907] 71474=test_struct
[634/907] 71474=onigmo_test
[635/907] 71474=test_c_struct_entry
[636/907] 71474=test_config
[637/907] 71474=test_ostruct
[638/907] 71474=test_depth_first
[639/907] 71474=test_change_word
[640/907] 71474=parse_stream_test
[641/907] 71474=test_ractor
[642/907] 71474=test_exception_at_throwing
[643/907] 71474=test_gem_resolver_installed_specification
[644/907] 71474=test_stringscanner
[645/907] 71474=test_fiddle
[646/907] 71474=json_generic_object_test
[647/907] 71474=test_date_arith
[648/907] 71474=test_gem_resolver_vendor_specification
[649/907] 71474=test_gem_safe_marshal
[650/907] 71474=test_rdoc_ri_driver
[651/907] 71474=test_sexp
[652/907] 71474=test_httpheader
[653/907] 71474=test_ractor
[654/907] 71474=test_gem_commands_check_command
[655/907] 71474=test_gem_resolver_git_set
[656/907] 71474=test_signedness
[657/907] 71472=test_digest
[658/907] 71472=test_rdoc_single_class
[659/907] 71472=test_dup
[660/907] 71472=test_acceptable
[661/907] 71472=test_gem_ext_cargo_builder_link_flag_converter
[662/907] 71474=test_gem_local_remote_options
[663/907] 71472=test_rdoc_token_stream
[664/907] 71472=test_mutex
[665/907] 71474=parse_test
[666/907] 71474=heredoc_dedent_test
[667/907] 71474=test_type
[668/907] 71474=test_tmpdir
[669/907] 71474=test_struct
[670/907] 71474=test_ssl_session
[671/907] 71472=test_gem_package_tar_header
[672/907] 71472=fixtures_test
[673/907] 71472=test_rational2
[674/907] 71472=test_logperiod
[675/907] 71472=test_case_comprehensive
[676/907] 71472=test_placearg
[677/907] 71474=test_file_exhaustive
[678/907] 71472=test_completion
[679/907] 71473=test_handle
[680/907] 71472=test_delete
[681/907] 71472=test_rdoc_markup_document
[682/907] 71472=test_gem_security_policy
[683/907] 71472=test_io_wait_uncommon
[684/907] 71472=test_gem_ci_detector
[685/907] 71472=test_signal
[686/907] 71473=test_gem_silent_ui
[687/907] 71473=test_fixnum
[688/907] 71473=test_continuation
[689/907] 71473=test_rdoc_markup_to_ansi
[690/907] 71473=test_files_test
[691/907] 71473=test_weakkeymap
[692/907] 71473=test_evaluation
[693/907] 71473=test_protocol
[694/907] 71473=test_https
[695/907] 71473=test_gem_commands_info_command
[696/907] 71473=test_object_create_start
[697/907] 71473=test_gem_request_set_gem_dependency_api
[698/907] 71473=test_name_error_extension
[699/907] 71473=test_irb
[700/907] 71472=test_x509cert
[701/907] 71472=test_rdoc_markup_paragraph
[702/907] 71472=test_require_path_check
[703/907] 71473=test_bn
[704/907] 71473=test_variable_name_check
[705/907] 71472=test_logdevice
[706/907] 71473=test_ast
[707/907] 71472=test_windows_1251
[708/907] 71472=test_gem_ext_builder
[709/907] 71472=test_to_ary_concat
[710/907] 71472=test_history
[711/907] 71472=test_reline
[712/907] 71474=integer_base_flags_test
[713/907] 71474=test_call
[714/907] 71474=test_ellipsize
[715/907] 71474=test_gem_commands_build_command
[716/907] 71472=test_data
[717/907] 71472=test_bug-14834
[718/907] 71474=test_inlinecache
[719/907] 71472=test_socket
[720/907] 71474=test_terminfo
[721/907] 71474=test_thread
[722/907] 71472=newline_offsets_test
[723/907] 71472=test_time_tz
[724/907] 71472=test_addrinfo
[725/907] 71472=test_to_ruby
[726/907] 71472=test_gem_resolver_index_set
[727/907] 71472=test_sleep
[728/907] 71472=test_webauthn_listener_response
[729/907] 71472=test_set_len
[730/907] 71472=test_interned_str
[731/907] 71472=test_folderitem2_invokeverb
[732/907] 71472=test_pattern_matching
[733/907] 71472=test_gc
[734/907] 71474=test_gem_bundler_version_finder
[735/907] 71474=test_gem_request_set
[736/907] 71474=test_project_sanity
[737/907] 71474=test_symbol
[738/907] 71474=test_delegate
[739/907] 71474=test_ensured
[740/907] 71474=test_euc_jp
[741/907] 71474=test_rdoc_markup
[742/907] 71474=test_key_stroke
[743/907] 71474=test_alias_and_anchor
[744/907] 71474=test_time
[745/907] 71474=test_popen_deadlock
[746/907] 71474=test_rbconfig
[747/907] 71474=test_num2int
[748/907] 71474=test_extlibs
[749/907] 71474=test_iter_break
[750/907] 71474=test_range
[751/907] 71474=test_gem_commands_signin_command
[752/907] 71474=test_recursion
[753/907] 71474=test_require
[754/907] 71474=test_rdoc_markup_include
[755/907] 71474=test_enum
[756/907] 71474=test_address_resolve
[757/907] 71474=test_stream
[758/907] 71474=test_trick
[759/907] 71472=test_ractor
[760/907] 71472=test_rdoc_attr
[761/907] 71472=test_locale
[762/907] 71472=test_ts
[763/907] 71472=test_date_marshal
[764/907] 71472=test_have_func
[765/907] 71472=test_gem_resolver_local_specification
[766/907] 71472=test_configuration
[767/907] 71472=test_date_new
[768/907] 71472=test_gem_commands_list_command
[769/907] 71472=test_gem_commands_contents_command
[770/907] 71472=test_udp
[771/907] 71472=test_context
[772/907] 71472=test_gem_commands_search_command
[773/907] 71472=test_symbol
[774/907] 71474=test_coder
[775/907] 71474=test_rdoc_servlet
[776/907] 71474=test_formatter
[777/907] 71474=test_unix
[778/907] 71474=test_integer
[779/907] 71474=test_enc_str_buf_cat
[780/907] 71474=newline_test
[781/907] 71474=test_bignum
[782/907] 71472=test_rdoc_markup_hard_break
[783/907] 71472=test_marshal
[784/907] 71474=ractor_test
[785/907] 71474=test_ancdata
[786/907] 71474=test_nesting_parser
[787/907] 71474=test_gem_resolver_conflict
[788/907] 71474=test_ractor
[789/907] 71474=test_scheduler
[790/907] 71474=test_gem_commands_help_command
[791/907] 71472=test_ssl
[792/907] 71474=test_registry
[793/907] 71474=test_gem
[794/907] 71472=numeric_value_test
[795/907] 71472=json_generator_test
[796/907] 71472=test_ansi_without_terminfo
[797/907] 71472=test_ractor
[798/907] 71472=test_parser
[799/907] 71472=test_rdoc_markup_to_label
[800/907] 71472=test_gem_resolver_best_set
[801/907] 71472=test_cgi_core
[802/907] 71472=test_gem_console_ui
[803/907] 71472=test_allocation
[804/907] 71474=test_ifunless
[805/907] 71474=test_insns_leaf
[806/907] 71474=test_readpartial
[807/907] 71474=test_httpresponse
[808/907] 71474=test_rdoc_parser_ruby
[809/907] 71472=test_x509req
[810/907] 71472=test_gem_resolver
[811/907] 71472=test_gem_source_vendor
[812/907] 71472=test_object
[813/907] 71474=test_dln
[814/907] 71474=test_gem_commands_exec_command
[815/907] 71472=unescape_test
[816/907] 71474=test_super
[817/907] 71472=test_color_printer
[818/907] 71472=test_modify_expand
[819/907] 71472=test_gem_available_set
[820/907] 71472=test_pkg_config
[821/907] 71472=test_convertible
[822/907] 71474=errors_test
[823/907] 71474=json_encoding_test
[824/907] 71474=test_vm_dump
[825/907] 71474=reflection_test
[826/907] 71474=test_func
[827/907] 71472=test_config
[828/907] 71472=test_compile_prism
[829/907] 71472=test_helper
[830/907] 71472=test_win32ole_event
[831/907] 71472=test_gem_commands_uninstall_command
[832/907] 71472=test_rdoc_markup_formatter
[833/907] 71472=test_gem_ext_cmake_builder
[834/907] 71472=test_digest_extend
[835/907] 71472=test_last_thread
[836/907] 71474=test_thread_fd_close
[837/907] 71474=test_getopts
[838/907] 71474=test_emitter
[839/907] 71474=test_fips
[840/907] 71472=test_alias
[841/907] 71472=test_pattern_key_name_check
[842/907] 71472=heredoc_test
[843/907] 71472=test_profile_frames
[844/907] 71474=test_debug
[845/907] 71474=test_refinement
[846/907] 71472=test_transcode
[847/907] 71472=test_class2name
[848/907] 71472=test_gem_commands_cleanup_command
[849/907] 71472=test_dns
[850/907] 71472=test_c_union_entity
[851/907] 71472=test_notimplement
[852/907] 71472=test_cgi_session
[853/907] 71472=test_x509crl
[854/907] 71472=source_location_test
[855/907] 71472=test_rdoc_markup_heading
[856/907] 71472=test_flip
[857/907] 71472=test_io_console
[858/907] 71473=test_emitter
[859/907] 71473=test_x509ext
[860/907] 71473=bom_test
[861/907] 71473=test_file
[862/907] 71474=test_config
[863/907] 71474=test_helper_method
[864/907] 71474=test_summary
[865/907] 71474=test_rdoc_markup_to_html
[866/907] 71474=test_foreach
[867/907] 71474=test_append
[868/907] 71474=test_gem_resolver_installer_set
[869/907] 71474=symbol_encoding_test
[870/907] 71474=test_trace
[871/907] 71472=dump_test
[872/907] 71474=test_arity
[873/907] 71474=test_gem_path_support
[874/907] 71474=test_keyword
[875/907] 71474=test_win32ole_type_event
[876/907] 71474=test_scalar_scanner
[877/907] 71474=test_lambda
[878/907] 71474=test_rb_str_dup
[879/907] 71474=test_eval
[880/907] 71474=test_beginendblock
[881/907] 71472=test_monitor
[882/907] 71472=test_whileuntil
[883/907] 71472=test_regexp
[884/907] 71474=test_nofree
[885/907] 71474=parameters_signature_test
[886/907] 71474=test_pointer
[887/907] 71474=test_rdoc_normal_class
[888/907] 71474=test_within_pipe
[889/907] 71474=test_bug_reporter
[890/907] 71474=test_gem_installer
[891/907] 71473=test_buffered_io
[892/907] 71473=regular_expression_options_test
[893/907] 71473=test_ossl
[894/907] 71474=test_ruby_lex
[895/907] 71474=test_arith_seq_extract
[896/907] 71474=test_gem_source_subpath_problem
[897/907] 71474=test_object_references
[898/907] 71474=test_helper
[899/907] 71474=test_duplicate
[900/907] 71474=test_gem_resolver_api_set
[901/907] 71474=test_addr
[902/907] 71474=test_mailto
[903/907] 71474=test_kill_ring
[904/907] 71474=test_member
[905/907] 71474=test_object
[906/907] 71474=test_cgi_header
[907/907] 71474=test_case_options
Finished tests in 211.213080s, 152.9829 tests/s, 30505.5066 assertions/s.
32312 tests, 6443162 assertions, 0 failures, 0 errors, 338 skips

ruby -v: ruby 3.4.0dev (2024-07-04T03:33:09Z master 478ada0e2b) [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/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-04T03:33:09Z master 478ada0e2b) [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 31.028389 seconds

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