# Logfile created on 2025-01-07 21:56:11 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffcbdc9fdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/opc/ruby/logs/brlog.master.20250107-215611", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffcbdced140 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffcbdcece70 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffcbdba04b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20250107-215611", @dev=#<File:/home/opc/ruby/logs/brlog.master.20250107-215611>, @binmode=false, @mon_data=#<Monitor:0x0000fffcbdcec470>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j3 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j3" exit with 0. $$$[beg] make update-src -j3 Already up to date. Latest commit hash = ad96c5a729 $$$[end] "make update-src -j3" exit with 0. $$$[beg] make after-update -j3 /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/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /home/opc/ruby/src/master/version.c linking miniruby $$$[end] "make miniruby -j3" exit with 0. $$$[beg] make ruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated e5414f65c5ff4f7c91ffa28538fd0f5143ed6c30fc3e78135224cb829f4407fb builtin_binary.inc compiling /home/opc/ruby/src/master/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j3" exit with 0. $$$[beg] make all -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' 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]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.0/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/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' $$$[end] "make all -j3" exit with 0. $$$[beg] make install -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs generating encdb.h 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 encdb.h unchanged making enc making srcs under 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/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' 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]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' ./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /home/opc/ruby/install/master/bin installing base libraries: /home/opc/ruby/install/master/lib installing arch files: /home/opc/ruby/install/master/lib/ruby/3.5.0+0/aarch64-linux installing pkgconfig data: /home/opc/ruby/install/master/lib/pkgconfig installing extension objects: /home/opc/ruby/install/master/lib/ruby/3.5.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0/aarch64-linux installing extension headers: /home/opc/ruby/install/master/include/ruby-3.5.0+0/aarch64-linux installing extension scripts: /home/opc/ruby/install/master/lib/ruby/3.5.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /home/opc/ruby/install/master/include/ruby-3.5.0+0/ruby installing command scripts: /home/opc/ruby/install/master/bin installing library scripts: /home/opc/ruby/install/master/lib/ruby/3.5.0+0 installing common headers: /home/opc/ruby/install/master/include/ruby-3.5.0+0 installing manpages: /home/opc/ruby/install/master/share/man/man1 installing default gems from lib: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0 benchmark 0.4.0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.3 logger 1.6.4 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 ostruct 0.6.1 pp 0.6.2 prettyprint 0.2.0 prism 1.2.0 pstore 0.1.4 rdoc 6.10.0 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.2 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.9 installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0/cache $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 2004 tests $$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3 /home/opc/ruby/src/master/basictest/test.rb:case .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8 /home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10 /home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39 /home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27 /home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107 /home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80 /home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31 /home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62 /home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10 /home/opc/ruby/src/master/basictest/test.rb:call ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9 /home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27 /home/opc/ruby/src/master/basictest/test.rb:system ........OK 8 /home/opc/ruby/src/master/basictest/test.rb:const .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4 /home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4 /home/opc/ruby/src/master/basictest/test.rb:math ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12 /home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3 /home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12 /home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23 /home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j3'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' Run options: --seed=44544 "--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/916] 277356=test_gem_ext_cargo_builder_link_flag_converter [ 2/916] 277357=test_gem_local_remote_options [ 3/916] 277358=test_rdoc_single_class [ 4/916] 277358=test_dup [ 5/916] 277356=test_acceptable [ 6/916] 277358=test_tmpdir [ 7/916] 277357=test_struct [ 8/916] 277358=parse_test [ 9/916] 277356=test_rdoc_token_stream [ 10/916] 277358=test_mutex [ 11/916] 277356=heredoc_dedent_test [ 12/916] 277356=test_type [ 13/916] 277356=test_fiddle [ 14/916] 277356=json_generic_object_test [ 15/916] 277356=test_date_arith [ 16/916] 277356=test_gem_resolver_vendor_specification [ 17/916] 277356=parse_stream_test [ 18/916] 277356=test_ractor [ 19/916] 277356=test_gem_resolver_installed_specification [ 20/916] 277356=test_exception_at_throwing [ 21/916] 277356=test_stringscanner [ 22/916] 277357=test_signedness [ 23/916] 277356=test_gem_commands_check_command [ 24/916] 277356=test_gem_resolver_git_set [ 25/916] 277356=test_digest [ 26/916] 277358=test_gem_safe_marshal [ 27/916] 277356=test_rdoc_ri_driver [ 28/916] 277358=test_ractor [ 29/916] 277358=test_sexp [ 30/916] 277358=test_httpheader [ 31/916] 277358=test_gem_request_set_gem_dependency_api [ 32/916] 277356=test_name_error_extension [ 33/916] 277356=test_rdoc_markup_to_ansi [ 34/916] 277356=test_protocol [ 35/916] 277358=test_evaluation [ 36/916] 277358=test_weakkeymap [ 37/916] 277357=test_files_test [ 38/916] 277357=test_https [ 39/916] 277356=test_gem_commands_info_command [ 40/916] 277356=test_object_create_start [ 41/916] 277356=test_logdevice [ 42/916] 277356=test_ast [ 43/916] 277358=test_irb [ 44/916] 277358=test_rdoc_markup_paragraph [ 45/916] 277358=test_x509cert [ 46/916] 277358=test_require_path_check [ 47/916] 277358=test_bn [ 48/916] 277358=test_variable_name_check [ 49/916] 277358=fixtures_test [ 50/916] 277358=test_rational2 [ 51/916] 277358=test_case_comprehensive [ 52/916] 277358=test_logperiod [ 53/916] 277358=test_placearg [ 54/916] 277358=test_ssl_session [ 55/916] 277358=test_gem_package_tar_header [ 56/916] 277358=test_io_wait_uncommon [ 57/916] 277358=test_gem_ci_detector [ 58/916] 277358=test_continuation [ 59/916] 277358=test_signal [ 60/916] 277358=test_gem_silent_ui [ 61/916] 277358=test_fixnum [ 62/916] 277358=test_file_exhaustive Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-01-07 02:29:06.662234504 +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 277358 opc 7r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [ 63/916] 277357=test_completion [ 64/916] 277357=test_handle [ 65/916] 277357=test_rdoc_markup_document [ 66/916] 277357=test_delete [ 67/916] 277357=test_gem_security_policy [ 68/916] 277357=test_proxy [ 69/916] 277357=test_require_lib [ 70/916] 277358=test_gem_gem_runner [ 71/916] 277358=test_metaclass [ 72/916] 277358=test_rdoc_rd_block_parser [ 73/916] 277358=test_x509store [ 74/916] 277358=test_rdoc_rd [ 75/916] 277358=test_rdoc_markup_to_markdown [ 76/916] 277358=test_rdoc_markup_to_joined_paragraph [ 77/916] 277358=test_rdoc_generator_pot [ 78/916] 277358=test_tracer [ 79/916] 277358=test_cd [ 80/916] 277358=test_not [ 81/916] 277358=test_cgi_cookie [ 82/916] 277358=test_option [ 83/916] 277358=test_rdoc_markup_attribute_manager [ 84/916] 277358=test_wss [ 85/916] 277358=test_objectspace [ 86/916] 277357=test_require [ 87/916] 277357=test_debugger_integration [ 88/916] 277357=test_my_integer [ 89/916] 277357=test_gem_resolver_composed_set [ 90/916] 277357=test_cipher [ 91/916] 277357=test_update [ 92/916] 277357=test_new [ 93/916] 277357=test_rdoc_parser_prism_ruby [ 94/916] 277357=test_gem_source_lock [ 95/916] 277357=test_load [ 96/916] 277357=test_rdoc_rd_inline_parser [ 97/916] 277357=test_win32ole_type [ 98/916] 277357=test_rubyvm [ 99/916] 277357=fuzzer_test [100/916] 277357=test_cparser [101/916] 277358=test_struct [102/916] 277358=onigmo_test [103/916] 277358=test_c_struct_entry [104/916] 277357=test_rdoc_parser_markdown [105/916] 277357=test_custom_command [106/916] 277357=equality_test [107/916] 277357=test_depth_first [108/916] 277357=test_change_word [109/916] 277357=test_config [110/916] 277357=test_ostruct [111/916] 277357=test_abi [112/916] 277357=test_bundled_ca [113/916] 277358=test_integer_comb [114/916] 277357=test_load [115/916] 277357=test_ssl [116/916] 277358=test_gem_security_trust_dir [117/916] 277358=test_module [118/916] 277358=test_erb_command [119/916] 277358=test_usrmarshal [120/916] 277358=test_gem_validator [121/916] 277358=test_gem_source_installed [122/916] 277358=test_win32ole_param [123/916] 277358=test_key_error [124/916] 277358=test_engine [125/916] 277358=integer_parse_test [126/916] 277358=test_fiber [127/916] 277358=test_gem_commands_mirror [128/916] 277358=test_gem_package_task [129/916] 277358=test_lock_native_thread [130/916] 277358=test_resize [131/916] 277358=test_color [132/916] 277358=test_rdoc_top_level [133/916] 277358=test_io_m17n [134/916] 277357=test_cmethod [135/916] 277357=test_float [136/916] 277358=test_gem_stub_specification [137/916] 277358=test_unicode_normalize [138/916] 277358=parse_comments_test [139/916] 277358=test_gem_stream_ui [140/916] 277358=test_rdoc_generator_ri [141/916] 277358=test_propertyputref [142/916] 277358=test_gb18030 [143/916] 277358=test_gem_commands_lock_command [144/916] 277358=test_reline_key [145/916] 277358=test_rdoc_generator_pot_po [146/916] 277358=test_shellwords [147/916] 277358=test_mul [148/916] 277358=test_scanner_events [149/916] 277358=implicit_array_test [150/916] 277358=test_ocsp [151/916] 277358=test_ipaddr [152/916] 277357=test_omap [153/916] 277358=test_date_strptime [154/916] 277357=test_nonblock [155/916] 277357=test_rdoc_parser_simple [156/916] 277357=json_ext_parser_test [157/916] 277357=test_gem_ext_configure_builder [158/916] 277357=magic_comment_test [159/916] 277358=test_gem_remote_fetcher_s3 [160/916] 277358=test_win32ole_variant [161/916] 277358=test_cgi_modruby [162/916] 277358=test_x509attr [163/916] 277358=test_printf [164/916] 277358=string_query_test [165/916] 277358=test_workspace [166/916] 277358=test_gem_commands_rebuild_command [167/916] 277358=test_nomethod_error [168/916] 277358=test_etc [169/916] 277357=test_stat [170/916] 277357=test_win32ole_param_event [171/916] 277357=test_https_proxy [172/916] 277357=test_rdoc_parser [173/916] 277357=test_path [174/916] 277357=test_digest [175/916] 277358=test_rdoc_rd_inline [176/916] 277357=test_files_test_1 [177/916] 277358=test_dir [178/916] 277357=test_closure [179/916] 277358=ripper_test [180/916] 277358=test_rubygems [181/916] 277358=test_resolve_symbol [182/916] 277358=test_uncorrectable_name_check [183/916] 277358=test_io [184/916] 277357=test_eval [185/916] 277357=test_document [186/916] 277357=test_gem_safe_yaml [187/916] 277357=test_gem_commands_setup_command [188/916] 277357=test_bundled_gems [189/916] 277357=test_history [190/916] 277357=test_singleton_function [191/916] 277357=test_pair [192/916] 277357=test_win32ole_variant_m [193/916] 277357=test_gem_commands_signout_command [194/916] 277357=test_gem_package_tar_reader [195/916] 277357=test_env [196/916] 277358=parser_test [197/916] 277358=test_primitive [198/916] 277358=test_parser [199/916] 277358=test_rdoc_ri_paths [200/916] 277358=test_iseq [201/916] 277358=test_ractor_compatibility [202/916] 277358=test_arithmetic_sequence [203/916] 277358=test_autoconf [204/916] 277358=test_find_executable [205/916] 277358=test_lazy_enumerator [206/916] 277358=test_cgi_multipart [207/916] 277357=test_gem_request_set_lockfile_tokenizer [208/916] 277358=test_gem_source_fetch_problem [209/916] 277358=test_encoding [210/916] 277358=test_install [211/916] 277357=test_rdoc_comment [212/916] 277357=test_sockopt [213/916] 277357=test_ftp [214/916] 277357=test_gem_package [215/916] 277358=test_array [216/916] 277356=test_autoload [217/916] 277357=test_have_macro [218/916] 277357=test_gem_source [219/916] 277357=test_mkmf [220/916] 277357=test_class [221/916] 277357=test_benchmark [222/916] 277357=test_at_exit [223/916] 277357=command_line_test [224/916] 277357=test_files_ext [225/916] 277357=test_assembler [226/916] 277357=overlap_test [227/916] 277357=test_stringio [228/916] 277357=test_thread_cv [229/916] 277357=test_random [230/916] 277357=test_gem_source_git [231/916] 277357=test_lexer [232/916] 277357=test_win32ole_method [233/916] 277357=test_regex_casefold [234/916] 277357=test_ripper [235/916] 277356=test_eval_history [236/916] 277356=test_unicode [237/916] 277356=test_arity [238/916] 277356=test_gem_path_support [239/916] 277357=test_keyword [240/916] 277356=test_win32ole_type_event [241/916] 277356=test_trace [242/916] 277356=dump_test [243/916] 277357=test_scalar_scanner [244/916] 277357=test_rb_str_dup [245/916] 277357=test_lambda [246/916] 277357=bom_test [247/916] 277357=test_summary [248/916] 277357=test_helper_method [249/916] 277357=test_file [250/916] 277356=test_config [251/916] 277356=test_x509ext [252/916] 277356=test_emitter [253/916] 277356=symbol_encoding_test [254/916] 277356=test_rdoc_markup_to_html [255/916] 277356=test_foreach [256/916] 277356=test_append [257/916] 277356=test_gem_resolver_installer_set [258/916] 277356=test_helper [259/916] 277356=test_duplicate [260/916] 277356=test_gem_resolver_api_set [261/916] 277356=test_cgi_header [262/916] 277356=test_case_options [263/916] 277356=test_addr [264/916] 277356=test_mailto [265/916] 277356=test_kill_ring [266/916] 277356=test_member [267/916] 277356=test_object [268/916] 277356=test_nofree [269/916] 277356=test_whileuntil [270/916] 277356=test_regexp [271/916] 277358=parameters_signature_test [272/916] 277358=test_pointer [273/916] 277358=test_rdoc_normal_class [274/916] 277358=test_within_pipe [275/916] 277358=test_eval [276/916] 277358=test_monitor [277/916] 277358=test_beginendblock [278/916] 277358=test_ruby_lex [279/916] 277358=test_arith_seq_extract [280/916] 277358=test_gem_source_subpath_problem [281/916] 277358=test_object_references [282/916] 277358=test_gem_installer [283/916] 277357=test_bug_reporter [284/916] 277357=test_buffered_io [285/916] 277357=regular_expression_options_test [286/916] 277357=test_ossl [287/916] 277358=unescape_test [288/916] 277358=test_gem_commands_exec_command [289/916] 277358=test_color_printer [290/916] 277358=test_super [291/916] 277358=test_gem_resolver [292/916] 277358=test_gem_source_vendor [293/916] 277358=test_object [294/916] 277358=test_dln [295/916] 277358=test_vm_dump [296/916] 277358=json_encoding_test [297/916] 277358=test_func [298/916] 277357=test_config [299/916] 277357=reflection_test [300/916] 277357=test_ftp [301/916] 277357=test_modify_expand [302/916] 277357=test_pkg_config [303/916] 277357=test_gem_available_set [304/916] 277357=errors_test [305/916] 277357=test_convertible [306/916] 277358=test_insns_leaf [307/916] 277358=test_gem_console_ui [308/916] 277358=test_allocation [309/916] 277357=test_ifunless [310/916] 277357=test_x509req [311/916] 277357=test_readpartial [312/916] 277357=test_httpresponse [313/916] 277357=test_rdoc_parser_ruby [314/916] 277357=test_debug [315/916] 277357=test_refinement [316/916] 277358=test_transcode [317/916] 277358=test_class2name [318/916] 277358=test_gem_commands_cleanup_command [319/916] 277357=heredoc_test [320/916] 277357=test_pattern_key_name_check [321/916] 277357=test_profile_frames [322/916] 277358=test_rdoc_markup_heading [323/916] 277358=test_io_console [324/916] 277357=test_flip [325/916] 277357=test_dns [326/916] 277356=test_c_union_entity [327/916] 277356=test_notimplement [328/916] 277356=test_cgi_session [329/916] 277356=test_x509crl [330/916] 277356=source_location_test [331/916] 277356=test_win32ole_event [332/916] 277356=test_gem_commands_uninstall_command [333/916] 277357=test_rdoc_markup_formatter [334/916] 277357=test_compile_prism [335/916] 277357=test_helper [336/916] 277357=test_getopts [337/916] 277357=test_emitter [338/916] 277357=test_alias [339/916] 277357=test_fips [340/916] 277357=test_digest_extend [341/916] 277357=test_gem_ext_cmake_builder [342/916] 277357=test_thread_fd_close [343/916] 277357=test_last_thread [344/916] 277356=test_configuration [345/916] 277356=test_gem_resolver_local_specification [346/916] 277356=test_gem_commands_list_command [347/916] 277356=test_date_new [348/916] 277356=test_date_marshal [349/916] 277356=test_have_func [350/916] 277357=test_unix [351/916] 277357=test_integer [352/916] 277358=test_context [353/916] 277358=test_udp [354/916] 277358=test_gem_commands_contents_command [355/916] 277356=test_rdoc_servlet [356/916] 277358=test_coder [357/916] 277356=test_symbol [358/916] 277358=test_gem_commands_search_command [359/916] 277358=test_formatter [360/916] 277358=test_iter_break [361/916] 277358=test_extlibs [362/916] 277358=test_gem_commands_signin_command [363/916] 277358=test_range [364/916] 277358=test_recursion [365/916] 277358=test_require [366/916] 277357=test_enum [367/916] 277356=test_rdoc_markup_include [368/916] 277356=test_rbconfig [369/916] 277356=test_num2int [370/916] 277356=test_locale [371/916] 277356=test_ts [372/916] 277357=test_address_resolve [373/916] 277357=test_trick [374/916] 277358=test_ractor [375/916] 277356=test_stream [376/916] 277356=test_rdoc_attr [377/916] 277356=json_generator_test [378/916] 277358=test_ractor [379/916] 277358=test_gem [380/916] 277356=test_registry [381/916] 277356=numeric_value_test [382/916] 277356=test_gem_resolver_best_set [383/916] 277356=test_dbm [384/916] 277356=test_cgi_core [385/916] 277356=test_parser [386/916] 277356=test_rdoc_markup_to_label [387/916] 277356=node_id_test [388/916] 277356=test_rdoc_markup_hard_break [389/916] 277356=test_marshal [390/916] 277357=test_ancdata [391/916] 277357=ractor_test [392/916] 277357=test_nesting_parser [393/916] 277357=test_enc_str_buf_cat [394/916] 277357=test_bignum [395/916] 277358=newline_test [396/916] 277358=test_gem_commands_help_command [397/916] 277358=test_scheduler [398/916] 277358=test_ssl [399/916] 277356=breadth_first_search_test [400/916] 277356=test_gem_resolver_conflict [401/916] 277356=test_ractor [402/916] 277356=test_inlinecache [403/916] 277356=test_socket [404/916] 277356=test_thread [405/916] 277358=test_data [406/916] 277358=test_bug-14834 [407/916] 277358=test_addrinfo [408/916] 277358=test_to_ruby [409/916] 277358=newline_offsets_test [410/916] 277358=test_time_tz [411/916] 277358=test_gem_ext_builder [412/916] 277357=test_to_ary_concat [413/916] 277358=test_history [414/916] 277358=relocation_test [415/916] 277358=test_windows_1251 [416/916] 277358=test_ellipsize [417/916] 277358=test_call [418/916] 277358=test_gem_commands_build_command [419/916] 277358=test_reline [420/916] 277357=integer_base_flags_test [421/916] 277357=test_delegate [422/916] 277357=test_symbol [423/916] 277357=test_project_sanity [424/916] 277357=test_alias_and_anchor [425/916] 277357=test_time [426/916] 277358=test_popen_deadlock [427/916] 277357=test_ensured [428/916] 277357=test_euc_jp [429/916] 277357=test_key_stroke [430/916] 277357=test_rdoc_markup [431/916] 277357=test_webauthn_listener_response [432/916] 277357=test_sleep [433/916] 277358=test_gem_resolver_index_set [434/916] 277358=test_gc [435/916] 277356=test_gem_bundler_version_finder [436/916] 277356=test_gem_request_set [437/916] 277356=test_set_len [438/916] 277356=test_interned_str [439/916] 277356=test_folderitem2_invokeverb [440/916] 277356=test_pattern_matching [441/916] 277356=test_kwargs [442/916] 277356=test_rdoc_parser_c [443/916] 277356=test_pack [444/916] 277357=test_io_wait [445/916] 277356=test_gem_doctor [446/916] 277356=json_fixtures_test [447/916] 277356=test_len [448/916] 277356=test_disable_irb [449/916] 277356=test_gem_commands_outdated_command [450/916] 277356=string_encoding_test [451/916] 277356=test_gem_dependency_list [452/916] 277356=test_rdoc_parser_changelog [453/916] 277357=test_tsort [454/916] 277356=test_typeddata [455/916] 277357=test_gem_commands_fetch_command [456/916] 277357=test_securerandom [457/916] 277357=test_rdoc_markup_attributes [458/916] 277357=test_rand [459/916] 277356=encodings_test [460/916] 277356=test_string_processing [461/916] 277356=test_random_formatter [462/916] 277356=test_gem_source_specific_file [463/916] 277356=test_provider [464/916] 277356=test_euc_kr [465/916] 277356=test_bmethod [466/916] 277356=test_rdoc_code_object [467/916] 277357=test_process [468/916] 277356=test_key_actor_vi [469/916] 277356=test_postponed_job [470/916] 277356=test_gem_request_set_lockfile [471/916] 277356=test_rdoc_markdown Leaked file descriptor: TestProcess#test_gid_from_name: 9 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-01-07 03:53:07.414843976 +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 277357 opc 9r REG 252,0 6940392 36566444 /var/lib/sss/mc/group [472/916] 277356=test_ensure_and_callcc [473/916] 277356=test_rdoc_encoding [474/916] 277356=test_win32ole_variant_outarg [475/916] 277356=test_generic [476/916] 277356=test_rdoc_markup_to_html_snippet [477/916] 277356=test_common [478/916] 277356=test_httpresponses [479/916] 277356=test_rdoc_constant [480/916] 277356=test_deprecate [481/916] 277356=test_rdoc_text [482/916] 277356=library_symbols_test [483/916] 277356=test_require [484/916] 277356=test_stringify_symbols [485/916] 277356=test_objspace [486/916] 277358=test_stream [487/916] 277358=test_have_library [488/916] 277358=test_ns_spki [489/916] 277358=test_rdoc_markup_indented_paragraph [490/916] 277358=test_iseq_load [491/916] 277358=test_rdoc_markup_parser [492/916] 277358=test_bash_completion [493/916] 277358=test_exception [494/916] 277358=test_files_test_2 Leaked file descriptor: TestProcess#test_uid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-01-07 02:29:06.662234504 +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 277357 opc 10r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [495/916] 277358=test_div [496/916] 277358=test_rdoc_markup_to_html_crossref [497/916] 277358=pattern_test [498/916] 277358=test_rdoc_context_section [499/916] 277358=test_io_buffer [500/916] 277358=test_deprecated [501/916] 277358=test_optparse [502/916] 277358=test_gem_commands_environment_command [503/916] 277358=test_pkcs7 [504/916] 277358=test_pack [505/916] 277358=test_scalar [506/916] 277358=test_syntax [507/916] 277357=test_class_name_check [508/916] 277357=test_basicsocket [509/916] 277357=test_zsh_completion [510/916] 277357=test_gem_commands_cert_command [511/916] 277357=percent_delimiter_string_test [512/916] 277357=test_gem_commands_stale_command [513/916] 277357=test_rdoc_markup_to_tt_only [514/916] 277357=test_date_strftime [515/916] 277357=json_parser_test [516/916] 277357=test_ws [517/916] 277357=test_timeout [518/916] 277357=test_rdoc_markup_to_bs [519/916] 277357=test_key_name_check [520/916] 277357=test_rdoc_markup_raw [521/916] 277357=test_instrumentation_api [522/916] 277358=test_weakref [523/916] 277358=test_ractor [524/916] 277358=test_rdoc_alias [525/916] 277358=test_singleton [526/916] 277358=test_fstring [527/916] 277358=test_numeric [528/916] 277358=test_rdoc_require [529/916] 277358=test_gem_ext_rake_builder [530/916] 277357=test_word [531/916] 277357=test_multi_irb_commands [532/916] 277358=test_pkey_dh [533/916] 277357=test_m17n_comb [534/916] 277358=test_null [535/916] 277358=test_ractor [536/916] 277358=test_data [537/916] 277358=test_memory_view [538/916] 277358=test_bigzero [539/916] 277358=compiler_test [540/916] 277358=test_gem_platform [541/916] 277358=test_gem_commands_query_command [542/916] 277358=test_gem_remote_fetcher_local_ssl_server [543/916] 277357=index_write_test [544/916] 277357=test_win32ole_typelib [545/916] 277357=test_pkey [546/916] 277357=parse_success_test [547/916] 277357=test_external_new [548/916] 277357=test_thread [549/916] 277357=test_config [550/916] 277357=test_complex2 [551/916] 277357=test_gem_security_signer [552/916] 277357=test_gem_util [553/916] 277357=test_gem_unsatisfiable_dependency_error [554/916] 277357=static_inspect_test [555/916] 277357=test_literal [556/916] 277357=test_io [557/916] 277357=test_ansi [558/916] 277357=test_rdoc_i18n_text [559/916] 277357=test_input_method [560/916] 277357=test_pathname [561/916] 277357=test_fnmatch [562/916] 277357=test_store [563/916] 277357=test_rdoc_markup_pre_process [564/916] 277357=test_coverage [565/916] 277357=test_tempfile [566/916] 277357=test_http_request [567/916] 277357=test_tree_builder [568/916] 277357=test_big5 [569/916] 277357=test_date [570/916] 277357=test_gem_commands_update_command [571/916] 277358=test_protect [572/916] 277358=test_rdoc_markup_verbatim [573/916] 277358=test_webauthn_poller [574/916] 277358=test_date_conv [575/916] 277358=test_frozen [576/916] 277358=test_serialize_subclasses [577/916] 277358=test_gem_resolver_index_specification [578/916] 277358=test_egrep_cpp [579/916] 277356=test_erb_m17n [580/916] 277358=test_rdoc_generator_pot_po_entry [581/916] 277356=test_timeout [582/916] 277356=test_enumerator_kw [583/916] 277358=test_marshalable [584/916] 277356=test_line_editor [585/916] 277358=test_files_lib [586/916] 277358=lex_test [587/916] 277356=test_string_memory [588/916] 277358=test_help [589/916] 277358=test_raise [590/916] 277358=test_complexrational [591/916] 277358=version_test [592/916] 277358=test_string [593/916] 277358=json_common_interface_test [594/916] 277356=test_error_highlight [595/916] 277358=test_rdoc_any_method [596/916] 277357=test_function_entry [597/916] 277357=test_nil [598/916] 277357=test_psych [599/916] 277357=test_import [600/916] 277358=test_human_typo [601/916] 277358=test_wait [602/916] 277358=test_big2str [603/916] 277358=test_gem_resolver_specification [604/916] 277358=test_pkey_dsa [605/916] 277356=test_logger [606/916] 277356=test_yaml_tree [607/916] 277356=test_gem_commands_yank_command [608/916] 277356=test_cstr [609/916] 277357=test_command [610/916] 277357=test_euc_tw [611/916] 277357=test_gem_resolver_dependency_request [612/916] 277357=test_rdoc_rdoc [613/916] 277357=test_yjit_exit_locations [614/916] 277357=location_test [615/916] 277357=test_rdoc_markdown_test [616/916] 277356=test_io_timeout [617/916] 277356=test_rdoc_normal_module [618/916] 277356=test_type_completor [619/916] 277356=json_string_matching_test [620/916] 277356=test_gem_config_file [621/916] 277356=test_comparable [622/916] 277356=test_kdf [623/916] 277358=test_ldap [624/916] 277358=test_thread_queue [625/916] 277356=test_passing_block [626/916] 277356=test_defined [627/916] 277356=test_nowrite [628/916] 277356=test_io_buffer [629/916] 277356=test_reqarg [630/916] 277357=test_frozen_error [631/916] 277357=test_gem_version [632/916] 277356=test_spell_checker [633/916] 277356=test_gem_ext_ext_conf_builder [634/916] 277357=test_path_to_class [635/916] 277357=test_enumerator [636/916] 277357=test_bug-5832 [637/916] 277357=test_yield_block [638/916] 277357=test_c_struct_builder [639/916] 277357=test_resource [640/916] 277357=test_gem_package_tar_reader_entry [641/916] 277357=test_gem_uri [642/916] 277357=test_win32ole_record [643/916] 277357=test_rdoc_include [644/916] 277357=test_gem_version_option [645/916] 277357=test_date_compat [646/916] 277357=test_ubf_async_safe [647/916] 277357=snippets_test [648/916] 277356=test_pstore [649/916] 277356=test_zlib [650/916] 277357=test_rdoc_options [651/916] 277357=test_gem_ext_cargo_builder [652/916] 277357=test_console_attr [653/916] 277357=test_proc [654/916] 277357=test_gem_commands_unpack_command [655/916] 277357=test_file [656/916] 277357=test_time [657/916] 277357=test_capacity [658/916] 277357=test_gem_commands_owner_command [659/916] 277357=test_nextafter [660/916] 277357=test_rat [661/916] 277357=test_gem_request_connection_pools [662/916] 277358=test_init [663/916] 277358=test_flags [664/916] 277357=test_numeric [665/916] 277358=test_yamlstore [666/916] 277358=test_bug-3571 [667/916] 277357=test_rdoc_generator_markup [668/916] 277357=test_constant [669/916] 277358=test_find [670/916] 277358=test_encoding [671/916] 277358=test_hmac [672/916] 277358=test_gem_resolver_activation_request [673/916] 277358=test_function [674/916] 277358=test_gem_commands_server_command [675/916] 277358=test_pipe [676/916] 277358=test_string [677/916] 277356=test_macro [678/916] 277356=test_gem_requirement [679/916] 277357=test_win32ole_method_event [680/916] 277357=test_tcp [681/916] 277356=test_gem_name_tuple [682/916] 277356=test_rdoc_markup_to_table_of_contents [683/916] 277356=test_integer [684/916] 277356=test_gem_command_manager [685/916] 277356=test_rdoc_context [686/916] 277357=test_array [687/916] 277357=test_case [688/916] 277357=test_open-uri [689/916] 277357=test_enc_associate [690/916] 277356=test_enumerator [691/916] 277357=test_sprintf [692/916] 277357=test_rdoc_parser_rd [693/916] 277357=test_const [694/916] 277357=comments_test [695/916] 277357=test_exit [696/916] 277357=test_class [697/916] 277357=test_recorder [698/916] 277357=test_yaml_special_cases [699/916] 277357=test_gem_commands_sources_command [700/916] 277357=test_gem_source_list [701/916] 277357=json_addition_test [702/916] 277357=test_name_error [703/916] 277357=test_iso_8859 [704/916] 277357=test_libs [705/916] 277357=test_gc [706/916] 277357=test_qsort [707/916] 277357=test_math [708/916] 277357=test_safe_load [709/916] 277357=test_pack [710/916] 277357=test_cgi_tag_helper [711/916] 277357=test_pinned [712/916] 277357=test_framework [713/916] 277357=test_weakmap [714/916] 277357=test_coderange [715/916] 277357=test_inadvertent_creation [716/916] 277357=test_date_time [717/916] 277357=test_nil2vtempty [718/916] 277357=test_rdoc_generator_json_index [719/916] 277357=test_sorted_set [720/916] 277357=test_emoji [721/916] 277357=test_windows_1252 [722/916] 277357=test_stack [723/916] 277357=test_cp949 [724/916] 277357=test_jaro_winkler [725/916] 277357=test_gem_resolver_vendor_set [726/916] 277357=test_condition [727/916] 277357=test_gem_dependency_resolution_error [728/916] 277357=test_sleep [729/916] 277357=test_mixed_unicode_escapes [730/916] 277357=dispatcher_test [731/916] 277357=test_fileutils [732/916] 277357=warnings_test [733/916] 277357=test_econv [734/916] 277357=test_gem_install_update_options [735/916] 277357=test_face [736/916] 277357=test_sizeof [737/916] 277357=test_date_attr [738/916] 277357=test_gem_request_set_lockfile_parser [739/916] 277357=test_stringchar [740/916] 277357=constant_path_node_test [741/916] 277357=test_flush [742/916] 277357=test_pkey_rsa [743/916] 277357=test_numhash [744/916] 277357=test_system [745/916] 277357=test_gem_specification [746/916] 277356=test_win32ole_variable [747/916] 277356=test_parse [748/916] 277356=test_rdoc_cross_reference [749/916] 277356=test_rdoc_class_module [750/916] 277357=test_method_cache [751/916] 277357=attribute_write_test [752/916] 277357=test_gem_remote_fetcher_local_server [753/916] 277357=test_gem_dependency [754/916] 277357=test_yjit [755/916] 277357=test_gem_uninstaller [756/916] 277356=test_cclass [757/916] 277356=test_m17n [758/916] 277356=test_method [759/916] 277357=test_argf [760/916] 277357=test_yaml [761/916] 277357=test_x509name [762/916] 277357=test_pkcs12 [763/916] 277357=test_gem_remote_fetcher [764/916] 277357=test_json_tree [765/916] 277357=test_koi8 [766/916] 277357=test_filter [767/916] 277357=test_parser_events [768/916] 277357=test_utf16 [769/916] 277357=test_http .Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 12 #<File::Stat dev=0x9, ino=2228772052, 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 277357 opc 12u IPv4 2228772052 0t0 TCP localhost:36861->localhost:54474 (CLOSE_WAIT) Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 13 #<File::Stat dev=0x9, ino=2228772136, 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 277357 opc 13u IPv4 2228772136 0t0 TCP localhost:39441->localhost:42074 (CLOSE_WAIT) Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 14 #<File::Stat dev=0x9, ino=2228772261, 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 277357 opc 14u IPv4 2228772261 0t0 TCP localhost:45295->localhost:40880 (CLOSE_WAIT) Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 15 #<File::Stat dev=0x9, ino=2228771671, 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 277357 opc 15u IPv4 2228771671 0t0 TCP localhost:33335->localhost:48076 (CLOSE_WAIT) Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 16 #<File::Stat dev=0x9, ino=2228772917, 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 277357 opc 16u IPv4 2228772917 0t0 TCP localhost:34883->localhost:60988 (CLOSE_WAIT) [770/916] 277356=test_set [771/916] 277356=test_severity [772/916] 277356=test_ractor [773/916] 277356=test_case [774/916] 277356=test_gem_package_tar_writer [775/916] 277356=test_str2big [776/916] 277356=test_rdoc_markup_to_rdoc [777/916] 277356=test_too_many_dummy_encodings [778/916] 277356=test_method_cache [779/916] 277356=test_sprintf_comb [780/916] 277356=test_gem_commands_push_command [781/916] 277356=locals_test [782/916] 277356=test_rdoc_task [783/916] 277356=test_tracepoint [784/916] 277356=test_settracefunc [785/916] 277358=test_gem_text [786/916] 277358=test_backtrace [787/916] 277356=tunnel_test [788/916] 277356=test_gem_source_local [789/916] 277356=test_internal_ivar [790/916] 277356=test_win32ole [791/916] 277356=test_rendering [792/916] 277356=desugar_compiler_test [793/916] 277356=test_gem_gemcutter_utilities [794/916] 277358=test_http [795/916] 277358=test_hash [796/916] 277356=test_pty [797/916] 277357=test_gem_dependency_installer [798/916] 277356=test_gem_commands_which_command [799/916] 277356=test_gem_request [800/916] 277356=test_gem_package_old [801/916] 277356=test_scan_args [802/916] 277356=test_gem_commands_specification_command [803/916] 277356=test_ractor [804/916] 277356=test_gem_resolver_api_specification [805/916] 277356=test_rdoc_rubygems_hook [806/916] 277356=test_webauthn_listener [807/916] 277356=test_case_mapping [808/916] 277356=test_rational [809/916] 277356=test_gem_ext_cargo_builder_unit [810/916] 277356=test_arity [811/916] 277356=test_thread [812/916] 277356=test_pkey_ec [813/916] 277356=test_svcb_https [814/916] 277356=test_buffering [815/916] 277356=test_key_event_record [816/916] 277356=test_date_parse [817/916] 277356=test_mdns [818/916] 277356=test_open3 [819/916] 277357=test_backtrace [820/916] 277357=test_gbk [821/916] 277357=test_gem_commands_dependency_command [822/916] 277357=test_warning [823/916] 277357=test_yamldbm [824/916] 277357=test_gem_spec_fetcher [825/916] 277356=test_unicode_escape [826/916] 277357=test_default_gems [827/916] 277356=test_switch_hitter [828/916] 277356=ruby_parser_test [829/916] 277356=test_grapheme_breaks [830/916] 277356=test_hash_create [831/916] 277356=test_rdoc_method_attr [832/916] 277357=test_enumerable [833/916] 277357=test_set [834/916] 277357=test_tree_spell_checker [835/916] 277356=test_gc_compact [836/916] 277357=test_rdoc_i18n_locale [837/916] 277357=test_dryrun [838/916] 277357=test_queue [839/916] 277357=test_gem_resolver_lock_specification [840/916] 277357=test_boolean [841/916] 277357=lex_test [842/916] 277358=test_clone [843/916] 277358=test_enc_raise [844/916] 277358=test_gem_uri_formatter [845/916] 277358=test_prettyprint [846/916] 277358=test_ole_methods [847/916] 277358=test_cgi_util [848/916] 277357=test_shift_jis [849/916] 277357=test_rdoc_store [850/916] 277358=test_data_error [851/916] 277358=test_files_sample [852/916] 277358=test_rdoc_stats [853/916] 277358=test_rubyoptions [854/916] 277357=test_optimization [855/916] 277356=test_force_exit [856/916] 277356=regexp_test [857/916] 277356=test_yield [858/916] 277357=test_remote_fetch_error [859/916] 277357=test_show_source [860/916] 277357=test_gem_command [861/916] 277357=test_asn1 [862/916] 277357=test_undef [863/916] 277357=test_rdoc_generator_darkfish [864/916] 277356=test_random [865/916] 277356=test_gem_resolver_lock_set [866/916] 277356=test_gem_commands_open_command [867/916] 277356=test_verbose [868/916] 277356=test_normalize [869/916] 277356=test_emoji_breaks [870/916] 277356=test_assignment [871/916] 277357=test_gem_update_suggestion [872/916] 277357=test_variable [873/916] 277357=test_hash [874/916] 277357=test_rdoc_tom_doc [875/916] 277357=test_optarg [876/916] 277357=test_gem_commands_pristine_command [877/916] 277356=test_basicinstructions [878/916] 277356=test_utf32 [879/916] 277356=test_gem_resolver_git_specification [880/916] 277358=test_gem_security [881/916] 277357=test_key_actor_emacs [882/916] 277356=test_date_ractor [883/916] 277356=test_erb [884/916] 277357=test_gem_impossible_dependencies_error [885/916] 277357=test_pp [886/916] 277357=test_gem_resolver_requirement_list [887/916] 277356=test_exception [888/916] 277357=test_arith_seq_beg_len_step [889/916] 277356=test_raise_exception [890/916] 277357=test_noarg [891/916] 277357=test_storage [892/916] 277357=test_method_name_check [893/916] 277357=test_err_in_callback [894/916] 277357=test_merge_keys [895/916] 277357=test_shapes [896/916] 277357=test_did_you_mean [897/916] 277357=test_rdoc_extend [898/916] 277357=regular_expression_encoding_test [899/916] 277357=test_cesu8 [900/916] 277357=test_kernel [901/916] 277356=test_rendering [902/916] 277356=test_gem_rdoc [903/916] 277356=test_dot_dot [904/916] 277356=test_string [905/916] 277356=test_iterator [906/916] 277356=test_gem_commands_install_command [907/916] 277357=test_fd_setsize [908/916] 277357=test_process [909/916] 277357=test_forwardable [910/916] 277357=!Nothing_to_test [911/916] 277357=static_literals_test [912/916] 277357=test_array_create [913/916] 277357=test_memory_view [914/916] 277357=test_dir_m17n [915/916] 277356=test_complex [916/916] 277356=test_threadgroup Finished tests in 202.508428s, 158.3638 tests/s, 32057.2633 assertions/s. 32070 tests, 6491866 assertions, 0 failures, 0 errors, 380 skips ruby -v: ruby 3.5.0dev (2025-01-07T19:35:01Z master ad96c5a729) +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/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' ruby 3.5.0dev (2025-01-07T19:35:01Z master ad96c5a729) +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 ............................................................ 3360 ............................................................ 3420 ..................... Finished in 27.457575 seconds 3440 files, 33384 examples, 200577 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0.