# Logfile created on 2025-01-30 20:08:44 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007ffafda0fdc0 @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.20250130-200844", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007ffafda31f10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ffafda31cb8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ffafd94a890 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250130-200844", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250130-200844>, @binmode=false, @mon_data=#<Monitor:0x00007ffafda31830>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update net-imap to 29aa826936c977c6ddc8183cca355b0eb65b5529 Update net-smtp to d496a829f9b99adb44ecc1768c4d005e5f7b779e echo 29aa826936c977c6ddc8183cca355b0eb65b5529 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/net-imap.revision - echo d496a829f9b99adb44ecc1768c4d005e5f7b779e | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/net-smtp.revision - Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/net-smtp.revision unchanged echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/net-imap.revision unchanged echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/syslog.revision - Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/syslog.revision unchanged Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision unchanged echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby d729c15..afd7d5b master -> origin/master Updating d729c15..afd7d5b Fast-forward spec/mspec/lib/mspec/commands/mkspec.rb | 2 - spec/mspec/lib/mspec/commands/mspec-ci.rb | 4 - spec/mspec/lib/mspec/commands/mspec-run.rb | 4 - spec/mspec/lib/mspec/commands/mspec-tag.rb | 2 - spec/mspec/lib/mspec/commands/mspec.rb | 2 - spec/ruby/core/binding/shared/clone.rb | 2 +- spec/ruby/core/dir/chdir_spec.rb | 47 ++--- spec/ruby/core/dir/for_fd_spec.rb | 4 +- spec/ruby/core/enumerable/collect_concat_spec.rb | 2 +- spec/ruby/core/enumerable/collect_spec.rb | 2 +- spec/ruby/core/enumerable/detect_spec.rb | 2 +- spec/ruby/core/enumerable/entries_spec.rb | 2 +- spec/ruby/core/enumerable/filter_spec.rb | 2 +- spec/ruby/core/enumerable/find_all_spec.rb | 2 +- spec/ruby/core/enumerable/find_spec.rb | 2 +- spec/ruby/core/enumerable/flat_map_spec.rb | 2 +- spec/ruby/core/enumerable/map_spec.rb | 2 +- spec/ruby/core/enumerable/select_spec.rb | 2 +- spec/ruby/core/enumerable/to_a_spec.rb | 2 +- spec/ruby/core/exception/fixtures/common.rb | 3 + spec/ruby/core/exception/no_method_error_spec.rb | 204 +++++++++++++++++---- spec/ruby/core/fiber/storage_spec.rb | 27 ++- spec/ruby/core/integer/divide_spec.rb | 20 ++ spec/ruby/core/kernel/Float_spec.rb | 20 +- spec/ruby/core/kernel/is_a_spec.rb | 2 +- spec/ruby/core/kernel/kind_of_spec.rb | 2 +- spec/ruby/core/marshal/dump_spec.rb | 200 +++++++++++++++++++- spec/ruby/core/marshal/fixtures/marshal_data.rb | 45 +++++ spec/ruby/core/method/shared/dup.rb | 2 +- .../core/module/fixtures/set_temporary_name.rb | 4 + spec/ruby/core/module/set_temporary_name_spec.rb | 79 +++++++- .../ruby/core/objectspace/define_finalizer_spec.rb | 2 +- spec/ruby/core/proc/clone_spec.rb | 4 +- spec/ruby/core/proc/fixtures/common.rb | 7 + spec/ruby/core/proc/shared/dup.rb | 2 +- spec/ruby/core/range/overlap_spec.rb | 89 +++++++++ spec/ruby/core/string/append_as_bytes_spec.rb | 12 ++ spec/ruby/core/string/modulo_spec.rb | 4 +- spec/ruby/core/time/at_spec.rb | 52 ++++++ spec/ruby/core/time/getlocal_spec.rb | 58 ++++++ spec/ruby/core/time/localtime_spec.rb | 60 ++++++ spec/ruby/core/time/new_spec.rb | 29 ++- spec/ruby/core/time/now_spec.rb | 31 ++++ spec/ruby/core/unboundmethod/shared/dup.rb | 2 +- spec/ruby/library/irb/fixtures/irb.rb | 2 +- spec/ruby/library/net-ftp/fixtures/server.rb | 2 +- .../socket/basicsocket/recv_nonblock_spec.rb | 65 +++++++ spec/ruby/library/socket/basicsocket/recv_spec.rb | 96 ++++++++-- .../socket/basicsocket/recvmsg_nonblock_spec.rb | 68 +++++++ .../library/socket/basicsocket/recvmsg_spec.rb | 84 +++++++++ spec/ruby/library/socket/ipsocket/recvfrom_spec.rb | 82 +++++++++ .../socket/socket/recvfrom_nonblock_spec.rb | 76 ++++++++ spec/ruby/library/socket/socket/recvfrom_spec.rb | 87 +++++++++ spec/ruby/library/win32ole/fixtures/classes.rb | 3 - .../library/win32ole/win32ole/_getproperty_spec.rb | 4 - .../ruby/library/win32ole/win32ole/_invoke_spec.rb | 4 - .../library/win32ole/win32ole/codepage_spec.rb | 4 - .../ruby/library/win32ole/win32ole/connect_spec.rb | 4 - .../library/win32ole/win32ole/const_load_spec.rb | 4 - .../library/win32ole/win32ole/constants_spec.rb | 4 - .../library/win32ole/win32ole/create_guid_spec.rb | 4 - spec/ruby/library/win32ole/win32ole/invoke_spec.rb | 4 - spec/ruby/library/win32ole/win32ole/locale_spec.rb | 4 - spec/ruby/library/win32ole/win32ole/new_spec.rb | 4 - .../win32ole/win32ole/ole_func_methods_spec.rb | 4 - .../win32ole/win32ole/ole_get_methods_spec.rb | 4 - .../win32ole/win32ole/ole_method_help_spec.rb | 4 - .../library/win32ole/win32ole/ole_method_spec.rb | 4 - .../library/win32ole/win32ole/ole_methods_spec.rb | 4 - .../library/win32ole/win32ole/ole_obj_help_spec.rb | 4 - .../win32ole/win32ole/ole_put_methods_spec.rb | 4 - .../library/win32ole/win32ole/setproperty_spec.rb | 4 - .../library/win32ole/win32ole_event/new_spec.rb | 4 - .../win32ole/win32ole_event/on_event_spec.rb | 4 - .../win32ole/win32ole_method/dispid_spec.rb | 4 - .../win32ole_method/event_interface_spec.rb | 4 - .../library/win32ole/win32ole_method/event_spec.rb | 4 - .../win32ole/win32ole_method/helpcontext_spec.rb | 4 - .../win32ole/win32ole_method/helpfile_spec.rb | 4 - .../win32ole/win32ole_method/helpstring_spec.rb | 4 - .../win32ole/win32ole_method/invkind_spec.rb | 4 - .../win32ole/win32ole_method/invoke_kind_spec.rb | 4 - .../library/win32ole/win32ole_method/name_spec.rb | 4 - .../library/win32ole/win32ole_method/new_spec.rb | 4 - .../win32ole/win32ole_method/offset_vtbl_spec.rb | 4 - .../win32ole/win32ole_method/params_spec.rb | 4 - .../win32ole_method/return_type_detail_spec.rb | 4 - .../win32ole/win32ole_method/return_type_spec.rb | 4 - .../win32ole/win32ole_method/return_vtype_spec.rb | 4 - .../win32ole_method/size_opt_params_spec.rb | 4 - .../win32ole/win32ole_method/size_params_spec.rb | 4 - .../library/win32ole/win32ole_method/to_s_spec.rb | 4 - .../win32ole/win32ole_method/visible_spec.rb | 4 - .../win32ole/win32ole_param/default_spec.rb | 4 - .../library/win32ole/win32ole_param/input_spec.rb | 4 - .../library/win32ole/win32ole_param/name_spec.rb | 4 - .../win32ole_param/ole_type_detail_spec.rb | 4 - .../win32ole/win32ole_param/ole_type_spec.rb | 4 - .../win32ole/win32ole_param/optional_spec.rb | 4 - .../library/win32ole/win32ole_param/retval_spec.rb | 4 - .../library/win32ole/win32ole_param/to_s_spec.rb | 4 - .../library/win32ole/win32ole_type/guid_spec.rb | 4 - .../win32ole/win32ole_type/helpcontext_spec.rb | 4 - .../win32ole/win32ole_type/helpfile_spec.rb | 4 - .../win32ole/win32ole_type/helpstring_spec.rb | 4 - .../win32ole/win32ole_type/major_version_spec.rb | 4 - .../win32ole/win32ole_type/minor_version_spec.rb | 4 - .../library/win32ole/win32ole_type/name_spec.rb | 4 - .../library/win32ole/win32ole_type/new_spec.rb | 4 - .../win32ole/win32ole_type/ole_classes_spec.rb | 4 - .../win32ole/win32ole_type/ole_methods_spec.rb | 4 - .../win32ole/win32ole_type/ole_type_spec.rb | 4 - .../library/win32ole/win32ole_type/progid_spec.rb | 4 - .../library/win32ole/win32ole_type/progids_spec.rb | 4 - .../win32ole/win32ole_type/src_type_spec.rb | 4 - .../library/win32ole/win32ole_type/to_s_spec.rb | 4 - .../win32ole/win32ole_type/typekind_spec.rb | 4 - .../win32ole/win32ole_type/typelibs_spec.rb | 4 - .../win32ole/win32ole_type/variables_spec.rb | 4 - .../library/win32ole/win32ole_type/visible_spec.rb | 4 - .../win32ole/win32ole_variable/name_spec.rb | 4 - .../win32ole_variable/ole_type_detail_spec.rb | 4 - .../win32ole/win32ole_variable/ole_type_spec.rb | 4 - .../win32ole/win32ole_variable/to_s_spec.rb | 4 - .../win32ole/win32ole_variable/value_spec.rb | 4 - .../win32ole_variable/variable_kind_spec.rb | 4 - .../win32ole/win32ole_variable/varkind_spec.rb | 4 - .../win32ole/win32ole_variable/visible_spec.rb | 4 - spec/ruby/optional/capi/ext/finalizer_spec.c | 31 ++++ spec/ruby/optional/capi/ext/io_spec.c | 14 +- spec/ruby/optional/capi/ext/struct_spec.c | 28 ++- spec/ruby/optional/capi/finalizer_spec.rb | 40 ++++ spec/ruby/optional/capi/struct_spec.rb | 49 +++++ spec/ruby/security/cve_2024_49761_spec.rb | 9 + 134 files changed, 1641 insertions(+), 440 deletions(-) mode change 100755 => 100644 spec/mspec/lib/mspec/commands/mkspec.rb mode change 100755 => 100644 spec/mspec/lib/mspec/commands/mspec.rb create mode 100644 spec/ruby/core/module/fixtures/set_temporary_name.rb create mode 100644 spec/ruby/core/range/overlap_spec.rb create mode 100644 spec/ruby/optional/capi/ext/finalizer_spec.c create mode 100644 spec/ruby/optional/capi/finalizer_spec.rb create mode 100644 spec/ruby/security/cve_2024_49761_spec.rb Latest commit hash = afd7d5be5e $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 Update net-imap to 29aa826936c977c6ddc8183cca355b0eb65b5529 Update net-smtp to d496a829f9b99adb44ecc1768c4d005e5f7b779e echo 29aa826936c977c6ddc8183cca355b0eb65b5529 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/net-imap.revision - Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 echo d496a829f9b99adb44ecc1768c4d005e5f7b779e | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/net-smtp.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/net-smtp.revision unchanged echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/syslog.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/net-imap.revision unchanged Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/syslog.revision unchanged echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision - Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision unchanged echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision - Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk-jemalloc/revision.h updated /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/reline.revision unchanged 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.0.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.0.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 ea6538ec25b7a6bcad88288def47c0e5aeaa1050539923a12198db7cc6360961 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.0.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 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 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' transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/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/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering 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' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' 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/debug-1.10.0/ext/debug' make[2]: Entering 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' 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.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' 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' linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update net-imap to 29aa826936c977c6ddc8183cca355b0eb65b5529 Update net-smtp to d496a829f9b99adb44ecc1768c4d005e5f7b779e echo 29aa826936c977c6ddc8183cca355b0eb65b5529 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/net-imap.revision - echo d496a829f9b99adb44ecc1768c4d005e5f7b779e | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/net-smtp.revision - Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/net-imap.revision unchanged echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/net-smtp.revision unchanged echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/syslog.revision - Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/pstore.revision unchanged Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/syslog.revision unchanged BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 -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 /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/irb.revision unchanged echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/reline.revision unchanged generating encdb.h generating enc.mk encdb.h unchanged gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering 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/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' 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/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' 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]: Entering 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' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' 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/debug-1.10.0/ext/debug' 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/syslog-0.2.0/ext/syslog' 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/ext/digest/sha2' 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/ext/digest/sha2' 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' 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.1 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.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.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.2 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 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev 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.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 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.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.5.0+0/cache skipped 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 2007 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 -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.0.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/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/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/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/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' 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=13374 "--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/766] 3789343=test_stringify_symbols [ 2/766] 3789343=test_condition [ 3/766] 3789343=test_cp949 [ 4/766] 3789343=test_erb [ 5/766] 3789343=json_generic_object_test [ 6/766] 3789344=test_gem_resolver [ 7/766] 3789343=test_sorted_set [ 8/766] 3789345=test_resize [ 9/766] 3789342=test_emoji [ 10/766] 3789345=test_gem_name_tuple [ 11/766] 3789342=test_date_attr [ 12/766] 3789342=reflection_test [ 13/766] 3789343=test_eval [ 14/766] 3789342=test_gem_commands_push_command [ 15/766] 3789345=test_verbose [ 16/766] 3789345=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 33607> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 [ 17/766] 3789344=test_httpresponse [ 18/766] 3789345=locals_test [ 19/766] 3789345=test_x509ext [ 20/766] 3789345=test_gem_ext_cmake_builder [ 21/766] 3789344=heredoc_test [ 22/766] 3789345=bom_test [ 23/766] 3789345=test_gem_ci_detector [ 24/766] 3789345=test_file [ 25/766] 3789344=test_io_console [ 26/766] 3789343=test_io_wait_uncommon [ 27/766] 3789343=test_c_union_entity [ 28/766] 3789343=test_gem_resolver_index_specification [ 29/766] 3789342=test_singleton_function [ 30/766] 3789342=test_framework [ 31/766] 3789342=test_passing_block [ 32/766] 3789342=test_generic [ 33/766] 3789342=test_pkey_rsa [ 34/766] 3789343=test_whileuntil [ 35/766] 3789343=test_numhash [ 36/766] 3789343=test_gem_dependency_list [ 37/766] 3789343=test_c_struct_builder [ 38/766] 3789343=test_last_thread [ 39/766] 3789342=test_monitor [ 40/766] 3789343=test_gem_install_update_options [ 41/766] 3789342=test_bn [ 42/766] 3789342=test_digest_extend [ 43/766] 3789342=test_gem_rdoc [ 44/766] 3789343=test_default_gems [ 45/766] 3789343=test_resolve_symbol [ 46/766] 3789344=test_gem_source_lock [ 47/766] 3789343=symbol_encoding_test [ 48/766] 3789343=test_pkg_config [ 49/766] 3789342=test_gem_security_signer [ 50/766] 3789343=test_nofree [ 51/766] 3789344=test_set [ 52/766] 3789343=test_scalar_scanner [ 53/766] 3789343=test_backtrace [ 54/766] 3789344=test_dln [ 55/766] 3789344=test_x509name [ 56/766] 3789344=test_flip [ 57/766] 3789344=test_x509req [ 58/766] 3789342=test_syntax [ 59/766] 3789344=test_member [ 60/766] 3789344=test_gem_version_option [ 61/766] 3789344=test_insns_leaf [ 62/766] 3789344=test_my_integer [ 63/766] 3789344=test_svcb_https [ 64/766] 3789344=test_buffering [ 65/766] 3789344=test_allocation [ 66/766] 3789343=test_optimization [ 67/766] 3789345=test_ripper [ 68/766] 3789345=test_x509crl [ 69/766] 3789345=test_usrmarshal [ 70/766] 3789345=test_httpresponses [ 71/766] 3789345=test_cgi_session [ 72/766] 3789345=test_case_options [ 73/766] 3789345=test_fiber [ 74/766] 3789344=test_refinement [ 75/766] 3789345=test_weakmap [ 76/766] 3789343=test_pkcs12 [ 77/766] 3789343=test_gem_commands_which_command [ 78/766] 3789343=test_sprintf [ 79/766] 3789343=test_autoload [ 80/766] 3789344=test_utf16 [ 81/766] 3789344=test_gem_request_set_lockfile_parser [ 82/766] 3789345=test_path_to_class [ 83/766] 3789345=test_gem_dependency_resolution_error [ 84/766] 3789345=test_gem_ext_ext_conf_builder [ 85/766] 3789344=test_buffered_io [ 86/766] 3789344=test_gem_commands_cleanup_command [ 87/766] 3789344=test_yield_block [ 88/766] 3789344=test_complex [ 89/766] 3789344=test_ractor [ 90/766] 3789344=test_shellwords [ 91/766] 3789344=test_fiddle [ 92/766] 3789344=test_omap [ 93/766] 3789344=newline_offsets_test [ 94/766] 3789344=test_digest [ 95/766] 3789344=test_gem_package_task [ 96/766] 3789344=test_delegate [ 97/766] 3789344=test_gem_ext_cargo_builder_unit [ 98/766] 3789344=test_windows_1251 [ 99/766] 3789345=relocation_test [100/766] 3789344=test_frozen [101/766] 3789344=test_float [102/766] 3789345=test_ractor [103/766] 3789345=parse_comments_test [104/766] 3789345=test_recursion [105/766] 3789345=parse_success_test [106/766] 3789345=test_pty [107/766] 3789345=test_gem_request_set_lockfile [108/766] 3789344=test_postponed_job [109/766] 3789344=test_gem_source_specific_file [110/766] 3789344=test_kdf [111/766] 3789344=test_ractor [112/766] 3789344=test_dryrun [113/766] 3789344=test_enum [114/766] 3789344=test_handle [115/766] 3789344=test_serialize_subclasses [116/766] 3789344=test_scheduler [117/766] 3789343=test_method_cache [118/766] 3789343=test_sprintf_comb [119/766] 3789344=test_zsh_completion [120/766] 3789344=test_asn1 [121/766] 3789344=test_gem_commands_open_command [122/766] 3789343=json_common_interface_test [123/766] 3789343=test_rubyoptions [124/766] 3789344=test_pattern_matching [125/766] 3789344=test_psych [126/766] 3789344=test_settracefunc [127/766] 3789344=test_set_len [128/766] 3789344=test_gem_text [129/766] 3789344=named_capture_test [130/766] 3789344=tunnel_test [131/766] 3789344=test_cesu8 [132/766] 3789344=test_gem_commands_specification_command [133/766] 3789344=test_addrinfo [134/766] 3789344=test_arithmetic_sequence [135/766] 3789344=regexp_test [136/766] 3789344=test_gem_commands_search_command [137/766] 3789344=test_gem_commands_dependency_command [138/766] 3789344=test_bug-14834 [139/766] 3789344=test_open-uri [140/766] 3789345=test_ensure_and_callcc [141/766] 3789345=test_iter_break [142/766] 3789345=test_cgi_util [143/766] 3789342=test_num2int [144/766] 3789345=test_gem_commands_signin_command [145/766] 3789342=test_iso_8859 [146/766] 3789342=json_generator_test [147/766] 3789344=test_dbm [148/766] 3789344=test_parser [149/766] 3789344=test_address_resolve [150/766] 3789344=test_date_ractor [151/766] 3789344=test_call [152/766] 3789342=test_random [153/766] 3789342=test_gem_resolver_conflict [154/766] 3789342=test_flush [155/766] 3789342=test_euc_jp [156/766] 3789342=test_load [157/766] 3789342=test_error_highlight [158/766] 3789344=test_rbconfig [159/766] 3789344=test_spell_checker [160/766] 3789344=test_open3 [161/766] 3789342=test_merge_keys [162/766] 3789342=test_gbk [163/766] 3789342=test_string [164/766] 3789344=node_id_test [165/766] 3789345=test_date_strptime [166/766] 3789345=test_gem_safe_marshal [167/766] 3789344=test_warning [168/766] 3789344=test_gem_commands_environment_command [169/766] 3789344=test_utf32 [170/766] 3789344=test_threadgroup [171/766] 3789344=test_array [172/766] 3789345=test_gem_resolver_best_set [173/766] 3789345=test_noarg [174/766] 3789345=test_gem_resolver_lock_specification [175/766] 3789345=test_gem_commands_contents_command [176/766] 3789345=static_inspect_test [177/766] 3789345=test_mixed_unicode_escapes [178/766] 3789345=parse_test [179/766] 3789345=test_bundled_ca [180/766] 3789345=test_exception_at_throwing [181/766] 3789345=test_thread [182/766] 3789345=test_compile_prism [183/766] 3789345=test_literal [184/766] 3789345=attribute_write_test [185/766] 3789345=test_interned_str [186/766] 3789345=test_len [187/766] 3789345=test_pack [188/766] 3789345=test_arity [189/766] 3789345=test_gem_specification [190/766] 3789344=test_require [191/766] 3789344=test_provider [192/766] 3789344=test_signedness [193/766] 3789342=test_date_new [194/766] 3789342=test_ractor [195/766] 3789342=test_pkey [196/766] 3789342=test_notimplement [197/766] 3789342=test_frozen_error [198/766] 3789342=test_configuration [199/766] 3789342=test_gem_resolver_api_specification [200/766] 3789342=test_trace [201/766] 3789342=test_date_arith [202/766] 3789342=test_gem_commands_fetch_command [203/766] 3789342=test_array [204/766] 3789342=test_ractor [205/766] 3789342=test_c_struct_entry [206/766] 3789345=test_to_ary_concat [207/766] 3789342=test_enc_associate [208/766] 3789342=newline_test [209/766] 3789342=equality_test [210/766] 3789342=test_gem_commands_cert_command [211/766] 3789345=test_system [212/766] 3789345=test_gem_package_tar_writer [213/766] 3789345=test_weakkeymap [214/766] 3789345=json_encoding_test [215/766] 3789345=test_gem_ext_rake_builder [216/766] 3789342=test_sizeof [217/766] 3789345=test_remote_fetch_error [218/766] 3789345=test_gem_command_manager [219/766] 3789345=test_scalar [220/766] 3789345=test_sleep [221/766] 3789345=test_not [222/766] 3789345=test_mailto [223/766] 3789345=test_uncorrectable_name_check [224/766] 3789345=test_gem_commands_stale_command [225/766] 3789345=test_gem_resolver_git_specification [226/766] 3789343=test_pp [227/766] 3789343=test_stream [228/766] 3789343=test_m17n_comb [229/766] 3789343=test_marshalable [230/766] 3789343=test_find [231/766] 3789343=test_abi [232/766] 3789343=test_name_error_extension [233/766] 3789343=test_div [234/766] 3789343=test_deprecated [235/766] 3789343=heredoc_dedent_test [236/766] 3789343=test_ssl_session [237/766] 3789343=test_beginendblock [238/766] 3789343=test_super [239/766] 3789345=test_pathname [240/766] 3789343=test_socket [241/766] 3789345=test_stringscanner [242/766] 3789345=constant_path_node_test [243/766] 3789345=test_coverage [244/766] 3789345=test_ast [245/766] 3789343=test_update [246/766] 3789343=test_method [247/766] 3789343=json_parser_test [248/766] 3789343=test_coderange [249/766] 3789343=test_process [250/766] 3789342=test_tsort [251/766] 3789342=test_exception [252/766] 3789342=test_append [253/766] 3789342=test_httpheader [254/766] 3789342=test_protocol [255/766] 3789342=test_alias [256/766] 3789342=test_thread_queue [257/766] 3789344=test_memory_view [258/766] 3789344=test_nowrite [259/766] 3789344=test_securerandom [260/766] 3789344=test_dup [261/766] 3789344=test_cstr [262/766] 3789344=test_gem_resolver_vendor_specification [263/766] 3789344=test_require_path_check [264/766] 3789344=test_gem_commands_query_command [265/766] 3789343=test_dns [266/766] 3789344=test_file_exhaustive [267/766] 3789343=test_acceptable [268/766] 3789343=test_erb_command [269/766] 3789343=test_range [270/766] 3789343=test_normalize [271/766] 3789343=test_gem_uri_formatter [272/766] 3789343=test_assembler [273/766] 3789343=test_path [274/766] 3789343=test_ts [275/766] 3789343=test_timeout [276/766] 3789342=test_ws [277/766] 3789342=test_weakref [278/766] 3789343=test_ractor [279/766] 3789343=test_data_error [280/766] 3789342=test_mdns [281/766] 3789342=test_gem_source [282/766] 3789343=test_find_executable [283/766] 3789343=test_optparse [284/766] 3789343=test_nonblock [285/766] 3789343=test_hmac [286/766] 3789343=test_lazy_enumerator [287/766] 3789343=test_io_buffer [288/766] 3789343=test_numeric [289/766] 3789343=test_basicinstructions [290/766] 3789342=test_files_lib [291/766] 3789343=test_udp [292/766] 3789343=test_stat [293/766] 3789343=test_pkey_dsa [294/766] 3789343=test_gem_package [295/766] 3789344=test_webauthn_listener [296/766] 3789343=test_gem_util Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 42167> [297/766] 3789344=test_method_name_check [298/766] 3789343=test_inadvertent_creation [299/766] 3789344=test_gem_resolver_activation_request [300/766] 3789344=test_cgi_modruby [301/766] 3789344=test_egrep_cpp [302/766] 3789343=test_date_conv [303/766] 3789343=test_prettyprint [304/766] 3789343=test_jaro_winkler [305/766] 3789343=overlap_test [306/766] 3789342=test_gem_commands_rebuild_command [307/766] 3789342=test_env [308/766] 3789344=test_gem_dependency [309/766] 3789343=test_fd_setsize [310/766] 3789343=test_queue [311/766] 3789343=freeze_test [312/766] 3789343=test_gem_resolver_specification [313/766] 3789343=test_defined [314/766] 3789343=test_bug-3571 [315/766] 3789343=test_ifunless [316/766] 3789343=test_gem_ext_builder [317/766] 3789344=static_literals_test [318/766] 3789344=test_gem_remote_fetcher [319/766] 3789344=test_dir [320/766] 3789344=test_gem_uri [321/766] 3789344=test_gem_dependency_installer [322/766] 3789343=test_eval [323/766] 3789343=test_gem_unsatisfiable_dependency_error [324/766] 3789342=test_files_test_1 [325/766] 3789342=test_enumerator [326/766] 3789342=test_nomethod_error [327/766] 3789342=ruby_parser_test [328/766] 3789342=test_human_typo [329/766] 3789342=test_mkmf [330/766] 3789342=test_pack [331/766] 3789343=test_enumerable [332/766] 3789343=test_scanner_events [333/766] 3789343=test_gem_commands_yank_command [334/766] 3789342=magic_comment_test [335/766] 3789345=test_gem_commands_signout_command [336/766] 3789345=test_date_compat [337/766] 3789345=json_ext_parser_test [338/766] 3789342=test_sleep [339/766] 3789345=test_raise [340/766] 3789345=test_tracepoint [341/766] 3789345=test_objspace [342/766] 3789343=test_have_macro [343/766] 3789342=test_internal_ivar [344/766] 3789342=test_tree_spell_checker [345/766] 3789342=desugar_compiler_test [346/766] 3789342=test_string [347/766] 3789342=test_gem_request_set [348/766] 3789343=test_forwardable [349/766] 3789343=test_https_proxy [350/766] 3789343=test_have_library [351/766] 3789344=test_bug-5832 [352/766] 3789344=test_emitter [353/766] 3789344=snippets_test [354/766] 3789342=test_gem_path_support [355/766] 3789342=test_iseq [356/766] 3789342=test_gem_commands_owner_command [357/766] 3789342=test_gem_resolver_dependency_request [358/766] 3789344=test_erb_m17n [359/766] 3789342=test_configuration [360/766] 3789344=test_fnmatch [361/766] 3789344=test_shapes [362/766] 3789344=test_recorder [363/766] 3789344=test_gem_remote_fetcher_s3 [364/766] 3789342=test_sexp [365/766] 3789342=test_fips [366/766] 3789344=lex_test [367/766] 3789344=test_name_error [368/766] 3789344=test_regex_casefold [369/766] 3789344=test_object_create_start [370/766] 3789344=test_http [371/766] 3789344=test_gem_source_git [372/766] 3789342=encodings_test [373/766] 3789342=test_safe_load [374/766] 3789342=test_lock_native_thread [375/766] 3789342=test_gem_resolver_installer_set [376/766] 3789343=test_gem_security_policy [377/766] 3789342=test_enumerator [378/766] 3789343=test_parser_events [379/766] 3789343=test_helper [380/766] 3789343=test_cgi_header [381/766] 3789343=test_gem_security_trust_dir [382/766] 3789343=version_test [383/766] 3789343=test_date_time [384/766] 3789343=test_data [385/766] 3789343=test_mutex [386/766] 3789343=test_big5 [387/766] 3789343=test_foreach [388/766] 3789343=test_str2big [389/766] 3789343=test_pointer [390/766] 3789344=test_struct [391/766] 3789344=test_gem_commands_sources_command [392/766] 3789343=test_timeout [393/766] 3789343=test_summary [394/766] 3789344=implicit_array_test [395/766] 3789344=dump_test [396/766] 3789343=test_signal [397/766] 3789343=test_fixnum [398/766] 3789343=test_stringchar [399/766] 3789343=test_gem_source_subpath_problem [400/766] 3789343=json_coder_test [401/766] 3789343=test_gc [402/766] 3789344=test_date_strftime [403/766] 3789344=test_ftp [404/766] 3789344=test_import [405/766] 3789344=test_vm_dump [406/766] 3789344=test_gem_commands_exec_command [407/766] 3789344=errors_test [408/766] 3789344=test_libs [409/766] 3789344=test_math [410/766] 3789344=test_basicsocket [411/766] 3789344=test_gc [412/766] 3789344=test_common [413/766] 3789344=pattern_test [414/766] 3789344=test_gem_request [415/766] 3789344=test_case [416/766] 3789344=test_gem_validator [417/766] 3789344=test_json_tree [418/766] 3789344=test_method_cache [419/766] 3789344=test_ossl [420/766] 3789345=test_extlibs [421/766] 3789345=test_load [422/766] 3789345=test_transcode [423/766] 3789345=test_time [424/766] 3789345=test_convertible [425/766] 3789343=json_string_matching_test [426/766] 3789343=comments_test [427/766] 3789343=test_stream [428/766] 3789343=test_hash [429/766] 3789344=test_cclass [430/766] 3789344=test_depth_first [431/766] 3789344=test_gem_resolver_api_set [432/766] 3789344=test_gem_package_tar_header [433/766] 3789344=test_gem_commands_mirror [434/766] 3789344=string_test [435/766] 3789344=string_query_test [436/766] 3789344=test_date_marshal [437/766] 3789344=test_bash_completion [438/766] 3789344=test_object [439/766] 3789344=test_readpartial [440/766] 3789344=test_deprecate [441/766] 3789344=test_gem_resolver_installed_specification [442/766] 3789344=parse_stream_test [443/766] 3789344=integer_parse_test [444/766] 3789344=test_ractor [445/766] 3789344=test_fileutils [446/766] 3789344=test_windows_1252 [447/766] 3789344=test_bmethod [448/766] 3789344=dispatcher_test [449/766] 3789344=unescape_test [450/766] 3789344=test_gem_source_fetch_problem [451/766] 3789344=test_set [452/766] 3789344=test_module [453/766] 3789342=warnings_test [454/766] 3789342=test_ssl [455/766] 3789343=test_ractor_compatibility [456/766] 3789344=test_getopts [457/766] 3789344=test_gem_silent_ui [458/766] 3789343=test_null [459/766] 3789344=test_scan_args [460/766] 3789343=test_pattern_key_name_check [461/766] 3789344=test_m17n [462/766] 3789343=test_keyword [463/766] 3789344=test_encoding [464/766] 3789344=test_yjit [465/766] 3789343=test_too_many_dummy_encodings [466/766] 3789343=json_fixtures_test [467/766] 3789343=index_write_test [468/766] 3789343=test_constant [469/766] 3789342=test_argf [470/766] 3789344=test_rubyvm [471/766] 3789344=test_array_create [472/766] 3789344=test_pkey_ec [473/766] 3789342=test_gem_command [474/766] 3789344=test_registry [475/766] 3789344=test_date_parse [476/766] 3789344=test_ractor [477/766] 3789344=test_gem_safe_yaml [478/766] 3789344=regular_expression_encoding_test [479/766] 3789344=test_emoji_breaks [480/766] 3789344=lex_test [481/766] 3789344=test_gem_update_suggestion [482/766] 3789342=test_store [483/766] 3789342=test_gem_security [484/766] 3789344=test_ancdata [485/766] 3789344=test_backtrace [486/766] 3789344=test_webauthn_poller [487/766] 3789344=test_gem_resolver_lock_set [488/766] 3789344=test_require [489/766] 3789343=test_rat [490/766] 3789343=test_external_new [491/766] 3789343=test_symbol [492/766] 3789343=test_have_func [493/766] 3789345=test_gem_commands_pristine_command [494/766] 3789344=test_yjit_exit_locations [495/766] 3789344=test_did_you_mean [496/766] 3789344=command_line_test [497/766] 3789344=test_gem_config_file [498/766] 3789344=test_gem_resolver_requirement_list [499/766] 3789344=test_gc_compact [500/766] 3789343=test_arith_seq_beg_len_step [501/766] 3789343=test_instrumentation_api [502/766] 3789342=test_gem_impossible_dependencies_error [503/766] 3789342=test_debug [504/766] 3789342=test_time_tz [505/766] 3789342=test_gem_gem_runner [506/766] 3789342=test_case_comprehensive [507/766] 3789342=test_gem_package_tar_reader [508/766] 3789345=test_gem_local_remote_options [509/766] 3789342=test_yaml_tree [510/766] 3789345=test_ssl [511/766] 3789342=test_gem_stream_ui [512/766] 3789343=test_ubf_async_safe [513/766] 3789343=test_case_mapping [514/766] 3789343=test_assignment [515/766] 3789342=test_ractor [516/766] 3789342=test_numeric [517/766] 3789342=test_marshal [518/766] 3789345=test_inlinecache [519/766] 3789345=test_files_sample [520/766] 3789345=test_gem_commands_build_command [521/766] 3789342=test_gem_commands_help_command [522/766] 3789342=test_iseq_load [523/766] 3789345=test_console_attr [524/766] 3789345=test_cgi_core [525/766] 3789345=test_exception [526/766] 3789345=test_parser [527/766] 3789345=test_optarg [528/766] 3789345=test_pkcs7 [529/766] 3789345=test_gem [530/766] 3789343=test_kernel [531/766] 3789342=test_webauthn_listener_response [532/766] 3789344=test_complex2 [533/766] 3789342=test_gem_requirement [534/766] 3789343=test_gem_bundler_version_finder [535/766] 3789344=test_tcp [536/766] 3789343=test_string_memory [537/766] 3789342=test_unicode_escape [538/766] 3789343=test_integer [539/766] 3789342=test_gem_commands_install_command [540/766] 3789344=test_gem_commands_list_command [541/766] 3789344=test_class [542/766] 3789344=test_trick [543/766] 3789345=test_flags [544/766] 3789343=test_gem_stub_specification [545/766] 3789343=test_tree_builder [546/766] 3789343=test_popen_deadlock [547/766] 3789344=test_typeddata [548/766] 3789345=!Nothing_to_test [549/766] 3789345=test_protect [550/766] 3789345=test_cgi_multipart [551/766] 3789344=test_yamldbm [552/766] 3789344=test_https [553/766] 3789342=test_thread_fd_close [554/766] 3789342=breadth_first_search_test [555/766] 3789342=test_class_name_check [556/766] 3789342=test_autoconf [557/766] 3789342=test_ftp [558/766] 3789345=test_kwargs [559/766] 3789342=test_io_wait [560/766] 3789345=test_io [561/766] 3789342=test_config [562/766] 3789345=test_gem_commands_check_command [563/766] 3789343=percent_delimiter_string_test [564/766] 3789343=test_euc_kr [565/766] 3789343=compiler_test [566/766] 3789343=test_project_sanity [567/766] 3789345=test_rational [568/766] 3789343=test_lambda [569/766] 3789343=fixtures_test [570/766] 3789342=test_rational2 [571/766] 3789342=test_gem_source_installed [572/766] 3789342=test_proxy [573/766] 3789342=onigmo_test [574/766] 3789342=test_yaml_special_cases [575/766] 3789342=test_gem_source_list [576/766] 3789343=test_struct [577/766] 3789343=test_ensured [578/766] 3789342=test_class [579/766] 3789343=fuzzer_test [580/766] 3789343=test_const [581/766] 3789343=parser_test [582/766] 3789343=test_gem_ext_cargo_builder_link_flag_converter [583/766] 3789343=test_fstring [584/766] 3789343=test_gem_remote_fetcher_local_ssl_server [585/766] 3789345=test_x509cert [586/766] 3789345=test_stringio [587/766] 3789345=test_gem_platform [588/766] 3789345=test_parse [589/766] 3789344=test_bigzero [590/766] 3789344=test_class2name [591/766] 3789344=test_rand [592/766] 3789343=test_regexp [593/766] 3789344=test_ns_spki [594/766] 3789344=test_key_name_check [595/766] 3789344=test_stack [596/766] 3789345=test_boolean [597/766] 3789345=test_addr [598/766] 3789345=test_require [599/766] 3789342=test_econv [600/766] 3789344=test_files_test_2 [601/766] 3789342=test_gem_resolver_composed_set [602/766] 3789342=test_gem_resolver_local_specification [603/766] 3789342=test_helper [604/766] 3789342=test_profile_frames [605/766] 3789342=test_objectspace [606/766] 3789345=test_variable [607/766] 3789345=test_bug_reporter [608/766] 3789345=test_cparser [609/766] 3789344=test_require_lib [610/766] 3789345=parameters_signature_test [611/766] 3789345=test_config [612/766] 3789345=test_io_buffer [613/766] 3789345=test_ipaddr [614/766] 3789345=test_gem_uninstaller [615/766] 3789342=test_gem_commands_info_command [616/766] 3789342=string_encoding_test [617/766] 3789342=test_random_formatter [618/766] 3789342=test_func [619/766] 3789344=test_yaml [620/766] 3789344=test_object [621/766] 3789345=test_enc_raise [622/766] 3789345=source_location_test [623/766] 3789345=test_data [624/766] 3789345=test_unicode_normalize [625/766] 3789345=test_emitter [626/766] 3789345=test_engine [627/766] 3789345=test_key_error [628/766] 3789345=test_gem_source_vendor [629/766] 3789345=ripper_test [630/766] 3789344=test_variable_name_check [631/766] 3789344=test_rubygems [632/766] 3789344=test_metaclass [633/766] 3789344=test_process [634/766] 3789344=test_gem_spec_fetcher [635/766] 3789345=test_singleton [636/766] 3789345=test_cgi_tag_helper [637/766] 3789345=test_modify_expand [638/766] 3789345=test_gem_package_old [639/766] 3789344=test_gem_request_set_lockfile_tokenizer [640/766] 3789345=test_gem_available_set [641/766] 3789344=test_io [642/766] 3789345=test_duplicate [643/766] 3789345=test_pkey_dh [644/766] 3789345=test_dir_m17n [645/766] 3789342=test_cgi_cookie [646/766] 3789342=library_symbols_test [647/766] 3789342=test_pack [648/766] 3789342=json_addition_test [649/766] 3789342=test_new [650/766] 3789342=test_gem_installer [651/766] 3789345=test_qsort [652/766] 3789345=test_storage [653/766] 3789345=test_gem_resolver_git_set [654/766] 3789345=test_cipher [655/766] 3789345=test_gem_commands_outdated_command [656/766] 3789345=test_config [657/766] 3789345=test_iterator [658/766] 3789345=test_string [659/766] 3789345=test_gem_doctor [660/766] 3789345=test_change_word [661/766] 3789345=test_etc [662/766] 3789345=test_enc_str_buf_cat [663/766] 3789345=test_gem_ext_cargo_builder [664/766] 3789345=test_memory_view [665/766] 3789345=test_gem_version [666/766] 3789345=test_to_ruby [667/766] 3789345=numeric_value_test [668/766] 3789345=test_gb18030 [669/766] 3789345=test_gem_gemcutter_utilities [670/766] 3789345=test_arith_seq_extract [671/766] 3789345=test_pinned [672/766] 3789345=test_random [673/766] 3789345=test_grapheme_breaks [674/766] 3789345=test_gem_resolver_index_set [675/766] 3789345=test_lexer [676/766] 3789345=test_x509store [677/766] 3789345=test_closure [678/766] 3789345=test_symbol [679/766] 3789342=test_coder [680/766] 3789342=test_ellipsize [681/766] 3789342=test_dot_dot [682/766] 3789342=test_file [683/766] 3789342=test_unix [684/766] 3789342=test_digest [685/766] 3789342=test_gem_commands_unpack_command [686/766] 3789342=test_mul [687/766] 3789342=test_nil [688/766] 3789342=test_gem_request_set_gem_dependency_api [689/766] 3789342=test_gem_source_local [690/766] 3789342=test_exit [691/766] 3789342=test_wss [692/766] 3789342=test_capacity [693/766] 3789342=test_alias_and_anchor [694/766] 3789342=test_nextafter [695/766] 3789342=test_cmethod [696/766] 3789342=test_install [697/766] 3789342=test_gem_console_ui [698/766] 3789342=test_euc_tw [699/766] 3789342=integer_base_flags_test [700/766] 3789342=test_integer_comb [701/766] 3789345=regular_expression_options_test [702/766] 3789345=test_bignum [703/766] 3789345=test_yield [704/766] 3789344=test_x509attr [705/766] 3789344=ractor_test [706/766] 3789344=test_wait [707/766] 3789344=test_clone [708/766] 3789344=test_gem_commands_server_command [709/766] 3789344=test_io_timeout [710/766] 3789344=test_bundled_gems [711/766] 3789344=test_comparable [712/766] 3789344=test_integer [713/766] 3789344=test_date [714/766] 3789344=test_pair [715/766] 3789342=test_hash [716/766] 3789342=test_http_request [717/766] 3789342=test_resource [718/766] 3789342=test_http Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=1140796250, 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> [719/766] 3789345=test_shift_jis [720/766] 3789345=test_ldap [721/766] 3789345=location_test Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 11 #<File::Stat dev=0x8, ino=1140815977, 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> [722/766] 3789345=test_reqarg Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 12 #<File::Stat dev=0x8, ino=1140813946, 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> [723/766] 3789345=test_object_references [724/766] 3789344=test_gem_commands_update_command [725/766] 3789345=test_pipe [726/766] 3789345=test_gem_resolver_vendor_set [727/766] 3789345=test_gem_package_tar_reader_entry [728/766] 3789345=test_tmpdir [729/766] 3789345=test_thread_cv [730/766] 3789342=test_undef [731/766] 3789342=test_gem_commands_setup_command [732/766] 3789345=test_filter [733/766] 3789345=test_complexrational [734/766] 3789345=test_type [735/766] 3789345=test_time [736/766] 3789345=test_thread [737/766] 3789342=test_function_entry [738/766] 3789342=test_printf [739/766] 3789342=test_koi8 [740/766] 3789342=test_zlib [741/766] 3789344=test_hash_create [742/766] 3789344=test_gem_commands_uninstall_command [743/766] 3789344=test_at_exit [744/766] 3789344=test_placearg [745/766] 3789344=test_document [746/766] 3789344=test_proc [747/766] 3789343=test_enumerator_kw [748/766] 3789343=test_big2str [749/766] 3789343=test_gem_ext_configure_builder [750/766] 3789343=test_delete [751/766] 3789343=test_yamlstore [752/766] 3789343=test_primitive [753/766] 3789343=test_continuation [754/766] 3789343=test_ocsp [755/766] 3789343=test_switch_hitter [756/766] 3789343=test_arity [757/766] 3789343=test_files_test [758/766] 3789343=test_tempfile [759/766] 3789344=test_files_ext [760/766] 3789344=test_gem_request_connection_pools [761/766] 3789344=test_function [762/766] 3789343=test_sockopt [763/766] 3789343=test_gem_commands_lock_command [764/766] 3789345=test_rb_str_dup [765/766] 3789345=test_encoding [766/766] 3789343=test_io_m17n Finished tests in 549.596306s, 50.6172 tests/s, 11026.9355 assertions/s. 27819 tests, 6060363 assertions, 0 failures, 0 errors, 208 skips ruby -v: ruby 3.5.0dev (2025-01-30T19:43:46Z master afd7d5be5e) +PRISM [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 -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/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/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/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/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' 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-01-30T19:43:46Z master afd7d5be5e) +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 91.730343 seconds 3316 files, 33394 examples, 140985 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.