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

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

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

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

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

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

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

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

# Running tests:

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
ruby 3.4.0dev (2024-07-30T20:31:33Z master d2b8fd0f37) [aarch64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 30.806105 seconds

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