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