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