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