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