# Logfile created on 2023-11-24 04:10:03 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffbf1dbfdd8 @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'", @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.20231124-041003", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffbf1ceb510 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffbf1ceb3d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffbf1d8c8c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20231124-041003", @dev=#<File:/home/opc/ruby/logs/brlog.master.20231124-041003>, @binmode=false, @mon_data=#<Monitor:0x0000fffbf1ceb178>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j3 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j3" exit with 0. $$$[beg] make update-download -j3 tool/config.guess already exists tool/config.sub already exists Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision - /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j3" exit with 0. $$$[beg] make update-rubyspec -j3 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j3" exit with 0. $$$[beg] make update-src -j3 From https://github.com/ruby/ruby e3b4852..02cc9d4 master -> origin/master Updating e3b4852..02cc9d4 Fast-forward lib/resolv.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Latest commit hash = 02cc9d48f1 $$$[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 debug to 927587afb6aac69b358b86a01f602d207053e8d2 echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision - /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged $$$[end] "make after-update -j3" exit with 0. $$$[beg] make miniruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /home/opc/ruby/src/master/version.c linking miniruby $$$[end] "make miniruby -j3" exit with 0. $$$[beg] make ruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated f72b12f84bb76a1cd2414403755bcea7bbc2acf606a0311f9cca09f43d6889fa builtin_binary.inc compiling /home/opc/ruby/src/master/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j3" exit with 0. $$$[beg] make all -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/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/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' 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/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.2/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]: 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 debug to 927587afb6aac69b358b86a01f602d207053e8d2 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/debug.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 generating enc.mk /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision unchanged 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 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 '/home/opc/ruby/src/master/enc/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/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' 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/nkf' 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/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.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]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' ./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc Installing to installing binary commands: /home/opc/ruby/install/master/bin installing base libraries: /home/opc/ruby/install/master/lib installing arch files: /home/opc/ruby/install/master/lib/ruby/3.3.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.3.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0/aarch64-linux installing extension headers: /home/opc/ruby/install/master/include/ruby-3.3.0+0/aarch64-linux installing extension scripts: /home/opc/ruby/install/master/lib/ruby/3.3.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0 installing extension headers: /home/opc/ruby/install/master/include/ruby-3.3.0+0/ruby installing command scripts: /home/opc/ruby/install/master/bin installing library scripts: /home/opc/ruby/install/master/lib/ruby/3.3.0+0 installing common headers: /home/opc/ruby/install/master/include/ruby-3.3.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.3.0+0 abbrev 0.1.1 base64 0.2.0 benchmark 0.3.0 bundler 2.5.0.dev cgi 0.4.0 csv 3.2.8 delegate 0.3.1 did_you_mean 1.6.3 drb 2.2.0 english 0.8.0 erb 4.0.3 error_highlight 0.5.1 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 getoptlong 0.2.1 ipaddr 1.2.5 irb 1.9.1 logger 1.6.0 mutex_m 0.2.0 net-http 0.4.0 net-protocol 0.2.2 observer 0.1.2 open-uri 0.4.0 open3 0.2.0 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.18.0 pstore 0.1.3 rdoc 6.6.0 readline 0.0.3 reline 0.4.0 resolv 0.2.2 resolv-replace 0.1.1 rinda 0.2.0 ruby2_keywords 0.0.5 securerandom 0.3.0 set 1.0.3 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 1.1.0 tempfile 0.2.0 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.3.0+0 bigdecimal 3.1.5 date 3.3.4 digest 3.1.1 etc 1.4.3.dev.1 fcntl 1.1.0 fiddle 1.1.2 io-console 0.6.1.dev.1 io-nonblock 0.2.0 io-wait 0.3.0 json 2.6.3 nkf 0.1.3 openssl 3.2.0 pathname 0.3.0 psych 5.1.1.1 stringio 3.1.0 strscan 3.0.8 syslog 0.1.1 zlib 3.1.0 installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0 minitest 5.20.0 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.2.0 net-imap 0.4.6 net-pop 0.1.2 net-smtp 0.4.0 matrix 0.4.2 prime 0.1.2 rbs 3.3.2 typeprof 0.21.8 debug 1.8.0 racc 1.7.3 installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 1864 tests $$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3 /home/opc/ruby/src/master/basictest/test.rb:case .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8 /home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10 /home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39 /home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27 /home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107 /home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80 /home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31 /home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62 /home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10 /home/opc/ruby/src/master/basictest/test.rb:call ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9 /home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27 /home/opc/ruby/src/master/basictest/test.rb:system ........OK 8 /home/opc/ruby/src/master/basictest/test.rb:const .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4 /home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4 /home/opc/ruby/src/master/basictest/test.rb:math ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12 /home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3 /home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12 /home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23 /home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j3'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/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/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' 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/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' 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/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.2/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' Run options: --seed=44151 "--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/909] 245996=test_arity [ 2/909] 245997=test_gem_path_support [ 3/909] 245996=test_keyword [ 4/909] 245998=test_win32ole_type_event [ 5/909] 245998=test_trace [ 6/909] 245998=test_scalar_scanner [ 7/909] 245998=test_lambda [ 8/909] 245998=test_rb_str_dup [ 9/909] 245998=bom_test [ 10/909] 245998=test_file [ 11/909] 245997=test_config [ 12/909] 245996=test_summary [ 13/909] 245996=test_x509ext [ 14/909] 245996=test_emitter [ 15/909] 245996=test_rdoc_markup_to_html [ 16/909] 245997=test_foreach [ 17/909] 245997=test_append [ 18/909] 245997=test_gem_resolver_installer_set [ 19/909] 245996=test_encodings [ 20/909] 245997=test_helper [ 21/909] 245997=test_duplicate [ 22/909] 245997=test_gem_resolver_api_set [ 23/909] 245997=test_tuplebag [ 24/909] 245997=test_cgi_header [ 25/909] 245997=test_case_options [ 26/909] 245997=test_addr [ 27/909] 245997=test_mailto [ 28/909] 245997=test_kill_ring [ 29/909] 245997=test_member [ 30/909] 245997=test_object [ 31/909] 245997=test_nofree [ 32/909] 245997=test_whileuntil [ 33/909] 245997=test_regexp [ 34/909] 245996=test_pointer [ 35/909] 245996=test_rdoc_normal_class [ 36/909] 245996=test_drbssl [ 37/909] 245997=test_within_pipe [ 38/909] 245997=test_eval [ 39/909] 245998=test_kconv [ 40/909] 245998=test_beginendblock [ 41/909] 245997=test_monitor [ 42/909] 245998=test_ruby_lex [ 43/909] 245997=test_arith_seq_extract [ 44/909] 245997=compiler_test [ 45/909] 245998=test_gem_source_subpath_problem [ 46/909] 245997=test_object_references [ 47/909] 245997=test_gem_installer [ 48/909] 245998=test_bug_reporter [ 49/909] 245998=test_buffered_io [ 50/909] 245998=test_ossl [ 51/909] 245997=test_type_analyze [ 52/909] 245997=test_gem_commands_exec_command [ 53/909] 245997=unescape_test [ 54/909] 245997=test_color_printer [ 55/909] 245997=test_super [ 56/909] 245997=test_gem_resolver [ 57/909] 245997=test_gem_source_vendor [ 58/909] 245997=test_bigdecimal [ 59/909] 245996=test_object [ 60/909] 245998=test_dln [ 61/909] 245998=json_encoding_test [ 62/909] 245998=test_vm_dump [ 63/909] 245998=test_func [ 64/909] 245996=test_config [ 65/909] 245996=test_modify_expand [ 66/909] 245996=test_pkg_config [ 67/909] 245996=test_gem_available_set [ 68/909] 245996=test_convertible [ 69/909] 245998=errors_test [ 70/909] 245998=test_insns_leaf [ 71/909] 245998=test_ifunless [ 72/909] 245998=test_x509req [ 73/909] 245998=test_readpartial [ 74/909] 245997=test_httpresponse [ 75/909] 245997=test_rdoc_parser_ruby [ 76/909] 245998=test_debug [ 77/909] 245998=test_refinement [ 78/909] 245997=test_transcode [ 79/909] 245997=test_class2name [ 80/909] 245997=test_gem_commands_cleanup_command [ 81/909] 245997=test_pattern_key_name_check [ 82/909] 245997=test_profile_frames [ 83/909] 245997=test_rdoc_markup_heading [ 84/909] 245997=test_flip [ 85/909] 245997=test_io_console.Leaked file descriptor: TestIO_Console#test_oflush: 10 #<File::Stat dev=0xfc00, ino=2134126, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-11-24 04:09:41.852978215 +0000, mtime=2023-11-24 04:10:58.589228307 +0000, ctime=2023-11-24 04:10:58.589228307 +0000> Leaked file descriptor: TestIO_Console#test_oflush: 11 #<File::Stat dev=0x9, ino=606700317, 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 245997 opc 10r REG 252,0 6940392 2134126 /var/lib/sss/mc/group ruby 245997 opc 11u unix 0x0000000000000000 0t0 606700317 type=STREAM [ 86/909] 245996=test_dns [ 87/909] 245996=test_c_union_entity [ 88/909] 245996=test_notimplement [ 89/909] 245996=test_cgi_session [ 90/909] 245996=test_x509crl [ 91/909] 245996=test_win32ole_event [ 92/909] 245996=test_gem_commands_uninstall_command [ 93/909] 245998=test_rdoc_markup_formatter [ 94/909] 245998=test_compile_prism [ 95/909] 245998=test_helper [ 96/909] 245998=test_getopts [ 97/909] 245998=test_emitter [ 98/909] 245998=test_fips [ 99/909] 245998=test_alias [100/909] 245998=test_gem_ext_cmake_builder [101/909] 245998=test_digest_extend [102/909] 245998=test_last_thread [103/909] 245996=test_thread_fd_close [104/909] 245996=test_gem_resolver_local_specification [105/909] 245996=test_configuration [106/909] 245996=test_date_new [107/909] 245996=test_gem_commands_list_command [108/909] 245996=test_date_marshal [109/909] 245996=test_have_func [110/909] 245997=test_write [111/909] 245997=test_unix [112/909] 245997=test_integer [113/909] 245998=test_gem_commands_contents_command [114/909] 245998=test_context .Leaked thread: TestIRB::ContextTest#test_build_completor: #<Thread:0x0000fffd890b7ae8 /home/opc/ruby/src/master/lib/irb/type_completion/types.rb:16 sleep> Finished thread: TestIRB::ContextTest#test_omit_on_assignment: #<Thread:0x0000fffd890b7ae8 /home/opc/ruby/src/master/lib/irb/type_completion/types.rb:16 dead> [115/909] 245998=test_udp [116/909] 245998=test_symbol [117/909] 245996=test_gem_commands_search_command [118/909] 245996=test_rdoc_servlet [119/909] 245996=test_coder [120/909] 245996=test_formatter [121/909] 245996=test_extlibs [122/909] 245998=test_iter_break [123/909] 245998=test_range [124/909] 245997=test_gem_commands_signin_command [125/909] 245998=test_recursion [126/909] 245998=test_require [127/909] 245997=test_inputs_scanner [128/909] 245997=test_rdoc_markup_include [129/909] 245997=test_enum [130/909] 245996=test_rbconfig [131/909] 245996=test_num2int [132/909] 245996=test_locale [133/909] 245996=test_ts [134/909] 245996=test_address_resolve [135/909] 245996=test_stream [136/909] 245996=test_trick [137/909] 245997=test_ractor [138/909] 245997=test_rdoc_attr [139/909] 245997=test_read [140/909] 245997=json_generator_test [141/909] 245997=test_ansi_without_terminfo [142/909] 245997=test_ractor [143/909] 245997=test_gem [144/909] 245998=test_gem_resolver_best_set [145/909] 245998=test_cgi_core [146/909] 245998=test_parser [147/909] 245998=test_rdoc_markup_to_label [148/909] 245998=test_rdoc_markup_hard_break [149/909] 245998=test_marshal [150/909] 245998=test_ancdata [151/909] 245998=ractor_test [152/909] 245998=test_nesting_parser [153/909] 245998=test_enc_str_buf_cat [154/909] 245998=test_bignum [155/909] 245996=newline_test [156/909] 245996=test_gem_commands_help_command [157/909] 245996=test_scheduler [158/909] 245996=test_ssl [159/909] 245996=test_gem_resolver_conflict [160/909] 245996=test_nkf [161/909] 245997=test_ractor [162/909] 245996=test_inlinecache [163/909] 245996=test_data_converters [164/909] 245996=test_socket [165/909] 245997=test_terminfo [166/909] 245997=test_thread [167/909] 245996=test_data [168/909] 245996=test_bug-14834 [169/909] 245996=test_addrinfo Leaked file descriptor: TestSocketAddrinfo#test_addrinfo_timeout: 9 #<File::Stat dev=0x9, ino=606703500, 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 245996 opc 9u unix 0x0000000000000000 0t0 606703500 type=STREAM [170/909] 245996=test_to_ruby [171/909] 245996=test_time_tz [172/909] 245996=test_gem_ext_builder [173/909] 245996=test_to_ary_concat [174/909] 245998=test_history [175/909] 245998=test_windows_1251 [176/909] 245998=test_ellipsize [177/909] 245998=test_call [178/909] 245998=test_gem_commands_build_command [179/909] 245998=test_reline [180/909] 245998=location_test [181/909] 245996=test_delegate [182/909] 245996=test_project_sanity [183/909] 245998=test_symbol [184/909] 245998=test_drbunix [185/909] 245996=test_alias_and_anchor [186/909] 245996=test_time [187/909] 245996=test_popen_deadlock [188/909] 245996=test_ensured [189/909] 245996=test_euc_jp [190/909] 245996=test_rdoc_markup [191/909] 245996=test_key_stroke [192/909] 245996=test_sleep [193/909] 245998=test_webauthn_listener_response [194/909] 245998=ruby_api_test [195/909] 245998=test_gem_resolver_index_set [196/909] 245998=test_gc [197/909] 245996=test_gem_bundler_version_finder [198/909] 245996=test_gem_request_set [199/909] 245997=test_set_len [200/909] 245997=constant_path_node_test [201/909] 245997=test_interned_str [202/909] 245997=test_folderitem2_invokeverb [203/909] 245997=test_pattern_matching [204/909] 245997=test_gem_ext_cargo_builder_link_flag_converter [205/909] 245996=test_gem_commands_generate_index_command [206/909] 245997=test_gem_local_remote_options [207/909] 245996=test_invalid [208/909] 245996=test_rdoc_single_class [209/909] 245996=test_dup [210/909] 245997=test_acceptable [211/909] 245997=test_tmpdir [212/909] 245997=test_struct [213/909] 245996=test_rdoc_token_stream [214/909] 245996=test_mutex [215/909] 245997=heredoc_dedent_test [216/909] 245997=test_type [217/909] 245997=test_fiddle [218/909] 245997=json_generic_object_test [219/909] 245997=test_date_arith [220/909] 245997=test_gem_resolver_vendor_specification [221/909] 245997=test_ractor [222/909] 245997=test_exception_at_throwing [223/909] 245997=test_gem_resolver_installed_specification [224/909] 245997=test_stringscanner [225/909] 245997=test_gem_commands_check_command [226/909] 245997=test_gem_resolver_git_set [227/909] 245997=test_signedness [228/909] 245996=test_digest [229/909] 245996=test_gem_safe_marshal [230/909] 245997=test_rdoc_ri_driver [231/909] 245996=test_sexp [232/909] 245996=test_httpheader [233/909] 245996=test_ractor [234/909] 245996=test_gem_request_set_gem_dependency_api [235/909] 245997=test_name_error_extension [236/909] 245997=test_rdoc_markup_to_ansi [237/909] 245997=test_files_test [238/909] 245997=test_weakkeymap [239/909] 245996=test_protocol [240/909] 245997=test_getoptlong [241/909] 245997=test_evaluation [242/909] 245997=test_https [243/909] 245997=test_gem_commands_info_command [244/909] 245997=test_object_create_start [245/909] 245997=test_logdevice [246/909] 245996=test_ast [247/909] 245997=test_irb [248/909] 245997=test_x509cert [249/909] 245997=test_rdoc_markup_paragraph [250/909] 245997=test_require_path_check [251/909] 245997=test_bn [252/909] 245997=test_variable_name_check [253/909] 245997=test_rational2 [254/909] 245997=test_case_comprehensive [255/909] 245998=test_logperiod [256/909] 245998=test_placearg [257/909] 245998=test_ssl_session [258/909] 245998=test_gem_package_tar_header [259/909] 245998=test_io_wait_uncommon [260/909] 245998=test_signal [261/909] 245998=test_gem_silent_ui [262/909] 245998=test_fixnum [263/909] 245998=test_continuation [264/909] 245998=test_file_exhaustive Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 7 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-11-24 04:10:06.609058898 +0000, mtime=2023-11-24 04:10:06.589058833 +0000, ctime=2023-11-24 04:10:06.589058833 +0000> Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 8 #<File::Stat dev=0x9, ino=606707847, 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 245998 opc 7r REG 252,0 9253600 2134123 /var/lib/sss/mc/passwd ruby 245998 opc 8u unix 0x0000000000000000 0t0 606707847 type=STREAM [265/909] 245998=test_completion [266/909] 245998=test_ractor [267/909] 245998=test_handle [268/909] 245998=test_delete [269/909] 245998=test_rdoc_markup_document [270/909] 245998=test_gem_security_policy [271/909] 245998=test_require_lib [272/909] 245998=test_gem_gem_runner [273/909] 245998=test_metaclass [274/909] 245998=test_rdoc_rd_block_parser [275/909] 245998=test_x509store [276/909] 245998=test_rdoc_rd [277/909] 245998=test_rdoc_markup_to_joined_paragraph [278/909] 245998=test_rdoc_markup_to_markdown [279/909] 245998=test_rdoc_generator_pot [280/909] 245998=test_cgi_cookie [281/909] 245998=test_not [282/909] 245998=test_option [283/909] 245998=test_wss [284/909] 245998=test_rdoc_markup_attribute_manager [285/909] 245998=test_require [286/909] 245997=test_objectspace [287/909] 245997=test_gem_resolver_composed_set [288/909] 245997=test_my_integer [289/909] 245997=test_cipher [290/909] 245997=test_update [291/909] 245997=test_new [292/909] 245997=test_gem_source_lock [293/909] 245997=test_load [294/909] 245997=test_win32ole_type [295/909] 245997=test_rdoc_rd_inline_parser [296/909] 245997=test_type_completor [297/909] 245997=test_rubyvm [298/909] 245997=fuzzer_test [299/909] 245997=test_cparser [300/909] 245998=test_struct [301/909] 245998=test_c_struct_entry [302/909] 245998=test_rdoc_parser_markdown [303/909] 245998=test_gem_indexer [304/909] 245997=test_read_write [305/909] 245997=test_depth_first [306/909] 245997=test_change_word [307/909] 245997=test_config [308/909] 245997=test_ostruct [309/909] 245997=test_abi [310/909] 245997=test_load.Leaked file descriptor: TestOptionParserLoad#test_load_xdg_config_dirs: 9 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-11-24 04:10:06.609058898 +0000, mtime=2023-11-24 04:10:06.589058833 +0000, ctime=2023-11-24 04:10:06.589058833 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 245997 opc 9r REG 252,0 9253600 2134123 /var/lib/sss/mc/passwd [311/909] 245997=test_integer_comb [312/909] 245998=test_bundled_ca [313/909] 245998=test_ssl [314/909] 245997=test_gem_security_trust_dir [315/909] 245997=test_module [316/909] 245997=test_erb_command [317/909] 245997=test_usrmarshal [318/909] 245997=test_gem_source_installed [319/909] 245997=test_gem_validator [320/909] 245997=test_key_error [321/909] 245997=test_win32ole_param [322/909] 245997=test_patterns [323/909] 245997=test_engine [324/909] 245997=test_gem_commands_mirror [325/909] 245997=test_fiber Skipping Gem::PackageTask tests. rake not found. [326/909] 245997=test_gem_package_task [327/909] 245997=test_resize [328/909] 245997=test_color [329/909] 245997=test_rdoc_top_level [330/909] 245997=test_io_m17n [331/909] 245998=test_cmethod [332/909] 245998=test_gem_stub_specification [333/909] 245998=test_float [334/909] 245997=test_unicode_normalize [335/909] 245998=test_gem_stream_ui [336/909] 245998=test_rdoc_generator_ri [337/909] 245998=test_propertyputref [338/909] 245998=test_gb18030 [339/909] 245998=test_gem_commands_lock_command [340/909] 245998=test_reline_key [341/909] 245998=test_rdoc_generator_pot_po [342/909] 245998=test_mul [343/909] 245998=test_shellwords [344/909] 245998=test_ocsp [345/909] 245998=test_scanner_events [346/909] 245998=test_ipaddr [347/909] 245998=test_date_strptime [348/909] 245998=test_omap [349/909] 245998=test_nonblock [350/909] 245998=test_strip [351/909] 245998=test_rdoc_parser_simple [352/909] 245998=json_ext_parser_test [353/909] 245998=test_gem_ext_configure_builder [354/909] 245998=test_win32ole_variant [355/909] 245998=magic_comment_test [356/909] 245998=test_cgi_modruby [357/909] 245998=test_x509attr [358/909] 245998=test_printf [359/909] 245998=test_liberal_parsing [360/909] 245998=test_workspace [361/909] 245998=test_quote_char_nil [362/909] 245998=test_debug_cmd [363/909] 245998=test_nomethod_error [364/909] 245998=test_etc [365/909] 245998=test_stat [366/909] 245998=test_win32ole_param_event [367/909] 245998=test_https_proxy [368/909] 245998=test_rdoc_parser [369/909] 245998=test_path [370/909] 245998=test_digest [371/909] 245998=test_base64 [372/909] 245998=test_rdoc_rd_inline [373/909] 245998=test_dir [374/909] 245998=test_files_test_1 [375/909] 245997=test_closure [376/909] 245996=test_rubygems [377/909] 245996=test_converters [378/909] 245996=test_uncorrectable_name_check [379/909] 245996=test_io [380/909] 245998=test_eval [381/909] 245998=test_document [382/909] 245998=test_history [383/909] 245998=test_gem_commands_setup_command [384/909] 245997=test_singleton_function [385/909] 245997=test_syslog [386/909] 245997=test_pair [387/909] 245998=test_win32ole_variant_m [388/909] 245998=test_env [389/909] 245998=test_gem_commands_signout_command [390/909] 245998=test_gem_package_tar_reader [391/909] 245998=test_primitive [392/909] 245998=test_parser [393/909] 245998=test_rdoc_ri_paths [394/909] 245998=test_iseq [395/909] 245998=test_arithmetic_sequence [396/909] 245998=test_ractor_compatibility [397/909] 245998=test_autoconf [398/909] 245998=test_scope [399/909] 245998=test_find_executable [400/909] 245998=test_lazy_enumerator [401/909] 245998=test_cgi_multipart [402/909] 245998=test_gem_request_set_lockfile_tokenizer [403/909] 245998=test_gem_source_fetch_problem [404/909] 245998=test_encoding [405/909] 245998=test_install [406/909] 245998=test_rdoc_comment [407/909] 245998=test_sockopt [408/909] 245998=test_ftp [409/909] 245998=test_gem_package [410/909] 245998=test_array [411/909] 245997=test_autoload [412/909] 245996=test_gem_source [413/909] 245996=test_mkmf [414/909] 245996=test_have_macro [415/909] 245996=test_class [416/909] 245996=test_benchmark [417/909] 245997=test_at_exit [418/909] 245997=test_files_ext [419/909] 245997=test_assembler [420/909] 245997=test_stringio [421/909] 245997=test_thread_cv [422/909] 245996=test_random [423/909] 245996=test_gem_source_git [424/909] 245997=test_regex_casefold [425/909] 245997=test_lexer [426/909] 245997=test_win32ole_method [427/909] 245997=test_ripper [428/909] 245996=dispatcher_test [429/909] 245996=test_eval_history [430/909] 245996=test_unicode [431/909] 245996=test_gem_command_manager [432/909] 245997=test_rdoc_context [433/909] 245996=test_array [434/909] 245998=test_case [435/909] 245996=test_open-uri [436/909] 245998=test_enc_associate [437/909] 245998=test_enumerator [438/909] 245997=test_sprintf [439/909] 245996=test_exit [440/909] 245998=test_class [441/909] 245996=test_rdoc_parser_rd [442/909] 245997=test_const [443/909] 245997=test_recorder [444/909] 245996=test_yaml_special_cases [445/909] 245997=test_gem_commands_sources_command [446/909] 245996=json_addition_test [447/909] 245996=test_gem_source_list [448/909] 245996=test_name_error [449/909] 245997=test_iso_8859 [450/909] 245996=test_libs [451/909] 245996=test_drbobject [452/909] 245997=test_math [453/909] 245997=test_gc [454/909] 245997=test_qsort [455/909] 245997=comments_test [456/909] 245997=test_safe_load [457/909] 245997=test_cgi_tag_helper [458/909] 245997=test_pack [459/909] 245996=test_pinned [460/909] 245997=test_framework [461/909] 245997=test_weakmap [462/909] 245996=test_coderange [463/909] 245996=test_ansi_with_terminfo [464/909] 245996=test_inadvertent_creation [465/909] 245996=test_date_time [466/909] 245996=test_nil2vtempty [467/909] 245996=test_rdoc_generator_json_index [468/909] 245996=test_emoji [469/909] 245996=test_sorted_set [470/909] 245996=test_windows_1252 [471/909] 245996=test_stack [472/909] 245996=test_syslog_logger [473/909] 245996=test_jaro_winkler [474/909] 245996=test_cp949 [475/909] 245996=test_gem_resolver_vendor_set [476/909] 245996=test_condition [477/909] 245996=test_gem_dependency_resolution_error [478/909] 245996=test_fileutils .Leaked file descriptor: TestFileUtils#test_chown: 10 #<File::Stat dev=0xfc00, ino=2134126, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-11-24 04:11:47.193386714 +0000, mtime=2023-11-24 04:11:42.969372947 +0000, ctime=2023-11-24 04:11:42.969372947 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 245996 opc 10r REG 252,0 6940392 2134126 /var/lib/sss/mc/group Leaked file descriptor: TestFileUtils#test_chown_error: 11 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-11-24 04:11:59.477426749 +0000, mtime=2023-11-24 04:11:57.701420961 +0000, ctime=2023-11-24 04:11:57.701420961 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 245996 opc 11r REG 252,0 9253600 2134123 /var/lib/sss/mc/passwd [479/909] 245996=test_sleep [480/909] 245998=test_mixed_unicode_escapes [481/909] 245998=test_econv [482/909] 245998=test_gem_install_update_options [483/909] 245998=test_face [484/909] 245998=test_gem_request_set_lockfile_parser [485/909] 245998=test_sizeof [486/909] 245996=test_date_attr [487/909] 245996=test_stringchar [488/909] 245996=test_flush [489/909] 245996=test_pkey_rsa [490/909] 245996=test_system [491/909] 245996=test_bigmath [492/909] 245996=test_numhash [493/909] 245996=test_drb [494/909] 245998=test_gem_specification [495/909] 245998=test_win32ole_variable [496/909] 245998=test_method_cache [497/909] 245998=test_parse [498/909] 245998=test_rdoc_cross_reference [499/909] 245998=test_rdoc_class_module [500/909] 245998=test_gem_dependency [501/909] 245998=test_yjit [502/909] 245998=test_gem_uninstaller [503/909] 245996=test_cclass [504/909] 245996=test_method [505/909] 245998=test_m17n [506/909] 245998=test_argf [507/909] 245996=test_yaml [508/909] 245996=test_x509name [509/909] 245996=test_pkcs12 [510/909] 245997=test_json_tree [511/909] 245997=test_koi8 [512/909] 245997=test_gem_remote_fetcher [513/909] 245996=test_parser_events [514/909] 245996=test_filter [515/909] 245996=test_utf16 [516/909] 245996=test_http [517/909] 245997=test_set [518/909] 245997=test_ractor [519/909] 245997=test_case [520/909] 245997=test_severity [521/909] 245997=test_str2big [522/909] 245997=test_gem_package_tar_writer [523/909] 245997=test_rdoc_markup_to_rdoc [524/909] 245997=test_method_cache [525/909] 245997=test_too_many_dummy_encodings [526/909] 245997=test_sprintf_comb [527/909] 245997=test_gem_commands_push_command [528/909] 245998=locals_test [529/909] 245998=test_rdoc_task [530/909] 245998=test_settracefunc [531/909] 245997=test_gem_text [532/909] 245997=test_tracepoint [533/909] 245997=test_backtrace [534/909] 245998=test_gem_source_local [535/909] 245998=desugar_compiler_test [536/909] 245998=test_internal_ivar [537/909] 245998=test_win32ole [538/909] 245998=test_rendering [539/909] 245998=test_gem_gemcutter_utilities [540/909] 245997=test_http [541/909] 245997=test_hash [542/909] 245998=test_pty [543/909] 245998=test_gem_dependency_installer [544/909] 245997=test_general [545/909] 245997=test_gem_commands_which_command [546/909] 245998=test_gem_request [547/909] 245997=test_gem_package_old [548/909] 245997=encoding_test [549/909] 245998=test_scan_args [550/909] 245998=test_gem_commands_specification_command [551/909] 245998=test_read [552/909] 245998=test_ractor [553/909] 245998=test_gem_resolver_api_specification [554/909] 245998=test_rdoc_rubygems_hook [555/909] 245998=test_types [556/909] 245998=test_webauthn_listener [557/909] 245998=test_rational [558/909] 245998=test_case_mapping [559/909] 245998=test_gem_ext_cargo_builder_unit [560/909] 245998=test_arity [561/909] 245998=test_thread [562/909] 245998=test_pkey_ec [563/909] 245998=test_svcb_https [564/909] 245998=test_buffering [565/909] 245998=test_key_event_record [566/909] 245998=test_mdns [567/909] 245998=test_open3 [568/909] 245996=test_abbrev [569/909] 245996=test_date_parse [570/909] 245996=test_backtrace [571/909] 245996=test_gbk [572/909] 245996=test_gem_commands_dependency_command [573/909] 245996=test_yamldbm [574/909] 245996=test_gem_spec_fetcher [575/909] 245996=test_unicode_escape [576/909] 245996=test_default_gems [577/909] 245996=test_switch_hitter [578/909] 245996=test_grapheme_breaks [579/909] 245996=test_hash_create [580/909] 245996=test_enumerable [581/909] 245996=test_rdoc_method_attr [582/909] 245996=test_set [583/909] 245996=test_tree_spell_checker [584/909] 245996=test_gc_compact [585/909] 245998=test_rdoc_i18n_locale [586/909] 245998=test_dryrun [587/909] 245998=test_queue [588/909] 245998=test_gem_resolver_lock_specification [589/909] 245998=test_delegation [590/909] 245998=test_boolean [591/909] 245998=test_clone [592/909] 245998=test_enc_raise [593/909] 245998=test_gem_uri_formatter [594/909] 245998=test_prettyprint [595/909] 245998=test_ole_methods [596/909] 245998=test_cgi_util [597/909] 245998=test_mutex_m [598/909] 245998=test_shift_jis [599/909] 245998=test_rdoc_store [600/909] 245998=test_files_sample [601/909] 245998=test_rdoc_stats [602/909] 245998=test_data_error [603/909] 245996=test_rubyoptions [604/909] 245998=test_optimization [605/909] 245997=regexp_test [606/909] 245997=test_yield [607/909] 245998=test_remote_fetch_error [608/909] 245998=test_gem_command [609/909] 245998=test_features [610/909] 245998=test_asn1 [611/909] 245998=test_undef [612/909] 245998=test_random [613/909] 245998=test_gem_resolver_lock_set [614/909] 245998=test_rdoc_generator_darkfish [615/909] 245998=test_gem_commands_open_command [616/909] 245996=test_verbose [617/909] 245996=test_emoji_breaks [618/909] 245998=test_normalize [619/909] 245998=test_gem_update_suggestion [620/909] 245998=test_assignment [621/909] 245997=test_variable [622/909] 245997=test_hash [623/909] 245997=test_rdoc_tom_doc [624/909] 245997=test_optarg [625/909] 245997=test_gem_commands_pristine_command [626/909] 245998=test_basicinstructions [627/909] 245998=test_gem_resolver_git_specification [628/909] 245996=test_utf32 [629/909] 245996=test_gem_security [630/909] 245998=test_key_actor_emacs [631/909] 245998=test_date_ractor [632/909] 245998=test_erb [633/909] 245998=test_gem_impossible_dependencies_error [634/909] 245998=test_pp [635/909] 245998=memsize_test [636/909] 245998=test_gem_resolver_requirement_list [637/909] 245998=test_noarg [638/909] 245998=test_exception [639/909] 245998=test_arith_seq_beg_len_step [640/909] 245998=test_raise_exception [641/909] 245997=ripper_compat_test [642/909] 245997=test_storage [643/909] 245997=test_method_name_check [644/909] 245997=test_err_in_callback [645/909] 245997=test_merge_keys [646/909] 245997=test_did_you_mean [647/909] 245997=test_shapes [648/909] 245997=test_cesu8 [649/909] 245997=test_rdoc_extend [650/909] 245997=test_force_quotes [651/909] 245998=test_rendering [652/909] 245998=test_kernel [653/909] 245997=pattern_test [654/909] 245997=test_dot_dot [655/909] 245997=test_gem_rdoc [656/909] 245997=test_string [657/909] 245997=test_iterator [658/909] 245997=test_gem_commands_install_command [659/909] 245998=test_fd_setsize [660/909] 245998=test_forwardable [661/909] 245998=test_cmd [662/909] 245998=test_process [663/909] 245998=!Nothing_to_test [664/909] 245998=test_array_create [665/909] 245998=test_memory_view [666/909] 245998=test_dir_m17n [667/909] 245997=test_threadgroup [668/909] 245998=test_complex [669/909] 245998=test_rinda [670/909] 245997=test_acl [671/909] 245997=test_kwargs [672/909] 245997=test_rdoc_parser_c [673/909] 245997=test_pack [674/909] 245997=test_io_wait [675/909] 245997=parse_test [676/909] 245998=test_gem_doctor [677/909] 245998=json_fixtures_test [678/909] 245998=test_len [679/909] 245998=test_gem_commands_outdated_command [680/909] 245998=test_gem_dependency_list [681/909] 245998=test_each [682/909] 245998=parameters_signature_test [683/909] 245998=test_rdoc_parser_changelog [684/909] 245998=test_tsort [685/909] 245998=test_gem_commands_fetch_command [686/909] 245996=test_typeddata [687/909] 245998=test_column_separator [688/909] 245998=test_securerandom [689/909] 245998=test_rdoc_markup_attributes [690/909] 245998=test_rand [691/909] 245996=test_random_formatter [692/909] 245996=test_string_processing [693/909] 245996=test_bmethod [694/909] 245996=test_gem_source_specific_file [695/909] 245996=test_provider [696/909] 245996=test_euc_kr [697/909] 245996=test_skip_lines [698/909] 245996=test_rdoc_code_object [699/909] 245998=test_process [700/909] 245996=test_key_actor_vi [701/909] 245996=test_postponed_job [702/909] 245996=test_gem_request_set_lockfile [703/909] 245997=test_rdoc_markdown [704/909] 245996=test_rdoc_encoding [705/909] 245996=test_win32ole_variant_outarg [706/909] 245996=test_generic [707/909] 245996=test_common [708/909] 245997=test_rdoc_markup_to_html_snippet [709/909] 245997=test_httpresponses [710/909] 245997=test_deprecate [711/909] 245996=test_rdoc_constant [712/909] 245997=test_rdoc_text [713/909] 245997=library_symbols_test [714/909] 245997=test_row [715/909] 245996=test_require [716/909] 245996=test_objspace [717/909] 245997=test_general [718/909] 245997=test_stream [719/909] 245997=test_have_library [720/909] 245997=test_row_separator [721/909] 245997=test_ns_spki [722/909] 245997=test_rdoc_markup_indented_paragraph [723/909] 245997=test_rdoc_markup_parser [724/909] 245997=test_iseq_load [725/909] 245997=test_unconverted_fields [726/909] 245997=test_bash_completion [727/909] 245997=test_exception [728/909] 245997=test_rdoc_markup_to_html_crossref [729/909] 245997=test_files_test_2 [730/909] 245997=test_div [731/909] 245997=test_rdoc_context_section [732/909] 245997=test_io_buffer [733/909] 245997=test_deprecated [734/909] 245997=test_optparse [735/909] 245997=test_gem_commands_environment_command [736/909] 245997=test_pkcs7 [737/909] 245997=test_convert [738/909] 245997=test_pack [739/909] 245997=test_class_name_check [740/909] 245997=test_scalar [741/909] 245997=test_syntax [742/909] 245997=test_zsh_completion [743/909] 245997=test_basicsocket [744/909] 245997=test_gem_commands_cert_command [745/909] 245997=test_gem_commands_stale_command [746/909] 245997=test_quote_empty [747/909] 245997=test_rdoc_markup_to_tt_only [748/909] 245998=test_ws [749/909] 245998=test_date_strftime [750/909] 245997=json_parser_test [751/909] 245997=test_timeout [752/909] 245998=test_key_name_check [753/909] 245998=test_rdoc_markup_to_bs [754/909] 245998=test_rdoc_markup_raw [755/909] 245998=test_weakref [756/909] 245997=test_instrumentation_api [757/909] 245998=test_rdoc_alias [758/909] 245998=test_singleton [759/909] 245998=test_fstring [760/909] 245998=test_numeric [761/909] 245998=test_gem_ext_rake_builder [762/909] 245997=test_rdoc_require [763/909] 245997=test_word [764/909] 245997=test_pkey_dh [765/909] 245997=test_m17n_comb [766/909] 245998=test_null [767/909] 245998=test_ractor [768/909] 245998=test_data [769/909] 245998=test_memory_view [770/909] 245998=test_bigzero [771/909] 245998=test_gem_commands_query_command [772/909] 245998=test_gem_platform [773/909] 245998=test_win32ole_typelib [774/909] 245998=test_pkey [775/909] 245998=test_external_new [776/909] 245998=test_thread [777/909] 245998=test_table [778/909] 245998=test_gem_security_signer [779/909] 245998=test_config [780/909] 245998=test_complex2 [781/909] 245998=test_gem_util [782/909] 245998=test_header [783/909] 245998=test_gem_unsatisfiable_dependency_error [784/909] 245998=test_literal [785/909] 245998=test_io [786/909] 245998=test_rdoc_i18n_text [787/909] 245998=test_input_method [788/909] 245998=test_pathname [789/909] 245997=test_fnmatch [790/909] 245997=test_store [791/909] 245998=test_rdoc_markup_pre_process [792/909] 245998=test_tempfile [793/909] 245997=test_http_request [794/909] 245997=test_coverage [795/909] 245998=test_tree_builder [796/909] 245998=test_protect [797/909] 245998=test_big5 [798/909] 245998=test_date [799/909] 245998=test_gem_commands_update_command [800/909] 245997=test_webauthn_poller [801/909] 245997=test_rdoc_markup_verbatim [802/909] 245997=test_date_conv [803/909] 245997=test_serialize_subclasses [804/909] 245997=test_gem_resolver_index_specification [805/909] 245997=test_frozen [806/909] 245997=test_egrep_cpp [807/909] 245997=test_erb_m17n [808/909] 245997=test_rdoc_generator_pot_po_entry [809/909] 245997=test_timeout [810/909] 245997=test_enumerator_kw [811/909] 245997=test_line_editor [812/909] 245997=test_marshalable [813/909] 245997=test_files_lib [814/909] 245997=test_string_memory [815/909] 245997=test_complexrational [816/909] 245997=test_raise [817/909] 245997=version_test [818/909] 245997=test_string [819/909] 245997=json_common_interface_test [820/909] 245997=test_rdoc_any_method [821/909] 245998=test_error_highlight [822/909] 245997=test_function_entry [823/909] 245997=test_psych [824/909] 245997=test_nil [825/909] 245997=test_wait [826/909] 245997=test_import [827/909] 245998=test_human_typo [828/909] 245998=test_observer [829/909] 245998=test_big2str [830/909] 245998=test_gem_resolver_specification [831/909] 245998=test_logger [832/909] 245998=test_pkey_dsa [833/909] 245998=test_gem_commands_yank_command [834/909] 245997=test_yaml_tree [835/909] 245997=test_cstr [836/909] 245998=test_gem_resolver_dependency_request [837/909] 245998=test_euc_tw [838/909] 245998=test_rdoc_rdoc [839/909] 245998=test_yjit_exit_locations [840/909] 245998=test_rdoc_markdown_test [841/909] 245998=test_rdoc_normal_module [842/909] 245998=test_io_timeout [843/909] 245998=json_string_matching_test [844/909] 245998=test_gem_config_file [845/909] 245998=test_comparable [846/909] 245998=test_ldap [847/909] 245998=test_kdf [848/909] 245998=test_thread_queue [849/909] 245997=test_nowrite [850/909] 245997=test_passing_block [851/909] 245997=test_defined [852/909] 245997=test_io_buffer [853/909] 245997=test_reqarg [854/909] 245997=test_frozen_error [855/909] 245997=test_gem_ext_ext_conf_builder [856/909] 245997=test_gem_version [857/909] 245997=test_spell_checker [858/909] 245997=test_path_to_class [859/909] 245997=test_enumerator [860/909] 245997=test_bug-5832 [861/909] 245997=test_yield_block [862/909] 245997=test_c_struct_builder [863/909] 245997=test_rewind [864/909] 245997=test_gem_package_tar_reader_entry [865/909] 245997=test_resource [866/909] 245997=test_gem_uri [867/909] 245997=test_rdoc_include [868/909] 245997=test_win32ole_record [869/909] 245997=test_gem_version_option [870/909] 245997=test_date_compat [871/909] 245997=test_ubf_async_safe [872/909] 245997=test_pstore [873/909] 245997=test_zlib [874/909] 245998=test_rdoc_options [875/909] 245998=test_gem_ext_cargo_builder [876/909] 245998=test_bigdecimal_util [877/909] 245998=test_console_attr [878/909] 245998=test_proc [879/909] 245998=test_gem_commands_unpack_command [880/909] 245998=test_time [881/909] 245998=test_file [882/909] 245998=test_capacity [883/909] 245998=test_nextafter [884/909] 245998=test_gem_commands_owner_command [885/909] 245998=test_rat [886/909] 245998=test_init [887/909] 245998=test_gem_request_connection_pools [888/909] 245998=test_flags [889/909] 245998=test_numeric [890/909] 245998=test_yamlstore [891/909] 245998=test_bug-3571 [892/909] 245998=test_rdoc_generator_markup [893/909] 245998=test_constant [894/909] 245998=test_find [895/909] 245998=test_hmac [896/909] 245998=test_encoding [897/909] 245998=test_gem_resolver_activation_request [898/909] 245998=test_function [899/909] 245998=test_gem_commands_server_command [900/909] 245998=test_string [901/909] 245998=test_macro [902/909] 245998=test_pipe [903/909] 245998=test_gem_requirement [904/909] 245998=test_win32ole_method_event [905/909] 245998=test_tcp [906/909] 245998=parse_comments_test [907/909] 245998=test_rdoc_markup_to_table_of_contents [908/909] 245998=test_gem_name_tuple [909/909] 245998=test_integer Finished tests in 186.499640s, 143.9842 tests/s, 56209.0200 assertions/s. 26853 tests, 10482962 assertions, 0 failures, 0 errors, 180 skips ruby -v: ruby 3.3.0dev (2023-11-24T04:06:25Z master 02cc9d48f1) [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' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/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/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' 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/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' 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/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.3.2/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' $ /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 ruby 3.3.0dev (2023-11-24T04:06:25Z master 02cc9d48f1) [aarch64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 .. Finished in 63.257677 seconds 3725 files, 32836 examples, 195024 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3'" exit with 0.