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