# Logfile created on 2025-07-24 23:47:22 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000714b5579fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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_clang_17", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_17", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_17", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_17", @configure_opts=["CC=clang-17"], @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, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20250724-234722", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000714b59dcdc58 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000714b59dcda78 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000714b55709420 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_17.20250724-234722", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_17.20250724-234722>, @binmode=false, @mon_data=#<Monitor:0x0000714b59dcd500>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/irb.revision -
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/irb.revision unchanged
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_clang_17/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   271e52d..7f25b8f  master     -> origin/master
Updating 271e52d..7f25b8f
Fast-forward
 configure.ac                                          |  1 +
 internal/sanitizers.h                                 | 10 ++++++++++
 misc/tsan_suppressions.txt                            | 11 -----------
 test/.excludes-zjit/OpenSSL/OSSL.rb                   |  1 -
 test/.excludes-zjit/OpenSSL/TestASN1.rb               |  1 -
 test/.excludes-zjit/OpenSSL/TestBN.rb                 |  1 -
 test/.excludes-zjit/OpenSSL/TestBuffering.rb          |  1 -
 test/.excludes-zjit/OpenSSL/TestCase.rb               |  1 -
 test/.excludes-zjit/OpenSSL/TestCipher.rb             |  1 -
 test/.excludes-zjit/OpenSSL/TestConfig.rb             |  1 -
 test/.excludes-zjit/OpenSSL/TestDigest.rb             |  1 -
 test/.excludes-zjit/OpenSSL/TestEC.rb                 |  1 -
 test/.excludes-zjit/OpenSSL/TestEOF1.rb               |  1 -
 test/.excludes-zjit/OpenSSL/TestEOF1LowlevelSocket.rb |  1 -
 test/.excludes-zjit/OpenSSL/TestEOF2.rb               |  1 -
 test/.excludes-zjit/OpenSSL/TestEOF2LowlevelSocket.rb |  1 -
 test/.excludes-zjit/OpenSSL/TestEngine.rb             |  1 -
 test/.excludes-zjit/OpenSSL/TestFIPS.rb               |  1 -
 test/.excludes-zjit/OpenSSL/TestHMAC.rb               |  1 -
 test/.excludes-zjit/OpenSSL/TestKDF.rb                |  1 -
 test/.excludes-zjit/OpenSSL/TestNSSPI.rb              |  1 -
 test/.excludes-zjit/OpenSSL/TestOCSP.rb               |  1 -
 test/.excludes-zjit/OpenSSL/TestPKCS12.rb             |  1 -
 test/.excludes-zjit/OpenSSL/TestPKCS7.rb              |  1 -
 test/.excludes-zjit/OpenSSL/TestPKey.rb               |  1 -
 test/.excludes-zjit/OpenSSL/TestPKeyDH.rb             |  1 -
 test/.excludes-zjit/OpenSSL/TestPKeyDSA.rb            |  1 -
 test/.excludes-zjit/OpenSSL/TestPKeyRSA.rb            |  1 -
 test/.excludes-zjit/OpenSSL/TestPair.rb               |  1 -
 test/.excludes-zjit/OpenSSL/TestPairLowlevelSocket.rb |  1 -
 test/.excludes-zjit/OpenSSL/TestProvider.rb           |  1 -
 test/.excludes-zjit/OpenSSL/TestRandom.rb             |  1 -
 test/.excludes-zjit/OpenSSL/TestSSL.rb                |  1 -
 test/.excludes-zjit/OpenSSL/TestSSLSession.rb         |  1 -
 test/.excludes-zjit/OpenSSL/TestTimestamp.rb          |  1 -
 test/.excludes-zjit/OpenSSL/TestX509Attribute.rb      |  1 -
 test/.excludes-zjit/OpenSSL/TestX509CRL.rb            |  1 -
 test/.excludes-zjit/OpenSSL/TestX509Certificate.rb    |  1 -
 test/.excludes-zjit/OpenSSL/TestX509Extension.rb      |  1 -
 test/.excludes-zjit/OpenSSL/TestX509Name.rb           |  1 -
 test/.excludes-zjit/OpenSSL/TestX509Request.rb        |  1 -
 test/.excludes-zjit/OpenSSL/TestX509Store.rb          |  1 -
 test/.excludes-zjit/Prism/DumpTest.rb                 |  1 -
 test/.excludes-zjit/Prism/SnippetsTest.rb             |  1 -
 test/.excludes-zjit/TestFixnum.rb                     |  1 +
 test/.excludes-zjit/TestRefinement.rb                 |  1 -
 vm_core.h                                             | 11 ++++++++++-
 vm_sync.c                                             |  2 +-
 48 files changed, 23 insertions(+), 55 deletions(-)
 delete mode 100644 test/.excludes-zjit/OpenSSL/OSSL.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestASN1.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestBN.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestBuffering.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestCase.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestCipher.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestConfig.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestDigest.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestEC.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestEOF1.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestEOF1LowlevelSocket.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestEOF2.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestEOF2LowlevelSocket.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestEngine.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestFIPS.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestHMAC.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestKDF.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestNSSPI.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestOCSP.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestPKCS12.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestPKCS7.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestPKey.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestPKeyDH.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestPKeyDSA.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestPKeyRSA.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestPair.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestPairLowlevelSocket.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestProvider.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestRandom.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestSSL.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestSSLSession.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestTimestamp.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestX509Attribute.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestX509CRL.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestX509Certificate.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestX509Extension.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestX509Name.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestX509Request.rb
 delete mode 100644 test/.excludes-zjit/OpenSSL/TestX509Store.rb
 delete mode 100644 test/.excludes-zjit/Prism/DumpTest.rb
 delete mode 100644 test/.excludes-zjit/Prism/SnippetsTest.rb
 delete mode 100644 test/.excludes-zjit/TestRefinement.rb
Latest commit hash = 7f25b8f5fb
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
cd -P /tmp/ruby/src/trunk_clang_17 && exec autoconf -o configure
running CONFIG_SHELL=/bin/bash /bin/bash /tmp/ruby/src/trunk_clang_17/configure --prefix=/tmp/ruby/install/trunk_clang_17 --disable-install-doc CC=clang-17 --no-create --no-recursion
checking for ruby... /usr/bin/ruby --disable=gems
tool/config.guess already exists
tool/config.sub already exists
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for ld-17... no
checking for llvm-ar-17... llvm-ar-17
checking for clang++-17... clang++-17
checking for llvm-nm-17... llvm-nm-17
checking for llvm-objcopy-17... llvm-objcopy-17
checking for llvm-objdump-17... llvm-objdump-17
checking for llvm-ranlib-17... llvm-ranlib-17
checking for llvm-strip-17... llvm-strip-17
checking for gcc... clang-17
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang-17 accepts -g... yes
checking for clang-17 option to enable C11 features... none needed
checking whether the compiler supports GNU C++... yes
checking whether clang++-17 accepts -g... yes
checking for clang++-17 option to enable C++11 features... unsupported
checking for clang++-17 option to enable C++98 features... unsupported
checking how to run the C preprocessor... clang-17 -E
checking for gas... no
checking for as... as
checking for gld... no
checking for ld... ld
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether the linker is GNU ld... yes
checking whether clang-17 -E accepts -o... yes
checking for llvm-ar-17 flags... rcD
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for dtrace... no
checking for dot... no
checking for doxygen... no
checking for pkg-config... no
checking whether it is Android... no
checking for cd using physical directory... cd -P
checking whether CFLAGS is valid... yes
checking whether LDFLAGS is valid... yes
checking whether ELF binaries are produced... yes
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as CXXFLAGS... no
checking whether -Wextra-tokens is accepted as CFLAGS... yes
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... yes
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
checking whether -Wduplicated-cond is accepted as CFLAGS... no
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wimplicit-int is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
configure: WARNING: something wrong with CXXFLAGS=""
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... no
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... yes
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking for -fstack-protector... -fstack-protector-strong
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as LDFLAGS... yes
checking whether -fvisibility=hidden is accepted as CFLAGS... yes
checking whether -fno-fast-math is accepted as CFLAGS... yes
checking whether -fexcess-precision=standard is accepted as CFLAGS... yes
checking whether -fp-model precise is accepted as CFLAGS... no
checking whether compiler has statement and declarations in expressions... yes
checking for pthread.h... yes
checking for pthread_create in -lthr... no
checking for pthread_create in -lpthread... yes
checking for pthread_np.h... no
checking thread model... pthread
checking whether CXXFLAGS is valid... no
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shutdown in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for afunix.h... no
checking for atomic.h... no
checking for copyfile.h... no
checking for direct.h... no
checking for grp.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for ieeefp.h... no
checking for intrinsics.h... no
checking for langinfo.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for malloc/malloc.h... no
checking for malloc_np.h... no
checking for net/socket.h... no
checking for process.h... no
checking for pwd.h... yes
checking for sanitizer/asan_interface.h... yes
checking for sanitizer/msan_interface.h... yes
checking for sanitizer/tsan_interface.h... yes
checking for setjmpex.h... no
checking for stdalign.h... yes
checking for sys/attr.h... no
checking for sys/eventfd.h... yes
checking for sys/fcntl.h... yes
checking for sys/file.h... yes
checking for sys/id.h... no
checking for sys/ioctl.h... yes
checking for sys/mkdev.h... no
checking for sys/param.h... yes
checking for sys/prctl.h... yes
checking for sys/random.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/syscall.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/utime.h... no
checking for syscall.h... yes
checking for time.h... yes
checking for ucontext.h... yes
checking for utime.h... yes
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for stdckdint.h... no
checking for stdatomic.h... yes
checking for x86intrin.h... yes
checking for x86intrin.h when defined(__x86_64__)... yes
checking for gmp.h... yes
checking for library containing __gmpz_init... -lgmp
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for C/C++ restrict keyword... __restrict__
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking word size... 8
checking packed struct attribute... x __attribute__((packed))
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... ULONG
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULONG
checking for convertible type of off_t... LONG
checking for clockid_t... yes
checking for convertible type of clockid_t... INT
checking for variable length macro... yes
checking if _Alignof() works... yes
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
checking for WEAK function attribute... __attribute__ ((__weak__)) x
checking for __attribute__((__deprecated__(msg))) in C++... no
checking for std::nullptr_t... no
checking for FUNC_STDCALL function attribute... x
checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x
checking for FUNC_FASTCALL function attribute... x
checking for FUNC_UNOPTIMIZED function attribute... x
checking for FUNC_MINIMIZED function attribute... x
checking for function alias... alias
checking for __atomic builtins... yes
checking for 64bit __atomic builtins... yes
checking for __sync builtins... yes
checking for __builtin_unreachable... yes
checking for __assume... no
checking for exported function attribute... __attribute__ ((__visibility__("default")))
checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
checking for function name string predefined identifier... __func__
checking if enum over int is allowed... yes
checking for clang-17 options needed to detect all undeclared functions... none needed
checking whether sys_nerr is declared... no
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of dev_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking size of struct stat.st_dev... SIZEOF_DEV_T
checking size of struct stat.st_rdev... SIZEOF_DEV_T
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... no
checking for struct statx.stx_btime... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for printf prefix for intptr_t... NONE
checking for ssize_t... yes
checking size of ssize_t... 8
checking for printf prefix for int64_t... NONE
checking for stack end address... __libc_stack_end
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strstr... yes
checking for tgamma... yes
checking for sys/pstat.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... yes
checking for atan2l... yes
checking for atan2f... yes
checking whether atomic_signal_fence is declared... yes
checking for chmod... yes
checking for chown... yes
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... yes
checking for copy_file_range... yes
checking for cosh... yes
checking for crypt_r... yes
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for eventfd... yes
checking for execl... yes
checking for execle... yes
checking for execv... yes
checking for execve... yes
checking for explicit_memset... no
checking for fcopyfile... no
checking for fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... no
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for lutimes... yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for malloc_trim... yes
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for snprintf... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... yes
checking for crypt.h... yes
checking for struct crypt_data.initialized... yes
checking for __builtin_alloca_with_align... yes
checking for __builtin_assume_aligned... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
In file included from conftest.c:4:
/tmp/ruby/src/trunk_clang_17/version.h:29:5: error: invalid suffix 'RUBY_RELEASE_MONTH' on integer constant
   29 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH)
      |     ^
/tmp/ruby/src/trunk_clang_17/version.h:25:27: note: expanded from macro 'ONLY_ONE_DIGIT'
   25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000
      |                           ^
/tmp/ruby/src/trunk_clang_17/version.h:23:26: note: expanded from macro 'TOKEN_PASTE'
   23 | #define TOKEN_PASTE(x,y) x##y
      |                          ^
<scratch space>:2:3: note: expanded from here
    2 | 10RUBY_RELEASE_MONTH
      |   ^
In file included from conftest.c:4:
/tmp/ruby/src/trunk_clang_17/version.h:34:5: error: invalid suffix 'RUBY_RELEASE_DAY' on integer constant
   34 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY)
      |     ^
/tmp/ruby/src/trunk_clang_17/version.h:25:27: note: expanded from macro 'ONLY_ONE_DIGIT'
   25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000
      |                           ^
/tmp/ruby/src/trunk_clang_17/version.h:23:26: note: expanded from macro 'TOKEN_PASTE'
   23 | #define TOKEN_PASTE(x,y) x##y
      |                          ^
<scratch space>:3:3: note: expanded from here
    3 | 10RUBY_RELEASE_DAY
      |   ^
2 errors generated.
checking for __builtin_bswap64... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzll... yes
checking for __builtin_constant_p... yes
checking for __builtin_choose_expr... yes
checking for __builtin_choose_expr_constant_p... yes
checking for __builtin_types_compatible_p... yes
checking for __builtin_trap... yes
checking for __builtin_expect... yes
checking for __builtin_add_overflow... yes
checking for __builtin_add_overflow_p... no
checking for __builtin_add_overflow with long long arguments... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_sub_overflow_p... no
checking for __builtin_sub_overflow with long long arguments... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... no
checking for __builtin_mul_overflow with long long arguments... yes
checking whether qsort_r is GNU version... yes
checking whether qsort_r is BSD version... no
checking whether atan2 handles Inf as C99... yes
checking for clock_getres... yes
checking for timer_create in -lrt... yes
checking for timer_settime in -lrt... yes
checking for unsetenv returns a value... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking for sig_t... yes
checking whether right shift preserve sign bit... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on x86_64... -1
checking native coroutine implementation for x86_64-linux... amd64
checking whether pthread_t is scalar type... yes
checking for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_attr_get_np... no
checking for pthread_attr_getstack... yes
checking for pthread_attr_getguardsize... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_condattr_setclock... yes
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for pthread_sigmask... yes
checking for pthread_getattr_np... yes
checking arguments of pthread_setname_np... (pthread_self(), name)
checking for thread-local storage specifier... _Thread_local
checking if mcontext_t is a pointer... no
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking for sys/user.h... yes
checking whether PAGE_SIZE is compile-time const... no
checking ioctl request type... unsigned long
checking for elf.h... yes
checking for elf_abi.h... no
checking for uncompress in -lz... yes
checking for mach-o/loader.h... no
checking whether OS depend dynamic link works... yes
checking for backtrace... yes
checking for broken backtrace... no
checking for valgrind/memcheck.h... yes
checking for llvm-strip-17 flags... -S -x
checking whether -fPIE is accepted as CFLAGS... yes
checking whether -pie is accepted as LDFLAGS... yes
checking whether wrapper for LD_LIBRARY_PATH is needed... no
checking whether dtrace USDT is available... no
checking for __builtin_setjmp... yes with cast ((void **))
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... yes
checking for setjmp type... __builtin_setjmp\((void **)\)
checking if building with modular GC support... no
checking for rustc... rustc
checking whether rustc works for YJIT/ZJIT... yes
checking for prefix of external symbols... NONE
checking if make is GNU make... yes
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 3.5.0+2
configure: creating ./config.status
---
Configuration summary for ruby version 3.5.0

   * Installation prefix: /tmp/ruby/install/trunk_clang_17
   * exec prefix:         ${prefix}
   * arch:                x86_64-linux
   * site arch:           ${arch}
   * RUBY_BASE_NAME:      ruby
   * ruby lib prefix:     ${libdir}/${RUBY_BASE_NAME}
   * site libraries path: ${rubylibprefix}/${sitearch}
   * vendor path:         ${rubylibprefix}/vendor_ruby
   * target OS:           linux
   * compiler:            clang-17
   * with thread:         pthread
   * with coroutine:      amd64
   * with modular GC:     no
   * enable shared libs:  no
   * dynamic library ext: so
   * CFLAGS:              ${hardenflags} -fdeclspec  ${optflags} \
                          ${debugflags} ${warnflags}
   * LDFLAGS:             -L. -fstack-protector-strong -rdynamic \
                          -Wl,-export-dynamic
   * DLDFLAGS:            -Wl,--compress-debug-sections=zlib
   * optflags:            -O3 -fno-fast-math
   * debugflags:          -ggdb3
   * warnflags:           -Wall -Wextra -Wextra-tokens \
                          -Wdeprecated-declarations -Wdivision-by-zero \
                          -Wdiv-by-zero -Wimplicit-function-declaration \
                          -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 \
                          -Wwrite-strings -Wold-style-definition \
                          -Wmissing-noreturn -Wno-cast-function-type \
                          -Wno-constant-logical-operand -Wno-long-long \
                          -Wno-missing-field-initializers \
                          -Wno-overlength-strings -Wno-parentheses-equality \
                          -Wno-self-assign -Wno-tautological-compare \
                          -Wno-unused-parameter -Wno-unused-value \
                          -Wunused-variable -Wmisleading-indentation -Wundef
   * hardenflags:         -fstack-protector-strong -U_FORTIFY_SOURCE \
                          -D_FORTIFY_SOURCE=2
   * strip command:       llvm-strip-17 -S -x
   * install doc:         no
   * YJIT support:        yes
   * ZJIT support:        no
   * man page type:       man
   * BASERUBY -v:         ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \
                          [x86_64-linux-gnu]

---
MAKE=make /bin/sh ./config.status Makefile
MAKE=make /bin/sh ./config.status GNUmakefile
config.status: creating GNUmakefile
config.status: creating Makefile
GNUmakefile unchanged
Makefile unchanged
generating /tmp/ruby/src/trunk_clang_17/ext/ripper/eventids2table.c
generating /tmp/ruby/src/trunk_clang_17/ext/rbconfig/sizeof/sizes.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_17/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_17/ext/ripper'
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_17/ext/rbconfig/sizeof'
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/power_assert.revision unchanged
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_clang_17/revision.h updated
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_17/ext/rbconfig/sizeof'
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/irb.revision -
generating x86_64-linux-fake.rb
/tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/irb.revision unchanged
x86_64-linux-fake.rb updated
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_clang_17/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
Extracting bundle gem power_assert-2.0.5...
/bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb unchanged
generating enc.mk
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-3.0.0dev.gem
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_17/include -I/tmp/ruby/src/trunk_clang_17 -I/tmp/ruby/src/trunk_clang_17/prism -I/tmp/ruby/src/trunk_clang_17/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -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_clang_17/target/release/' '/tmp/ruby/src/trunk_clang_17/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_17/target/release/' '/tmp/ruby/src/trunk_clang_17/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_clang_17/main.c
compiling /tmp/ruby/src/trunk_clang_17/dmydln.c
compiling /tmp/ruby/src/trunk_clang_17/miniinit.c
compiling /tmp/ruby/src/trunk_clang_17/array.c
compiling /tmp/ruby/src/trunk_clang_17/ast.c
compiling /tmp/ruby/src/trunk_clang_17/bignum.c
compiling /tmp/ruby/src/trunk_clang_17/class.c
compiling /tmp/ruby/src/trunk_clang_17/compar.c
compiling /tmp/ruby/src/trunk_clang_17/compile.c
compiling /tmp/ruby/src/trunk_clang_17/complex.c
compiling /tmp/ruby/src/trunk_clang_17/concurrent_set.c
compiling /tmp/ruby/src/trunk_clang_17/cont.c
compiling /tmp/ruby/src/trunk_clang_17/debug.c
compiling /tmp/ruby/src/trunk_clang_17/debug_counter.c
compiling /tmp/ruby/src/trunk_clang_17/dir.c
compiling /tmp/ruby/src/trunk_clang_17/dln_find.c
compiling /tmp/ruby/src/trunk_clang_17/encoding.c
compiling /tmp/ruby/src/trunk_clang_17/enum.c
compiling /tmp/ruby/src/trunk_clang_17/enumerator.c
compiling /tmp/ruby/src/trunk_clang_17/error.c
compiling /tmp/ruby/src/trunk_clang_17/eval.c
compiling /tmp/ruby/src/trunk_clang_17/file.c
compiling /tmp/ruby/src/trunk_clang_17/gc.c
compiling /tmp/ruby/src/trunk_clang_17/hash.c
compiling /tmp/ruby/src/trunk_clang_17/imemo.c
compiling /tmp/ruby/src/trunk_clang_17/inits.c
compiling /tmp/ruby/src/trunk_clang_17/io.c
compiling /tmp/ruby/src/trunk_clang_17/io_buffer.c
compiling /tmp/ruby/src/trunk_clang_17/iseq.c
compiling /tmp/ruby/src/trunk_clang_17/load.c
compiling /tmp/ruby/src/trunk_clang_17/marshal.c
compiling /tmp/ruby/src/trunk_clang_17/math.c
compiling /tmp/ruby/src/trunk_clang_17/memory_view.c
compiling /tmp/ruby/src/trunk_clang_17/namespace.c
compiling /tmp/ruby/src/trunk_clang_17/node.c
compiling /tmp/ruby/src/trunk_clang_17/node_dump.c
compiling /tmp/ruby/src/trunk_clang_17/numeric.c
compiling /tmp/ruby/src/trunk_clang_17/object.c
compiling /tmp/ruby/src/trunk_clang_17/pack.c
compiling /tmp/ruby/src/trunk_clang_17/pathname.c
compiling parse.c
compiling /tmp/ruby/src/trunk_clang_17/parser_st.c
compiling /tmp/ruby/src/trunk_clang_17/proc.c
compiling /tmp/ruby/src/trunk_clang_17/process.c
compiling /tmp/ruby/src/trunk_clang_17/ractor.c
compiling /tmp/ruby/src/trunk_clang_17/random.c
compiling /tmp/ruby/src/trunk_clang_17/range.c
compiling /tmp/ruby/src/trunk_clang_17/rational.c
compiling /tmp/ruby/src/trunk_clang_17/re.c
compiling /tmp/ruby/src/trunk_clang_17/regcomp.c
compiling /tmp/ruby/src/trunk_clang_17/regenc.c
compiling /tmp/ruby/src/trunk_clang_17/regerror.c
compiling /tmp/ruby/src/trunk_clang_17/regexec.c
compiling /tmp/ruby/src/trunk_clang_17/regparse.c
compiling /tmp/ruby/src/trunk_clang_17/regsyntax.c
compiling /tmp/ruby/src/trunk_clang_17/ruby.c
compiling /tmp/ruby/src/trunk_clang_17/ruby_parser.c
compiling /tmp/ruby/src/trunk_clang_17/scheduler.c
compiling /tmp/ruby/src/trunk_clang_17/set.c
compiling /tmp/ruby/src/trunk_clang_17/shape.c
compiling /tmp/ruby/src/trunk_clang_17/signal.c
compiling /tmp/ruby/src/trunk_clang_17/sprintf.c
compiling /tmp/ruby/src/trunk_clang_17/st.c
compiling /tmp/ruby/src/trunk_clang_17/strftime.c
compiling /tmp/ruby/src/trunk_clang_17/string.c
compiling /tmp/ruby/src/trunk_clang_17/struct.c
compiling /tmp/ruby/src/trunk_clang_17/symbol.c
compiling /tmp/ruby/src/trunk_clang_17/thread.c
compiling /tmp/ruby/src/trunk_clang_17/time.c
compiling /tmp/ruby/src/trunk_clang_17/transcode.c
compiling /tmp/ruby/src/trunk_clang_17/util.c
compiling /tmp/ruby/src/trunk_clang_17/variable.c
compiling /tmp/ruby/src/trunk_clang_17/version.c
compiling /tmp/ruby/src/trunk_clang_17/vm.c
compiling /tmp/ruby/src/trunk_clang_17/vm_backtrace.c
compiling /tmp/ruby/src/trunk_clang_17/vm_dump.c
compiling /tmp/ruby/src/trunk_clang_17/vm_sync.c
compiling /tmp/ruby/src/trunk_clang_17/vm_trace.c
compiling /tmp/ruby/src/trunk_clang_17/weakmap.c
compiling prism/api_node.c
compiling /tmp/ruby/src/trunk_clang_17/prism/api_pack.c
compiling prism/diagnostic.c
compiling /tmp/ruby/src/trunk_clang_17/prism/encoding.c
compiling /tmp/ruby/src/trunk_clang_17/prism/extension.c
compiling prism/node.c
compiling /tmp/ruby/src/trunk_clang_17/prism/options.c
compiling /tmp/ruby/src/trunk_clang_17/prism/pack.c
compiling prism/prettyprint.c
compiling /tmp/ruby/src/trunk_clang_17/prism/regexp.c
compiling prism/serialize.c
compiling /tmp/ruby/src/trunk_clang_17/prism/static_literals.c
compiling prism/token_type.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_buffer.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_char.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_constant_pool.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_integer.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_list.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_memchr.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_newline_list.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_string.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_strncasecmp.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk_clang_17/prism/prism.c
compiling /tmp/ruby/src/trunk_clang_17/prism_init.c
compiling /tmp/ruby/src/trunk_clang_17/yjit.c
compiling /tmp/ruby/src/trunk_clang_17/jit.c
partial linking /tmp/ruby/build/trunk_clang_17/target/release/libyjit.a into /tmp/ruby/build/trunk_clang_17/target/release/libyjit.o
assembling /tmp/ruby/src/trunk_clang_17/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk_clang_17/enc/ascii.c
compiling /tmp/ruby/src/trunk_clang_17/enc/us_ascii.c
compiling /tmp/ruby/src/trunk_clang_17/enc/unicode.c
compiling /tmp/ruby/src/trunk_clang_17/enc/utf_8.c
compiling enc/trans/newline.c
compiling /tmp/ruby/src/trunk_clang_17/missing/setproctitle.c
compiling /tmp/ruby/src/trunk_clang_17/addr2line.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_17/include -I/tmp/ruby/src/trunk_clang_17 -I/tmp/ruby/src/trunk_clang_17/prism -I/tmp/ruby/src/trunk_clang_17/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -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_clang_17/target/release/' '/tmp/ruby/src/trunk_clang_17/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_17/target/release/' '/tmp/ruby/src/trunk_clang_17/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_clang_17/dln.c
compiling /tmp/ruby/src/trunk_clang_17/localeinit.c
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk_clang_17/loadpath.c
builtin_binary.inc updated
ca65f8f8584fcb3de1ba1f8351e80bc4bfffabf89448d8c6bc6cdfcb3e3fc9ee  builtin_binary.inc
compiling /tmp/ruby/src/trunk_clang_17/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_17/include -I/tmp/ruby/src/trunk_clang_17 -I/tmp/ruby/src/trunk_clang_17/prism -I/tmp/ruby/src/trunk_clang_17/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -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_clang_17/target/release/' '/tmp/ruby/src/trunk_clang_17/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_17/target/release/' '/tmp/ruby/src/trunk_clang_17/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
compiling /tmp/ruby/src/trunk_clang_17/enc/encdb.c
compiling /tmp/ruby/src/trunk_clang_17/enc/big5.c
compiling /tmp/ruby/src/trunk_clang_17/enc/cesu_8.c
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
compiling /tmp/ruby/src/trunk_clang_17/enc/cp949.c
compiling /tmp/ruby/src/trunk_clang_17/enc/emacs_mule.c
generating transdb.h
compiling /tmp/ruby/src/trunk_clang_17/enc/euc_jp.c
compiling /tmp/ruby/src/trunk_clang_17/enc/euc_kr.c
compiling /tmp/ruby/src/trunk_clang_17/enc/euc_tw.c
compiling /tmp/ruby/src/trunk_clang_17/enc/gb2312.c
transdb.h unchanged
compiling /tmp/ruby/src/trunk_clang_17/enc/gb18030.c
compiling /tmp/ruby/src/trunk_clang_17/enc/gbk.c
generating makefiles ext/configure-ext.mk
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_1.c
ext/configure-ext.mk updated
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/big5.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/emoji.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/escape.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk_clang_17/enc/koi8_r.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk_clang_17/enc/koi8_u.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk_clang_17/enc/shift_jis.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/korean.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk_clang_17/enc/utf_16be.c
compiling /tmp/ruby/src/trunk_clang_17/enc/utf_16le.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk_clang_17/enc/utf_32be.c
compiling /tmp/ruby/src/trunk_clang_17/enc/utf_32le.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/utf_16_32.c
linking transcoder transdb.so
compiling /tmp/ruby/src/trunk_clang_17/enc/windows_31j.c
linking transcoder big5.so
linking transcoder cesu_8.so
compiling /tmp/ruby/src/trunk_clang_17/enc/windows_1250.c
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
compiling /tmp/ruby/src/trunk_clang_17/enc/windows_1251.c
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
compiling /tmp/ruby/src/trunk_clang_17/enc/windows_1252.c
linking transcoder gbk.so
compiling /tmp/ruby/src/trunk_clang_17/enc/windows_1253.c
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
compiling /tmp/ruby/src/trunk_clang_17/enc/windows_1254.c
linking transcoder single_byte.so
compiling /tmp/ruby/src/trunk_clang_17/enc/windows_1257.c
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
linking encoding big5.so
linking encoding encdb.so
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating makefile exts.mk
linking encoding windows_1252.so
linking encoding windows_1253.so
exts.mk unchanged
linking encoding windows_1254.so
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
linking encoding windows_1257.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/arith_seq/beg_len_step.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/array/concat/to_ary_concat.c
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/array/resize/resize.c
linking shared-object -test-/array/to_ary_concat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/asan'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/asan/asan.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bignum'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bignum/big2str.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bug-14834/bug-14834.c
linking shared-object -test-/asan.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bignum/bigzero.c
linking shared-object -test-/array/resize.so
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bug-3571/bug.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bug-5832/bug.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug-14834'
making encs
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bignum/div.c
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bignum/init.c
linking shared-object -test-/bug_3571.so
linking shared-object -test-/bug_5832.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bignum/intpack.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bug_reporter/bug_reporter.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/class'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/class/class2name.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/class/init.c
linking shared-object -test-/bug_reporter.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bignum/mul.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/debug'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/debug/init.c
linking shared-object -test-/class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bignum/str2big.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/class'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/debug/inspector.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/debug/profile_frames.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/dln/empty/empty.c
linking shared-object -test-/bignum.so
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/econv'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/econv/append.c
linking shared-object -test-/debug.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/ensure_and_callcc'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/econv/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/enumerator_kw/enumerator_kw.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/eval'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/eval/eval.c
linking shared-object -test-/econv.so
linking shared-object -test-/ensure_and_callcc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/econv'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/exception'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/exception/dataerror.c
linking shared-object -test-/enumerator_kw.so
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/ensure_and_callcc'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/fatal/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/exception/enc_raise.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/eval'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/file'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/file/fs.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/file/newline_conv.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/exception/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/float'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/float/init.c
linking shared-object -test-/fatal.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/file/stat.c
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/funcall/funcall.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/float/nextafter.c
linking shared-object -test-/file.so
linking shared-object -test-/funcall.so
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/hash'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/hash/delete.c
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/hash/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/integer'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/integer/core_ext.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/float'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/integer/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/integer/my_integer.c
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/iter'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/iter/break.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/iseq_load/iseq_load.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/load/dot.dot/dot.dot.c
linking shared-object -test-/load/dot.dot.so
linking shared-object -test-/integer.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/iter/init.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/load/protect/protect.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/integer'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/iter/yield.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/resolve_symbol_target'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
linking shared-object -test-/iter.so
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/stringify_symbols'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/load/stringify_symbols/stringify_symbols.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/load/stringify_target/stringify_target.c
linking shared-object -test-/load/resolve_symbol_resolver.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/resolve_symbol_resolver'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/load/resolve_symbol_target.so
linking shared-object -test-/load/stringify_symbols.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/resolve_symbol_target'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/marshal/internal_ivar/internal_ivar.c
linking shared-object -test-/load/stringify_target.so
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/stringify_target'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/stringify_symbols'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/marshal/usr/usrmarshal.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/memory_view'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/memory_view/memory_view.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/method'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/method/arity.c
linking shared-object -test-/marshal/internal_ivar.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/method/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/namespace/yay1'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/namespace/yay1/yay1.c
linking shared-object -test-/memory_view.so
linking shared-object -test-/method.so
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/namespace/yay2'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/namespace/yay2/yay2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/method'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/notimplement/bug.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/num2int/num2int.c
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/path_to_class/path_to_class.c
linking shared-object -test-/num2int.so
linking shared-object -test-/namespace/yay1.so
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/namespace/yay1'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/popen_deadlock'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/namespace/yay2.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/postponed_job/postponed_job.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/namespace/yay2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/printf'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/printf/printf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/proc'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/proc/init.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/postponed_job'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/proc/receiver.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/random'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/random/bad_version.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/proc/super.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/printf'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/random/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/rational'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/rational/rat.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/random/loop.c
linking shared-object -test-/proc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/recursion/recursion.c
linking shared-object -test-/random.so
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/random'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/scan_args/scan_args.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/regexp/init.c
linking shared-object -test-/recursion.so
linking shared-object -test-/rb_call_super_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/st/foreach/foreach.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/regexp/parse_depth_limit.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/scan_args.so
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/scan_args'
linking shared-object -test-/st/numhash.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/st/update/update.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/stack'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/stack/stack.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/st/numhash'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/regexp'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/struct'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/struct/data.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/string'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/capacity.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/struct/duplicate.c
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/struct/init.c
linking shared-object -test-/stack.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/stack'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/thread/id/id.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/struct/len.c
linking shared-object -test-/thread/id.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/enc_associate.c
linking shared-object -test-/symbol.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/enc_dummy.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/enc_str_buf_cat.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/fstring.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/modify.c
linking shared-object -test-/struct.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/thread/instrumentation/instrumentation.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/thread/lock_native_thread/lock_native_thread.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/time'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/new.c
linking shared-object -test-/thread/lock_native_thread.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/nofree.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/time/leap_second.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/normalize.c
linking shared-object -test-/thread/instrumentation.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/qsort.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/time/new.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/tracepoint/gc_hook.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/set_len.c
linking shared-object -test-/time.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/tracepoint/tracepoint.c
linking shared-object -test-/string.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/typeddata/typeddata.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/vm'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/vm/at_exit.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/wait'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/wait/wait.c
linking shared-object -test-/tracepoint.so
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/cgi/escape'
compiling /tmp/ruby/src/trunk_clang_17/ext/cgi/escape/escape.c
linking shared-object -test-/wait.so
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/continuation'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/wait'
compiling /tmp/ruby/src/trunk_clang_17/ext/continuation/continuation.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
compiling /tmp/ruby/src/trunk_clang_17/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/vm'
linking shared-object cgi/escape.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/date'
compiling /tmp/ruby/src/trunk_clang_17/ext/date/date_core.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/digest.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/erb/escape'
compiling /tmp/ruby/src/trunk_clang_17/ext/erb/escape/escape.c
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/etc'
compiling /tmp/ruby/src/trunk_clang_17/ext/etc/etc.c
linking shared-object etc.so
compiling /tmp/ruby/src/trunk_clang_17/ext/date/date_parse.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/fcntl'
compiling /tmp/ruby/src/trunk_clang_17/ext/fcntl/fcntl.c
linking shared-object erb/escape.so
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/erb/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
compiling /tmp/ruby/src/trunk_clang_17/ext/io/console/console.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
compiling /tmp/ruby/src/trunk_clang_17/ext/date/date_strftime.c
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/nonblock'
compiling /tmp/ruby/src/trunk_clang_17/ext/date/date_strptime.c
compiling /tmp/ruby/src/trunk_clang_17/ext/io/nonblock/nonblock.c
linking shared-object io/nonblock.so
linking shared-object io/console.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/wait'
compiling /tmp/ruby/src/trunk_clang_17/ext/io/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
compiling /tmp/ruby/src/trunk_clang_17/ext/monitor/monitor.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
compiling /tmp/ruby/src/trunk_clang_17/ext/objspace/object_tracing.c
linking shared-object monitor.so
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/wait'
compiling /tmp/ruby/src/trunk_clang_17/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk_clang_17/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_bn.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
compiling /tmp/ruby/src/trunk_clang_17/ext/psych/psych.c
compiling /tmp/ruby/src/trunk_clang_17/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk_clang_17/ext/psych/psych_parser.c
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/date'
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk_clang_17/ext/psych/psych_to_ruby.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
compiling /tmp/ruby/src/trunk_clang_17/ext/pty/pty.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk_clang_17/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_engine.c
linking shared-object pty.so
linking shared-object psych.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_clang_17/ext/rbconfig/sizeof/sizes.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
compiling /tmp/ruby/src/trunk_clang_17/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk_clang_17/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk_clang_17/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk_clang_17/ext/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_kdf.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk_clang_17/ext/ripper/ripper_init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_ocsp.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/constants.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_pkey_dh.c
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/stringio'
compiling /tmp/ruby/src/trunk_clang_17/ext/stringio/stringio.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
compiling /tmp/ruby/src/trunk_clang_17/ext/strscan/strscan.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/basicsocket.c
linking shared-object strscan.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/zlib'
compiling /tmp/ruby/src/trunk_clang_17/ext/zlib/zlib.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/stringio'
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/socket.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/ipsocket.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/tcpsocket.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug/debug.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug/iseq_collector.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal/missing.c
linking shared-object debug/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_ts.c
linking shared-object bigdecimal.so
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/udpsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/unixsocket.c
linking shared-object nkf.so
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509attr.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/unixserver.c
linking shared-object racc/cparse.so
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509ext.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/option.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/constants.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/ruby_objs.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/util/rbs_constant_pool.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509store.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension/lexer.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension/location.c
linking shared-object openssl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension/main.c
linking shared-object socket.so
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension/parser.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension/parserstate.c
linking shared-object syslog_ext.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/md5'
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/md5/md5init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/md5/md5.c
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/rmd160/rmd160.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha1'
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/sha1/sha1init.c
linking shared-object digest/md5.so
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/md5'
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/sha1/sha1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension/unescape.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/sha2/sha2init.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/json/generator'
compiling /tmp/ruby/src/trunk_clang_17/ext/json/generator/generator.c
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/sha2/sha2.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/json/parser'
compiling /tmp/ruby/src/trunk_clang_17/ext/json/parser/parser.c
linking shared-object digest/sha2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
linking shared-object json/ext/parser.so
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/json/parser'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/json/generator'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/repl_type_completor.revision -
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/power_assert.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_17/include -I/tmp/ruby/src/trunk_clang_17 -I/tmp/ruby/src/trunk_clang_17/prism -I/tmp/ruby/src/trunk_clang_17/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -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_clang_17/target/release/' '/tmp/ruby/src/trunk_clang_17/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_17/target/release/' '/tmp/ruby/src/trunk_clang_17/zjit/src/lib.rs'
/tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/repl_type_completor.revision unchanged
generating encdb.h
generating enc.mk
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_clang_17/gems/power_assert-2.0.5.gem
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating transdb.h
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
Extracting bundle gem power_assert-2.0.5...
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-3.0.0dev.gem
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
./miniruby -I/tmp/ruby/src/trunk_clang_17/lib -I. -I.ext/common  /tmp/ruby/src/trunk_clang_17/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_17/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_clang_17/bin
installing base libraries:          /tmp/ruby/install/trunk_clang_17/lib
installing arch files:              /tmp/ruby/install/trunk_clang_17/lib/ruby/3.5.0+2/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_clang_17/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_clang_17/lib/ruby/3.5.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_clang_17/lib/ruby/site_ruby/3.5.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_clang_17/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_clang_17/include/ruby-3.5.0+2/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_clang_17/lib/ruby/3.5.0+2
installing extension scripts:       /tmp/ruby/install/trunk_clang_17/lib/ruby/site_ruby/3.5.0+2
installing extension scripts:       /tmp/ruby/install/trunk_clang_17/lib/ruby/vendor_ruby/3.5.0+2
installing extension headers:       /tmp/ruby/install/trunk_clang_17/include/ruby-3.5.0+2/ruby
installing command scripts:         /tmp/ruby/install/trunk_clang_17/bin
installing library scripts:         /tmp/ruby/install/trunk_clang_17/lib/ruby/3.5.0+2
installing common headers:          /tmp/ruby/install/trunk_clang_17/include/ruby-3.5.0+2
installing manpages:                /tmp/ruby/install/trunk_clang_17/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_clang_17/lib/ruby/gems/3.5.0+2
                                    bundler 2.8.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 5.0.2
                                    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.2
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.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.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_clang_17/lib/ruby/gems/3.5.0+2
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.6
                                    fcntl 1.2.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.3.2
                                    json 2.13.0
                                    openssl 3.3.0
                                    psych 5.2.6
                                    stringio 3.1.8.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_clang_17/lib/ruby/gems/3.5.0+2
                                    minitest 5.25.5
                                    rake 13.3.0
                                    test-unit 3.7.0
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.9
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.4
                                    typeprof 0.30.1
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.2.2
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.4.1
                                    logger 1.7.0
                                    rdoc 6.14.2
                                    irb 1.15.2
                                    reline 0.6.2
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_clang_17/lib/ruby/gems/3.5.0+2/cache
skipped bundled gems:
    power_assert-3.0.0dev.gem       not found in bundled_gems
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2029 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 = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_17/include -I/tmp/ruby/src/trunk_clang_17 -I/tmp/ruby/src/trunk_clang_17/prism -I/tmp/ruby/src/trunk_clang_17/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -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_clang_17/target/release/' '/tmp/ruby/src/trunk_clang_17/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_17/target/release/' '/tmp/ruby/src/trunk_clang_17/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_clang_17/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 = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_17/include -I/tmp/ruby/src/trunk_clang_17 -I/tmp/ruby/src/trunk_clang_17/prism -I/tmp/ruby/src/trunk_clang_17/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -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_clang_17/target/release/' '/tmp/ruby/src/trunk_clang_17/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_17/target/release/' '/tmp/ruby/src/trunk_clang_17/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
Run options: 
  --seed=36342
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_17/lib -I. -I.ext/common  /tmp/ruby/src/trunk_clang_17/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_clang_17/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/754] 3772467=ripper/test_parser_events
[  2/754] 3772470=dtrace/test_load
[  3/754] 3772470=openssl/test_ts
[  4/754] 3772468=test_trick
[  5/754] 3772466=openssl/test_x509ext
[  6/754] 3772467=optparse/test_did_you_mean
[  7/754] 3772466=rubygems/test_gem_gemcutter_utilities
[  8/754] 3772467=ruby/test_exception
[  9/754] 3772470=ruby/test_range
[ 10/754] 3772466=ruby/enc/test_case_comprehensive
[ 11/754] 3772466=etc/test_etc
[ 12/754] 3772466=ruby/test_warning
[ 13/754] 3772466=dtrace/test_singleton_function
[ 14/754] 3772466=ruby/enc/test_gbk
[ 15/754] 3772466=resolv/test_svcb_https
[ 16/754] 3772466=openssl/test_buffering
[ 17/754] 3772466=-ext-/win32/test_fd_setsize
[ 18/754] 3772466=ruby/test_default_gems
[ 19/754] 3772466=prism/newline_test
[ 20/754] 3772466=rubygems/test_gem_source_specific_file
[ 21/754] 3772470=-ext-/arith_seq/test_arith_seq_beg_len_step
[ 22/754] 3772470=socket/test_udp
[ 23/754] 3772470=rubygems/test_gem_resolver_requirement_list
[ 24/754] 3772466=-ext-/bignum/test_str2big
[ 25/754] 3772466=rubygems/test_gem_source_list
[ 26/754] 3772467=psych/test_yaml_special_cases
[ 27/754] 3772470=rubygems/test_gem_commands_pristine_command
[ 28/754] 3772467=ruby/test_io
[ 29/754] 3772466=cgi/test_cgi_escape
[ 30/754] 3772466=prism/ruby/location_test
[ 31/754] 3772466=prism/ruby/string_query_test
[ 32/754] 3772466=did_you_mean/spell_checking/test_pattern_key_name_check
[ 33/754] 3772466=ruby/test_whileuntil
[ 34/754] 3772466=ripper/test_files_ext
[ 35/754] 3772466=mkmf/test_libs
[ 36/754] 3772466=ruby/test_m17n_comb
[ 37/754] 3772468=dtrace/test_gc
[ 38/754] 3772468=ruby/test_math
[ 39/754] 3772468=date/test_date_new
[ 40/754] 3772468=prism/regexp_test
[ 41/754] 3772468=monitor/test_monitor
[ 42/754] 3772468=test_find
[ 43/754] 3772468=openssl/test_ssl
[ 44/754] 3772466=ruby/test_basicinstructions
[ 45/754] 3772466=-ext-/postponed_job/test_postponed_job
[ 46/754] 3772466=rubygems/test_gem_request_set_lockfile
[ 47/754] 3772468=rubygems/test_gem_resolver_composed_set
[ 48/754] 3772468=ruby/test_case
[ 49/754] 3772468=ruby/enc/test_emoji_breaks
[ 50/754] 3772468=ruby/test_module
[ 51/754] 3772470=ruby/test_optimization
[ 52/754] 3772468=-ext-/string/test_normalize
[ 53/754] 3772468=rubygems/test_gem_security
[ 54/754] 3772467=rubygems/test_gem_request
[ 55/754] 3772467=ruby/test_rubyvm
[ 56/754] 3772467=-ext-/test_enumerator_kw
[ 57/754] 3772467=-ext-/vm/test_at_exit
[ 58/754] 3772467=ruby/test_insns_leaf
[ 59/754] 3772467=-ext-/bignum/test_mul
[ 60/754] 3772467=rubygems/test_gem_commands_info_command
[ 61/754] 3772470=ruby/test_allocation
[ 62/754] 3772467=ripper/test_sexp
[ 63/754] 3772467=openssl/test_x509req
[ 64/754] 3772467=fileutils/test_verbose
[ 65/754] 3772467=rubygems/test_gem_resolver_vendor_set
[ 66/754] 3772467=ruby/test_struct
[ 67/754] 3772467=rubygems/test_gem_uninstaller
[ 68/754] 3772468=fiber/test_mutex
[ 69/754] 3772466=-ext-/win32/test_dln
[ 70/754] 3772466=ruby/test_hash
[ 71/754] 3772468=mkmf/test_pkg_config
[ 72/754] 3772468=ruby/enc/test_gb18030
[ 73/754] 3772468=openssl/test_asn1
[ 74/754] 3772468=ruby/test_fixnum
[ 75/754] 3772468=ruby/test_signal
[ 76/754] 3772470=psych/nodes/test_enumerable
[ 77/754] 3772470=rubygems/test_gem_resolver_index_specification
[ 78/754] 3772470=prism/ruby/ruby_parser_test
[ 79/754] 3772470=socket/test_socket
[ 80/754] 3772468=did_you_mean/spell_checking/test_require_path_check
[ 81/754] 3772468=ruby/enc/test_case_mapping
[ 82/754] 3772468=ruby/test_complex
[ 83/754] 3772468=rubygems/test_gem_package_old
[ 84/754] 3772468=ruby/test_sleep
[ 85/754] 3772470=ruby/test_yjit
[ 86/754] 3772466=ruby/test_m17n
[ 87/754] 3772466=rubygems/test_gem_commands_setup_command
[ 88/754] 3772468=rubygems/test_gem_rdoc
[ 89/754] 3772468=ruby/test_argf
[ 90/754] 3772467=ruby/test_refinement
[ 91/754] 3772466=rubygems/test_gem_source_git
[ 92/754] 3772468=dtrace/test_require
[ 93/754] 3772468=ruby/enc/test_regex_casefold
[ 94/754] 3772468=rubygems/test_gem_ext_cargo_builder
[ 95/754] 3772468=openssl/test_x509attr
[ 96/754] 3772468=-ext-/array/test_resize
[ 97/754] 3772468=rubygems/test_gem_unsatisfiable_dependency_error
[ 98/754] 3772468=psych/test_set
[ 99/754] 3772468=-ext-/load/test_resolve_symbol
[100/754] 3772468=uri/test_ftp
[101/754] 3772468=openssl/test_x509crl
[102/754] 3772468=did_you_mean/edit_distance/test_jaro_winkler
[103/754] 3772468=prism/lex_test
[104/754] 3772470=rubygems/test_gem_security_policy
[105/754] 3772467=open-uri/test_open-uri
[106/754] 3772468=-ext-/test_recursion
[107/754] 3772468=ruby/enc/test_grapheme_breaks
[108/754] 3772468=ruby/test_weakmap
[109/754] 3772467=ruby/enc/test_iso_8859
[110/754] 3772467=rubygems/test_gem_impossible_dependencies_error
[111/754] 3772467=objspace/test_ractor
[112/754] 3772470=rubygems/test_gem_command
[113/754] 3772467=rubygems/test_gem_resolver_git_specification
[114/754] 3772470=-ext-/test_bug-5832
[115/754] 3772470=prism/snippets_test
[116/754] 3772468=ruby/test_require_lib
[117/754] 3772470=ruby/test_sprintf
[118/754] 3772470=test_delegate
[119/754] 3772470=ruby/test_set
[120/754] 3772470=ruby/test_arity
[121/754] 3772470=ruby/test_objectspace
[122/754] 3772468=rubygems/test_gem_package_tar_reader_entry
[123/754] 3772470=ruby/test_trace
[124/754] 3772470=date/test_date_strptime
[125/754] 3772470=rubygems/test_gem_commands_environment_command
[126/754] 3772470=-ext-/test_bug-3571
[127/754] 3772470=dtrace/test_object_create_start
[128/754] 3772470=prism/encoding/string_encoding_test
[129/754] 3772470=rubygems/test_gem_doctor
[130/754] 3772468=fiber/test_scheduler
[131/754] 3772470=prism/result/implicit_array_test
[132/754] 3772470=psych/test_class
[133/754] 3772470=prism/encoding/regular_expression_encoding_test
[134/754] 3772470=rubygems/test_gem_commands_check_command
[135/754] 3772470=uri/test_mailto
[136/754] 3772470=test_pty
[137/754] 3772470=rubygems/test_gem_package_task
[138/754] 3772470=io/nonblock/test_flush
[139/754] 3772470=rubygems/test_gem_request_connection_pools
[140/754] 3772468=error_highlight/test_error_highlight
[141/754] 3772470=ruby/enc/test_windows_1252
[142/754] 3772470=did_you_mean/tree_spell/test_change_word
[143/754] 3772470=rubygems/test_gem_commands_mirror
[144/754] 3772470=prism/ruby/compiler_test
[145/754] 3772470=prism/ruby/dispatcher_test
[146/754] 3772470=rubygems/test_gem_gem_runner
[147/754] 3772470=prism/result/warnings_test
[148/754] 3772470=did_you_mean/spell_checking/test_class_name_check
[149/754] 3772470=rubygems/test_gem_ext_ext_conf_builder
[150/754] 3772468=mkmf/test_egrep_cpp
[151/754] 3772468=-ext-/path_to_class/test_path_to_class
[152/754] 3772468=date/test_date_conv
[153/754] 3772468=ruby/test_zjit
[154/754] 3772468=rubygems/test_gem_safe_marshal
[155/754] 3772467=-ext-/test_bug-14834
[156/754] 3772467=socket/test_addrinfo
[157/754] 3772467=rubygems/test_gem_resolver_api_specification
[158/754] 3772467=ruby/test_super
[159/754] 3772470=yaml/test_dbm
[160/754] 3772470=psych/test_emitter
[161/754] 3772470=test_rbconfig
[162/754] 3772470=ruby/test_alias
[163/754] 3772470=ruby/test_sprintf_comb
[164/754] 3772470=ruby/test_method_cache
[165/754] 3772470=rubygems/test_gem_commands_lock_command
[166/754] 3772470=-ext-/string/test_coderange
[167/754] 3772470=psych/visitors/test_depth_first
[168/754] 3772470=uri/test_wss
[169/754] 3772470=prism/result/comments_test
[170/754] 3772470=prism/ruby/tunnel_test
[171/754] 3772470=rubygems/test_gem_remote_fetcher_local_ssl_server
[172/754] 3772467=ruby/test_settracefunc
[173/754] 3772468=rubygems/test_gem_text
[174/754] 3772468=ripper/test_files_test_2
[175/754] 3772467=ruby/test_ifunless
[176/754] 3772467=resolv/test_dns
[177/754] 3772467=prism/result/integer_parse_test
[178/754] 3772467=ruby/test_io_buffer
[179/754] 3772467=rubygems/test_gem_ext_configure_builder
[180/754] 3772467=prism/locals_test
[181/754] 3772467=prism/percent_delimiter_string_test
[182/754] 3772467=openssl/test_x509cert
[183/754] 3772467=ruby/enc/test_euc_jp
[184/754] 3772467=psych/test_string
[185/754] 3772467=date/test_date_arith
[186/754] 3772467=-ext-/float/test_nextafter
[187/754] 3772467=-ext-/string/test_capacity
[188/754] 3772467=coverage/test_coverage
[189/754] 3772470=dtrace/test_raise
[190/754] 3772470=prism/encoding/encodings_test
[191/754] 3772470=pathname/test_pathname
[192/754] 3772468=mkmf/test_signedness
[193/754] 3772470=prism/result/constant_path_node_test
[194/754] 3772470=test_shellwords
[195/754] 3772470=-ext-/string/test_enc_str_buf_cat
[196/754] 3772470=did_you_mean/spell_checking/test_key_name_check
[197/754] 3772470=openssl/test_pkcs12
[198/754] 3772467=psych/test_omap
[199/754] 3772467=pathname/test_ractor
[200/754] 3772467=erb/test_erb_m17n
[201/754] 3772467=ruby/test_inlinecache
[202/754] 3772467=-ext-/string/test_fstring
[203/754] 3772467=psych/test_marshalable
[204/754] 3772467=ruby/enc/test_utf16
[205/754] 3772467=-ext-/econv/test_append
[206/754] 3772467=ripper/test_files_sample
[207/754] 3772470=-ext-/array/test_to_ary_concat
[208/754] 3772467=ruby/test_object
[209/754] 3772467=prism/api/parse_test
[210/754] 3772467=ruby/test_fnmatch
[211/754] 3772467=-ext-/integer/test_integer
[212/754] 3772467=-ext-/symbol/test_inadvertent_creation
[213/754] 3772467=ruby/test_float
[214/754] 3772470=prism/result/numeric_value_test
[215/754] 3772470=rubygems/test_gem_commands_exec_command
[216/754] 3772467=-ext-/bignum/test_bigzero
[217/754] 3772467=ruby/test_defined
[218/754] 3772467=-ext-/string/test_cstr
[219/754] 3772467=ruby/test_backtrace
[220/754] 3772467=uri/test_ws
[221/754] 3772467=did_you_mean/spell_checking/test_uncorrectable_name_check
[222/754] 3772467=test_extlibs
[223/754] 3772467=-ext-/thread/test_instrumentation_api
[224/754] 3772467=-ext-/string/test_too_many_dummy_encodings
[225/754] 3772467=ruby/test_weakkeymap
[226/754] 3772467=-ext-/iter/test_yield_block
[227/754] 3772467=-ext-/string/test_interned_str
[228/754] 3772467=ruby/test_unicode_escape
[229/754] 3772467=fileutils/test_nowrite
[230/754] 3772467=ruby/test_thread_queue
[231/754] 3772466=ruby/test_beginendblock
[232/754] 3772467=ruby/test_rand
[233/754] 3772466=ruby/test_not
[234/754] 3772466=-ext-/st/test_update
[235/754] 3772466=-ext-/popen_deadlock/test_popen_deadlock
[236/754] 3772467=json/json_encoding_test
[237/754] 3772467=rubygems/test_require
[238/754] 3772466=ruby/test_autoload
[239/754] 3772467=ruby/test_frozen_error
[240/754] 3772467=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[241/754] 3772467=mkmf/test_config
[242/754] 3772467=ruby/test_data
[243/754] 3772467=ruby/test_lambda
[244/754] 3772467=rubygems/test_gem_bundler_version_finder
[245/754] 3772467=uri/test_parser
[246/754] 3772467=mkmf/test_framework
[247/754] 3772467=ripper/test_ripper
[248/754] 3772467=optparse/test_bash_completion
[249/754] 3772467=dtrace/test_array_create
[250/754] 3772467=rubygems/test_gem_commands_sources_command
[251/754] 3772470=ruby/test_namespace
[252/754] 3772470=ruby/test_gc
[253/754] 3772467=rubygems/test_webauthn_listener_response
[254/754] 3772467=ruby/test_ast
[255/754] 3772466=rubygems/test_gem_update_suggestion
[256/754] 3772470=ruby/test_condition
[257/754] 3772470=net/http/test_http_request
[258/754] 3772470=ruby/test_pack
[259/754] 3772470=rubygems/test_project_sanity
[260/754] 3772470=ruby/enc/test_cp949
[261/754] 3772470=-ext-/test_notimplement
[262/754] 3772470=erb/test_erb_command
[263/754] 3772470=ruby/enc/test_emoji
[264/754] 3772470=mmtk/test_configuration
[265/754] 3772470=rubygems/test_gem_resolver_lock_set
[266/754] 3772470=date/test_date_attr
[267/754] 3772470=-ext-/exception/test_ensured
[268/754] 3772470=rubygems/test_gem_commands_signin_command
[269/754] 3772466=ruby/test_regexp
[270/754] 3772466=rubygems/test_gem_package_tar_writer
[271/754] 3772466=rubygems/test_gem_commands_build_command
[272/754] 3772470=ruby/test_dup
[273/754] 3772470=openssl/test_hmac
[274/754] 3772466=test_singleton
[275/754] 3772466=rubygems/test_gem_commands_search_command
[276/754] 3772470=resolv/test_addr
[277/754] 3772466=ruby/test_numeric
[278/754] 3772470=ruby/test_array
[279/754] 3772466=json/test_helper
[280/754] 3772466=ruby/test_compile_prism
[281/754] 3772466=rubygems/test_gem_commands_specification_command
[282/754] 3772466=dtrace/test_function_entry
[283/754] 3772466=rubygems/test_gem_dependency_installer
[284/754] 3772467=prism/result/index_write_test
[285/754] 3772467=openssl/test_random
[286/754] 3772467=ruby/test_process
[287/754] 3772470=-ext-/bignum/test_pack
[288/754] 3772470=socket/test_nonblock
[289/754] 3772470=psych/test_nil
[290/754] 3772470=mkmf/test_configuration
[291/754] 3772470=rubygems/test_gem_platform
[292/754] 3772470=fileutils/test_fileutils
[293/754] 3772466=rubygems/test_gem_version
[294/754] 3772466=-ext-/stack/test_stack_overflow
[295/754] 3772466=ruby/test_ractor
[296/754] 3772466=-ext-/string/test_rb_str_dup
[297/754] 3772466=ruby/test_readpartial
[298/754] 3772466=rubygems/test_gem_source_subpath_problem
[299/754] 3772466=ruby/enc/test_utf32
[300/754] 3772466=test_securerandom
[301/754] 3772466=dtrace/test_method_cache
[302/754] 3772466=ruby/test_thread
[303/754] 3772468=rubygems/test_webauthn_poller
[304/754] 3772468=prism/result/string_test
[305/754] 3772468=optparse/test_noarg
[306/754] 3772468=mkmf/test_convertible
[307/754] 3772470=ruby/enc/test_cesu8
[308/754] 3772470=ruby/test_yjit_exit_locations
[309/754] 3772470=rubygems/test_gem_resolver_installed_specification
[310/754] 3772470=psych/test_stream
[311/754] 3772470=rubygems/test_gem_config_file
[312/754] 3772470=optparse/test_getopts
[313/754] 3772470=date/test_date
[314/754] 3772470=digest/test_ractor
[315/754] 3772470=ruby/test_env
[New LWP 3880797]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
heap_page_allocate (objspace=0x648035e24c40) at /tmp/ruby/src/trunk_clang_17/gc/default/default.c:1907
1907	    page_body->header.page = page;

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x73068ca2a7c0 (LWP 3880791) "ruby" heap_page_allocate (objspace=0x648035e24c40) at /tmp/ruby/src/trunk_clang_17/gc/default/default.c:1907
[New LWP 3880761]
  2    Thread 0x7306733ff6c0 (LWP 3880797) "ruby" 0x000073068cb57042 in epoll_wait (epfd=epfd@entry=4, events=0x648028bccfe4 <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
_int_malloc (av=av@entry=0x728114cb4ac0 <main_arena>, bytes=bytes@entry=8192) at ./malloc/malloc.c:4456

warning: 4456	./malloc/malloc.c: No such file or directory

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x728114aae7c0 (LWP 3880754) "ruby" _int_malloc (av=av@entry=0x728114cb4ac0 <main_arena>, bytes=bytes@entry=8192) at ./malloc/malloc.c:4456
  2    Thread 0x7280fb3ff6c0 (LWP 3880761) "ruby" 0x0000728114bdb042 in epoll_wait (epfd=epfd@entry=4, events=0x6131ce67efe4 <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7306733ff6c0 (LWP 3880797) "ruby"):
#0  0x000073068cb57042 in epoll_wait (epfd=epfd@entry=4, events=0x648028bccfe4 <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000064802873d5fa in event_wait (vm=0x648035e222a0) at /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:891
        r = <optimized out>
#2  timer_thread_polling (vm=0x648035e222a0) at /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:913
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
#3  timer_thread_func (ptr=0x648035e222a0) at /tmp/ruby/src/trunk_clang_17/thread_pthread.c:3065
        vm = <optimized out>
#4  0x000073068cac9a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {126471540569792, 474285234107726504, 126471540569792, -264, 0, 140731484232016, 474285234095143592, 474286223323445928}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x000073068cb56c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x73068ca2a7c0 (LWP 3880791) "ruby"):
#0  heap_page_allocate (objspace=0x648035e24c40) at /tmp/ruby/src/trunk_clang_17/gc/default/default.c:1907
        page_body = 0x730672310000
        page = 0x648035fccf40
        start = 126471522811912
        end = 126471522877440
        lo = <optimized out>
        hi = <optimized out>
        mid = <optimized out>
        mid_page = <optimized out>
#1  heap_page_allocate_and_initialize (objspace=objspace@entry=0x648035e24c40, heap=heap@entry=0x648035e24c60) at /tmp/ruby/src/trunk_clang_17/gc/default/default.c:1974
        allocated = false
        page = 0x0
#2  0x000064802860ee3e in heap_prepare (objspace=0x648035e24c40, heap=0x648035e24c60) at /tmp/ruby/src/trunk_clang_17/gc/default/default.c:2044
No locals.
#3  heap_next_free_page (objspace=0x648035e24c40, heap=0x648035e24c60) at /tmp/ruby/src/trunk_clang_17/gc/default/default.c:2274
        page = <optimized out>
#4  newobj_cache_miss (objspace=0x648035e24c40, cache=0x648035e29a30, heap_idx=<optimized out>, vm_locked=false) at /tmp/ruby/src/trunk_clang_17/gc/default/default.c:2381
        page = <optimized out>
        heap = 0x648035e24c60
        obj = 0
        lev = 1
        unlock_vm = <optimized out>
#5  0x00006480286059a6 in newobj_alloc (objspace=0x648035f33b68, cache=0x648035f33b60, heap_idx=2305843009213693951, vm_locked=false) at /tmp/ruby/src/trunk_clang_17/gc/default/default.c:2405
        obj = <optimized out>
#6  rb_gc_impl_new_obj (objspace_ptr=0x648035f33b68, cache_ptr=0x648035f33b60, alloc_size=<optimized out>, klass=<optimized out>, flags=<optimized out>, v1=<optimized out>, v2=<optimized out>, v3=<optimized out>, wb_protected=<optimized out>) at /tmp/ruby/src/trunk_clang_17/gc/default/default.c:2484
        objspace = 0x648035f33b68
        heap_idx = 2305843009213693951
        cache = 0x648035f33b60
        obj = <optimized out>
#7  newobj_of (cr=0x648035e29870, klass=<optimized out>, flags=8197, v1=v1@entry=0, v2=v2@entry=0, v3=v3@entry=0, wb_protected=<optimized out>, size=40) at /tmp/ruby/src/trunk_clang_17/gc.c:996
        obj = <optimized out>
#8  0x00006480286059f5 in rb_wb_protected_newobj_of (ec=<optimized out>, klass=110501823724384, flags=136, flags@entry=8197, size=126471522811904, size@entry=40) at /tmp/ruby/src/trunk_clang_17/gc.c:1034
No locals.
#9  0x000064802870b215 in str_alloc_heap (klass=110501823724384) at /tmp/ruby/src/trunk_clang_17/string.c:1015
        str = <optimized out>
#10 str_subseq (str=126471523401920, beg=beg@entry=0, len=len@entry=4) at /tmp/ruby/src/trunk_clang_17/string.c:3089
        termlen = 1
        str2 = <optimized out>
#11 0x000064802872098a in rb_str_subseq (str=126471523401920, beg=0, len=4) at /tmp/ruby/src/trunk_clang_17/string.c:3115
        str2 = <optimized out>
#12 split_string (result=result@entry=126471523401760, str=str@entry=126471523401920, beg=beg@entry=0, len=4, empty_count=empty_count@entry=-1) at /tmp/ruby/src/trunk_clang_17/string.c:9211
No locals.
#13 0x0000648028712c22 in rb_str_split_m (argc=<optimized out>, argv=<optimized out>, str=<optimized out>) at /tmp/ruby/src/trunk_clang_17/string.c:9478
        i = <optimized out>
        empty_count = -1
        lim = 2
        limit = 5
        tmp = <optimized out>
        enc = <optimized out>
        split_type = <optimized out>
        beg = 0
        ptr = <optimized out>
        str_start = 0x7306723a00d8 "java"
        str_len = 4
        eptr = 0x7306723a00dc ""
        result = 126471523401760
        end = <optimized out>
        spat = <optimized out>
#14 0x000064802878c3e4 in vm_call_cfunc_with_frame_ (ec=0x648035e29b10, reg_cfp=0x73068ca28d70, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3784
        cc = <optimized out>
        ci = 0x1c3100100005
        me = <optimized out>
        cfunc = 0x648035e49a78
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x000064802876e0c3 in vm_sendish (ec=0x648035e29b10, cd=0x648035fb4660, block_handler=0, method_explorer=mexp_search_method, reg_cfp=<optimized out>) at /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:5991
        calling = {cd = 0x648035fb4660, cc = 0x7306723a0048, block_handler = 0, recv = 126471523401920, argc = 2, kw_splat = false, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = 0x7306723a0048
#16 vm_exec_core (ec=ec@entry=0x648035e29b10) at ../../src/trunk_clang_17/insns.def:899
        bh = 0
        cd = 0x648035fb4660
        leaf = false
        val = <optimized out>
        insns_address_table = {0x648028771b14 <vm_exec_core+26516>, 0x64802876b3f5 <vm_exec_core+117>, 0x64802876b4a8 <vm_exec_core+296>, 0x64802876b57a <vm_exec_core+506>, 0x64802876b70d <vm_exec_core+909>, 0x64802876b7fc <vm_exec_core+1148>, 0x64802876b9b8 <vm_exec_core+1592>, 0x64802876bb9c <vm_exec_core+2076>, 0x64802876bbed <vm_exec_core+2157>, 0x648028771b2c <vm_exec_core+26540>, 0x64802876bf59 <vm_exec_core+3033>, 0x64802876c020 <vm_exec_core+3232>, 0x648028771b65 <vm_exec_core+26597>, 0x648028771b9f <vm_exec_core+26655>, 0x64802876c129 <vm_exec_core+3497>, 0x648028771bf0 <vm_exec_core+26736>, 0x648028771c22 <vm_exec_core+26786>, 0x648028771c52 <vm_exec_core+26834>, 0x648028771c7f <vm_exec_core+26879>, 0x648028771cad <vm_exec_core+26925>, 0x648028771cda <vm_exec_core+26970>, 0x648028771d10 <vm_exec_core+27024>, 0x648028771d49 <vm_exec_core+27081>, 0x648028771d85 <vm_exec_core+27141>, 0x648028771dd4 <vm_exec_core+27220>, 0x648028771e10 <vm_exec_core+27280>, 0x648028771e7c <vm_exec_core+27388>, 0x648028771eab <vm_exec_core+27435>, 0x64802876c1d4 <vm_exec_core+3668>, 0x648028771eff <vm_exec_core+27519>, 0x648028771f31 <vm_exec_core+27569>, 0x64802876c233 <vm_exec_core+3763>, 0x64802876c84b <vm_exec_core+5323>, 0x64802876c914 <vm_exec_core+5524>, 0x648028771f63 <vm_exec_core+27619>, 0x64802876c9a0 <vm_exec_core+5664>, 0x64802876ca50 <vm_exec_core+5840>, 0x64802876ca92 <vm_exec_core+5906>, 0x648028771fa9 <vm_exec_core+27689>, 0x648028771fe8 <vm_exec_core+27752>, 0x648028772006 <vm_exec_core+27782>, 0x64802876cb20 <vm_exec_core+6048>, 0x648028772033 <vm_exec_core+27827>, 0x64802876cb7d <vm_exec_core+6141>, 0x64802877205f <vm_exec_core+27871>, 0x648028772098 <vm_exec_core+27928>, 0x6480287720cd <vm_exec_core+27981>, 0x6480287720f2 <vm_exec_core+28018>, 0x64802876cc32 <vm_exec_core+6322>, 0x64802876cf9f <vm_exec_core+7199>, 0x64802876d09c <vm_exec_core+7452>, 0x64802876d126 <vm_exec_core+7590>, 0x64802876d1cf <vm_exec_core+7759>, 0x648028772140 <vm_exec_core+28096>, 0x648028772172 <vm_exec_core+28146>, 0x64802876d73e <vm_exec_core+9150>, 0x64802876da0a <vm_exec_core+9866>, 0x64802876dfda <vm_exec_core+11354>, 0x64802876e299 <vm_exec_core+12057>, 0x64802876e447 <vm_exec_core+12487>, 0x64802876e709 <vm_exec_core+13193>, 0x64802876e76a <vm_exec_core+13290>, 0x64802876e7b4 <vm_exec_core+13364>, 0x64802876e800 <vm_exec_core+13440>, 0x64802876e9ae <vm_exec_core+13870>, 0x64802876e9f9 <vm_exec_core+13945>, 0x64802876eaac <vm_exec_core+14124>, 0x64802876edb2 <vm_exec_core+14898>, 0x64802876ef1a <vm_exec_core+15258>, 0x64802876f0c7 <vm_exec_core+15687>, 0x64802876f34d <vm_exec_core+16333>, 0x6480287721b9 <vm_exec_core+28217>, 0x64802876f466 <vm_exec_core+16614>, 0x64802876f4b8 <vm_exec_core+16696>, 0x64802876f520 <vm_exec_core+16800>, 0x64802876f59a <vm_exec_core+16922>, 0x64802876f602 <vm_exec_core+17026>, 0x64802876f7c9 <vm_exec_core+17481>, 0x64802876f960 <vm_exec_core+17888>, 0x64802876fc80 <vm_exec_core+18688>, 0x64802876dd00 <vm_exec_core+10624>, 0x64802876ff40 <vm_exec_core+19392>, 0x6480287700b0 <vm_exec_core+19760>, 0x6480287703e0 <vm_exec_core+20576>, 0x648028770430 <vm_exec_core+20656>, 0x6480287705e0 <vm_exec_core+21088>, 0x648028770870 <vm_exec_core+21744>, 0x648028770ad0 <vm_exec_core+22352>, 0x648028770d60 <vm_exec_core+23008>, 0x648028770fc0 <vm_exec_core+23616>, 0x648028771080 <vm_exec_core+23808>, 0x6480287710c0 <vm_exec_core+23872>, 0x648028771110 <vm_exec_core+23952>, 0x648028771260 <vm_exec_core+24288>, 0x648028771323 <vm_exec_core+24483>, 0x6480287713dd <vm_exec_core+24669>, 0x648028771480 <vm_exec_core+24832>, 0x6480287714c0 <vm_exec_core+24896>, 0x648028771500 <vm_exec_core+24960>, 0x648028771550 <vm_exec_core+25040>, 0x648028771620 <vm_exec_core+25248>, 0x648028771790 <vm_exec_core+25616>, 0x648028772278 <vm_exec_core+28408>, 0x6480287718d8 <vm_exec_core+25944>, 0x64802877197d <vm_exec_core+26109>, 0x6480287722de <vm_exec_core+28510>, 0x64802877231b <vm_exec_core+28571>, 0x648028771a5a <vm_exec_core+26330>, 0x648028771ab3 <vm_exec_core+26419>, 0x64802877235f <vm_exec_core+28639>, 0x64802877238c <vm_exec_core+28684>, 0x648028771b07 <vm_exec_core+26503>, 0x64802876b3e8 <vm_exec_core+104>, 0x64802876b49b <vm_exec_core+283>, 0x64802876b56d <vm_exec_core+493>, 0x64802876b700 <vm_exec_core+896>, 0x64802876b7ef <vm_exec_core+1135>, 0x64802876b9ab <vm_exec_core+1579>, 0x64802876bb8f <vm_exec_core+2063>, 0x64802876bbe0 <vm_exec_core+2144>, 0x648028771b1f <vm_exec_core+26527>, 0x64802876bf4c <vm_exec_core+3020>, 0x64802876c013 <vm_exec_core+3219>, 0x648028771b58 <vm_exec_core+26584>, 0x648028771b92 <vm_exec_core+26642>, 0x64802876c11c <vm_exec_core+3484>, 0x648028771be3 <vm_exec_core+26723>, 0x648028771c15 <vm_exec_core+26773>, 0x648028771c45 <vm_exec_core+26821>, 0x648028771c72 <vm_exec_core+26866>, 0x648028771ca0 <vm_exec_core+26912>, 0x648028771ccd <vm_exec_core+26957>, 0x648028771d03 <vm_exec_core+27011>, 0x648028771d3c <vm_exec_core+27068>, 0x648028771d78 <vm_exec_core+27128>, 0x648028771dc7 <vm_exec_core+27207>, 0x648028771e03 <vm_exec_core+27267>, 0x648028771e6f <vm_exec_core+27375>, 0x648028771e9e <vm_exec_core+27422>, 0x64802876c1c7 <vm_exec_core+3655>, 0x648028771ef2 <vm_exec_core+27506>, 0x648028771f24 <vm_exec_core+27556>, 0x64802876c226 <vm_exec_core+3750>, 0x64802876c83e <vm_exec_core+5310>, 0x64802876c907 <vm_exec_core+5511>, 0x648028771f56 <vm_exec_core+27606>, 0x64802876c993 <vm_exec_core+5651>, 0x64802876ca43 <vm_exec_core+5827>, 0x64802876ca85 <vm_exec_core+5893>, 0x648028771f9c <vm_exec_core+27676>, 0x648028771fdb <vm_exec_core+27739>, 0x648028771ff9 <vm_exec_core+27769>, 0x64802876cb13 <vm_exec_core+6035>, 0x648028772026 <vm_exec_core+27814>, 0x64802876cb70 <vm_exec_core+6128>, 0x648028772052 <vm_exec_core+27858>, 0x64802877208b <vm_exec_core+27915>, 0x6480287720c0 <vm_exec_core+27968>, 0x6480287720e5 <vm_exec_core+28005>, 0x64802876cc25 <vm_exec_core+6309>, 0x64802876cf92 <vm_exec_core+7186>, 0x64802876d08f <vm_exec_core+7439>, 0x64802876d119 <vm_exec_core+7577>, 0x64802876d1c2 <vm_exec_core+7746>, 0x648028772133 <vm_exec_core+28083>, 0x648028772165 <vm_exec_core+28133>, 0x64802876d731 <vm_exec_core+9137>, 0x64802876d9fd <vm_exec_core+9853>, 0x648028772253 <vm_exec_core+28371>, 0x64802876e28c <vm_exec_core+12044>, 0x64802876e43a <vm_exec_core+12474>, 0x64802876e6fc <vm_exec_core+13180>, 0x64802876e75d <vm_exec_core+13277>, 0x64802876e7a7 <vm_exec_core+13351>, 0x6480287721a7 <vm_exec_core+28199>, 0x64802876e9a1 <vm_exec_core+13857>, 0x64802876e9ec <vm_exec_core+13932>, 0x64802876ea9f <vm_exec_core+14111>, 0x64802876eda5 <vm_exec_core+14885>, 0x64802876ef0d <vm_exec_core+15245>, 0x64802876f0ba <vm_exec_core+15674>, 0x64802876f340 <vm_exec_core+16320>, 0x6480287721ac <vm_exec_core+28204>, 0x64802876f459 <vm_exec_core+16601>, 0x64802876f4ab <vm_exec_core+16683>, 0x64802876f513 <vm_exec_core+16787>, 0x64802876f58d <vm_exec_core+16909>, 0x64802876f5f5 <vm_exec_core+17013>, 0x64802876f7bc <vm_exec_core+17468>, 0x64802877220b <vm_exec_core+28299>, 0x64802877220d <vm_exec_core+28301>, 0x64802877220f <vm_exec_core+28303>, 0x648028772211 <vm_exec_core+28305>, 0x648028772213 <vm_exec_core+28307>, 0x648028772215 <vm_exec_core+28309>, 0x648028772217 <vm_exec_core+28311>, 0x648028772237 <vm_exec_core+28343>, 0x648028772239 <vm_exec_core+28345>, 0x64802877223b <vm_exec_core+28347>, 0x64802877223d <vm_exec_core+28349>...}
        reg_cfp = <optimized out>
        reg_pc = 0x648035fb2768
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000648028769f4d in rb_vm_exec (ec=0x648035e29b10) at /tmp/ruby/src/trunk_clang_17/vm.c:2621
        _ec = 0x648035e29b10
        _tag = {tag = 36, retval = 4, buf = {0x7ffe9a202700, 0x648028769e52 <rb_vm_exec+130>, 0x7ffe9a202670, 0xc61, 0x1}, prev = 0x7ffe9a202b38, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000648028793af1 in vm_call0_cc (ec=0x648035e29b10, recv=126471523402200, id=3169, argc=1, argv=0x73068c929178, cc=0x7306723a01b0, kw_splat=0) at /tmp/ruby/src/trunk_clang_17/vm_eval.c:101
        flags = 0
        av = {1, 40}
        calling = {cd = 0x7ffe9a202790, cc = 0x7306723a01b0, block_handler = 0, recv = 126471523402200, argc = 1, kw_splat = false, heap_argv = 0, proc_ns = 0x0}
        use_argv = 0x73068c929178
#19 rb_call0 (ec=0x648035e29b10, recv=126471523402200, mid=3169, argc=1, argv=0x73068c929178, call_scope=<optimized out>, self=126471965203120) at /tmp/ruby/src/trunk_clang_17/vm_eval.c:572
        ci = {flags = 106522, kwarg = 0x0, mid = 3169, flag = 4, argc = 1}
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = 0x7306723a01b0
        call_status = <optimized out>
#20 0x000064802877a196 in rb_call (recv=110501823724384, mid=136, argc=0, argv=0x730672310000, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_clang_17/vm_eval.c:891
        ec = 0x648035f33b68
#21 rb_funcallv_kw (recv=110501823724384, mid=136, argc=0, argv=0x730672310000, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_clang_17/vm_eval.c:1088
No locals.
#22 0x0000648028680cad in rb_class_new_instance_pass_kw (argc=1, argv=0x73068c929178, klass=<optimized out>) at /tmp/ruby/src/trunk_clang_17/object.c:2207
        obj = 126471523402200
#23 0x000064802878c3e4 in vm_call_cfunc_with_frame_ (ec=0x648035e29b10, reg_cfp=0x73068ca28de0, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3784
        cc = <optimized out>
        ci = 0x120103140003
        me = <optimized out>
        cfunc = 0x648035e41428
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x0000648028769972 in vm_sendish (ec=ec@entry=0x648035e29b10, reg_cfp=reg_cfp@entry=0x73068ca28de0, cd=cd@entry=0x648035fcf630, block_handler=<optimized out>, method_explorer=method_explorer@entry=mexp_search_super) at /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:5995
        calling = {cd = 0x648035fcf630, cc = 0x7306723a0200, block_handler = 0, recv = 126471965203120, argc = 1, kw_splat = false, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = 0x7306723a0200
#25 0x000064802876edeb in vm_exec_core (ec=ec@entry=0x648035e29b10) at ../../src/trunk_clang_17/insns.def:1091
        bh = 126471522811904
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x648035fcf630
        insns_address_table = {0x648028771b14 <vm_exec_core+26516>, 0x64802876b3f5 <vm_exec_core+117>, 0x64802876b4a8 <vm_exec_core+296>, 0x64802876b57a <vm_exec_core+506>, 0x64802876b70d <vm_exec_core+909>, 0x64802876b7fc <vm_exec_core+1148>, 0x64802876b9b8 <vm_exec_core+1592>, 0x64802876bb9c <vm_exec_core+2076>, 0x64802876bbed <vm_exec_core+2157>, 0x648028771b2c <vm_exec_core+26540>, 0x64802876bf59 <vm_exec_core+3033>, 0x64802876c020 <vm_exec_core+3232>, 0x648028771b65 <vm_exec_core+26597>, 0x648028771b9f <vm_exec_core+26655>, 0x64802876c129 <vm_exec_core+3497>, 0x648028771bf0 <vm_exec_core+26736>, 0x648028771c22 <vm_exec_core+26786>, 0x648028771c52 <vm_exec_core+26834>, 0x648028771c7f <vm_exec_core+26879>, 0x648028771cad <vm_exec_core+26925>, 0x648028771cda <vm_exec_core+26970>, 0x648028771d10 <vm_exec_core+27024>, 0x648028771d49 <vm_exec_core+27081>, 0x648028771d85 <vm_exec_core+27141>, 0x648028771dd4 <vm_exec_core+27220>, 0x648028771e10 <vm_exec_core+27280>, 0x648028771e7c <vm_exec_core+27388>, 0x648028771eab <vm_exec_core+27435>, 0x64802876c1d4 <vm_exec_core+3668>, 0x648028771eff <vm_exec_core+27519>, 0x648028771f31 <vm_exec_core+27569>, 0x64802876c233 <vm_exec_core+3763>, 0x64802876c84b <vm_exec_core+5323>, 0x64802876c914 <vm_exec_core+5524>, 0x648028771f63 <vm_exec_core+27619>, 0x64802876c9a0 <vm_exec_core+5664>, 0x64802876ca50 <vm_exec_core+5840>, 0x64802876ca92 <vm_exec_core+5906>, 0x648028771fa9 <vm_exec_core+27689>, 0x648028771fe8 <vm_exec_core+27752>, 0x648028772006 <vm_exec_core+27782>, 0x64802876cb20 <vm_exec_core+6048>, 0x648028772033 <vm_exec_core+27827>, 0x64802876cb7d <vm_exec_core+6141>, 0x64802877205f <vm_exec_core+27871>, 0x648028772098 <vm_exec_core+27928>, 0x6480287720cd <vm_exec_core+27981>, 0x6480287720f2 <vm_exec_core+28018>, 0x64802876cc32 <vm_exec_core+6322>, 0x64802876cf9f <vm_exec_core+7199>, 0x64802876d09c <vm_exec_core+7452>, 0x64802876d126 <vm_exec_core+7590>, 0x64802876d1cf <vm_exec_core+7759>, 0x648028772140 <vm_exec_core+28096>, 0x648028772172 <vm_exec_core+28146>, 0x64802876d73e <vm_exec_core+9150>, 0x64802876da0a <vm_exec_core+9866>, 0x64802876dfda <vm_exec_core+11354>, 0x64802876e299 <vm_exec_core+12057>, 0x64802876e447 <vm_exec_core+12487>, 0x64802876e709 <vm_exec_core+13193>, 0x64802876e76a <vm_exec_core+13290>, 0x64802876e7b4 <vm_exec_core+13364>, 0x64802876e800 <vm_exec_core+13440>, 0x64802876e9ae <vm_exec_core+13870>, 0x64802876e9f9 <vm_exec_core+13945>, 0x64802876eaac <vm_exec_core+14124>, 0x64802876edb2 <vm_exec_core+14898>, 0x64802876ef1a <vm_exec_core+15258>, 0x64802876f0c7 <vm_exec_core+15687>, 0x64802876f34d <vm_exec_core+16333>, 0x6480287721b9 <vm_exec_core+28217>, 0x64802876f466 <vm_exec_core+16614>, 0x64802876f4b8 <vm_exec_core+16696>, 0x64802876f520 <vm_exec_core+16800>, 0x64802876f59a <vm_exec_core+16922>, 0x64802876f602 <vm_exec_core+17026>, 0x64802876f7c9 <vm_exec_core+17481>, 0x64802876f960 <vm_exec_core+17888>, 0x64802876fc80 <vm_exec_core+18688>, 0x64802876dd00 <vm_exec_core+10624>, 0x64802876ff40 <vm_exec_core+19392>, 0x6480287700b0 <vm_exec_core+19760>, 0x6480287703e0 <vm_exec_core+20576>, 0x648028770430 <vm_exec_core+20656>, 0x6480287705e0 <vm_exec_core+21088>, 0x648028770870 <vm_exec_core+21744>, 0x648028770ad0 <vm_exec_core+22352>, 0x648028770d60 <vm_exec_core+23008>, 0x648028770fc0 <vm_exec_core+23616>, 0x648028771080 <vm_exec_core+23808>, 0x6480287710c0 <vm_exec_core+23872>, 0x648028771110 <vm_exec_core+23952>, 0x648028771260 <vm_exec_core+24288>, 0x648028771323 <vm_exec_core+24483>, 0x6480287713dd <vm_exec_core+24669>, 0x648028771480 <vm_exec_core+24832>, 0x6480287714c0 <vm_exec_core+24896>, 0x648028771500 <vm_exec_core+24960>, 0x648028771550 <vm_exec_core+25040>, 0x648028771620 <vm_exec_core+25248>, 0x648028771790 <vm_exec_core+25616>, 0x648028772278 <vm_exec_core+28408>, 0x6480287718d8 <vm_exec_core+25944>, 0x64802877197d <vm_exec_core+26109>, 0x6480287722de <vm_exec_core+28510>, 0x64802877231b <vm_exec_core+28571>, 0x648028771a5a <vm_exec_core+26330>, 0x648028771ab3 <vm_exec_core+26419>, 0x64802877235f <vm_exec_core+28639>, 0x64802877238c <vm_exec_core+28684>, 0x648028771b07 <vm_exec_core+26503>, 0x64802876b3e8 <vm_exec_core+104>, 0x64802876b49b <vm_exec_core+283>, 0x64802876b56d <vm_exec_core+493>, 0x64802876b700 <vm_exec_core+896>, 0x64802876b7ef <vm_exec_core+1135>, 0x64802876b9ab <vm_exec_core+1579>, 0x64802876bb8f <vm_exec_core+2063>, 0x64802876bbe0 <vm_exec_core+2144>, 0x648028771b1f <vm_exec_core+26527>, 0x64802876bf4c <vm_exec_core+3020>, 0x64802876c013 <vm_exec_core+3219>, 0x648028771b58 <vm_exec_core+26584>, 0x648028771b92 <vm_exec_core+26642>, 0x64802876c11c <vm_exec_core+3484>, 0x648028771be3 <vm_exec_core+26723>, 0x648028771c15 <vm_exec_core+26773>, 0x648028771c45 <vm_exec_core+26821>, 0x648028771c72 <vm_exec_core+26866>, 0x648028771ca0 <vm_exec_core+26912>, 0x648028771ccd <vm_exec_core+26957>, 0x648028771d03 <vm_exec_core+27011>, 0x648028771d3c <vm_exec_core+27068>, 0x648028771d78 <vm_exec_core+27128>, 0x648028771dc7 <vm_exec_core+27207>, 0x648028771e03 <vm_exec_core+27267>, 0x648028771e6f <vm_exec_core+27375>, 0x648028771e9e <vm_exec_core+27422>, 0x64802876c1c7 <vm_exec_core+3655>, 0x648028771ef2 <vm_exec_core+27506>, 0x648028771f24 <vm_exec_core+27556>, 0x64802876c226 <vm_exec_core+3750>, 0x64802876c83e <vm_exec_core+5310>, 0x64802876c907 <vm_exec_core+5511>, 0x648028771f56 <vm_exec_core+27606>, 0x64802876c993 <vm_exec_core+5651>, 0x64802876ca43 <vm_exec_core+5827>, 0x64802876ca85 <vm_exec_core+5893>, 0x648028771f9c <vm_exec_core+27676>, 0x648028771fdb <vm_exec_core+27739>, 0x648028771ff9 <vm_exec_core+27769>, 0x64802876cb13 <vm_exec_core+6035>, 0x648028772026 <vm_exec_core+27814>, 0x64802876cb70 <vm_exec_core+6128>, 0x648028772052 <vm_exec_core+27858>, 0x64802877208b <vm_exec_core+27915>, 0x6480287720c0 <vm_exec_core+27968>, 0x6480287720e5 <vm_exec_core+28005>, 0x64802876cc25 <vm_exec_core+6309>, 0x64802876cf92 <vm_exec_core+7186>, 0x64802876d08f <vm_exec_core+7439>, 0x64802876d119 <vm_exec_core+7577>, 0x64802876d1c2 <vm_exec_core+7746>, 0x648028772133 <vm_exec_core+28083>, 0x648028772165 <vm_exec_core+28133>, 0x64802876d731 <vm_exec_core+9137>, 0x64802876d9fd <vm_exec_core+9853>, 0x648028772253 <vm_exec_core+28371>, 0x64802876e28c <vm_exec_core+12044>, 0x64802876e43a <vm_exec_core+12474>, 0x64802876e6fc <vm_exec_core+13180>, 0x64802876e75d <vm_exec_core+13277>, 0x64802876e7a7 <vm_exec_core+13351>, 0x6480287721a7 <vm_exec_core+28199>, 0x64802876e9a1 <vm_exec_core+13857>, 0x64802876e9ec <vm_exec_core+13932>, 0x64802876ea9f <vm_exec_core+14111>, 0x64802876eda5 <vm_exec_core+14885>, 0x64802876ef0d <vm_exec_core+15245>, 0x64802876f0ba <vm_exec_core+15674>, 0x64802876f340 <vm_exec_core+16320>, 0x6480287721ac <vm_exec_core+28204>, 0x64802876f459 <vm_exec_core+16601>, 0x64802876f4ab <vm_exec_core+16683>, 0x64802876f513 <vm_exec_core+16787>, 0x64802876f58d <vm_exec_core+16909>, 0x64802876f5f5 <vm_exec_core+17013>, 0x64802876f7bc <vm_exec_core+17468>, 0x64802877220b <vm_exec_core+28299>, 0x64802877220d <vm_exec_core+28301>, 0x64802877220f <vm_exec_core+28303>, 0x648028772211 <vm_exec_core+28305>, 0x648028772213 <vm_exec_core+28307>, 0x648028772215 <vm_exec_core+28309>, 0x648028772217 <vm_exec_core+28311>, 0x648028772237 <vm_exec_core+28343>, 0x648028772239 <vm_exec_core+28345>, 0x64802877223b <vm_exec_core+28347>, 0x64802877223d <vm_exec_core+28349>...}
        reg_cfp = <optimized out>
        reg_pc = 0x648035fcf420
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#26 0x0000648028769f4d in rb_vm_exec (ec=0x648035e29b10) at /tmp/ruby/src/trunk_clang_17/vm.c:2621
        _ec = 0x648035e29b10
        _tag = {tag = 36, retval = 4, buf = {0x7ffe9a202bb0, 0x648028769e52 <rb_vm_exec+130>, 0x7ffe9a202b20, 0x73068c8db840, 0x648035e29b10}, prev = 0x7ffe9a203108, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#27 0x000064802865b233 in load_iseq_eval (ec=0x648035e29b10, fname=fname@entry=126471523426320) at /tmp/ruby/src/trunk_clang_17/load.c:873
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = 0x7306723a55e8
        vm_ns = <optimized out>
#28 0x0000648028658d66 in require_internal (ec=ec@entry=0x648035e29b10, fname=126471523426360, exception=exception@entry=1, warn=false) at /tmp/ruby/src/trunk_clang_17/load.c:1452
        arg = {recv = 126471523426160, arg1 = 126471965290824, arg2 = 41, block_handler = 110501595954216, filename = 126471965043960}
        found = 114
        handle = <optimized out>
        _ec = 0x648035e29b10
        _tag = {tag = 36, retval = 0, buf = {0x7ffe9a203180, 0x648028658466 <require_internal+406>, 0x7ffe9a203020, 0x648035ec3390, 0x55550083}, prev = 0x7ffe9a2033e8, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        vm_ns_v = {vm = 0x648035e222a0, ns = 0x0}
        saved_path = 126471523426320
        realpath = 126471965262960
        reset_ext_config = false
        saved = <optimized out>
        ftptr = <optimized out>
        th = 0x648035e24840
        vm_ns = <optimized out>
        realpaths = <optimized out>
        realpath_map = 126471964906320
        path = <optimized out>
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
#29 0x0000648028657eec in rb_require_string_internal (fname=126471523426360, resurrect=false) at /tmp/ruby/src/trunk_clang_17/load.c:1571
        result = <optimized out>
        ec = 0x648035e29b10
        result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_clang_17/load.c:1161
        base = <optimized out>
#31 0x000064802878c3e4 in vm_call_cfunc_with_frame_ (ec=0x648035e29b10, reg_cfp=0x73068ca28ec0, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3784
        cc = <optimized out>
        ci = 0x58c100140003
        me = <optimized out>
        cfunc = 0x648035ec3398
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x000064802876e0c3 in vm_sendish (ec=0x648035e29b10, cd=0x648036096160, block_handler=0, method_explorer=mexp_search_method, reg_cfp=<optimized out>) at /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:5991
        calling = {cd = 0x648036096160, cc = 0x730672396ef8, block_handler = 0, recv = 126471965096000, argc = 1, kw_splat = false, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = 0x730672396ef8
#33 vm_exec_core (ec=ec@entry=0x648035e29b10) at ../../src/trunk_clang_17/insns.def:899
        bh = 0
        cd = 0x648036096160
        leaf = false
        val = <optimized out>
        insns_address_table = {0x648028771b14 <vm_exec_core+26516>, 0x64802876b3f5 <vm_exec_core+117>, 0x64802876b4a8 <vm_exec_core+296>, 0x64802876b57a <vm_exec_core+506>, 0x64802876b70d <vm_exec_core+909>, 0x64802876b7fc <vm_exec_core+1148>, 0x64802876b9b8 <vm_exec_core+1592>, 0x64802876bb9c <vm_exec_core+2076>, 0x64802876bbed <vm_exec_core+2157>, 0x648028771b2c <vm_exec_core+26540>, 0x64802876bf59 <vm_exec_core+3033>, 0x64802876c020 <vm_exec_core+3232>, 0x648028771b65 <vm_exec_core+26597>, 0x648028771b9f <vm_exec_core+26655>, 0x64802876c129 <vm_exec_core+3497>, 0x648028771bf0 <vm_exec_core+26736>, 0x648028771c22 <vm_exec_core+26786>, 0x648028771c52 <vm_exec_core+26834>, 0x648028771c7f <vm_exec_core+26879>, 0x648028771cad <vm_exec_core+26925>, 0x648028771cda <vm_exec_core+26970>, 0x648028771d10 <vm_exec_core+27024>, 0x648028771d49 <vm_exec_core+27081>, 0x648028771d85 <vm_exec_core+27141>, 0x648028771dd4 <vm_exec_core+27220>, 0x648028771e10 <vm_exec_core+27280>, 0x648028771e7c <vm_exec_core+27388>, 0x648028771eab <vm_exec_core+27435>, 0x64802876c1d4 <vm_exec_core+3668>, 0x648028771eff <vm_exec_core+27519>, 0x648028771f31 <vm_exec_core+27569>, 0x64802876c233 <vm_exec_core+3763>, 0x64802876c84b <vm_exec_core+5323>, 0x64802876c914 <vm_exec_core+5524>, 0x648028771f63 <vm_exec_core+27619>, 0x64802876c9a0 <vm_exec_core+5664>, 0x64802876ca50 <vm_exec_core+5840>, 0x64802876ca92 <vm_exec_core+5906>, 0x648028771fa9 <vm_exec_core+27689>, 0x648028771fe8 <vm_exec_core+27752>, 0x648028772006 <vm_exec_core+27782>, 0x64802876cb20 <vm_exec_core+6048>, 0x648028772033 <vm_exec_core+27827>, 0x64802876cb7d <vm_exec_core+6141>, 0x64802877205f <vm_exec_core+27871>, 0x648028772098 <vm_exec_core+27928>, 0x6480287720cd <vm_exec_core+27981>, 0x6480287720f2 <vm_exec_core+28018>, 0x64802876cc32 <vm_exec_core+6322>, 0x64802876cf9f <vm_exec_core+7199>, 0x64802876d09c <vm_exec_core+7452>, 0x64802876d126 <vm_exec_core+7590>, 0x64802876d1cf <vm_exec_core+7759>, 0x648028772140 <vm_exec_core+28096>, 0x648028772172 <vm_exec_core+28146>, 0x64802876d73e <vm_exec_core+9150>, 0x64802876da0a <vm_exec_core+9866>, 0x64802876dfda <vm_exec_core+11354>, 0x64802876e299 <vm_exec_core+12057>, 0x64802876e447 <vm_exec_core+12487>, 0x64802876e709 <vm_exec_core+13193>, 0x64802876e76a <vm_exec_core+13290>, 0x64802876e7b4 <vm_exec_core+13364>, 0x64802876e800 <vm_exec_core+13440>, 0x64802876e9ae <vm_exec_core+13870>, 0x64802876e9f9 <vm_exec_core+13945>, 0x64802876eaac <vm_exec_core+14124>, 0x64802876edb2 <vm_exec_core+14898>, 0x64802876ef1a <vm_exec_core+15258>, 0x64802876f0c7 <vm_exec_core+15687>, 0x64802876f34d <vm_exec_core+16333>, 0x6480287721b9 <vm_exec_core+28217>, 0x64802876f466 <vm_exec_core+16614>, 0x64802876f4b8 <vm_exec_core+16696>, 0x64802876f520 <vm_exec_core+16800>, 0x64802876f59a <vm_exec_core+16922>, 0x64802876f602 <vm_exec_core+17026>, 0x64802876f7c9 <vm_exec_core+17481>, 0x64802876f960 <vm_exec_core+17888>, 0x64802876fc80 <vm_exec_core+18688>, 0x64802876dd00 <vm_exec_core+10624>, 0x64802876ff40 <vm_exec_core+19392>, 0x6480287700b0 <vm_exec_core+19760>, 0x6480287703e0 <vm_exec_core+20576>, 0x648028770430 <vm_exec_core+20656>, 0x6480287705e0 <vm_exec_core+21088>, 0x648028770870 <vm_exec_core+21744>, 0x648028770ad0 <vm_exec_core+22352>, 0x648028770d60 <vm_exec_core+23008>, 0x648028770fc0 <vm_exec_core+23616>, 0x648028771080 <vm_exec_core+23808>, 0x6480287710c0 <vm_exec_core+23872>, 0x648028771110 <vm_exec_core+23952>, 0x648028771260 <vm_exec_core+24288>, 0x648028771323 <vm_exec_core+24483>, 0x6480287713dd <vm_exec_core+24669>, 0x648028771480 <vm_exec_core+24832>, 0x6480287714c0 <vm_exec_core+24896>, 0x648028771500 <vm_exec_core+24960>, 0x648028771550 <vm_exec_core+25040>, 0x648028771620 <vm_exec_core+25248>, 0x648028771790 <vm_exec_core+25616>, 0x648028772278 <vm_exec_core+28408>, 0x6480287718d8 <vm_exec_core+25944>, 0x64802877197d <vm_exec_core+26109>, 0x6480287722de <vm_exec_core+28510>, 0x64802877231b <vm_exec_core+28571>, 0x648028771a5a <vm_exec_core+26330>, 0x648028771ab3 <vm_exec_core+26419>, 0x64802877235f <vm_exec_core+28639>, 0x64802877238c <vm_exec_core+28684>, 0x648028771b07 <vm_exec_core+26503>, 0x64802876b3e8 <vm_exec_core+104>, 0x64802876b49b <vm_exec_core+283>, 0x64802876b56d <vm_exec_core+493>, 0x64802876b700 <vm_exec_core+896>, 0x64802876b7ef <vm_exec_core+1135>, 0x64802876b9ab <vm_exec_core+1579>, 0x64802876bb8f <vm_exec_core+2063>, 0x64802876bbe0 <vm_exec_core+2144>, 0x648028771b1f <vm_exec_core+26527>, 0x64802876bf4c <vm_exec_core+3020>, 0x64802876c013 <vm_exec_core+3219>, 0x648028771b58 <vm_exec_core+26584>, 0x648028771b92 <vm_exec_core+26642>, 0x64802876c11c <vm_exec_core+3484>, 0x648028771be3 <vm_exec_core+26723>, 0x648028771c15 <vm_exec_core+26773>, 0x648028771c45 <vm_exec_core+26821>, 0x648028771c72 <vm_exec_core+26866>, 0x648028771ca0 <vm_exec_core+26912>, 0x648028771ccd <vm_exec_core+26957>, 0x648028771d03 <vm_exec_core+27011>, 0x648028771d3c <vm_exec_core+27068>, 0x648028771d78 <vm_exec_core+27128>, 0x648028771dc7 <vm_exec_core+27207>, 0x648028771e03 <vm_exec_core+27267>, 0x648028771e6f <vm_exec_core+27375>, 0x648028771e9e <vm_exec_core+27422>, 0x64802876c1c7 <vm_exec_core+3655>, 0x648028771ef2 <vm_exec_core+27506>, 0x648028771f24 <vm_exec_core+27556>, 0x64802876c226 <vm_exec_core+3750>, 0x64802876c83e <vm_exec_core+5310>, 0x64802876c907 <vm_exec_core+5511>, 0x648028771f56 <vm_exec_core+27606>, 0x64802876c993 <vm_exec_core+5651>, 0x64802876ca43 <vm_exec_core+5827>, 0x64802876ca85 <vm_exec_core+5893>, 0x648028771f9c <vm_exec_core+27676>, 0x648028771fdb <vm_exec_core+27739>, 0x648028771ff9 <vm_exec_core+27769>, 0x64802876cb13 <vm_exec_core+6035>, 0x648028772026 <vm_exec_core+27814>, 0x64802876cb70 <vm_exec_core+6128>, 0x648028772052 <vm_exec_core+27858>, 0x64802877208b <vm_exec_core+27915>, 0x6480287720c0 <vm_exec_core+27968>, 0x6480287720e5 <vm_exec_core+28005>, 0x64802876cc25 <vm_exec_core+6309>, 0x64802876cf92 <vm_exec_core+7186>, 0x64802876d08f <vm_exec_core+7439>, 0x64802876d119 <vm_exec_core+7577>, 0x64802876d1c2 <vm_exec_core+7746>, 0x648028772133 <vm_exec_core+28083>, 0x648028772165 <vm_exec_core+28133>, 0x64802876d731 <vm_exec_core+9137>, 0x64802876d9fd <vm_exec_core+9853>, 0x648028772253 <vm_exec_core+28371>, 0x64802876e28c <vm_exec_core+12044>, 0x64802876e43a <vm_exec_core+12474>, 0x64802876e6fc <vm_exec_core+13180>, 0x64802876e75d <vm_exec_core+13277>, 0x64802876e7a7 <vm_exec_core+13351>, 0x6480287721a7 <vm_exec_core+28199>, 0x64802876e9a1 <vm_exec_core+13857>, 0x64802876e9ec <vm_exec_core+13932>, 0x64802876ea9f <vm_exec_core+14111>, 0x64802876eda5 <vm_exec_core+14885>, 0x64802876ef0d <vm_exec_core+15245>, 0x64802876f0ba <vm_exec_core+15674>, 0x64802876f340 <vm_exec_core+16320>, 0x6480287721ac <vm_exec_core+28204>, 0x64802876f459 <vm_exec_core+16601>, 0x64802876f4ab <vm_exec_core+16683>, 0x64802876f513 <vm_exec_core+16787>, 0x64802876f58d <vm_exec_core+16909>, 0x64802876f5f5 <vm_exec_core+17013>, 0x64802876f7bc <vm_exec_core+17468>, 0x64802877220b <vm_exec_core+28299>, 0x64802877220d <vm_exec_core+28301>, 0x64802877220f <vm_exec_core+28303>, 0x648028772211 <vm_exec_core+28305>, 0x648028772213 <vm_exec_core+28307>, 0x648028772215 <vm_exec_core+28309>, 0x648028772217 <vm_exec_core+28311>, 0x648028772237 <vm_exec_core+28343>, 0x648028772239 <vm_exec_core+28345>, 0x64802877223b <vm_exec_core+28347>, 0x64802877223d <vm_exec_core+28349>...}
        reg_cfp = <optimized out>
        reg_pc = 0x6480360a2da8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#34 0x0000648028769f4d in rb_vm_exec (ec=0x648035e29b10) at /tmp/ruby/src/trunk_clang_17/vm.c:2621
        _ec = 0x648035e29b10
        _tag = {tag = 36, retval = 4, buf = {0x7ffe9a203460, 0x648028769e52 <rb_vm_exec+130>, 0x7ffe9a2033d0, 0x73068c8db840, 0x648035e29b10}, prev = 0x7ffe9a2039b8, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#35 0x000064802865b233 in load_iseq_eval (ec=0x648035e29b10, fname=fname@entry=126471523381120) at /tmp/ruby/src/trunk_clang_17/load.c:873
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = 0x730672398c08
        vm_ns = <optimized out>
#36 0x0000648028658d66 in require_internal (ec=ec@entry=0x648035e29b10, fname=126471523381160, exception=exception@entry=1, warn=false) at /tmp/ruby/src/trunk_clang_17/load.c:1452
        arg = {recv = 126471523381040, arg1 = 126471964315873, arg2 = 41, block_handler = 110501595954216, filename = 126471965043960}
        found = 114
        handle = <optimized out>
        _ec = 0x648035e29b10
        _tag = {tag = 36, retval = 110501823823376, buf = {0x7ffe9a203a30, 0x648028658466 <require_internal+406>, 0x7ffe9a2038d0, 0x648035ec3390, 0x55550083}, prev = 0x7ffe9a203c98, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        vm_ns_v = {vm = 0x648035e222a0, ns = 0x0}
        saved_path = 126471523381120
        realpath = 126471965226800
        reset_ext_config = false
        saved = <optimized out>
        ftptr = <optimized out>
        th = 0x648035e24840
        vm_ns = <optimized out>
        realpaths = <optimized out>
        realpath_map = 126471964906320
        path = <optimized out>
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
#37 0x0000648028657eec in rb_require_string_internal (fname=126471523381160, resurrect=false) at /tmp/ruby/src/trunk_clang_17/load.c:1571
        result = <optimized out>
        ec = 0x648035e29b10
        result = <optimized out>
#38 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_clang_17/load.c:1161
        base = <optimized out>
#39 0x000064802878c3e4 in vm_call_cfunc_with_frame_ (ec=0x648035e29b10, reg_cfp=0x73068ca28f30, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3784
        cc = <optimized out>
        ci = 0x58c100140003
        me = <optimized out>
        cfunc = 0x648035ec3398
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#40 0x000064802876e0c3 in vm_sendish (ec=0x648035e29b10, cd=0x648036004d20, block_handler=0, method_explorer=mexp_search_method, reg_cfp=<optimized out>) at /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:5991
        calling = {cd = 0x648036004d20, cc = 0x730672396ef8, block_handler = 0, recv = 126471965096000, argc = 1, kw_splat = false, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = 0x730672396ef8
#41 vm_exec_core (ec=ec@entry=0x648035e29b10) at ../../src/trunk_clang_17/insns.def:899
        bh = 0
        cd = 0x648036004d20
        leaf = false
        val = <optimized out>
        insns_address_table = {0x648028771b14 <vm_exec_core+26516>, 0x64802876b3f5 <vm_exec_core+117>, 0x64802876b4a8 <vm_exec_core+296>, 0x64802876b57a <vm_exec_core+506>, 0x64802876b70d <vm_exec_core+909>, 0x64802876b7fc <vm_exec_core+1148>, 0x64802876b9b8 <vm_exec_core+1592>, 0x64802876bb9c <vm_exec_core+2076>, 0x64802876bbed <vm_exec_core+2157>, 0x648028771b2c <vm_exec_core+26540>, 0x64802876bf59 <vm_exec_core+3033>, 0x64802876c020 <vm_exec_core+3232>, 0x648028771b65 <vm_exec_core+26597>, 0x648028771b9f <vm_exec_core+26655>, 0x64802876c129 <vm_exec_core+3497>, 0x648028771bf0 <vm_exec_core+26736>, 0x648028771c22 <vm_exec_core+26786>, 0x648028771c52 <vm_exec_core+26834>, 0x648028771c7f <vm_exec_core+26879>, 0x648028771cad <vm_exec_core+26925>, 0x648028771cda <vm_exec_core+26970>, 0x648028771d10 <vm_exec_core+27024>, 0x648028771d49 <vm_exec_core+27081>, 0x648028771d85 <vm_exec_core+27141>, 0x648028771dd4 <vm_exec_core+27220>, 0x648028771e10 <vm_exec_core+27280>, 0x648028771e7c <vm_exec_core+27388>, 0x648028771eab <vm_exec_core+27435>, 0x64802876c1d4 <vm_exec_core+3668>, 0x648028771eff <vm_exec_core+27519>, 0x648028771f31 <vm_exec_core+27569>, 0x64802876c233 <vm_exec_core+3763>, 0x64802876c84b <vm_exec_core+5323>, 0x64802876c914 <vm_exec_core+5524>, 0x648028771f63 <vm_exec_core+27619>, 0x64802876c9a0 <vm_exec_core+5664>, 0x64802876ca50 <vm_exec_core+5840>, 0x64802876ca92 <vm_exec_core+5906>, 0x648028771fa9 <vm_exec_core+27689>, 0x648028771fe8 <vm_exec_core+27752>, 0x648028772006 <vm_exec_core+27782>, 0x64802876cb20 <vm_exec_core+6048>, 0x648028772033 <vm_exec_core+27827>, 0x64802876cb7d <vm_exec_core+6141>, 0x64802877205f <vm_exec_core+27871>, 0x648028772098 <vm_exec_core+27928>, 0x6480287720cd <vm_exec_core+27981>, 0x6480287720f2 <vm_exec_core+28018>, 0x64802876cc32 <vm_exec_core+6322>, 0x64802876cf9f <vm_exec_core+7199>, 0x64802876d09c <vm_exec_core+7452>, 0x64802876d126 <vm_exec_core+7590>, 0x64802876d1cf <vm_exec_core+7759>, 0x648028772140 <vm_exec_core+28096>, 0x648028772172 <vm_exec_core+28146>, 0x64802876d73e <vm_exec_core+9150>, 0x64802876da0a <vm_exec_core+9866>, 0x64802876dfda <vm_exec_core+11354>, 0x64802876e299 <vm_exec_core+12057>, 0x64802876e447 <vm_exec_core+12487>, 0x64802876e709 <vm_exec_core+13193>, 0x64802876e76a <vm_exec_core+13290>, 0x64802876e7b4 <vm_exec_core+13364>, 0x64802876e800 <vm_exec_core+13440>, 0x64802876e9ae <vm_exec_core+13870>, 0x64802876e9f9 <vm_exec_core+13945>, 0x64802876eaac <vm_exec_core+14124>, 0x64802876edb2 <vm_exec_core+14898>, 0x64802876ef1a <vm_exec_core+15258>, 0x64802876f0c7 <vm_exec_core+15687>, 0x64802876f34d <vm_exec_core+16333>, 0x6480287721b9 <vm_exec_core+28217>, 0x64802876f466 <vm_exec_core+16614>, 0x64802876f4b8 <vm_exec_core+16696>, 0x64802876f520 <vm_exec_core+16800>, 0x64802876f59a <vm_exec_core+16922>, 0x64802876f602 <vm_exec_core+17026>, 0x64802876f7c9 <vm_exec_core+17481>, 0x64802876f960 <vm_exec_core+17888>, 0x64802876fc80 <vm_exec_core+18688>, 0x64802876dd00 <vm_exec_core+10624>, 0x64802876ff40 <vm_exec_core+19392>, 0x6480287700b0 <vm_exec_core+19760>, 0x6480287703e0 <vm_exec_core+20576>, 0x648028770430 <vm_exec_core+20656>, 0x6480287705e0 <vm_exec_core+21088>, 0x648028770870 <vm_exec_core+21744>, 0x648028770ad0 <vm_exec_core+22352>, 0x648028770d60 <vm_exec_core+23008>, 0x648028770fc0 <vm_exec_core+23616>, 0x648028771080 <vm_exec_core+23808>, 0x6480287710c0 <vm_exec_core+23872>, 0x648028771110 <vm_exec_core+23952>, 0x648028771260 <vm_exec_core+24288>, 0x648028771323 <vm_exec_core+24483>, 0x6480287713dd <vm_exec_core+24669>, 0x648028771480 <vm_exec_core+24832>, 0x6480287714c0 <vm_exec_core+24896>, 0x648028771500 <vm_exec_core+24960>, 0x648028771550 <vm_exec_core+25040>, 0x648028771620 <vm_exec_core+25248>, 0x648028771790 <vm_exec_core+25616>, 0x648028772278 <vm_exec_core+28408>, 0x6480287718d8 <vm_exec_core+25944>, 0x64802877197d <vm_exec_core+26109>, 0x6480287722de <vm_exec_core+28510>, 0x64802877231b <vm_exec_core+28571>, 0x648028771a5a <vm_exec_core+26330>, 0x648028771ab3 <vm_exec_core+26419>, 0x64802877235f <vm_exec_core+28639>, 0x64802877238c <vm_exec_core+28684>, 0x648028771b07 <vm_exec_core+26503>, 0x64802876b3e8 <vm_exec_core+104>, 0x64802876b49b <vm_exec_core+283>, 0x64802876b56d <vm_exec_core+493>, 0x64802876b700 <vm_exec_core+896>, 0x64802876b7ef <vm_exec_core+1135>, 0x64802876b9ab <vm_exec_core+1579>, 0x64802876bb8f <vm_exec_core+2063>, 0x64802876bbe0 <vm_exec_core+2144>, 0x648028771b1f <vm_exec_core+26527>, 0x64802876bf4c <vm_exec_core+3020>, 0x64802876c013 <vm_exec_core+3219>, 0x648028771b58 <vm_exec_core+26584>, 0x648028771b92 <vm_exec_core+26642>, 0x64802876c11c <vm_exec_core+3484>, 0x648028771be3 <vm_exec_core+26723>, 0x648028771c15 <vm_exec_core+26773>, 0x648028771c45 <vm_exec_core+26821>, 0x648028771c72 <vm_exec_core+26866>, 0x648028771ca0 <vm_exec_core+26912>, 0x648028771ccd <vm_exec_core+26957>, 0x648028771d03 <vm_exec_core+27011>, 0x648028771d3c <vm_exec_core+27068>, 0x648028771d78 <vm_exec_core+27128>, 0x648028771dc7 <vm_exec_core+27207>, 0x648028771e03 <vm_exec_core+27267>, 0x648028771e6f <vm_exec_core+27375>, 0x648028771e9e <vm_exec_core+27422>, 0x64802876c1c7 <vm_exec_core+3655>, 0x648028771ef2 <vm_exec_core+27506>, 0x648028771f24 <vm_exec_core+27556>, 0x64802876c226 <vm_exec_core+3750>, 0x64802876c83e <vm_exec_core+5310>, 0x64802876c907 <vm_exec_core+5511>, 0x648028771f56 <vm_exec_core+27606>, 0x64802876c993 <vm_exec_core+5651>, 0x64802876ca43 <vm_exec_core+5827>, 0x64802876ca85 <vm_exec_core+5893>, 0x648028771f9c <vm_exec_core+27676>, 0x648028771fdb <vm_exec_core+27739>, 0x648028771ff9 <vm_exec_core+27769>, 0x64802876cb13 <vm_exec_core+6035>, 0x648028772026 <vm_exec_core+27814>, 0x64802876cb70 <vm_exec_core+6128>, 0x648028772052 <vm_exec_core+27858>, 0x64802877208b <vm_exec_core+27915>, 0x6480287720c0 <vm_exec_core+27968>, 0x6480287720e5 <vm_exec_core+28005>, 0x64802876cc25 <vm_exec_core+6309>, 0x64802876cf92 <vm_exec_core+7186>, 0x64802876d08f <vm_exec_core+7439>, 0x64802876d119 <vm_exec_core+7577>, 0x64802876d1c2 <vm_exec_core+7746>, 0x648028772133 <vm_exec_core+28083>, 0x648028772165 <vm_exec_core+28133>, 0x64802876d731 <vm_exec_core+9137>, 0x64802876d9fd <vm_exec_core+9853>, 0x648028772253 <vm_exec_core+28371>, 0x64802876e28c <vm_exec_core+12044>, 0x64802876e43a <vm_exec_core+12474>, 0x64802876e6fc <vm_exec_core+13180>, 0x64802876e75d <vm_exec_core+13277>, 0x64802876e7a7 <vm_exec_core+13351>, 0x6480287721a7 <vm_exec_core+28199>, 0x64802876e9a1 <vm_exec_core+13857>, 0x64802876e9ec <vm_exec_core+13932>, 0x64802876ea9f <vm_exec_core+14111>, 0x64802876eda5 <vm_exec_core+14885>, 0x64802876ef0d <vm_exec_core+15245>, 0x64802876f0ba <vm_exec_core+15674>, 0x64802876f340 <vm_exec_core+16320>, 0x6480287721ac <vm_exec_core+28204>, 0x64802876f459 <vm_exec_core+16601>, 0x64802876f4ab <vm_exec_core+16683>, 0x64802876f513 <vm_exec_core+16787>, 0x64802876f58d <vm_exec_core+16909>, 0x64802876f5f5 <vm_exec_core+17013>, 0x64802876f7bc <vm_exec_core+17468>, 0x64802877220b <vm_exec_core+28299>, 0x64802877220d <vm_exec_core+28301>, 0x64802877220f <vm_exec_core+28303>, 0x648028772211 <vm_exec_core+28305>, 0x648028772213 <vm_exec_core+28307>, 0x648028772215 <vm_exec_core+28309>, 0x648028772217 <vm_exec_core+28311>, 0x648028772237 <vm_exec_core+28343>, 0x648028772239 <vm_exec_core+28345>, 0x64802877223b <vm_exec_core+28347>, 0x64802877223d <vm_exec_core+28349>...}
        reg_cfp = <optimized out>
        reg_pc = 0x648036013788
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#42 0x0000648028769f4d in rb_vm_exec (ec=0x648035e29b10) at /tmp/ruby/src/trunk_clang_17/vm.c:2621
        _ec = 0x648035e29b10
        _tag = {tag = 36, retval = 4, buf = {0x7ffe9a203d10, 0x648028769e52 <rb_vm_exec+130>, 0x7ffe9a203c80, 0x73068c8db840, 0x648035e29b10}, prev = 0x7ffe9a204268, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#43 0x000064802865b233 in load_iseq_eval (ec=0x648035e29b10, fname=fname@entry=126471964347960) at /tmp/ruby/src/trunk_clang_17/load.c:873
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = 0x73068c823100
        vm_ns = <optimized out>
#44 0x0000648028658d66 in require_internal (ec=ec@entry=0x648035e29b10, fname=126471964348080, exception=exception@entry=1, warn=false) at /tmp/ruby/src/trunk_clang_17/load.c:1452
        arg = {recv = 126471964347880, arg1 = 1, arg2 = 126471964348224, block_handler = 110501597047785, filename = 0}
        found = 114
        handle = <optimized out>
        _ec = 0x648035e29b10
        _tag = {tag = 36, retval = 126471966461856, buf = {0x7ffe9a2042e0, 0x648028658466 <require_internal+406>, 0x7ffe9a204180, 0x648035ec32f0, 0x55550083}, prev = 0x7ffe9a204558, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        vm_ns_v = {vm = 0x648035e222a0, ns = 0x0}
        saved_path = 126471964347960
        realpath = 126471965321320
        reset_ext_config = false
        saved = <optimized out>
        ftptr = <optimized out>
        th = 0x648035e24840
        vm_ns = <optimized out>
        realpaths = <optimized out>
        realpath_map = 126471964906320
        path = <optimized out>
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
#45 0x0000648028657e01 in rb_require_string_internal (fname=126471964348080, resurrect=false) at /tmp/ruby/src/trunk_clang_17/load.c:1571
        result = <optimized out>
        ec = 0x648035e29b10
        result = <optimized out>
#46 rb_require_string (fname=126471964348080) at /tmp/ruby/src/trunk_clang_17/load.c:1557
No locals.
#47 0x000064802878c3e4 in vm_call_cfunc_with_frame_ (ec=0x648035e29b10, reg_cfp=0x73068ca28fa0, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3784
        cc = <optimized out>
        ci = 0x58b100140003
        me = <optimized out>
        cfunc = 0x648035ec32f8
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#48 0x000064802876e0c3 in vm_sendish (ec=0x648035e29b10, cd=0x648035f8dbe0, block_handler=0, method_explorer=mexp_search_method, reg_cfp=<optimized out>) at /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:5991
        calling = {cd = 0x648035f8dbe0, cc = 0x73068c824ed8, block_handler = 0, recv = 126471965096000, argc = 1, kw_splat = false, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = 0x73068c824ed8
#49 vm_exec_core (ec=ec@entry=0x648035e29b10) at ../../src/trunk_clang_17/insns.def:899
        bh = 0
        cd = 0x648035f8dbe0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x648028771b14 <vm_exec_core+26516>, 0x64802876b3f5 <vm_exec_core+117>, 0x64802876b4a8 <vm_exec_core+296>, 0x64802876b57a <vm_exec_core+506>, 0x64802876b70d <vm_exec_core+909>, 0x64802876b7fc <vm_exec_core+1148>, 0x64802876b9b8 <vm_exec_core+1592>, 0x64802876bb9c <vm_exec_core+2076>, 0x64802876bbed <vm_exec_core+2157>, 0x648028771b2c <vm_exec_core+26540>, 0x64802876bf59 <vm_exec_core+3033>, 0x64802876c020 <vm_exec_core+3232>, 0x648028771b65 <vm_exec_core+26597>, 0x648028771b9f <vm_exec_core+26655>, 0x64802876c129 <vm_exec_core+3497>, 0x648028771bf0 <vm_exec_core+26736>, 0x648028771c22 <vm_exec_core+26786>, 0x648028771c52 <vm_exec_core+26834>, 0x648028771c7f <vm_exec_core+26879>, 0x648028771cad <vm_exec_core+26925>, 0x648028771cda <vm_exec_core+26970>, 0x648028771d10 <vm_exec_core+27024>, 0x648028771d49 <vm_exec_core+27081>, 0x648028771d85 <vm_exec_core+27141>, 0x648028771dd4 <vm_exec_core+27220>, 0x648028771e10 <vm_exec_core+27280>, 0x648028771e7c <vm_exec_core+27388>, 0x648028771eab <vm_exec_core+27435>, 0x64802876c1d4 <vm_exec_core+3668>, 0x648028771eff <vm_exec_core+27519>, 0x648028771f31 <vm_exec_core+27569>, 0x64802876c233 <vm_exec_core+3763>, 0x64802876c84b <vm_exec_core+5323>, 0x64802876c914 <vm_exec_core+5524>, 0x648028771f63 <vm_exec_core+27619>, 0x64802876c9a0 <vm_exec_core+5664>, 0x64802876ca50 <vm_exec_core+5840>, 0x64802876ca92 <vm_exec_core+5906>, 0x648028771fa9 <vm_exec_core+27689>, 0x648028771fe8 <vm_exec_core+27752>, 0x648028772006 <vm_exec_core+27782>, 0x64802876cb20 <vm_exec_core+6048>, 0x648028772033 <vm_exec_core+27827>, 0x64802876cb7d <vm_exec_core+6141>, 0x64802877205f <vm_exec_core+27871>, 0x648028772098 <vm_exec_core+27928>, 0x6480287720cd <vm_exec_core+27981>, 0x6480287720f2 <vm_exec_core+28018>, 0x64802876cc32 <vm_exec_core+6322>, 0x64802876cf9f <vm_exec_core+7199>, 0x64802876d09c <vm_exec_core+7452>, 0x64802876d126 <vm_exec_core+7590>, 0x64802876d1cf <vm_exec_core+7759>, 0x648028772140 <vm_exec_core+28096>, 0x648028772172 <vm_exec_core+28146>, 0x64802876d73e <vm_exec_core+9150>, 0x64802876da0a <vm_exec_core+9866>, 0x64802876dfda <vm_exec_core+11354>, 0x64802876e299 <vm_exec_core+12057>, 0x64802876e447 <vm_exec_core+12487>, 0x64802876e709 <vm_exec_core+13193>, 0x64802876e76a <vm_exec_core+13290>, 0x64802876e7b4 <vm_exec_core+13364>, 0x64802876e800 <vm_exec_core+13440>, 0x64802876e9ae <vm_exec_core+13870>, 0x64802876e9f9 <vm_exec_core+13945>, 0x64802876eaac <vm_exec_core+14124>, 0x64802876edb2 <vm_exec_core+14898>, 0x64802876ef1a <vm_exec_core+15258>, 0x64802876f0c7 <vm_exec_core+15687>, 0x64802876f34d <vm_exec_core+16333>, 0x6480287721b9 <vm_exec_core+28217>, 0x64802876f466 <vm_exec_core+16614>, 0x64802876f4b8 <vm_exec_core+16696>, 0x64802876f520 <vm_exec_core+16800>, 0x64802876f59a <vm_exec_core+16922>, 0x64802876f602 <vm_exec_core+17026>, 0x64802876f7c9 <vm_exec_core+17481>, 0x64802876f960 <vm_exec_core+17888>, 0x64802876fc80 <vm_exec_core+18688>, 0x64802876dd00 <vm_exec_core+10624>, 0x64802876ff40 <vm_exec_core+19392>, 0x6480287700b0 <vm_exec_core+19760>, 0x6480287703e0 <vm_exec_core+20576>, 0x648028770430 <vm_exec_core+20656>, 0x6480287705e0 <vm_exec_core+21088>, 0x648028770870 <vm_exec_core+21744>, 0x648028770ad0 <vm_exec_core+22352>, 0x648028770d60 <vm_exec_core+23008>, 0x648028770fc0 <vm_exec_core+23616>, 0x648028771080 <vm_exec_core+23808>, 0x6480287710c0 <vm_exec_core+23872>, 0x648028771110 <vm_exec_core+23952>, 0x648028771260 <vm_exec_core+24288>, 0x648028771323 <vm_exec_core+24483>, 0x6480287713dd <vm_exec_core+24669>, 0x648028771480 <vm_exec_core+24832>, 0x6480287714c0 <vm_exec_core+24896>, 0x648028771500 <vm_exec_core+24960>, 0x648028771550 <vm_exec_core+25040>, 0x648028771620 <vm_exec_core+25248>, 0x648028771790 <vm_exec_core+25616>, 0x648028772278 <vm_exec_core+28408>, 0x6480287718d8 <vm_exec_core+25944>, 0x64802877197d <vm_exec_core+26109>, 0x6480287722de <vm_exec_core+28510>, 0x64802877231b <vm_exec_core+28571>, 0x648028771a5a <vm_exec_core+26330>, 0x648028771ab3 <vm_exec_core+26419>, 0x64802877235f <vm_exec_core+28639>, 0x64802877238c <vm_exec_core+28684>, 0x648028771b07 <vm_exec_core+26503>, 0x64802876b3e8 <vm_exec_core+104>, 0x64802876b49b <vm_exec_core+283>, 0x64802876b56d <vm_exec_core+493>, 0x64802876b700 <vm_exec_core+896>, 0x64802876b7ef <vm_exec_core+1135>, 0x64802876b9ab <vm_exec_core+1579>, 0x64802876bb8f <vm_exec_core+2063>, 0x64802876bbe0 <vm_exec_core+2144>, 0x648028771b1f <vm_exec_core+26527>, 0x64802876bf4c <vm_exec_core+3020>, 0x64802876c013 <vm_exec_core+3219>, 0x648028771b58 <vm_exec_core+26584>, 0x648028771b92 <vm_exec_core+26642>, 0x64802876c11c <vm_exec_core+3484>, 0x648028771be3 <vm_exec_core+26723>, 0x648028771c15 <vm_exec_core+26773>, 0x648028771c45 <vm_exec_core+26821>, 0x648028771c72 <vm_exec_core+26866>, 0x648028771ca0 <vm_exec_core+26912>, 0x648028771ccd <vm_exec_core+26957>, 0x648028771d03 <vm_exec_core+27011>, 0x648028771d3c <vm_exec_core+27068>, 0x648028771d78 <vm_exec_core+27128>, 0x648028771dc7 <vm_exec_core+27207>, 0x648028771e03 <vm_exec_core+27267>, 0x648028771e6f <vm_exec_core+27375>, 0x648028771e9e <vm_exec_core+27422>, 0x64802876c1c7 <vm_exec_core+3655>, 0x648028771ef2 <vm_exec_core+27506>, 0x648028771f24 <vm_exec_core+27556>, 0x64802876c226 <vm_exec_core+3750>, 0x64802876c83e <vm_exec_core+5310>, 0x64802876c907 <vm_exec_core+5511>, 0x648028771f56 <vm_exec_core+27606>, 0x64802876c993 <vm_exec_core+5651>, 0x64802876ca43 <vm_exec_core+5827>, 0x64802876ca85 <vm_exec_core+5893>, 0x648028771f9c <vm_exec_core+27676>, 0x648028771fdb <vm_exec_core+27739>, 0x648028771ff9 <vm_exec_core+27769>, 0x64802876cb13 <vm_exec_core+6035>, 0x648028772026 <vm_exec_core+27814>, 0x64802876cb70 <vm_exec_core+6128>, 0x648028772052 <vm_exec_core+27858>, 0x64802877208b <vm_exec_core+27915>, 0x6480287720c0 <vm_exec_core+27968>, 0x6480287720e5 <vm_exec_core+28005>, 0x64802876cc25 <vm_exec_core+6309>, 0x64802876cf92 <vm_exec_core+7186>, 0x64802876d08f <vm_exec_core+7439>, 0x64802876d119 <vm_exec_core+7577>, 0x64802876d1c2 <vm_exec_core+7746>, 0x648028772133 <vm_exec_core+28083>, 0x648028772165 <vm_exec_core+28133>, 0x64802876d731 <vm_exec_core+9137>, 0x64802876d9fd <vm_exec_core+9853>, 0x648028772253 <vm_exec_core+28371>, 0x64802876e28c <vm_exec_core+12044>, 0x64802876e43a <vm_exec_core+12474>, 0x64802876e6fc <vm_exec_core+13180>, 0x64802876e75d <vm_exec_core+13277>, 0x64802876e7a7 <vm_exec_core+13351>, 0x6480287721a7 <vm_exec_core+28199>, 0x64802876e9a1 <vm_exec_core+13857>, 0x64802876e9ec <vm_exec_core+13932>, 0x64802876ea9f <vm_exec_core+14111>, 0x64802876eda5 <vm_exec_core+14885>, 0x64802876ef0d <vm_exec_core+15245>, 0x64802876f0ba <vm_exec_core+15674>, 0x64802876f340 <vm_exec_core+16320>, 0x6480287721ac <vm_exec_core+28204>, 0x64802876f459 <vm_exec_core+16601>, 0x64802876f4ab <vm_exec_core+16683>, 0x64802876f513 <vm_exec_core+16787>, 0x64802876f58d <vm_exec_core+16909>, 0x64802876f5f5 <vm_exec_core+17013>, 0x64802876f7bc <vm_exec_core+17468>, 0x64802877220b <vm_exec_core+28299>, 0x64802877220d <vm_exec_core+28301>, 0x64802877220f <vm_exec_core+28303>, 0x648028772211 <vm_exec_core+28305>, 0x648028772213 <vm_exec_core+28307>, 0x648028772215 <vm_exec_core+28309>, 0x648028772217 <vm_exec_core+28311>, 0x648028772237 <vm_exec_core+28343>, 0x648028772239 <vm_exec_core+28345>, 0x64802877223b <vm_exec_core+28347>, 0x64802877223d <vm_exec_core+28349>...}
        reg_cfp = <optimized out>
        reg_pc = 0x648035e4e760
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#50 0x0000648028769f4d in rb_vm_exec (ec=0x648035e29b10) at /tmp/ruby/src/trunk_clang_17/vm.c:2621
        _ec = 0x648035e29b10
        _tag = {tag = 36, retval = 4, buf = {0x7ffe9a2045d0, 0x648028769e52 <rb_vm_exec+130>, 0x7ffe9a204540, 0x73068c8db840, 0x648035e29b10}, prev = 0x7ffe9a205bc8, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#51 0x00006480288b0646 in load_with_builtin_functions (feature_name=<optimized out>, table=<optimized out>) at /tmp/ruby/src/trunk_clang_17/builtin.c:60
        size = <optimized out>
        bin = <optimized out>
        vm = 0x648035e222a0
        iseq = 0x73068c825310
#52 0x00006480286ea15f in ruby_init_prelude () at /tmp/ruby/src/trunk_clang_17/ruby.c:1772
No locals.
#53 ruby_opt_init (opt=opt@entry=0x7ffe9a2046a0) at /tmp/ruby/src/trunk_clang_17/ruby.c:1843
No locals.
#54 0x00006480286e8522 in prism_script (opt=0x7ffe9a2046a0, result=0x7ffe9a205728) at /tmp/ruby/src/trunk_clang_17/ruby.c:2202
        options = 0x7ffe9a2059f0
        command_line = <optimized out>
        error = <optimized out>
        read_stdin = <optimized out>
        script_name = <optimized out>
        file = <optimized out>
        parser = <optimized out>
        offset = <optimized out>
        xflag = <optimized out>
#55 process_options (argc=0, argv=0x7ffe9a205dc0, opt=0x7ffe9a2046a0) at /tmp/ruby/src/trunk_clang_17/ruby.c:2560
        result = {ast = 0x0, prism = {parser = {node_id = 0, lex_state = PM_LEX_STATE_NONE, enclosure_nesting = 0, lambda_enclosure_nesting = 0, brace_nesting = 0, do_loop_stack = 0, accepts_block_stack = 0, lex_modes = {current = 0x0, stack = {{mode = PM_LEX_DEFAULT, as = {list = {nesting = 0, interpolation = false, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000\000\000\000\000"}, regexp = {nesting = 0, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000"}, string = {nesting = 0, interpolation = false, label_allowed = false, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000"}, heredoc = {base = {ident_start = 0x0, ident_length = 0, quote = PM_HEREDOC_QUOTE_NONE, indent = PM_HEREDOC_INDENT_NONE}, next_start = 0x0, common_whitespace = 0x0, line_continuation = false}}, prev = 0x0}, {mode = PM_LEX_DEFAULT, as = {list = {nesting = 0, interpolation = false, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000\000\000\000\000"}, regexp = {nesting = 0, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000"}, string = {nesting = 0, interpolation = false, label_allowed = false, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000"}, heredoc = {base = {ident_start = 0x0, ident_length = 0, quote = PM_HEREDOC_QUOTE_NONE, indent = PM_HEREDOC_INDENT_NONE}, next_start = 0x0, common_whitespace = 0x0, line_continuation = false}}, prev = 0x0}, {mode = PM_LEX_DEFAULT, as = {list = {nesting = 0, interpolation = false, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000\000\000\000\000"}, regexp = {nesting = 0, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000"}, string = {nesting = 0, interpolation = false, label_allowed = false, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000"}, heredoc = {base = {ident_start = 0x0, ident_length = 0, quote = PM_HEREDOC_QUOTE_NONE, indent = PM_HEREDOC_INDENT_NONE}, next_start = 0x0, common_whitespace = 0x0, line_continuation = false}}, prev = 0x0}, {mode = PM_LEX_DEFAULT, as = {list = {nesting = 0, interpolation = false, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000\000\000\000\000"}, regexp = {nesting = 0, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000"}, string = {nesting = 0, interpolation = false, label_allowed = false, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000"}, heredoc = {base = {ident_start = 0x0, ident_length = 0, quote = PM_HEREDOC_QUOTE_NONE, indent = PM_HEREDOC_INDENT_NONE}, next_start = 0x0, common_whitespace = 0x0, line_continuation = false}}, prev = 0x0}}, index = 0}, start = 0x0, end = 0x0, previous = {type = 0, start = 0x0, end = 0x0}, current = {type = 0, start = 0x0, end = 0x0}, next_start = 0x0, heredoc_end = 0x0, comment_list = {size = 0, head = 0x0, tail = 0x0}, magic_comment_list = {size = 0, head = 0x0, tail = 0x0}, data_loc = {start = 0x0, end = 0x0}, warning_list = {size = 0, head = 0x0, tail = 0x0}, error_list = {size = 0, head = 0x0, tail = 0x0}, current_scope = 0x0, current_context = 0x0, current_hash_keys = 0x0, encoding = 0x0, encoding_changed_callback = 0x0, encoding_comment_start = 0x0, lex_callback = 0x0, filepath = {source = 0x0, length = 0, type = PM_STRING_CONSTANT}, constant_pool = {buckets = 0x0, constants = 0x0, size = 0, capacity = 0}, newline_list = {start = 0x0, size = 0, capacity = 0, offsets = 0x0}, integer_base = 0, current_string = {source = 0x0, length = 0, type = PM_STRING_CONSTANT}, start_line = 0, explicit_encoding = 0x0, current_block_exits = 0x0, version = PM_OPTIONS_VERSION_LATEST, command_line = 0 '\000', frozen_string_literal = 0 '\000', parsing_eval = false, partial_script = false, command_start = false, recovering = false, encoding_locked = false, encoding_changed = false, pattern_matching_newlines = false, in_keyword_arg = false, semantic_token_seen = false, current_regular_expression_ascii_only = false, warn_mismatched_indentation = false}, options = {shebang_callback = 0x6480286edd90 <prism_script_shebang_callback>, shebang_callback_data = 0x7ffe9a2046a0, filepath = {source = 0x648028a30429 "-", length = 1, type = PM_STRING_CONSTANT}, line = 1, encoding = {source = 0x648035e2b310 "US-ASCII", length = 8, type = PM_STRING_CONSTANT}, scopes_count = 0, scopes = 0x0, version = PM_OPTIONS_VERSION_LATEST, command_line = 0 '\000', frozen_string_literal = 0 '\000', encoding_locked = false, main_script = true, partial_script = false, freeze = false}, input = {source = 0x0, length = 0, type = PM_STRING_CONSTANT}, node = {base = {type = 0, flags = 0, node_id = 0, location = {start = 0x0, end = 0x0}}, previous = 0x0, ast_node = 0x0, parameters = 0x0, body = 0x0, locals = {size = 0, capacity = 0, ids = 0x0}, parser = 0x0, encoding = 0x0, script_lines = 0x0, filepath_encoding = 0x0, local_table_for_iseq_size = 0, constants = 0x0, index_lookup_table = 0x0, coverage_enabled = 0, pre_execution_anchor = 0x0}, parsed = false}}
        fbuf = "\001\000\000\000\000\000\000\000\000\200\002\000\000\000\000\000\000\000\033\000\000\000\000\000\215\374\032\000\000\000\000\000\215\374\032\000\000\000\000\000\000\020\000\000\000\000\000\000\000\200\002\000\000\000\000\000\005\000\000\000\000\000\000\000\000\000\033\000\000\000\000\000\000\360\037\000\000\000\000\000\036\341\037\000\000\000\000\000\036\341\037\000\000\000\000\000\000\020\000\000\000\000\000\000\000\000\033\000\000\000\000\000\001\000\000\000\000\000\000\000\000\360\037\000\000\000\000\000\000P \000\000\000\000\000\310F \000\000\000\000\000\220\035!\000\000\000\000\000\000\020\000\000\000\000\000\000\000\340\037\000\000\000\000\000\003", '\000' <repeats 511 times>...
        ast_value = 4
        i = <optimized out>
        dump = 0
        vm = 0x648035e222a0
        loaded_before_enc = 8
        s = <optimized out>
        lenc = 0x648035e2b330
        enc = <optimized out>
        iseq = <optimized out>
        progname = <optimized out>
        path = <optimized out>
        load_path = <optimized out>
        id_initial_load_path_mark = <optimized out>
        modifiable = <optimized out>
        i = <optimized out>
        path = <optimized out>
        mark = <optimized out>
        loaded_features = <optimized out>
        modified = <optimized out>
        i = <optimized out>
        path = <optimized out>
        option = <optimized out>
        eenc = <optimized out>
        tree = <optimized out>
        comment = <optimized out>
        path = <optimized out>
        parent = <optimized out>
        optimize = <optimized out>
        toplevel_binding = <optimized out>
        base_block = <optimized out>
        ast = <optimized out>
        error_state = <optimized out>
        pm = <optimized out>
#56 ruby_process_options (argc=argc@entry=3, argv=argv@entry=0x7ffe9a205da8) at /tmp/ruby/src/trunk_clang_17/ruby.c:3196
        opt = {script = 0x73068c88ea58 "-", script_name = 126471964781120, e_script = 0, src = {enc = {name = 0, index = -1}}, ext = {enc = {name = 0, index = -1}}, intern = {enc = {name = 0, index = -1}}, req_list = 0, features = {mask = 0, set = 31}, warn = {mask = 6, set = 0}, dump = 8, backtrace_length_limit = -9223372036854775808, crash_report = 0x0, sflag = 0, xflag = 0, warning = 1, verbose = 0, do_loop = 0, do_print = 0, do_line = 0, do_split = 0, do_search = 0, setids = 0, yjit = 0}
        script_name = <optimized out>
        iseq = <optimized out>
#57 0x00006480285f4f9f in ruby_options (argc=argc@entry=3, argv=argv@entry=0x7ffe9a205da8) at /tmp/ruby/src/trunk_clang_17/eval.c:118
        _ec = 0x648035e29b10
        _tag = {tag = 36, retval = 0, buf = {0x7ffe9a205c40, 0x6480285f4f75 <ruby_options+165>, 0x7ffe9a205ba0, 0x344070e0ad1d4100, 0x3}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        iseq = 0x0
        ec = 0x648035e29b10
        state = RUBY_TAG_NONE
#58 0x00006480285f358d in rb_main (argc=3, argv=0x7ffe9a205da8) at /tmp/ruby/src/trunk_clang_17/main.c:42
        variable_in_this_stack_frame = 126471970851568
#59 main (argc=3, argv=0x7ffe9a205da8) at /tmp/ruby/src/trunk_clang_17/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)


Thread 1 "ruby" received signal SIGTERM, Terminated.
rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_clang_17/vm_dump.c:1322
1322	    rb_ractor_t *r = GET_RACTOR();
/tmp/ruby/src/trunk_clang_17/tool/lib/dump.gdb:12: Error in sourced command file:
The program being debugged was signaled while in a function called from GDB.
GDB remains in the frame where the signal was received.
To change this behavior use "set unwind-on-signal on".
Evaluation of the expression containing the function
(rb_vmdebug_stack_dump_all_threads) will be abandoned.
When the function is done executing, GDB will silently stop.
[Inferior 1 (process 3880791) detached]
[316/754] 3772466=objspace/test_objspace

Thread 2 (Thread 0x7280fb3ff6c0 (LWP 3880761) "ruby"):
#0  0x0000728114bdb042 in epoll_wait (epfd=epfd@entry=4, events=0x6131ce67efe4 <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006131ce1ef5fa in event_wait (vm=0x6131e01c52a0) at /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:891
        r = <optimized out>
#2  timer_thread_polling (vm=0x6131e01c52a0) at /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:913
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
#3  timer_thread_func (ptr=0x6131e01c52a0) at /tmp/ruby/src/trunk_clang_17/thread_pthread.c:3065
        vm = <optimized out>
#4  0x0000728114b4da94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {125898296653504, 2010530316758754277, 125898296653504, -264, 0, 140730381252288, 2010530316779725797, 2010023519512241125}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x0000728114bdac3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x728114aae7c0 (LWP 3880754) "ruby"):
#0  _int_malloc (av=av@entry=0x728114cb4ac0 <main_arena>, bytes=bytes@entry=8192) at ./malloc/malloc.c:4456
        p = <optimized out>
        iters = <optimized out>
        nb = <optimized out>
        idx = <optimized out>
        bin = <optimized out>
        victim = 0x6131e051dcf0
        size = <optimized out>
        victim_index = <optimized out>
        remainder = 0x6131e051fd00
        remainder_size = <optimized out>
        block = <optimized out>
        bit = <optimized out>
        map = 0
        fwd = <optimized out>
        bck = <optimized out>
        tcache_unsorted_count = <optimized out>
        tcache_nb = 0
        tc_idx = 511
        return_cached = <optimized out>
        __PRETTY_FUNCTION__ = "_int_malloc"
#1  0x0000728114b5e6e4 in __GI___libc_malloc (bytes=bytes@entry=8192) at ./malloc/malloc.c:3336
        ar_ptr = 0x728114cb4ac0 <main_arena>
        victim = <optimized out>
        tbytes = <optimized out>
        tc_idx = <optimized out>
        __PRETTY_FUNCTION__ = "__libc_malloc"
#2  0x00006131ce0cd02a in rb_gc_impl_malloc (objspace_ptr=0x6131e01c7c40, size=8192) at /tmp/ruby/src/trunk_clang_17/gc/default/default.c:8145
        gpr = 107008
        objspace = 0x6131e01c7c40
        mem = <optimized out>
#3  0x00006131ce0bd925 in ruby_xmalloc2_body (n=125898725215008, n@entry=1024, size=<optimized out>, size@entry=8) at /tmp/ruby/src/trunk_clang_17/gc.c:5226
No locals.
#4  ruby_xmalloc2 (n=125898725215008, n@entry=1024, size=size@entry=8) at /tmp/ruby/src/trunk_clang_17/gc.c:5220
No locals.
#5  0x00006131ce363132 in ary_heap_alloc_buffer (capa=1024) at /tmp/ruby/src/trunk_clang_17/array.c:351
No locals.
#6  ary_new (klass=<optimized out>, capa=1024) at /tmp/ruby/src/trunk_clang_17/array.c:732
        ary = 125898279359960
#7  0x00006131ce1df055 in set_id_entry (num=3584, str=125898279360040, sym=14680332, symbols=<optimized out>) at /tmp/ruby/src/trunk_clang_17/symbol.c:254
        idx = 7
        ids = 125898721722280
        ary = <optimized out>
#8  sym_set_create (sym=<optimized out>, data=<optimized out>) at /tmp/ruby/src/trunk_clang_17/symbol.c:311
        vm_locking_level = 4197979688
        vm_locking_do = <optimized out>
        new_static_sym_entry = 0x6131e051dce0
        static_sym = 14680332
        static_sym_entry = <optimized out>
        str = 125898279360040
        create_dynamic_symbol = <optimized out>
#9  0x00006131ce4075b1 in rb_concurrent_set_find_or_insert (set_obj_ptr=0x6131ce67ba40 <ruby_global_symbols+8>, key=<optimized out>, key@entry=140730381248089, data=data@entry=0x0) at /tmp/ruby/src/trunk_clang_17/concurrent_set.c:272
        prev_size = <optimized out>
        entry = 0x7281148dd610
        curr_key = 0
        set_obj = 125898721325400
        inserting = 17
        hash = 3875278861482983008
        set = 0x7281148ff170
        probe = {idx = 7776, d = 0, mask = 8191}
        idx = 7776
#10 0x00006131ce1dd480 in sym_find_or_insert_static_symbol (str=140730381248048, symbols=<optimized out>) at /tmp/ruby/src/trunk_clang_17/symbol.c:369
        static_sym = {sym = 0, str = 140730381248048}
#11 rb_intern3 (name=<optimized out>, len=<optimized out>, enc=<optimized out>) at /tmp/ruby/src/trunk_clang_17/symbol.c:884
        fake_str = {basic = {flags = 144115191302334469, klass = 125898721651960}, len = 9, as = {heap = {ptr = 0x728114816b51 "strip_ext(File.basename($0))\n  end\n\n  private def strip_ext(name)  # :nodoc:\n    exts = /#{\n      require \"rbconfig\"\n      Regexp.union(*RbConfig::CONFIG[\"EXECUTABLE_EXTS\"]&.split(\" \"))\n    }\\z/o\n    "..., aux = {capa = 9, shared = 9}}, embed = {ary = "Q"}}}
        str = 140730381248048
        sym = <optimized out>
#12 0x00006131ce3b3a4c in pm_parse_process (result=result@entry=0x7ffe586227c8, node=<optimized out>, script_lines=script_lines@entry=0x0) at /tmp/ruby/src/trunk_clang_17/prism_compile.c:11162
        constant = 0xb301
        index = 256
        parser = 0x7ffe586227c8
        scope_node = <optimized out>
        filepath_encoding = <optimized out>
        coverage_enabled = 1
        warning_filepath = <optimized out>
        warning = <optimized out>
        locals = <optimized out>
#13 0x00006131ce3b3591 in pm_parse_file (result=0x7ffe586227c8, filepath=125898279366960, script_lines=0x0) at /tmp/ruby/src/trunk_clang_17/prism_compile.c:11434
        rbimpl_id = 44699
        node = 0xa301
        error = <optimized out>
        id_script_lines = <optimized out>
#14 0x00006131ce10d0a7 in load_iseq_eval (ec=0x6131e01ccb10, fname=fname@entry=125898279366960) at /tmp/ruby/src/trunk_clang_17/load.c:827
        result = {parser = {node_id = 6157, lex_state = PM_LEX_STATE_BEG, enclosure_nesting = 0, lambda_enclosure_nesting = -1, brace_nesting = 0, do_loop_stack = 0, accepts_block_stack = 0, lex_modes = {current = 0x7ffe586227f0, stack = {{mode = PM_LEX_DEFAULT, as = {list = {nesting = 0, interpolation = false, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000\000\000\000\000"}, regexp = {nesting = 0, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000"}, string = {nesting = 0, interpolation = false, label_allowed = false, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000"}, heredoc = {base = {ident_start = 0x0, ident_length = 0, quote = PM_HEREDOC_QUOTE_NONE, indent = PM_HEREDOC_INDENT_NONE}, next_start = 0x0, common_whitespace = 0x0, line_continuation = false}}, prev = 0x0}, {mode = PM_LEX_STRING, as = {list = {nesting = 0, interpolation = false, incrementor = 1 '\001', terminator = 0 '\000', breakpoints = "'\r\n\\'\000\000\000\000\000"}, regexp = {nesting = 0, incrementor = 0 '\000', terminator = 1 '\001', breakpoints = "\000'\r\n\\'"}, string = {nesting = 0, interpolation = false, label_allowed = true, incrementor = 0 '\000', terminator = 39 '\'', breakpoints = "\r\n\\'\000\000"}, heredoc = {base = {ident_start = 0x0, ident_length = 2836152916941734144, quote = PM_HEREDOC_QUOTE_NONE, indent = PM_HEREDOC_INDENT_NONE}, next_start = 0x0, common_whitespace = 0x0, line_continuation = false}}, prev = 0x7ffe586227f0}, {mode = PM_LEX_EMBEXPR, as = {list = {nesting = 0, interpolation = false, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000\000\000\000\000"}, regexp = {nesting = 0, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000"}, string = {nesting = 0, interpolation = false, label_allowed = false, incrementor = 0 '\000', terminator = 0 '\000', breakpoints = "\000\000\000\000\000\000"}, heredoc = {base = {ident_start = 0x0, ident_length = 0, quote = PM_HEREDOC_QUOTE_NONE, indent = PM_HEREDOC_INDENT_NONE}, next_start = 0x0, common_whitespace = 0x0, line_continuation = false}}, prev = 0x7ffe58622830}, {mode = PM_LEX_STRING, as = {list = {nesting = 0, interpolation = false, incrementor = 1 '\001', terminator = 0 '\000', breakpoints = "'\r\n\\'\000\000\000\000\000"}, regexp = {nesting = 0, incrementor = 0 '\000', terminator = 1 '\001', breakpoints = "\000'\r\n\\'"}, string = {nesting = 0, interpolation = false, label_allowed = true, incrementor = 0 '\000', terminator = 39 '\'', breakpoints = "\r\n\\'\000\000"}, heredoc = {base = {ident_start = 0x0, ident_length = 2836152916941734144, quote = PM_HEREDOC_QUOTE_NONE, indent = PM_HEREDOC_INDENT_NONE}, next_start = 0x0, common_whitespace = 0x0, line_continuation = false}}, prev = 0x7ffe58622870}}, index = 0}, start = 0x72811480e000 "# frozen_string_literal: true\n#\n# optparse.rb - command-line option analysis with the OptionParser class.\n#\n# Author:: Nobu Nakada\n# Documentation:: Nobu Nakada and Gavin Sinclair.\n#\n# See OptionParse"..., end = 0x72811481e465 "", previous = {type = PM_TOKEN_NEWLINE, start = 0x72811481e45b "# :nodoc:\n", end = 0x72811481e465 ""}, current = {type = PM_TOKEN_EOF, start = 0x72811481e464 "\n", end = 0x72811481e465 ""}, next_start = 0x0, heredoc_end = 0x0, comment_list = {size = 1082, head = 0x6131e03d33f0, tail = 0x6131e051c470}, magic_comment_list = {size = 10, head = 0x6131e02c2380, tail = 0x6131e048cf70}, data_loc = {start = 0x0, end = 0x0}, warning_list = {size = 0, head = 0x0, tail = 0x0}, error_list = {size = 0, head = 0x0, tail = 0x0}, current_scope = 0x0, current_context = 0x0, current_hash_keys = 0x0, encoding = 0x6131ce676730 <pm_encodings>, encoding_changed_callback = 0x0, encoding_comment_start = 0x72811480e000 "# frozen_string_literal: true\n#\n# optparse.rb - command-line option analysis with the OptionParser class.\n#\n# Author:: Nobu Nakada\n# Documentation:: Nobu Nakada and Gavin Sinclair.\n#\n# See OptionParse"..., lex_callback = 0x0, filepath = {source = 0x6131e036e950 "/tmp/ruby/src/trunk_clang_17/lib/optparse.rb", length = 44, type = PM_STRING_CONSTANT}, constant_pool = {buckets = 0x6131e039ee60, constants = 0x6131e03a0e60, size = 441, capacity = 1024}, newline_list = {start = 0x72811480e000 "# frozen_string_literal: true\n#\n# optparse.rb - command-line option analysis with the OptionParser class.\n#\n# Author:: Nobu Nakada\n# Documentation:: Nobu Nakada and Gavin Sinclair.\n#\n# See OptionParse"..., size = 2458, capacity = 3030, offsets = 0x6131e049fbf0}, integer_base = 8, current_string = {source = 0x72811481d8cf "ambiguous argument')\n  end\n\n  #\n  # Miscellaneous\n  #\n\n  #\n  # Extends command line arguments array (ARGV) to parse itself.\n  #\n  module Arguable\n\n    #\n    # Sets OptionParser object, when +opt+ is +"..., length = 18, type = PM_STRING_SHARED}, start_line = 1, explicit_encoding = 0x0, current_block_exits = 0x0, version = PM_OPTIONS_VERSION_LATEST, command_line = 0 '\000', frozen_string_literal = 1 '\001', parsing_eval = false, partial_script = false, command_start = false, recovering = false, encoding_locked = false, encoding_changed = false, pattern_matching_newlines = false, in_keyword_arg = false, semantic_token_seen = true, current_regular_expression_ascii_only = true, warn_mismatched_indentation = true}, options = {shebang_callback = 0x0, shebang_callback_data = 0x0, filepath = {source = 0x6131e036e950 "/tmp/ruby/src/trunk_clang_17/lib/optparse.rb", length = 44, type = PM_STRING_CONSTANT}, line = 1, encoding = {source = 0x0, length = 0, type = PM_STRING_CONSTANT}, scopes_count = 0, scopes = 0x0, version = PM_OPTIONS_VERSION_LATEST, command_line = 0 '\000', frozen_string_literal = 0 '\000', encoding_locked = false, main_script = false, partial_script = false, freeze = false}, input = {source = 0x72811480e000 "# frozen_string_literal: true\n#\n# optparse.rb - command-line option analysis with the OptionParser class.\n#\n# Author:: Nobu Nakada\n# Documentation:: Nobu Nakada and Gavin Sinclair.\n#\n# See OptionParse"..., length = 66661, type = PM_STRING_MAPPED}, node = {base = {type = 152, flags = 0, node_id = 0, location = {start = 0x72811480e0df "require 'set' unless defined?(Set)\n\n#--\n# == Developer Documentation (not for RDoc output)\n#\n# === Class tree\n#\n# - OptionParser:: front end\n# - OptionParser::Switch:: each switches\n# - OptionParser::"..., end = 0x72811481e459 "  # :nodoc:\n"}}, previous = 0x0, ast_node = 0x6131e03d33b0, parameters = 0x0, body = 0x6131e02f1dc0, locals = {size = 0, capacity = 0, ids = 0x0}, parser = 0x7ffe586227c8, encoding = 0x6131e01ce280, script_lines = 0x0, filepath_encoding = 0x6131e01ce280, local_table_for_iseq_size = 0, constants = 0x6131e051c570, index_lookup_table = 0x0, coverage_enabled = 1, pre_execution_anchor = 0x0}, parsed = false}
        error = <optimized out>
        v = 125898279366800
        ec = 0x6131e01ccb10
        realpath_map = <optimized out>
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = <optimized out>
        vm_ns = <optimized out>
#15 0x00006131ce10ad66 in require_internal (ec=ec@entry=0x6131e01ccb10, fname=125898721295720, exception=exception@entry=1, warn=true) at /tmp/ruby/src/trunk_clang_17/load.c:1452
        arg = {recv = 125898279366840, arg1 = 106866539219639, arg2 = 140730381249752, block_handler = 106866544211528, filename = 106866841903856}
        found = 114
        handle = <optimized out>
        _ec = 0x6131e01ccb10
        _tag = {tag = 36, retval = 125898723086128, buf = {0x7ffe58622d50, 0x6131ce10a466 <require_internal+406>, 0x7ffe58622bf0, 0x5, 0x7281148f7d68}, prev = 0x7ffe58622fc8, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        vm_ns_v = {vm = 0x6131e01c52a0, ns = 0x0}
        saved_path = 125898279366960
        realpath = 125898279346120
        reset_ext_config = false
        saved = <optimized out>
        ftptr = <optimized out>
        th = 0x6131e01c7840
        vm_ns = <optimized out>
        realpaths = <optimized out>
        realpath_map = 125898721514320
        path = <optimized out>
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
#16 0x00006131ce109e01 in rb_require_string_internal (fname=125898721295720, resurrect=false) at /tmp/ruby/src/trunk_clang_17/load.c:1571
        result = <optimized out>
        ec = 0x6131e01ccb10
        result = <optimized out>
#17 rb_require_string (fname=125898721295720) at /tmp/ruby/src/trunk_clang_17/load.c:1557
No locals.
#18 0x00006131ce23e3e4 in vm_call_cfunc_with_frame_ (ec=0x6131e01ccb10, reg_cfp=0x728114aacf30, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3784
        cc = <optimized out>
        ci = 0x58b100140003
        me = <optimized out>
        cfunc = 0x6131e02662f8
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00006131ce2200c3 in vm_sendish (ec=0x6131e01ccb10, cd=0x6131e0455570, block_handler=0, method_explorer=mexp_search_method, reg_cfp=<optimized out>) at /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:5991
        calling = {cd = 0x6131e0455570, cc = 0x728114893598, block_handler = 0, recv = 125898721704000, argc = 1, kw_splat = false, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = 0x728114893598
#20 vm_exec_core (ec=ec@entry=0x6131e01ccb10) at ../../src/trunk_clang_17/insns.def:899
        bh = 0
        cd = 0x6131e0455570
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6131ce223b14 <vm_exec_core+26516>, 0x6131ce21d3f5 <vm_exec_core+117>, 0x6131ce21d4a8 <vm_exec_core+296>, 0x6131ce21d57a <vm_exec_core+506>, 0x6131ce21d70d <vm_exec_core+909>, 0x6131ce21d7fc <vm_exec_core+1148>, 0x6131ce21d9b8 <vm_exec_core+1592>, 0x6131ce21db9c <vm_exec_core+2076>, 0x6131ce21dbed <vm_exec_core+2157>, 0x6131ce223b2c <vm_exec_core+26540>, 0x6131ce21df59 <vm_exec_core+3033>, 0x6131ce21e020 <vm_exec_core+3232>, 0x6131ce223b65 <vm_exec_core+26597>, 0x6131ce223b9f <vm_exec_core+26655>, 0x6131ce21e129 <vm_exec_core+3497>, 0x6131ce223bf0 <vm_exec_core+26736>, 0x6131ce223c22 <vm_exec_core+26786>, 0x6131ce223c52 <vm_exec_core+26834>, 0x6131ce223c7f <vm_exec_core+26879>, 0x6131ce223cad <vm_exec_core+26925>, 0x6131ce223cda <vm_exec_core+26970>, 0x6131ce223d10 <vm_exec_core+27024>, 0x6131ce223d49 <vm_exec_core+27081>, 0x6131ce223d85 <vm_exec_core+27141>, 0x6131ce223dd4 <vm_exec_core+27220>, 0x6131ce223e10 <vm_exec_core+27280>, 0x6131ce223e7c <vm_exec_core+27388>, 0x6131ce223eab <vm_exec_core+27435>, 0x6131ce21e1d4 <vm_exec_core+3668>, 0x6131ce223eff <vm_exec_core+27519>, 0x6131ce223f31 <vm_exec_core+27569>, 0x6131ce21e233 <vm_exec_core+3763>, 0x6131ce21e84b <vm_exec_core+5323>, 0x6131ce21e914 <vm_exec_core+5524>, 0x6131ce223f63 <vm_exec_core+27619>, 0x6131ce21e9a0 <vm_exec_core+5664>, 0x6131ce21ea50 <vm_exec_core+5840>, 0x6131ce21ea92 <vm_exec_core+5906>, 0x6131ce223fa9 <vm_exec_core+27689>, 0x6131ce223fe8 <vm_exec_core+27752>, 0x6131ce224006 <vm_exec_core+27782>, 0x6131ce21eb20 <vm_exec_core+6048>, 0x6131ce224033 <vm_exec_core+27827>, 0x6131ce21eb7d <vm_exec_core+6141>, 0x6131ce22405f <vm_exec_core+27871>, 0x6131ce224098 <vm_exec_core+27928>, 0x6131ce2240cd <vm_exec_core+27981>, 0x6131ce2240f2 <vm_exec_core+28018>, 0x6131ce21ec32 <vm_exec_core+6322>, 0x6131ce21ef9f <vm_exec_core+7199>, 0x6131ce21f09c <vm_exec_core+7452>, 0x6131ce21f126 <vm_exec_core+7590>, 0x6131ce21f1cf <vm_exec_core+7759>, 0x6131ce224140 <vm_exec_core+28096>, 0x6131ce224172 <vm_exec_core+28146>, 0x6131ce21f73e <vm_exec_core+9150>, 0x6131ce21fa0a <vm_exec_core+9866>, 0x6131ce21ffda <vm_exec_core+11354>, 0x6131ce220299 <vm_exec_core+12057>, 0x6131ce220447 <vm_exec_core+12487>, 0x6131ce220709 <vm_exec_core+13193>, 0x6131ce22076a <vm_exec_core+13290>, 0x6131ce2207b4 <vm_exec_core+13364>, 0x6131ce220800 <vm_exec_core+13440>, 0x6131ce2209ae <vm_exec_core+13870>, 0x6131ce2209f9 <vm_exec_core+13945>, 0x6131ce220aac <vm_exec_core+14124>, 0x6131ce220db2 <vm_exec_core+14898>, 0x6131ce220f1a <vm_exec_core+15258>, 0x6131ce2210c7 <vm_exec_core+15687>, 0x6131ce22134d <vm_exec_core+16333>, 0x6131ce2241b9 <vm_exec_core+28217>, 0x6131ce221466 <vm_exec_core+16614>, 0x6131ce2214b8 <vm_exec_core+16696>, 0x6131ce221520 <vm_exec_core+16800>, 0x6131ce22159a <vm_exec_core+16922>, 0x6131ce221602 <vm_exec_core+17026>, 0x6131ce2217c9 <vm_exec_core+17481>, 0x6131ce221960 <vm_exec_core+17888>, 0x6131ce221c80 <vm_exec_core+18688>, 0x6131ce21fd00 <vm_exec_core+10624>, 0x6131ce221f40 <vm_exec_core+19392>, 0x6131ce2220b0 <vm_exec_core+19760>, 0x6131ce2223e0 <vm_exec_core+20576>, 0x6131ce222430 <vm_exec_core+20656>, 0x6131ce2225e0 <vm_exec_core+21088>, 0x6131ce222870 <vm_exec_core+21744>, 0x6131ce222ad0 <vm_exec_core+22352>, 0x6131ce222d60 <vm_exec_core+23008>, 0x6131ce222fc0 <vm_exec_core+23616>, 0x6131ce223080 <vm_exec_core+23808>, 0x6131ce2230c0 <vm_exec_core+23872>, 0x6131ce223110 <vm_exec_core+23952>, 0x6131ce223260 <vm_exec_core+24288>, 0x6131ce223323 <vm_exec_core+24483>, 0x6131ce2233dd <vm_exec_core+24669>, 0x6131ce223480 <vm_exec_core+24832>, 0x6131ce2234c0 <vm_exec_core+24896>, 0x6131ce223500 <vm_exec_core+24960>, 0x6131ce223550 <vm_exec_core+25040>, 0x6131ce223620 <vm_exec_core+25248>, 0x6131ce223790 <vm_exec_core+25616>, 0x6131ce224278 <vm_exec_core+28408>, 0x6131ce2238d8 <vm_exec_core+25944>, 0x6131ce22397d <vm_exec_core+26109>, 0x6131ce2242de <vm_exec_core+28510>, 0x6131ce22431b <vm_exec_core+28571>, 0x6131ce223a5a <vm_exec_core+26330>, 0x6131ce223ab3 <vm_exec_core+26419>, 0x6131ce22435f <vm_exec_core+28639>, 0x6131ce22438c <vm_exec_core+28684>, 0x6131ce223b07 <vm_exec_core+26503>, 0x6131ce21d3e8 <vm_exec_core+104>, 0x6131ce21d49b <vm_exec_core+283>, 0x6131ce21d56d <vm_exec_core+493>, 0x6131ce21d700 <vm_exec_core+896>, 0x6131ce21d7ef <vm_exec_core+1135>, 0x6131ce21d9ab <vm_exec_core+1579>, 0x6131ce21db8f <vm_exec_core+2063>, 0x6131ce21dbe0 <vm_exec_core+2144>, 0x6131ce223b1f <vm_exec_core+26527>, 0x6131ce21df4c <vm_exec_core+3020>, 0x6131ce21e013 <vm_exec_core+3219>, 0x6131ce223b58 <vm_exec_core+26584>, 0x6131ce223b92 <vm_exec_core+26642>, 0x6131ce21e11c <vm_exec_core+3484>, 0x6131ce223be3 <vm_exec_core+26723>, 0x6131ce223c15 <vm_exec_core+26773>, 0x6131ce223c45 <vm_exec_core+26821>, 0x6131ce223c72 <vm_exec_core+26866>, 0x6131ce223ca0 <vm_exec_core+26912>, 0x6131ce223ccd <vm_exec_core+26957>, 0x6131ce223d03 <vm_exec_core+27011>, 0x6131ce223d3c <vm_exec_core+27068>, 0x6131ce223d78 <vm_exec_core+27128>, 0x6131ce223dc7 <vm_exec_core+27207>, 0x6131ce223e03 <vm_exec_core+27267>, 0x6131ce223e6f <vm_exec_core+27375>, 0x6131ce223e9e <vm_exec_core+27422>, 0x6131ce21e1c7 <vm_exec_core+3655>, 0x6131ce223ef2 <vm_exec_core+27506>, 0x6131ce223f24 <vm_exec_core+27556>, 0x6131ce21e226 <vm_exec_core+3750>, 0x6131ce21e83e <vm_exec_core+5310>, 0x6131ce21e907 <vm_exec_core+5511>, 0x6131ce223f56 <vm_exec_core+27606>, 0x6131ce21e993 <vm_exec_core+5651>, 0x6131ce21ea43 <vm_exec_core+5827>, 0x6131ce21ea85 <vm_exec_core+5893>, 0x6131ce223f9c <vm_exec_core+27676>, 0x6131ce223fdb <vm_exec_core+27739>, 0x6131ce223ff9 <vm_exec_core+27769>, 0x6131ce21eb13 <vm_exec_core+6035>, 0x6131ce224026 <vm_exec_core+27814>, 0x6131ce21eb70 <vm_exec_core+6128>, 0x6131ce224052 <vm_exec_core+27858>, 0x6131ce22408b <vm_exec_core+27915>, 0x6131ce2240c0 <vm_exec_core+27968>, 0x6131ce2240e5 <vm_exec_core+28005>, 0x6131ce21ec25 <vm_exec_core+6309>, 0x6131ce21ef92 <vm_exec_core+7186>, 0x6131ce21f08f <vm_exec_core+7439>, 0x6131ce21f119 <vm_exec_core+7577>, 0x6131ce21f1c2 <vm_exec_core+7746>, 0x6131ce224133 <vm_exec_core+28083>, 0x6131ce224165 <vm_exec_core+28133>, 0x6131ce21f731 <vm_exec_core+9137>, 0x6131ce21f9fd <vm_exec_core+9853>, 0x6131ce224253 <vm_exec_core+28371>, 0x6131ce22028c <vm_exec_core+12044>, 0x6131ce22043a <vm_exec_core+12474>, 0x6131ce2206fc <vm_exec_core+13180>, 0x6131ce22075d <vm_exec_core+13277>, 0x6131ce2207a7 <vm_exec_core+13351>, 0x6131ce2241a7 <vm_exec_core+28199>, 0x6131ce2209a1 <vm_exec_core+13857>, 0x6131ce2209ec <vm_exec_core+13932>, 0x6131ce220a9f <vm_exec_core+14111>, 0x6131ce220da5 <vm_exec_core+14885>, 0x6131ce220f0d <vm_exec_core+15245>, 0x6131ce2210ba <vm_exec_core+15674>, 0x6131ce221340 <vm_exec_core+16320>, 0x6131ce2241ac <vm_exec_core+28204>, 0x6131ce221459 <vm_exec_core+16601>, 0x6131ce2214ab <vm_exec_core+16683>, 0x6131ce221513 <vm_exec_core+16787>, 0x6131ce22158d <vm_exec_core+16909>, 0x6131ce2215f5 <vm_exec_core+17013>, 0x6131ce2217bc <vm_exec_core+17468>, 0x6131ce22420b <vm_exec_core+28299>, 0x6131ce22420d <vm_exec_core+28301>, 0x6131ce22420f <vm_exec_core+28303>, 0x6131ce224211 <vm_exec_core+28305>, 0x6131ce224213 <vm_exec_core+28307>, 0x6131ce224215 <vm_exec_core+28309>, 0x6131ce224217 <vm_exec_core+28311>, 0x6131ce224237 <vm_exec_core+28343>, 0x6131ce224239 <vm_exec_core+28345>, 0x6131ce22423b <vm_exec_core+28347>, 0x6131ce22423d <vm_exec_core+28349>...}
        reg_cfp = <optimized out>
        reg_pc = 0x6131e0455360
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#21 0x00006131ce21bf4d in rb_vm_exec (ec=0x6131e01ccb10) at /tmp/ruby/src/trunk_clang_17/vm.c:2621
        _ec = 0x6131e01ccb10
        _tag = {tag = 36, retval = 4, buf = {0x7ffe58623040, 0x6131ce21be52 <rb_vm_exec+130>, 0x7ffe58622fb0, 0x72811495b840, 0x6131e01ccb10}, prev = 0x7ffe58623598, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#22 0x00006131ce10d233 in load_iseq_eval (ec=0x6131e01ccb10, fname=fname@entry=125898720883960) at /tmp/ruby/src/trunk_clang_17/load.c:873
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = 0x7281148908e8
        vm_ns = <optimized out>
#23 0x00006131ce10ad66 in require_internal (ec=ec@entry=0x6131e01ccb10, fname=125898720884080, exception=exception@entry=1, warn=true) at /tmp/ruby/src/trunk_clang_17/load.c:1452
        arg = {recv = 125898720883880, arg1 = 1, arg2 = 125898720884224, block_handler = 106866539203561, filename = 0}
        found = 114
        handle = <optimized out>
        _ec = 0x6131e01ccb10
        _tag = {tag = 36, retval = 125898723086240, buf = {0x7ffe58623610, 0x6131ce10a466 <require_internal+406>, 0x7ffe586234b0, 0x6131e02662f0, 0x55550083}, prev = 0x7ffe58623888, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        vm_ns_v = {vm = 0x6131e01c52a0, ns = 0x0}
        saved_path = 125898720883960
        realpath = 125898721298200
        reset_ext_config = false
        saved = <optimized out>
        ftptr = <optimized out>
        th = 0x6131e01c7840
        vm_ns = <optimized out>
        realpaths = <optimized out>
        realpath_map = 125898721514320
        path = <optimized out>
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
#24 0x00006131ce109e01 in rb_require_string_internal (fname=125898720884080, resurrect=false) at /tmp/ruby/src/trunk_clang_17/load.c:1571
        result = <optimized out>
        ec = 0x6131e01ccb10
        result = <optimized out>
#25 rb_require_string (fname=125898720884080) at /tmp/ruby/src/trunk_clang_17/load.c:1557
No locals.
#26 0x00006131ce23e3e4 in vm_call_cfunc_with_frame_ (ec=0x6131e01ccb10, reg_cfp=0x728114aacfa0, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3784
        cc = <optimized out>
        ci = 0x58b100140003
        me = <optimized out>
        cfunc = 0x6131e02662f8
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#27 0x00006131ce2200c3 in vm_sendish (ec=0x6131e01ccb10, cd=0x6131e033df40, block_handler=0, method_explorer=mexp_search_method, reg_cfp=<optimized out>) at /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:5991
        calling = {cd = 0x6131e033df40, cc = 0x728114893598, block_handler = 0, recv = 125898721704000, argc = 1, kw_splat = false, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = 0x728114893598
#28 vm_exec_core (ec=ec@entry=0x6131e01ccb10) at ../../src/trunk_clang_17/insns.def:899
        bh = 0
        cd = 0x6131e033df40
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6131ce223b14 <vm_exec_core+26516>, 0x6131ce21d3f5 <vm_exec_core+117>, 0x6131ce21d4a8 <vm_exec_core+296>, 0x6131ce21d57a <vm_exec_core+506>, 0x6131ce21d70d <vm_exec_core+909>, 0x6131ce21d7fc <vm_exec_core+1148>, 0x6131ce21d9b8 <vm_exec_core+1592>, 0x6131ce21db9c <vm_exec_core+2076>, 0x6131ce21dbed <vm_exec_core+2157>, 0x6131ce223b2c <vm_exec_core+26540>, 0x6131ce21df59 <vm_exec_core+3033>, 0x6131ce21e020 <vm_exec_core+3232>, 0x6131ce223b65 <vm_exec_core+26597>, 0x6131ce223b9f <vm_exec_core+26655>, 0x6131ce21e129 <vm_exec_core+3497>, 0x6131ce223bf0 <vm_exec_core+26736>, 0x6131ce223c22 <vm_exec_core+26786>, 0x6131ce223c52 <vm_exec_core+26834>, 0x6131ce223c7f <vm_exec_core+26879>, 0x6131ce223cad <vm_exec_core+26925>, 0x6131ce223cda <vm_exec_core+26970>, 0x6131ce223d10 <vm_exec_core+27024>, 0x6131ce223d49 <vm_exec_core+27081>, 0x6131ce223d85 <vm_exec_core+27141>, 0x6131ce223dd4 <vm_exec_core+27220>, 0x6131ce223e10 <vm_exec_core+27280>, 0x6131ce223e7c <vm_exec_core+27388>, 0x6131ce223eab <vm_exec_core+27435>, 0x6131ce21e1d4 <vm_exec_core+3668>, 0x6131ce223eff <vm_exec_core+27519>, 0x6131ce223f31 <vm_exec_core+27569>, 0x6131ce21e233 <vm_exec_core+3763>, 0x6131ce21e84b <vm_exec_core+5323>, 0x6131ce21e914 <vm_exec_core+5524>, 0x6131ce223f63 <vm_exec_core+27619>, 0x6131ce21e9a0 <vm_exec_core+5664>, 0x6131ce21ea50 <vm_exec_core+5840>, 0x6131ce21ea92 <vm_exec_core+5906>, 0x6131ce223fa9 <vm_exec_core+27689>, 0x6131ce223fe8 <vm_exec_core+27752>, 0x6131ce224006 <vm_exec_core+27782>, 0x6131ce21eb20 <vm_exec_core+6048>, 0x6131ce224033 <vm_exec_core+27827>, 0x6131ce21eb7d <vm_exec_core+6141>, 0x6131ce22405f <vm_exec_core+27871>, 0x6131ce224098 <vm_exec_core+27928>, 0x6131ce2240cd <vm_exec_core+27981>, 0x6131ce2240f2 <vm_exec_core+28018>, 0x6131ce21ec32 <vm_exec_core+6322>, 0x6131ce21ef9f <vm_exec_core+7199>, 0x6131ce21f09c <vm_exec_core+7452>, 0x6131ce21f126 <vm_exec_core+7590>, 0x6131ce21f1cf <vm_exec_core+7759>, 0x6131ce224140 <vm_exec_core+28096>, 0x6131ce224172 <vm_exec_core+28146>, 0x6131ce21f73e <vm_exec_core+9150>, 0x6131ce21fa0a <vm_exec_core+9866>, 0x6131ce21ffda <vm_exec_core+11354>, 0x6131ce220299 <vm_exec_core+12057>, 0x6131ce220447 <vm_exec_core+12487>, 0x6131ce220709 <vm_exec_core+13193>, 0x6131ce22076a <vm_exec_core+13290>, 0x6131ce2207b4 <vm_exec_core+13364>, 0x6131ce220800 <vm_exec_core+13440>, 0x6131ce2209ae <vm_exec_core+13870>, 0x6131ce2209f9 <vm_exec_core+13945>, 0x6131ce220aac <vm_exec_core+14124>, 0x6131ce220db2 <vm_exec_core+14898>, 0x6131ce220f1a <vm_exec_core+15258>, 0x6131ce2210c7 <vm_exec_core+15687>, 0x6131ce22134d <vm_exec_core+16333>, 0x6131ce2241b9 <vm_exec_core+28217>, 0x6131ce221466 <vm_exec_core+16614>, 0x6131ce2214b8 <vm_exec_core+16696>, 0x6131ce221520 <vm_exec_core+16800>, 0x6131ce22159a <vm_exec_core+16922>, 0x6131ce221602 <vm_exec_core+17026>, 0x6131ce2217c9 <vm_exec_core+17481>, 0x6131ce221960 <vm_exec_core+17888>, 0x6131ce221c80 <vm_exec_core+18688>, 0x6131ce21fd00 <vm_exec_core+10624>, 0x6131ce221f40 <vm_exec_core+19392>, 0x6131ce2220b0 <vm_exec_core+19760>, 0x6131ce2223e0 <vm_exec_core+20576>, 0x6131ce222430 <vm_exec_core+20656>, 0x6131ce2225e0 <vm_exec_core+21088>, 0x6131ce222870 <vm_exec_core+21744>, 0x6131ce222ad0 <vm_exec_core+22352>, 0x6131ce222d60 <vm_exec_core+23008>, 0x6131ce222fc0 <vm_exec_core+23616>, 0x6131ce223080 <vm_exec_core+23808>, 0x6131ce2230c0 <vm_exec_core+23872>, 0x6131ce223110 <vm_exec_core+23952>, 0x6131ce223260 <vm_exec_core+24288>, 0x6131ce223323 <vm_exec_core+24483>, 0x6131ce2233dd <vm_exec_core+24669>, 0x6131ce223480 <vm_exec_core+24832>, 0x6131ce2234c0 <vm_exec_core+24896>, 0x6131ce223500 <vm_exec_core+24960>, 0x6131ce223550 <vm_exec_core+25040>, 0x6131ce223620 <vm_exec_core+25248>, 0x6131ce223790 <vm_exec_core+25616>, 0x6131ce224278 <vm_exec_core+28408>, 0x6131ce2238d8 <vm_exec_core+25944>, 0x6131ce22397d <vm_exec_core+26109>, 0x6131ce2242de <vm_exec_core+28510>, 0x6131ce22431b <vm_exec_core+28571>, 0x6131ce223a5a <vm_exec_core+26330>, 0x6131ce223ab3 <vm_exec_core+26419>, 0x6131ce22435f <vm_exec_core+28639>, 0x6131ce22438c <vm_exec_core+28684>, 0x6131ce223b07 <vm_exec_core+26503>, 0x6131ce21d3e8 <vm_exec_core+104>, 0x6131ce21d49b <vm_exec_core+283>, 0x6131ce21d56d <vm_exec_core+493>, 0x6131ce21d700 <vm_exec_core+896>, 0x6131ce21d7ef <vm_exec_core+1135>, 0x6131ce21d9ab <vm_exec_core+1579>, 0x6131ce21db8f <vm_exec_core+2063>, 0x6131ce21dbe0 <vm_exec_core+2144>, 0x6131ce223b1f <vm_exec_core+26527>, 0x6131ce21df4c <vm_exec_core+3020>, 0x6131ce21e013 <vm_exec_core+3219>, 0x6131ce223b58 <vm_exec_core+26584>, 0x6131ce223b92 <vm_exec_core+26642>, 0x6131ce21e11c <vm_exec_core+3484>, 0x6131ce223be3 <vm_exec_core+26723>, 0x6131ce223c15 <vm_exec_core+26773>, 0x6131ce223c45 <vm_exec_core+26821>, 0x6131ce223c72 <vm_exec_core+26866>, 0x6131ce223ca0 <vm_exec_core+26912>, 0x6131ce223ccd <vm_exec_core+26957>, 0x6131ce223d03 <vm_exec_core+27011>, 0x6131ce223d3c <vm_exec_core+27068>, 0x6131ce223d78 <vm_exec_core+27128>, 0x6131ce223dc7 <vm_exec_core+27207>, 0x6131ce223e03 <vm_exec_core+27267>, 0x6131ce223e6f <vm_exec_core+27375>, 0x6131ce223e9e <vm_exec_core+27422>, 0x6131ce21e1c7 <vm_exec_core+3655>, 0x6131ce223ef2 <vm_exec_core+27506>, 0x6131ce223f24 <vm_exec_core+27556>, 0x6131ce21e226 <vm_exec_core+3750>, 0x6131ce21e83e <vm_exec_core+5310>, 0x6131ce21e907 <vm_exec_core+5511>, 0x6131ce223f56 <vm_exec_core+27606>, 0x6131ce21e993 <vm_exec_core+5651>, 0x6131ce21ea43 <vm_exec_core+5827>, 0x6131ce21ea85 <vm_exec_core+5893>, 0x6131ce223f9c <vm_exec_core+27676>, 0x6131ce223fdb <vm_exec_core+27739>, 0x6131ce223ff9 <vm_exec_core+27769>, 0x6131ce21eb13 <vm_exec_core+6035>, 0x6131ce224026 <vm_exec_core+27814>, 0x6131ce21eb70 <vm_exec_core+6128>, 0x6131ce224052 <vm_exec_core+27858>, 0x6131ce22408b <vm_exec_core+27915>, 0x6131ce2240c0 <vm_exec_core+27968>, 0x6131ce2240e5 <vm_exec_core+28005>, 0x6131ce21ec25 <vm_exec_core+6309>, 0x6131ce21ef92 <vm_exec_core+7186>, 0x6131ce21f08f <vm_exec_core+7439>, 0x6131ce21f119 <vm_exec_core+7577>, 0x6131ce21f1c2 <vm_exec_core+7746>, 0x6131ce224133 <vm_exec_core+28083>, 0x6131ce224165 <vm_exec_core+28133>, 0x6131ce21f731 <vm_exec_core+9137>, 0x6131ce21f9fd <vm_exec_core+9853>, 0x6131ce224253 <vm_exec_core+28371>, 0x6131ce22028c <vm_exec_core+12044>, 0x6131ce22043a <vm_exec_core+12474>, 0x6131ce2206fc <vm_exec_core+13180>, 0x6131ce22075d <vm_exec_core+13277>, 0x6131ce2207a7 <vm_exec_core+13351>, 0x6131ce2241a7 <vm_exec_core+28199>, 0x6131ce2209a1 <vm_exec_core+13857>, 0x6131ce2209ec <vm_exec_core+13932>, 0x6131ce220a9f <vm_exec_core+14111>, 0x6131ce220da5 <vm_exec_core+14885>, 0x6131ce220f0d <vm_exec_core+15245>, 0x6131ce2210ba <vm_exec_core+15674>, 0x6131ce221340 <vm_exec_core+16320>, 0x6131ce2241ac <vm_exec_core+28204>, 0x6131ce221459 <vm_exec_core+16601>, 0x6131ce2214ab <vm_exec_core+16683>, 0x6131ce221513 <vm_exec_core+16787>, 0x6131ce22158d <vm_exec_core+16909>, 0x6131ce2215f5 <vm_exec_core+17013>, 0x6131ce2217bc <vm_exec_core+17468>, 0x6131ce22420b <vm_exec_core+28299>, 0x6131ce22420d <vm_exec_core+28301>, 0x6131ce22420f <vm_exec_core+28303>, 0x6131ce224211 <vm_exec_core+28305>, 0x6131ce224213 <vm_exec_core+28307>, 0x6131ce224215 <vm_exec_core+28309>, 0x6131ce224217 <vm_exec_core+28311>, 0x6131ce224237 <vm_exec_core+28343>, 0x6131ce224239 <vm_exec_core+28345>, 0x6131ce22423b <vm_exec_core+28347>, 0x6131ce22423d <vm_exec_core+28349>...}
        reg_cfp = <optimized out>
        reg_pc = 0x6131e033eb28
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#29 0x00006131ce21bf4d in rb_vm_exec (ec=0x6131e01ccb10) at /tmp/ruby/src/trunk_clang_17/vm.c:2621
        _ec = 0x6131e01ccb10
        _tag = {tag = 36, retval = 4, buf = {0x7ffe58623900, 0x6131ce21be52 <rb_vm_exec+130>, 0x7ffe58623870, 0x6131e027a8c0, 0x0}, prev = 0x7ffe58623938, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#30 0x00006131ce0a7aa1 in rb_ec_exec_node (ec=0x6131e01ccb10, n=0x728114893a70) at /tmp/ruby/src/trunk_clang_17/eval.c:282
        _ec = <optimized out>
        _tag = <optimized out>
        state = 0
        iseq = 0x728114893a70
#31 ruby_run_node (n=0x728114893a70) at /tmp/ruby/src/trunk_clang_17/eval.c:320
        ec = 0x6131e01ccb10
        status = <optimized out>
#32 0x00006131ce0a5595 in rb_main (argc=113, argv=0x7ffe58623b18) at /tmp/ruby/src/trunk_clang_17/main.c:42
        variable_in_this_stack_frame = 125898727475952
#33 main (argc=113, argv=0x7ffe58623b18) at /tmp/ruby/src/trunk_clang_17/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)


Thread 2 "ruby" received signal SIGTERM, Terminated.
[Switching to Thread 0x7280fb3ff6c0 (LWP 3880761)]
0x0000728114bdb042 in epoll_wait (epfd=epfd@entry=4, events=0x6131ce67efe4 <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
warning: 30	../sysdeps/unix/sysv/linux/epoll_wait.c: No such file or directory
/tmp/ruby/src/trunk_clang_17/tool/lib/dump.gdb:12: Error in sourced command file:
The program received a signal in another thread while
making a function call from GDB.
Evaluation of the expression containing the function
(rb_vmdebug_stack_dump_all_threads) will be abandoned.
When the function is done executing, GDB will silently stop.
[Inferior 1 (process 3880754) detached]
[317/754] 3772470=rubygems/test_gem_resolver_installer_set
[318/754] 3772470=openssl/test_bn
[319/754] 3772470=did_you_mean/test_tree_spell_checker
[320/754] 3772470=-ext-/file/test_stat
[321/754] 3772470=rubygems/test_gem_commands_install_command
[322/754] 3772467=psych/test_object_references
[323/754] 3772467=mkmf/test_have_library
[324/754] 3772467=digest/test_digest
[325/754] 3772467=-ext-/namespace/test_load_ext
[326/754] 3772467=psych/visitors/test_yaml_tree
[327/754] 3772467=optparse/test_summary
[328/754] 3772467=optparse/test_optparse
[329/754] 3772467=ruby/test_dir
[330/754] 3772467=-ext-/gvl/test_ubf_async_safe
[331/754] 3772467=rubygems/test_gem_commands_outdated_command
[332/754] 3772467=io/wait/test_ractor
[333/754] 3772467=rubygems/test_gem_source_vendor
[334/754] 3772467=ruby/test_time
[335/754] 3772467=rubygems/test_gem_path_support
[336/754] 3772467=-ext-/string/test_modify_expand
[337/754] 3772467=-ext-/st/test_foreach
[338/754] 3772467=rubygems/test_gem_available_set
[339/754] 3772470=-ext-/win32/test_console_attr
[340/754] 3772470=socket/test_unix
[341/754] 3772467=net/http/test_httpresponses
[342/754] 3772470=psych/test_scalar
[343/754] 3772470=prism/result/source_location_test
[344/754] 3772467=-ext-/eval/test_eval
[345/754] 3772467=rubygems/test_gem_console_ui
[346/754] 3772467=prism/library_symbols_test
[347/754] 3772467=optparse/test_load
[348/754] 3772467=ruby/test_symbol
[349/754] 3772470=psych/test_coder
[350/754] 3772470=ruby/test_complexrational
[351/754] 3772470=ruby/test_pipe
[352/754] 3772470=io/console/test_ractor
[353/754] 3772470=rubygems/test_gem_commands_help_command
[354/754] 3772470=ruby/test_fiber
[355/754] 3772467=-ext-/debug/test_profile_frames
[356/754] 3772467=rubygems/test_gem_commands_list_command
[357/754] 3772467=-ext-/bignum/test_big2str
[358/754] 3772467=rubygems/test_gem_requirement
[359/754] 3772467=json/ractor_test
[360/754] 3772467=ruby/test_literal
[361/754] 3772467=ruby/test_bignum
[362/754] 3772467=fiber/test_thread
[363/754] 3772470=zlib/test_zlib
[364/754] 3772467=rubygems/test_gem_ext_rake_builder
[365/754] 3772467=openssl/test_pkey
[366/754] 3772467=rubygems/test_gem_util
[367/754] 3772467=ruby/test_proc
[368/754] 3772467=ruby/test_random_formatter
[369/754] 3772467=fiber/test_ractor
[370/754] 3772467=mkmf/test_have_macro
[371/754] 3772466=date/test_date_compat
[372/754] 3772466=date/test_date_marshal
[373/754] 3772466=psych/test_boolean
[374/754] 3772466=rubygems/test_gem_resolver_specification
[375/754] 3772466=ruby/test_metaclass
[376/754] 3772466=ruby/test_nomethod_error
[377/754] 3772466=uri/test_http
[378/754] 3772466=psych/test_serialize_subclasses
[379/754] 3772466=rubygems/test_gem_local_remote_options
[380/754] 3772466=rubygems/test_gem_commands_server_command
[381/754] 3772466=psych/test_date_time
[382/754] 3772466=prism/magic_comment_test
[383/754] 3772466=json/json_fixtures_test
[384/754] 3772466=rubygems/test_gem_remote_fetcher_s3
[385/754] 3772466=test_open3
[386/754] 3772467=rubygems/test_gem_package_tar_header
[387/754] 3772470=-ext-/proc/test_bmethod
[388/754] 3772470=-ext-/time/test_new
[389/754] 3772470=psych/test_alias_and_anchor
[390/754] 3772470=fiber/test_enumerator
[391/754] 3772470=rubygems/test_gem_resolver_lock_specification
[392/754] 3772467=ruby/test_integer
[393/754] 3772470=ruby/test_enumerator
[394/754] 3772466=ruby/test_syntax
[395/754] 3772467=openssl/test_cipher
[396/754] 3772467=prism/result/named_capture_test
[397/754] 3772467=ripper/test_files_test_1
[398/754] 3772467=ruby/test_name_error
[399/754] 3772467=psych/json/test_stream
[400/754] 3772467=rubygems/test_gem_uri
[401/754] 3772467=psych/test_safe_load
[402/754] 3772467=ruby/test_eval
[403/754] 3772467=json/json_common_interface_test
[404/754] 3772467=ruby/test_pattern_matching
[405/754] 3772467=fiber/test_io_close
[406/754] 3772467=rubygems/test_gem_request_set_gem_dependency_api
[407/754] 3772467=ruby/test_yield
[408/754] 3772467=ruby/test_rational
[409/754] 3772467=rubygems/test_gem_commands_dependency_command
[410/754] 3772467=psych/test_ractor
[411/754] 3772467=open-uri/test_ssl
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 46267>
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 11
[412/754] 3772467=rubygems/test_gem_commands_unpack_command
[413/754] 3772467=-ext-/string/test_ellipsize
[414/754] 3772467=rubygems/test_deprecate
[415/754] 3772467=rubygems/test_gem_commands_uninstall_command
[416/754] 3772467=prism/result/heredoc_test
[417/754] 3772467=openssl/test_config
[418/754] 3772467=prism/newline_offsets_test
[419/754] 3772467=ruby/test_marshal
[420/754] 3772467=psych/test_yamldbm
[421/754] 3772467=psych/test_parser
[422/754] 3772467=ruby/test_clone
[423/754] 3772467=digest/test_digest_extend
[424/754] 3772467=psych/visitors/test_to_ruby
[425/754] 3772467=rubygems/test_gem_commands_cert_command
[426/754] 3772468=json/json_coder_test
[427/754] 3772468=prism/ruby/relocation_test
[428/754] 3772468=ruby/enc/test_windows_1251
[429/754] 3772468=rubygems/test_gem
[430/754] 3772467=prism/bom_test
[431/754] 3772467=ruby/test_file
[432/754] 3772470=openssl/test_engine
[433/754] 3772470=ruby/test_key_error
[434/754] 3772470=ruby/test_stringchar
[435/754] 3772470=did_you_mean/test_spell_checker
[436/754] 3772470=-ext-/struct/test_data
[437/754] 3772470=rubygems/test_gem_commands_contents_command
[438/754] 3772470=ruby/test_flip
[439/754] 3772470=fiber/test_storage
[440/754] 3772470=stringio/test_ractor
[441/754] 3772470=rubygems/test_gem_source
[442/754] 3772470=socket/test_basicsocket
[443/754] 3772470=ripper/test_files_lib
[444/754] 3772470=-ext-/exception/test_exception_at_throwing
[445/754] 3772470=psych/test_scalar_scanner
[446/754] 3772470=did_you_mean/spell_checking/test_variable_name_check
[447/754] 3772470=rubygems/test_gem_commands_owner_command
[448/754] 3772468=ruby/test_iterator
[449/754] 3772468=dtrace/test_string
[450/754] 3772468=psych/test_hash
[451/754] 3772468=prism/ruby/pattern_test
[452/754] 3772468=prism/result/static_inspect_test
[453/754] 3772468=optparse/test_cclass
[454/754] 3772468=did_you_mean/spell_checking/test_method_name_check
[455/754] 3772468=ruby/test_time_tz
[456/754] 3772467=rubygems/test_gem_security_trust_dir
[457/754] 3772468=fiber/test_process
[458/754] 3772468=psych/test_json_tree
[459/754] 3772467=-ext-/thread/test_lock_native_thread
[460/754] 3772468=ruby/test_dir_m17n
[461/754] 3772470=ruby/test_undef
[462/754] 3772470=date/test_date_strftime
[463/754] 3772467=net/http/test_https
[464/754] 3772466=prism/result/regular_expression_options_test
[465/754] 3772466=prism/api/freeze_test
[466/754] 3772466=-ext-/test_scan_args
[467/754] 3772466=net/http/test_buffered_io
[468/754] 3772466=-ext-/iter/test_iter_break
[469/754] 3772470=uri/test_generic
[470/754] 3772466=ruby/test_variable
[471/754] 3772470=ruby/test_rational2
[472/754] 3772470=-ext-/num2int/test_num2int
[473/754] 3772470=prism/fixtures_test
[474/754] 3772470=open-uri/test_proxy
[475/754] 3772470=psych/test_symbol
[476/754] 3772470=prism/ractor_test
[477/754] 3772470=rubygems/test_gem_name_tuple
[478/754] 3772470=openssl/test_pkey_dsa
[479/754] 3772468=rubygems/test_gem_commands_update_command
[480/754] 3772466=fiber/test_address_resolve
[481/754] 3772466=json/json_string_matching_test
[482/754] 3772470=fiber/test_backtrace
[483/754] 3772466=-ext-/funcall/test_passing_block
[484/754] 3772470=json/json_parser_test
[485/754] 3772466=psych/test_document
[486/754] 3772466=io/console/test_io_console
[487/754] 3772470=-ext-/load/test_stringify_symbols
[488/754] 3772470=rubygems/test_gem_resolver_api_set
[489/754] 3772470=psych/test_tree_builder
[490/754] 3772470=-ext-/load/test_protect
[491/754] 3772470=ruby/test_primitive
[492/754] 3772470=-ext-/bignum/test_div
[493/754] 3772470=ruby/test_class
[494/754] 3772467=ruby/test_const
[495/754] 3772467=rubygems/test_gem_commands_signout_command
[496/754] 3772467=rubygems/test_gem_dependency_resolution_error
[497/754] 3772467=psych/test_deprecated
[498/754] 3772467=openssl/test_ssl_session
[499/754] 3772466=openssl/test_pkey_ec
[500/754] 3772466=socket/test_sockopt
[501/754] 3772466=psych/test_encoding
[502/754] 3772466=rubygems/test_gem_request_set_lockfile_parser
[503/754] 3772467=-ext-/class/test_class2name
[504/754] 3772467=-ext-/gvl/test_last_thread
[505/754] 3772466=ruby/test_keyword
[506/754] 3772467=ruby/test_string_memory
[507/754] 3772467=date/test_date_parse
[508/754] 3772466=rubygems/test_gem_stub_specification
[509/754] 3772467=openssl/test_ossl
[510/754] 3772467=-ext-/test_ensure_and_callcc
[511/754] 3772467=ruby/test_parse
[512/754] 3772467=-ext-/string/test_external_new
[513/754] 3772467=rubygems/test_gem_resolver
[514/754] 3772466=rubygems/test_gem_commands_fetch_command
[515/754] 3772467=prism/ruby/reflection_test
[516/754] 3772467=optparse/test_acceptable
[517/754] 3772466=rubygems/test_exit
[518/754] 3772466=ruby/test_string
[519/754] 3772467=ruby/test_econv
[520/754] 3772467=ruby/test_gc_compact
[521/754] 3772470=psych/test_object
[522/754] 3772470=-ext-/string/test_set_len
[523/754] 3772470=net/http/test_httpheader
[524/754] 3772470=ruby/test_memory_view
[525/754] 3772470=ruby/test_thread_cv
[526/754] 3772470=rubygems/test_gem_dependency_list
[527/754] 3772470=ruby/test_stack
[528/754] 3772468=ruby/test_enum
[529/754] 3772470=net/http/test_httpresponse
[530/754] 3772470=did_you_mean/tree_spell/test_human_typo
[531/754] 3772470=rubygems/test_gem_commands_query_command
[532/754] 3772468=rubygems/test_gem_installer
[533/754] 3772470=dtrace/test_cmethod
[534/754] 3772470=optparse/test_optarg
[535/754] 3772470=rubygems/test_gem_ext_builder
[536/754] 3772467=-ext-/typeddata/test_typeddata
[537/754] 3772467=openssl/test_provider
[538/754] 3772467=optparse/test_zsh_completion
[539/754] 3772467=rubygems/test_gem_commands_yank_command
[540/754] 3772470=ruby/enc/test_case_options
[541/754] 3772470=psych/test_exception
[542/754] 3772470=rubygems/test_gem_security_signer
[543/754] 3772470=rubygems/test_gem_source_fetch_problem
[544/754] 3772470=ruby/test_frozen
[545/754] 3772470=prism/errors_test
[546/754] 3772467=-ext-/struct/test_len
[547/754] 3772467=ruby/test_vm_dump
[548/754] 3772467=rubygems/test_gem_request_set_lockfile_tokenizer
[549/754] 3772467=open-uri/test_ftp
[550/754] 3772467=did_you_mean/test_ractor_compatibility
[551/754] 3772467=rubygems/test_bundled_ca
[552/754] 3772467=-ext-/struct/test_duplicate
[553/754] 3772467=ruby/test_assignment
[554/754] 3772470=psych/test_yaml
[555/754] 3772470=rubygems/test_gem_package_tar_reader
[556/754] 3772470=prism/result/node_id_test
[557/754] 3772470=openssl/test_kdf
[558/754] 3772470=lib/!Nothing_to_test
[559/754] 3772470=openssl/test_fips
[560/754] 3772470=-ext-/debug/test_debug
[561/754] 3772470=prism/api/parse_success_test
[562/754] 3772470=psych/visitors/test_emitter
[563/754] 3772470=rubygems/test_gem_version_option
[564/754] 3772470=rubygems/test_gem_request_set
[565/754] 3772470=ripper/test_filter
[566/754] 3772470=prism/test_helper
[567/754] 3772470=-ext-/rational/test_rat
[568/754] 3772470=ruby/enc/test_koi8
[569/754] 3772470=rubygems/test_gem_remote_fetcher_local_server
[570/754] 3772470=ruby/test_call
[571/754] 3772467=openssl/test_digest
[572/754] 3772470=net/http/test_http
[573/754] 3772467=-ext-/iseq_load/test_iseq_load
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=608275578, 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>
[574/754] 3772467=rubygems/test_kernel
[575/754] 3772470=test_timeout
[576/754] 3772470=test_weakref
[577/754] 3772470=psych/test_psych
[578/754] 3772467=rubygems/test_gem_commands_rebuild_command
[579/754] 3772470=rubygems/test_gem_commands_stale_command
[580/754] 3772470=rubygems/test_webauthn_listener
[581/754] 3772467=rubygems/test_gem_commands_push_command
[582/754] 3772470=json/json_addition_test
[583/754] 3772470=json/json_generic_object_test
[584/754] 3772470=ruby/test_object_id
[585/754] 3772466=date/test_date_ractor
[586/754] 3772470=-ext-/string/test_qsort
[587/754] 3772470=prism/unescape_test
[588/754] 3772470=rubygems/test_gem_resolver_best_set
[589/754] 3772466=openssl/test_ocsp
[590/754] 3772466=ruby/enc/test_euc_kr
[591/754] 3772466=json/json_generator_test
[592/754] 3772470=test_unicode_normalize
[593/754] 3772470=fiber/test_io
[594/754] 3772470=io/wait/test_io_wait
[595/754] 3772470=optparse/test_kwargs
[596/754] 3772470=prism/api/command_line_test
[597/754] 3772470=rubygems/test_gem_resolver_conflict
[598/754] 3772470=prism/ruby/parameters_signature_test
[599/754] 3772470=ruby/test_method
[600/754] 3772468=ruby/test_io_m17n
[601/754] 3772466=yaml/test_store
[602/754] 3772466=-ext-/bug_reporter/test_bug_reporter
[603/754] 3772467=rubygems/test_gem_resolver_dependency_request
[604/754] 3772467=ruby/enc/test_big5
[605/754] 3772467=ruby/test_transcode
[606/754] 3772466=rubygems/test_gem_ci_detector
[607/754] 3772467=test_time
[608/754] 3772466=ruby/test_threadgroup
[609/754] 3772467=io/wait/test_io_wait_uncommon
[610/754] 3772467=fiber/test_timeout
[611/754] 3772467=openssl/test_ns_spki
[612/754] 3772467=rubygems/test_gem_ext_cargo_builder_unit
[613/754] 3772467=rubygems/test_gem_uri_formatter
[614/754] 3772468=prism/api/lex_test
[615/754] 3772468=rubygems/test_rubygems
[616/754] 3772467=psych/test_merge_keys
[617/754] 3772467=rubygems/test_gem_commands_cleanup_command
[618/754] 3772466=prism/ruby/ripper_test
[619/754] 3772466=-ext-/arith_seq/test_arith_seq_extract
[620/754] 3772468=-ext-/exception/test_data_error
[621/754] 3772466=-ext-/test_printf
[622/754] 3772466=rubygems/test_gem_safe_yaml
[623/754] 3772466=prism/version_test
[624/754] 3772466=prism/heredoc_dedent_test
[625/754] 3772468=rubygems/test_gem_resolver_activation_request
[626/754] 3772466=prism/api/dump_test
[627/754] 3772468=rubygems/test_gem_source_lock
[628/754] 3772468=rubygems/test_gem_resolver_vendor_specification
[629/754] 3772468=mkmf/test_install
[630/754] 3772468=prism/result/static_literals_test
[631/754] 3772468=ruby/test_encoding
[632/754] 3772467=mkmf/test_constant
[633/754] 3772468=prism/ruby/parser_test
[634/754] 3772468=-ext-/tracepoint/test_tracepoint
[635/754] 3772468=-ext-/marshal/test_internal_ivar
[636/754] 3772468=fiber/test_io_buffer
[637/754] 3772468=prism/ruby/desugar_compiler_test
[638/754] 3772468=optparse/test_autoconf
[639/754] 3772468=psych/test_array
[640/754] 3772468=-ext-/test_abi
[641/754] 3772468=openssl/test_pair
[642/754] 3772466=psych/test_data
[643/754] 3772466=test_pp
[644/754] 3772466=test_bundled_gems
[645/754] 3772466=-ext-/integer/test_my_integer
[646/754] 3772466=rubygems/test_gem_spec_fetcher
[647/754] 3772466=-ext-/exception/test_enc_raise
[648/754] 3772466=rubygems/test_config
[649/754] 3772466=socket/test_tcp
[650/754] 3772466=-ext-/marshal/test_usrmarshal
[651/754] 3772466=ruby/test_rubyoptions
[652/754] 3772468=ruby/test_system
[653/754] 3772468=ripper/test_lexer
[654/754] 3772468=rubygems/test_gem_resolver_local_specification
[655/754] 3772468=-ext-/test_random
[656/754] 3772468=openssl/test_pkey_dh
[657/754] 3772468=test_tmpdir
[658/754] 3772468=fileutils/test_dryrun
[659/754] 3772468=ruby/test_file_exhaustive
[660/754] 3772467=rubygems/test_gem_remote_fetcher
[661/754] 3772467=ripper/test_scanner_events
[662/754] 3772467=rubygems/test_gem_stream_ui
[663/754] 3772467=stringio/test_stringio
[664/754] 3772467=mkmf/test_sizeof
[665/754] 3772468=did_you_mean/core_ext/test_name_error_extension
[666/754] 3772468=erb/test_erb
[667/754] 3772468=fiber/test_sleep
[668/754] 3772468=mkmf/test_flags
[669/754] 3772466=-ext-/method/test_arity
[670/754] 3772466=rubygems/test_gem_install_update_options
[671/754] 3772466=-ext-/struct/test_member
[672/754] 3772466=rubygems/test_remote_fetch_error
[673/754] 3772466=-ext-/string/test_enc_associate
[674/754] 3772468=prism/result/attribute_write_test
[675/754] 3772468=prism/result/equality_test
[676/754] 3772468=-ext-/symbol/test_type
[677/754] 3772466=rubygems/test_gem_validator
[678/754] 3772468=psych/handlers/test_recorder
[679/754] 3772468=test_tsort
[680/754] 3772468=dtrace/test_hash_create
[681/754] 3772468=openssl/test_x509name
[682/754] 3772468=psych/test_psych_set
[683/754] 3772466=uri/test_file
[684/754] 3772468=ruby/test_path
[685/754] 3772466=optparse/test_switch
[686/754] 3772468=prism/api/parse_comments_test
[687/754] 3772468=ruby/test_lazy_enumerator
[688/754] 3772466=-ext-/string/test_nofree
[689/754] 3772466=mkmf/test_find_executable
[690/754] 3772466=date/test_switch_hitter
[691/754] 3772466=ruby/test_io_timeout
[692/754] 3772466=ripper/test_files_test
[693/754] 3772466=ruby/test_mixed_unicode_escapes
[694/754] 3772466=ruby/test_comparable
[695/754] 3772466=rubygems/test_gem_source_local
[696/754] 3772470=test_forwardable
[697/754] 3772470=rubygems/test_gem_commands_open_command
[698/754] 3772470=rubygems/test_gem_package
[699/754] 3772466=prism/result/breadth_first_search_test
[700/754] 3772466=uri/test_common
[701/754] 3772468=prism/encoding/symbol_encoding_test
[702/754] 3772468=psych/test_stringio
[703/754] 3772466=optparse/test_placearg
[704/754] 3772468=-ext-/wait/test_wait
[705/754] 3772468=rubygems/test_gem_resolver_git_set
[706/754] 3772466=rubygems/test_gem_specification
[707/754] 3772470=-ext-/hash/test_delete
[708/754] 3772470=ruby/enc/test_shift_jis
[709/754] 3772470=ruby/test_continuation
[710/754] 3772470=rubygems/test_gem_command_manager
[711/754] 3772468=ruby/enc/test_euc_tw
[712/754] 3772468=prism/result/overlap_test
[713/754] 3772470=ruby/test_shapes
[714/754] 3772470=mkmf/test_mkmf
[715/754] 3772470=openssl/test_x509store
[716/754] 3772470=ruby/test_arithmetic_sequence
[717/754] 3772470=mkmf/test_have_func
[718/754] 3772468=net/protocol/test_protocol
[719/754] 3772468=rubygems/test_gem_dependency
[720/754] 3772468=rubygems/test_gem_silent_ui
[721/754] 3772468=uri/test_ldap
[722/754] 3772468=optparse/test_reqarg
[723/754] 3772468=json/json_ext_parser_test
[724/754] 3772468=ruby/test_require
[725/754] 3772470=rubygems/test_gem_resolver_index_set
[726/754] 3772470=rubygems/test_gem_commands_which_command
[727/754] 3772470=rubygems/test_gem_ext_cmake_builder
[728/754] 3772470=resolv/test_mdns
[729/754] 3772470=ruby/test_complex2
[730/754] 3772470=rubygems/test_gem_source_installed
[731/754] 3772470=resolv/test_resource
[732/754] 3772470=net/http/test_https_proxy
[733/754] 3772470=-ext-/st/test_numhash
[734/754] 3772470=-ext-/load/test_dot_dot
[735/754] 3772470=win32/test_registry
[736/754] 3772470=openssl/test_pkey_rsa
[737/754] 3772466=strscan/test_ractor
[738/754] 3772466=ruby/test_iseq
[739/754] 3772467=prism/api/parse_stream_test
[740/754] 3772467=openssl/test_pkcs7
[741/754] 3772467=test_ipaddr
[742/754] 3772467=socket/test_ancdata
[743/754] 3772467=test_tempfile
[744/754] 3772470=test_prettyprint
[745/754] 3772470=ruby/test_integer_comb
[746/754] 3772467=strscan/test_stringscanner
[747/754] 3772467=psych/test_yamlstore
[748/754] 3772467=prism/result/integer_base_flags_test
[749/754] 3772467=psych/test_numeric
[750/754] 3772467=psych/test_null
[751/754] 3772467=prism/fuzzer_test
[752/754] 3772467=prism/onigmo_test
[753/754] 3772467=fiber/test_queue
[754/754] 3772467=psych/test_struct

  1) Error:
TestThread#test_thread_timer_and_ensure:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_normal_exit expired timeout (10 sec)
pid 3880791 killed by SIGABRT (signal 6) (core dumped)
| th: 0x648035e24840, native_id: 0x73068ca2a7c0
| -- Control frame information -----------------------------------------------
| c:0013 p:---- s:0063 e:000062 CFUNC  :split
| c:0012 p:0077 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_clang_17/lib/rubygems/platform.rb:91 [FINISH]
| c:0011 p:---- s:0049 e:000048 CFUNC  :new
| c:0010 p:0040 s:0044 e:000043 METHOD /tmp/ruby/src/trunk_clang_17/lib/rubygems/platform.rb:82
| c:0009 p:0132 s:0039 e:000037 CLASS  /tmp/ruby/src/trunk_clang_17/lib/rubygems/platform.rb:259
| c:0008 p:0013 s:0035 e:000034 TOP    /tmp/ruby/src/trunk_clang_17/lib/rubygems/platform.rb:10 [FINISH]
| c:0007 p:---- s:0032 e:000031 CFUNC  :require_relative
| c:0006 p:0023 s:0027 e:000026 TOP    /tmp/ruby/src/trunk_clang_17/lib/rubygems/specification.rb:13 [FINISH]
| c:0005 p:---- s:0024 e:000023 CFUNC  :require_relative
| c:0004 p:0063 s:0019 e:000018 TOP    /tmp/ruby/src/trunk_clang_17/lib/rubygems.rb:1437 [FINISH]
| c:0003 p:---- s:0012 e:000011 CFUNC  :require
| c:0002 p:0012 s:0007 e:000006 TOP    <internal:gem_prelude>:2 [FINISH]
| c:0001 p:0000 s:0003 E:001ac0 DUMMY  [FINISH]
| 
| 

    /tmp/ruby/src/trunk_clang_17/test/ruby/test_thread.rb:927:in 'TestThread#test_thread_timer_and_ensure'

  2) Error:
TestEnv#test_rassoc_in_ractor:
Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
pid 3880754 killed by SIGABRT (signal 6) (core dumped)
| 
| th: 0x6131e01c7840, native_id: 0x728114aae7c0
| -- Control frame information -----------------------------------------------
| c:0006 p:---- s:0026 e:000025 DUMMY  [FINISH]
| c:0005 p:---- s:0023 e:000022 CFUNC  :require
| c:0004 p:0056 s:0018 e:000017 TOP    /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit.rb:22 [FINISH]
| c:0003 p:---- s:0015 e:000014 CFUNC  :require
| c:0002 p:0005 s:0010 E:000690 EVAL   -:3 [FINISH]
| c:0001 p:0000 s:0003 E:001c40 DUMMY  [FINISH]
| 

    /tmp/ruby/src/trunk_clang_17/test/ruby/test_env.rb:1220:in 'TestEnv#test_rassoc_in_ractor'

Finished tests in 512.900796s, 56.3208 tests/s, 11902.8086 assertions/s.
28887 tests, 6104960 assertions, 0 failures, 2 errors, 160 skips

ruby -v: ruby 3.5.0dev (2025-07-24T23:35:42Z master 7f25b8f5fb) +PRISM [x86_64-linux]
make: *** [uncommon.mk:980: yes-test-all] Error 2
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_17/include -I/tmp/ruby/src/trunk_clang_17 -I/tmp/ruby/src/trunk_clang_17/prism -I/tmp/ruby/src/trunk_clang_17/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -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_clang_17/target/release/' '/tmp/ruby/src/trunk_clang_17/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_17/target/release/' '/tmp/ruby/src/trunk_clang_17/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
ruby 3.5.0dev (2025-07-24T23:35:42Z master 7f25b8f5fb) +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 80.752639 seconds

3338 files, 33605 examples, 142403 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.
raw logfile