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