# Logfile created on 2025-01-30 01:54:23 +0000 by logger.rb/v1.5.0 #<BuildRuby:0x0000003fd7e1ca00 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/sipeed/ruby/logs/brlog.trunk.20250130-015423", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fd7dfab30 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fd7dfa9f0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fd7dfa838 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20250130-015423", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20250130-015423>, @binmode=false, @mon_data=#<Monitor:0x0000003fd7dfa720>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update net-smtp to d496a829f9b99adb44ecc1768c4d005e5f7b779e Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 echo d496a829f9b99adb44ecc1768c4d005e5f7b779e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/net-smtp.revision - echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/net-smtp.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 3dda488782 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 Update net-smtp to d496a829f9b99adb44ecc1768c4d005e5f7b779e Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo d496a829f9b99adb44ecc1768c4d005e5f7b779e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/net-smtp.revision - echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/net-smtp.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged /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' $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated 86c7dfa9a6da20c526695822d0a266b2ffb729151918c2171f14c33bf8d6e203 builtin_binary.inc compiling /tmp/ruby/src/trunk/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.5.0 linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: 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]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/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.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' 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 net-smtp to d496a829f9b99adb44ecc1768c4d005e5f7b779e Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 echo d496a829f9b99adb44ecc1768c4d005e5f7b779e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/net-smtp.revision - echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/net-smtp.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 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 defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision - generating enc.mk gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: 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/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: 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/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' 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/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/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.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./riscv64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk/bin installing base libraries: /tmp/ruby/install/trunk/lib installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.5.0+0/riscv64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.5.0+0/riscv64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.5.0+0/riscv64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.5.0+0/riscv64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.5.0+0/riscv64-linux installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk/bin installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 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.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2007 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/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.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/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=4409 "--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/766] 1355245=test_find_executable [ 2/766] 1355246=test_symbol [ 3/766] 1355247=parser_test [ 4/766] 1355244=test_coder [ 5/766] 1355245=test_nofree [ 6/766] 1355245=test_gem_commands_pristine_command [ 7/766] 1355244=test_unix [ 8/766] 1355247=test_enc_associate [ 9/766] 1355244=test_lazy_enumerator [ 10/766] 1355244=test_pkcs7 [ 11/766] 1355247=test_gem_resolver_requirement_list [ 12/766] 1355247=test_arith_seq_beg_len_step [ 13/766] 1355247=test_function_entry [ 14/766] 1355247=test_resize [ 15/766] 1355247=test_error_highlight [ 16/766] 1355244=json_generic_object_test [ 17/766] 1355244=test_gem_source_fetch_problem [ 18/766] 1355246=test_http_request [ 19/766] 1355244=test_coderange [ 20/766] 1355244=test_symbol [ 21/766] 1355244=test_mailto [ 22/766] 1355246=test_ractor_compatibility [ 23/766] 1355244=test_autoconf [ 24/766] 1355244=test_eval [ 25/766] 1355244=test_dir [ 26/766] 1355244=test_gem_console_ui [ 27/766] 1355244=test_date_ractor [ 28/766] 1355246=test_numeric [ 29/766] 1355246=test_member [ 30/766] 1355246=test_gem_commands_cleanup_command [ 31/766] 1355245=test_cgi_multipart [ 32/766] 1355244=static_literals_test [ 33/766] 1355245=test_gem_resolver_api_specification [ 34/766] 1355245=overlap_test [ 35/766] 1355244=test_ipaddr [ 36/766] 1355244=test_mixed_unicode_escapes [ 37/766] 1355244=test_merge_keys [ 38/766] 1355244=test_have_macro [ 39/766] 1355247=test_complex2 [ 40/766] 1355247=test_resolve_symbol [ 41/766] 1355247=test_gem_package [ 42/766] 1355246=test_gem_specification [ 43/766] 1355244=test_enum [ 44/766] 1355245=test_threadgroup [ 45/766] 1355245=test_gem_ci_detector [ 46/766] 1355245=test_bignum [ 47/766] 1355245=test_io_wait_uncommon [ 48/766] 1355245=test_arity [ 49/766] 1355245=test_stringio [ 50/766] 1355245=ractor_test [ 51/766] 1355245=test_trace [ 52/766] 1355245=test_time_tz [ 53/766] 1355247=test_alias [ 54/766] 1355245=test_timeout [ 55/766] 1355247=test_unicode_normalize [ 56/766] 1355247=test_marshal [ 57/766] 1355245=test_weakref [ 58/766] 1355244=test_nonblock [ 59/766] 1355244=test_rb_str_dup [ 60/766] 1355244=test_singleton_function [ 61/766] 1355244=test_ancdata [ 62/766] 1355244=test_ssl [ 63/766] 1355245=test_thread [ 64/766] 1355247=json_ext_parser_test [ 65/766] 1355247=test_my_integer [ 66/766] 1355247=test_ractor [ 67/766] 1355247=test_registry [ 68/766] 1355247=test_gem_source_lock [ 69/766] 1355247=test_gem [ 70/766] 1355244=test_gem_commands_open_command [ 71/766] 1355244=test_dns [ 72/766] 1355244=test_ractor [ 73/766] 1355244=test_cgi_core [ 74/766] 1355244=test_parser [ 75/766] 1355244=test_gem_commands_setup_command [ 76/766] 1355246=test_env [ 77/766] 1355247=test_dryrun [ 78/766] 1355244=test_integer [ 79/766] 1355247=test_stat [ 80/766] 1355247=test_gem_request_set_lockfile_tokenizer [ 81/766] 1355244=test_have_func [ 82/766] 1355247=test_nextafter [ 83/766] 1355247=test_capacity [ 84/766] 1355247=test_object_references [ 85/766] 1355247=test_usrmarshal [ 86/766] 1355247=test_gem_resolver_git_specification [ 87/766] 1355245=test_super [ 88/766] 1355247=test_rubyoptions [ 89/766] 1355245=test_cgi_modruby [ 90/766] 1355245=test_integer [ 91/766] 1355246=test_https_proxy [ 92/766] 1355246=ripper_test [ 93/766] 1355246=test_call [ 94/766] 1355246=test_rubygems [ 95/766] 1355246=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 38559> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1355246 sipeed 8u IPv4 2920340 0t0 TCP localhost:38559->localhost:59052 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 8 [ 96/766] 1355246=test_ast [ 97/766] 1355245=test_gem_request_set_gem_dependency_api [ 98/766] 1355245=test_lambda [ 99/766] 1355245=test_helper [100/766] 1355245=test_random_formatter [101/766] 1355245=test_jaro_winkler [102/766] 1355245=parse_comments_test [103/766] 1355245=test_update [104/766] 1355245=test_x509name [105/766] 1355245=test_fips [106/766] 1355245=test_x509store [107/766] 1355245=test_eval [108/766] 1355247=json_generator_test [109/766] 1355247=test_transcode [110/766] 1355244=test_gem_safe_marshal [111/766] 1355245=test_gem_resolver_api_set [112/766] 1355247=ruby_parser_test [113/766] 1355247=test_config [114/766] 1355245=test_gem_resolver_vendor_set [115/766] 1355245=test_enumerable [116/766] 1355245=test_ts [117/766] 1355247=test_ensured [118/766] 1355247=test_addr [119/766] 1355247=library_symbols_test [120/766] 1355247=test_project_sanity [121/766] 1355247=test_range [122/766] 1355244=test_constant [123/766] 1355245=test_pty [124/766] 1355245=test_dup [125/766] 1355245=test_gem_uri_formatter [126/766] 1355245=test_erb_command [127/766] 1355245=test_helper [128/766] 1355245=test_encoding [129/766] 1355245=bom_test [130/766] 1355245=test_data_error [131/766] 1355245=test_file [132/766] 1355247=unescape_test [133/766] 1355247=test_udp [134/766] 1355247=test_vm_dump [135/766] 1355247=test_integer_comb [136/766] 1355245=test_ftp [137/766] 1355245=test_tmpdir [138/766] 1355245=errors_test [139/766] 1355245=test_gem_commands_check_command [140/766] 1355245=test_regexp [141/766] 1355244=test_signedness [142/766] 1355247=test_tsort [143/766] 1355247=test_ractor [144/766] 1355247=test_type [145/766] 1355247=test_pointer [146/766] 1355247=test_big5 [147/766] 1355247=test_func [148/766] 1355244=test_object [149/766] 1355247=test_date_arith [150/766] 1355244=test_gem_local_remote_options [151/766] 1355247=test_sleep [152/766] 1355244=test_change_word [153/766] 1355244=test_flip [154/766] 1355244=test_timeout [155/766] 1355244=test_normalize [156/766] 1355244=test_ossl [157/766] 1355247=test_arithmetic_sequence [158/766] 1355247=test_gem_remote_fetcher_local_ssl_server [159/766] 1355247=lex_test [160/766] 1355247=test_gem_gemcutter_utilities [161/766] 1355247=test_basicinstructions [162/766] 1355247=parse_test [163/766] 1355247=test_gem_command_manager [164/766] 1355247=version_test [165/766] 1355247=heredoc_dedent_test [166/766] 1355247=test_cgi_header [167/766] 1355247=test_object [168/766] 1355247=test_import [169/766] 1355247=test_not [170/766] 1355247=test_gem_resolver_lock_set [171/766] 1355244=attribute_write_test [172/766] 1355244=test_file_exhaustive [173/766] 1355247=test_gem_update_suggestion [174/766] 1355247=test_files_test [175/766] 1355247=test_fd_setsize [176/766] 1355247=test_continuation [177/766] 1355247=test_class_name_check [178/766] 1355247=test_keyword [179/766] 1355247=dump_test [180/766] 1355247=test_delete [181/766] 1355247=test_placearg [182/766] 1355247=test_date_strptime [183/766] 1355244=test_gem_package_task [184/766] 1355244=test_gem_platform [185/766] 1355247=test_pkey_rsa [186/766] 1355244=test_weakkeymap [187/766] 1355247=test_gem_commands_push_command [188/766] 1355244=test_numhash [189/766] 1355244=test_configuration [190/766] 1355244=test_gem_commands_update_command [191/766] 1355247=test_gem_resolver_vendor_specification [192/766] 1355247=test_gem_uri [193/766] 1355247=test_random [194/766] 1355245=test_notimplement [195/766] 1355245=test_lexer [196/766] 1355247=test_thread_cv [197/766] 1355245=test_dbm [198/766] 1355245=test_ssl_session [199/766] 1355247=test_koi8 [200/766] 1355247=test_enumerator [201/766] 1355247=test_gem_gem_runner [202/766] 1355247=test_filter [203/766] 1355247=test_data [204/766] 1355247=test_tree_spell_checker [205/766] 1355247=test_http Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=2923902, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1355247 sipeed 10u IPv4 2923902 0t0 TCP localhost:45221->localhost:58318 (CLOSE_WAIT) Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 11 #<File::Stat dev=0x8, ino=2924153, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1355247 sipeed 11u IPv4 2924153 0t0 TCP localhost:42295->localhost:51568 (CLOSE_WAIT) [206/766] 1355244=test_addrinfo [207/766] 1355244=test_bn [208/766] 1355244=test_path [209/766] 1355245=test_case_mapping [210/766] 1355245=test_compile_prism [211/766] 1355244=test_bug-14834 [212/766] 1355244=test_date_compat [213/766] 1355244=json_encoding_test [214/766] 1355244=test_sockopt [215/766] 1355244=string_encoding_test [216/766] 1355244=test_install Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 12 #<File::Stat dev=0x8, ino=2924279, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1355247 sipeed 12u IPv4 2924279 0t0 TCP localhost:39799->localhost:58028 (CLOSE_WAIT) [217/766] 1355244=test_gem_resolver_local_specification [218/766] 1355244=test_httpheader [219/766] 1355244=test_httpresponses [220/766] 1355244=test_encoding [221/766] 1355244=test_set_len [222/766] 1355245=test_name_error_extension [223/766] 1355244=test_bundled_gems [224/766] 1355245=test_document [225/766] 1355244=test_euc_jp [226/766] 1355245=test_acceptable [227/766] 1355244=test_gem_commands_yank_command [228/766] 1355245=test_pair [229/766] 1355244=test_rbconfig [230/766] 1355244=test_primitive [231/766] 1355244=test_human_typo [232/766] 1355244=test_fiber [233/766] 1355247=test_open3 [234/766] 1355244=test_bundled_ca [235/766] 1355247=test_closure [236/766] 1355244=test_digest [237/766] 1355244=test_ractor [238/766] 1355244=test_gem_security [239/766] 1355247=test_recursion [240/766] 1355247=test_exit [241/766] 1355247=test_delegate [242/766] 1355247=test_popen_deadlock [243/766] 1355247=test_date_marshal [244/766] 1355247=test_mkmf [245/766] 1355247=test_pinned [246/766] 1355247=test_printf [247/766] 1355247=test_time [248/766] 1355247=test_webauthn_listener_response [249/766] 1355247=test_to_ary_concat [250/766] 1355245=test_stream [251/766] 1355245=test_gem_commands_unpack_command [252/766] 1355247=test_files_lib [253/766] 1355247=test_beginendblock [254/766] 1355245=test_gem_bundler_version_finder [255/766] 1355245=test_emoji_breaks [256/766] 1355245=test_scheduler [257/766] 1355245=test_class [258/766] 1355247=test_ocsp [259/766] 1355245=test_pkey_dsa [260/766] 1355247=test_iseq [261/766] 1355247=test_exception_at_throwing [262/766] 1355247=test_append [263/766] 1355247=breadth_first_search_test [264/766] 1355247=test_cmethod [265/766] 1355247=percent_delimiter_string_test [266/766] 1355247=test_variable_name_check [267/766] 1355247=test_io_m17n [268/766] 1355247=test_did_you_mean [269/766] 1355247=test_gem_commands_server_command [270/766] 1355247=freeze_test [271/766] 1355247=test_interned_str [272/766] 1355247=test_case_comprehensive [273/766] 1355247=test_gem_commands_build_command [274/766] 1355247=node_id_test [275/766] 1355247=test_mutex [276/766] 1355247=test_x509req [277/766] 1355247=test_set [278/766] 1355247=test_gem_path_support [279/766] 1355247=test_struct [280/766] 1355245=test_files_test_1 [281/766] 1355247=test_deprecated [282/766] 1355247=test_serialize_subclasses [283/766] 1355247=test_insns_leaf [284/766] 1355247=test_key_error [285/766] 1355247=test_allocation [286/766] 1355245=test_div [287/766] 1355245=test_engine [288/766] 1355245=test_sexp [289/766] 1355245=fuzzer_test [290/766] 1355245=test_variable [291/766] 1355245=test_struct [292/766] 1355245=magic_comment_test [293/766] 1355245=onigmo_test [294/766] 1355245=test_cparser [295/766] 1355245=test_pkg_config [296/766] 1355245=test_config [297/766] 1355245=named_capture_test [298/766] 1355245=comments_test [299/766] 1355245=json_parser_test [300/766] 1355245=test_nomethod_error [301/766] 1355245=test_gem_source_subpath_problem [302/766] 1355245=test_dln [303/766] 1355245=json_common_interface_test [304/766] 1355245=test_gem_resolver_git_set [305/766] 1355245=test_storage [306/766] 1355245=constant_path_node_test [307/766] 1355245=test_cipher [308/766] 1355245=test_gem_security_signer [309/766] 1355245=test_new [310/766] 1355245=test_shellwords [311/766] 1355245=test_debug [312/766] 1355245=test_memory_view [313/766] 1355245=test_iterator [314/766] 1355245=test_string [315/766] 1355245=test_omap [316/766] 1355245=test_digest_extend [317/766] 1355245=test_windows_1252 [318/766] 1355245=test_process [319/766] 1355245=test_fixnum [320/766] 1355245=test_signal [321/766] 1355247=test_x509crl [322/766] 1355247=dispatcher_test [323/766] 1355247=test_cgi_session [324/766] 1355247=heredoc_test [325/766] 1355247=test_metaclass [326/766] 1355247=test_dir_m17n [327/766] 1355245=warnings_test [328/766] 1355245=test_gem_resolver_installer_set [329/766] 1355245=test_refinement [330/766] 1355247=test_gem_commands_signout_command [331/766] 1355247=test_regex_casefold [332/766] 1355247=test_gem_source_git [333/766] 1355247=test_float [334/766] 1355247=test_cgi_cookie [335/766] 1355247=test_require [336/766] 1355244=test_assembler [337/766] 1355244=test_spell_checker [338/766] 1355244=fixtures_test [339/766] 1355244=test_rational2 [340/766] 1355244=test_rational [341/766] 1355245=test_gem_commands_cert_command [342/766] 1355244=test_len [343/766] 1355244=test_proxy [344/766] 1355244=test_yield_block [345/766] 1355244=test_erb [346/766] 1355244=test_x509ext [347/766] 1355244=test_gem_source_installed [348/766] 1355244=test_https [349/766] 1355247=test_gem_ext_builder [350/766] 1355245=test_yamldbm [351/766] 1355245=test_gem_commands_rebuild_command [352/766] 1355245=test_load [353/766] 1355245=test_abi [354/766] 1355245=test_provider [355/766] 1355244=test_gem_commands_outdated_command [356/766] 1355244=test_gem_package_tar_writer [357/766] 1355247=test_array [358/766] 1355244=test_gem_source [359/766] 1355245=test_scalar_scanner [360/766] 1355245=implicit_array_test [361/766] 1355245=test_gem_dependency_list [362/766] 1355245=test_instrumentation_api [363/766] 1355244=test_stringify_symbols [364/766] 1355244=test_boolean [365/766] 1355244=string_query_test [366/766] 1355244=test_whileuntil [367/766] 1355244=test_monitor [368/766] 1355244=test_buffered_io [369/766] 1355244=test_configuration [370/766] 1355244=test_rubyvm [371/766] 1355244=test_parser [372/766] 1355244=test_method_name_check [373/766] 1355244=test_arith_seq_extract [374/766] 1355244=test_gem_request_set [375/766] 1355245=test_module [376/766] 1355244=test_ssl [377/766] 1355245=test_gem_ext_cargo_builder [378/766] 1355245=test_parse [379/766] 1355245=test_mdns [380/766] 1355245=test_gem_remote_fetcher [381/766] 1355245=string_test [382/766] 1355245=test_scanner_events [383/766] 1355245=test_gem_resolver_installed_specification [384/766] 1355245=test_gem_stub_specification [385/766] 1355245=test_method_cache [386/766] 1355245=test_frozen_error [387/766] 1355245=test_gem_ext_ext_conf_builder [388/766] 1355245=test_complex [389/766] 1355245=test_gem_commands_search_command [390/766] 1355245=test_inlinecache [391/766] 1355245=test_path_to_class [392/766] 1355245=lex_test [393/766] 1355247=test_gem_dependency [394/766] 1355245=test_gem_resolver_specification [395/766] 1355245=test_gem_version [396/766] 1355245=test_cesu8 [397/766] 1355245=test_econv [398/766] 1355247=encodings_test [399/766] 1355247=test_fileutils [400/766] 1355247=test_ldap [401/766] 1355247=test_resource [402/766] 1355247=test_gem_commands_signin_command [403/766] 1355247=test_emitter [404/766] 1355247=test_reqarg [405/766] 1355247=test_stack [406/766] 1355245=test_gem_commands_list_command [407/766] 1355245=test_too_many_dummy_encodings [408/766] 1355245=test_duplicate [409/766] 1355245=test_basicsocket [410/766] 1355245=test_utf32 [411/766] 1355245=test_tracepoint [412/766] 1355245=test_prettyprint [413/766] 1355245=test_gem_commands_help_command [414/766] 1355245=test_internal_ivar [415/766] 1355245=desugar_compiler_test [416/766] 1355245=test_gem_resolver_index_specification [417/766] 1355245=test_queue [418/766] 1355245=test_function [419/766] 1355247=pattern_test [420/766] 1355245=test_tempfile [421/766] 1355247=test_noarg [422/766] 1355247=test_load [423/766] 1355247=json_string_matching_test [424/766] 1355247=test_const [425/766] 1355247=test_class [426/766] 1355245=test_asn1 [427/766] 1355245=test_random [428/766] 1355245=test_date_strftime [429/766] 1355244=symbol_encoding_test [430/766] 1355244=test_yamlstore [431/766] 1355244=test_gem_installer [432/766] 1355245=test_deprecate [433/766] 1355245=test_bash_completion [434/766] 1355245=test_recorder [435/766] 1355245=test_gem_commands_owner_command [436/766] 1355245=test_gem_source_vendor [437/766] 1355245=test_gem_package_tar_reader [438/766] 1355245=regexp_test [439/766] 1355245=test_coverage [440/766] 1355245=test_pathname [441/766] 1355245=test_complexrational [442/766] 1355245=test_modify_expand [443/766] 1355245=test_gem_available_set [444/766] 1355245=test_file [445/766] 1355245=test_fiddle [446/766] 1355245=test_wss [447/766] 1355245=test_ractor [448/766] 1355245=test_find [449/766] 1355245=test_marshalable [450/766] 1355245=test_digest [451/766] 1355245=test_gem_commands_contents_command [452/766] 1355246=test_gem_ext_cmake_builder [453/766] 1355246=test_require [454/766] 1355245=test_cgi_util [455/766] 1355245=test_class2name [456/766] 1355245=test_gbk [457/766] 1355245=test_enc_str_buf_cat [458/766] 1355245=test_cstr [459/766] 1355245=test_warning [460/766] 1355247=test_profile_frames [461/766] 1355247=test_io_timeout [462/766] 1355245=json_fixtures_test [463/766] 1355247=test_shapes [464/766] 1355247=test_comparable [465/766] 1355245=index_write_test [466/766] 1355247=test_thread_queue [467/766] 1355245=test_nowrite [468/766] 1355245=test_ractor [469/766] 1355245=test_euc_tw [470/766] 1355246=test_bmethod [471/766] 1355245=test_gem_commands_sources_command [472/766] 1355246=test_big2str [473/766] 1355246=test_forwardable [474/766] 1355246=test_yaml [475/766] 1355245=test_handle [476/766] 1355246=test_wait [477/766] 1355246=test_yield [478/766] 1355245=test_convertible [479/766] 1355244=test_stringscanner [480/766] 1355244=test_files_sample [481/766] 1355247=test_typeddata [482/766] 1355244=test_gem_resolver_best_set [483/766] 1355244=test_rat [484/766] 1355244=test_webauthn_poller [485/766] 1355244=test_array [486/766] 1355244=test_optparse [487/766] 1355244=test_fstring [488/766] 1355244=test_ractor [489/766] 1355244=test_readpartial [490/766] 1355244=test_clone [491/766] 1355247=test_gem_commands_install_command [492/766] 1355244=locals_test [493/766] 1355244=test_gem_resolver_conflict [494/766] 1355244=regular_expression_options_test [495/766] 1355244=test_io_buffer [496/766] 1355244=test_backtrace [497/766] 1355244=test_pack [498/766] 1355244=test_case [499/766] 1355244=test_sizeof [500/766] 1355247=test_io [501/766] 1355246=test_unicode_escape [502/766] 1355246=test_autoload [503/766] 1355244=test_utf16 [504/766] 1355244=numeric_value_test [505/766] 1355244=test_sleep [506/766] 1355244=test_config [507/766] 1355244=test_libs [508/766] 1355244=test_gc [509/766] 1355244=test_math [510/766] 1355244=test_gem_commands_fetch_command [511/766] 1355244=test_yaml_tree [512/766] 1355244=test_etc [513/766] 1355245=test_yjit_exit_locations [514/766] 1355245=test_protocol [515/766] 1355244=test_getopts [516/766] 1355244=test_gem_resolver_activation_request [517/766] 1355244=test_gem_config_file [518/766] 1355245=test_ripper [519/766] 1355244=source_location_test [520/766] 1355244=test_gem_package_tar_header [521/766] 1355244=test_iseq_load [522/766] 1355245=test_gem_util [523/766] 1355246=test_bigzero [524/766] 1355245=test_pkey_dh [525/766] 1355246=test_system [526/766] 1355245=test_pkcs12 [527/766] 1355244=test_euc_kr [528/766] 1355244=test_ftp [529/766] 1355244=test_pattern_key_name_check [530/766] 1355244=test_to_ruby [531/766] 1355244=test_gem_impossible_dependencies_error [532/766] 1355244=test_array_create [533/766] 1355244=test_pack [534/766] 1355246=test_method [535/766] 1355244=test_gem_commands_query_command [536/766] 1355245=test_cp949 [537/766] 1355245=test_gem_source_specific_file [538/766] 1355247=test_foreach [539/766] 1355247=test_condition [540/766] 1355247=test_gem_commands_uninstall_command [541/766] 1355245=test_gem_unsatisfiable_dependency_error [542/766] 1355245=test_emoji [543/766] 1355245=test_sorted_set [544/766] 1355245=test_ubf_async_safe [545/766] 1355245=test_hash [546/766] 1355244=test_io [547/766] 1355244=test_ellipsize [548/766] 1355244=test_date_attr [549/766] 1355244=test_gem_commands_exec_command [550/766] 1355247=test_io_wait [551/766] 1355247=test_kwargs [552/766] 1355247=test_console_attr [553/766] 1355247=test_summary [554/766] 1355247=test_ns_spki [555/766] 1355247=test_framework [556/766] 1355247=test_argf [557/766] 1355244=test_ws [558/766] 1355244=test_m17n [559/766] 1355244=test_gem_commands_environment_command [560/766] 1355244=test_weakmap [561/766] 1355246=test_yjit [562/766] 1355246=test_gem_request_set_lockfile [563/766] 1355245=test_protect [564/766] 1355245=test_hash [565/766] 1355245=test_tree_builder [566/766] 1355245=test_gem_resolver_dependency_request [567/766] 1355245=test_external_new [568/766] 1355245=test_postponed_job [569/766] 1355247=test_alias_and_anchor [570/766] 1355247=test_gem_commands_stale_command [571/766] 1355246=test_c_struct_entry [572/766] 1355247=test_lock_native_thread [573/766] 1355245=test_remote_fetch_error [574/766] 1355245=test_have_library [575/766] 1355247=regular_expression_encoding_test [576/766] 1355247=test_set [577/766] 1355247=equality_test [578/766] 1355247=test_string_memory [579/766] 1355246=test_sprintf [580/766] 1355247=test_gem_requirement [581/766] 1355247=test_gem_security_trust_dir [582/766] 1355247=test_objspace [583/766] 1355246=test_undef [584/766] 1355246=test_exception [585/766] 1355246=test_zsh_completion [586/766] 1355246=test_iter_break [587/766] 1355246=test_pp [588/766] 1355246=test_gem_remote_fetcher_local_server Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 8 [589/766] 1355246=test_frozen [590/766] 1355246=test_gem_ext_configure_builder [591/766] 1355246=test_verbose [592/766] 1355246=test_num2int [593/766] 1355246=test_nil [594/766] 1355246=test_yaml_special_cases [595/766] 1355246=test_optarg [596/766] 1355246=test_gem_source_list [597/766] 1355246=test_address_resolve [598/766] 1355246=test_common [599/766] 1355245=test_gem_spec_fetcher [600/766] 1355246=test_gem_command [601/766] 1355246=test_bug-3571 [602/766] 1355246=test_assignment [603/766] 1355245=test_ifunless [604/766] 1355245=test_gem_commands_lock_command [605/766] 1355245=parse_stream_test [606/766] 1355245=test_numeric [607/766] 1355245=test_hmac [608/766] 1355245=test_at_exit [609/766] 1355245=test_gem_rdoc [610/766] 1355245=test_date [611/766] 1355245=parse_success_test [612/766] 1355245=test_gem_ext_cargo_builder_unit [613/766] 1355245=snippets_test [614/766] 1355244=test_object_create_start [615/766] 1355244=test_psych [616/766] 1355244=test_enc_raise [617/766] 1355244=!Nothing_to_test [618/766] 1355244=test_kernel [619/766] 1355244=test_kdf [620/766] 1355244=test_gem_doctor [621/766] 1355244=test_gem_silent_ui [622/766] 1355244=test_emitter [623/766] 1355244=test_bug-5832 [624/766] 1355244=test_files_ext [625/766] 1355244=static_inspect_test [626/766] 1355244=test_buffering [627/766] 1355244=test_svcb_https [628/766] 1355244=test_gb18030 [629/766] 1355244=test_gem_uninstaller [630/766] 1355245=relocation_test [631/766] 1355245=test_windows_1251 [632/766] 1355245=test_time [633/766] 1355245=test_key_name_check [634/766] 1355245=test_defined [635/766] 1355245=test_backtrace [636/766] 1355245=test_io_buffer [637/766] 1355245=test_pkey_ec [638/766] 1355244=integer_base_flags_test [639/766] 1355244=test_pipe [640/766] 1355245=test_trick [641/766] 1355246=test_date_parse [642/766] 1355244=compiler_test [643/766] 1355244=test_default_gems [644/766] 1355244=test_null [645/766] 1355244=test_mul [646/766] 1355244=newline_offsets_test [647/766] 1355246=test_qsort [648/766] 1355246=test_gem_dependency_resolution_error [649/766] 1355246=json_addition_test [650/766] 1355246=test_depth_first [651/766] 1355246=test_gem_request_set_lockfile_parser [652/766] 1355246=test_raise [653/766] 1355246=test_x509attr [654/766] 1355246=test_ensure_and_callcc [655/766] 1355246=test_string [656/766] 1355244=test_pattern_matching [657/766] 1355246=test_fnmatch [658/766] 1355244=test_files_test_2 [659/766] 1355244=test_require_path_check [660/766] 1355246=test_gem_validator [661/766] 1355246=test_gem_resolver_index_set [662/766] 1355244=test_gem_package_old [663/766] 1355246=integer_parse_test [664/766] 1355246=test_proc [665/766] 1355244=test_string [666/766] 1355246=test_gc_compact [667/766] 1355245=test_erb_m17n [668/766] 1355245=test_optimization [669/766] 1355246=test_date_conv [670/766] 1355246=test_zlib [671/766] 1355245=test_cgi_tag_helper [672/766] 1355245=test_egrep_cpp [673/766] 1355245=test_socket [674/766] 1355246=test_thread [675/766] 1355246=test_gem_remote_fetcher_s3 [676/766] 1355246=location_test [677/766] 1355246=test_objectspace [678/766] 1355245=test_str2big [679/766] 1355245=test_c_struct_builder [680/766] 1355245=test_dot_dot [681/766] 1355245=test_literal [682/766] 1355245=test_gem_stream_ui [683/766] 1355245=test_extlibs [684/766] 1355245=test_require_lib [685/766] 1355247=test_gem_install_update_options [686/766] 1355247=test_ractor [687/766] 1355247=test_json_tree [688/766] 1355247=test_ractor [689/766] 1355247=test_memory_view [690/766] 1355247=test_m17n_comb [691/766] 1355246=test_gem_request_connection_pools [692/766] 1355246=test_grapheme_breaks [693/766] 1355246=test_gem_version_option [694/766] 1355246=test_cclass [695/766] 1355246=test_parser_events [696/766] 1355246=test_pkey [697/766] 1355246=test_gem_text [698/766] 1355246=test_settracefunc [699/766] 1355245=tunnel_test [700/766] 1355245=test_enumerator_kw [701/766] 1355245=test_scan_args [702/766] 1355245=test_generic [703/766] 1355245=test_sprintf_comb [704/766] 1355245=test_gem_request [705/766] 1355246=test_method_cache [706/766] 1355246=test_gem_commands_mirror [707/766] 1355246=test_gem_ext_cargo_builder_link_flag_converter [708/766] 1355246=test_rand [709/766] 1355245=test_gem_name_tuple [710/766] 1355245=test_gem_package_tar_reader_entry [711/766] 1355246=test_bug_reporter [712/766] 1355245=test_exception [713/766] 1355246=test_store [714/766] 1355246=test_case_options [715/766] 1355246=test_gem_dependency_installer [716/766] 1355247=test_scalar [717/766] 1355247=test_gem_commands_info_command [718/766] 1355247=parameters_signature_test [719/766] 1355247=test_data [720/766] 1355247=test_date_new [721/766] 1355247=test_date_time [722/766] 1355247=test_require [723/766] 1355247=test_gem_safe_yaml [724/766] 1355247=test_syntax [725/766] 1355244=test_iso_8859 [726/766] 1355244=test_tcp [727/766] 1355244=test_stream [728/766] 1355244=test_open-uri [729/766] 1355246=test_httpresponse [730/766] 1355246=test_name_error [731/766] 1355244=test_gem_resolver_composed_set [732/766] 1355244=test_safe_load [733/766] 1355244=test_gem_resolver [734/766] 1355246=test_gem_commands_dependency_command [735/766] 1355245=reflection_test [736/766] 1355245=test_gem_commands_specification_command [737/766] 1355246=test_enumerator [738/766] 1355245=test_inadvertent_creation [739/766] 1355244=test_flags [740/766] 1355245=test_shift_jis [741/766] 1355245=test_gem_commands_which_command [742/766] 1355245=test_http [743/766] 1355245=test_gc [744/766] 1355244=test_x509cert [745/766] 1355244=test_gem_resolver_lock_specification [746/766] 1355244=test_gem_ext_rake_builder [747/766] 1355244=test_arity [748/766] 1355244=test_gem_source_local [749/766] 1355244=test_gem_security_policy [750/766] 1355244=test_pack [751/766] 1355244=command_line_test [752/766] 1355244=test_process [753/766] 1355247=test_last_thread [754/766] 1355247=test_thread_fd_close [755/766] 1355247=test_passing_block [756/766] 1355247=test_hash_create [757/766] 1355247=test_stringchar [758/766] 1355247=test_uncorrectable_name_check [759/766] 1355247=newline_test [760/766] 1355247=test_switch_hitter [761/766] 1355247=test_io_console [762/766] 1355247=test_flush [763/766] 1355247=test_singleton [764/766] 1355247=json_coder_test [765/766] 1355247=test_c_union_entity [766/766] 1355247=test_securerandom Finished tests in 717.015498s, 39.8764 tests/s, 8479.0678 assertions/s. 28592 tests, 6079623 assertions, 0 failures, 0 errors, 232 skips ruby -v: ruby 3.5.0dev (2025-01-30T00:40:12Z master 3dda488782) +PRISM [riscv64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Debian 13.2.0-23revyos1) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/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.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ruby 3.5.0dev (2025-01-30T00:40:12Z master 3dda488782) +PRISM [riscv64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 .............. Finished in 108.011507 seconds 3313 files, 33295 examples, 138770 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.