# Logfile created on 2024-07-09 05:59:39 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055dd417298f8 @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="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @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/ko1/ruby/logs/brlog.trunk.20240709-055939", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055dd417ca5a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055dd417ca460 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055dd417ca2d0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240709-055939", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240709-055939>, @binmode=false, @mon_data=#<Monitor:0x000055dd417ca1b8>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j20 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j20" exit with 0. $$$[beg] make update-src -j20 Already up to date. Latest commit hash = e500222de1 $$$[end] "make update-src -j20" exit with 0. $$$[beg] make after-update -j20 /tmp/ruby/src/trunk/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j20" exit with 0. $$$[beg] make miniruby -j20 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 -j20" exit with 0. $$$[beg] make ruby -j20 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 8acbc5878d3ff73d3ff7cb2fe529932916b38dda61177648e49d0acf3cdadf47 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 -j20" exit with 0. $$$[beg] make all -j20 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so 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 encdb.h unchanged 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/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/st_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 making srcs under 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 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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering 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/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' 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/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' 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/debug-1.9.2/ext/debug' 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/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' 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 -j20" exit with 0. $$$[beg] make install -j20 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision - echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged generating enc.mk /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... 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 Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering 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/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' 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/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk/bin installing base libraries: /tmp/ruby/install/trunk/lib installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-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.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.1 rss 0.3.0 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.1 typeprof 0.21.11 debug 1.9.2 racc 1.8.0 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j20" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j20' PASS all 1974 tests $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j20' 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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='-j20'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Run options: --seed=5440 "--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 -j20 # Running tests: [ 1/907] 855349=test_memory_view [ 2/907] 855333=test_debug [ 3/907] 855335=test_shellwords [ 4/907] 855334=test_digest_extend [ 5/907] 855337=test_omap [ 6/907] 855338=test_string [ 7/907] 855333=test_iterator [ 8/907] 855347=test_storage [ 9/907] 855348=test_gem_resolver_git_set [ 10/907] 855350=constant_path_node_test [ 11/907] 855338=test_new [ 12/907] 855351=test_gem_security_signer [ 13/907] 855352=test_cipher [ 14/907] 855349=test_gem_source_git [ 15/907] 855347=test_gem_commands_signout_command [ 16/907] 855338=test_refinement [ 17/907] 855335=test_regex_casefold [ 18/907] 855334=warnings_test [ 19/907] 855335=test_gem_resolver_installer_set [ 20/907] 855336=test_dir_m17n [ 21/907] 855339=test_cgi_cookie [ 22/907] 855340=test_require [ 23/907] 855345=test_cd [ 24/907] 855344=test_float [ 25/907] 855342=test_process [ 26/907] 855343=test_windows_1252 [ 27/907] 855346=test_input_method [ 28/907] 855337=test_metaclass [ 29/907] 855343=heredoc_test [ 30/907] 855337=test_rdoc_top_level [ 31/907] 855345=test_cgi_session [ 32/907] 855339=test_rdoc_rd [ 33/907] 855341=dispatcher_test [ 34/907] 855350=test_x509crl [ 35/907] 855342=test_signal [ 36/907] 855345=test_fixnum [ 37/907] 855352=test_serialize_subclasses [ 38/907] 855333=test_insns_leaf [ 39/907] 855333=test_deprecated [ 40/907] 855345=test_color_printer [ 41/907] 855352=test_engine [ 42/907] 855352=test_win32ole_variant_m [ 43/907] 855352=test_div [ 44/907] 855352=test_allocation [ 45/907] 855343=test_key_error [ 46/907] 855334=test_x509req [ 47/907] 855343=test_mutex [ 48/907] 855333=test_rdoc_rd_inline [ 49/907] 855345=test_files_test_1 [ 50/907] 855341=test_gem_path_support [ 51/907] 855347=test_struct [ 52/907] 855339=test_set [ 53/907] 855351=comments_test [ 54/907] 855339=test_nomethod_error [ 55/907] 855339=json_parser_test [ 56/907] 855333=test_config [ 57/907] 855350=test_win32ole_variant_outarg [ 58/907] 855350=json_common_interface_test [ 59/907] 855351=test_dln [ 60/907] 855351=test_gem_source_subpath_problem [ 61/907] 855346=test_rdoc_markup_to_html_snippet [ 62/907] 855339=magic_comment_test [ 63/907] 855350=onigmo_test [ 64/907] 855350=test_struct [ 65/907] 855334=test_variable [ 66/907] 855350=test_rdoc_markup_include [ 67/907] 855333=test_sexp [ 68/907] 855333=fuzzer_test [ 69/907] 855335=test_pkg_config [ 70/907] 855346=test_cparser [ 71/907] 855335=test_whileuntil [ 72/907] 855335=test_rdoc_generator_markup [ 73/907] 855351=test_rubyvm [ 74/907] 855351=test_configuration [ 75/907] 855341=test_buffered_io [ 76/907] 855334=test_monitor [ 77/907] 855350=test_instrumentation_api [ 78/907] 855333=test_stringify_symbols [ 79/907] 855337=test_boolean [ 80/907] 855333=test_module [ 81/907] 855337=test_gem_request_set [ 82/907] 855348=test_gem_ext_cargo_builder [ 83/907] 855341=test_ssl [ 84/907] 855348=test_arith_seq_extract [ 85/907] 855335=test_method_name_check [ 86/907] 855351=test_parser [ 87/907] 855335=test_yield_block [ 88/907] 855335=test_len [ 89/907] 855335=test_completion [ 90/907] 855351=test_gem_commands_cert_command [ 91/907] 855339=test_gem_source_installed [ 92/907] 855334=test_x509ext [ 93/907] 855334=test_erb [ 94/907] 855348=test_propertyputref [ 95/907] 855348=test_spell_checker [ 96/907] 855346=test_assembler [ 97/907] 855348=test_rational [ 98/907] 855346=test_rational2 [ 99/907] 855346=fixtures_test [100/907] 855348=test_scalar_scanner [101/907] 855347=test_gem_source [102/907] 855334=test_gem_package_tar_writer [103/907] 855348=test_helper_method [104/907] 855349=test_array [105/907] 855348=test_gem_commands_outdated_command [106/907] 855348=test_benchmark [107/907] 855339=test_gem_dependency_list [108/907] 855339=test_nesting_parser [109/907] 855346=implicit_array_test [110/907] 855346=test_win32ole_method_event [111/907] 855347=test_gem_ext_builder [112/907] 855346=test_https [113/907] 855334=test_evaluation [114/907] 855334=test_provider [115/907] 855337=test_abi [116/907] 855339=test_gem_commands_rebuild_command [117/907] 855339=test_yamldbm [118/907] 855339=test_load [119/907] 855339=test_rdoc_parser_simple [120/907] 855339=test_rdoc_markup_to_label [121/907] 855337=test_install [122/907] 855339=string_encoding_test [123/907] 855339=test_sockopt [124/907] 855339=test_encoding [125/907] 855339=test_httpresponses [126/907] 855339=test_set_len [127/907] 855339=test_rdoc_ri_driver [128/907] 855343=test_gem_resolver_local_specification [129/907] 855334=test_httpheader [130/907] 855344=test_color [131/907] 855337=json_encoding_test [132/907] 855334=test_key_stroke [133/907] 855337=test_rbconfig [134/907] 855337=test_human_typo [135/907] 855346=test_primitive [136/907] 855337=test_rdoc_i18n_locale [137/907] 855336=test_name_error_extension [138/907] 855346=test_gem_commands_yank_command [139/907] 855337=test_win32ole_param [140/907] 855336=test_pair [141/907] 855337=test_euc_jp [142/907] 855337=test_rdoc_generator_pot_po_entry [143/907] 855339=test_acceptable [144/907] 855337=test_document [145/907] 855335=test_unicode [146/907] 855337=test_koi8 [147/907] 855337=test_rdoc_parser_changelog [148/907] 855334=test_enumerator [149/907] 855335=test_rdoc_generator_pot [150/907] 855334=test_data [151/907] 855334=test_gem_gem_runner [152/907] 855344=test_filter [153/907] 855334=test_rdoc_method_attr [154/907] 855335=test_random [155/907] 855344=test_notimplement [156/907] 855343=test_key_event_record [157/907] 855344=test_gem_uri [158/907] 855335=test_gem_commands_update_command [159/907] 855337=test_gem_resolver_vendor_specification [160/907] 855337=test_thread_cv [161/907] 855343=test_lexer [162/907] 855343=test_ssl_session [163/907] 855339=test_compile_prism [164/907] 855344=test_terminfo [165/907] 855344=test_rdoc_markup_to_html [166/907] 855334=test_date_compat [167/907] 855334=test_bug-14834 [168/907] 855351=test_addrinfo [169/907] 855344=test_http [170/907] 855339=test_tree_spell_checker [171/907] 855351=test_case_mapping [172/907] 855351=test_path [173/907] 855339=test_win32ole_param_event [174/907] 855339=test_bn [175/907] 855351=test_rdoc_markup_heading [176/907] 855334=test_iseq [177/907] 855339=test_exception_at_throwing [178/907] 855346=test_scheduler [179/907] 855339=test_pkey_dsa [180/907] 855351=test_class [181/907] 855351=test_ocsp [182/907] 855348=test_case_comprehensive [183/907] 855348=test_interned_str [184/907] 855348=test_gem_commands_build_command [185/907] 855333=test_tracer [186/907] 855346=test_cmethod [187/907] 855346=test_option [188/907] 855342=test_append [189/907] 855342=test_gem_commands_server_command [190/907] 855347=test_did_you_mean [191/907] 855337=test_variable_name_check [192/907] 855333=test_io_m17n [193/907] 855337=test_exit [194/907] 855337=test_recursion [195/907] 855337=test_date_marshal [196/907] 855346=test_mkmf [197/907] 855337=test_history [198/907] 855347=test_popen_deadlock [199/907] 855342=test_delegate [200/907] 855348=test_closure [201/907] 855351=test_bundled_ca [202/907] 855346=test_open3 [203/907] 855342=test_fiber [204/907] 855337=test_multi_irb_commands [205/907] 855337=test_gem_security [206/907] 855334=test_rdoc_servlet [207/907] 855348=test_ractor [208/907] 855335=test_digest [209/907] 855335=test_rdoc_markup_to_bs [210/907] 855340=test_help [211/907] 855340=test_beginendblock [212/907] 855335=test_gem_commands_unpack_command [213/907] 855343=test_files_lib [214/907] 855348=test_within_pipe [215/907] 855348=test_gem_bundler_version_finder [216/907] 855348=test_emoji_breaks [217/907] 855348=test_pinned [218/907] 855348=test_stream [219/907] 855334=test_webauthn_listener_response [220/907] 855348=test_time [221/907] 855334=test_to_ary_concat [222/907] 855348=test_printf [223/907] 855348=test_rdoc_markup_pre_process [224/907] 855352=test_dup [225/907] 855338=test_pty [226/907] 855347=test_constant [227/907] 855335=test_range [228/907] 855340=test_project_sanity [229/907] 855352=test_encoding [230/907] 855348=test_helper [231/907] 855348=test_erb_command [232/907] 855348=test_gem_uri_formatter [233/907] 855348=test_addr [234/907] 855348=test_locale [235/907] 855340=library_symbols_test [236/907] 855345=test_ensured [237/907] 855348=test_ts [238/907] 855352=test_rdoc_ri_paths [239/907] 855345=test_tmpdir [240/907] 855339=test_integer_comb [241/907] 855340=test_rdoc_markup_document [242/907] 855345=test_vm_dump [243/907] 855345=test_regexp [244/907] 855350=test_gem_commands_check_command [245/907] 855338=errors_test [246/907] 855352=test_udp [247/907] 855352=test_ostruct [248/907] 855340=unescape_test [249/907] 855334=test_file [250/907] 855350=test_force_exit [251/907] 855333=bom_test [252/907] 855333=test_data_error [253/907] 855338=test_x509name [254/907] 855352=test_fips [255/907] 855338=test_update [256/907] 855338=parse_comments_test [257/907] 855338=test_x509store [258/907] 855333=test_rdoc_code_object [259/907] 855348=test_webauthn_listener [260/907] 855350=test_jaro_winkler [261/907] 855335=test_helper [262/907] 855350=test_random_formatter [263/907] 855350=test_lambda [264/907] 855348=test_gem_request_set_gem_dependency_api [265/907] 855335=test_ast [266/907] 855350=test_gem_resolver_api_set [267/907] 855349=ruby_parser_test [268/907] 855350=test_gem_safe_marshal [269/907] 855348=test_enumerable [270/907] 855348=test_gem_resolver_vendor_set [271/907] 855338=test_config [272/907] 855352=json_generator_test [273/907] 855348=test_eval [274/907] 855349=test_transcode [275/907] 855352=test_logger [276/907] 855352=test_files_test [277/907] 855352=test_gem_update_suggestion [278/907] 855333=test_file_exhaustive [279/907] 855348=attribute_write_test [280/907] 855349=test_rdoc_parser_markdown [281/907] 855348=test_not [282/907] 855348=test_gem_resolver_lock_set [283/907] 855348=test_import [284/907] 855351=test_gem_platform [285/907] 855350=test_rdoc_markup_hard_break [286/907] 855350=test_placearg [287/907] 855352=test_gem_package_task [288/907] 855352=test_date_strptime [289/907] 855351=test_numhash [290/907] 855351=test_gem_commands_push_command [291/907] 855349=test_weakkeymap [292/907] 855338=test_pkey_rsa [293/907] 855350=dump_test [294/907] 855352=test_keyword [295/907] 855346=test_class_name_check [296/907] 855346=test_continuation [297/907] 855346=test_fd_setsize [298/907] 855346=test_win32ole_method [299/907] 855346=test_delete [300/907] 855346=test_sleep [301/907] 855349=test_gem_local_remote_options [302/907] 855349=test_object [303/907] 855338=test_ruby_lex [304/907] 855351=test_date_arith [305/907] 855351=test_ossl [306/907] 855338=test_normalize [307/907] 855338=test_timeout [308/907] 855338=test_flip [309/907] 855352=test_change_word [310/907] 855338=test_tsort [311/907] 855352=test_signedness [312/907] 855338=test_rdoc_rd_block_parser [313/907] 855349=test_func [314/907] 855336=test_big5 [315/907] 855338=test_pointer [316/907] 855336=test_type [317/907] 855336=test_ractor [318/907] 855336=version_test [319/907] 855339=test_object [320/907] 855339=heredoc_dedent_test [321/907] 855339=test_cgi_header [322/907] 855339=test_arithmetic_sequence [323/907] 855339=test_gem_command_manager [324/907] 855347=parse_test [325/907] 855336=test_basicinstructions [326/907] 855339=test_gem_gemcutter_utilities [327/907] 855347=test_gem_remote_fetcher_local_ssl_server SSL error: SSL_accept returned=1 errno=107 peeraddr=(null) state=error: unexpected eof while reading Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 34503> [328/907] 855336=test_key_actor_emacs COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 855347 ko1 9u IPv4 246005964 0t0 TCP *:34503 (LISTEN) [329/907] 855348=test_rdoc_extend [330/907] 855340=test_merge_keys [331/907] 855338=overlap_test [332/907] 855340=test_gem_resolver_api_specification Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 41849> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 855347 ko1 10u IPv4 246003283 0t0 TCP *:41849 (LISTEN) [333/907] 855350=static_literals_test [334/907] 855350=test_rdoc_markup_to_ansi [335/907] 855348=test_mixed_unicode_escapes SSL error: SSL_accept returned=1 errno=107 peeraddr=(null) state=error: tlsv1 alert unknown ca (SSL alert number 48) Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 10 [336/907] 855348=test_history [337/907] 855348=test_ipaddr [338/907] 855340=test_win32ole_variant SSL error: SSL_accept returned=1 errno=107 peeraddr=(null) state=error: tlsv1 alert unknown ca (SSL alert number 48) [339/907] 855340=test_io_wait_uncommon Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 42625> [340/907] 855350=test_stringio COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 855347 ko1 10u IPv4 245996896 0t0 TCP *:42625 (LISTEN) [341/907] 855340=test_arity [342/907] 855348=test_win32ole_variable [343/907] 855340=test_gem_ci_detector [344/907] 855348=test_rdoc_class_module [345/907] 855340=test_bignum Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 10 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 42573> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 855347 ko1 10u IPv4 245996900 0t0 TCP *:42573 (LISTEN) [346/907] 855347=test_win32ole_event [347/907] 855347=test_time_tz [348/907] 855336=test_rdoc_generator_json_index [349/907] 855350=test_trace [350/907] 855350=ractor_test [351/907] 855339=test_gem_package [352/907] 855347=test_resolve_symbol [353/907] 855340=test_complex2 [354/907] 855340=test_have_macro [355/907] 855350=test_threadgroup [356/907] 855338=test_enum [357/907] 855347=test_gem_specification [358/907] 855336=test_arith_seq_beg_len_step [359/907] 855336=test_gem_resolver_requirement_list [360/907] 855349=test_pkcs7 [361/907] 855336=test_function_entry [362/907] 855336=test_nofree [363/907] 855336=test_context [364/907] 855339=test_gem_commands_pristine_command [365/907] 855349=parser_test [366/907] 855349=test_symbol [367/907] 855340=test_coder [368/907] 855340=test_find_executable [369/907] 855340=test_lazy_enumerator [370/907] 855343=test_enc_associate [371/907] 855336=test_unix [372/907] 855336=test_eval [373/907] 855348=test_autoconf [374/907] 855336=test_gem_console_ui [375/907] 855348=test_date_ractor [376/907] 855336=test_dir [377/907] 855336=test_ractor_compatibility [378/907] 855348=test_gem_commands_cleanup_command [379/907] 855338=test_word [380/907] 855338=test_cgi_multipart [381/907] 855340=test_member [382/907] 855340=test_numeric [383/907] 855340=json_generic_object_test [384/907] 855340=test_gem_source_fetch_problem [385/907] 855340=test_http_request [386/907] 855338=test_error_highlight [387/907] 855343=test_resize [388/907] 855343=test_rdoc_comment [389/907] 855340=test_rdoc_generator_darkfish [390/907] 855350=test_mailto [391/907] 855350=test_symbol [392/907] 855350=test_coderange [393/907] 855350=test_rdoc_attr [394/907] 855350=test_env [395/907] 855348=test_integer [396/907] 855336=test_dryrun [397/907] 855348=test_gem_commands_setup_command [398/907] 855336=test_integer [399/907] 855343=test_cgi_modruby [400/907] 855343=test_rubyoptions [401/907] 855340=test_super [402/907] 855352=test_rubygems [403/907] 855348=test_https_proxy [404/907] 855348=test_call [405/907] 855338=ripper_test [406/907] 855352=test_capacity [407/907] 855352=test_nextafter [408/907] 855352=test_have_func [409/907] 855348=test_gem_request_set_lockfile_tokenizer [410/907] 855348=test_stat [411/907] 855348=test_gem_resolver_git_specification [412/907] 855347=test_usrmarshal [413/907] 855339=test_object_references [414/907] 855339=test_ssl [415/907] 855347=test_ractor [416/907] 855348=test_rendering [417/907] 855348=test_debugger_integration [418/907] 855348=json_ext_parser_test [419/907] 855348=test_thread [420/907] 855340=test_my_integer [421/907] 855340=test_nonblock [422/907] 855340=test_weakref [423/907] 855338=test_unicode_normalize [424/907] 855338=test_marshal [425/907] 855347=test_timeout [426/907] 855340=test_alias [427/907] 855339=test_ancdata [428/907] 855339=test_singleton_function [429/907] 855339=test_reline_key [430/907] 855349=test_rb_str_dup [431/907] 855339=test_cgi_core [432/907] 855349=test_parser [433/907] 855339=test_registry [434/907] 855339=test_dns [435/907] 855349=test_gem_commands_open_command [436/907] 855340=test_ractor [437/907] 855340=test_gem [438/907] 855349=test_gem_source_lock [439/907] 855349=test_gem_request [440/907] 855349=test_method_cache [441/907] 855349=test_sprintf_comb [442/907] 855352=test_gem_commands_mirror [443/907] 855352=test_gem_ext_cargo_builder_link_flag_converter [444/907] 855352=test_enumerator_kw [445/907] 855352=tunnel_test [446/907] 855338=test_settracefunc [447/907] 855352=test_gem_text [448/907] 855349=test_generic [449/907] 855349=test_win32ole [450/907] 855349=test_scan_args [451/907] 855352=test_case_options [452/907] 855352=test_store [453/907] 855339=test_rdoc_cross_reference [454/907] 855349=parameters_signature_test [455/907] 855349=test_gem_commands_info_command [456/907] 855349=test_scalar [457/907] 855349=test_gem_dependency_installer [458/907] 855342=test_bug_reporter [459/907] 855347=test_gem_name_tuple [460/907] 855347=test_gem_package_tar_reader_entry [461/907] 855352=test_rand [462/907] 855342=test_exception [463/907] 855347=test_extlibs [464/907] 855341=test_rdoc_generator_ri [465/907] 855339=test_gem_stream_ui [466/907] 855352=test_severity [467/907] 855352=test_ractor [468/907] 855352=test_gem_install_update_options [469/907] 855339=test_require_lib [470/907] 855341=test_rdoc_markup_to_table_of_contents [471/907] 855341=location_test [472/907] 855341=test_objectspace [473/907] 855352=test_socket [474/907] 855338=test_gem_remote_fetcher_s3 [475/907] 855350=test_thread [476/907] 855338=test_literal [477/907] 855350=test_c_struct_builder [478/907] 855346=test_dot_dot [479/907] 855346=test_str2big [480/907] 855346=test_cclass [481/907] 855350=test_gem_version_option [482/907] 855333=test_grapheme_breaks [483/907] 855333=test_gem_request_connection_pools [484/907] 855350=test_pkey [485/907] 855336=test_case [486/907] 855336=test_reline [487/907] 855334=test_parser_events [488/907] 855341=test_ansi_with_terminfo [489/907] 855340=test_rdoc_generator_pot_po [490/907] 855340=test_json_tree [491/907] 855340=test_rdoc_markup_to_markdown [492/907] 855350=test_m17n_comb [493/907] 855346=test_memory_view [494/907] 855341=test_ractor [495/907] 855340=test_gem_security_policy [496/907] 855334=test_gem_source_local [497/907] 855341=test_process [498/907] 855346=test_last_thread [499/907] 855342=command_line_test [500/907] 855338=test_pack [501/907] 855342=test_gem_resolver_lock_specification [502/907] 855340=test_err_in_callback [503/907] 855340=test_x509cert [504/907] 855342=test_gc [505/907] 855349=test_gem_ext_rake_builder [506/907] 855334=test_arity [507/907] 855334=test_logdevice [508/907] 855352=test_io_console [509/907] 855338=test_singleton [510/907] 855338=test_flush [511/907] 855338=test_switch_hitter [512/907] 855338=test_securerandom [513/907] 855338=test_logperiod [514/907] 855338=test_rdoc_normal_module [515/907] 855340=test_c_union_entity [516/907] 855347=test_rdoc_markdown_test [517/907] 855340=test_passing_block [518/907] 855340=test_thread_fd_close [519/907] 855340=newline_test [520/907] 855338=test_uncorrectable_name_check [521/907] 855338=test_stringchar [522/907] 855340=test_hash_create [523/907] 855340=test_rdoc_context [524/907] 855338=test_nil2vtempty [525/907] 855338=test_stream [526/907] 855338=test_httpresponse [527/907] 855336=test_open-uri [528/907] 855338=test_rdoc_parser_ruby [529/907] 855349=test_syntax [530/907] 855345=test_gem_safe_yaml [531/907] 855336=test_rdoc_markup_to_joined_paragraph [532/907] 855336=test_date_time [533/907] 855334=test_require [534/907] 855334=test_date_new [535/907] 855336=test_data [536/907] 855336=test_tcp [537/907] 855334=test_iso_8859 [538/907] 855336=test_rdoc_text [539/907] 855333=test_gem_commands_specification_command [540/907] 855334=reflection_test [541/907] 855337=test_http [542/907] 855334=test_shift_jis [543/907] 855334=test_gem_commands_which_command [544/907] 855337=test_inadvertent_creation [545/907] 855336=test_flags [546/907] 855346=test_enumerator [547/907] 855334=test_name_error [548/907] 855345=test_rdoc_markup_attribute_manager [549/907] 855340=test_gem_commands_dependency_command [550/907] 855333=test_gem_resolver [551/907] 855337=test_safe_load [552/907] 855337=test_gem_resolver_composed_set [553/907] 855334=!Nothing_to_test [554/907] 855334=test_psych [555/907] 855340=test_enc_raise [556/907] 855337=test_rdoc_markup_paragraph [557/907] 855337=snippets_test [558/907] 855340=test_date [559/907] 855340=test_gem_rdoc [560/907] 855334=test_gem_ext_cargo_builder_unit [561/907] 855334=parse_success_test [562/907] 855334=test_command [563/907] 855340=test_at_exit [564/907] 855345=test_object_create_start [565/907] 855338=test_emitter [566/907] 855345=test_gem_silent_ui [567/907] 855338=static_inspect_test [568/907] 855338=test_files_ext [569/907] 855340=test_bug-5832 [570/907] 855340=test_kernel [571/907] 855345=test_eval_history [572/907] 855345=test_gem_doctor [573/907] 855333=test_kdf [574/907] 855345=test_gem_source_list [575/907] 855347=test_optarg [576/907] 855345=test_yaml_special_cases [577/907] 855345=test_config [578/907] 855334=test_rdoc_token_stream [579/907] 855338=test_address_resolve [580/907] 855334=test_iter_break [581/907] 855334=test_exception [582/907] 855333=test_zsh_completion [583/907] 855345=test_rdoc_single_class [584/907] 855333=test_nil [585/907] 855338=test_num2int [586/907] 855334=test_verbose [587/907] 855345=test_gem_remote_fetcher_local_server [588/907] 855333=test_pp [589/907] 855347=test_gem_ext_configure_builder [590/907] 855338=test_frozen [591/907] 855338=test_macro [592/907] 855338=test_rdoc_tom_doc [593/907] 855334=test_rdoc_markup_to_tt_only Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46055> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 39581> [594/907] 855333=test_hmac [595/907] 855347=test_bug-3571 [596/907] 855333=test_key_actor_vi [597/907] 855338=test_gem_command [598/907] 855347=test_gem_spec_fetcher [599/907] 855334=test_common [600/907] 855344=test_numeric COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 855345 ko1 7u IPv4 246015431 0t0 TCP localhost:46055 (LISTEN) ruby 855345 ko1 9u IPv4 246015432 0t0 TCP localhost:39581 (LISTEN) Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 35457> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 37163> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 855345 ko1 8u IPv4 246014904 0t0 TCP localhost:35457 (LISTEN) ruby 855345 ko1 9u IPv4 246007442 0t0 TCP localhost:44845 (LISTEN) ruby 855345 ko1 10u IPv4 246014905 0t0 TCP localhost:37163 (LISTEN) [601/907] 855344=parse_stream_test Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 8 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 33615> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 42165> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 855345 ko1 8u IPv4 246014933 0t0 TCP localhost:33615 (LISTEN) ruby 855345 ko1 9u IPv4 246014930 0t0 TCP localhost:40925 (LISTEN) ruby 855345 ko1 10u IPv4 246014934 0t0 TCP localhost:42165 (LISTEN) [602/907] 855333=test_gem_commands_lock_command [603/907] 855347=test_ifunless [604/907] 855347=test_assignment Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 [605/907] 855338=test_rdoc_store Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 39597> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 40431> [606/907] 855333=test_x509attr COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 855345 ko1 9u IPv4 246012252 0t0 TCP localhost:39597 (LISTEN) ruby 855345 ko1 10u IPv4 246012254 0t0 TCP localhost:40431 (LISTEN) [607/907] 855333=test_raise [608/907] 855333=test_gem_request_set_lockfile_parser [609/907] 855344=test_depth_first Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10 [610/907] 855345=test_pattern_matching [611/907] 855345=test_rdoc_stats [612/907] 855344=test_string [613/907] 855344=test_qsort [614/907] 855344=test_rdoc_parser Closed file descriptor: TestRDocStats#test_undoc_params_documented: 7 Closed file descriptor: TestRDocStats#test_undoc_params_documented: 8 [615/907] 855334=test_gem_dependency_resolution_error [616/907] 855334=json_addition_test [617/907] 855344=test_custom_command [618/907] 855334=test_string [619/907] 855340=test_proc [620/907] 855345=test_gc_compact [621/907] 855333=integer_parse_test [622/907] 855333=test_gem_package_old [623/907] 855344=test_gem_resolver_index_set [624/907] 855333=test_egrep_cpp [625/907] 855344=test_cgi_tag_helper [626/907] 855344=test_zlib [627/907] 855333=test_optimization [628/907] 855336=test_date_conv [629/907] 855336=test_erb_m17n [630/907] 855336=test_ole_methods [631/907] 855336=test_folderitem2_invokeverb [632/907] 855336=test_require_path_check [633/907] 855336=test_rdoc_markup_parser [634/907] 855336=test_files_test_2 [635/907] 855337=test_fnmatch [636/907] 855339=test_gem_validator [637/907] 855337=test_backtrace [638/907] 855339=test_defined [639/907] 855337=test_key_name_check [640/907] 855337=test_io_buffer [641/907] 855337=test_rdoc_i18n_text [642/907] 855337=test_disable_irb [643/907] 855337=test_gem_uninstaller [644/907] 855339=test_gb18030 [645/907] 855339=test_svcb_https [646/907] 855339=test_buffering [647/907] 855339=test_time [648/907] 855338=test_windows_1251 [649/907] 855338=test_rdoc_rdoc [650/907] 855338=compiler_test [651/907] 855338=test_rdoc_markup_attributes [652/907] 855338=test_mul [653/907] 855338=newline_offsets_test [654/907] 855340=test_win32ole_type [655/907] 855340=test_null [656/907] 855340=test_default_gems [657/907] 855339=test_rdoc_rd_inline_parser [658/907] 855340=test_rdoc_markup_to_rdoc [659/907] 855339=redundant_return_test [660/907] 855347=test_pipe [661/907] 855339=test_thread [662/907] 855339=test_trick [663/907] 855340=integer_base_flags_test [664/907] 855340=test_pkey_ec [665/907] 855338=test_date_parse [666/907] 855347=test_gc [667/907] 855347=test_math [668/907] 855340=test_gem_commands_fetch_command [669/907] 855347=test_libs [670/907] 855352=test_config [671/907] 855347=test_sleep [672/907] 855352=test_yaml_tree [673/907] 855338=test_face [674/907] 855338=test_case [675/907] 855352=test_sizeof [676/907] 855338=test_rendering [677/907] 855338=numeric_value_test [678/907] 855338=test_autoload [679/907] 855340=test_utf16 [680/907] 855340=test_unicode_escape [681/907] 855340=test_io [682/907] 855351=test_bigzero [683/907] 855351=test_pkey_dh [684/907] 855351=test_iseq_load [685/907] 855350=test_gem_util [686/907] 855337=test_gem_package_tar_header [687/907] 855350=source_location_test [688/907] 855337=test_pkcs12 [689/907] 855350=test_system [690/907] 855337=test_yjit_exit_locations [691/907] 855337=test_etc [692/907] 855337=test_ripper [693/907] 855351=test_gem_config_file [694/907] 855345=test_gem_resolver_activation_request [695/907] 855351=test_protocol [696/907] 855345=test_getopts [697/907] 855345=test_webauthn_poller [698/907] 855337=test_rdoc_markup_raw [699/907] 855337=test_rat [700/907] 855337=test_typeddata [701/907] 855345=test_gem_resolver_best_set [702/907] 855345=test_rdoc_markup_to_html_crossref [703/907] 855350=test_fstring [704/907] 855351=test_array [705/907] 855351=test_optparse [706/907] 855337=test_convertible [707/907] 855351=test_yield [708/907] 855350=test_rdoc_alias [709/907] 855350=test_files_sample [710/907] 855345=test_stringscanner [711/907] 855345=test_rdoc_markup_indented_paragraph [712/907] 855345=test_io_buffer [713/907] 855347=test_pack [714/907] 855350=test_backtrace [715/907] 855347=test_rdoc_task [716/907] 855347=regular_expression_options_test [717/907] 855347=test_gem_resolver_conflict [718/907] 855347=test_clone [719/907] 855345=test_gem_commands_install_command [720/907] 855339=test_readpartial [721/907] 855347=locals_test [722/907] 855344=test_rdoc_require [723/907] 855344=test_external_new [724/907] 855344=test_alias_and_anchor [725/907] 855344=test_postponed_job [726/907] 855339=test_hash [727/907] 855339=test_gem_resolver_dependency_request [728/907] 855339=test_tree_builder [729/907] 855339=test_win32ole_typelib [730/907] 855339=test_protect [731/907] 855339=test_raise_exception [732/907] 855347=test_gem_request_set_lockfile [733/907] 855336=test_argf [734/907] 855347=test_framework [735/907] 855347=test_ns_spki [736/907] 855344=test_kill_ring [737/907] 855347=test_yjit [738/907] 855344=test_weakmap [739/907] 855347=test_workspace [740/907] 855352=test_m17n [741/907] 855343=test_gem_commands_environment_command [742/907] 855343=test_ws [743/907] 855343=test_gem_security_trust_dir [744/907] 855343=test_gem_requirement [745/907] 855347=test_sprintf [746/907] 855352=test_string_memory [747/907] 855352=test_undef [748/907] 855350=test_objspace [749/907] 855352=test_line_editor [750/907] 855343=test_have_library [751/907] 855352=test_remote_fetch_error [752/907] 855352=test_gem_commands_stale_command [753/907] 855339=test_lock_native_thread [754/907] 855352=test_c_struct_entry [755/907] 855342=equality_test [756/907] 855347=test_set [757/907] 855342=test_show_source [758/907] 855347=regular_expression_encoding_test [759/907] 855347=test_pack [760/907] 855345=test_array_create [761/907] 855345=test_gem_impossible_dependencies_error [762/907] 855345=test_to_ruby [763/907] 855345=test_pattern_key_name_check [764/907] 855345=test_rdoc_rubygems_hook [765/907] 855342=test_method [766/907] 855345=test_gem_commands_query_command [767/907] 855348=test_euc_kr [768/907] 855348=test_rdoc_context_section [769/907] 855348=test_ftp [770/907] 855348=test_kwargs [771/907] 855348=test_gem_commands_exec_command [772/907] 855347=test_io_wait [773/907] 855339=test_date_attr [774/907] 855339=test_ellipsize [775/907] 855339=test_summary [776/907] 855352=test_console_attr [777/907] 855352=test_type_completor [778/907] 855352=test_win32ole_record [779/907] 855352=test_gem_unsatisfiable_dependency_error [780/907] 855352=test_condition [781/907] 855352=test_foreach [782/907] 855352=test_gem_source_specific_file [783/907] 855339=test_gem_commands_uninstall_command [784/907] 855352=test_cp949 [785/907] 855352=test_io [786/907] 855347=test_hash [787/907] 855345=test_ubf_async_safe [788/907] 855345=test_emoji [789/907] 855345=test_win32ole_type_event [790/907] 855345=test_sorted_set [791/907] 855352=snapshots_test [792/907] 855345=test_queue [793/907] 855345=test_function [794/907] 855343=test_noarg [795/907] 855339=pattern_test [796/907] 855339=test_tempfile [797/907] 855343=test_rdoc_markup [798/907] 855343=test_gem_commands_help_command [799/907] 855348=test_prettyprint [800/907] 855348=test_tracepoint [801/907] 855338=test_basicsocket [802/907] 855343=test_utf32 [803/907] 855343=test_duplicate [804/907] 855338=desugar_compiler_test [805/907] 855343=test_gem_resolver_index_specification [806/907] 855338=test_internal_ivar [807/907] 855338=symbol_encoding_test [808/907] 855338=test_date_strftime [809/907] 855343=test_rdoc_parser_rd [810/907] 855343=test_gem_installer [811/907] 855349=test_yamlstore [812/907] 855349=test_random [813/907] 855349=test_asn1 [814/907] 855339=test_const [815/907] 855339=test_rdoc_normal_class [816/907] 855349=test_class [817/907] 855339=test_load [818/907] 855348=json_string_matching_test [819/907] 855339=test_irb [820/907] 855348=test_gem_commands_search_command [821/907] 855348=test_complex [822/907] 855351=test_gem_ext_ext_conf_builder [823/907] 855348=test_frozen_error [824/907] 855348=test_gem_stub_specification [825/907] 855352=test_method_cache [826/907] 855352=test_gem_dependency [827/907] 855345=test_gem_resolver_specification [828/907] 855345=test_path_to_class [829/907] 855345=lex_test [830/907] 855348=test_rdoc_markup_verbatim [831/907] 855348=test_inlinecache [832/907] 855339=test_gem_remote_fetcher [833/907] 855352=test_mdns [834/907] 855352=test_parse [835/907] 855348=test_gem_resolver_installed_specification [836/907] 855348=test_scanner_events [837/907] 855348=test_gem_commands_list_command [838/907] 855348=test_stack [839/907] 855338=test_rdoc_include [840/907] 855333=test_reqarg [841/907] 855338=test_too_many_dummy_encodings [842/907] 855338=test_rdoc_options [843/907] 855339=test_cesu8 [844/907] 855339=test_econv [845/907] 855338=test_gem_version [846/907] 855352=test_gem_commands_signin_command [847/907] 855333=test_resource [848/907] 855338=test_emitter [849/907] 855338=test_ldap [850/907] 855352=test_fileutils [851/907] 855338=test_string_processing [852/907] 855333=encodings_test [853/907] 855338=json_fixtures_test [854/907] 855338=test_shapes [855/907] 855338=test_io_timeout [856/907] 855338=index_write_test [857/907] 855338=test_rdoc_parser_c [858/907] 855333=test_comparable [859/907] 855333=test_enc_str_buf_cat [860/907] 855333=test_gbk [861/907] 855333=test_class2name [862/907] 855345=test_profile_frames [863/907] 855333=test_cstr [864/907] 855351=test_warning [865/907] 855344=test_pstore [866/907] 855345=test_big2str [867/907] 855345=test_handle [868/907] 855344=test_wait [869/907] 855338=test_yaml [870/907] 855344=test_forwardable [871/907] 855351=test_rdoc_markup_formatter [872/907] 855348=test_nowrite [873/907] 855344=test_thread_queue [874/907] 855351=test_ansi_without_terminfo [875/907] 855348=test_gem_commands_sources_command [876/907] 855351=test_bmethod [877/907] 855351=test_euc_tw [878/907] 855351=test_ractor [879/907] 855352=test_init [880/907] 855351=test_complexrational [881/907] 855351=test_pathname [882/907] 855338=test_coverage [883/907] 855348=test_rdoc_encoding [884/907] 855337=test_gem_package_tar_reader [885/907] 855337=regexp_test [886/907] 855348=test_file [887/907] 855348=test_gem_available_set [888/907] 855337=test_rdoc_markdown [889/907] 855351=test_modify_expand [890/907] 855351=test_rdoc_any_method [891/907] 855345=test_bash_completion [892/907] 855345=test_formatter [893/907] 855348=test_rdoc_constant [894/907] 855345=test_deprecate [895/907] 855345=test_gem_commands_owner_command [896/907] 855333=test_gem_source_vendor [897/907] 855333=test_recorder [898/907] 855333=test_digest [899/907] 855348=test_marshalable [900/907] 855348=test_cgi_util [901/907] 855339=test_require [902/907] 855337=test_gem_ext_cmake_builder [903/907] 855337=test_gem_commands_contents_command [904/907] 855352=test_wss [905/907] 855337=test_fiddle [906/907] 855352=test_find [907/907] 855352=test_ractor Finished tests in 36.666976s, 883.1380 tests/s, 175847.7445 assertions/s. 32382 tests, 6447805 assertions, 0 failures, 0 errors, 322 skips ruby -v: ruby 3.4.0dev (2024-07-08T21:43:28Z master e500222de1) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20' 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ruby 3.4.0dev (2024-07-08T21:43:28Z master e500222de1) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ............. Finished in 8.490657 seconds 3432 files, 32772 examples, 180402 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0.