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