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