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