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