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