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