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