# Logfile created on 2024-02-17 11:19:09 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffbd4d1fdc8 @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, @logfile="/home/opc/ruby/logs/brlog.master.20240217-111909", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffbd4d6e928 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffbd4d6e720 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffbd4c207d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20240217-111909", @dev=#<File:/home/opc/ruby/logs/brlog.master.20240217-111909>, @binmode=false, @mon_data=#<Monitor:0x0000fffbd4d6e338>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j3 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j3" exit with 0. $$$[beg] make update-download -j3 tool/config.guess already exists tool/config.sub already exists Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision - /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j3" exit with 0. $$$[beg] make update-rubyspec -j3 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j3" exit with 0. $$$[beg] make update-src -j3 Already up to date. Latest commit hash = df63e5bef6 $$$[end] "make update-src -j3" exit with 0. $$$[beg] make after-update -j3 /home/opc/ruby/src/master/revision.h updated generating aarch64-linux-fake.rb aarch64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision - /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged $$$[end] "make after-update -j3" exit with 0. $$$[beg] make miniruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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-10.1.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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-10.1.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 25bf08a776f80ab1670b7dca06cc9ae70a5b3f106c3299c90d5677327156d91b 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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-10.1.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 '/home/opc/ruby/src/master/enc/trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/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/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' $$$[end] "make all -j3" exit with 0. $$$[beg] make install -j3 Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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 echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision - gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/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/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: 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/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' ./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 to 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+0/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+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux installing extension headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux installing extension scripts: /home/opc/ruby/install/master/lib/ruby/3.4.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby installing command scripts: /home/opc/ruby/install/master/bin installing library scripts: /home/opc/ruby/install/master/lib/ruby/3.4.0+0 installing common headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0 installing manpages: /home/opc/ruby/install/master/share/man/man1 installing default gems from lib: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.11.2 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.24.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.2 resolv 0.3.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 minitest 5.22.2 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.10 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.4 typeprof 0.21.10 debug 1.9.1 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.6 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.0 nkf 0.2.0 syslog 0.1.2 csv 3.2.8 installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 1896 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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-10.1.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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-10.1.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 '/home/opc/ruby/src/master/enc/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/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.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/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=44330 "--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 --exclude=rubygems/test_gem_package_task\.rb # Running tests: [ 1/865] 244997=test_dot_dot [ 2/865] 244997=test_gem_rdoc [ 3/865] 244999=pattern_test [ 4/865] 244998=test_rendering [ 5/865] 244999=test_kernel [ 6/865] 244998=test_gem_commands_install_command [ 7/865] 244997=test_string [ 8/865] 244997=test_iterator [ 9/865] 244997=test_merge_keys [ 10/865] 244997=test_err_in_callback [ 11/865] 244997=test_method_name_check [ 12/865] 244997=test_storage [ 13/865] 244997=test_cesu8 [ 14/865] 244997=test_rdoc_extend [ 15/865] 244997=test_did_you_mean [ 16/865] 244997=test_shapes [ 17/865] 244997=test_threadgroup [ 18/865] 244999=test_complex [ 19/865] 244999=test_dir_m17n [ 20/865] 244997=test_memory_view [ 21/865] 244997=test_array_create [ 22/865] 244997=test_forwardable [ 23/865] 244997=test_process [ 24/865] 244997=test_fd_setsize [ 25/865] 244997=!Nothing_to_test [ 26/865] 244997=test_gem_update_suggestion [ 27/865] 244997=test_assignment [ 28/865] 244999=test_emoji_breaks [ 29/865] 244998=test_normalize [ 30/865] 244998=test_gem_commands_open_command [ 31/865] 244998=test_verbose [ 32/865] 244998=test_asn1 [ 33/865] 244998=test_gem_command [ 34/865] 244998=test_gem_resolver_lock_set [ 35/865] 244998=test_random [ 36/865] 244998=test_rdoc_generator_darkfish [ 37/865] 244998=test_undef [ 38/865] 244998=test_noarg [ 39/865] 244998=test_exception [ 40/865] 244998=test_raise_exception [ 41/865] 244997=test_arith_seq_beg_len_step [ 42/865] 244997=memsize_test [ 43/865] 244997=test_gem_resolver_requirement_list [ 44/865] 244997=test_pp Leaked file descriptor: PPTestModule::PPFileStatTest#test_nothing_raised: 8 #<File::Stat dev=0xfc00, ino=2356777, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-02-17 11:19:26.885579065 +0000, mtime=2024-02-17 11:19:26.877579038 +0000, ctime=2024-02-17 11:19:26.877579038 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 244997 opc 8r REG 252,0 9253600 2356777 /var/lib/sss/mc/passwd [ 45/865] 244997=test_gem_impossible_dependencies_error [ 46/865] 244997=test_optarg [ 47/865] 244997=test_gem_commands_pristine_command [ 48/865] 244998=test_rdoc_tom_doc [ 49/865] 244998=test_hash [ 50/865] 244998=test_variable [ 51/865] 244998=test_date_ractor [ 52/865] 244999=test_erb [ 53/865] 244999=test_gem_security [ 54/865] 244998=test_key_actor_emacs [ 55/865] 244998=test_gem_resolver_git_specification [ 56/865] 244998=test_utf32 [ 57/865] 244998=test_basicinstructions [ 58/865] 244998=test_enc_raise [ 59/865] 244998=test_clone [ 60/865] 244998=test_cgi_util [ 61/865] 244998=test_ole_methods [ 62/865] 244998=test_prettyprint [ 63/865] 244998=test_gem_uri_formatter [ 64/865] 244998=test_dryrun [ 65/865] 244998=test_rdoc_i18n_locale [ 66/865] 244998=test_gc_compact [ 67/865] 244997=test_boolean [ 68/865] 244997=test_gem_resolver_lock_specification [ 69/865] 244997=test_queue [ 70/865] 244997=test_remote_fetch_error [ 71/865] 244997=test_yield [ 72/865] 244998=regexp_test [ 73/865] 244998=test_rdoc_store [ 74/865] 244997=test_shift_jis [ 75/865] 244997=test_optimization [ 76/865] 244998=test_rubyoptions [ 77/865] 244999=test_files_sample [ 78/865] 244999=test_rdoc_stats [ 79/865] 244999=test_data_error [ 80/865] 244999=test_pkey_ec [ 81/865] 244999=test_svcb_https [ 82/865] 244999=test_buffering [ 83/865] 244999=test_thread [ 84/865] 244999=test_arity [ 85/865] 244999=test_mdns [ 86/865] 244999=test_open3 [ 87/865] 244999=test_date_parse [ 88/865] 244999=test_key_event_record [ 89/865] 244999=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 46631> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 244999 opc 9u IPv4 1738785489 0t0 TCP localhost:46631->localhost:41594 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 9 [ 90/865] 244999=test_rdoc_rubygems_hook [ 91/865] 244999=test_gem_resolver_api_specification [ 92/865] 244999=test_ractor [ 93/865] 244999=test_gem_ext_cargo_builder_unit [ 94/865] 244999=test_rational [ 95/865] 244999=test_case_mapping [ 96/865] 244999=test_grapheme_breaks [ 97/865] 244999=test_hash_create [ 98/865] 244999=test_tree_spell_checker [ 99/865] 244999=test_set [100/865] 244999=test_enumerable [101/865] 244999=test_rdoc_method_attr [102/865] 244999=test_gem_commands_dependency_command [103/865] 244999=test_gbk [104/865] 244999=test_backtrace [105/865] 244999=test_default_gems [106/865] 244999=test_switch_hitter [107/865] 244999=test_unicode_escape [108/865] 244999=test_gem_spec_fetcher [109/865] 244999=test_yamldbm [110/865] 244999=test_backtrace [111/865] 244997=test_settracefunc Leaked file descriptor: TestRubyOptions#test_script_from_stdin: 10 #<File::Stat dev=0xfc00, ino=2356781, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2024-02-17 11:18:30.085388824 +0000, mtime=2024-02-17 11:20:02.717699077 +0000, ctime=2024-02-17 11:20:02.717699077 +0000> Leaked file descriptor: TestRubyOptions#test_script_from_stdin: 11 #<File::Stat dev=0x9, ino=1738785727, 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 244998 opc 10r REG 252,0 6940392 2356781 /var/lib/sss/mc/group ruby 244998 opc 11u unix 0x0000000000000000 0t0 1738785727 type=STREAM [112/865] 244997=test_gem_text [113/865] 244997=test_tracepoint [114/865] 244997=test_rdoc_task [115/865] 244997=test_gem_gemcutter_utilities [116/865] 244999=test_rendering [117/865] 244999=test_gem_source_local [118/865] 244998=desugar_compiler_test [119/865] 244998=test_win32ole [120/865] 244998=test_internal_ivar [121/865] 244999=test_sprintf_comb [122/865] 244998=test_method_cache [123/865] 244998=test_too_many_dummy_encodings [124/865] 244998=locals_test [125/865] 244999=test_gem_commands_push_command [126/865] 244997=test_gem_package_old [127/865] 244997=test_gem_request [128/865] 244998=test_gem_commands_which_command [129/865] 244998=test_scan_args [130/865] 244998=test_gem_commands_specification_command [131/865] 244997=encoding_test [132/865] 244997=test_hash [133/865] 244998=parser_test [134/865] 244998=test_http [135/865] 244998=test_gem_dependency_installer [136/865] 244999=test_pty [137/865] 244999=test_json_tree [138/865] 244999=test_koi8 [139/865] 244999=test_gem_remote_fetcher [140/865] 244998=test_pkcs12 [141/865] 244999=test_parser_events [142/865] 244999=test_filter [143/865] 244999=test_method [144/865] 244998=test_m17n [145/865] 244998=test_yjit [146/865] 244998=test_cclass [147/865] 244998=test_gem_uninstaller [148/865] 244997=test_gem_dependency [149/865] 244997=test_x509name [150/865] 244997=test_yaml [151/865] 244997=test_argf [152/865] 244998=test_rdoc_markup_to_rdoc [153/865] 244998=test_set [154/865] 244998=attribute_write_test [155/865] 244998=test_utf16 [156/865] 244998=test_http [157/865] 244997=test_str2big [158/865] 244997=test_gem_package_tar_writer [159/865] 244997=test_ractor [160/865] 244997=test_case [161/865] 244997=test_severity [162/865] 244997=test_gem_install_update_options [163/865] 244997=test_econv [164/865] 244997=test_stringchar [165/865] 244997=test_gem_request_set_lockfile_parser [166/865] 244997=test_sizeof [167/865] 244999=test_date_attr [168/865] 244999=test_face [169/865] 244999=test_stack [170/865] 244999=test_windows_1252 [171/865] 244999=test_emoji [172/865] 244999=test_sorted_set [173/865] 244999=test_fileutils [174/865] 244997=test_sleep Leaked file descriptor: TestFileUtils#test_chown_error: 9 #<File::Stat dev=0xfc00, ino=2356777, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-02-17 11:19:26.885579065 +0000, mtime=2024-02-17 11:19:26.877579038 +0000, ctime=2024-02-17 11:19:26.877579038 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 244999 opc 9r REG 252,0 9253600 2356777 /var/lib/sss/mc/passwd [175/865] 244999=test_mixed_unicode_escapes [176/865] 244999=test_gem_dependency_resolution_error [177/865] 244999=test_gem_resolver_vendor_set [178/865] 244999=test_condition [179/865] 244999=test_jaro_winkler [180/865] 244999=test_cp949 [181/865] 244999=test_method_cache [182/865] 244999=test_rdoc_cross_reference [183/865] 244999=test_parse [184/865] 244999=test_rdoc_class_module [185/865] 244999=test_win32ole_variable [186/865] 244999=test_system [187/865] 244998=test_numhash [188/865] 244998=test_pkey_rsa [189/865] 244997=test_flush [190/865] 244997=test_gem_specification [191/865] 244998=test_recorder [192/865] 244998=test_yaml_special_cases [193/865] 244998=test_gem_commands_sources_command [194/865] 244998=test_name_error [195/865] 244998=json_addition_test [196/865] 244998=test_gem_source_list [197/865] 244998=test_exit [198/865] 244999=test_class [199/865] 244998=test_rdoc_parser_rd [200/865] 244998=test_const [201/865] 244998=test_sprintf [202/865] 244998=test_safe_load [203/865] 244998=test_math [204/865] 244998=test_gc [205/865] 244998=test_qsort [206/865] 244998=comments_test [207/865] 244998=test_iso_8859 [208/865] 244998=ripper_test [209/865] 244998=test_libs [210/865] 244998=test_array [211/865] 244998=test_rdoc_context [212/865] 244998=test_gem_command_manager [213/865] 244998=test_enumerator [214/865] 244997=test_enc_associate [215/865] 244997=test_open-uri [216/865] 244999=test_case [217/865] 244999=test_nil2vtempty [218/865] 244999=test_date_time [219/865] 244999=test_rdoc_generator_json_index [220/865] 244999=test_pinned [221/865] 244999=test_cgi_tag_helper [222/865] 244999=test_pack [223/865] 244999=test_ansi_with_terminfo [224/865] 244999=test_inadvertent_creation [225/865] 244999=test_weakmap [226/865] 244997=test_coderange [227/865] 244997=test_framework [228/865] 244997=test_find [229/865] 244997=test_constant [230/865] 244997=test_rdoc_generator_markup [231/865] 244997=test_hmac [232/865] 244997=test_encoding [233/865] 244997=test_nextafter [234/865] 244997=test_gem_commands_owner_command [235/865] 244997=test_capacity [236/865] 244997=test_time [237/865] 244997=test_file [238/865] 244997=test_numeric [239/865] 244997=test_bug-3571 [240/865] 244997=test_yamlstore [241/865] 244997=test_flags [242/865] 244997=test_init [243/865] 244997=test_gem_request_connection_pools [244/865] 244997=test_rat [245/865] 244997=test_gem_requirement [246/865] 244997=test_integer [247/865] 244997=test_rdoc_markup_to_table_of_contents [248/865] 244997=test_gem_name_tuple [249/865] 244997=parse_comments_test [250/865] 244997=test_win32ole_method_event [251/865] 244997=test_tcp [252/865] 244997=test_gem_commands_server_command [253/865] 244997=test_gem_resolver_activation_request [254/865] 244997=test_function [255/865] 244997=test_string [256/865] 244999=test_macro [257/865] 244999=test_pipe [258/865] 244999=test_c_struct_builder [259/865] 244999=test_yield_block [260/865] 244999=test_bug-5832 [261/865] 244999=test_gem_uri [262/865] 244999=test_gem_package_tar_reader_entry [263/865] 244999=test_resource [264/865] 244999=test_gem_ext_ext_conf_builder [265/865] 244999=test_gem_version [266/865] 244999=test_spell_checker [267/865] 244999=test_frozen_error [268/865] 244999=test_reqarg [269/865] 244999=test_enumerator [270/865] 244999=test_path_to_class [271/865] 244999=test_rdoc_options [272/865] 244999=test_zlib [273/865] 244999=test_show_source [274/865] 244999=test_gem_commands_unpack_command [275/865] 244999=test_console_attr [276/865] 244999=test_proc [277/865] 244999=test_gem_ext_cargo_builder [278/865] 244999=test_date_compat [279/865] 244999=test_gem_version_option [280/865] 244999=test_rdoc_include [281/865] 244999=test_win32ole_record [282/865] 244999=test_pstore [283/865] 244999=test_ubf_async_safe [284/865] 244999=test_logger [285/865] 244999=test_pkey_dsa [286/865] 244998=test_gem_resolver_specification [287/865] 244998=test_big2str [288/865] 244998=test_gem_resolver_dependency_request [289/865] 244998=test_command [290/865] 244998=test_euc_tw [291/865] 244998=test_cstr [292/865] 244998=test_gem_commands_yank_command [293/865] 244998=test_yaml_tree [294/865] 244998=test_psych [295/865] 244998=test_nil [296/865] 244998=test_wait [297/865] 244998=test_import [298/865] 244999=test_human_typo [299/865] 244999=test_nowrite [300/865] 244999=test_passing_block [301/865] 244999=test_defined [302/865] 244999=test_thread_queue [303/865] 244998=test_ldap [304/865] 244998=test_kdf [305/865] 244998=test_io_buffer [306/865] 244998=test_type_completor [307/865] 244998=test_rdoc_normal_module [308/865] 244998=test_io_timeout [309/865] 244998=test_rdoc_markdown_test [310/865] 244998=test_yjit_exit_locations [311/865] 244998=test_rdoc_rdoc [312/865] 244998=test_comparable [313/865] 244998=test_gem_config_file [314/865] 244998=json_string_matching_test [315/865] 244998=test_egrep_cpp [316/865] 244998=test_serialize_subclasses [317/865] 244998=test_gem_resolver_index_specification [318/865] 244998=test_frozen [319/865] 244998=test_date_conv [320/865] 244998=test_webauthn_poller [321/865] 244998=test_rdoc_markup_verbatim [322/865] 244998=test_timeout [323/865] 244998=test_rdoc_generator_pot_po_entry [324/865] 244998=test_erb_m17n [325/865] 244998=test_tempfile [326/865] 244998=test_http_request [327/865] 244998=test_coverage [328/865] 244998=test_store [329/865] 244998=test_rdoc_markup_pre_process [330/865] 244998=test_pathname [331/865] 244998=test_fnmatch [332/865] 244998=test_protect [333/865] 244998=test_date [334/865] 244998=test_big5 [335/865] 244998=test_gem_commands_update_command [336/865] 244997=test_tree_builder [337/865] 244997=version_test [338/865] 244997=test_complexrational [339/865] 244997=test_raise [340/865] 244997=test_function_entry [341/865] 244997=test_rdoc_any_method [342/865] 244997=test_error_highlight [343/865] 244997=json_common_interface_test [344/865] 244997=test_string [345/865] 244998=test_line_editor [346/865] 244998=test_marshalable [347/865] 244998=test_enumerator_kw [348/865] 244997=test_string_memory [349/865] 244998=test_files_lib [350/865] 244999=test_gem_commands_query_command [351/865] 244997=test_gem_platform [352/865] 244997=test_bigzero [353/865] 244997=test_external_new [354/865] 244997=test_pkey [355/865] 244997=test_win32ole_typelib [356/865] 244997=test_m17n_comb [357/865] 244999=test_pkey_dh [358/865] 244999=test_memory_view [359/865] 244999=test_data [360/865] 244999=test_null [361/865] 244999=test_ractor [362/865] 244999=test_rdoc_i18n_text [363/865] 244999=test_io [364/865] 244999=test_input_method [365/865] 244999=test_gem_util [366/865] 244999=test_gem_security_signer [367/865] 244999=test_config [368/865] 244999=test_complex2 [369/865] 244999=test_thread [370/865] 244998=test_literal [371/865] 244999=test_gem_unsatisfiable_dependency_error [372/865] 244999=test_pack [373/865] 244997=test_gem_commands_environment_command [374/865] 244999=test_pkcs7 [375/865] 244997=test_zsh_completion [376/865] 244997=test_basicsocket [377/865] 244997=test_class_name_check [378/865] 244997=test_syntax [379/865] 244999=test_scalar [380/865] 244999=test_rdoc_markup_to_html_crossref [381/865] 244998=test_files_test_2 [382/865] 244998=test_div [383/865] 244998=test_bash_completion [384/865] 244998=test_exception [385/865] 244999=test_optparse [386/865] 244999=test_deprecated [387/865] 244999=test_rdoc_context_section [388/865] 244999=test_io_buffer [389/865] 244999=test_rdoc_alias [390/865] 244999=test_weakref [391/865] 244999=test_instrumentation_api [392/865] 244998=test_key_name_check [393/865] 244998=test_rdoc_markup_to_bs [394/865] 244999=test_rdoc_markup_raw [395/865] 244999=test_timeout [396/865] 244998=test_word [397/865] 244998=test_gem_ext_rake_builder [398/865] 244998=test_rdoc_require [399/865] 244998=test_fstring [400/865] 244999=test_numeric [401/865] 244999=test_singleton [402/865] 244999=test_gem_commands_cert_command [403/865] 244998=test_ws [404/865] 244998=test_date_strftime [405/865] 244998=json_parser_test [406/865] 244998=test_rdoc_markup_to_tt_only [407/865] 244998=ruby_parser_test [408/865] 244998=test_gem_commands_stale_command [409/865] 244998=test_common [410/865] 244998=test_rdoc_markup_to_html_snippet [411/865] 244998=test_generic [412/865] 244998=test_deprecate [413/865] 244998=test_rdoc_constant [414/865] 244998=test_httpresponses [415/865] 244998=test_rdoc_markdown [416/865] 244998=test_gem_request_set_lockfile [417/865] 244999=test_postponed_job [418/865] 244999=test_key_actor_vi [419/865] 244999=test_rdoc_encoding [420/865] 244998=test_win32ole_variant_outarg [421/865] 244998=test_ns_spki [422/865] 244998=test_have_library [423/865] 244999=test_stream [424/865] 244999=test_rdoc_markup_parser [425/865] 244999=test_iseq_load [426/865] 244997=test_rdoc_markup_indented_paragraph [427/865] 244997=library_symbols_test [428/865] 244997=test_rdoc_text [429/865] 244997=test_objspace [430/865] 244998=test_require [431/865] 244998=test_stringify_symbols [432/865] 244998=parameters_signature_test [433/865] 244998=test_rdoc_parser_changelog [434/865] 244998=test_gem_dependency_list [435/865] 244999=test_gem_commands_outdated_command [436/865] 244999=test_securerandom [437/865] 244998=test_gem_commands_fetch_command [438/865] 244999=test_typeddata [439/865] 244998=test_tsort [440/865] 244998=parse_test [441/865] 244999=test_pack [442/865] 244999=test_io_wait [443/865] 244999=test_kwargs [444/865] 244999=test_rdoc_parser_c [445/865] 244999=test_len [446/865] 244999=json_fixtures_test [447/865] 244999=test_gem_doctor [448/865] 244999=test_bmethod [449/865] 244999=test_gem_source_specific_file [450/865] 244999=test_provider [451/865] 244999=test_euc_kr [452/865] 244999=test_process [453/865] 244998=test_rdoc_code_object [454/865] 244998=test_rdoc_markup_attributes [455/865] 244998=test_random_formatter [456/865] 244998=test_string_processing [457/865] 244998=test_rand [458/865] 244998=test_popen_deadlock [459/865] 244998=test_time [460/865] 244998=test_alias_and_anchor [461/865] 244998=test_rdoc_markup [462/865] 244998=test_key_stroke [463/865] 244998=test_euc_jp [464/865] 244998=test_ensured [465/865] 244998=test_delegate [466/865] 244998=location_test [467/865] 244998=test_project_sanity [468/865] 244998=test_symbol [469/865] 244998=test_gem_request_set [470/865] 244998=test_gem_bundler_version_finder [471/865] 244998=test_gc [472/865] 244998=test_pattern_matching [473/865] 244998=test_folderitem2_invokeverb [474/865] 244998=test_set_len [475/865] 244998=constant_path_node_test [476/865] 244998=test_interned_str [477/865] 244998=test_sleep [478/865] 244999=test_webauthn_listener_response [479/865] 244999=test_gem_resolver_index_set [480/865] 244999=ruby_api_test [481/865] 244999=test_to_ruby [482/865] 244999=test_addrinfo [483/865] 244999=test_time_tz [484/865] 244999=test_thread [485/865] 244998=test_socket [486/865] 244998=test_terminfo [487/865] 244998=test_inlinecache [488/865] 244998=test_bug-14834 [489/865] 244998=test_data [490/865] 244998=test_gem_commands_build_command [491/865] 244998=test_ellipsize [492/865] 244998=test_call [493/865] 244998=test_reline [494/865] 244998=test_history [495/865] 244998=test_to_ary_concat [496/865] 244998=test_gem_ext_builder [497/865] 244998=test_windows_1251 [498/865] 244998=test_cgi_core [499/865] 244998=test_gem_resolver_best_set [500/865] 244998=test_rdoc_markup_to_label [501/865] 244998=test_parser [502/865] 244998=test_ractor [503/865] 244998=test_ansi_without_terminfo [504/865] 244998=json_generator_test [505/865] 244998=test_gem [506/865] 244998=test_ssl [507/865] 244998=test_gem_commands_help_command [508/865] 244998=test_scheduler [509/865] 244999=test_ractor [510/865] 244997=test_gem_resolver_conflict [511/865] 244997=test_nesting_parser [512/865] 244997=test_marshal [513/865] 244998=test_ancdata [514/865] 244998=ractor_test [515/865] 244998=test_rdoc_markup_hard_break [516/865] 244998=test_bignum [517/865] 244999=newline_test [518/865] 244999=test_enc_str_buf_cat [519/865] 244999=test_unix [520/865] 244999=test_integer [521/865] 244997=test_formatter [522/865] 244997=test_symbol [523/865] 244999=test_gem_commands_search_command [524/865] 244999=test_rdoc_servlet [525/865] 244999=test_coder [526/865] 244999=test_gem_commands_contents_command [527/865] 244999=test_context [528/865] 244999=test_udp [529/865] 244999=test_date_new [530/865] 244999=test_gem_commands_list_command [531/865] 244999=test_gem_resolver_local_specification [532/865] 244999=test_configuration [533/865] 244999=test_have_func [534/865] 244998=test_date_marshal [535/865] 244998=test_ts [536/865] 244998=test_locale [537/865] 244998=test_rdoc_attr [538/865] 244998=test_stream [539/865] 244998=test_trick [540/865] 244999=test_ractor [541/865] 244999=test_address_resolve [542/865] 244999=test_rdoc_markup_include [543/865] 244999=test_enum [544/865] 244997=test_recursion [545/865] 244997=test_require [546/865] 244999=test_range [547/865] 244997=test_gem_commands_signin_command [548/865] 244997=test_extlibs [549/865] 244999=test_iter_break [550/865] 244999=test_num2int [551/865] 244999=test_rbconfig [552/865] 244999=test_flip [553/865] 244999=test_io_console [554/865] 244998=test_rdoc_markup_heading [555/865] 244998=test_x509crl [556/865] 244998=test_cgi_session [557/865] 244998=test_notimplement [558/865] 244998=test_c_union_entity [559/865] 244998=test_dns [560/865] 244998=test_gem_commands_cleanup_command [561/865] 244997=test_class2name [562/865] 244997=test_transcode [563/865] 244997=test_refinement [564/865] 244998=test_debug [565/865] 244998=test_profile_frames [566/865] 244998=test_pattern_key_name_check [567/865] 244998=test_fips [568/865] 244998=test_alias [569/865] 244998=test_emitter [570/865] 244998=test_getopts [571/865] 244998=test_last_thread [572/865] 244999=test_thread_fd_close [573/865] 244999=test_gem_ext_cmake_builder [574/865] 244999=test_digest_extend [575/865] 244999=test_gem_commands_uninstall_command [576/865] 244998=test_rdoc_markup_formatter [577/865] 244998=test_win32ole_event [578/865] 244998=test_helper [579/865] 244998=test_compile_prism [580/865] 244998=test_func [581/865] 244999=test_config [582/865] 244999=json_encoding_test [583/865] 244999=test_vm_dump [584/865] 244999=test_convertible [585/865] 244997=errors_test [586/865] 244997=test_pkg_config [587/865] 244997=test_gem_available_set [588/865] 244997=test_modify_expand [589/865] 244997=test_color_printer [590/865] 244997=test_super [591/865] 244997=test_gem_commands_exec_command [592/865] 244999=unescape_test [593/865] 244997=test_object [594/865] 244997=test_dln [595/865] 244997=test_gem_source_vendor [596/865] 244997=test_gem_resolver [597/865] 244997=test_x509req [598/865] 244999=test_httpresponse [599/865] 244997=test_rdoc_parser_ruby [600/865] 244999=test_readpartial [601/865] 244999=test_insns_leaf [602/865] 244999=test_ifunless [603/865] 244999=test_gem_console_ui [604/865] 244999=test_case_options [605/865] 244999=format_errors_test [606/865] 244999=test_cgi_header [607/865] 244999=test_object [608/865] 244999=test_member [609/865] 244999=test_kill_ring [610/865] 244999=test_addr [611/865] 244999=test_mailto [612/865] 244999=test_gem_resolver_api_set [613/865] 244997=test_duplicate [614/865] 244997=test_helper [615/865] 244997=test_object_references [616/865] 244999=test_gem_source_subpath_problem [617/865] 244997=compiler_test [618/865] 244997=test_arith_seq_extract [619/865] 244997=test_ruby_lex [620/865] 244997=test_ossl [621/865] 244999=test_buffered_io [622/865] 244999=test_gem_installer [623/865] 244998=test_bug_reporter [624/865] 244998=test_rdoc_normal_class [625/865] 244998=test_within_pipe [626/865] 244998=test_pointer [627/865] 244998=test_nofree [628/865] 244998=test_regexp [629/865] 244999=test_whileuntil [630/865] 244999=test_beginendblock [631/865] 244999=test_monitor [632/865] 244999=test_eval [633/865] 244999=test_lambda [634/865] 244999=test_rb_str_dup [635/865] 244999=test_scalar_scanner [636/865] 244999=test_win32ole_type_event [637/865] 244999=test_keyword [638/865] 244999=test_gem_path_support [639/865] 244999=test_arity [640/865] 244999=test_trace [641/865] 244999=test_gem_resolver_installer_set [642/865] 244999=test_append [643/865] 244999=test_foreach [644/865] 244999=test_rdoc_markup_to_html [645/865] 244999=test_config [646/865] 244997=test_file [647/865] 244999=test_summary [648/865] 244999=bom_test [649/865] 244999=test_x509ext [650/865] 244999=test_emitter [651/865] 244999=test_class [652/865] 244999=test_mkmf [653/865] 244999=test_gem_source [654/865] 244999=test_have_macro [655/865] 244999=test_benchmark [656/865] 244999=test_at_exit [657/865] 244999=test_array [658/865] 244997=test_gem_package [659/865] 244997=test_autoload [660/865] 244997=test_unicode [661/865] 244997=dispatcher_test [662/865] 244997=test_eval_history [663/865] 244997=test_random [664/865] 244997=test_assembler [665/865] 244997=test_stringio [666/865] 244997=test_thread_cv [667/865] 244997=test_files_ext [668/865] 244997=test_ripper [669/865] 244997=test_regex_casefold [670/865] 244997=test_win32ole_method [671/865] 244997=test_lexer [672/865] 244997=test_gem_source_git [673/865] 244997=test_rdoc_ri_paths [674/865] 244997=test_parser [675/865] 244997=test_primitive [676/865] 244997=test_iseq [677/865] 244997=test_singleton_function [678/865] 244997=test_history [679/865] 244997=test_gem_commands_setup_command [680/865] 244997=test_eval [681/865] 244997=test_document [682/865] 244997=test_env [683/865] 244999=test_gem_commands_signout_command [684/865] 244999=test_gem_package_tar_reader [685/865] 244999=test_pair [686/865] 244997=test_win32ole_variant_m [687/865] 244997=test_rdoc_comment [688/865] 244997=test_encoding [689/865] 244997=test_install [690/865] 244997=test_gem_source_fetch_problem [691/865] 244997=test_ftp [692/865] 244997=test_sockopt [693/865] 244997=test_find_executable [694/865] 244997=test_autoconf [695/865] 244997=test_arithmetic_sequence [696/865] 244997=test_ractor_compatibility [697/865] 244997=test_cgi_multipart [698/865] 244997=test_lazy_enumerator [699/865] 244997=test_gem_request_set_lockfile_tokenizer [700/865] 244997=test_stat [701/865] 244997=test_etc Leaked file descriptor: TestEtc#test_passwd: 11 #<File::Stat dev=0x9, ino=1738801097, 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 244997 opc 11u unix 0x0000000000000000 0t0 1738801097 type=STREAM [702/865] 244997=test_nomethod_error [703/865] 244997=test_rdoc_parser [704/865] 244997=test_https_proxy [705/865] 244997=test_win32ole_param_event [706/865] 244997=test_cgi_modruby [707/865] 244997=test_win32ole_variant [708/865] 244997=magic_comment_test [709/865] 244997=test_workspace [710/865] 244997=test_x509attr [711/865] 244997=test_printf [712/865] 244997=test_io [713/865] 244999=test_uncorrectable_name_check [714/865] 244999=test_rdoc_rd_inline [715/865] 244999=test_digest [716/865] 244999=test_path [717/865] 244999=test_resolve_symbol [718/865] 244999=test_rubygems [719/865] 244999=test_closure [720/865] 244999=test_dir [721/865] 244999=test_files_test_1 [722/865] 244999=test_rdoc_generator_ri [723/865] 244999=test_gem_stream_ui [724/865] 244999=test_unicode_normalize [725/865] 244999=test_force_exit [726/865] 244999=test_reline_key [727/865] 244999=test_gem_commands_lock_command [728/865] 244999=test_gb18030 [729/865] 244999=test_propertyputref [730/865] 244999=test_color [731/865] 244997=test_gem_stub_specification [732/865] 244999=test_float [733/865] 244997=test_cmethod [734/865] 244997=test_io_m17n [735/865] 244998=test_rdoc_top_level [736/865] 244998=test_rdoc_parser_simple [737/865] 244998=test_nonblock [738/865] 244998=json_ext_parser_test [739/865] 244998=test_gem_ext_configure_builder [740/865] 244998=test_mul [741/865] 244998=test_shellwords [742/865] 244998=test_rdoc_generator_pot_po [743/865] 244998=test_date_strptime [744/865] 244998=test_omap [745/865] 244998=test_ipaddr [746/865] 244998=test_ocsp [747/865] 244998=test_scanner_events [748/865] 244998=test_change_word [749/865] 244998=test_depth_first [750/865] 244998=test_ostruct [751/865] 244998=test_config [752/865] 244997=test_c_struct_entry [753/865] 244998=test_struct [754/865] 244998=test_cparser [755/865] 244997=test_rubyvm [756/865] 244997=fuzzer_test [757/865] 244997=test_rdoc_parser_markdown [758/865] 244997=test_gem_commands_mirror [759/865] 244997=test_fiber [760/865] 244999=test_engine [761/865] 244999=test_key_error [762/865] 244999=test_win32ole_param [763/865] 244999=test_resize [764/865] 244999=test_ssl [765/865] 244998=test_load Leaked file descriptor: TestOptionParserLoad#test_load_nothing: 9 #<File::Stat dev=0xfc00, ino=2356777, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2024-02-17 11:22:16.494147133 +0000, mtime=2024-02-17 11:22:15.814144856 +0000, ctime=2024-02-17 11:22:15.814144856 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 244998 opc 9r REG 252,0 9253600 2356777 /var/lib/sss/mc/passwd [766/865] 244998=test_integer_comb [767/865] 244998=test_bundled_ca [768/865] 244998=test_abi [769/865] 244997=test_gem_source_installed [770/865] 244997=test_gem_validator [771/865] 244997=test_usrmarshal [772/865] 244998=test_module [773/865] 244997=test_erb_command [774/865] 244997=test_gem_security_trust_dir [775/865] 244997=test_wss [776/865] 244997=test_rdoc_markup_attribute_manager [777/865] 244997=test_option [778/865] 244997=test_cgi_cookie [779/865] 244997=test_not [780/865] 244997=test_tracer [781/865] 244997=test_gem_resolver_composed_set [782/865] 244997=test_my_integer [783/865] 244997=test_debugger_integration [784/865] 244997=test_require [785/865] 244997=test_objectspace [786/865] 244997=test_metaclass [787/865] 244997=test_gem_gem_runner [788/865] 244997=test_require_lib [789/865] 244998=test_rdoc_markup_to_joined_paragraph [790/865] 244998=test_rdoc_markup_to_markdown [791/865] 244998=test_rdoc_generator_pot [792/865] 244998=test_rdoc_rd [793/865] 244998=test_x509store [794/865] 244999=test_rdoc_rd_block_parser [795/865] 244999=test_load [796/865] 244999=test_win32ole_type [797/865] 244999=test_rdoc_rd_inline_parser [798/865] 244999=test_new [799/865] 244999=test_update [800/865] 244999=test_cipher [801/865] 244999=test_gem_source_lock [802/865] 244998=test_ast [803/865] 244999=test_logdevice [804/865] 244999=test_bn [805/865] 244999=test_variable_name_check [806/865] 244999=test_require_path_check [807/865] 244999=test_x509cert [808/865] 244999=test_rdoc_markup_paragraph [809/865] 244999=test_irb [810/865] 244997=test_name_error_extension [811/865] 244997=test_gem_request_set_gem_dependency_api [812/865] 244997=test_object_create_start [813/865] 244997=test_https [814/865] 244999=test_gem_commands_info_command [815/865] 244999=test_files_test [816/865] 244999=test_weakkeymap [817/865] 244997=test_protocol [818/865] 244997=test_evaluation [819/865] 244997=test_rdoc_markup_to_ansi [820/865] 244997=test_gem_silent_ui [821/865] 244997=test_signal [822/865] 244999=test_fixnum [823/865] 244999=test_continuation [824/865] 244999=test_gem_ci_detector [825/865] 244999=test_io_wait_uncommon [826/865] 244999=test_delete [827/865] 244999=test_rdoc_markup_document [828/865] 244999=test_gem_security_policy [829/865] 244999=test_handle [830/865] 244997=test_completion [831/865] 244999=test_file_exhaustive [832/865] 244997=test_placearg [833/865] 244997=test_case_comprehensive [834/865] 244999=test_logperiod [835/865] 244999=test_rational2 [836/865] 244999=test_gem_package_tar_header [837/865] 244999=test_ssl_session [838/865] 244999=test_struct [839/865] 244999=test_tmpdir [840/865] 244999=test_type [841/865] 244999=heredoc_dedent_test [842/865] 244999=test_rdoc_token_stream [843/865] 244999=test_mutex [844/865] 244999=test_gem_local_remote_options [845/865] 244999=test_gem_ext_cargo_builder_link_flag_converter [846/865] 244999=test_acceptable [847/865] 244999=test_dup [848/865] 244999=test_rdoc_single_class [849/865] 244999=test_digest [850/865] 244999=test_gem_resolver_git_set [851/865] 244999=test_gem_commands_check_command [852/865] 244999=test_signedness [853/865] 244997=test_sexp [854/865] 244997=test_httpheader [855/865] 244997=test_ractor [856/865] 244997=test_rdoc_ri_driver [857/865] 244999=test_gem_safe_marshal [858/865] 244997=test_gem_resolver_vendor_specification [859/865] 244997=test_date_arith [860/865] 244997=json_generic_object_test [861/865] 244997=test_fiddle [862/865] 244997=test_stringscanner [863/865] 244997=test_exception_at_throwing [864/865] 244997=test_gem_resolver_installed_specification [865/865] 244997=test_ractor Finished tests in 212.495876s, 117.7905 tests/s, 44592.4702 assertions/s. 25030 tests, 9475716 assertions, 0 failures, 0 errors, 242 skips ruby -v: ruby 3.4.0dev (2024-02-17T08:27:02Z master df63e5bef6) [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 --debug -j' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -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-10.1.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 '/home/opc/ruby/src/master/enc/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/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/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.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.1.2/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' $ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240217-433047-d50cad/1-mspec-multi-0 $ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240217-433047-d50cad/2-mspec-multi-1 $ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240217-433047-d50cad/3-mspec-multi-2 ruby 3.4.0dev (2024-02-17T08:27:02Z master df63e5bef6) [aarch64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ................................................................... Finished in 28.985753 seconds 3424 files, 32495 examples, 190359 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j3'" exit with 0.