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

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

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

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

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

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

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

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
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.7.3/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7f3cgi/1-mspec-multi-0
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7f3cgi/2-mspec-multi-1
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.7f3cgi/3-mspec-multi-2
ruby 3.4.0dev (2024-05-27T09:16:28Z master bc47ca5546) [aarch64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................


Finished in 29.746313 seconds

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