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