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