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