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