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