# Logfile created on 2024-12-17 21:31:38 +0000 by logger.rb/v1.5.0 #<BuildRuby:0x0000003ff10e49b8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @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, @no_timeout_error=nil, @logfile="/home/sipeed/ruby/logs/brlog.trunk.20241217-213137", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003ff10c2b38 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003ff10c29f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003ff10c2868 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20241217-213137", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20241217-213137>, @binmode=false, @mon_data=#<Monitor:0x0000003ff10c2750>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 408f536..1254850 master -> origin/master Updating 408f536..1254850 Fast-forward test/rdoc/support/text_formatter_test_case.rb | 10 +++++----- test/rdoc/test_rdoc_markup_to_ansi.rb | 12 ++++++------ test/rdoc/test_rdoc_markup_to_bs.rb | 12 ++++++------ test/rdoc/test_rdoc_markup_to_html.rb | 17 ++++++++++------- test/rdoc/test_rdoc_markup_to_markdown.rb | 12 ++++++------ test/rdoc/test_rdoc_markup_to_rdoc.rb | 12 ++++++------ 6 files changed, 39 insertions(+), 36 deletions(-) Latest commit hash = 1254850a61 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 /tmp/ruby/src/trunk/revision.h updated generating riscv64-linux-fake.rb riscv64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 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 /tmp/ruby/src/trunk/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 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 6ee4b214a228e37eb9b0e5759359198ea04b677f47666ac945b666c5221fff34 builtin_binary.inc compiling /tmp/ruby/src/trunk/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 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 building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk' linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - generating enc.mk gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 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. /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans generating makefiles ext/configure-ext.mk ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./riscv64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk/bin installing base libraries: /tmp/ruby/install/trunk/lib installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+1/riscv64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+1/riscv64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+1/riscv64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+1/riscv64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+1/riscv64-linux installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+1 installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+1/ruby installing command scripts: /tmp/ruby/install/trunk/bin installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+1 installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+1 installing manpages: /tmp/ruby/install/trunk/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+1 benchmark 0.4.0 bundler 2.6.0 cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.2 logger 1.6.3 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 ostruct 0.6.1 pp 0.6.2 prettyprint 0.2.0 prism 1.2.0 pstore 0.1.4 rdoc 6.9.1 readline 0.0.4 reline 0.6.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+1 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.6 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.0 openssl 3.2.0 pathname 0.4.0 psych 5.2.1 stringio 3.1.2 strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+1 minitest 5.25.4 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.2 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.7.0 typeprof 0.30.0 debug 1.9.2 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.1 repl_type_completor 0.1.9 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+1/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2003 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 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. Checking leaked global symbols...none /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 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 making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Run options: --seed=58857 "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/916] 525296=test_tcp [ 2/916] 525295=test_iso_8859 [ 3/916] 525298=test_rdoc_text [ 4/916] 525297=test_syntax [ 5/916] 525295=test_gem_safe_yaml [ 6/916] 525298=test_rdoc_markup_to_joined_paragraph [ 7/916] 525296=test_date_time [ 8/916] 525298=test_require [ 9/916] 525298=test_date_new [ 10/916] 525298=test_data [ 11/916] 525298=test_httpresponse [ 12/916] 525296=test_open-uri [ 13/916] 525295=test_rdoc_parser_ruby [ 14/916] 525298=test_rdoc_context [ 15/916] 525296=test_nil2vtempty [ 16/916] 525296=test_stream [ 17/916] 525296=test_gem_commands_dependency_command [ 18/916] 525296=test_gem_resolver [ 19/916] 525295=test_gem_resolver_composed_set [ 20/916] 525295=test_safe_load [ 21/916] 525295=test_name_error [ 22/916] 525295=test_rdoc_markup_attribute_manager [ 23/916] 525295=test_http [ 24/916] 525296=test_shift_jis [ 25/916] 525296=test_gem_commands_which_command [ 26/916] 525295=test_inadvertent_creation [ 27/916] 525296=test_flags [ 28/916] 525295=test_enumerator [ 29/916] 525298=test_gem_commands_specification_command [ 30/916] 525298=reflection_test [ 31/916] 525298=test_gem_ext_rake_builder [ 32/916] 525296=test_arity [ 33/916] 525296=test_logdevice [ 34/916] 525298=test_gem_resolver_lock_specification [ 35/916] 525298=test_err_in_callback [ 36/916] 525298=test_x509cert [ 37/916] 525296=test_gc [ 38/916] 525298=test_process [ 39/916] 525297=test_last_thread [ 40/916] 525297=command_line_test [ 41/916] 525297=test_pack [ 42/916] 525297=test_gem_security_policy [ 43/916] 525297=test_gem_source_local [ 44/916] 525295=newline_test [ 45/916] 525297=test_uncorrectable_name_check [ 46/916] 525297=test_ansi [ 47/916] 525295=test_stringchar [ 48/916] 525297=test_hash_create [ 49/916] 525297=test_passing_block [ 50/916] 525297=test_thread_fd_close [ 51/916] 525297=test_securerandom [ 52/916] 525297=test_logperiod [ 53/916] 525297=test_c_union_entity [ 54/916] 525297=test_rdoc_normal_module [ 55/916] 525295=test_rdoc_markdown_test [ 56/916] 525297=test_io_console [ 57/916] 525297=test_flush [ 58/916] 525297=test_singleton [ 59/916] 525297=test_switch_hitter [ 60/916] 525297=test_literal [ 61/916] 525295=test_c_struct_builder [ 62/916] 525295=test_dot_dot [ 63/916] 525295=test_str2big [ 64/916] 525295=test_rdoc_markup_to_table_of_contents [ 65/916] 525295=location_test [ 66/916] 525295=test_objectspace [ 67/916] 525297=test_socket [ 68/916] 525297=test_thread [ 69/916] 525297=test_gem_remote_fetcher_s3 [ 70/916] 525297=test_severity [ 71/916] 525297=test_ractor [ 72/916] 525297=test_gem_install_update_options [ 73/916] 525297=test_require_lib [ 74/916] 525296=test_rdoc_generator_ri [ 75/916] 525296=test_extlibs [ 76/916] 525296=test_gem_stream_ui [ 77/916] 525296=test_m17n_comb [ 78/916] 525295=test_memory_view [ 79/916] 525295=test_ractor [ 80/916] 525295=test_rdoc_generator_pot_po [ 81/916] 525295=test_rdoc_markup_to_markdown [ 82/916] 525295=test_json_tree [ 83/916] 525295=test_pkey [ 84/916] 525295=test_case [ 85/916] 525295=test_reline [ 86/916] 525297=test_parser_events [ 87/916] 525297=test_cclass [ 88/916] 525297=test_grapheme_breaks [ 89/916] 525297=test_gem_version_option [ 90/916] 525297=test_gem_request_connection_pools [ 91/916] 525295=test_win32ole [ 92/916] 525295=test_generic [ 93/916] 525295=test_scan_args [ 94/916] 525295=test_enumerator_kw [ 95/916] 525295=tunnel_test [ 96/916] 525295=test_settracefunc [ 97/916] 525297=test_gem_text [ 98/916] 525297=test_gem_ext_cargo_builder_link_flag_converter [ 99/916] 525297=test_gem_commands_mirror [100/916] 525297=test_gem_request [101/916] 525297=test_method_cache [102/916] 525297=test_sprintf_comb [103/916] 525297=test_exception [104/916] 525295=test_bug_reporter [105/916] 525295=test_gem_name_tuple [106/916] 525295=test_gem_package_tar_reader_entry [107/916] 525295=test_rand [108/916] 525295=test_rdoc_cross_reference [109/916] 525296=parameters_signature_test [110/916] 525296=test_gem_commands_info_command [111/916] 525296=test_gem_dependency_installer [112/916] 525295=test_scalar [113/916] 525295=test_case_options [114/916] 525295=test_store [115/916] 525295=relocation_test [116/916] 525295=test_windows_1251 [117/916] 525295=test_time [118/916] 525297=test_rdoc_rdoc [119/916] 525295=test_gem_uninstaller [120/916] 525297=test_gb18030 [121/916] 525297=test_svcb_https [122/916] 525297=test_buffering [123/916] 525297=test_defined [124/916] 525297=test_backtrace [125/916] 525297=test_key_name_check [126/916] 525297=test_io_buffer [127/916] 525297=test_rdoc_i18n_text [128/916] 525297=test_disable_irb [129/916] 525297=test_date_parse [130/916] 525297=test_pipe [131/916] 525297=test_trick [132/916] 525295=test_thread [133/916] 525295=integer_base_flags_test [134/916] 525295=test_pkey_ec [135/916] 525295=test_mul [136/916] 525295=newline_offsets_test [137/916] 525295=test_win32ole_type [138/916] 525295=test_null [139/916] 525295=test_default_gems [140/916] 525295=test_rdoc_rd_inline_parser [141/916] 525295=test_rdoc_markup_to_rdoc [142/916] 525298=compiler_test [143/916] 525298=test_rdoc_markup_attributes [144/916] 525295=json_addition_test [145/916] 525298=test_custom_command [146/916] 525295=test_rdoc_parser [147/916] 525295=test_qsort [148/916] 525295=test_gem_dependency_resolution_error [149/916] 525295=test_pattern_matching [150/916] 525295=test_rdoc_stats [151/916] 525298=test_string [152/916] 525295=test_rdoc_store [153/916] 525296=test_ensure_and_callcc [154/916] 525296=test_raise [155/916] 525296=test_x509attr [156/916] 525296=test_gem_request_set_lockfile_parser [157/916] 525298=test_depth_first [158/916] 525298=test_gem_validator [159/916] 525298=test_folderitem2_invokeverb [160/916] 525298=test_require_path_check [161/916] 525296=test_rdoc_markup_parser [162/916] 525298=test_files_test_2 [163/916] 525296=test_fnmatch [164/916] 525296=test_egrep_cpp [165/916] 525296=test_cgi_tag_helper [166/916] 525296=test_zlib [167/916] 525297=test_optimization [168/916] 525295=test_date_conv [169/916] 525295=test_ole_methods [170/916] 525295=test_erb_m17n [171/916] 525295=test_proc [172/916] 525295=test_string [173/916] 525296=test_gc_compact [174/916] 525298=integer_parse_test [175/916] 525298=test_gem_package_old [176/916] 525298=test_gem_resolver_index_set [177/916] 525298=test_rdoc_single_class [178/916] 525298=test_num2int [179/916] 525298=test_nil [180/916] 525298=test_verbose [181/916] 525298=test_gem_remote_fetcher_local_server Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 8 [182/916] 525298=test_pp [183/916] 525298=test_gem_ext_configure_builder [184/916] 525298=test_frozen [185/916] 525298=test_macro [186/916] 525298=test_iter_break [187/916] 525298=test_exception [188/916] 525298=test_zsh_completion [189/916] 525298=test_rdoc_token_stream [190/916] 525298=test_address_resolve [191/916] 525298=test_gem_source_list [192/916] 525298=test_optarg [193/916] 525298=test_yaml_special_cases [194/916] 525298=test_config [195/916] 525298=test_numeric [196/916] 525298=parse_stream_test [197/916] 525298=test_gem_commands_lock_command [198/916] 525298=test_ifunless [199/916] 525298=test_assignment [200/916] 525297=test_key_actor_vi [201/916] 525297=test_bug-3571 [202/916] 525297=test_gem_command [203/916] 525296=test_gem_spec_fetcher [204/916] 525297=test_common [205/916] 525296=test_rdoc_markup_to_tt_only [206/916] 525296=test_hmac [207/916] 525296=test_rdoc_tom_doc [208/916] 525296=test_object_create_start [209/916] 525296=snippets_test [210/916] 525297=test_date [211/916] 525297=test_gem_rdoc [212/916] 525297=test_gem_ext_cargo_builder_unit [213/916] 525297=parse_success_test [214/916] 525297=test_command [215/916] 525297=test_at_exit [216/916] 525297=!Nothing_to_test [217/916] 525297=test_psych [218/916] 525297=test_enc_raise [219/916] 525297=test_rdoc_markup_paragraph [220/916] 525297=test_kdf [221/916] 525297=test_gem_doctor [222/916] 525297=test_kernel [223/916] 525297=test_eval_history [224/916] 525297=static_inspect_test [225/916] 525297=test_bug-5832 [226/916] 525297=test_files_ext [227/916] 525297=test_emitter [228/916] 525297=test_gem_silent_ui [229/916] 525297=test_ftp [230/916] 525297=test_euc_kr [231/916] 525297=test_rdoc_context_section [232/916] 525297=test_rdoc_rubygems_hook [233/916] 525296=test_method [234/916] 525297=test_gem_commands_query_command [235/916] 525298=test_pack [236/916] 525298=test_array_create [237/916] 525298=test_gem_impossible_dependencies_error [238/916] 525298=test_pattern_key_name_check [239/916] 525298=test_to_ruby [240/916] 525298=test_io [241/916] 525298=test_hash [242/916] 525297=test_ubf_async_safe [243/916] 525297=test_emoji [244/916] 525297=test_win32ole_type_event [245/916] 525297=test_sorted_set [246/916] 525297=test_win32ole_record [247/916] 525297=test_gem_unsatisfiable_dependency_error [248/916] 525297=test_condition [249/916] 525297=test_gem_source_specific_file [250/916] 525297=test_foreach [251/916] 525297=test_gem_commands_uninstall_command [252/916] 525297=test_cp949 [253/916] 525297=test_summary [254/916] 525297=test_console_attr [255/916] 525297=test_type_completor [256/916] 525297=test_kwargs [257/916] 525297=test_gem_commands_exec_command [258/916] 525297=test_io_wait [259/916] 525297=test_date_attr [260/916] 525297=test_ellipsize [261/916] 525297=test_yjit [262/916] 525297=test_workspace [263/916] 525297=test_weakmap [264/916] 525298=test_m17n [265/916] 525296=test_gem_commands_environment_command [266/916] 525298=test_ws [267/916] 525298=test_argf [268/916] 525296=test_framework [269/916] 525296=test_ns_spki [270/916] 525296=test_kill_ring [271/916] 525296=test_external_new [272/916] 525296=test_postponed_job [273/916] 525296=test_alias_and_anchor [274/916] 525296=test_hash [275/916] 525295=test_gem_resolver_dependency_request [276/916] 525296=test_tree_builder [277/916] 525296=test_win32ole_typelib [278/916] 525295=test_protect [279/916] 525296=test_raise_exception [280/916] 525295=test_gem_request_set_lockfile [281/916] 525295=equality_test [282/916] 525295=test_set [283/916] 525295=test_show_source [284/916] 525295=regular_expression_encoding_test [285/916] 525295=test_remote_fetch_error [286/916] 525295=test_have_library [287/916] 525296=test_gem_commands_stale_command [288/916] 525296=test_c_struct_entry [289/916] 525296=test_lock_native_thread [290/916] 525296=test_undef [291/916] 525296=test_objspace [292/916] 525297=test_line_editor [293/916] 525295=test_gem_security_trust_dir [294/916] 525297=test_gem_requirement [295/916] 525295=test_sprintf [296/916] 525297=test_string_memory [297/916] 525297=test_files_sample [298/916] 525297=test_stringscanner [299/916] 525297=test_convertible [300/916] 525295=test_yield [301/916] 525298=test_rdoc_alias [302/916] 525298=test_fstring [303/916] 525298=test_array [304/916] 525298=test_optparse [305/916] 525298=test_webauthn_poller [306/916] 525298=test_rdoc_markup_raw [307/916] 525298=test_rat [308/916] 525298=test_typeddata [309/916] 525298=test_gem_resolver_best_set [310/916] 525298=test_rdoc_markup_to_html_crossref [311/916] 525298=locals_test [312/916] 525298=test_rdoc_require [313/916] 525298=test_gem_commands_install_command [314/916] 525298=test_clone [315/916] 525298=test_ractor [316/916] 525298=test_readpartial [317/916] 525298=test_io_buffer [318/916] 525298=test_backtrace [319/916] 525298=test_pack [320/916] 525298=test_rdoc_task [321/916] 525298=regular_expression_options_test [322/916] 525298=test_gem_resolver_conflict [323/916] 525298=test_rdoc_markup_indented_paragraph [324/916] 525298=numeric_value_test [325/916] 525298=test_autoload [326/916] 525295=test_utf16 [327/916] 525295=test_unicode_escape [328/916] 525295=test_io [329/916] 525297=test_face [330/916] 525297=test_case [331/916] 525297=test_sizeof [332/916] 525298=test_rendering [333/916] 525298=test_yaml_tree [334/916] 525298=test_gc [335/916] 525298=test_gem_commands_fetch_command [336/916] 525298=test_math [337/916] 525298=test_libs [338/916] 525298=test_config [339/916] 525298=test_sleep [340/916] 525298=test_ripper [341/916] 525298=test_gem_config_file [342/916] 525298=test_gem_resolver_activation_request [343/916] 525298=test_protocol [344/916] 525298=test_getopts [345/916] 525298=test_yjit_exit_locations [346/916] 525298=test_etc [347/916] 525298=test_pkcs12 [348/916] 525298=test_system [349/916] 525295=test_bigzero [350/916] 525295=test_pkey_dh [351/916] 525295=test_iseq_load [352/916] 525298=test_gem_util [353/916] 525298=test_gem_package_tar_header [354/916] 525298=source_location_test [355/916] 525298=test_gem_commands_owner_command [356/916] 525297=test_gem_source_vendor [357/916] 525297=test_recorder [358/916] 525297=test_bash_completion [359/916] 525297=test_formatter [360/916] 525297=test_rdoc_constant [361/916] 525295=test_deprecate [362/916] 525295=test_file [363/916] 525298=test_gem_available_set [364/916] 525295=test_rdoc_markdown [365/916] 525297=test_modify_expand [366/916] 525297=test_rdoc_any_method [367/916] 525298=test_init [368/916] 525295=test_complexrational [369/916] 525295=test_pathname [370/916] 525298=test_coverage [371/916] 525295=test_rdoc_encoding [372/916] 525295=test_gem_package_tar_reader [373/916] 525295=regexp_test [374/916] 525295=test_find [375/916] 525297=test_ractor [376/916] 525295=test_wss [377/916] 525295=test_fiddle [378/916] 525297=test_cgi_util [379/916] 525295=test_require [380/916] 525297=test_gem_ext_cmake_builder [381/916] 525297=test_gem_commands_contents_command [382/916] 525298=test_digest [383/916] 525297=test_marshalable [384/916] 525297=test_profile_frames [385/916] 525297=test_cstr [386/916] 525298=test_pstore [387/916] 525298=test_warning [388/916] 525298=test_enc_str_buf_cat [389/916] 525298=test_gbk [390/916] 525298=test_class2name [391/916] 525298=index_write_test [392/916] 525298=test_rdoc_parser_c [393/916] 525297=test_comparable [394/916] 525297=json_fixtures_test [395/916] 525297=test_shapes [396/916] 525297=test_io_timeout [397/916] 525297=test_gem_commands_sources_command [398/916] 525298=test_bmethod [399/916] 525298=test_ractor [400/916] 525298=test_euc_tw [401/916] 525298=test_rdoc_markup_formatter [402/916] 525298=test_nowrite [403/916] 525298=test_thread_queue [404/916] 525297=test_handle [405/916] 525295=test_wait [406/916] 525295=test_yaml [407/916] 525295=test_forwardable [408/916] 525295=test_big2str [409/916] 525295=test_gem_resolver_installed_specification [410/916] 525297=test_scanner_events [411/916] 525295=test_gem_remote_fetcher [412/916] 525297=test_mdns [413/916] 525297=test_parse [414/916] 525295=test_gem_dependency [415/916] 525297=test_gem_resolver_specification [416/916] 525296=test_path_to_class [417/916] 525296=lex_test [418/916] 525297=test_rdoc_markup_verbatim [419/916] 525297=test_inlinecache [420/916] 525295=test_gem_commands_search_command [421/916] 525295=test_complex [422/916] 525297=test_gem_ext_ext_conf_builder [423/916] 525295=test_frozen_error [424/916] 525295=test_method_cache [425/916] 525295=test_gem_stub_specification [426/916] 525295=test_resource [427/916] 525295=test_gem_commands_signin_command [428/916] 525298=test_emitter [429/916] 525298=test_ldap [430/916] 525298=test_fileutils [431/916] 525295=encodings_test [432/916] 525295=test_string_processing [433/916] 525295=test_rdoc_options [434/916] 525298=test_cesu8 [435/916] 525298=test_econv [436/916] 525295=test_gem_version [437/916] 525296=test_too_many_dummy_encodings [438/916] 525295=test_gem_commands_list_command [439/916] 525295=test_stack [440/916] 525296=test_rdoc_include [441/916] 525296=test_reqarg [442/916] 525297=desugar_compiler_test [443/916] 525297=test_gem_resolver_index_specification [444/916] 525296=test_internal_ivar [445/916] 525296=test_rdoc_markup [446/916] 525296=test_gem_commands_help_command [447/916] 525297=test_prettyprint [448/916] 525297=test_tracepoint [449/916] 525296=test_basicsocket [450/916] 525296=test_utf32 [451/916] 525296=test_duplicate [452/916] 525296=test_noarg [453/916] 525296=pattern_test [454/916] 525296=test_tempfile [455/916] 525298=test_queue [456/916] 525298=test_function [457/916] 525297=test_irb [458/916] 525296=test_random [459/916] 525296=test_asn1 [460/916] 525296=test_const [461/916] 525298=test_class [462/916] 525296=test_rdoc_normal_class [463/916] 525296=test_load [464/916] 525296=json_string_matching_test [465/916] 525296=test_gem_installer [466/916] 525295=test_yamlstore [467/916] 525297=symbol_encoding_test [468/916] 525295=test_date_strftime [469/916] 525297=test_rdoc_parser_rd [470/916] 525297=test_rational [471/916] 525295=test_rational2 [472/916] 525295=fixtures_test [473/916] 525295=test_spell_checker [474/916] 525295=test_propertyputref [475/916] 525295=test_assembler [476/916] 525295=test_gem_source_installed [477/916] 525295=test_x509ext [478/916] 525295=test_erb [479/916] 525295=test_yield_block [480/916] 525295=test_proxy [481/916] 525295=test_len [482/916] 525295=test_completion [483/916] 525297=test_gem_commands_cert_command [484/916] 525295=test_provider [485/916] 525295=test_abi [486/916] 525295=test_gem_commands_rebuild_command [487/916] 525295=test_yamldbm [488/916] 525295=test_load [489/916] 525295=test_rdoc_parser_simple [490/916] 525295=test_gem_ext_builder [491/916] 525297=test_https [492/916] 525298=test_evaluation [493/916] 525298=test_benchmark [494/916] 525295=test_gem_dependency_list [495/916] 525295=test_nesting_parser [496/916] 525295=implicit_array_test [497/916] 525295=test_win32ole_method_event [498/916] 525295=test_scalar_scanner [499/916] 525295=test_gem_source [500/916] 525298=test_gem_package_tar_writer [501/916] 525298=test_helper_method [502/916] 525298=test_array [503/916] 525295=test_gem_commands_outdated_command [504/916] 525295=test_boolean [505/916] 525295=test_instrumentation_api [506/916] 525296=test_stringify_symbols [507/916] 525296=test_rubyvm [508/916] 525296=test_configuration [509/916] 525296=test_buffered_io [510/916] 525296=test_monitor [511/916] 525296=test_whileuntil [512/916] 525296=string_query_test [513/916] 525296=test_rdoc_generator_markup [514/916] 525296=test_arith_seq_extract [515/916] 525296=test_method_name_check [516/916] 525296=test_parser [517/916] 525296=test_gem_ext_cargo_builder [518/916] 525296=test_ssl [519/916] 525295=test_module [520/916] 525297=test_gem_request_set [521/916] 525297=test_files_test_1 [522/916] 525297=test_gem_path_support [523/916] 525297=test_struct [524/916] 525297=test_set [525/916] 525297=test_x509req [526/916] 525297=test_mutex [527/916] 525297=test_rdoc_rd_inline [528/916] 525295=test_win32ole_variant_m [529/916] 525297=test_engine [530/916] 525297=test_allocation [531/916] 525295=test_div [532/916] 525295=test_key_error [533/916] 525295=test_serialize_subclasses [534/916] 525295=test_insns_leaf [535/916] 525295=test_color_printer [536/916] 525295=test_deprecated [537/916] 525295=test_pkg_config [538/916] 525295=test_cparser [539/916] 525295=test_rdoc_markup_to_html_snippet [540/916] 525295=magic_comment_test [541/916] 525295=onigmo_test [542/916] 525295=test_struct [543/916] 525295=test_variable [544/916] 525295=test_sexp [545/916] 525295=test_rdoc_markup_include [546/916] 525295=fuzzer_test [547/916] 525295=test_win32ole_variant_outarg [548/916] 525295=json_common_interface_test [549/916] 525295=test_dln [550/916] 525295=test_gem_source_subpath_problem [551/916] 525295=comments_test [552/916] 525295=test_nomethod_error [553/916] 525295=json_parser_test [554/916] 525295=test_config [555/916] 525295=test_new [556/916] 525295=test_gem_security_signer [557/916] 525295=test_cipher [558/916] 525295=test_storage [559/916] 525295=test_gem_resolver_git_set [560/916] 525295=constant_path_node_test [561/916] 525295=test_digest_extend [562/916] 525295=test_omap [563/916] 525295=test_string [564/916] 525295=test_iterator [565/916] 525295=test_memory_view [566/916] 525295=test_debug [567/916] 525295=test_shellwords [568/916] 525295=test_metaclass [569/916] 525295=heredoc_test [570/916] 525295=test_rdoc_top_level [571/916] 525295=test_cgi_session [572/916] 525295=dispatcher_test [573/916] 525295=test_rdoc_rd [574/916] 525295=test_x509crl [575/916] 525295=test_signal [576/916] 525298=test_fixnum [577/916] 525298=test_process [578/916] 525298=test_windows_1252 [579/916] 525298=test_input_method [580/916] 525298=test_cgi_cookie [581/916] 525298=test_require [582/916] 525295=test_float [583/916] 525297=test_cd [584/916] 525297=test_gem_source_git [585/916] 525295=test_refinement [586/916] 525297=test_gem_commands_signout_command [587/916] 525297=test_regex_casefold [588/916] 525297=warnings_test [589/916] 525297=test_gem_resolver_installer_set [590/916] 525297=test_dir_m17n [591/916] 525296=test_gem_security [592/916] 525298=test_rdoc_servlet [593/916] 525298=test_ractor [594/916] 525297=test_digest [595/916] 525297=test_bundled_ca [596/916] 525298=test_closure [597/916] 525298=test_open3 [598/916] 525297=test_fiber [599/916] 525295=test_multi_irb_commands [600/916] 525295=test_date_marshal [601/916] 525295=test_mkmf [602/916] 525295=test_history [603/916] 525295=test_popen_deadlock [604/916] 525295=test_delegate [605/916] 525295=test_exit [606/916] 525295=test_recursion [607/916] 525295=test_stream [608/916] 525295=test_time [609/916] 525295=test_webauthn_listener_response [610/916] 525295=test_to_ary_concat [611/916] 525297=test_rdoc_markup_pre_process [612/916] 525297=test_printf [613/916] 525297=test_pinned [614/916] 525298=test_within_pipe [615/916] 525297=test_gem_bundler_version_finder [616/916] 525298=test_emoji_breaks [617/916] 525298=test_rdoc_markup_to_bs [618/916] 525297=test_help [619/916] 525297=test_beginendblock [620/916] 525298=test_gem_commands_unpack_command [621/916] 525297=test_files_lib [622/916] 525297=test_pkey_dsa [623/916] 525298=test_class [624/916] 525298=test_ocsp [625/916] 525295=test_scheduler [626/916] 525295=test_rdoc_markup_heading [627/916] 525295=test_iseq [628/916] 525298=test_exception_at_throwing [629/916] 525298=test_gem_commands_server_command [630/916] 525298=test_did_you_mean [631/916] 525295=test_variable_name_check [632/916] 525298=test_io_m17n [633/916] 525295=test_tracer [634/916] 525295=test_cmethod [635/916] 525295=percent_delimiter_string_test [636/916] 525295=breadth_first_search_test [637/916] 525295=test_option [638/916] 525295=test_append [639/916] 525295=test_gem_commands_build_command [640/916] 525295=node_id_test [641/916] 525295=test_case_comprehensive [642/916] 525295=test_interned_str [643/916] 525295=test_dbm [644/916] 525295=test_thread_cv [645/916] 525295=test_lexer [646/916] 525295=test_ssl_session [647/916] 525298=test_random [648/916] 525298=test_notimplement [649/916] 525298=test_key_event_record [650/916] 525298=test_gem_uri [651/916] 525298=test_gem_commands_update_command [652/916] 525297=test_gem_resolver_vendor_specification [653/916] 525297=test_data [654/916] 525297=test_gem_gem_runner [655/916] 525297=test_filter [656/916] 525297=test_rdoc_method_attr [657/916] 525297=test_unicode [658/916] 525297=test_koi8 [659/916] 525297=test_enumerator [660/916] 525297=test_rdoc_parser_changelog [661/916] 525297=test_rdoc_generator_pot [662/916] 525297=test_case_mapping [663/916] 525297=test_path [664/916] 525297=test_win32ole_param_event [665/916] 525297=test_bn [666/916] 525297=test_http Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x8, ino=2504741, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, 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 525297 sipeed 10u IPv4 2504741 0t0 TCP localhost:45335->localhost:42378 (CLOSE_WAIT) Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 11 #<File::Stat dev=0x8, ino=2504889, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, 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 525297 sipeed 11u IPv4 2504889 0t0 TCP localhost:36427->localhost:39694 (CLOSE_WAIT) Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 12 #<File::Stat dev=0x8, ino=2504979, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, 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 525297 sipeed 12u IPv4 2504979 0t0 TCP localhost:33909->localhost:53122 (CLOSE_WAIT) [667/916] 525295=test_addrinfo Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 13 #<File::Stat dev=0x8, ino=2503792, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, 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> [668/916] 525295=test_tree_spell_checker COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 525297 sipeed 13u IPv4 2503792 0t0 TCP localhost:46355->localhost:47884 (CLOSE_WAIT) [669/916] 525295=test_rdoc_markup_to_html [670/916] 525295=test_date_compat [671/916] 525295=test_bug-14834 [672/916] 525295=test_rdoc_parser_prism_ruby Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 14 #<File::Stat dev=0x8, ino=2505150, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, 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 525297 sipeed 14u IPv4 2505150 0t0 TCP localhost:35535->localhost:39464 (CLOSE_WAIT) [673/916] 525298=test_compile_prism [674/916] 525295=test_color [675/916] 525298=json_encoding_test [676/916] 525298=test_key_stroke [677/916] 525295=test_encoding [678/916] 525298=test_httpresponses [679/916] 525298=test_set_len [680/916] 525298=test_rdoc_ri_driver [681/916] 525295=test_httpheader [682/916] 525295=test_gem_resolver_local_specification [683/916] 525295=test_rdoc_markup_to_label [684/916] 525295=test_install [685/916] 525297=string_encoding_test [686/916] 525295=test_sockopt [687/916] 525295=test_win32ole_param [688/916] 525297=test_gem_commands_yank_command [689/916] 525295=test_pair [690/916] 525298=test_rdoc_generator_pot_po_entry [691/916] 525298=test_euc_jp [692/916] 525298=test_acceptable [693/916] 525298=test_document [694/916] 525298=test_rdoc_i18n_locale [695/916] 525297=test_bundled_gems [696/916] 525298=test_name_error_extension [697/916] 525298=test_human_typo [698/916] 525297=test_primitive [699/916] 525298=test_rbconfig [700/916] 525298=test_func [701/916] 525297=test_big5 [702/916] 525297=test_pointer [703/916] 525297=test_type [704/916] 525297=test_ractor [705/916] 525297=test_tsort [706/916] 525297=test_signedness [707/916] 525298=test_rdoc_rd_block_parser [708/916] 525298=test_ossl [709/916] 525296=test_normalize [710/916] 525296=test_timeout [711/916] 525296=test_flip [712/916] 525296=test_change_word [713/916] 525296=test_sleep [714/916] 525296=test_gem_local_remote_options [715/916] 525296=test_object [716/916] 525296=test_ruby_lex [717/916] 525296=test_date_arith [718/916] 525296=test_gem_command_manager [719/916] 525297=parse_test [720/916] 525297=test_gem_gemcutter_utilities [721/916] 525296=test_basicinstructions [722/916] 525296=test_gem_remote_fetcher_local_ssl_server [723/916] 525295=lex_test [724/916] 525295=test_key_actor_emacs [725/916] 525297=test_arithmetic_sequence [726/916] 525297=test_object [727/916] 525297=heredoc_dedent_test [728/916] 525297=test_cgi_header [729/916] 525297=version_test [730/916] 525297=test_not [731/916] 525297=test_gem_resolver_lock_set [732/916] 525297=test_import [733/916] 525295=test_rdoc_parser_markdown [734/916] 525295=test_files_test [735/916] 525295=test_gem_update_suggestion [736/916] 525295=test_file_exhaustive [737/916] 525298=attribute_write_test [738/916] 525298=test_logger [739/916] 525298=test_win32ole_method [740/916] 525298=test_delete [741/916] 525298=dump_test [742/916] 525296=test_keyword [743/916] 525297=test_class_name_check [744/916] 525297=test_continuation [745/916] 525297=test_fd_setsize [746/916] 525297=test_numhash [747/916] 525297=test_weakkeymap [748/916] 525296=test_gem_commands_push_command [749/916] 525296=test_pkey_rsa [750/916] 525298=test_gem_platform [751/916] 525298=test_rdoc_markup_hard_break [752/916] 525298=test_placearg [753/916] 525297=test_date_strptime [754/916] 525298=test_gem_package_task [755/916] 525298=test_jaro_winkler [756/916] 525298=test_helper [757/916] 525298=test_random_formatter [758/916] 525298=test_lambda [759/916] 525298=test_gem_request_set_gem_dependency_api [760/916] 525297=test_ast [761/916] 525298=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 46019> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 525298 sipeed 10u IPv4 2501244 0t0 TCP localhost:46019->localhost:47036 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 [762/916] 525298=test_x509store [763/916] 525296=test_rdoc_code_object [764/916] 525298=test_x509name [765/916] 525298=test_fips [766/916] 525296=test_update [767/916] 525298=parse_comments_test [768/916] 525296=test_transcode [769/916] 525298=json_generator_test [770/916] 525296=test_eval [771/916] 525296=test_enumerable [772/916] 525296=test_gem_resolver_vendor_set [773/916] 525296=test_config [774/916] 525296=test_gem_resolver_api_set [775/916] 525296=ruby_parser_test [776/916] 525296=test_gem_safe_marshal [777/916] 525295=test_rdoc_ri_paths [778/916] 525295=test_addr [779/916] 525295=test_locale [780/916] 525295=library_symbols_test [781/916] 525295=test_ensured [782/916] 525295=test_ts [783/916] 525296=test_encoding [784/916] 525296=test_helper [785/916] 525296=test_erb_command [786/916] 525296=test_gem_uri_formatter [787/916] 525296=test_pty [788/916] 525295=test_dup [789/916] 525296=test_constant [790/916] 525295=test_project_sanity [791/916] 525298=test_range [792/916] 525295=test_udp [793/916] 525295=test_file [794/916] 525298=test_force_exit [795/916] 525298=unescape_test [796/916] 525295=test_ostruct [797/916] 525295=bom_test [798/916] 525295=test_data_error [799/916] 525295=test_regexp [800/916] 525296=test_gem_commands_check_command [801/916] 525296=errors_test [802/916] 525296=test_ftp [803/916] 525296=test_tmpdir [804/916] 525296=test_rdoc_markup_document [805/916] 525296=test_integer_comb [806/916] 525298=test_vm_dump [807/916] 525298=test_ancdata [808/916] 525298=test_singleton_function [809/916] 525298=test_reline_key [810/916] 525298=test_rb_str_dup [811/916] 525298=test_weakref [812/916] 525298=test_nonblock [813/916] 525298=test_unicode_normalize [814/916] 525298=test_marshal [815/916] 525298=test_timeout [816/916] 525298=test_alias [817/916] 525298=test_ractor [818/916] 525298=test_rendering [819/916] 525298=test_debugger_integration [820/916] 525298=json_ext_parser_test [821/916] 525298=test_thread [822/916] 525296=test_my_integer [823/916] 525296=test_ssl [824/916] 525296=test_dns [825/916] 525296=test_gem_commands_open_command [826/916] 525298=test_ractor [827/916] 525298=test_gem [828/916] 525296=test_gem_source_lock [829/916] 525296=test_registry [830/916] 525296=test_parser [831/916] 525296=test_cgi_core [832/916] 525296=test_gem_commands_setup_command [833/916] 525296=test_integer [834/916] 525296=test_dryrun [835/916] 525296=test_rdoc_attr [836/916] 525296=test_env [837/916] 525298=test_gem_resolver_git_specification [838/916] 525298=test_usrmarshal [839/916] 525298=test_object_references [840/916] 525298=test_capacity [841/916] 525298=test_nextafter [842/916] 525298=test_have_func [843/916] 525296=test_gem_request_set_lockfile_tokenizer [844/916] 525296=test_stat [845/916] 525296=test_rubygems [846/916] 525296=test_https_proxy [847/916] 525296=test_call [848/916] 525296=ripper_test [849/916] 525296=test_integer [850/916] 525296=test_cgi_modruby [851/916] 525296=test_rubyoptions [852/916] 525298=test_super [853/916] 525298=test_lazy_enumerator [854/916] 525298=test_enc_associate [855/916] 525298=test_unix [856/916] 525298=test_nofree [857/916] 525298=test_gem_commands_pristine_command [858/916] 525298=test_context [859/916] 525298=test_symbol [860/916] 525296=parser_test [861/916] 525296=test_coder [862/916] 525296=test_find_executable [863/916] 525296=test_function_entry [864/916] 525296=test_arith_seq_beg_len_step [865/916] 525296=test_gem_resolver_requirement_list [866/916] 525296=test_pkcs7 [867/916] 525295=test_mailto [868/916] 525295=test_symbol [869/916] 525295=test_coderange [870/916] 525295=test_gem_source_fetch_problem [871/916] 525295=json_generic_object_test [872/916] 525295=test_http_request [873/916] 525295=test_error_highlight [874/916] 525296=test_resize [875/916] 525296=test_rdoc_comment [876/916] 525296=test_rdoc_generator_darkfish [877/916] 525296=test_gem_commands_cleanup_command [878/916] 525295=test_word [879/916] 525295=test_cgi_multipart [880/916] 525295=test_member [881/916] 525295=test_numeric [882/916] 525295=test_autoconf [883/916] 525295=test_eval [884/916] 525295=test_date_ractor [885/916] 525295=test_gem_console_ui [886/916] 525295=test_dir [887/916] 525298=test_ractor_compatibility [888/916] 525296=test_rdoc_markup_to_ansi [889/916] 525296=test_mixed_unicode_escapes [890/916] 525296=test_history [891/916] 525295=test_ipaddr [892/916] 525296=test_win32ole_variant [893/916] 525295=overlap_test [894/916] 525296=test_gem_resolver_api_specification [895/916] 525296=static_literals_test [896/916] 525296=test_merge_keys [897/916] 525296=test_rdoc_extend [898/916] 525296=test_threadgroup [899/916] 525298=test_enum [900/916] 525296=test_gem_specification [901/916] 525295=test_gem_package [902/916] 525298=test_resolve_symbol [903/916] 525298=test_complex2 [904/916] 525298=test_have_macro [905/916] 525295=test_time_tz [906/916] 525295=test_win32ole_event [907/916] 525295=test_rdoc_generator_json_index [908/916] 525295=test_trace [909/916] 525295=ractor_test [910/916] 525295=test_io_wait_uncommon [911/916] 525295=test_stringio [912/916] 525295=test_arity [913/916] 525295=test_win32ole_variable [914/916] 525295=test_gem_ci_detector [915/916] 525295=test_rdoc_class_module [916/916] 525298=test_bignum Finished tests in 857.364891s, 37.3843 tests/s, 7629.3024 assertions/s. 32052 tests, 6541096 assertions, 0 failures, 0 errors, 376 skips ruby -v: ruby 3.4.0dev (2024-12-17T21:23:56Z master 1254850a61) +PRISM [riscv64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 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 making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.7.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ruby 3.4.0dev (2024-12-17T21:23:56Z master 1254850a61) +PRISM [riscv64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 .................... Finished in 111.263604 seconds 3439 files, 33374 examples, 138723 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.