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