# Logfile created on 2025-12-08 17:17:23 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffc206efdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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.20251208-171723", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffc206187b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffc20618650 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffc206b9a78 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20251208-171723", @dev=#<File:/home/opc/ruby/logs/brlog.master.20251208-171723>, @binmode=false, @mon_data=#<Monitor:0x0000fffc20618420>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
From https://github.com/ruby/ruby
   bd75229..e61b79b  master     -> origin/master
Updating bd75229..e61b79b
Fast-forward
 include/ruby/internal/fl_type.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Latest commit hash = e61b79b384
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
generating /home/opc/ruby/src/master/ext/ripper/eventids2table.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
/home/opc/ruby/src/master/revision.h updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[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.ext/include -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/17.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/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/main.c
compiling /home/opc/ruby/src/master/dmydln.c
compiling /home/opc/ruby/src/master/miniinit.c
compiling /home/opc/ruby/src/master/array.c
compiling /home/opc/ruby/src/master/ast.c
compiling /home/opc/ruby/src/master/bignum.c
compiling /home/opc/ruby/src/master/box.c
compiling /home/opc/ruby/src/master/class.c
compiling /home/opc/ruby/src/master/compar.c
compiling /home/opc/ruby/src/master/compile.c
compiling /home/opc/ruby/src/master/complex.c
compiling /home/opc/ruby/src/master/concurrent_set.c
compiling /home/opc/ruby/src/master/cont.c
compiling /home/opc/ruby/src/master/debug.c
compiling /home/opc/ruby/src/master/debug_counter.c
compiling /home/opc/ruby/src/master/dir.c
compiling /home/opc/ruby/src/master/dln_find.c
compiling /home/opc/ruby/src/master/encoding.c
compiling /home/opc/ruby/src/master/enum.c
compiling /home/opc/ruby/src/master/enumerator.c
compiling /home/opc/ruby/src/master/error.c
compiling /home/opc/ruby/src/master/eval.c
compiling /home/opc/ruby/src/master/file.c
compiling /home/opc/ruby/src/master/gc.c
compiling /home/opc/ruby/src/master/hash.c
compiling /home/opc/ruby/src/master/imemo.c
compiling /home/opc/ruby/src/master/inits.c
compiling /home/opc/ruby/src/master/io.c
compiling /home/opc/ruby/src/master/io_buffer.c
In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31,
                 from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24,
                 from /home/opc/ruby/src/master/include/ruby/defines.h:72,
                 from /home/opc/ruby/src/master/include/ruby/ruby.h:25,
                 from /home/opc/ruby/src/master/include/ruby/io/buffer.h:16,
                 from /home/opc/ruby/src/master/io_buffer.c:9:
/home/opc/ruby/src/master/io_buffer.c: In function ‘ruby_swap128_uint’:
/home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_bswap128" is not defined, evaluates to 0 [-Wundef]
 # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _)
                                 ^~~~~~~~~~~~~~~~~~~
/home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’
 # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__)
                             ^~~~~~~~~~~~~~~~~~
/home/opc/ruby/src/master/io_buffer.c:1910:5: note: in expansion of macro ‘__has_builtin’
 #if __has_builtin(__builtin_bswap128)
     ^~~~~~~~~~~~~
/home/opc/ruby/src/master/io_buffer.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-self-assign’
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’
compiling /home/opc/ruby/src/master/iseq.c
compiling /home/opc/ruby/src/master/load.c
compiling /home/opc/ruby/src/master/marshal.c
compiling /home/opc/ruby/src/master/math.c
compiling /home/opc/ruby/src/master/memory_view.c
compiling /home/opc/ruby/src/master/node.c
compiling /home/opc/ruby/src/master/node_dump.c
compiling /home/opc/ruby/src/master/numeric.c
compiling /home/opc/ruby/src/master/object.c
compiling /home/opc/ruby/src/master/pack.c
compiling /home/opc/ruby/src/master/pathname.c
compiling parse.c
compiling /home/opc/ruby/src/master/proc.c
compiling /home/opc/ruby/src/master/process.c
compiling /home/opc/ruby/src/master/ractor.c
compiling /home/opc/ruby/src/master/random.c
compiling /home/opc/ruby/src/master/range.c
compiling /home/opc/ruby/src/master/rational.c
compiling /home/opc/ruby/src/master/re.c
compiling /home/opc/ruby/src/master/regcomp.c
compiling /home/opc/ruby/src/master/regenc.c
compiling /home/opc/ruby/src/master/regerror.c
compiling /home/opc/ruby/src/master/regexec.c
compiling /home/opc/ruby/src/master/regparse.c
compiling /home/opc/ruby/src/master/regsyntax.c
compiling /home/opc/ruby/src/master/ruby.c
compiling /home/opc/ruby/src/master/ruby_parser.c
compiling /home/opc/ruby/src/master/scheduler.c
compiling /home/opc/ruby/src/master/set.c
compiling /home/opc/ruby/src/master/shape.c
compiling /home/opc/ruby/src/master/signal.c
compiling /home/opc/ruby/src/master/sprintf.c
compiling /home/opc/ruby/src/master/st.c
compiling /home/opc/ruby/src/master/strftime.c
compiling /home/opc/ruby/src/master/string.c
compiling /home/opc/ruby/src/master/struct.c
compiling /home/opc/ruby/src/master/symbol.c
compiling /home/opc/ruby/src/master/thread.c
compiling /home/opc/ruby/src/master/time.c
compiling /home/opc/ruby/src/master/transcode.c
compiling /home/opc/ruby/src/master/util.c
compiling /home/opc/ruby/src/master/variable.c
compiling /home/opc/ruby/src/master/version.c
compiling /home/opc/ruby/src/master/vm.c
compiling /home/opc/ruby/src/master/vm_backtrace.c
compiling /home/opc/ruby/src/master/vm_dump.c
compiling /home/opc/ruby/src/master/vm_sync.c
compiling /home/opc/ruby/src/master/vm_trace.c
compiling /home/opc/ruby/src/master/weakmap.c
compiling /home/opc/ruby/src/master/prism/api_node.c
compiling /home/opc/ruby/src/master/prism/api_pack.c
compiling /home/opc/ruby/src/master/prism/extension.c
compiling /home/opc/ruby/src/master/prism_init.c
compiling /home/opc/ruby/src/master/enc/ascii.c
compiling /home/opc/ruby/src/master/enc/us_ascii.c
compiling /home/opc/ruby/src/master/enc/unicode.c
compiling /home/opc/ruby/src/master/enc/utf_8.c
compiling enc/trans/newline.c
compiling /home/opc/ruby/src/master/missing/setproctitle.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.ext/include -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/17.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/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/dln.c
compiling /home/opc/ruby/src/master/localeinit.c
compiling /home/opc/ruby/src/master/loadpath.c
builtin_binary.rbbin updated
fca5784386917ce124e66c8aa6751d32ad11fa4545130631cef87ed8b0bf8500  builtin_binary.rbbin
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.ext/include -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/17.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/encdb.c
compiling /home/opc/ruby/src/master/enc/big5.c
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
compiling /home/opc/ruby/src/master/enc/cesu_8.c
compiling /home/opc/ruby/src/master/enc/cp949.c
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/trans/transdb.c
compiling /home/opc/ruby/src/master/enc/emacs_mule.c
compiling /home/opc/ruby/src/master/enc/euc_jp.c
compiling /home/opc/ruby/src/master/enc/trans/big5.c
compiling /home/opc/ruby/src/master/enc/euc_kr.c
compiling /home/opc/ruby/src/master/enc/euc_tw.c
compiling /home/opc/ruby/src/master/enc/gb2312.c
compiling /home/opc/ruby/src/master/enc/gb18030.c
compiling /home/opc/ruby/src/master/enc/gbk.c
compiling /home/opc/ruby/src/master/enc/iso_8859_1.c
compiling /home/opc/ruby/src/master/enc/iso_8859_2.c
compiling /home/opc/ruby/src/master/enc/iso_8859_3.c
compiling /home/opc/ruby/src/master/enc/iso_8859_4.c
compiling /home/opc/ruby/src/master/enc/iso_8859_5.c
compiling /home/opc/ruby/src/master/enc/iso_8859_6.c
compiling /home/opc/ruby/src/master/enc/iso_8859_7.c
compiling /home/opc/ruby/src/master/enc/iso_8859_8.c
compiling /home/opc/ruby/src/master/enc/iso_8859_9.c
compiling /home/opc/ruby/src/master/enc/iso_8859_10.c
compiling /home/opc/ruby/src/master/enc/iso_8859_11.c
compiling /home/opc/ruby/src/master/enc/iso_8859_13.c
compiling /home/opc/ruby/src/master/enc/iso_8859_14.c
compiling /home/opc/ruby/src/master/enc/trans/cesu_8.c
compiling /home/opc/ruby/src/master/enc/trans/chinese.c
compiling /home/opc/ruby/src/master/enc/iso_8859_15.c
compiling /home/opc/ruby/src/master/enc/trans/ebcdic.c
compiling /home/opc/ruby/src/master/enc/trans/emoji.c
compiling /home/opc/ruby/src/master/enc/iso_8859_16.c
compiling /home/opc/ruby/src/master/enc/koi8_r.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_iso2022_kddi.c
compiling /home/opc/ruby/src/master/enc/koi8_u.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_docomo.c
compiling /home/opc/ruby/src/master/enc/shift_jis.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_kddi.c
compiling /home/opc/ruby/src/master/enc/utf_16be.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_softbank.c
compiling /home/opc/ruby/src/master/enc/utf_16le.c
compiling /home/opc/ruby/src/master/enc/utf_32be.c
compiling /home/opc/ruby/src/master/enc/trans/escape.c
compiling /home/opc/ruby/src/master/enc/utf_32le.c
compiling /home/opc/ruby/src/master/enc/trans/gb18030.c
compiling /home/opc/ruby/src/master/enc/trans/gbk.c
compiling /home/opc/ruby/src/master/enc/windows_31j.c
compiling /home/opc/ruby/src/master/enc/windows_1250.c
compiling /home/opc/ruby/src/master/enc/windows_1251.c
compiling /home/opc/ruby/src/master/enc/trans/iso2022.c
compiling /home/opc/ruby/src/master/enc/windows_1252.c
compiling /home/opc/ruby/src/master/enc/trans/japanese.c
compiling /home/opc/ruby/src/master/enc/trans/japanese_euc.c
compiling /home/opc/ruby/src/master/enc/windows_1253.c
compiling /home/opc/ruby/src/master/enc/trans/japanese_sjis.c
compiling /home/opc/ruby/src/master/enc/windows_1254.c
compiling /home/opc/ruby/src/master/enc/windows_1257.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
compiling /home/opc/ruby/src/master/enc/trans/korean.c
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
compiling /home/opc/ruby/src/master/enc/trans/single_byte.c
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
compiling /home/opc/ruby/src/master/enc/trans/utf8_mac.c
linking encoding iso_8859_11.so
compiling /home/opc/ruby/src/master/enc/trans/utf_16_32.c
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking transcoder transdb.so
linking encoding koi8_u.so
linking transcoder big5.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking transcoder cesu_8.so
linking transcoder chinese.so
linking encoding utf_16le.so
linking encoding utf_32be.so
linking transcoder ebcdic.so
linking encoding utf_32le.so
linking transcoder emoji.so
linking encoding windows_31j.so
linking transcoder emoji_iso2022_kddi.so
linking encoding windows_1250.so
linking transcoder emoji_sjis_docomo.so
linking encoding windows_1251.so
linking transcoder emoji_sjis_kddi.so
linking encoding windows_1252.so
linking transcoder emoji_sjis_softbank.so
linking encoding windows_1253.so
linking transcoder escape.so
linking encoding windows_1254.so
linking transcoder gb18030.so
linking transcoder gbk.so
linking encoding windows_1257.so
linking transcoder iso2022.so
linking transcoder japanese.so
make[1]: Leaving directory '/home/opc/ruby/build/master'
linking transcoder japanese_euc.so
make[1]: Entering directory '/home/opc/ruby/build/master'
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking transcoder single_byte.so
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
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/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step'
compiling /home/opc/ruby/src/master/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
compiling /home/opc/ruby/src/master/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/extract'
compiling /home/opc/ruby/src/master/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/RUBY_ALIGNOF'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/array/resize'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/array/concat'
compiling /home/opc/ruby/src/master/ext/-test-/array/resize/resize.c
compiling /home/opc/ruby/src/master/ext/-test-/array/concat/to_ary_concat.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bignum'
compiling /home/opc/ruby/src/master/ext/-test-/bignum/big2str.c
linking shared-object -test-/array/resize.so
linking shared-object -test-/array/to_ary_concat.so
compiling /home/opc/ruby/src/master/ext/-test-/bignum/bigzero.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/array/resize'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/array/concat'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-14834'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-3571'
compiling /home/opc/ruby/src/master/ext/-test-/bug-3571/bug.c
compiling /home/opc/ruby/src/master/ext/-test-/bug-14834/bug-14834.c
linking shared-object -test-/bug_3571.so
compiling /home/opc/ruby/src/master/ext/-test-/bignum/div.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-3571'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-5832'
compiling /home/opc/ruby/src/master/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-14834'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug_reporter'
compiling /home/opc/ruby/src/master/ext/-test-/bug_reporter/bug_reporter.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/init.c
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-5832'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/class'
compiling /home/opc/ruby/src/master/ext/-test-/class/class2name.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/intpack.c
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug_reporter'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/debug'
compiling /home/opc/ruby/src/master/ext/-test-/debug/init.c
compiling /home/opc/ruby/src/master/ext/-test-/class/init.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/mul.c
compiling /home/opc/ruby/src/master/ext/-test-/debug/inspector.c
linking shared-object -test-/class.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/class'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/dln/empty'
compiling /home/opc/ruby/src/master/ext/-test-/dln/empty/empty.c
compiling /home/opc/ruby/src/master/ext/-test-/debug/profile_frames.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/str2big.c
linking shared-object -test-/dln/empty.so
linking shared-object -test-/debug.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/dln/empty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/econv'
compiling /home/opc/ruby/src/master/ext/-test-/econv/append.c
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/ensure_and_callcc'
compiling /home/opc/ruby/src/master/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bignum'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/enumerator_kw'
compiling /home/opc/ruby/src/master/ext/-test-/enumerator_kw/enumerator_kw.c
compiling /home/opc/ruby/src/master/ext/-test-/econv/init.c
linking shared-object -test-/ensure_and_callcc.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/ensure_and_callcc'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/eval'
compiling /home/opc/ruby/src/master/ext/-test-/eval/eval.c
linking shared-object -test-/econv.so
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/econv'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/enumerator_kw'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/exception'
compiling /home/opc/ruby/src/master/ext/-test-/exception/dataerror.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/fatal'
compiling /home/opc/ruby/src/master/ext/-test-/fatal/init.c
linking shared-object -test-/eval.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/eval'
compiling /home/opc/ruby/src/master/ext/-test-/fatal/invalid.c
compiling /home/opc/ruby/src/master/ext/-test-/fatal/rb_fatal.c
compiling /home/opc/ruby/src/master/ext/-test-/exception/enc_raise.c
compiling /home/opc/ruby/src/master/ext/-test-/exception/ensured.c
linking shared-object -test-/fatal.so
compiling /home/opc/ruby/src/master/ext/-test-/exception/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/fatal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/file'
compiling /home/opc/ruby/src/master/ext/-test-/file/fs.c
compiling /home/opc/ruby/src/master/ext/-test-/file/init.c
linking shared-object -test-/exception.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/exception'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/float'
compiling /home/opc/ruby/src/master/ext/-test-/float/init.c
compiling /home/opc/ruby/src/master/ext/-test-/float/nextafter.c
compiling /home/opc/ruby/src/master/ext/-test-/file/newline_conv.c
compiling /home/opc/ruby/src/master/ext/-test-/file/stat.c
linking shared-object -test-/float.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/funcall'
compiling /home/opc/ruby/src/master/ext/-test-/funcall/funcall.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/float'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/gvl/call_without_gvl'
compiling /home/opc/ruby/src/master/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
linking shared-object -test-/file.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/file'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/hash'
compiling /home/opc/ruby/src/master/ext/-test-/hash/delete.c
linking shared-object -test-/funcall.so
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/funcall'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/integer'
compiling /home/opc/ruby/src/master/ext/-test-/integer/core_ext.c
compiling /home/opc/ruby/src/master/ext/-test-/hash/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/iseq_load'
compiling /home/opc/ruby/src/master/ext/-test-/iseq_load/iseq_load.c
linking shared-object -test-/hash.so
compiling /home/opc/ruby/src/master/ext/-test-/integer/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/hash'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/iter'
compiling /home/opc/ruby/src/master/ext/-test-/iter/break.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/iseq_load'
compiling /home/opc/ruby/src/master/ext/-test-/integer/my_integer.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot'
compiling /home/opc/ruby/src/master/ext/-test-/load/dot.dot/dot.dot.c
compiling /home/opc/ruby/src/master/ext/-test-/iter/init.c
linking shared-object -test-/integer.so
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot'
compiling /home/opc/ruby/src/master/ext/-test-/iter/yield.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/protect'
compiling /home/opc/ruby/src/master/ext/-test-/load/protect/protect.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/integer'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/resolve_symbol_resolver'
compiling /home/opc/ruby/src/master/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
linking shared-object -test-/iter.so
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/iter'
linking shared-object -test-/load/resolve_symbol_resolver.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/resolve_symbol_target'
compiling /home/opc/ruby/src/master/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/protect'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/stringify_symbols'
compiling /home/opc/ruby/src/master/ext/-test-/load/stringify_symbols/stringify_symbols.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/resolve_symbol_resolver'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/stringify_target'
compiling /home/opc/ruby/src/master/ext/-test-/load/stringify_target/stringify_target.c
linking shared-object -test-/load/resolve_symbol_target.so
linking shared-object -test-/load/stringify_symbols.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/resolve_symbol_target'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/compat'
compiling /home/opc/ruby/src/master/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/load/stringify_target.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/stringify_symbols'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/stringify_target'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/internal_ivar'
compiling /home/opc/ruby/src/master/ext/-test-/marshal/internal_ivar/internal_ivar.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/usr'
compiling /home/opc/ruby/src/master/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/compat'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/memory_view'
linking shared-object -test-/marshal/internal_ivar.so
compiling /home/opc/ruby/src/master/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/method'
compiling /home/opc/ruby/src/master/ext/-test-/method/arity.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/usr'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/notimplement'
compiling /home/opc/ruby/src/master/ext/-test-/notimplement/bug.c
compiling /home/opc/ruby/src/master/ext/-test-/method/init.c
linking shared-object -test-/notimplement.so
linking shared-object -test-/method.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/method'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/notimplement'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/num2int'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/path_to_class'
compiling /home/opc/ruby/src/master/ext/-test-/path_to_class/path_to_class.c
compiling /home/opc/ruby/src/master/ext/-test-/num2int/num2int.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/memory_view'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/popen_deadlock'
compiling /home/opc/ruby/src/master/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/path_to_class.so
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/path_to_class'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/postponed_job'
compiling /home/opc/ruby/src/master/ext/-test-/postponed_job/postponed_job.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/num2int'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/printf'
compiling /home/opc/ruby/src/master/ext/-test-/printf/printf.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/popen_deadlock'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/proc'
compiling /home/opc/ruby/src/master/ext/-test-/proc/init.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/postponed_job'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/random'
compiling /home/opc/ruby/src/master/ext/-test-/random/bad_version.c
compiling /home/opc/ruby/src/master/ext/-test-/proc/receiver.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/printf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/rational'
compiling /home/opc/ruby/src/master/ext/-test-/rational/rat.c
compiling /home/opc/ruby/src/master/ext/-test-/proc/super.c
compiling /home/opc/ruby/src/master/ext/-test-/random/init.c
linking shared-object -test-/rational.so
compiling /home/opc/ruby/src/master/ext/-test-/random/loop.c
linking shared-object -test-/proc.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/rational'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/rb_call_super_kw'
compiling /home/opc/ruby/src/master/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/proc'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/recursion'
compiling /home/opc/ruby/src/master/ext/-test-/recursion/recursion.c
linking shared-object -test-/random.so
linking shared-object -test-/rb_call_super_kw.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/random'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/regexp'
linking shared-object -test-/recursion.so
compiling /home/opc/ruby/src/master/ext/-test-/regexp/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/sanitizers'
compiling /home/opc/ruby/src/master/ext/-test-/sanitizers/sanitizers.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/recursion'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/scan_args'
compiling /home/opc/ruby/src/master/ext/-test-/scan_args/scan_args.c
compiling /home/opc/ruby/src/master/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/sanitizers.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/sanitizers'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/foreach'
compiling /home/opc/ruby/src/master/ext/-test-/st/foreach/foreach.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/regexp'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/numhash'
compiling /home/opc/ruby/src/master/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/foreach'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/update'
compiling /home/opc/ruby/src/master/ext/-test-/st/update/update.c
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/numhash'
linking shared-object -test-/st/update.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/stack'
compiling /home/opc/ruby/src/master/ext/-test-/stack/stack.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/update'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/string'
compiling /home/opc/ruby/src/master/ext/-test-/string/capacity.c
linking shared-object -test-/stack.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/stack'
compiling /home/opc/ruby/src/master/ext/-test-/string/coderange.c
compiling /home/opc/ruby/src/master/ext/-test-/string/cstr.c
linking shared-object -test-/scan_args.so
compiling /home/opc/ruby/src/master/ext/-test-/string/ellipsize.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/scan_args'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/struct'
compiling /home/opc/ruby/src/master/ext/-test-/struct/data.c
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_associate.c
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_dummy.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/duplicate.c
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_str_buf_cat.c
compiling /home/opc/ruby/src/master/ext/-test-/string/fstring.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/init.c
compiling /home/opc/ruby/src/master/ext/-test-/string/init.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/len.c
compiling /home/opc/ruby/src/master/ext/-test-/string/modify.c
compiling /home/opc/ruby/src/master/ext/-test-/string/new.c
compiling /home/opc/ruby/src/master/ext/-test-/string/nofree.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/member.c
compiling /home/opc/ruby/src/master/ext/-test-/string/normalize.c
compiling /home/opc/ruby/src/master/ext/-test-/string/qsort.c
linking shared-object -test-/struct.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/struct'
compiling /home/opc/ruby/src/master/ext/-test-/string/rb_interned_str.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/symbol'
compiling /home/opc/ruby/src/master/ext/-test-/symbol/init.c
compiling /home/opc/ruby/src/master/ext/-test-/string/rb_str_dup.c
compiling /home/opc/ruby/src/master/ext/-test-/symbol/type.c
compiling /home/opc/ruby/src/master/ext/-test-/string/set_len.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/thread/instrumentation'
compiling /home/opc/ruby/src/master/ext/-test-/thread/instrumentation/instrumentation.c
linking shared-object -test-/string.so
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/symbol'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/thread/lock_native_thread'
compiling /home/opc/ruby/src/master/ext/-test-/thread/lock_native_thread/lock_native_thread.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/string'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/time'
compiling /home/opc/ruby/src/master/ext/-test-/time/init.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/tracepoint'
linking shared-object -test-/thread/lock_native_thread.so
compiling /home/opc/ruby/src/master/ext/-test-/tracepoint/gc_hook.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/thread/lock_native_thread'
compiling /home/opc/ruby/src/master/ext/-test-/time/new.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/typeddata'
compiling /home/opc/ruby/src/master/ext/-test-/typeddata/typeddata.c
compiling /home/opc/ruby/src/master/ext/-test-/tracepoint/tracepoint.c
linking shared-object -test-/typeddata.so
linking shared-object -test-/time.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/typeddata'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/vm'
compiling /home/opc/ruby/src/master/ext/-test-/vm/at_exit.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/time'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/wait'
compiling /home/opc/ruby/src/master/ext/-test-/wait/wait.c
linking shared-object -test-/tracepoint.so
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/tracepoint'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/cgi/escape'
compiling /home/opc/ruby/src/master/ext/cgi/escape/escape.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/vm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/continuation'
compiling /home/opc/ruby/src/master/ext/continuation/continuation.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/wait'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
compiling /home/opc/ruby/src/master/ext/coverage/coverage.c
linking shared-object continuation.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/continuation'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
compiling /home/opc/ruby/src/master/ext/date/date_core.c
linking shared-object cgi/escape.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/cgi/escape'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
compiling /home/opc/ruby/src/master/ext/digest/digest.c
linking shared-object coverage.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/etc'
compiling /home/opc/ruby/src/master/ext/etc/etc.c
linking shared-object digest.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fcntl'
compiling /home/opc/ruby/src/master/ext/fcntl/fcntl.c
linking shared-object fcntl.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fcntl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
compiling /home/opc/ruby/src/master/ext/io/console/console.c
linking shared-object etc.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/etc'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/nonblock'
compiling /home/opc/ruby/src/master/ext/io/nonblock/nonblock.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/nonblock'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/wait'
compiling /home/opc/ruby/src/master/ext/io/wait/wait.c
linking shared-object io/wait.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/wait'
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'
compiling /home/opc/ruby/src/master/ext/monitor/monitor.c
linking shared-object io/console.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
compiling /home/opc/ruby/src/master/ext/objspace/object_tracing.c
linking shared-object monitor.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
compiling /home/opc/ruby/src/master/ext/openssl/ossl.c
compiling /home/opc/ruby/src/master/ext/objspace/objspace.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_asn1.c
compiling /home/opc/ruby/src/master/ext/objspace/objspace_dump.c
linking shared-object objspace.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
compiling /home/opc/ruby/src/master/ext/psych/psych.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_bio.c
compiling /home/opc/ruby/src/master/ext/psych/psych_emitter.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_bn.c
compiling /home/opc/ruby/src/master/ext/psych/psych_parser.c
compiling /home/opc/ruby/src/master/ext/psych/psych_to_ruby.c
compiling /home/opc/ruby/src/master/ext/psych/psych_yaml_tree.c
linking shared-object psych.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
compiling /home/opc/ruby/src/master/ext/pty/pty.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_cipher.c
compiling /home/opc/ruby/src/master/ext/date/date_parse.c
linking shared-object pty.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
compiling /home/opc/ruby/src/master/ext/date/date_strftime.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_config.c
compiling /home/opc/ruby/src/master/ext/date/date_strptime.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_digest.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_engine.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_hmac.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_kdf.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ns_spki.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ocsp.c
linking shared-object date_core.so
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkcs12.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rbconfig/sizeof'
compiling /home/opc/ruby/src/master/ext/rbconfig/sizeof/sizes.c
compiling /home/opc/ruby/src/master/ext/rbconfig/sizeof/limits.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rbconfig/sizeof'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
compiling /home/opc/ruby/src/master/ext/ripper/eventids1.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkcs7.c
compiling /home/opc/ruby/src/master/ext/ripper/eventids2.c
compiling /home/opc/ruby/src/master/ext/ripper/ripper.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_dh.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_dsa.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_ec.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_rsa.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_provider.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_rand.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ssl.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ssl_session.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ts.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509attr.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509cert.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509crl.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509ext.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509name.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509req.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509revoked.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509store.c
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'
compiling /home/opc/ruby/src/master/ext/socket/init.c
compiling /home/opc/ruby/src/master/ext/socket/constants.c
linking shared-object openssl.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/stringio'
compiling /home/opc/ruby/src/master/ext/stringio/stringio.c
linking shared-object stringio.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/stringio'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
compiling /home/opc/ruby/src/master/ext/strscan/strscan.c
compiling /home/opc/ruby/src/master/ext/socket/basicsocket.c
compiling /home/opc/ruby/src/master/ext/socket/socket.c
linking shared-object strscan.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/zlib'
compiling /home/opc/ruby/src/master/ext/zlib/zlib.c
compiling /home/opc/ruby/src/master/ext/socket/ipsocket.c
compiling /home/opc/ruby/src/master/ext/socket/tcpsocket.c
compiling /home/opc/ruby/src/master/ext/socket/tcpserver.c
compiling /home/opc/ruby/src/master/ext/socket/sockssocket.c
compiling /home/opc/ruby/src/master/ext/socket/udpsocket.c
compiling /home/opc/ruby/src/master/ext/socket/unixsocket.c
compiling /home/opc/ruby/src/master/ext/socket/unixserver.c
linking shared-object zlib.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/zlib'
compiling /home/opc/ruby/src/master/ext/socket/option.c
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/bubblebabble'
compiling /home/opc/ruby/src/master/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/bubblebabble'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/md5'
compiling /home/opc/ruby/src/master/ext/digest/md5/md5init.c
compiling /home/opc/ruby/src/master/ext/socket/ancdata.c
compiling /home/opc/ruby/src/master/ext/digest/md5/md5.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/md5'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/rmd160'
compiling /home/opc/ruby/src/master/ext/digest/rmd160/rmd160init.c
compiling /home/opc/ruby/src/master/ext/digest/rmd160/rmd160.c
linking shared-object digest/rmd160.so
compiling /home/opc/ruby/src/master/ext/socket/raddrinfo.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/rmd160'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha1'
compiling /home/opc/ruby/src/master/ext/digest/sha1/sha1init.c
compiling /home/opc/ruby/src/master/ext/digest/sha1/sha1.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha1'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
compiling /home/opc/ruby/src/master/ext/digest/sha2/sha2init.c
compiling /home/opc/ruby/src/master/ext/digest/sha2/sha2.c
linking shared-object digest/sha2.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/generator'
compiling /home/opc/ruby/src/master/ext/json/generator/generator.c
compiling /home/opc/ruby/src/master/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/parser'
compiling /home/opc/ruby/src/master/ext/json/parser/parser.c
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/generator'
compiling /home/opc/ruby/src/master/ext/ripper/ripper_init.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/parser'
linking shared-object ripper.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
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 rbs to 22451ecbe262326176eb3915b64366712930685c
	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.ext/include -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/17.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision -
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
rm -rf .bundle/gems/win32ole-1.9.2/
generating enc.mk
/home/opc/ruby/src/master/.bundle/.timestamp/rbs.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk 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/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
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/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
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.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.5/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.3.0/ext/syslog'
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/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.3.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'
./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/4.0.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/4.0.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/4.0.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.0.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-4.0.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/4.0.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-4.0.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/4.0.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-4.0.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/4.0.0+0
                                    bundler 4.0.0
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.0
                                    error_highlight 0.7.0
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.8.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.0
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.6.0
                                    resolv 0.6.3
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.5.0
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/4.0.0+0
                                    date 3.5.0
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0.dev
                                    json 2.17.1
                                    openssl 4.0.0.pre
                                    psych 5.2.6
                                    stringio 3.1.9.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/4.0.0+0
                                    minitest 5.26.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.3
                                    rexml 3.4.4
                                    rss 0.3.1
                                    net-ftp 0.3.9
                                    net-imap 0.5.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.5
                                    typeprof 0.31.0
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.3.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 6.17.0
                                    irb 1.15.3
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 2030 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.ext/include -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/17.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/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.ext/include -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/17.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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/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.3.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.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=33263
  "--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/757] 1405272=ruby/test_encoding
[  2/757] 1405273=openssl/test_hmac
[  3/757] 1405274=test_find
[  4/757] 1405274=mkmf/test_constant
[  5/757] 1405273=ruby/test_numeric
[  6/757] 1405273=psych/test_yamlstore
[  7/757] 1405273=-ext-/test_bug-3571
[  8/757] 1405273=mkmf/test_flags
[  9/757] 1405272=rubygems/test_gem_request_connection_pools
[ 10/757] 1405273=-ext-/rational/test_rat
[ 11/757] 1405273=rubygems/test_gem_commands_owner_command
[ 12/757] 1405272=-ext-/float/test_nextafter
[ 13/757] 1405272=-ext-/string/test_capacity
[ 14/757] 1405272=uri/test_file
[ 15/757] 1405272=ruby/test_time
[ 16/757] 1405273=-ext-/integer/test_integer
[ 17/757] 1405272=rubygems/test_gem_name_tuple
[ 18/757] 1405272=socket/test_tcp
[ 19/757] 1405273=-ext-/scheduler/test_interrupt_with_scheduler
[ 20/757] 1405273=rubygems/test_gem_requirement
[ 21/757] 1405273=ruby/test_pipe
[ 22/757] 1405274=ruby/test_string
[ 23/757] 1405273=rubygems/test_gem_commands_server_command
[ 24/757] 1405273=rubygems/test_gem_resolver_activation_request
[ 25/757] 1405273=rubygems/test_gem_uri
[ 26/757] 1405273=resolv/test_resource
[ 27/757] 1405273=rubygems/test_gem_package_tar_reader_entry
[ 28/757] 1405273=-ext-/iter/test_yield_block
[ 29/757] 1405273=-ext-/test_bug-5832
[ 30/757] 1405273=fiber/test_enumerator
[ 31/757] 1405273=-ext-/path_to_class/test_path_to_class
[ 32/757] 1405273=psych/test_data
[ 33/757] 1405273=did_you_mean/test_spell_checker
[ 34/757] 1405273=rubygems/test_gem_version
[ 35/757] 1405272=rubygems/test_gem_ext_ext_conf_builder
[ 36/757] 1405273=ruby/test_frozen_error
[ 37/757] 1405273=optparse/test_reqarg
[ 38/757] 1405273=rubygems/test_gem_commands_unpack_command
[ 39/757] 1405273=-ext-/win32/test_console_attr
[ 40/757] 1405273=ruby/test_proc
[ 41/757] 1405272=rubygems/test_gem_ext_cargo_builder
[ 42/757] 1405272=zlib/test_zlib
[ 43/757] 1405273=-ext-/gvl/test_ubf_async_safe
[ 44/757] 1405273=prism/snippets_test
[ 45/757] 1405274=date/test_date_compat
[ 46/757] 1405274=rubygems/test_gem_version_option
[ 47/757] 1405274=ruby/enc/test_euc_tw
[ 48/757] 1405274=rubygems/test_gem_resolver_dependency_request
[ 49/757] 1405274=-ext-/string/test_cstr
[ 50/757] 1405274=psych/visitors/test_yaml_tree
[ 51/757] 1405274=rubygems/test_gem_commands_yank_command
[ 52/757] 1405272=openssl/test_pkey_dsa
[ 53/757] 1405274=rubygems/test_gem_resolver_specification
[ 54/757] 1405274=-ext-/bignum/test_big2str
[ 55/757] 1405274=did_you_mean/tree_spell/test_human_typo
[ 56/757] 1405274=-ext-/wait/test_wait
[ 57/757] 1405274=psych/test_nil
[ 58/757] 1405274=psych/test_psych
[ 59/757] 1405274=ruby/test_io_buffer
[ 60/757] 1405274=-ext-/funcall/test_passing_block
[ 61/757] 1405274=ruby/test_defined
[ 62/757] 1405274=fileutils/test_nowrite
[ 63/757] 1405274=ruby/test_thread_queue
[ 64/757] 1405272=openssl/test_kdf
[ 65/757] 1405272=uri/test_ldap
[ 66/757] 1405272=ruby/test_comparable
[ 67/757] 1405272=rubygems/test_gem_config_file
[ 68/757] 1405272=prism/api/freeze_test
[ 69/757] 1405272=json/json_string_matching_test
[ 70/757] 1405272=ruby/test_io_timeout
[ 71/757] 1405272=prism/ruby/location_test
[ 72/757] 1405272=ruby/test_yjit_exit_locations
[ 73/757] 1405272=fiber/test_timeout
[ 74/757] 1405272=erb/test_erb_m17n
[ 75/757] 1405272=mkmf/test_egrep_cpp
[ 76/757] 1405272=ruby/test_frozen
[ 77/757] 1405272=rubygems/test_gem_resolver_index_specification
[ 78/757] 1405272=psych/test_serialize_subclasses
[ 79/757] 1405272=date/test_date_conv
[ 80/757] 1405272=optparse/test_switch
[ 81/757] 1405272=rubygems/test_webauthn_poller
[ 82/757] 1405272=rubygems/test_gem_commands_update_command
[ 83/757] 1405273=ruby/enc/test_big5
[ 84/757] 1405273=date/test_date
[ 85/757] 1405273=-ext-/load/test_protect
[ 86/757] 1405273=psych/test_psych_set
[ 87/757] 1405273=psych/test_tree_builder
[ 88/757] 1405273=coverage/test_coverage
[ 89/757] 1405273=net/http/test_http_request
[ 90/757] 1405273=test_tempfile
[ 91/757] 1405273=yaml/test_store
[ 92/757] 1405272=ruby/test_fnmatch
[ 93/757] 1405273=pathname/test_pathname
[ 94/757] 1405272=dtrace/test_function_entry
[ 95/757] 1405272=error_highlight/test_error_highlight
[ 96/757] 1405273=json/json_common_interface_test
[ 97/757] 1405273=psych/test_string
[ 98/757] 1405273=prism/version_test
[ 99/757] 1405273=prism/result/named_capture_test
[100/757] 1405273=dtrace/test_raise
[101/757] 1405273=ruby/test_complexrational
[102/757] 1405273=ruby/test_string_memory
[103/757] 1405273=ripper/test_files_lib
[104/757] 1405272=prism/api/lex_test
[105/757] 1405272=psych/test_marshalable
[106/757] 1405272=-ext-/test_enumerator_kw
[107/757] 1405272=-ext-/string/test_external_new
[108/757] 1405272=openssl/test_pkey
[109/757] 1405272=prism/api/parse_success_test
[110/757] 1405272=prism/result/index_write_test
[111/757] 1405272=rubygems/test_gem_remote_fetcher_local_ssl_server
[112/757] 1405273=prism/ruby/compiler_test
[113/757] 1405273=rubygems/test_gem_platform
[114/757] 1405273=-ext-/bignum/test_bigzero
[115/757] 1405273=ruby/test_memory_view
[116/757] 1405273=ruby/test_data
[117/757] 1405273=psych/test_null
[118/757] 1405273=fiber/test_ractor
[119/757] 1405273=ruby/test_m17n_comb
[120/757] 1405274=openssl/test_pkey_dh
[121/757] 1405274=fiber/test_io
[122/757] 1405274=ruby/test_literal
[123/757] 1405274=prism/result/static_inspect_test
[124/757] 1405274=rubygems/test_gem_unsatisfiable_dependency_error
[125/757] 1405274=rubygems/test_gem_util
[126/757] 1405272=rubygems/test_config
[127/757] 1405272=ruby/test_complex2
[128/757] 1405274=rubygems/test_gem_security_signer
[129/757] 1405272=fiber/test_thread
[130/757] 1405274=socket/test_basicsocket
[131/757] 1405274=optparse/test_zsh_completion
[132/757] 1405274=ruby/test_syntax
[133/757] 1405272=psych/test_scalar
[134/757] 1405272=did_you_mean/spell_checking/test_class_name_check
[135/757] 1405272=ruby/test_pack
[136/757] 1405273=openssl/test_pkcs7
[137/757] 1405272=rubygems/test_gem_commands_environment_command
[138/757] 1405272=optparse/test_optparse
[139/757] 1405272=psych/test_deprecated
[140/757] 1405272=fiber/test_io_buffer
[141/757] 1405272=prism/ruby/pattern_test
[142/757] 1405272=-ext-/bignum/test_div
[143/757] 1405272=ripper/test_files_test_2
[144/757] 1405273=optparse/test_bash_completion
[145/757] 1405273=ruby/test_exception
[146/757] 1405272=rubygems/test_gem_ext_rake_builder
[147/757] 1405272=psych/test_numeric
[148/757] 1405272=-ext-/string/test_fstring
[149/757] 1405272=test_singleton
[150/757] 1405272=io/console/test_ractor
[151/757] 1405272=-ext-/thread/test_instrumentation_api
[152/757] 1405273=cgi/test_cgi_escape
[153/757] 1405273=test_weakref
[154/757] 1405273=did_you_mean/spell_checking/test_key_name_check
[155/757] 1405273=test_timeout
[156/757] 1405273=date/test_date_strftime
[157/757] 1405274=json/json_parser_test
[158/757] 1405274=uri/test_ws
[159/757] 1405274=rubygems/test_gem_commands_stale_command
[160/757] 1405274=rubygems/test_gem_commands_cert_command
[161/757] 1405273=prism/percent_delimiter_string_test
[162/757] 1405273=rubygems/test_deprecate
[163/757] 1405273=net/http/test_httpresponses
[164/757] 1405273=uri/test_common
[165/757] 1405273=uri/test_generic
[166/757] 1405273=-ext-/test_ensure_and_callcc
[167/757] 1405273=rubygems/test_gem_request_set_lockfile
[168/757] 1405273=-ext-/postponed_job/test_postponed_job
[169/757] 1405273=-ext-/iseq_load/test_iseq_load
[170/757] 1405272=openssl/test_ns_spki
[171/757] 1405272=mkmf/test_have_library
[172/757] 1405274=psych/test_stream
[173/757] 1405274=objspace/test_objspace
[174/757] 1405272=-ext-/load/test_stringify_symbols
[175/757] 1405272=dtrace/test_require
[176/757] 1405272=prism/library_symbols_test
[177/757] 1405272=test_securerandom
[178/757] 1405272=-ext-/typeddata/test_typeddata
[179/757] 1405273=rubygems/test_gem_commands_fetch_command
[180/757] 1405272=test_tsort
[181/757] 1405272=prism/encoding/string_encoding_test
[182/757] 1405272=rubygems/test_gem_dependency_list
[183/757] 1405273=rubygems/test_gem_commands_outdated_command
[184/757] 1405272=-ext-/struct/test_len
[185/757] 1405272=json/json_fixtures_test
[186/757] 1405272=rubygems/test_gem_doctor
[187/757] 1405272=io/wait/test_io_wait
[188/757] 1405273=-ext-/bignum/test_pack
[189/757] 1405272=optparse/test_kwargs
[190/757] 1405272=ruby/test_process
[191/757] 1405273=openssl/test_provider
[192/757] 1405273=ruby/enc/test_euc_kr
[193/757] 1405273=rubygems/test_gem_package_tar_header_ractor
[194/757] 1405273=rubygems/test_gem_source_specific_file
[195/757] 1405273=-ext-/proc/test_bmethod
[196/757] 1405273=prism/encoding/encodings_test
[197/757] 1405273=ruby/test_random_formatter
[198/757] 1405273=ruby/test_rand
Leaked file descriptor: TestProcess#test_uid_from_name: 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-12-08 05:28:08.360856667 +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    1405272  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[199/757] 1405273=rubygems/test_gem_commands_install_command
[200/757] 1405273=ruby/test_iterator
[201/757] 1405273=dtrace/test_string
[202/757] 1405273=rubygems/test_gem_rdoc
[203/757] 1405273=-ext-/load/test_dot_dot
[204/757] 1405273=rubygems/test_kernel
[205/757] 1405273=prism/encoding/regular_expression_encoding_test
[206/757] 1405273=ruby/enc/test_cesu8
[207/757] 1405273=ruby/test_zjit
[208/757] 1405273=ruby/test_shapes
[209/757] 1405273=optparse/test_did_you_mean
[210/757] 1405273=psych/test_merge_keys
[211/757] 1405273=did_you_mean/spell_checking/test_method_name_check
[212/757] 1405273=fiber/test_storage
[213/757] 1405273=ruby/test_complex
[214/757] 1405273=ruby/test_threadgroup
[215/757] 1405273=ruby/test_dir_m17n
[216/757] 1405273=dtrace/test_array_create
[217/757] 1405273=prism/result/static_literals_test
[218/757] 1405273=lib/!Nothing_to_test
[219/757] 1405273=fiber/test_process
[220/757] 1405273=test_forwardable
[221/757] 1405273=-ext-/win32/test_fd_setsize
[222/757] 1405273=ruby/test_assignment
[223/757] 1405273=rubygems/test_gem_update_suggestion
[224/757] 1405273=-ext-/string/test_normalize
[225/757] 1405273=ruby/enc/test_emoji_breaks
[226/757] 1405273=fileutils/test_verbose
[227/757] 1405273=rubygems/test_gem_commands_open_command
[228/757] 1405273=openssl/test_random
[229/757] 1405273=rubygems/test_gem_resolver_lock_set
[230/757] 1405273=ruby/test_undef
[231/757] 1405273=openssl/test_asn1
Leaked file descriptor: TestProcess#test_gid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-12-08 13:50:13.207121838 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    1405272  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[232/757] 1405273=rubygems/test_gem_command
[233/757] 1405273=psych/test_exception
[234/757] 1405273=-ext-/arith_seq/test_arith_seq_beg_len_step
[235/757] 1405273=optparse/test_noarg
[236/757] 1405273=rubygems/test_gem_resolver_requirement_list
[237/757] 1405273=test_pp
[238/757] 1405273=rubygems/test_gem_impossible_dependencies_error
[239/757] 1405273=date/test_date_ractor
[240/757] 1405273=erb/test_erb
[241/757] 1405273=rubygems/test_gem_security
[242/757] 1405273=ruby/enc/test_utf32
[243/757] 1405273=rubygems/test_gem_resolver_git_specification
[244/757] 1405273=ruby/test_basicinstructions
[245/757] 1405273=optparse/test_optarg
[246/757] 1405273=rubygems/test_gem_commands_pristine_command
[247/757] 1405273=psych/test_hash
[248/757] 1405273=ruby/test_variable
[249/757] 1405272=test_prettyprint
[250/757] 1405272=rubygems/test_gem_uri_formatter
[251/757] 1405272=-ext-/exception/test_enc_raise
[252/757] 1405272=ruby/test_clone
[253/757] 1405272=prism/lex_test
[254/757] 1405272=psych/test_boolean
[255/757] 1405272=rubygems/test_gem_resolver_lock_specification
[256/757] 1405272=fiber/test_queue
[257/757] 1405272=fileutils/test_dryrun
[258/757] 1405272=ruby/test_gc_compact
[259/757] 1405273=rubygems/test_remote_fetch_error
[260/757] 1405273=ruby/test_yield
[261/757] 1405272=prism/regexp_test
[262/757] 1405272=ruby/test_optimization
[263/757] 1405273=ruby/test_rubyoptions
[264/757] 1405274=-ext-/exception/test_data_error
[265/757] 1405274=ripper/test_files_sample
[266/757] 1405272=ruby/enc/test_shift_jis
[267/757] 1405272=date/test_date_parse
[268/757] 1405274=test_open3
[269/757] 1405272=resolv/test_mdns
[270/757] 1405272=openssl/test_buffering
[271/757] 1405272=openssl/test_pkey_ec
[272/757] 1405272=resolv/test_svcb_https
[273/757] 1405272=-ext-/method/test_arity
[274/757] 1405272=rubygems/test_gem_ext_cargo_builder_unit
[275/757] 1405272=ruby/enc/test_case_mapping
[276/757] 1405272=ruby/test_rational
[277/757] 1405272=rubygems/test_webauthn_listener
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 12
[278/757] 1405272=rubygems/test_gem_resolver_api_specification
[279/757] 1405272=io/wait/test_ractor
[280/757] 1405272=did_you_mean/test_tree_spell_checker
[281/757] 1405272=psych/nodes/test_enumerable
[282/757] 1405272=dtrace/test_hash_create
[283/757] 1405272=ruby/enc/test_grapheme_breaks
[284/757] 1405272=prism/ruby/ruby_parser_test
[285/757] 1405272=ruby/test_default_gems
[286/757] 1405272=date/test_switch_hitter
[287/757] 1405272=ruby/test_unicode_escape
[288/757] 1405272=rubygems/test_gem_spec_fetcher
[289/757] 1405272=ruby/test_warning
[290/757] 1405272=psych/test_yamldbm
[291/757] 1405272=rubygems/test_gem_commands_dependency_command
[292/757] 1405272=ruby/enc/test_gbk
[293/757] 1405272=fiber/test_backtrace
[294/757] 1405272=rubygems/test_gem_gemcutter_utilities
[295/757] 1405272=prism/ruby/desugar_compiler_test
[296/757] 1405272=-ext-/marshal/test_internal_ivar
[297/757] 1405272=rubygems/test_gem_source_local
[298/757] 1405272=ruby/test_backtrace
[299/757] 1405274=prism/ruby/tunnel_test
[300/757] 1405274=-ext-/tracepoint/test_tracepoint
[301/757] 1405274=rubygems/test_gem_text
[302/757] 1405274=ruby/test_settracefunc
[303/757] 1405272=prism/locals_test
[304/757] 1405272=rubygems/test_gem_commands_push_command
[305/757] 1405274=ruby/test_sprintf_comb
[306/757] 1405274=-ext-/string/test_too_many_dummy_encodings
[307/757] 1405274=ruby/test_method_cache
[308/757] 1405274=-ext-/test_scan_args
[309/757] 1405274=rubygems/test_gem_commands_specification_command
[310/757] 1405274=rubygems/test_gem_package_old
[311/757] 1405274=rubygems/test_gem_request
[312/757] 1405272=rubygems/test_gem_commands_which_command
[313/757] 1405272=rubygems/test_gem_dependency_installer
[314/757] 1405274=test_pty
[315/757] 1405274=ruby/test_hash
[316/757] 1405273=uri/test_http
[317/757] 1405273=ripper/test_filter
[318/757] 1405273=ripper/test_parser_events
[319/757] 1405273=resolv/test_win32_config
[320/757] 1405273=rubygems/test_gem_remote_fetcher
[321/757] 1405273=ruby/enc/test_koi8
[322/757] 1405273=psych/test_json_tree
[323/757] 1405273=openssl/test_pkcs12
[324/757] 1405273=openssl/test_x509name
[325/757] 1405273=psych/test_yaml
[326/757] 1405273=ruby/test_argf
[327/757] 1405272=ruby/test_m17n
[328/757] 1405272=ruby/test_method
[329/757] 1405274=rubygems/test_gem_uninstaller
[330/757] 1405274=optparse/test_cclass
[331/757] 1405274=ruby/test_yjit
[332/757] 1405274=rubygems/test_gem_dependency
[333/757] 1405274=rubygems/test_gem_remote_fetcher_local_server
[334/757] 1405274=rubygems/test_gem_package_tar_writer
[335/757] 1405274=-ext-/bignum/test_str2big
[336/757] 1405274=stringio/test_ractor
[337/757] 1405274=psych/test_set
[338/757] 1405274=net/http/test_http
.Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x9, ino=548967454, 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    1405274  opc   10u  IPv4 548967454      0t0  TCP localhost:36563->localhost:48832 (CLOSE_WAIT)
[339/757] 1405273=ruby/enc/test_utf16
[340/757] 1405273=prism/result/constant_path_node_test
[341/757] 1405273=ruby/test_stringchar
[342/757] 1405273=mkmf/test_sizeof
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 11 #<File::Stat dev=0x9, ino=548968483, 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    1405274  opc   11u  IPv4 548968483      0t0  TCP localhost:35573->localhost:59342 (CLOSE_WAIT)
.Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 12 #<File::Stat dev=0x9, ino=548967069, 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    1405274  opc   12u  IPv4 548967069      0t0  TCP localhost:40977->localhost:32962 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 13 #<File::Stat dev=0x9, ino=548967099, 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    1405274  opc   13u  IPv4 548967099      0t0  TCP localhost:44895->localhost:59046 (CLOSE_WAIT)
[343/757] 1405273=date/test_date_attr
[344/757] 1405273=rubygems/test_gem_request_set_lockfile_parser
[345/757] 1405273=rubygems/test_gem_install_update_options
[346/757] 1405273=ruby/test_econv
[347/757] 1405272=prism/result/warnings_test
[348/757] 1405272=ruby/test_mixed_unicode_escapes
[349/757] 1405272=json/json_coder_test
[350/757] 1405272=fiber/test_sleep
[351/757] 1405273=prism/ruby/dispatcher_test
[352/757] 1405273=fileutils/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-12-08 05:28:08.360856667 +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-12-08 13:50:13.207121838 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    1405273  opc    9r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
ruby    1405273  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[353/757] 1405272=rubygems/test_gem_dependency_resolution_error
[354/757] 1405272=rubygems/test_gem_resolver_vendor_set
[355/757] 1405272=ruby/test_condition
[356/757] 1405272=ruby/enc/test_cp949
[357/757] 1405272=did_you_mean/edit_distance/test_jaro_winkler
[358/757] 1405272=ruby/test_stack
[359/757] 1405273=ruby/enc/test_windows_1252
[360/757] 1405273=ruby/enc/test_emoji
[361/757] 1405273=ruby/test_parse
[362/757] 1405273=prism/result/attribute_write_test
[363/757] 1405273=dtrace/test_method_cache
[364/757] 1405273=prism/result/string_test
[365/757] 1405273=rubygems/test_gem_specification
[366/757] 1405272=ruby/test_box
[367/757] 1405272=-ext-/st/test_numhash
[368/757] 1405272=ruby/test_system
[369/757] 1405272=openssl/test_pkey_rsa
[370/757] 1405274=io/nonblock/test_flush
[371/757] 1405274=psych/test_safe_load
[372/757] 1405274=-ext-/string/test_qsort
[373/757] 1405274=dtrace/test_gc
[374/757] 1405274=ruby/test_math
[375/757] 1405274=ruby/enc/test_iso_8859
[376/757] 1405274=mkmf/test_libs
[377/757] 1405274=rubygems/test_gem_commands_sources_command
[378/757] 1405272=rubygems/test_gem_source_list
[379/757] 1405272=json/json_addition_test
[380/757] 1405272=ruby/test_name_error
[381/757] 1405272=psych/handlers/test_recorder
[382/757] 1405272=psych/test_yaml_special_cases
[383/757] 1405272=prism/result/comments_test
[384/757] 1405272=ruby/test_const
[385/757] 1405272=rubygems/test_exit
[386/757] 1405272=ruby/test_class
[387/757] 1405274=ruby/test_sprintf
[388/757] 1405273=ruby/test_enumerator
[389/757] 1405274=-ext-/string/test_enc_associate
[390/757] 1405274=open-uri/test_open-uri
[391/757] 1405274=ruby/test_case
[392/757] 1405274=psych/test_array
[393/757] 1405274=rubygems/test_gem_command_manager
[394/757] 1405274=psych/test_date_time
[395/757] 1405274=-ext-/symbol/test_inadvertent_creation
[396/757] 1405274=ruby/test_weakmap
[397/757] 1405274=-ext-/string/test_coderange
[398/757] 1405274=mkmf/test_framework
[399/757] 1405274=prism/api/command_line_test
[400/757] 1405274=-ext-/vm/test_at_exit
[401/757] 1405274=psych/test_class
[402/757] 1405274=mkmf/test_have_macro
[403/757] 1405274=mkmf/test_mkmf
[404/757] 1405274=rubygems/test_gem_source
[405/757] 1405274=ruby/test_autoload
[406/757] 1405272=ruby/test_array
[407/757] 1405274=rubygems/test_gem_package
[408/757] 1405274=ripper/test_ripper
[409/757] 1405274=ripper/test_lexer
[410/757] 1405274=ruby/enc/test_regex_casefold
[411/757] 1405274=rubygems/test_gem_source_git
[412/757] 1405274=-ext-/test_random
[413/757] 1405274=ruby/test_thread_cv
[414/757] 1405274=prism/result/overlap_test
[415/757] 1405274=stringio/test_stringio
[416/757] 1405274=ripper/test_files_ext
[417/757] 1405274=ruby/test_iseq
[418/757] 1405272=uri/test_parser
[419/757] 1405272=ruby/test_primitive
[420/757] 1405272=prism/ruby/parser_test
[421/757] 1405272=rubygems/test_gem_package_tar_reader
[422/757] 1405272=rubygems/test_gem_commands_signout_command
[423/757] 1405272=ruby/test_env
[424/757] 1405274=openssl/test_pair
[425/757] 1405272=dtrace/test_singleton_function
[426/757] 1405272=rubygems/test_gem_commands_setup_command
[427/757] 1405272=test_bundled_gems
[428/757] 1405272=-ext-/eval/test_eval
[429/757] 1405272=psych/test_document
[430/757] 1405272=rubygems/test_gem_safe_yaml
[431/757] 1405272=uri/test_ftp
[432/757] 1405272=socket/test_sockopt
[433/757] 1405272=psych/test_encoding
[434/757] 1405272=mkmf/test_install
[435/757] 1405272=rubygems/test_gem_source_fetch_problem
[436/757] 1405272=rubygems/test_gem_request_set_lockfile_tokenizer
[437/757] 1405272=ruby/test_lazy_enumerator
[438/757] 1405272=mkmf/test_find_executable
[439/757] 1405272=optparse/test_autoconf
[440/757] 1405272=did_you_mean/test_ractor_compatibility
[441/757] 1405272=ruby/test_arithmetic_sequence
[442/757] 1405272=net/http/test_https_proxy
[443/757] 1405272=-ext-/file/test_stat
[444/757] 1405272=etc/test_etc
[445/757] 1405273=rubygems/test_gem_commands_rebuild_command
[446/757] 1405272=ruby/test_nomethod_error
[447/757] 1405272=prism/ruby/string_query_test
[448/757] 1405272=-ext-/test_printf
[449/757] 1405272=openssl/test_x509attr
[450/757] 1405272=prism/magic_comment_test
[451/757] 1405273=rubygems/test_gem_remote_fetcher_s3
[452/757] 1405272=ruby/test_io
[453/757] 1405273=did_you_mean/spell_checking/test_uncorrectable_name_check
[454/757] 1405273=rubygems/test_rubygems
[455/757] 1405273=-ext-/load/test_resolve_symbol
[456/757] 1405273=prism/ruby/ripper_test
[457/757] 1405273=ripper/test_files_test_1
[458/757] 1405273=ruby/test_dir
[459/757] 1405273=openssl/test_digest
[460/757] 1405273=ruby/test_path
[461/757] 1405273=rubygems/test_gem_commands_lock_command
[462/757] 1405273=ruby/enc/test_gb18030
[463/757] 1405273=rubygems/test_gem_stream_ui
[464/757] 1405274=prism/api/parse_comments_test
[465/757] 1405274=test_unicode_normalize
[466/757] 1405274=ruby/test_float
[467/757] 1405273=rubygems/test_gem_stub_specification
[468/757] 1405273=dtrace/test_cmethod
[469/757] 1405273=ruby/test_io_m17n
[470/757] 1405273=rubygems/test_gem_ext_configure_builder
[471/757] 1405273=json/json_ext_parser_test
[472/757] 1405273=socket/test_nonblock
[473/757] 1405273=psych/test_omap
[474/757] 1405273=date/test_date_strptime
[475/757] 1405273=test_ipaddr
[476/757] 1405273=prism/result/implicit_array_test
[477/757] 1405273=ripper/test_scanner_events
[478/757] 1405273=openssl/test_ocsp
[479/757] 1405274=test_shellwords
[480/757] 1405274=-ext-/bignum/test_mul
[481/757] 1405274=openssl/test_config
[482/757] 1405274=did_you_mean/tree_spell/test_change_word
[483/757] 1405274=psych/visitors/test_depth_first
[484/757] 1405274=prism/result/equality_test
[485/757] 1405274=fiber/test_io_close
[486/757] 1405274=prism/onigmo_test
[487/757] 1405274=psych/test_struct
[488/757] 1405274=ruby/test_rubyvm
[489/757] 1405274=prism/fuzzer_test
[490/757] 1405274=-ext-/array/test_resize
[491/757] 1405274=-ext-/thread/test_lock_native_thread
[492/757] 1405274=rubygems/test_gem_package_task
[493/757] 1405274=ruby/test_fiber
[494/757] 1405273=rubygems/test_gem_commands_mirror
[495/757] 1405273=openssl/test_engine
[496/757] 1405273=prism/result/integer_parse_test
[497/757] 1405273=ruby/test_key_error
[498/757] 1405273=rubygems/test_gem_validator
[499/757] 1405273=rubygems/test_gem_source_installed
[500/757] 1405273=-ext-/marshal/test_usrmarshal
[501/757] 1405273=erb/test_erb_command
[502/757] 1405273=ruby/test_module
[503/757] 1405273=rubygems/test_gem_security_trust_dir
[504/757] 1405273=openssl/test_ssl
[505/757] 1405274=rubygems/test_bundled_ca
[506/757] 1405272=ruby/test_integer_comb
[507/757] 1405274=optparse/test_load
[508/757] 1405274=-ext-/test_abi
[509/757] 1405274=-ext-/integer/test_my_integer
[510/757] 1405274=rubygems/test_gem_resolver_composed_set
[511/757] 1405274=ruby/test_objectspace
[512/757] 1405272=ruby/test_require
[513/757] 1405274=uri/test_wss
[514/757] 1405274=ruby/test_not
[515/757] 1405274=openssl/test_x509store
[516/757] 1405272=ruby/test_metaclass
[517/757] 1405272=rubygems/test_gem_gem_runner
[518/757] 1405272=ruby/test_require_lib
[519/757] 1405274=dtrace/test_load
[520/757] 1405274=rubygems/test_gem_source_lock
[521/757] 1405274=-ext-/time/test_new
[522/757] 1405274=-ext-/st/test_update
[523/757] 1405274=openssl/test_cipher
[524/757] 1405274=did_you_mean/spell_checking/test_variable_name_check
[525/757] 1405274=openssl/test_bn
[526/757] 1405274=did_you_mean/spell_checking/test_require_path_check
[527/757] 1405274=openssl/test_x509cert
[528/757] 1405274=ruby/test_ast
[529/757] 1405272=dtrace/test_object_create_start
[530/757] 1405272=rubygems/test_gem_commands_info_command
[531/757] 1405272=net/http/test_https
[532/757] 1405273=net/protocol/test_protocol
[533/757] 1405273=ruby/test_weakkeymap
[534/757] 1405273=ripper/test_files_test
[535/757] 1405273=did_you_mean/core_ext/test_name_error_extension
[536/757] 1405273=rubygems/test_gem_request_set_gem_dependency_api
[537/757] 1405273=rubygems/test_gem_security_policy
[538/757] 1405273=-ext-/hash/test_delete
[539/757] 1405273=open-uri/test_proxy
[540/757] 1405273=ruby/test_file_exhaustive
[541/757] 1405272=ruby/test_continuation
[542/757] 1405272=ruby/test_fixnum
[543/757] 1405272=ruby/test_signal
[544/757] 1405272=rubygems/test_gem_silent_ui
[545/757] 1405272=rubygems/test_gem_ci_detector
[546/757] 1405272=io/wait/test_io_wait_uncommon
[547/757] 1405272=rubygems/test_gem_package_tar_header
[548/757] 1405272=openssl/test_ssl_session
[549/757] 1405272=optparse/test_placearg
[550/757] 1405272=ruby/enc/test_case_comprehensive
[551/757] 1405272=ruby/test_rational2
[552/757] 1405272=prism/fixtures_test
[553/757] 1405272=-ext-/symbol/test_type
[554/757] 1405272=prism/heredoc_dedent_test
[555/757] 1405272=prism/api/parse_test
[556/757] 1405272=fiber/test_mutex
[557/757] 1405272=ruby/test_struct
[558/757] 1405272=test_tmpdir
[559/757] 1405272=optparse/test_acceptable
[560/757] 1405272=ruby/test_dup
[561/757] 1405272=rubygems/test_gem_local_remote_options
[562/757] 1405272=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[563/757] 1405273=pathname/test_ractor
[564/757] 1405272=net/http/test_httpheader
[565/757] 1405272=ripper/test_sexp
[566/757] 1405272=rubygems/test_gem_safe_marshal
[567/757] 1405273=digest/test_digest
[568/757] 1405272=mkmf/test_signedness
[569/757] 1405273=rubygems/test_gem_commands_check_command
[570/757] 1405273=rubygems/test_gem_resolver_git_set
[571/757] 1405273=strscan/test_stringscanner
[572/757] 1405273=rubygems/test_gem_resolver_installed_specification
[573/757] 1405273=-ext-/exception/test_exception_at_throwing
[574/757] 1405273=prism/api/parse_stream_test
[575/757] 1405273=digest/test_ractor
[576/757] 1405273=date/test_date_arith
[577/757] 1405273=rubygems/test_gem_resolver_vendor_specification
[578/757] 1405273=json/json_generic_object_test
[579/757] 1405273=ruby/enc/test_euc_jp
[580/757] 1405273=-ext-/exception/test_ensured
[581/757] 1405273=-ext-/popen_deadlock/test_popen_deadlock
[582/757] 1405273=test_time
[583/757] 1405273=psych/test_alias_and_anchor
[584/757] 1405273=psych/test_symbol
[585/757] 1405273=prism/ractor_test
[586/757] 1405273=rubygems/test_project_sanity
[587/757] 1405273=test_delegate
[588/757] 1405273=ruby/test_set
[589/757] 1405273=ruby/test_pattern_matching
[590/757] 1405272=-ext-/string/test_interned_str
[591/757] 1405272=-ext-/string/test_set_len
[592/757] 1405272=rubygems/test_gem_request_set
[593/757] 1405273=rubygems/test_gem_bundler_version_finder
[594/757] 1405273=ruby/test_gc
[595/757] 1405272=rubygems/test_gem_resolver_index_set
[596/757] 1405272=psych/test_stringio
[597/757] 1405272=rubygems/test_webauthn_listener_response
[598/757] 1405272=ruby/test_sleep
[599/757] 1405272=ruby/test_time_tz
[600/757] 1405272=prism/newline_offsets_test
[601/757] 1405272=psych/visitors/test_to_ruby
[602/757] 1405272=socket/test_addrinfo
[603/757] 1405272=-ext-/test_bug-14834
[604/757] 1405272=-ext-/struct/test_data
[605/757] 1405272=ruby/test_thread
[606/757] 1405273=socket/test_socket
.Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x0000fffe86ceb2a8 /home/opc/ruby/build/master/.ext/common/socket.rb:722 sleep>
.Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x0000fffe86ceb2a8 /home/opc/ruby/build/master/.ext/common/socket.rb:722 dead>
.[607/757] 1405273=ruby/test_inlinecache
[608/757] 1405273=prism/result/integer_base_flags_test
[609/757] 1405273=rubygems/test_gem_commands_build_command
[610/757] 1405273=-ext-/string/test_ellipsize
[611/757] 1405273=ruby/test_call
[612/757] 1405273=prism/ruby/relocation_test
[613/757] 1405273=ruby/test_ractor
[614/757] 1405272=ruby/enc/test_windows_1251
[615/757] 1405272=-ext-/array/test_to_ary_concat
[616/757] 1405273=rubygems/test_gem_ext_builder
[617/757] 1405272=prism/result/node_id_test
[618/757] 1405272=psych/test_parser
[619/757] 1405272=yaml/test_dbm
[620/757] 1405272=rubygems/test_gem_resolver_best_set
[621/757] 1405272=prism/result/numeric_value_test
[622/757] 1405272=rubygems/test_gem
[623/757] 1405273=win32/test_registry
[624/757] 1405273=strscan/test_ractor
[625/757] 1405273=json/json_generator_test
[626/757] 1405274=psych/test_ractor
[627/757] 1405272=rubygems/test_gem_resolver_conflict
[628/757] 1405272=prism/result/breadth_first_search_test
[629/757] 1405272=open-uri/test_ssl
[630/757] 1405274=rubygems/test_gem_commands_help_command
[631/757] 1405274=fiber/test_scheduler
[632/757] 1405273=ruby/test_bignum
[633/757] 1405272=prism/newline_test
[634/757] 1405272=-ext-/string/test_enc_str_buf_cat
[635/757] 1405272=socket/test_ancdata
[636/757] 1405272=json/ractor_test
[637/757] 1405272=ruby/test_marshal
[638/757] 1405273=psych/test_coder
[639/757] 1405273=ruby/test_symbol
[640/757] 1405272=rubygems/test_gem_commands_search_command
[641/757] 1405272=socket/test_udp
[642/757] 1405272=rubygems/test_gem_commands_contents_command
[643/757] 1405272=ruby/test_integer
[644/757] 1405274=socket/test_unix
[645/757] 1405274=date/test_date_marshal
[646/757] 1405274=mkmf/test_have_func
[647/757] 1405274=rubygems/test_gem_commands_list_command
[648/757] 1405274=date/test_date_new
[649/757] 1405274=mkmf/test_configuration
[650/757] 1405272=rubygems/test_gem_resolver_local_specification
[651/757] 1405272=objspace/test_ractor
[652/757] 1405274=test_trick
[653/757] 1405272=psych/json/test_stream
[654/757] 1405272=fiber/test_address_resolve
[655/757] 1405272=openssl/test_ts
[656/757] 1405272=-ext-/num2int/test_num2int
[657/757] 1405272=test_rbconfig
[658/757] 1405272=ruby/test_enum
[659/757] 1405272=rubygems/test_require
[660/757] 1405273=-ext-/test_recursion
[661/757] 1405273=rubygems/test_gem_commands_signin_command
[662/757] 1405273=ruby/test_range
[663/757] 1405274=-ext-/iter/test_iter_break
[664/757] 1405274=test_extlibs
[665/757] 1405273=-ext-/box/test_load_ext
[666/757] 1405273=prism/result/source_location_test
[667/757] 1405272=openssl/test_x509crl
[668/757] 1405273=mmtk/test_configuration
[669/757] 1405273=-ext-/test_notimplement
[670/757] 1405273=resolv/test_dns
[671/757] 1405272=io/console/test_io_console
[672/757] 1405273=ruby/test_flip
[673/757] 1405273=-ext-/debug/test_profile_frames
[674/757] 1405273=prism/result/heredoc_test
[675/757] 1405273=did_you_mean/spell_checking/test_pattern_key_name_check
[676/757] 1405273=rubygems/test_gem_commands_cleanup_command
[677/757] 1405274=json/json_ryu_fallback_test
[678/757] 1405274=-ext-/class/test_class2name
[679/757] 1405274=ruby/test_refinement
[680/757] 1405273=ruby/test_transcode
[681/757] 1405273=-ext-/debug/test_debug
[682/757] 1405273=-ext-/gvl/test_last_thread
[683/757] 1405272=digest/test_digest_extend
[684/757] 1405272=rubygems/test_gem_ext_cmake_builder
[685/757] 1405272=ruby/test_alias
[686/757] 1405272=openssl/test_fips
[687/757] 1405272=psych/test_emitter
[688/757] 1405272=optparse/test_getopts
[689/757] 1405272=prism/test_helper
[690/757] 1405272=ruby/test_compile_prism
[691/757] 1405273=rubygems/test_gem_commands_uninstall_command
[692/757] 1405272=prism/errors_test
[693/757] 1405272=mkmf/test_convertible
[694/757] 1405274=mkmf/test_pkg_config
[695/757] 1405274=rubygems/test_gem_available_set
[696/757] 1405274=-ext-/string/test_modify_expand
[697/757] 1405274=open-uri/test_ftp
[698/757] 1405274=prism/ruby/reflection_test
[699/757] 1405274=ruby/test_vm_dump
[700/757] 1405274=json/json_encoding_test
[701/757] 1405274=-ext-/win32/test_dln
[702/757] 1405274=ruby/test_object
[703/757] 1405273=rubygems/test_gem_source_vendor
[704/757] 1405273=rubygems/test_gem_resolver
[705/757] 1405273=ruby/test_super
[706/757] 1405274=ruby/test_object_id
[707/757] 1405274=prism/unescape_test
[708/757] 1405274=rubygems/test_gem_commands_exec_command
[709/757] 1405273=net/http/test_httpresponse
[710/757] 1405273=ruby/test_readpartial
[711/757] 1405274=openssl/test_x509req
[712/757] 1405273=ruby/test_ifunless
[713/757] 1405273=ruby/test_allocation
[714/757] 1405274=rubygems/test_gem_console_ui
[715/757] 1405274=ruby/test_insns_leaf
[716/757] 1405274=psych/test_object
[717/757] 1405274=-ext-/struct/test_member
[718/757] 1405274=uri/test_mailto
[719/757] 1405274=resolv/test_addr
[720/757] 1405274=ruby/enc/test_case_options
[721/757] 1405274=rubygems/test_gem_resolver_api_set
[722/757] 1405274=-ext-/struct/test_duplicate
[723/757] 1405274=json/test_helper
[724/757] 1405274=openssl/test_ossl
[725/757] 1405274=prism/result/regular_expression_options_test
[726/757] 1405274=net/http/test_buffered_io
[727/757] 1405274=rubygems/test_gem_installer
[728/757] 1405272=-ext-/bug_reporter/test_bug_reporter
[729/757] 1405272=psych/test_object_references
[730/757] 1405272=rubygems/test_gem_source_subpath_problem
[731/757] 1405272=-ext-/arith_seq/test_arith_seq_extract
[732/757] 1405272=monitor/test_monitor
[733/757] 1405272=ruby/test_beginendblock
[734/757] 1405272=ruby/test_eval
[735/757] 1405272=prism/ruby/parameters_signature_test
[736/757] 1405272=-ext-/string/test_nofree
[737/757] 1405272=ruby/test_whileuntil
[738/757] 1405272=ruby/test_regexp
[739/757] 1405273=-ext-/stack/test_stack_overflow
[740/757] 1405273=-ext-/string/test_rb_str_dup
[741/757] 1405273=ruby/test_lambda
[742/757] 1405273=psych/test_scalar_scanner
[743/757] 1405273=prism/api/dump_test
[744/757] 1405274=ruby/test_trace
[745/757] 1405274=ruby/test_keyword
[746/757] 1405274=rubygems/test_gem_path_support
[747/757] 1405274=ruby/test_arity
[748/757] 1405274=rubygems/test_gem_resolver_installer_set
[749/757] 1405273=-ext-/econv/test_append
[750/757] 1405273=-ext-/st/test_foreach
[751/757] 1405273=prism/encoding/symbol_encoding_test
[752/757] 1405273=openssl/test_x509ext
[753/757] 1405273=psych/visitors/test_emitter
[754/757] 1405274=optparse/test_summary
[755/757] 1405273=ruby/test_file
[756/757] 1405274=mkmf/test_config
[757/757] 1405274=prism/bom_test
Finished tests in 185.736470s, 165.3418 tests/s, 36707.4922 assertions/s.
Children under /tmp/rubytest.awahpl:
* -rw-rw-r-- 1  159480 2025-12-08 17:20:20 +0000 _ruby_box_p1417934_2_rbconfig+sizeof.so
* -rw-rw-r-- 1  144032 2025-12-08 17:20:20 +0000 _ruby_box_p1417934_2_-test-+sanitizers.so
* -rw-rw-r-- 1  207424 2025-12-08 17:20:20 +0000 _ruby_box_p1417934_2_io+console.so
* -rw-rw-r-- 1  159480 2025-12-08 17:20:21 +0000 _ruby_box_p1417942_2_rbconfig+sizeof.so
* -rw-rw-r-- 1  144032 2025-12-08 17:20:21 +0000 _ruby_box_p1417942_2_-test-+sanitizers.so
* -rw-rw-r-- 1  207424 2025-12-08 17:20:21 +0000 _ruby_box_p1417942_2_io+console.so
* -rw-rw-r-- 1  159480 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_rbconfig+sizeof.so
* -rw-rw-r-- 1  144032 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_-test-+sanitizers.so
* -rw-rw-r-- 1  207424 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_io+console.so
* -rw-rw-r-- 1  736648 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_date_core.so
* -rw-rw-r-- 1  181776 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_etc.so
* -rw-rw-r-- 1  228880 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_json+ext+parser.so
* -rw-rw-r-- 1  287440 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_json+ext+generator.so
* -rw-rw-r-- 1  223680 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_psych.so
* -rw-rw-r-- 1  366496 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_zlib.so
* -rw-rw-r-- 1  894200 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_socket.so
* -rw-rw-r-- 1  143200 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_io+wait.so
* -rw-rw-r-- 1 1845184 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_openssl.so
* -rw-rw-r-- 1  166696 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_digest.so
* -rw-rw-r-- 1  162552 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_io+nonblock.so
* -rw-rw-r-- 1  215816 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_strscan.so
* -rw-rw-r-- 1  168520 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_cgi+escape.so
* -rw-rw-r-- 1  159760 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_erb+escape.so
* -rw-rw-r-- 1  216568 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_stringio.so
* -rw-rw-r-- 1  160152 2025-12-08 17:20:21 +0000 _ruby_box_p1417959_2_monitor.so
* -rw-rw-r-- 1  159480 2025-12-08 17:20:21 +0000 _ruby_box_p1417970_2_rbconfig+sizeof.so
* -rw-rw-r-- 1  144032 2025-12-08 17:20:21 +0000 _ruby_box_p1417970_2_-test-+sanitizers.so
* -rw-rw-r-- 1  207424 2025-12-08 17:20:21 +0000 _ruby_box_p1417970_2_io+console.so
* -rw-rw-r-- 1  159480 2025-12-08 17:20:21 +0000 _ruby_box_p1417984_2_rbconfig+sizeof.so
* -rw-rw-r-- 1  144032 2025-12-08 17:20:21 +0000 _ruby_box_p1417984_2_-test-+sanitizers.so
* -rw-rw-r-- 1  207424 2025-12-08 17:20:21 +0000 _ruby_box_p1417984_2_io+console.so
* -rw-rw-r-- 1  159480 2025-12-08 17:20:21 +0000 _ruby_box_p1417994_2_rbconfig+sizeof.so
* -rw-rw-r-- 1  144032 2025-12-08 17:20:21 +0000 _ruby_box_p1417994_2_-test-+sanitizers.so
* -rw-rw-r-- 1  207424 2025-12-08 17:20:21 +0000 _ruby_box_p1417994_2_io+console.so
30710 tests, 6817920 assertions, 0 failures, 0 errors, 164 skips

ruby -v: ruby 4.0.0dev (2025-12-08T17:16:45Z master e61b79b384) +PRISM [aarch64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -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/17.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/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/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.3.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.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 4.0.0dev (2025-12-08T17:16:45Z master e61b79b384) +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 24.507710 seconds

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