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