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