# Logfile created on 2025-04-13 13:14:02 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f23f785fdc8 @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.20250413-131401", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f23f7881d10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f23f78819a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f23f779a730 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250413-131401", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250413-131401>, @binmode=false, @mon_data=#<Monitor:0x00007f23f7881720>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update win32ole to 654b712442b76d2c7729623982168b2f250e3a77 echo 654b712442b76d2c7729623982168b2f250e3a77 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/win32ole.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/win32ole.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby cfa74dd..3700ae2 master -> origin/master Updating cfa74dd..3700ae2 Fast-forward ext/socket/ipsocket.c | 38 +++++++++++++++++++------------------- lib/mkmf.rb | 5 ++++- 2 files changed, 23 insertions(+), 20 deletions(-) Latest commit hash = 3700ae2e99 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c Update win32ole to 654b712442b76d2c7729623982168b2f250e3a77 echo 654b712442b76d2c7729623982168b2f250e3a77 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/win32ole.revision - 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/.bundle/.timestamp/win32ole.revision unchanged /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' $$$[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.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -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.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -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 1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e builtin_binary.inc compiling /tmp/ruby/src/trunk-jemalloc/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.5.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.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -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/finalizer_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' configuring -test-/RUBY_ALIGNOF configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring cgi/escape configuring -test-/array/concat configuring -test-/array/resize configuring continuation configuring -test-/asan configuring -test-/bignum 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' configuring -test-/bug-14834 configuring -test-/bug-3571 making encs configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring date configuring -test-/cxxanyargs configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv configuring -test-/ensure_and_callcc configuring -test-/enumerator_kw configuring -test-/eval configuring coverage configuring -test-/exception configuring -test-/fatal configuring -test-/file 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' configuring digest configuring erb/escape configuring digest/bubblebabble configuring digest/md5 configuring etc configuring digest/rmd160 configuring digest/sha1 configuring digest/sha2 configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/load/resolve_symbol_resolver configuring -test-/load/resolve_symbol_target configuring -test-/load/stringify_symbols configuring -test-/load/stringify_target configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/public_header_warnings configuring -test-/random configuring -test-/rational configuring fcntl configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring io/console configuring -test-/thread/id configuring json configuring json/generator configuring json/parser configuring -test-/thread/instrumentation configuring -test-/thread/lock_native_thread configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait configuring monitor configuring objspace configuring openssl configuring pathname configuring psych configuring pty configuring rbconfig/sizeof configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring zlib configuring io/nonblock configuring bigdecimal-3.1.9/ext/bigdecimal configuring debug-1.10.0/ext/debug configuring fiddle-1.1.6/ext/fiddle configuring io/wait configuring nkf-0.2.0/ext/nkf configuring racc-1.8.1/ext/racc/cparse configuring rbs-3.8.1/ext/rbs_extension configuring rbs-3.9.2/ext/rbs_extension configuring syslog-0.2.0/ext/syslog configuring syslog-0.3.0/ext/syslog 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/-test-/abi' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/RUBY_ALIGNOF' linking shared-object -test-/RUBY_ALIGNOF.so make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/arith_seq/extract' linking shared-object -test-/abi.so linking shared-object -test-/arith_seq/extract.so linking shared-object -test-/arith_seq/beg_len_step.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/abi' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/array/concat' linking shared-object -test-/array/to_ary_concat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/arith_seq/extract' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/array/resize' linking shared-object -test-/array/resize.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/asan' linking shared-object -test-/asan.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bignum' linking shared-object -test-/bignum.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/asan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-14834' linking shared-object -test-/bug_14834.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/array/resize' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-3571' linking shared-object -test-/bug_3571.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/array/concat' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-5832' linking shared-object -test-/bug_5832.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug_reporter' linking shared-object -test-/bug_reporter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-5832' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/class' linking shared-object -test-/class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug-14834' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/debug' linking shared-object -test-/debug.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/dln/empty' linking shared-object -test-/dln/empty.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/class' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/econv' linking shared-object -test-/econv.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/ensure_and_callcc' linking shared-object -test-/ensure_and_callcc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/enumerator_kw' linking shared-object -test-/enumerator_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/bignum' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/eval' linking shared-object -test-/eval.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/ensure_and_callcc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/exception' linking shared-object -test-/exception.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/enumerator_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/fatal' linking shared-object -test-/fatal.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/eval' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/file' linking shared-object -test-/file.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/econv' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/float' linking shared-object -test-/float.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/funcall' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/exception' linking shared-object -test-/funcall.so make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/gvl/call_without_gvl' linking shared-object -test-/gvl/call_without_gvl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/hash' linking shared-object -test-/hash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/file' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/integer' linking shared-object -test-/integer.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/iseq_load' linking shared-object -test-/iseq_load.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/funcall' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/iter' linking shared-object -test-/iter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/hash' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/dot.dot' linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/iseq_load' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/protect' linking shared-object -test-/load/protect.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/resolve_symbol_resolver' linking shared-object -test-/load/resolve_symbol_resolver.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/integer' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/dot.dot' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/resolve_symbol_target' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/stringify_symbols' linking shared-object -test-/load/stringify_symbols.so linking shared-object -test-/load/resolve_symbol_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/iter' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/stringify_target' linking shared-object -test-/load/stringify_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/stringify_symbols' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/compat' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/resolve_symbol_resolver' linking shared-object -test-/marshal/compat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/resolve_symbol_target' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/internal_ivar' linking shared-object -test-/marshal/internal_ivar.so make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/usr' linking shared-object -test-/marshal/usr.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/load/stringify_target' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/method' linking shared-object -test-/method.so make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/memory_view' linking shared-object -test-/memory_view.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/notimplement' linking shared-object -test-/notimplement.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/marshal/usr' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/num2int' linking shared-object -test-/num2int.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/memory_view' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/path_to_class' linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/notimplement' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/popen_deadlock' linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/num2int' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/postponed_job' linking shared-object -test-/postponed_job.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/method' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/printf' linking shared-object -test-/printf.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/path_to_class' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/proc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/random' linking shared-object -test-/random.so linking shared-object -test-/proc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/postponed_job' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/rational' linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/printf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/rb_call_super_kw' linking shared-object -test-/rb_call_super_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/recursion' linking shared-object -test-/recursion.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/rb_call_super_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/regexp' linking shared-object -test-/regexp.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/proc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/scan_args' linking shared-object -test-/scan_args.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/recursion' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/foreach' linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/random' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/numhash' linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/regexp' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/update' linking shared-object -test-/st/update.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/foreach' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/string' linking shared-object -test-/string.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/numhash' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/struct' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/scan_args' linking shared-object -test-/struct.so make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/symbol' linking shared-object -test-/symbol.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/st/update' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread/id' linking shared-object -test-/thread/id.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread/id' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread/instrumentation' linking shared-object -test-/thread/instrumentation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/symbol' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread/lock_native_thread' linking shared-object -test-/thread/lock_native_thread.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread/instrumentation' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread_fd' linking shared-object -test-/thread_fd.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread/lock_native_thread' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/time' linking shared-object -test-/time.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/thread_fd' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/tracepoint' linking shared-object -test-/tracepoint.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/struct' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/typeddata' linking shared-object -test-/typeddata.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/typeddata' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/vm' linking shared-object -test-/vm/at_exit.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/vm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/wait' linking shared-object -test-/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/tracepoint' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/cgi/escape' linking shared-object cgi/escape.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/time' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/continuation' linking shared-object continuation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' linking shared-object coverage.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/cgi/escape' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' linking shared-object date_core.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/continuation' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' linking shared-object digest.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/erb/escape' linking shared-object erb/escape.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/etc' linking shared-object etc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/erb/escape' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fcntl' linking shared-object fcntl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/etc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' linking shared-object io/console.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fcntl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/nonblock' linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/wait' linking shared-object io/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/-test-/string' 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' linking shared-object monitor.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/wait' linking shared-object objspace.so make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' linking shared-object pathname.so make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' linking shared-object openssl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' linking shared-object psych.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' linking shared-object pty.so make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rbconfig/sizeof' linking shared-object rbconfig/sizeof.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rbconfig/sizeof' 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' compiling /tmp/ruby/src/trunk-jemalloc/ext/socket/ipsocket.c make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/stringio' linking shared-object stringio.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/stringio' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' linking shared-object strscan.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/zlib' linking shared-object zlib.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' linking shared-object bigdecimal.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/zlib' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' linking shared-object debug/debug.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' linking shared-object fiddle.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' linking shared-object nkf.so 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' linking shared-object racc/cparse.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension' linking shared-object rbs_extension.so 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.9.2/ext/rbs_extension' linking shared-object rbs_extension.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' linking shared-object syslog_ext.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' linking shared-object syslog_ext.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/bubblebabble' linking shared-object digest/bubblebabble.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/md5' linking shared-object digest/md5.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/bubblebabble' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/rmd160' linking shared-object digest/rmd160.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha1' linking shared-object digest/sha1.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/md5' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' linking shared-object digest/sha2.so linking shared-object socket.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/rmd160' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json/generator' linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha1' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json/parser' linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json/generator' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json/parser' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' 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 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.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -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 Update win32ole to 654b712442b76d2c7729623982168b2f250e3a77 echo 654b712442b76d2c7729623982168b2f250e3a77 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/win32ole.revision - generating encdb.h generating enc.mk 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/win32ole.revision unchanged encdb.h unchanged 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 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 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/date' 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/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/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' 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/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' 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.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/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.5.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.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.5.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.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.10.2 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.6 strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.6 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 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.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.6 installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: csv-3.3.2.gem not found in bundled_gems win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2016 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.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -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.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' Run options: --seed=65350 "--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/753] 1769999=fileutils/test_verbose [ 2/753] 1769999=rubygems/test_gem_remote_fetcher_local_server [ 3/753] 1769998=prism/locals_test [ 4/753] 1769998=net/http/test_httpresponse [ 5/753] 1770000=openssl/test_x509ext [ 6/753] 1770003=rubygems/test_gem_commands_push_command Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 34119> [ 7/753] 1770000=rubygems/test_gem_name_tuple Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 [ 8/753] 1769998=prism/ruby/reflection_test [ 9/753] 1769998=date/test_date_attr [ 10/753] 1769998=ruby/test_eval Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 40773> [ 11/753] 1770000=-ext-/load/test_stringify_symbols [ 12/753] 1770000=json/json_generic_object_test [ 13/753] 1770000=ruby/enc/test_cp949 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 [ 14/753] 1769999=erb/test_erb [ 15/753] 1770000=ruby/test_condition [ 16/753] 1770000=ruby/enc/test_emoji [ 17/753] 1770000=-ext-/array/test_resize [ 18/753] 1769999=set/test_sorted_set [ 19/753] 1770000=rubygems/test_gem_resolver [ 20/753] 1769999=openssl/test_pkey_rsa [ 21/753] 1770003=-ext-/st/test_numhash [ 22/753] 1770003=ruby/test_whileuntil [ 23/753] 1770003=rubygems/test_gem_install_update_options [ 24/753] 1769998=monitor/test_monitor [ 25/753] 1769998=-ext-/gvl/test_last_thread [ 26/753] 1770003=rubygems/test_gem_dependency_list [ 27/753] 1770000=digest/test_digest_extend [ 28/753] 1770000=rubygems/test_gem_rdoc [ 29/753] 1770003=openssl/test_bn [ 30/753] 1770000=dtrace/test_singleton_function [ 31/753] 1770000=rubygems/test_gem_resolver_index_specification [ 32/753] 1770003=-ext-/funcall/test_passing_block [ 33/753] 1770003=mkmf/test_framework [ 34/753] 1770003=uri/test_generic [ 35/753] 1770000=io/console/test_io_console [ 36/753] 1770003=ruby/test_file [ 37/753] 1769999=prism/bom_test [ 38/753] 1769999=rubygems/test_gem_ci_detector [ 39/753] 1769999=io/wait/test_io_wait_uncommon [ 40/753] 1769999=rubygems/test_gem_ext_cmake_builder [ 41/753] 1769998=prism/result/heredoc_test [ 42/753] 1769998=rubygems/test_gem_version_option [ 43/753] 1769999=ruby/test_insns_leaf [ 44/753] 1769999=-ext-/integer/test_my_integer [ 45/753] 1769998=ruby/test_allocation [ 46/753] 1769999=resolv/test_svcb_https [ 47/753] 1769999=openssl/test_buffering [ 48/753] 1769999=ruby/test_flip [ 49/753] 1769999=ruby/test_syntax [ 50/753] 1770000=openssl/test_x509req [ 51/753] 1770000=-ext-/struct/test_member [ 52/753] 1770000=set/test_set [ 53/753] 1770000=-ext-/string/test_nofree [ 54/753] 1770000=psych/test_scalar_scanner [ 55/753] 1770000=-ext-/win32/test_dln [ 56/753] 1770000=ruby/test_backtrace [ 57/753] 1770000=openssl/test_x509name [ 58/753] 1770000=ruby/test_default_gems [ 59/753] 1770000=rubygems/test_gem_source_lock [ 60/753] 1770000=-ext-/load/test_resolve_symbol [ 61/753] 1770000=mkmf/test_pkg_config [ 62/753] 1770000=rubygems/test_gem_security_signer [ 63/753] 1770000=prism/encoding/symbol_encoding_test [ 64/753] 1770000=-ext-/path_to_class/test_path_to_class [ 65/753] 1769998=net/http/test_buffered_io [ 66/753] 1770000=rubygems/test_gem_ext_ext_conf_builder [ 67/753] 1769998=rubygems/test_gem_dependency_resolution_error [ 68/753] 1769998=rubygems/test_gem_commands_cleanup_command [ 69/753] 1769998=ruby/test_autoload [ 70/753] 1770003=ruby/test_sprintf [ 71/753] 1770003=ruby/enc/test_utf16 [ 72/753] 1770003=rubygems/test_gem_request_set_lockfile_parser [ 73/753] 1770003=ruby/enc/test_case_options [ 74/753] 1770003=ruby/test_refinement [ 75/753] 1770000=ruby/test_fiber [ 76/753] 1770003=ruby/test_weakmap [ 77/753] 1769998=rubygems/test_gem_commands_which_command [ 78/753] 1769998=openssl/test_pkcs12 [ 79/753] 1769998=ruby/test_optimization [ 80/753] 1770003=ripper/test_ripper [ 81/753] 1770003=net/http/test_httpresponses [ 82/753] 1770003=openssl/test_x509crl [ 83/753] 1770003=-ext-/marshal/test_usrmarshal [ 84/753] 1770003=cgi/test_cgi_session [ 85/753] 1770000=prism/api/parse_success_test [ 86/753] 1770000=-ext-/test_recursion [ 87/753] 1770000=prism/api/parse_comments_test [ 88/753] 1770000=test_pty [ 89/753] 1770003=rubygems/test_gem_request_set_lockfile [ 90/753] 1770000=-ext-/postponed_job/test_postponed_job [ 91/753] 1770000=rubygems/test_gem_ext_cargo_builder_unit [ 92/753] 1770000=test_delegate [ 93/753] 1770000=ruby/test_frozen [ 94/753] 1770000=prism/ruby/relocation_test [ 95/753] 1770003=ruby/enc/test_windows_1251 [ 96/753] 1770003=objspace/test_ractor [ 97/753] 1770000=ruby/test_float [ 98/753] 1770003=prism/newline_offsets_test [ 99/753] 1770000=rubygems/test_gem_package_task [100/753] 1770003=digest/test_digest [101/753] 1770000=digest/test_ractor [102/753] 1770000=ruby/test_complex [103/753] 1770000=-ext-/iter/test_yield_block [104/753] 1770000=test_shellwords [105/753] 1770000=psych/test_omap [106/753] 1770000=json/json_common_interface_test [107/753] 1770000=rubygems/test_gem_commands_open_command [108/753] 1770000=openssl/test_asn1 [109/753] 1770000=optparse/test_zsh_completion [110/753] 1770000=ruby/test_rubyoptions [111/753] 1770003=ruby/test_pattern_matching [112/753] 1770003=prism/ruby/tunnel_test [113/753] 1770003=prism/result/named_capture_test [114/753] 1770003=psych/test_psych [115/753] 1770003=ruby/test_settracefunc [116/753] 1770003=-ext-/string/test_set_len [117/753] 1770003=rubygems/test_gem_text [118/753] 1770003=fiber/test_scheduler [119/753] 1769998=ruby/test_method_cache [120/753] 1769998=ruby/test_sprintf_comb [121/753] 1769998=ruby/test_enum [122/753] 1769998=fileutils/test_dryrun [123/753] 1769998=psych/test_serialize_subclasses [124/753] 1769998=rubygems/test_gem_source_specific_file [125/753] 1769999=openssl/test_kdf [126/753] 1769999=io/wait/test_ractor [127/753] 1769999=yaml/test_dbm [128/753] 1769999=json/json_generator_test [129/753] 1769998=ruby/enc/test_iso_8859 [130/753] 1769998=rubygems/test_gem_commands_signin_command [131/753] 1769998=uri/test_parser [132/753] 1769998=date/test_date_ractor [133/753] 1769998=fiber/test_address_resolve [134/753] 1769999=open-uri/test_open-uri [135/753] 1769998=-ext-/test_ensure_and_callcc [136/753] 1769998=-ext-/iter/test_iter_break [137/753] 1769998=-ext-/num2int/test_num2int [138/753] 1769998=cgi/test_cgi_util Leaked file descriptor: TestOpenURI#test_open_timeout: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 38351> Closed file descriptor: TestOpenURI#test_close_in_block_small: 9 Leaked file descriptor: TestOpenURI#test_200: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40181> Closed file descriptor: TestOpenURI#test_mode: 9 [139/753] 1770003=rubygems/test_gem_commands_dependency_command Leaked file descriptor: TestOpenURI#test_without_block: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42513> .Closed file descriptor: TestOpenURI#test_redirect_loop: 9 [140/753] 1770003=-ext-/test_bug-14834 [141/753] 1770003=ruby/enc/test_cesu8 [142/753] 1769998=prism/regexp_test [143/753] 1770003=socket/test_addrinfo [144/753] 1769998=ruby/test_arithmetic_sequence [145/753] 1769998=rubygems/test_gem_commands_specification_command [146/753] 1769999=rubygems/test_gem_commands_search_command [147/753] 1769999=rubygems/test_gem_commands_contents_command [148/753] 1769998=optparse/test_noarg [149/753] 1769999=rubygems/test_gem_resolver_lock_specification [150/753] 1770003=prism/result/static_inspect_test [151/753] 1770003=ruby/test_array [152/753] 1769999=ruby/test_threadgroup [153/753] 1769998=rubygems/test_gem_commands_environment_command [154/753] 1769998=ruby/enc/test_utf32 [155/753] 1769998=rubygems/test_gem_resolver_best_set [156/753] 1769998=ruby/test_string [157/753] 1769999=psych/test_merge_keys [158/753] 1769999=ruby/enc/test_gbk [159/753] 1769999=prism/result/node_id_test [160/753] 1769999=ruby/test_warning [161/753] 1769999=rubygems/test_gem_safe_marshal [162/753] 1769999=date/test_date_strptime [163/753] 1769999=rubygems/test_gem_resolver_conflict [164/753] 1769999=openssl/test_random [165/753] 1769999=ruby/test_call [166/753] 1769999=error_highlight/test_error_highlight [167/753] 1769999=optparse/test_load [168/753] 1769999=io/nonblock/test_flush [169/753] 1769999=ruby/enc/test_euc_jp [170/753] 1769999=test_rbconfig [171/753] 1769999=test_open3 [172/753] 1770000=did_you_mean/test_spell_checker [173/753] 1770000=date/test_date_arith [174/753] 1770000=rubygems/test_gem_commands_fetch_command [175/753] 1769999=psych/test_array [176/753] 1769999=fiber/test_ractor [177/753] 1769999=rubygems/test_gem_specification [178/753] 1770000=ruby/test_arity [179/753] 1770000=mkmf/test_signedness [180/753] 1770003=openssl/test_provider [181/753] 1770003=dtrace/test_require [182/753] 1770003=-ext-/test_notimplement [183/753] 1770003=pathname/test_ractor [184/753] 1770003=openssl/test_pkey [185/753] 1770003=date/test_date_new [186/753] 1770003=ruby/test_trace [187/753] 1770003=rubygems/test_gem_resolver_api_specification [188/753] 1770003=ruby/test_frozen_error [189/753] 1770003=mmtk/test_configuration [190/753] 1770003=-ext-/exception/test_exception_at_throwing [191/753] 1770003=rubygems/test_bundled_ca [192/753] 1770003=fiber/test_thread [193/753] 1769999=ruby/test_literal [194/753] 1770003=ruby/test_compile_prism [195/753] 1770003=-ext-/struct/test_len [196/753] 1770003=-ext-/string/test_interned_str [197/753] 1770003=prism/result/attribute_write_test [198/753] 1770003=ruby/test_mixed_unicode_escapes [199/753] 1770003=prism/api/parse_test [200/753] 1770003=fiber/test_sleep [201/753] 1769999=ruby/test_not [202/753] 1769999=uri/test_mailto [203/753] 1769999=rubygems/test_gem_ext_rake_builder [204/753] 1770003=json/json_encoding_test [205/753] 1770003=rubygems/test_remote_fetch_error [206/753] 1770003=mkmf/test_sizeof [207/753] 1769999=rubygems/test_gem_command_manager [208/753] 1769999=psych/test_scalar [209/753] 1769999=rubygems/test_gem_package_tar_writer [210/753] 1769999=ruby/test_system [211/753] 1769999=ruby/test_weakkeymap [212/753] 1769999=-ext-/array/test_to_ary_concat [213/753] 1770000=prism/newline_test [214/753] 1770000=-ext-/string/test_enc_associate [215/753] 1770000=prism/result/equality_test [216/753] 1770000=rubygems/test_gem_commands_cert_command [217/753] 1769999=ruby/test_ast [218/753] 1769998=-ext-/st/test_update [219/753] 1769998=ruby/test_method [220/753] 1770000=-ext-/string/test_coderange [221/753] 1770000=json/json_parser_test [222/753] 1770000=ruby/test_super [223/753] 1770000=prism/result/constant_path_node_test [224/753] 1770000=strscan/test_stringscanner [225/753] 1770000=socket/test_socket .Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f978f8d50a8 /tmp/ruby/build/trunk-jemalloc/.ext/common/socket.rb:712 sleep> Finished thread: TestSocket#test_udp_recvmsg_truncation: #<Thread:0x00007f978f8d50a8 /tmp/ruby/build/trunk-jemalloc/.ext/common/socket.rb:712 dead> [226/753] 1770003=pathname/test_pathname [227/753] 1770003=coverage/test_coverage [228/753] 1770003=-ext-/bignum/test_div [229/753] 1770003=did_you_mean/core_ext/test_name_error_extension [230/753] 1770003=-ext-/test_abi [231/753] 1770003=prism/heredoc_dedent_test [232/753] 1770003=psych/test_deprecated [233/753] 1770003=ruby/test_beginendblock [234/753] 1770003=openssl/test_ssl_session [235/753] 1770003=did_you_mean/spell_checking/test_uncorrectable_name_check [236/753] 1770003=psych/test_stream [237/753] 1770003=test_pp [238/753] 1770003=rubygems/test_gem_resolver_git_specification [239/753] 1770003=rubygems/test_gem_commands_stale_command [240/753] 1770003=ruby/test_m17n_comb [241/753] 1769998=test_find [242/753] 1769998=psych/test_marshalable [243/753] 1769998=did_you_mean/spell_checking/test_require_path_check [244/753] 1769998=-ext-/string/test_cstr [245/753] 1769998=rubygems/test_gem_resolver_vendor_specification [246/753] 1769998=resolv/test_dns [247/753] 1769998=rubygems/test_gem_commands_query_command [248/753] 1769998=erb/test_erb_command [249/753] 1769998=optparse/test_acceptable [250/753] 1769998=ruby/test_file_exhaustive [251/753] 1770000=test_securerandom [252/753] 1770000=ruby/test_dup [253/753] 1770000=ruby/test_alias [254/753] 1770000=fileutils/test_nowrite [255/753] 1770000=ruby/test_memory_view [256/753] 1770000=ruby/test_thread_queue [257/753] 1770003=test_tsort [258/753] 1770003=ruby/test_process [259/753] 1769998=net/protocol/test_protocol [260/753] 1769998=net/http/test_httpheader [261/753] 1769998=-ext-/econv/test_append [262/753] 1769998=ruby/test_exception [263/753] 1769998=ruby/test_io_buffer [264/753] 1769998=ripper/test_files_lib [265/753] 1769998=socket/test_udp [266/753] 1769998=ruby/test_basicinstructions [267/753] 1769998=ruby/test_numeric [268/753] 1769998=mkmf/test_find_executable [269/753] 1769998=rubygems/test_gem_source [270/753] 1769998=resolv/test_mdns [271/753] 1769998=-ext-/exception/test_data_error [272/753] 1769998=socket/test_nonblock [273/753] 1769998=optparse/test_optparse [274/753] 1769998=openssl/test_hmac [275/753] 1769998=ruby/test_lazy_enumerator [276/753] 1769998=rubygems/test_gem_uri_formatter [277/753] 1769998=openssl/test_ts [278/753] 1769998=ruby/test_path [279/753] 1769998=uri/test_ws [280/753] 1769998=test_timeout [281/753] 1769998=io/console/test_ractor [282/753] 1769998=test_weakref [283/753] 1769998=ruby/test_range [284/753] 1769998=-ext-/string/test_normalize [285/753] 1769998=-ext-/win32/test_fd_setsize [286/753] 1769998=fiber/test_queue [287/753] 1769998=prism/api/freeze_test [288/753] 1769998=rubygems/test_gem_resolver_specification [289/753] 1769998=prism/result/overlap_test [290/753] 1769998=test_prettyprint [291/753] 1769998=did_you_mean/edit_distance/test_jaro_winkler [292/753] 1769998=ruby/test_env [293/753] 1770000=rubygems/test_gem_commands_rebuild_command [294/753] 1770000=rubygems/test_gem_dependency [295/753] 1770000=did_you_mean/spell_checking/test_method_name_check [296/753] 1770000=-ext-/symbol/test_inadvertent_creation [297/753] 1770000=cgi/test_cgi_modruby [298/753] 1770000=rubygems/test_gem_resolver_activation_request [299/753] 1770000=mkmf/test_egrep_cpp [300/753] 1770000=date/test_date_conv [301/753] 1770000=-ext-/file/test_stat [302/753] 1770000=rubygems/test_gem_package [303/753] 1769998=openssl/test_pkey_dsa [304/753] 1770000=rubygems/test_gem_util [305/753] 1770000=rubygems/test_webauthn_listener [306/753] 1769998=rubygems/test_gem_commands_yank_command [307/753] 1770000=prism/magic_comment_test [308/753] 1769998=date/test_date_compat [309/753] 1769998=rubygems/test_gem_commands_signout_command [310/753] 1769998=json/json_ext_parser_test [311/753] 1769998=did_you_mean/tree_spell/test_human_typo [312/753] 1769998=prism/ruby/ruby_parser_test [313/753] 1769998=ruby/test_nomethod_error [314/753] 1769998=mkmf/test_mkmf [315/753] 1769998=psych/nodes/test_enumerable [316/753] 1769998=-ext-/bignum/test_pack [317/753] 1770000=ripper/test_scanner_events [318/753] 1770000=rubygems/test_gem_dependency_installer [319/753] 1769998=rubygems/test_gem_unsatisfiable_dependency_error [320/753] 1769998=-ext-/eval/test_eval [321/753] 1769998=ripper/test_files_test_1 [322/753] 1769998=fiber/test_enumerator [323/753] 1769998=ruby/test_ifunless [324/753] 1769998=ruby/test_defined [325/753] 1769998=-ext-/test_bug-3571 [326/753] 1769998=rubygems/test_gem_remote_fetcher [327/753] 1769998=rubygems/test_gem_ext_builder [328/753] 1770003=prism/result/static_literals_test [329/753] 1770003=rubygems/test_gem_uri [330/753] 1770003=ruby/test_dir [331/753] 1770003=mkmf/test_configuration [332/753] 1770003=ruby/test_fnmatch [333/753] 1770003=ruby/test_shapes [334/753] 1770003=rubygems/test_gem_remote_fetcher_s3 [335/753] 1769998=psych/handlers/test_recorder [336/753] 1769998=prism/snippets_test [337/753] 1770003=rubygems/test_gem_path_support [338/753] 1770003=rubygems/test_gem_resolver_dependency_request [339/753] 1770003=rubygems/test_gem_commands_owner_command [340/753] 1770003=ruby/test_iseq [341/753] 1770000=erb/test_erb_m17n [342/753] 1770000=rubygems/test_gem_request_set [343/753] 1769998=mkmf/test_have_library [344/753] 1770000=net/http/test_https_proxy [345/753] 1770000=test_forwardable [346/753] 1770000=-ext-/test_bug-5832 [347/753] 1770000=psych/test_emitter [348/753] 1770000=ruby/test_sleep [349/753] 1770003=mkmf/test_have_macro [350/753] 1770003=-ext-/tracepoint/test_tracepoint [351/753] 1770000=objspace/test_objspace [352/753] 1770003=dtrace/test_raise [353/753] 1770003=did_you_mean/test_tree_spell_checker [354/753] 1770003=-ext-/marshal/test_internal_ivar [355/753] 1770003=psych/test_string [356/753] 1770003=prism/ruby/desugar_compiler_test [357/753] 1770003=optparse/test_summary [358/753] 1769998=fiber/test_timeout [359/753] 1769998=prism/result/implicit_array_test [360/753] 1769998=-ext-/struct/test_data [361/753] 1769998=psych/test_date_time [362/753] 1770003=fiber/test_mutex [363/753] 1769998=ruby/enc/test_big5 [364/753] 1769998=ruby/test_struct [365/753] 1770003=-ext-/bignum/test_str2big [366/753] 1770003=-ext-/st/test_foreach [367/753] 1770003=rubygems/test_gem_commands_sources_command [368/753] 1770003=rubygems/test_gem_resolver_installer_set [369/753] 1769998=rubygems/test_gem_security_policy [370/753] 1770003=ruby/test_enumerator [371/753] 1769998=prism/test_helper [372/753] 1769998=ripper/test_parser_events [373/753] 1769998=rubygems/test_gem_security_trust_dir [374/753] 1769998=prism/version_test [375/753] 1769998=cgi/test_cgi_header [376/753] 1769998=ruby/test_name_error [377/753] 1769998=prism/api/lex_test [378/753] 1769998=openssl/test_fips [379/753] 1769998=ripper/test_sexp [380/753] 1769998=rubygems/test_gem_source_git [381/753] 1769998=dtrace/test_object_create_start [382/753] 1769998=uri/test_http [383/753] 1769998=ruby/enc/test_regex_casefold [384/753] 1769998=psych/test_safe_load [385/753] 1769998=prism/encoding/encodings_test [386/753] 1769998=-ext-/thread/test_lock_native_thread [387/753] 1769998=rubygems/test_gem_request [388/753] 1769998=prism/ruby/pattern_test [389/753] 1769998=uri/test_common [390/753] 1769998=ruby/test_case [391/753] 1769998=rubygems/test_gem_validator [392/753] 1769998=open-uri/test_ftp [393/753] 1769998=ruby/test_vm_dump [394/753] 1769998=prism/errors_test [395/753] 1769999=rubygems/test_gem_commands_exec_command [396/753] 1769998=dtrace/test_gc [397/753] 1769998=socket/test_basicsocket [398/753] 1769998=ruby/test_math [399/753] 1769998=mkmf/test_libs [400/753] 1769998=ruby/test_gc [401/753] 1769999=json/json_coder_test [402/753] 1769999=rubygems/test_gem_source_subpath_problem [403/753] 1769999=date/test_date_strftime [404/753] 1769999=prism/api/dump_test [405/753] 1769999=ruby/test_stringchar [406/753] 1769999=ruby/test_signal [407/753] 1769999=ruby/test_fixnum [408/753] 1769999=prism/api/parse_stream_test [409/753] 1769999=rubygems/test_gem_resolver_installed_specification [410/753] 1769999=fileutils/test_fileutils [411/753] 1769999=prism/result/integer_parse_test [412/753] 1769999=stringio/test_ractor [413/753] 1769999=date/test_date_marshal [414/753] 1769999=prism/ruby/string_query_test [415/753] 1769999=optparse/test_bash_completion [416/753] 1769999=ruby/test_readpartial [417/753] 1769999=psych/test_object [418/753] 1769999=rubygems/test_deprecate [419/753] 1769999=psych/json/test_stream [420/753] 1769999=ruby/test_hash [421/753] 1770000=prism/result/comments_test [422/753] 1770000=optparse/test_cclass [423/753] 1770000=rubygems/test_gem_resolver_api_set [424/753] 1770000=rubygems/test_gem_package_tar_header [425/753] 1770000=psych/visitors/test_depth_first [426/753] 1770000=prism/result/string_test [427/753] 1770000=rubygems/test_gem_commands_mirror [428/753] 1770000=psych/test_json_tree [429/753] 1770000=dtrace/test_method_cache [430/753] 1770000=dtrace/test_load [431/753] 1770000=test_extlibs [432/753] 1769998=openssl/test_ossl [433/753] 1769999=json/json_string_matching_test [434/753] 1769999=mkmf/test_convertible [435/753] 1770000=test_time [436/753] 1770000=ruby/test_transcode [437/753] 1770000=ruby/test_keyword [438/753] 1770000=ruby/test_m17n [439/753] 1770000=did_you_mean/spell_checking/test_pattern_key_name_check [440/753] 1770000=ruby/test_encoding [441/753] 1770000=ruby/test_yjit [442/753] 1770003=-ext-/string/test_too_many_dummy_encodings [443/753] 1770003=json/json_fixtures_test [444/753] 1770003=ruby/test_rubyvm [445/753] 1770003=ruby/test_argf [446/753] 1769998=mkmf/test_constant [447/753] 1770003=prism/result/index_write_test [448/753] 1770003=optparse/test_getopts [449/753] 1770003=rubygems/test_gem_silent_ui [450/753] 1770003=-ext-/test_scan_args [451/753] 1770003=psych/test_null [452/753] 1770003=psych/test_set [453/753] 1770003=prism/result/warnings_test [454/753] 1770003=ruby/test_module [455/753] 1770003=openssl/test_ssl [456/753] 1769998=did_you_mean/test_ractor_compatibility [457/753] 1770000=-ext-/proc/test_bmethod [458/753] 1770000=ruby/enc/test_windows_1252 [459/753] 1770000=prism/ruby/dispatcher_test [460/753] 1770000=rubygems/test_gem_source_fetch_problem [461/753] 1770000=prism/unescape_test [462/753] 1770000=rubygems/test_require [463/753] 1769998=rubygems/test_webauthn_poller [464/753] 1769998=rubygems/test_gem_resolver_lock_set [465/753] 1769998=fiber/test_backtrace [466/753] 1769998=-ext-/string/test_external_new [467/753] 1769998=-ext-/rational/test_rat [468/753] 1769998=prism/ractor_test [469/753] 1769998=psych/test_symbol [470/753] 1769998=yaml/test_store [471/753] 1769998=rubygems/test_gem_update_suggestion [472/753] 1769998=prism/lex_test [473/753] 1769998=socket/test_ancdata [474/753] 1769998=rubygems/test_gem_security [475/753] 1770000=rubygems/test_gem_safe_yaml [476/753] 1770000=ruby/enc/test_emoji_breaks [477/753] 1770000=prism/encoding/regular_expression_encoding_test [478/753] 1770000=openssl/test_pkey_ec [479/753] 1770000=dtrace/test_array_create [480/753] 1770000=win32/test_registry [481/753] 1770000=rubygems/test_gem_command [482/753] 1770000=date/test_date_parse [483/753] 1770000=strscan/test_ractor [484/753] 1770000=ruby/enc/test_case_comprehensive [485/753] 1770000=rubygems/test_gem_local_remote_options [486/753] 1770000=rubygems/test_gem_package_tar_reader [487/753] 1770000=psych/visitors/test_yaml_tree [488/753] 1770000=rubygems/test_gem_impossible_dependencies_error [489/753] 1770000=-ext-/thread/test_instrumentation_api [490/753] 1770000=-ext-/debug/test_debug [491/753] 1770000=ruby/test_time_tz [492/753] 1770000=rubygems/test_gem_gem_runner [493/753] 1770000=-ext-/arith_seq/test_arith_seq_beg_len_step [494/753] 1770000=ruby/test_gc_compact [495/753] 1770003=rubygems/test_gem_resolver_requirement_list [496/753] 1770003=ruby/test_yjit_exit_locations [497/753] 1770003=rubygems/test_gem_commands_pristine_command [498/753] 1769999=mkmf/test_have_func [499/753] 1770003=rubygems/test_gem_config_file [500/753] 1770003=prism/api/command_line_test [501/753] 1770003=optparse/test_did_you_mean [502/753] 1770003=optparse/test_optarg [503/753] 1769998=openssl/test_pkcs7 [504/753] 1770003=rubygems/test_gem [505/753] 1769998=psych/test_exception [506/753] 1769998=cgi/test_cgi_core [507/753] 1769998=psych/test_parser [508/753] 1769998=ruby/test_marshal [509/753] 1770000=ruby/test_inlinecache [510/753] 1770000=psych/test_numeric [511/753] 1770000=rubygems/test_gem_commands_help_command [512/753] 1770000=rubygems/test_gem_commands_build_command [513/753] 1770000=ripper/test_files_sample [514/753] 1769998=-ext-/win32/test_console_attr [515/753] 1769998=-ext-/iseq_load/test_iseq_load [516/753] 1770000=rubygems/test_gem_stream_ui [517/753] 1770000=open-uri/test_ssl [518/753] 1769999=psych/test_ractor [519/753] 1769999=ruby/test_assignment [520/753] 1770003=ruby/enc/test_case_mapping [521/753] 1770003=-ext-/gvl/test_ubf_async_safe [522/753] 1770003=-ext-/popen_deadlock/test_popen_deadlock [523/753] 1770000=rubygems/test_gem_stub_specification [524/753] 1769998=psych/test_tree_builder [525/753] 1769998=-ext-/load/test_protect [526/753] 1769998=-ext-/typeddata/test_typeddata [527/753] 1770003=lib/!Nothing_to_test [528/753] 1770003=ruby/test_integer [529/753] 1770000=rubygems/test_gem_commands_install_command [530/753] 1769998=test_trick [531/753] 1769999=psych/test_class [532/753] 1769999=rubygems/test_gem_commands_list_command [533/753] 1769999=mkmf/test_flags [534/753] 1770000=rubygems/test_gem_requirement [535/753] 1769999=socket/test_tcp [536/753] 1770000=rubygems/test_gem_bundler_version_finder [537/753] 1770000=ruby/test_unicode_escape [538/753] 1770000=ruby/test_string_memory [539/753] 1770000=rubygems/test_kernel [540/753] 1769998=ruby/test_complex2 [541/753] 1769998=rubygems/test_webauthn_listener_response [542/753] 1769999=psych/test_yaml_special_cases [543/753] 1769998=rubygems/test_gem_source_list [544/753] 1769999=psych/test_struct [545/753] 1769999=rubygems/test_gem_source_installed [546/753] 1769998=open-uri/test_proxy [547/753] 1769999=prism/onigmo_test [548/753] 1769999=ruby/test_const [549/753] 1769999=prism/fuzzer_test [550/753] 1769999=ruby/test_class [551/753] 1770003=-ext-/exception/test_ensured [552/753] 1769998=rubygems/test_gem_ext_cargo_builder_link_flag_converter [553/753] 1770003=prism/ruby/parser_test [554/753] 1770003=-ext-/string/test_fstring [555/753] 1769998=ruby/enc/test_euc_kr [556/753] 1769998=ruby/test_rational [557/753] 1770003=rubygems/test_project_sanity [558/753] 1770003=prism/ruby/compiler_test [559/753] 1770003=ruby/test_lambda [560/753] 1770003=prism/fixtures_test [561/753] 1770003=ruby/test_rational2 [562/753] 1770003=uri/test_ftp [563/753] 1770003=io/wait/test_io_wait [564/753] 1770003=fiber/test_io [565/753] 1770000=optparse/test_kwargs [566/753] 1770000=mkmf/test_config [567/753] 1770003=rubygems/test_gem_commands_check_command [568/753] 1770003=prism/percent_delimiter_string_test [569/753] 1770003=net/http/test_https [570/753] 1770000=psych/test_yamldbm [571/753] 1770000=cgi/test_cgi_multipart [572/753] 1769998=optparse/test_autoconf [573/753] 1769998=did_you_mean/spell_checking/test_class_name_check [574/753] 1769998=prism/result/breadth_first_search_test [575/753] 1769998=-ext-/thread_fd/test_thread_fd_close [576/753] 1769998=ruby/test_econv [577/753] 1770000=rubygems/test_gem_resolver_local_specification [578/753] 1770000=ripper/test_files_test_2 [579/753] 1770000=rubygems/test_gem_resolver_composed_set [580/753] 1770000=json/test_helper [581/753] 1770000=did_you_mean/spell_checking/test_key_name_check [582/753] 1770000=ruby/test_stack [583/753] 1769998=openssl/test_ns_spki [584/753] 1769998=resolv/test_addr [585/753] 1769998=psych/test_boolean [586/753] 1769998=ruby/test_require [587/753] 1770000=rubygems/test_gem_platform [588/753] 1770000=-ext-/class/test_class2name [589/753] 1770000=-ext-/bignum/test_bigzero [590/753] 1770000=ruby/test_parse [591/753] 1769999=ruby/test_rand [592/753] 1770000=ruby/test_regexp [593/753] 1770003=rubygems/test_gem_remote_fetcher_local_ssl_server [594/753] 1769999=stringio/test_stringio [595/753] 1769999=openssl/test_x509cert [596/753] 1769999=-ext-/exception/test_enc_raise [597/753] 1769999=ruby/test_object [598/753] 1769999=prism/result/source_location_test [599/753] 1769999=openssl/test_engine [600/753] 1769999=ruby/test_data [601/753] 1769999=psych/visitors/test_emitter [602/753] 1769999=test_unicode_normalize [603/753] 1769999=ruby/test_key_error [604/753] 1769999=rubygems/test_gem_commands_info_command [605/753] 1770003=rubygems/test_gem_uninstaller [606/753] 1769999=ruby/test_random_formatter [607/753] 1769999=prism/encoding/string_encoding_test [608/753] 1769999=psych/test_yaml [609/753] 1769999=ruby/test_require_lib [610/753] 1769998=openssl/test_config [611/753] 1769998=prism/ruby/parameters_signature_test [612/753] 1769998=test_ipaddr [613/753] 1769998=fiber/test_io_buffer [614/753] 1769998=-ext-/debug/test_profile_frames [615/753] 1769998=ruby/test_variable [616/753] 1769998=ruby/test_objectspace [617/753] 1770003=-ext-/bug_reporter/test_bug_reporter [618/753] 1770003=ruby/test_iterator [619/753] 1770003=dtrace/test_string [620/753] 1770003=rubygems/test_gem_commands_outdated_command [621/753] 1770003=rubygems/test_config [622/753] 1770003=etc/test_etc [623/753] 1770003=did_you_mean/tree_spell/test_change_word [624/753] 1770003=rubygems/test_gem_doctor [625/753] 1770003=prism/library_symbols_test [626/753] 1770003=ruby/test_pack [627/753] 1770003=json/json_addition_test [628/753] 1770003=fiber/test_storage [629/753] 1770003=-ext-/string/test_qsort [630/753] 1770003=rubygems/test_gem_installer [631/753] 1769999=-ext-/time/test_new [632/753] 1769999=openssl/test_cipher [633/753] 1769999=rubygems/test_gem_resolver_git_set [634/753] 1769999=ruby/test_io [635/753] 1769998=rubygems/test_gem_available_set [636/753] 1769998=rubygems/test_gem_request_set_lockfile_tokenizer [637/753] 1769998=cgi/test_cgi_tag_helper [638/753] 1769998=rubygems/test_gem_package_old [639/753] 1769998=-ext-/string/test_modify_expand [640/753] 1769998=-ext-/struct/test_duplicate [641/753] 1769998=openssl/test_pkey_dh [642/753] 1769998=ruby/test_dir_m17n [643/753] 1769998=cgi/test_cgi_cookie [644/753] 1769998=rubygems/test_gem_source_vendor [645/753] 1769998=rubygems/test_rubygems [646/753] 1769998=did_you_mean/spell_checking/test_variable_name_check [647/753] 1769998=prism/ruby/ripper_test [648/753] 1769998=ruby/test_metaclass [649/753] 1769998=fiber/test_process [650/753] 1769998=test_singleton [651/753] 1770003=rubygems/test_gem_spec_fetcher [652/753] 1769998=psych/test_nil [653/753] 1769998=-ext-/bignum/test_mul [654/753] 1769998=rubygems/test_gem_request_set_gem_dependency_api [655/753] 1770003=rubygems/test_exit [656/753] 1770003=uri/test_wss [657/753] 1770003=rubygems/test_gem_source_local [658/753] 1769998=openssl/test_x509store [659/753] 1770003=-ext-/load/test_dot_dot [660/753] 1770003=uri/test_file [661/753] 1770003=-ext-/string/test_ellipsize [662/753] 1770003=psych/test_coder [663/753] 1770003=ruby/test_symbol [664/753] 1769998=socket/test_unix [665/753] 1769998=rubygems/test_gem_commands_unpack_command [666/753] 1769998=openssl/test_digest [667/753] 1769998=ruby/enc/test_grapheme_breaks [668/753] 1769998=-ext-/test_random [669/753] 1769998=rubygems/test_gem_resolver_index_set [670/753] 1769998=ripper/test_lexer [671/753] 1769998=rubygems/test_gem_ext_cargo_builder [672/753] 1769998=rubygems/test_gem_version [673/753] 1769998=-ext-/string/test_enc_str_buf_cat [674/753] 1769998=prism/result/numeric_value_test [675/753] 1769998=psych/visitors/test_to_ruby [676/753] 1769998=rubygems/test_gem_gemcutter_utilities [677/753] 1769998=ruby/enc/test_gb18030 [678/753] 1769998=-ext-/arith_seq/test_arith_seq_extract [679/753] 1769998=ruby/test_io_timeout [680/753] 1769998=rubygems/test_gem_commands_server_command [681/753] 1769998=ruby/test_clone [682/753] 1769998=test_bundled_gems [683/753] 1769998=openssl/test_pair [684/753] 1770003=date/test_date [685/753] 1770003=-ext-/integer/test_integer [686/753] 1770003=ruby/test_comparable [687/753] 1770003=ruby/test_bignum [688/753] 1769998=prism/result/regular_expression_options_test [689/753] 1769998=ruby/test_yield [690/753] 1770003=json/ractor_test [691/753] 1770003=openssl/test_x509attr [692/753] 1770003=-ext-/wait/test_wait [693/753] 1770003=mkmf/test_install [694/753] 1770003=dtrace/test_cmethod [695/753] 1770003=-ext-/float/test_nextafter [696/753] 1770003=psych/test_alias_and_anchor [697/753] 1770003=-ext-/string/test_capacity [698/753] 1770003=rubygems/test_gem_console_ui [699/753] 1770003=prism/result/integer_base_flags_test [700/753] 1770003=ruby/test_integer_comb [701/753] 1769999=ruby/enc/test_euc_tw [702/753] 1769999=-ext-/symbol/test_type [703/753] 1769999=ruby/test_complexrational [704/753] 1769999=ruby/test_time [705/753] 1769999=ripper/test_filter [706/753] 1769999=dtrace/test_function_entry [707/753] 1769999=ruby/test_thread [708/753] 1769998=ruby/enc/test_koi8 [709/753] 1769998=-ext-/test_printf [710/753] 1769998=rubygems/test_gem_package_tar_reader_entry [711/753] 1770003=test_tmpdir [712/753] 1770003=rubygems/test_gem_commands_setup_command [713/753] 1769998=ruby/test_undef [714/753] 1769998=ruby/test_thread_cv [715/753] 1769998=ruby/test_ractor [716/753] 1769998=ruby/enc/test_shift_jis [717/753] 1769998=optparse/test_reqarg [718/753] 1769998=prism/ruby/location_test [719/753] 1769998=uri/test_ldap [720/753] 1769998=psych/test_object_references [721/753] 1769998=ruby/test_pipe [722/753] 1770003=rubygems/test_gem_resolver_vendor_set [723/753] 1770003=rubygems/test_gem_commands_update_command [724/753] 1769998=net/http/test_http_request [725/753] 1769998=psych/test_hash [726/753] 1769998=net/http/test_http Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 10 #<File::Stat dev=0x8, ino=1704495226, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 12 #<File::Stat dev=0x8, ino=1704497242, 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> [727/753] 1770003=resolv/test_resource [728/753] 1770003=ripper/test_files_ext [729/753] 1770003=rubygems/test_gem_request_connection_pools [730/753] 1770003=socket/test_sockopt [731/753] 1770003=rubygems/test_gem_commands_lock_command [732/753] 1770003=psych/test_encoding [733/753] 1770003=-ext-/string/test_rb_str_dup [734/753] 1770003=ruby/test_io_m17n [735/753] 1769998=test_tempfile [736/753] 1769998=ripper/test_files_test [737/753] 1769998=-ext-/method/test_arity [738/753] 1769998=-ext-/test_enumerator_kw [739/753] 1769998=-ext-/hash/test_delete [740/753] 1769998=rubygems/test_gem_ext_configure_builder [741/753] 1769998=-ext-/bignum/test_big2str [742/753] 1769998=psych/test_yamlstore [743/753] 1769998=openssl/test_ocsp [744/753] 1770003=ruby/test_continuation [745/753] 1769998=date/test_switch_hitter [746/753] 1770003=ruby/test_primitive [747/753] 1770003=dtrace/test_hash_create [748/753] 1770003=zlib/test_zlib [749/753] 1769998=-ext-/vm/test_at_exit [750/753] 1769998=rubygems/test_gem_commands_uninstall_command [751/753] 1769999=ruby/test_proc [752/753] 1769998=psych/test_document [753/753] 1769998=optparse/test_placearg Finished tests in 515.781046s, 53.5324 tests/s, 11729.6633 assertions/s. 27611 tests, 6049938 assertions, 0 failures, 0 errors, 121 skips ruby -v: ruby 3.5.0dev (2025-04-13T11:46:40Z master 3700ae2e99) +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.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -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/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' ruby 3.5.0dev (2025-04-13T11:46:40Z master 3700ae2e99) +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 ..................................... Finished in 70.509096 seconds 3336 files, 33604 examples, 144452 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.