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