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