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

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

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

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

generating enc.mk
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/reline.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/reline.revision 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 unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
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]: 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]: 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/strscan'
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.9/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
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.10.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/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.2.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/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 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.5.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.5.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.5.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.5.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.5.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.5.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.5.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.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.2
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.3.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.10.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.6.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.6
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.10
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.6
                                    rdoc 6.12.0
                                    irb 1.15.1
                                    reline 0.6.0
                                    readline 0.0.4
                                    fiddle 1.1.6
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 2007 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating enc.mk
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/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=53502
  "--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/751] 462191=test_rb_str_dup
[  2/751] 462192=test_lambda
[  3/751] 462193=test_scalar_scanner
[  4/751] 462191=test_keyword
[  5/751] 462193=test_arity
[  6/751] 462193=test_gem_path_support
[  7/751] 462192=test_trace
[  8/751] 462192=dump_test
[  9/751] 462193=symbol_encoding_test
[ 10/751] 462193=test_append
[ 11/751] 462193=test_gem_resolver_installer_set
[ 12/751] 462191=test_foreach
[ 13/751] 462191=bom_test
[ 14/751] 462191=test_summary
[ 15/751] 462193=test_file
[ 16/751] 462191=test_config
[ 17/751] 462191=test_emitter
[ 18/751] 462191=test_x509ext
[ 19/751] 462191=test_case_options
[ 20/751] 462191=test_cgi_header
[ 21/751] 462191=test_member
[ 22/751] 462191=test_object
[ 23/751] 462191=test_mailto
[ 24/751] 462191=test_addr
[ 25/751] 462191=test_duplicate
[ 26/751] 462191=test_gem_resolver_api_set
[ 27/751] 462191=test_helper
[ 28/751] 462191=test_gem_source_subpath_problem
[ 29/751] 462192=test_object_references
[ 30/751] 462192=test_arith_seq_extract
[ 31/751] 462191=regular_expression_options_test
[ 32/751] 462191=test_buffered_io
[ 33/751] 462191=test_ossl
[ 34/751] 462192=test_bug_reporter
[ 35/751] 462192=test_gem_installer
[ 36/751] 462192=test_whileuntil
[ 37/751] 462192=test_regexp
[ 38/751] 462193=test_nofree
[ 39/751] 462193=parameters_signature_test
[ 40/751] 462193=test_eval
[ 41/751] 462193=test_monitor
[ 42/751] 462193=test_beginendblock
[ 43/751] 462193=test_ftp
[ 44/751] 462193=test_vm_dump
[ 45/751] 462193=json_encoding_test
[ 46/751] 462193=reflection_test
[ 47/751] 462193=errors_test
[ 48/751] 462193=test_convertible
[ 49/751] 462191=test_modify_expand
[ 50/751] 462191=test_gem_available_set
[ 51/751] 462191=test_pkg_config
[ 52/751] 462191=test_super
[ 53/751] 462191=unescape_test
[ 54/751] 462191=test_gem_commands_exec_command
[ 55/751] 462191=test_dln
[ 56/751] 462191=test_object
[ 57/751] 462191=test_gem_resolver
[ 58/751] 462191=test_gem_source_vendor
[ 59/751] 462191=test_x509req
[ 60/751] 462191=test_httpresponse
[ 61/751] 462191=test_readpartial
[ 62/751] 462191=test_insns_leaf
[ 63/751] 462191=test_gem_console_ui
[ 64/751] 462191=test_allocation
[ 65/751] 462193=test_ifunless
[ 66/751] 462193=test_io_console
[ 67/751] 462193=test_flip
[ 68/751] 462193=test_x509crl
[ 69/751] 462193=test_configuration
[ 70/751] 462193=source_location_test
[ 71/751] 462193=test_dns
[ 72/751] 462191=test_notimplement
[ 73/751] 462191=test_cgi_session
[ 74/751] 462191=test_class2name
[ 75/751] 462191=test_gem_commands_cleanup_command
[ 76/751] 462193=test_debug
[ 77/751] 462193=test_refinement
[ 78/751] 462191=test_transcode
[ 79/751] 462191=test_profile_frames
[ 80/751] 462191=test_pattern_key_name_check
[ 81/751] 462191=heredoc_test
[ 82/751] 462191=test_emitter
[ 83/751] 462191=test_alias
[ 84/751] 462191=test_fips
[ 85/751] 462191=test_getopts
[ 86/751] 462191=test_thread_fd_close
[ 87/751] 462191=test_last_thread
[ 88/751] 462191=test_digest_extend
[ 89/751] 462191=test_gem_ext_cmake_builder
[ 90/751] 462191=test_gem_commands_uninstall_command
[ 91/751] 462193=test_helper
[ 92/751] 462193=test_compile_prism
[ 93/751] 462193=test_integer
[ 94/751] 462191=test_unix
[ 95/751] 462191=test_udp
[ 96/751] 462191=test_gem_commands_contents_command
[ 97/751] 462191=test_coder
[ 98/751] 462191=test_gem_commands_search_command
[ 99/751] 462191=test_symbol
[100/751] 462192=test_configuration
[101/751] 462192=test_gem_resolver_local_specification
[102/751] 462192=test_gem_commands_list_command
[103/751] 462192=test_date_new
[104/751] 462192=test_date_marshal
[105/751] 462192=test_have_func
[106/751] 462191=test_ts
[107/751] 462193=test_address_resolve
[108/751] 462193=test_ractor
[109/751] 462193=test_trick
[110/751] 462191=test_stream
[111/751] 462191=test_require
[112/751] 462192=test_recursion
[113/751] 462192=test_enum
[114/751] 462191=test_iter_break
[115/751] 462191=test_extlibs
[116/751] 462192=test_gem_commands_signin_command
[117/751] 462192=test_range
[118/751] 462193=test_num2int
[119/751] 462193=test_rbconfig
[120/751] 462193=test_dbm
[121/751] 462193=test_cgi_core
[122/751] 462193=test_gem_resolver_best_set
[123/751] 462193=node_id_test
[124/751] 462191=test_parser
[125/751] 462191=test_ractor
[126/751] 462191=json_generator_test
[127/751] 462192=numeric_value_test
[128/751] 462193=test_gem
[129/751] 462192=test_registry
[130/751] 462192=breadth_first_search_test
[131/751] 462192=test_scheduler
[132/751] 462192=test_gem_commands_help_command
[133/751] 462192=test_ssl
[134/751] 462191=test_ractor
[135/751] 462191=test_gem_resolver_conflict
[136/751] 462191=ractor_test
[137/751] 462191=test_ancdata
[138/751] 462191=test_marshal
[139/751] 462191=newline_test
[140/751] 462191=test_bignum
[141/751] 462193=test_enc_str_buf_cat
[142/751] 462193=test_to_ruby
[143/751] 462193=test_addrinfo
[144/751] 462193=newline_offsets_test
[145/751] 462193=test_time_tz
[146/751] 462193=test_thread
[147/751] 462192=test_inlinecache
[148/751] 462192=test_socket
Closed file descriptor: TestSocket#test_resolurion_error_error_code: 14
[149/751] 462192=test_bug-14834
[150/751] 462192=test_data
[151/751] 462192=test_call
[152/751] 462192=test_ellipsize
[153/751] 462192=test_gem_commands_build_command
[154/751] 462192=integer_base_flags_test
[155/751] 462192=test_to_ary_concat
[156/751] 462191=test_gem_ext_builder
[157/751] 462192=relocation_test
[158/751] 462192=test_windows_1251
[159/751] 462192=test_time
[160/751] 462192=test_popen_deadlock
[161/751] 462191=test_alias_and_anchor
[162/751] 462191=test_euc_jp
[163/751] 462191=test_ensured
[164/751] 462191=test_delegate
[165/751] 462191=test_symbol
[166/751] 462191=test_project_sanity
[167/751] 462191=test_gem_bundler_version_finder
[168/751] 462191=test_gem_request_set
[169/751] 462192=test_gc
[170/751] 462191=test_pattern_matching
[171/751] 462191=test_interned_str
[172/751] 462191=test_set_len
[173/751] 462191=test_webauthn_listener_response
[174/751] 462191=test_sleep
[175/751] 462193=test_gem_resolver_index_set
[176/751] 462193=test_struct
[177/751] 462193=test_tmpdir
[178/751] 462193=heredoc_dedent_test
[179/751] 462193=test_type
[180/751] 462193=parse_test
[181/751] 462193=test_mutex
[182/751] 462191=test_gem_local_remote_options
[183/751] 462191=test_gem_ext_cargo_builder_link_flag_converter
[184/751] 462191=test_acceptable
[185/751] 462191=test_dup
[186/751] 462191=test_digest
[187/751] 462193=test_signedness
[188/751] 462191=test_gem_commands_check_command
[189/751] 462191=test_gem_resolver_git_set
[190/751] 462191=test_ractor
[191/751] 462191=test_httpheader
[192/751] 462191=test_sexp
[193/751] 462191=test_gem_safe_marshal
[194/751] 462192=test_date_arith
[195/751] 462192=test_gem_resolver_vendor_specification
[196/751] 462192=json_generic_object_test
[197/751] 462192=test_stringscanner
[198/751] 462192=parse_stream_test
[199/751] 462192=test_ractor
[200/751] 462192=test_gem_resolver_installed_specification
[201/751] 462192=test_exception_at_throwing
[202/751] 462191=test_ast
[203/751] 462192=test_require_path_check
[204/751] 462192=test_variable_name_check
[205/751] 462193=test_bn
[206/751] 462192=test_x509cert
[207/751] 462193=test_name_error_extension
[208/751] 462193=test_gem_request_set_gem_dependency_api
[209/751] 462192=test_gem_commands_info_command
[210/751] 462192=test_https
[211/751] 462193=test_object_create_start
[212/751] 462193=test_protocol
[213/751] 462193=test_files_test
[214/751] 462193=test_weakkeymap
[215/751] 462193=test_gem_ci_detector
[216/751] 462193=test_continuation
[217/751] 462193=test_fixnum
[218/751] 462193=test_signal
[219/751] 462193=test_gem_silent_ui
[220/751] 462193=test_io_wait_uncommon
[221/751] 462193=test_gem_security_policy
[222/751] 462193=test_delete
[223/751] 462193=test_proxy
[224/751] 462193=test_file_exhaustive
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-03-03 02:49:41.905014546 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    462193  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[225/751] 462192=test_placearg
[226/751] 462192=test_rational2
[227/751] 462192=fixtures_test
[228/751] 462192=test_case_comprehensive
[229/751] 462192=test_ssl_session
[230/751] 462192=test_gem_package_tar_header
[231/751] 462192=test_wss
[232/751] 462192=test_not
[233/751] 462192=test_cgi_cookie
[234/751] 462192=test_my_integer
[235/751] 462192=test_gem_resolver_composed_set
[236/751] 462192=test_objectspace
[237/751] 462193=test_require
[238/751] 462193=test_metaclass
[239/751] 462193=test_require_lib
[240/751] 462192=test_gem_gem_runner
[241/751] 462192=test_x509store
[242/751] 462192=test_load
[243/751] 462192=test_new
[244/751] 462192=test_cipher
[245/751] 462192=test_update
[246/751] 462192=test_gem_source_lock
[247/751] 462192=test_change_word
[248/751] 462192=test_depth_first
[249/751] 462192=test_config
[250/751] 462192=test_struct
[251/751] 462192=onigmo_test
[252/751] 462192=fuzzer_test
[253/751] 462192=test_rubyvm
[254/751] 462192=equality_test
[255/751] 462192=test_engine
[256/751] 462193=integer_parse_test
[257/751] 462193=test_fiber
[258/751] 462192=test_gem_commands_mirror
[259/751] 462192=test_key_error
[260/751] 462192=test_resize
[261/751] 462192=test_gem_package_task
[262/751] 462192=test_lock_native_thread
[263/751] 462192=test_ssl
[264/751] 462193=test_abi
[265/751] 462193=test_integer_comb
[266/751] 462193=test_bundled_ca
[267/751] 462193=test_load
[268/751] 462193=test_usrmarshal
[269/751] 462193=test_gem_validator
[270/751] 462193=test_gem_source_installed
[271/751] 462193=test_gem_security_trust_dir
[272/751] 462193=test_erb_command
[273/751] 462193=test_module
[274/751] 462192=test_gem_stream_ui
[275/751] 462192=parse_comments_test
[276/751] 462192=test_unicode_normalize
[277/751] 462192=test_gem_commands_lock_command
[278/751] 462192=test_gb18030
[279/751] 462192=test_cmethod
[280/751] 462192=test_float
[281/751] 462193=test_gem_stub_specification
[282/751] 462193=test_io_m17n
[283/751] 462193=test_nonblock
[284/751] 462193=test_gem_ext_configure_builder
[285/751] 462193=json_ext_parser_test
[286/751] 462193=test_shellwords
[287/751] 462193=test_mul
[288/751] 462193=test_omap
[289/751] 462193=test_date_strptime
[290/751] 462193=implicit_array_test
[291/751] 462193=test_scanner_events
[292/751] 462193=test_ocsp
[293/751] 462193=test_ipaddr
[294/751] 462193=test_stat
[295/751] 462193=test_gem_commands_rebuild_command
[296/751] 462192=test_nomethod_error
[297/751] 462192=test_etc
[298/751] 462193=test_https_proxy
[299/751] 462193=magic_comment_test
[300/751] 462192=test_gem_remote_fetcher_s3
[301/751] 462192=test_cgi_modruby
[302/751] 462192=string_query_test
[303/751] 462192=test_printf
[304/751] 462193=test_x509attr
[305/751] 462192=test_uncorrectable_name_check
[306/751] 462193=test_io
[307/751] 462192=test_path
[308/751] 462192=test_digest
[309/751] 462192=ripper_test
[310/751] 462192=test_rubygems
[311/751] 462192=test_resolve_symbol
[312/751] 462192=test_files_test_1
[313/751] 462192=test_dir
Leaked file descriptor: TestDir#test_home: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-03-03 02:49:41.905014546 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    462192  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[314/751] 462192=test_parser
[315/751] 462192=parser_test
[316/751] 462192=test_primitive
[317/751] 462192=test_iseq
[318/751] 462192=test_singleton_function
[319/751] 462192=test_document
[320/751] 462192=test_eval
[321/751] 462192=test_gem_safe_yaml
[322/751] 462192=test_gem_commands_setup_command
[323/751] 462192=test_bundled_gems
[324/751] 462192=test_pair
[325/751] 462191=test_gem_package_tar_reader
[326/751] 462191=test_gem_commands_signout_command
[327/751] 462191=test_env
[328/751] 462193=test_install
[329/751] 462193=test_encoding
[330/751] 462193=test_gem_source_fetch_problem
[331/751] 462193=test_sockopt
[332/751] 462193=test_ftp
[333/751] 462193=test_find_executable
[334/751] 462193=test_ractor_compatibility
[335/751] 462191=test_arithmetic_sequence
[336/751] 462191=test_autoconf
[337/751] 462191=test_gem_request_set_lockfile_tokenizer
[338/751] 462193=test_lazy_enumerator
[339/751] 462191=test_cgi_multipart
[340/751] 462191=test_class
[341/751] 462191=test_have_macro
[342/751] 462193=test_gem_source
[343/751] 462191=test_mkmf
[344/751] 462191=command_line_test
[345/751] 462191=test_at_exit
[346/751] 462191=test_array
[347/751] 462193=test_gem_package
[348/751] 462193=test_autoload
[349/751] 462192=test_random
[350/751] 462192=test_files_ext
[351/751] 462192=test_thread_cv
[352/751] 462192=test_stringio
[353/751] 462192=overlap_test
[354/751] 462192=test_ripper
[355/751] 462192=test_gem_source_git
[356/751] 462192=test_lexer
[357/751] 462192=test_regex_casefold
[358/751] 462192=comments_test
[359/751] 462192=test_const
[360/751] 462192=test_class
[361/751] 462193=test_exit
[362/751] 462193=json_addition_test
[363/751] 462193=test_gem_source_list
[364/751] 462193=test_name_error
[365/751] 462193=test_gem_commands_sources_command
[366/751] 462192=test_yaml_special_cases
[367/751] 462193=test_recorder
[368/751] 462192=test_sprintf
[369/751] 462193=test_safe_load
[370/751] 462193=test_libs
[371/751] 462193=test_iso_8859
[372/751] 462193=test_qsort
[373/751] 462193=test_gc
[374/751] 462193=test_math
[375/751] 462193=test_array
[376/751] 462193=test_gem_command_manager
[377/751] 462192=test_enc_associate
[378/751] 462193=test_enumerator
[379/751] 462192=test_case
[380/751] 462192=test_open-uri
[381/751] 462192=test_date_time
[382/751] 462192=test_cgi_tag_helper
[383/751] 462192=test_coderange
[384/751] 462192=test_weakmap
[385/751] 462191=test_inadvertent_creation
[386/751] 462191=test_framework
[387/751] 462191=test_gem_install_update_options
[388/751] 462191=warnings_test
[389/751] 462191=test_econv
[390/751] 462191=constant_path_node_test
[391/751] 462191=test_stringchar
[392/751] 462191=test_date_attr
[393/751] 462191=test_sizeof
[394/751] 462191=test_gem_request_set_lockfile_parser
[395/751] 462191=test_sorted_set
[396/751] 462191=test_emoji
[397/751] 462191=test_windows_1252
[398/751] 462191=test_stack
[399/751] 462191=test_gem_dependency_resolution_error
[400/751] 462191=json_coder_test
[401/751] 462191=test_mixed_unicode_escapes
[402/751] 462191=test_sleep
[403/751] 462191=test_fileutils
.Leaked file descriptor: TestFileUtils#test_chown_error: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-03-03 02:49:41.905014546 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
Leaked file descriptor: TestFileUtils#test_chown_error: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-03-03 06:09:57.904074263 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
[404/751] 462192=dispatcher_testCOMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    462191  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    462191  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group

[405/751] 462192=test_cp949
[406/751] 462192=test_jaro_winkler
[407/751] 462192=test_condition
[408/751] 462192=test_gem_resolver_vendor_set
[409/751] 462192=test_parse
[410/751] 462191=test_method_cache
[411/751] 462191=attribute_write_test
[412/751] 462191=test_numhash
[413/751] 462191=test_system
[414/751] 462192=test_flush
[415/751] 462192=test_pkey_rsa
[416/751] 462192=string_test
[417/751] 462192=test_gem_specification
[418/751] 462191=test_gem_remote_fetcher
[419/751] 462191=test_koi8
[420/751] 462191=test_json_tree
[421/751] 462191=test_pkcs12
[422/751] 462191=test_filter
[423/751] 462191=test_parser_events
[424/751] 462191=test_m17n
[425/751] 462191=test_method
[426/751] 462192=test_gem_dependency
[427/751] 462192=test_gem_remote_fetcher_local_server
[428/751] 462192=test_gem_uninstaller
[429/751] 462192=test_cclass
[430/751] 462192=test_yjit
[431/751] 462192=test_yaml
[432/751] 462192=test_x509name
[433/751] 462192=test_argf
[434/751] 462192=test_http
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 11 #<File::Stat dev=0x9, ino=3167707331, 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    462192  opc   11u  IPv4 3167707331      0t0  TCP localhost:46495->localhost:50106 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 12 #<File::Stat dev=0x9, ino=3167706492, 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    462192  opc   12u  IPv4 3167706492      0t0  TCP localhost:42109->localhost:49838 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 13 #<File::Stat dev=0x9, ino=3167706589, 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    462192  opc   13u  IPv4 3167706589      0t0  TCP localhost:37773->localhost:51398 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 14 #<File::Stat dev=0x9, ino=3167706697, 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    462192  opc   14u  IPv4 3167706697      0t0  TCP localhost:39327->localhost:47270 (CLOSE_WAIT)
[435/751] 462193=test_utf16
[436/751] 462193=test_set
[437/751] 462193=test_gem_package_tar_writer
[438/751] 462193=test_str2big
[439/751] 462193=test_ractor
[440/751] 462193=test_tracepoint
[441/751] 462193=test_gem_text
[442/751] 462193=test_settracefunc
[443/751] 462191=test_backtrace
[444/751] 462193=tunnel_test
[445/751] 462193=test_gem_gemcutter_utilities
[446/751] 462193=desugar_compiler_test
[447/751] 462193=test_internal_ivar
[448/751] 462193=test_gem_source_local
[449/751] 462193=test_sprintf_comb
[450/751] 462193=test_too_many_dummy_encodings
[451/751] 462193=test_method_cache
[452/751] 462193=locals_test
[453/751] 462193=test_gem_commands_push_command
[454/751] 462191=test_gem_package_old
[455/751] 462191=test_gem_commands_which_command
[456/751] 462191=test_gem_request
[457/751] 462191=test_gem_commands_specification_command
[458/751] 462191=test_scan_args
[459/751] 462191=test_hash
[460/751] 462193=test_http
[461/751] 462193=test_gem_dependency_installer
[462/751] 462193=test_pty
[463/751] 462193=test_buffering
[464/751] 462193=test_svcb_https
[465/751] 462193=test_pkey_ec
[466/751] 462193=test_arity
[467/751] 462193=test_date_parse
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 15 #<File::Stat dev=0x9, ino=3167705929, 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    462192  opc   15u  IPv4 3167705929      0t0  TCP localhost:43521->localhost:50792 (CLOSE_WAIT)
[468/751] 462193=test_open3
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 16 #<File::Stat dev=0x9, ino=3167705955, 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    462192  opc   16u  IPv4 3167705955      0t0  TCP localhost:34339->localhost:58730 (CLOSE_WAIT)
[469/751] 462192=test_mdns
[470/751] 462192=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 17 : #<TCPSocket:fd 17, AF_INET, 127.0.0.1, 37535>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    462192  opc   17u  IPv4 3167706099      0t0  TCP localhost:37535->localhost:45050 (CLOSE_WAIT)
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 17
[471/751] 462192=test_ractor
[472/751] 462192=test_gem_resolver_api_specification
[473/751] 462192=test_case_mapping
[474/751] 462192=test_rational
[475/751] 462192=test_gem_ext_cargo_builder_unit
[476/751] 462192=test_hash_create
[477/751] 462192=test_grapheme_breaks
[478/751] 462192=ruby_parser_test
[479/751] 462192=test_tree_spell_checker
[480/751] 462192=test_enumerable
[481/751] 462192=test_set
[482/751] 462192=test_gem_commands_dependency_command
[483/751] 462192=test_backtrace
[484/751] 462192=test_gbk
[485/751] 462192=test_unicode_escape
[486/751] 462191=test_switch_hitter
[487/751] 462192=test_default_gems
[488/751] 462191=test_warning
[489/751] 462192=test_yamldbm
[490/751] 462192=test_gem_spec_fetcher
[491/751] 462191=test_enc_raise
[492/751] 462191=lex_test
[493/751] 462192=test_clone
[494/751] 462192=test_cgi_util
[495/751] 462192=test_gem_uri_formatter
[496/751] 462192=test_prettyprint
[497/751] 462192=test_gc_compact
[498/751] 462191=test_dryrun
[499/751] 462191=test_gem_resolver_lock_specification
[500/751] 462191=test_boolean
[501/751] 462191=test_queue
[502/751] 462191=test_yield
[503/751] 462193=test_remote_fetch_error
[504/751] 462193=regexp_test
[505/751] 462193=test_shift_jis
[506/751] 462193=test_optimization
[507/751] 462191=test_data_error
[508/751] 462191=test_files_sample
[509/751] 462191=test_rubyoptions
[510/751] 462192=test_assignment
[511/751] 462193=test_gem_update_suggestion
[512/751] 462193=test_verbose
[513/751] 462193=test_gem_commands_open_command
[514/751] 462193=test_normalize
[515/751] 462193=test_emoji_breaks
[516/751] 462193=test_asn1
[517/751] 462193=test_gem_command
[518/751] 462193=test_undef
[519/751] 462193=test_random
[520/751] 462193=test_gem_resolver_lock_set
[521/751] 462193=test_gem_resolver_requirement_list
[522/751] 462193=test_arith_seq_beg_len_step
[523/751] 462193=test_exception
[524/751] 462193=test_noarg
[525/751] 462192=test_gem_impossible_dependencies_error
[526/751] 462192=test_pp
[527/751] 462193=test_gem_commands_pristine_command
[528/751] 462192=test_optarg
[529/751] 462192=test_variable
[530/751] 462192=test_hash
[531/751] 462192=test_gem_security
[532/751] 462193=test_erb
[533/751] 462193=test_date_ractor
[534/751] 462193=test_basicinstructions
[535/751] 462193=test_utf32
[536/751] 462193=test_gem_resolver_git_specification
[537/751] 462193=test_gem_rdoc
[538/751] 462193=test_dot_dot
[539/751] 462193=test_kernel
[540/751] 462193=test_gem_commands_install_command
[541/751] 462191=test_iterator
[542/751] 462191=test_string
[543/751] 462191=test_merge_keys
[544/751] 462191=test_storage
[545/751] 462191=test_method_name_check
[546/751] 462193=regular_expression_encoding_test
[547/751] 462193=test_cesu8
[548/751] 462193=test_shapes
[549/751] 462193=test_did_you_mean
[550/751] 462191=test_complex
[551/751] 462193=test_threadgroup
[552/751] 462191=test_array_create
[553/751] 462191=test_dir_m17n
[554/751] 462191=test_fd_setsize
[555/751] 462191=test_process
[556/751] 462191=test_forwardable
[557/751] 462191=static_literals_test
[558/751] 462191=!Nothing_to_test
[559/751] 462191=test_gem_commands_outdated_command
[560/751] 462193=string_encoding_test
[561/751] 462193=test_gem_dependency_list
[562/751] 462191=test_securerandom
[563/751] 462191=test_tsort
[564/751] 462191=test_typeddata
[565/751] 462193=test_gem_commands_fetch_command
[566/751] 462193=test_kwargs
[567/751] 462193=test_io_wait
[568/751] 462191=test_pack
[569/751] 462191=test_len
[570/751] 462191=test_gem_doctor
[571/751] 462193=json_fixtures_test
[572/751] 462193=test_euc_kr
[573/751] 462193=test_provider
[574/751] 462193=test_gem_source_specific_file
[575/751] 462191=test_bmethod
[576/751] 462191=test_process
[577/751] 462193=test_rand
[578/751] 462193=encodings_test
[579/751] 462193=test_random_formatter
[580/751] 462193=test_common
[581/751] 462193=test_generic
[582/751] 462193=test_deprecate
[583/751] 462193=test_httpresponses
[584/751] 462193=test_gem_request_set_lockfile
[585/751] 462193=test_postponed_job
[586/751] 462193=test_ensure_and_callcc
[587/751] 462193=test_ns_spki
[588/751] 462193=test_stream
[589/751] 462193=test_have_library
[590/751] 462193=test_iseq_load
[591/751] 462193=library_symbols_test
[592/751] 462193=test_objspace
[593/751] 462192=test_stringify_symbols
[594/751] 462192=test_require
[595/751] 462192=test_pack
[596/751] 462192=test_pkcs7
[597/751] 462192=test_gem_commands_environment_command
[598/751] 462192=test_basicsocket
[599/751] 462192=test_zsh_completion
[600/751] 462192=test_scalar
[601/751] 462192=test_syntax
[602/751] 462191=test_class_name_check
[603/751] 462191=test_div
[604/751] 462191=test_files_test_2
[605/751] 462191=pattern_test
[606/751] 462191=test_exception
[607/751] 462191=test_bash_completion
[608/751] 462191=test_optparse
[609/751] 462191=test_io_buffer
[610/751] 462191=test_deprecated
[611/751] 462191=test_instrumentation_api
[612/751] 462192=test_weakref
[613/751] 462192=test_ractor
[614/751] 462192=test_timeout
[615/751] 462192=test_key_name_check
[616/751] 462192=test_gem_ext_rake_builder
[617/751] 462192=test_singleton
[618/751] 462192=test_numeric
[619/751] 462192=test_fstring
[620/751] 462192=test_gem_commands_cert_command
[621/751] 462191=percent_delimiter_string_test
[622/751] 462191=json_parser_test
[623/751] 462191=test_date_strftime
[624/751] 462191=test_ws
[625/751] 462191=test_gem_commands_stale_command
[626/751] 462191=test_gem_platform
[627/751] 462191=compiler_test
[628/751] 462191=test_gem_commands_query_command
[629/751] 462192=test_gem_remote_fetcher_local_ssl_server
[630/751] 462191=test_bigzero
[631/751] 462191=test_pkey
[632/751] 462191=parse_success_test
[633/751] 462191=test_external_new
[634/751] 462191=index_write_test
[635/751] 462191=test_m17n_comb
[636/751] 462191=test_pkey_dh
[637/751] 462192=test_data
[638/751] 462192=test_memory_view
[639/751] 462192=test_ractor
[640/751] 462192=test_null
[641/751] 462192=test_io
[642/751] 462192=test_complex2
[643/751] 462192=test_config
[644/751] 462192=test_gem_security_signer
[645/751] 462192=test_gem_util
[646/751] 462192=test_thread
[647/751] 462192=test_gem_unsatisfiable_dependency_error
[648/751] 462192=test_literal
[649/751] 462191=static_inspect_test
[650/751] 462191=test_frozen
[651/751] 462191=test_gem_resolver_index_specification
[652/751] 462191=test_serialize_subclasses
[653/751] 462191=test_egrep_cpp
[654/751] 462191=test_webauthn_poller
[655/751] 462191=test_date_conv
[656/751] 462191=test_timeout
[657/751] 462191=test_erb_m17n
[658/751] 462192=test_store
[659/751] 462191=test_coverage
[660/751] 462192=test_http_request
[661/751] 462192=test_tempfile
[662/751] 462192=test_fnmatch
[663/751] 462192=test_pathname
[664/751] 462191=test_gem_commands_update_command
[665/751] 462192=test_big5
[666/751] 462192=test_date
[667/751] 462192=test_protect
[668/751] 462192=test_tree_builder
[669/751] 462192=named_capture_test
[670/751] 462192=version_test
[671/751] 462192=test_raise
[672/751] 462192=test_complexrational
[673/751] 462192=test_error_highlight
[674/751] 462191=test_function_entry
[675/751] 462191=test_string
[676/751] 462192=json_common_interface_test
[677/751] 462191=test_marshalable
[678/751] 462192=test_enumerator_kw
[679/751] 462192=test_string_memory
[680/751] 462191=test_files_lib
[681/751] 462191=lex_test
[682/751] 462191=test_pkey_dsa
[683/751] 462192=test_big2str
[684/751] 462192=test_gem_resolver_specification
[685/751] 462192=test_cstr
[686/751] 462193=test_euc_tw
[687/751] 462193=test_gem_resolver_dependency_request
[688/751] 462193=test_yaml_tree
[689/751] 462193=test_gem_commands_yank_command
[690/751] 462193=test_nil
[691/751] 462193=test_psych
[692/751] 462193=test_human_typo
[693/751] 462193=test_wait
[694/751] 462193=test_thread_queue
[695/751] 462192=test_defined
[696/751] 462192=test_passing_block
[697/751] 462192=test_nowrite
[698/751] 462192=test_kdf
[699/751] 462192=test_ldap
[700/751] 462192=test_io_buffer
[701/751] 462192=location_test
[702/751] 462192=test_io_timeout
[703/751] 462192=test_yjit_exit_locations
[704/751] 462192=test_comparable
[705/751] 462192=json_string_matching_test
[706/751] 462192=freeze_test
[707/751] 462192=test_gem_config_file
[708/751] 462192=test_bug-5832
[709/751] 462192=test_yield_block
[710/751] 462192=test_gem_uri
[711/751] 462192=test_resource
[712/751] 462192=test_gem_package_tar_reader_entry
[713/751] 462192=test_frozen_error
[714/751] 462192=test_spell_checker
[715/751] 462192=test_gem_version
[716/751] 462192=test_gem_ext_ext_conf_builder
[717/751] 462191=test_reqarg
[718/751] 462191=test_enumerator
[719/751] 462191=test_path_to_class
[720/751] 462191=test_zlib
[721/751] 462192=test_gem_commands_unpack_command
[722/751] 462192=test_gem_ext_cargo_builder
[723/751] 462192=test_proc
[724/751] 462192=test_console_attr
[725/751] 462192=test_date_compat
[726/751] 462192=test_gem_version_option
[727/751] 462192=test_ubf_async_safe
[728/751] 462192=snippets_test
[729/751] 462193=test_constant
[730/751] 462192=test_find
[731/751] 462192=test_encoding
[732/751] 462192=test_hmac
[733/751] 462192=test_capacity
[734/751] 462192=test_gem_commands_owner_command
[735/751] 462192=test_nextafter
[736/751] 462192=test_file
[737/751] 462192=test_time
[738/751] 462192=test_flags
[739/751] 462193=test_yamlstore
[740/751] 462193=test_bug-3571
[741/751] 462193=test_numeric
[742/751] 462193=test_rat
[743/751] 462193=test_gem_request_connection_pools
[744/751] 462192=test_gem_requirement
[745/751] 462192=test_gem_name_tuple
[746/751] 462192=test_integer
[747/751] 462192=test_tcp
[748/751] 462192=test_gem_resolver_activation_request
[749/751] 462193=test_gem_commands_server_command
[750/751] 462192=test_pipe
[751/751] 462193=test_string

  1) Failure:
TestRubyOptions#test_segv_test [/home/opc/ruby/src/master/test/ruby/test_rubyoptions.rb:855]:
pid 600822 killed by SIGSEGV (signal 11) (core dumped)
| [BUG] Segmentation fault at 0x000003e800092af6
| ruby 3.5.0dev (2025-03-03T15:27:56Z master 9ccba88160) +PRISM [aarch64-linux]
| 
| -- Machine register context ------------------------------------------------
|   x0: 0x0000000000000000  x1: 0x0000fffdfc65eac0  x2: 0x0000fffdfc65f290
|   x3: 0x0000fffdfc65f8c0  x4: 0x0000fffdfc65f290  x5: 0x0000fffdfc65f8c0
|   x6: 0x0000fffdfc65f290  x7: 0x0000000000000000 x18: 0x0000000000000001
|  x19: 0x0000fffdfc65f1c0 x20: 0x0000ffffec73eda0 x21: 0x0000ffffec73ed9e
|  x22: 0x0000ffffec73ed9f x23: 0x0000aaad11213748 x24: 0x0000aaad10eb7708
|  x25: 0x0000000000010000 x26: 0x0000fffe15e00000 x27: 0x0000fffdfc65f1c0
|  x28: 0x0000fffdfc65f1c0 x29: 0x0000ffffec73ed00  sp: 0x0000fffdfc65eac0
|  fau: 0x0000fffe2f67a5b0
| 
| -- C level backtrace information -------------------------------------------
| /home/opc/ruby/build/master/ruby(fprintf+0x0) [0xaaad110420a0] /home/opc/ruby/src/master/vm_dump.c:835
| /home/opc/ruby/build/master/ruby(rb_vm_bugreport) /home/opc/ruby/src/master/vm_dump.c:1170
| /home/opc/ruby/build/master/ruby(rb_bug_for_fatal_signal+0xe0) [0xaaad110050b0] /home/opc/ruby/src/master/error.c:1130
| /home/opc/ruby/build/master/ruby(sigsegv+0x54) [0xaaad10e74334] /home/opc/ruby/src/master/signal.c:933
| linux-vdso.so.1(__kernel_rt_sigreturn+0x0) [0xfffe15fe05a8]
| [0xfffe15c63df4]
| [0xfffe15dd66b8]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -e
| 
| * Loaded features:
| 
|     0 enumerator.so
|     1 thread.rb
|     2 fiber.so
|     3 rational.so
|     4 complex.so
|     5 ruby2_keywords.rb
|     6 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
|     7 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
| 
| * Process memory map:
| 
| aaad10d30000-aaad11200000 r-xp 00000000 fc:00 70612793                   /home/opc/ruby/build/master/ruby
| aaad11200000-aaad11210000 r--p 004c0000 fc:00 70612793                   /home/opc/ruby/build/master/ruby
| aaad11210000-aaad11220000 rw-p 004d0000 fc:00 70612793                   /home/opc/ruby/build/master/ruby
| aaad11220000-aaad11230000 rw-p 00000000 00:00 0 
| aaad4d400000-aaad4d520000 rw-p 00000000 00:00 0                          [heap]
| fffdf1560000-fffdf4000000 r--s 00000000 fc:00 70612793                   /home/opc/ruby/build/master/ruby
| fffdf4000000-fffdf4030000 rw-p 00000000 00:00 0 
Finished tests in 191.275480s, 148.2731 tests/s, 31648.7560 assertions/s.
| fffdf4030000-fffdf8000000 ---p 00000000 00:00 0 
| fffdf86e0000-fffdfb180000 r--s 00000000 fc:00 70612793                   /home/opc/ruby/build/master/ruby
| fffdfb180000-fffdfb1a0000 r-xp 00000000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
| fffdfb1a0000-fffdfb1b0000 r--p 00010000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
| fffdfb1b0000-fffdfb1c0000 rw-p 00020000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
| fffdfb1c0000-fffdfb1e0000 rw-p 00000000 00:00 0 
| fffdfb1e0000-fffdfb1f0000 r-xp 00000000 fc:00 69553194                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
| fffdfb1f0000-fffdfb200000 r--p 00000000 fc:00 69553194                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
| fffdfb200000-fffdfb210000 rw-p 00010000 fc:00 69553194                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
| fffdfb210000-fffdfb220000 rw-p 00000000 00:00 0 
| fffdfb220000-fffdfb230000 r-xp 00000000 fc:00 34436674                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
| fffdfb230000-fffdfb240000 r--p 00000000 fc:00 34436674                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
| fffdfb240000-fffdfb250000 rw-p 00010000 fc:00 34436674                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
| fffdfb250000-fffdfb260000 ---p 00000000 00:00 0 
| fffdfb260000-fffdfb2b0000 rw-p 00000000 00:00 0 
| fffdfb2b0000-fffdfb2c0000 ---p 00000000 00:00 0 
| fffdfb2c0000-fffdfb310000 rw-p 00000000 00:00 0 
| fffdfb310000-fffdfb320000 ---p 00000000 00:00 0 
| fffdfb320000-fffdfb370000 rw-p 00000000 00:00 0 
| fffdfb370000-fffdfb380000 ---p 00000000 00:00 0 
| fffdfb380000-fffdfb3d0000 rw-p 00000000 00:00 0 
| fffdfb3d0000-fffdfb3e0000 ---p 00000000 00:00 0 
| fffdfb3e0000-fffdfb430000 rw-p 00000000 00:00 0 
| fffdfb430000-fffdfb440000 ---p 00000000 00:00 0 
| fffdfb440000-fffdfb490000 rw-p 00000000 00:00 0 
| fffdfb490000-fffdfb4a0000 ---p 00000000 00:00 0 
| fffdfb4a0000-fffdfb4f0000 rw-p 00000000 00:00 0 
| fffdfb4f0000-fffdfb500000 ---p 00000000 00:00 0 
| fffdfb500000-fffdfb550000 rw-p 00000000 00:00 0 
| fffdfb550000-fffdfb560000 ---p 00000000 00:00 0 
| fffdfb560000-fffdfb5b0000 rw-p 00000000 00:00 0 
| fffdfb5b0000-fffdfb5c0000 ---p 00000000 00:00 0 
| fffdfb5c0000-fffdfb610000 rw-p 00000000 00:00 0 
| fffdfb610000-fffdfb620000 ---p 00000000 00:00 0 
| fffdfb620000-fffdfb670000 rw-p 00000000 00:00 0 
| fffdfb670000-fffdfb680000 ---p 00000000 00:00 0 
| fffdfb680000-fffdfb6d0000 rw-p 00000000 00:00 0 
| fffdfb6d0000-fffdfb6e0000 ---p 00000000 00:00 0 
| fffdfb6e0000-fffdfb730000 rw-p 00000000 00:00 0 
| fffdfb730000-fffdfb740000 ---p 00000000 00:00 0 
| fffdfb740000-fffdfb790000 rw-p 00000000 00:00 0 
| fffdfb790000-fffdfb7a0000 ---p 00000000 00:00 0 
| fffdfb7a0000-fffdfb7f0000 rw-p 00000000 00:00 0 
| fffdfb7f0000-fffdfb800000 ---p 00000000 00:00 0 
| fffdfb800000-fffdfb850000 rw-p 00000000 00:00 0 
| fffdfb850000-fffdfb860000 ---p 00000000 00:00 0 
| fffdfb860000-fffdfb8b0000 rw-p 00000000 00:00 0 
| fffdfb8b0000-fffdfb8c0000 ---p 00000000 00:00 0 
| fffdfb8c0000-fffdfb910000 rw-p 00000000 00:00 0 
| fffdfb910000-fffdfb920000 ---p 00000000 00:00 0 
| fffdfb920000-fffdfb970000 rw-p 00000000 00:00 0 
| fffdfb970000-fffdfb980000 ---p 00000000 00:00 0 
| fffdfb980000-fffdfb9d0000 rw-p 00000000 00:00 0 
| fffdfb9d0000-fffdfb9e0000 ---p 00000000 00:00 0 
| fffdfb9e0000-fffdfba30000 rw-p 00000000 00:00 0 
| fffdfba30000-fffdfba40000 ---p 00000000 00:00 0 
| fffdfba40000-fffdfba90000 rw-p 00000000 00:00 0 
| fffdfba90000-fffdfbaa0000 ---p 00000000 00:00 0 
| fffdfbaa0000-fffdfbaf0000 rw-p 00000000 00:00 0 
| fffdfbaf0000-fffdfbb00000 ---p 00000000 00:00 0 
| fffdfbb00000-fffdfbb50000 rw-p 00000000 00:00 0 
| fffdfbb50000-fffdfbb60000 ---p 00000000 00:00 0 
| fffdfbb60000-fffdfbbb0000 rw-p 00000000 00:00 0 
| fffdfbbb0000-fffdfbbc0000 ---p 00000000 00:00 0 
| fffdfbbc0000-fffdfbc10000 rw-p 00000000 00:00 0 
| fffdfbc10000-fffdfbc20000 ---p 00000000 00:00 0 
| fffdfbc20000-fffdfbc70000 rw-p 00000000 00:00 0 
| fffdfbc70000-fffdfbc80000 ---p 00000000 00:00 0 
| fffdfbc80000-fffdfbcd0000 rw-p 00000000 00:00 0 
| fffdfbcd0000-fffdfbce0000 ---p 00000000 00:00 0 
| fffdfbce0000-fffdfbd30000 rw-p 00000000 00:00 0 
| fffdfbd30000-fffdfbd40000 ---p 00000000 00:00 0 
| fffdfbd40000-fffdfbd90000 rw-p 00000000 00:00 0 
| fffdfbd90000-fffdfbda0000 ---p 00000000 00:00 0 
| fffdfbda0000-fffdfbdf0000 rw-p 00000000 00:00 0 
| fffdfbdf0000-fffdfbe00000 ---p 00000000 00:00 0 
| fffdfbe00000-fffdfbe50000 rw-p 00000000 00:00 0 
| fffdfbe50000-fffdfbe60000 ---p 00000000 00:00 0 
| fffdfbe60000-fffe15c40000 rw-p 00000000 00:00 0 
| fffe15c40000-fffe15da0000 r-xp 00000000 fc:00 13801                      /usr/lib64/libc-2.28.so
| fffe15da0000-fffe15db0000 ---p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
| fffe15db0000-fffe15dc0000 r--p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
| fffe15dc0000-fffe15dd0000 rw-p 00170000 fc:00 13801                      /usr/lib64/libc-2.28.so
| fffe15dd0000-fffe15df0000 r-xp 00000000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
| fffe15df0000-fffe15e00000 r--p 00010000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
| fffe15e00000-fffe15e10000 rw-p 00020000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
| fffe15e10000-fffe15ec0000 r-xp 00000000 fc:00 13805                      /usr/lib64/libm-2.28.so
| fffe15ec0000-fffe15ed0000 r--p 000a0000 fc:00 13805                      /usr/lib64/libm-2.28.so
| fffe15ed0000-fffe15ee0000 rw-p 000b0000 fc:00 13805                      /usr/lib64/libm-2.28.so
| fffe15ee0000-fffe15f00000 r-xp 00000000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
| fffe15f00000-fffe15f10000 r--p 00010000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
| fffe15f10000-fffe15f20000 rw-p 00000000 00:00 0 
| fffe15f20000-fffe15f30000 r-xp 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
| fffe15f30000-fffe15f40000 r--p 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
| fffe15f40000-fffe15f50000 rw-p 00010000 fc:00 13803                      /usr/lib64/libdl-2.28.so
| fffe15f50000-fffe15f60000 r-xp 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
| fffe15f60000-fffe15f70000 r--p 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
| fffe15f70000-fffe15f80000 rw-p 00010000 fc:00 13817                      /usr/lib64/librt-2.28.so
| fffe15f80000-fffe15fa0000 r-xp 00000000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
| fffe15fa0000-fffe15fb0000 r--p 00010000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
| fffe15fb0000-fffe15fc0000 rw-p 00000000 00:00 0 
| fffe15fd0000-fffe15fe0000 r--p 00000000 00:00 0                          [vvar]
| fffe15fe0000-fffe15ff0000 r-xp 00000000 00:00 0                          [vdso]
| fffe15ff0000-fffe16020000 r-xp 00000000 fc:00 1778452                    /usr/lib64/ld-2.28.so
| fffe16020000-fffe16030000 r--p 00020000 fc:00 1778452                    /usr/lib64/ld-2.28.so
| fffe16030000-fffe16040000 rw-p 00030000 fc:00 1778452                    /usr/lib64/ld-2.28.so
| ffffec720000-ffffec750000 rw-p 00000000 00:00 0                          [stack]
| 
| 
.

1. [2/2] Assertion for "stderr"
   | Expected /
   |         -e:(?:1:)?\s\[BUG\]\sSegmentation\sfault.*\n
   |       /x
   | to match
   |   "[BUG] Segmentation fault at 0x000003e800092af6\n"+
   |   "ruby 3.5.0dev (2025-03-03T15:27:56Z master 9ccba88160) +PRISM [aarch64-linux]\n\n"+
   |   "-- Machine register context ------------------------------------------------\n"+
   |   "  x0: 0x0000000000000000  x1: 0x0000fffdfc65eac0  x2: 0x0000fffdfc65f290\n"+
   |   "  x3: 0x0000fffdfc65f8c0  x4: 0x0000fffdfc65f290  x5: 0x0000fffdfc65f8c0\n"+
   |   "  x6: 0x0000fffdfc65f290  x7: 0x0000000000000000 x18: 0x0000000000000001\n"+
   |   " x19: 0x0000fffdfc65f1c0 x20: 0x0000ffffec73eda0 x21: 0x0000ffffec73ed9e\n"+
   |   " x22: 0x0000ffffec73ed9f x23: 0x0000aaad11213748 x24: 0x0000aaad10eb7708\n"+
   |   " x25: 0x0000000000010000 x26: 0x0000fffe15e00000 x27: 0x0000fffdfc65f1c0\n"+
   |   " x28: 0x0000fffdfc65f1c0 x29: 0x0000ffffec73ed00  sp: 0x0000fffdfc65eac0\n"+
   |   " fau: 0x0000fffe2f67a5b0\n\n"+
   |   "-- C level backtrace information -------------------------------------------\n"+
   |   "/home/opc/ruby/build/master/ruby(fprintf+0x0) [0xaaad110420a0] /home/opc/ruby/src/master/vm_dump.c:835\n"+
   |   "/home/opc/ruby/build/master/ruby(rb_vm_bugreport) /home/opc/ruby/src/master/vm_dump.c:1170\n"+
   |   "/home/opc/ruby/build/master/ruby(rb_bug_for_fatal_signal+0xe0) [0xaaad110050b0] /home/opc/ruby/src/master/error.c:1130\n"+
   |   "/home/opc/ruby/build/master/ruby(sigsegv+0x54) [0xaaad10e74334] /home/opc/ruby/src/master/signal.c:933\n"+
   |   "linux-vdso.so.1(__kernel_rt_sigreturn+0x0) [0xfffe15fe05a8]\n"+
   |   "[0xfffe15c63df4]\n"+
   |   "[0xfffe15dd66b8]\n\n"+
   |   "-- Other runtime information -----------------------------------------------\n\n"+
   |   "* Loaded script: -e\n\n"+
   |   "* Loaded features:\n\n"+
   |   "    0 enumerator.so\n"+
   |   "    1 thread.rb\n"+
   |   "    2 fiber.so\n"+
   |   "    3 rational.so\n"+
   |   "    4 complex.so\n"+
   |   "    5 ruby2_keywords.rb\n"+
   |   "    6 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so\n"+
   |   "    7 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so\n\n"+
   |   "* Process memory map:\n\n"+
   |   "aaad10d30000-aaad11200000 r-xp 00000000 fc:00 70612793                   /home/opc/ruby/build/master/ruby\n"+
   |   "aaad11200000-aaad11210000 r--p 004c0000 fc:00 70612793                   /home/opc/ruby/build/master/ruby\n"+
   |   "aaad11210000-aaad11220000 rw-p 004d0000 fc:00 70612793                   /home/opc/ruby/build/master/ruby\n"+
   |   "aaad11220000-aaad11230000 rw-p 00000000 00:00 0 \n"+
   |   "aaad4d400000-aaad4d520000 rw-p 00000000 00:00 0                          [heap]\n"+
   |   "fffdf1560000-fffdf4000000 r--s 00000000 fc:00 70612793                   /home/opc/ruby/build/master/ruby\n"+
   |   "fffdf4000000-fffdf4030000 rw-p 00000000 00:00 0 \n"+
   |   "fffdf4030000-fffdf8000000 ---p 00000000 00:00 0 \n"+
   |   "fffdf86e0000-fffdfb180000 r--s 00000000 fc:00 70612793                   /home/opc/ruby/build/master/ruby\n"+
   |   "fffdfb180000-fffdfb1a0000 r-xp 00000000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1\n"+
   |   "fffdfb1a0000-fffdfb1b0000 r--p 00010000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1\n"+
   |   "fffdfb1b0000-fffdfb1c0000 rw-p 00020000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1\n"+
   |   "fffdfb1c0000-fffdfb1e0000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb1e0000-fffdfb1f0000 r-xp 00000000 fc:00 69553194                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so\n"+
   |   "fffdfb1f0000-fffdfb200000 r--p 00000000 fc:00 69553194                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so\n"+
   |   "fffdfb200000-fffdfb210000 rw-p 00010000 fc:00 69553194                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so\n"+
   |   "fffdfb210000-fffdfb220000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb220000-fffdfb230000 r-xp 00000000 fc:00 34436674                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so\n"+
   |   "fffdfb230000-fffdfb240000 r--p 00000000 fc:00 34436674                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so\n"+
   |   "fffdfb240000-fffdfb250000 rw-p 00010000 fc:00 34436674                   /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so\n"+
   |   "fffdfb250000-fffdfb260000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb260000-fffdfb2b0000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb2b0000-fffdfb2c0000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb2c0000-fffdfb310000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb310000-fffdfb320000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb320000-fffdfb370000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb370000-fffdfb380000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb380000-fffdfb3d0000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb3d0000-fffdfb3e0000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb3e0000-fffdfb430000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb430000-fffdfb440000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb440000-fffdfb490000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb490000-fffdfb4a0000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb4a0000-fffdfb4f0000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb4f0000-fffdfb500000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb500000-fffdfb550000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb550000-fffdfb560000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb560000-fffdfb5b0000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb5b0000-fffdfb5c0000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb5c0000-fffdfb610000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb610000-fffdfb620000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb620000-fffdfb670000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb670000-fffdfb680000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb680000-fffdfb6d0000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb6d0000-fffdfb6e0000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb6e0000-fffdfb730000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb730000-fffdfb740000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb740000-fffdfb790000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb790000-fffdfb7a0000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb7a0000-fffdfb7f0000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb7f0000-fffdfb800000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb800000-fffdfb850000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb850000-fffdfb860000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb860000-fffdfb8b0000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb8b0000-fffdfb8c0000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb8c0000-fffdfb910000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb910000-fffdfb920000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb920000-fffdfb970000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb970000-fffdfb980000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb980000-fffdfb9d0000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfb9d0000-fffdfb9e0000 ---p 00000000 00:00 0 \n"+
   |   "fffdfb9e0000-fffdfba30000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfba30000-fffdfba40000 ---p 00000000 00:00 0 \n"+
   |   "fffdfba40000-fffdfba90000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfba90000-fffdfbaa0000 ---p 00000000 00:00 0 \n"+
   |   "fffdfbaa0000-fffdfbaf0000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfbaf0000-fffdfbb00000 ---p 00000000 00:00 0 \n"+
   |   "fffdfbb00000-fffdfbb50000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfbb50000-fffdfbb60000 ---p 00000000 00:00 0 \n"+
   |   "fffdfbb60000-fffdfbbb0000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfbbb0000-fffdfbbc0000 ---p 00000000 00:00 0 \n"+
   |   "fffdfbbc0000-fffdfbc10000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfbc10000-fffdfbc20000 ---p 00000000 00:00 0 \n"+
   |   "fffdfbc20000-fffdfbc70000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfbc70000-fffdfbc80000 ---p 00000000 00:00 0 \n"+
   |   "fffdfbc80000-fffdfbcd0000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfbcd0000-fffdfbce0000 ---p 00000000 00:00 0 \n"+
   |   "fffdfbce0000-fffdfbd30000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfbd30000-fffdfbd40000 ---p 00000000 00:00 0 \n"+
   |   "fffdfbd40000-fffdfbd90000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfbd90000-fffdfbda0000 ---p 00000000 00:00 0 \n"+
   |   "fffdfbda0000-fffdfbdf0000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfbdf0000-fffdfbe00000 ---p 00000000 00:00 0 \n"+
   |   "fffdfbe00000-fffdfbe50000 rw-p 00000000 00:00 0 \n"+
   |   "fffdfbe50000-fffdfbe60000 ---p 00000000 00:00 0 \n"+
   |   "fffdfbe60000-fffe15c40000 rw-p 00000000 00:00 0 \n"+
   |   "fffe15c40000-fffe15da0000 r-xp 00000000 fc:00 13801                      /usr/lib64/libc-2.28.so\n"+
   |   "fffe15da0000-fffe15db0000 ---p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so\n"+
   |   "fffe15db0000-fffe15dc0000 r--p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so\n"+
   |   "fffe15dc0000-fffe15dd0000 rw-p 00170000 fc:00 13801                      /usr/lib64/libc-2.28.so\n"+
   |   "fffe15dd0000-fffe15df0000 r-xp 00000000 fc:00 13813                      /usr/lib64/libpthread-2.28.so\n"+
   |   "fffe15df0000-fffe15e00000 r--p 00010000 fc:00 13813                      /usr/lib64/libpthread-2.28.so\n"+
   |   "fffe15e00000-fffe15e10000 rw-p 00020000 fc:00 13813                      /usr/lib64/libpthread-2.28.so\n"+
   |   "fffe15e10000-fffe15ec0000 r-xp 00000000 fc:00 13805                      /usr/lib64/libm-2.28.so\n"+
   |   "fffe15ec0000-fffe15ed0000 r--p 000a0000 fc:00 13805                      /usr/lib64/libm-2.28.so\n"+
   |   "fffe15ed0000-fffe15ee0000 rw-p 000b0000 fc:00 13805                      /usr/lib64/libm-2.28.so\n"+
   |   "fffe15ee0000-fffe15f00000 r-xp 00000000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0\n"+
   |   "fffe15f00000-fffe15f10000 r--p 00010000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0\n"+
   |   "fffe15f10000-fffe15f20000 rw-p 00000000 00:00 0 \n"+
   |   "fffe15f20000-fffe15f30000 r-xp 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so\n"+
   |   "fffe15f30000-fffe15f40000 r--p 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so\n"+
   |   "fffe15f40000-fffe15f50000 rw-p 00010000 fc:00 13803                      /usr/lib64/libdl-2.28.so\n"+
   |   "fffe15f50000-fffe15f60000 r-xp 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so\n"+
   |   "fffe15f60000-fffe15f70000 r--p 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so\n"+
   |   "fffe15f70000-fffe15f80000 rw-p 00010000 fc:00 13817                      /usr/lib64/librt-2.28.so\n"+
   |   "fffe15f80000-fffe15fa0000 r-xp 00000000 fc:00 17571                      /usr/lib64/libz.so.1.2.11\n"+
   |   "fffe15fa0000-fffe15fb0000 r--p 00010000 fc:00 17571                      /usr/lib64/libz.so.1.2.11\n"+
   |   "fffe15fb0000-fffe15fc0000 rw-p 00000000 00:00 0 \n"+
   |   "fffe15fd0000-fffe15fe0000 r--p 00000000 00:00 0                          [vvar]\n"+
   |   "fffe15fe0000-fffe15ff0000 r-xp 00000000 00:00 0                          [vdso]\n"+
   |   "fffe15ff0000-fffe16020000 r-xp 00000000 fc:00 1778452                    /usr/lib64/ld-2.28.so\n"+
   |   "fffe16020000-fffe16030000 r--p 00020000 fc:00 1778452                    /usr/lib64/ld-2.28.so\n"+
   |   "fffe16030000-fffe16040000 rw-p 00030000 fc:00 1778452                    /usr/lib64/ld-2.28.so\n"+
   |   "ffffec720000-ffffec750000 rw-p 00000000 00:00 0                          [stack]\n\n\n"
   | after 0 patterns with 0 characters.

28361 tests, 6053631 assertions, 1 failures, 0 errors, 121 skips

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

generating enc.mk
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
ruby 3.5.0dev (2025-03-03T15:27:56Z master 9ccba88160) +PRISM [aarch64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ................

Finished in 23.749045 seconds

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