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