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