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

ruby -v: ruby 3.4.0dev (2024-02-26T06:56:28Z master dddf62426b) [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 '/home/opc/ruby/src/master/enc/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.6/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/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/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/rubyspec_temp.20240226-3601986-pbwlti/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/rubyspec_temp.20240226-3601986-pbwlti/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/rubyspec_temp.20240226-3601986-pbwlti/3-mspec-multi-2
ruby 3.4.0dev (2024-02-26T06:56:28Z master dddf62426b) [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.658695 seconds

3424 files, 32495 examples, 187757 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