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

ruby -v: ruby 3.4.0dev (2024-02-23T10:53:53Z master 4831bb5bab) [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.20240223-2029915-wsuf6/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.20240223-2029915-wsuf6/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.20240223-2029915-wsuf6/3-mspec-multi-2
ruby 3.4.0dev (2024-02-23T10:53:53Z master 4831bb5bab) [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.554292 seconds

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