# Logfile created on 2025-09-29 16:20:29 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000765c5030fde0 @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_16", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_16", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_16", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_16", @configure_opts=["CC=clang-16"], @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_16.20250929-162029", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000765c5491d4b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000765c5491d260 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000765c50249258 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_16.20250929-162029", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_16.20250929-162029>, @binmode=false, @mon_data=#<Monitor:0x0000765c5491cdd8>, @mon_data_owner_object_id=900>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_16
Cloning into 'trunk_clang_16'...
Updating files:  85% (9534/11202)
Updating files:  86% (9634/11202)
Updating files:  87% (9746/11202)
Updating files:  88% (9858/11202)
Updating files:  89% (9970/11202)
Updating files:  90% (10082/11202)
Updating files:  91% (10194/11202)
Updating files:  92% (10306/11202)
Updating files:  93% (10418/11202)
Updating files:  94% (10530/11202)
Updating files:  95% (10642/11202)
Updating files:  96% (10754/11202)
Updating files:  97% (10866/11202)
Updating files:  98% (10978/11202)
Updating files:  99% (11090/11202)
Updating files: 100% (11202/11202)
Updating files: 100% (11202/11202), done.
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_16" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /tmp/ruby/src/trunk_clang_16/configure --prefix=/tmp/ruby/install/trunk_clang_16 --disable-install-doc CC=clang-16
checking for ruby... /usr/bin/ruby
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-16... no
checking for llvm-ar-16... llvm-ar-16
checking for clang++-16... clang++-16
checking for llvm-nm-16... llvm-nm-16
checking for llvm-objcopy-16... llvm-objcopy-16
checking for llvm-objdump-16... llvm-objdump-16
checking for llvm-ranlib-16... llvm-ranlib-16
checking for llvm-strip-16... llvm-strip-16
checking for gcc... clang-16
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-16 accepts -g... yes
checking for clang-16 option to enable C11 features... none needed
checking whether the compiler supports GNU C++... yes
checking whether clang++-16 accepts -g... yes
checking for clang++-16 option to enable C++11 features... unsupported
checking for clang++-16 option to enable C++98 features... unsupported
checking how to run the C preprocessor... clang-16 -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-16 -E accepts -o... yes
checking for llvm-ar-16 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
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
configure: WARNING: something wrong with CXXFLAGS=""
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 stdio.h... (cached) 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 off_t... (cached) yes
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 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-16 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 for uid_t in sys/types.h... (cached) yes
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 pid_t... (cached) yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) 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 daemon... (cached) no
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
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-16 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+4
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 3.5.0

   * Installation prefix: /tmp/ruby/install/trunk_clang_16
   * 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-16
   * 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-16 -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]

---
$$$[end] "/tmp/ruby/src/trunk_clang_16/configure --prefix=/tmp/ruby/install/trunk_clang_16 --disable-install-doc CC=clang-16" exit with 0.
$$$[beg] make update-download -j4
sed -f /tmp/ruby/src/trunk_clang_16/tool/prereq.status /tmp/ruby/src/trunk_clang_16/common.mk /tmp/ruby/src/trunk_clang_16/prism/srcs.mk /tmp/ruby/src/trunk_clang_16/depend > uncommon.mk
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk_clang_16/tool/generic_erb.rb -c -tprism/.srcs.mk.time -o /tmp/ruby/src/trunk_clang_16/prism/srcs.mk /tmp/ruby/src/trunk_clang_16/prism/srcs.mk.in
/tmp/ruby/src/trunk_clang_16/prism/srcs.mk unchanged
sed -f /tmp/ruby/src/trunk_clang_16/tool/prereq.status /tmp/ruby/src/trunk_clang_16/common.mk /tmp/ruby/src/trunk_clang_16/prism/srcs.mk /tmp/ruby/src/trunk_clang_16/depend > uncommon.mk
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-5.25.5...
Downloading bundled gem rake-13.3.0...
Downloading bundled gem test-unit-3.7.0...
Downloading bundled gem rexml-3.4.2...
Downloading bundled gem rss-0.3.1...
Downloading bundled gem net-ftp-0.3.8...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.5.1...
Downloading bundled gem matrix-0.4.3...
Downloading bundled gem prime-0.1.4...
Downloading bundled gem typeprof-0.30.1...
Downloading bundled gem debug-1.11.0...
Downloading bundled gem racc-1.8.1...
Downloading bundled gem mutex_m-0.3.0...
Downloading bundled gem getoptlong-0.2.1...
Downloading bundled gem base64-0.3.0...
Downloading bundled gem bigdecimal-3.2.2...
Downloading bundled gem observer-0.1.2...
Downloading bundled gem abbrev-0.1.2...
Downloading bundled gem resolv-replace-0.1.1...
Downloading bundled gem rinda-0.2.0...
Downloading bundled gem drb-2.2.3...
Downloading bundled gem nkf-0.2.0...
Downloading bundled gem syslog-0.3.0...
Downloading bundled gem csv-3.3.5...
Downloading bundled gem ostruct-0.6.3...
Downloading bundled gem pstore-0.2.0...
Downloading bundled gem benchmark-0.4.1...
Downloading bundled gem logger-1.7.0...
Downloading bundled gem rdoc-6.14.2...
Downloading bundled gem win32ole-1.9.2...
Downloading bundled gem reline-0.6.2...
Downloading bundled gem readline-0.0.4...
Downloading bundled gem fiddle-1.1.8...
/usr/bin/mkdir -p /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp
/usr/bin/mkdir -p /tmp/ruby/src/trunk_clang_16/gems/src
Cloning https://github.com/ruby/power_assert
Cloning into '/tmp/ruby/src/trunk_clang_16/gems/src/power_assert'...
Cloning https://github.com/ruby/net-imap
Cloning into '/tmp/ruby/src/trunk_clang_16/gems/src/net-imap'...
Cloning https://github.com/ruby/rbs
Cloning into '/tmp/ruby/src/trunk_clang_16/gems/src/rbs'...
Cloning https://github.com/ruby/repl_type_completor
Cloning into '/tmp/ruby/src/trunk_clang_16/gems/src/repl_type_completor'...
Cloning https://github.com/ruby/irb
Cloning into '/tmp/ruby/src/trunk_clang_16/gems/src/irb'...
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update net-imap to 71c0288b9a8f78a7125a4ce2980ab421acdf5836
From https://github.com/ruby/repl_type_completor
 * branch            25108aa8d69ddaba0b5da3feff1c0035371524b2 -> FETCH_HEAD
HEAD is now at 25108aa Merge pull request #62 from ruby/fix_require_completion_test
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/repl_type_completor.revision updated
Update rbs to aa22d7ea0c992de7557c3e346c9100b8aa36d945
From https://github.com/ruby/power_assert
 * branch            f88e406e7c9e0810cc149869582afbae1fb84c4a -> FETCH_HEAD
HEAD is now at f88e406 Support Ruby 3.5 style Set inspection result
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/power_assert.revision updated
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
Building repl_type_completor@25108aa8d69ddaba0b5da3feff1c0035371524b2 to /tmp/ruby/src/trunk_clang_16/gems/repl_type_completor-0.1.11.gem
  Successfully built RubyGem
  Name: repl_type_completor
  Version: 0.1.11
  File: repl_type_completor-0.1.11.gem
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_clang_16/gems/power_assert-2.0.5.gem
From https://github.com/ruby/net-imap
 * branch            71c0288b9a8f78a7125a4ce2980ab421acdf5836 -> FETCH_HEAD
HEAD is now at 71c0288 support new `Ractor.shareable_proc`
echo 71c0288b9a8f78a7125a4ce2980ab421acdf5836 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/net-imap.revision updated
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
Building net-imap@71c0288b9a8f78a7125a4ce2980ab421acdf5836 to /tmp/ruby/src/trunk_clang_16/gems/net-imap-0.5.10.gem
  Successfully built RubyGem
  Name: net-imap
  Version: 0.5.10
  File: net-imap-0.5.10.gem
From https://github.com/ruby/irb
 * branch            331c4e851296b115db766c291e8cf54a2492fb36 -> FETCH_HEAD
HEAD is now at 331c4e8 Update the expected values of backtraces
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/irb.revision updated
Building irb@331c4e851296b115db766c291e8cf54a2492fb36 to /tmp/ruby/src/trunk_clang_16/gems/irb-1.15.2.gem
  Successfully built RubyGem
  Name: irb
  Version: 1.15.2
  File: irb-1.15.2.gem
From https://github.com/ruby/rbs
 * branch              aa22d7ea0c992de7557c3e346c9100b8aa36d945 -> FETCH_HEAD
HEAD is now at aa22d7ea Merge pull request #2646 from k0kubun/aaa-3.9.x-warning
echo aa22d7ea0c992de7557c3e346c9100b8aa36d945 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/rbs.revision updated
Building rbs@aa22d7ea0c992de7557c3e346c9100b8aa36d945 to /tmp/ruby/src/trunk_clang_16/gems/rbs-3.9.4.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.9.4
  File: rbs-3.9.4.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = baec95c85a
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating id.h
generating optinsn.inc
generating optunifs.inc
generating insns.inc
generating insns_info.inc
generating vmtc.inc
generating vm.inc
id.h updated
generating node_name.inc
generating known_errors.inc
generating vm_call_iseq_optimized.inc
known_errors.inc updated
vm_call_iseq_optimized.inc updated
/usr/bin/mkdir -p /tmp/ruby/src/trunk_clang_16/enc/jis
+ cp /tmp/ruby/src/trunk_clang_16/enc/jis/props.h.blt /tmp/ruby/src/trunk_clang_16/enc/jis/props.h
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk_clang_16/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk_clang_16/probes.d > probes.dmyh
/tmp/ruby/src/trunk_clang_16/revision.h updated
generating parse.c
copying lex.c
generating id.c
making /tmp/ruby/src/trunk_clang_16/ast.rbinc
generating enc/trans/newline.c ...
making /tmp/ruby/src/trunk_clang_16/dir.rbinc
id.c updated
making /tmp/ruby/src/trunk_clang_16/gc.rbinc
making /tmp/ruby/src/trunk_clang_16/numeric.rbinc
making /tmp/ruby/src/trunk_clang_16/io.rbinc
making /tmp/ruby/src/trunk_clang_16/marshal.rbinc
making /tmp/ruby/src/trunk_clang_16/pack.rbinc
making /tmp/ruby/src/trunk_clang_16/trace_point.rbinc
making /tmp/ruby/src/trunk_clang_16/warning.rbinc
making /tmp/ruby/src/trunk_clang_16/array.rbinc
making /tmp/ruby/src/trunk_clang_16/hash.rbinc
making /tmp/ruby/src/trunk_clang_16/kernel.rbinc
making /tmp/ruby/src/trunk_clang_16/pathname_builtin.rbinc
making /tmp/ruby/src/trunk_clang_16/ractor.rbinc
making /tmp/ruby/src/trunk_clang_16/symbol.rbinc
making /tmp/ruby/src/trunk_clang_16/timev.rbinc
making /tmp/ruby/src/trunk_clang_16/thread_sync.rbinc
making /tmp/ruby/src/trunk_clang_16/nilclass.rbinc
making /tmp/ruby/src/trunk_clang_16/prelude.rbinc
making /tmp/ruby/src/trunk_clang_16/gem_prelude.rbinc
making /tmp/ruby/src/trunk_clang_16/jit_hook.rbinc
making /tmp/ruby/src/trunk_clang_16/jit_undef.rbinc
making /tmp/ruby/src/trunk_clang_16/yjit.rbinc
making /tmp/ruby/src/trunk_clang_16/zjit.rbinc
generating /tmp/ruby/src/trunk_clang_16/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_16/ext/ripper'
extracting ripper.y from ../../parse.y
generating /tmp/ruby/src/trunk_clang_16/ext/rbconfig/sizeof/sizes.c
generating eventids1.c from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_16/ext/rbconfig/sizeof'
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_16/ext/rbconfig/sizeof'
generating /tmp/ruby/src/trunk_clang_16/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_16/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_16/ext/socket'
generating constant definitions
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_16/ext/rbconfig/sizeof'
generating eventids1.h from ../../parse.y
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_16/ext/socket'
generating eventids2table.c from ./eventids2.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_16/ext/etc'
generating constant definitions
generating miniprelude.c
compiling compiler ripper.y
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_16/ext/etc'
generating ripper_init.c from ./ripper_init.c.tmpl
miniprelude.c updated
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/power_assert.revision unchanged
Update net-imap to 71c0288b9a8f78a7125a4ce2980ab421acdf5836
echo 71c0288b9a8f78a7125a4ce2980ab421acdf5836 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/net-imap.revision unchanged
Update rbs to aa22d7ea0c992de7557c3e346c9100b8aa36d945
echo aa22d7ea0c992de7557c3e346c9100b8aa36d945 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/rbs.revision unchanged
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/repl_type_completor.revision unchanged
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/irb.revision unchanged
/usr/bin/mkdir -p /tmp/ruby/src/trunk_clang_16/.bundle/gems
/bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
Extracting bundle gem minitest-5.25.5...
Extracting bundle gem rake-13.3.0...
Unpacked gems/minitest-5.25.5.gem
Extracting bundle gem test-unit-3.7.0...
Unpacked gems/rake-13.3.0.gem
Extracting bundle gem rexml-3.4.2...
Unpacked gems/test-unit-3.7.0.gem
Extracting bundle gem rss-0.3.1...
Unpacked gems/rexml-3.4.2.gem
Extracting bundle gem net-ftp-0.3.8...
Unpacked gems/rss-0.3.1.gem
Extracting bundle gem net-pop-0.1.2...
Unpacked gems/net-ftp-0.3.8.gem
Extracting bundle gem net-smtp-0.5.1...
Unpacked gems/net-smtp-0.5.1.gem
Unpacked gems/net-pop-0.1.2.gem
Extracting bundle gem matrix-0.4.3...
Extracting bundle gem prime-0.1.4...
Unpacked gems/matrix-0.4.3.gem
Extracting bundle gem typeprof-0.30.1...
Unpacked gems/prime-0.1.4.gem
Extracting bundle gem debug-1.11.0...
Unpacked gems/typeprof-0.30.1.gem
Extracting bundle gem racc-1.8.1...
Unpacked gems/debug-1.11.0.gem
Extracting bundle gem mutex_m-0.3.0...
Extracting bundle gem getoptlong-0.2.1...
Unpacked gems/racc-1.8.1.gem
Extracting bundle gem base64-0.3.0...
Unpacked gems/mutex_m-0.3.0.gem
Extracting bundle gem bigdecimal-3.2.2...
Unpacked gems/getoptlong-0.2.1.gem
Extracting bundle gem observer-0.1.2...
Unpacked gems/base64-0.3.0.gem
Extracting bundle gem abbrev-0.1.2...
Unpacked gems/bigdecimal-3.2.2.gem
Extracting bundle gem resolv-replace-0.1.1...
Unpacked gems/observer-0.1.2.gem
Extracting bundle gem rinda-0.2.0...
Unpacked gems/abbrev-0.1.2.gem
Extracting bundle gem drb-2.2.3...
Unpacked gems/resolv-replace-0.1.1.gem
Extracting bundle gem nkf-0.2.0...
Unpacked gems/drb-2.2.3.gem
Unpacked gems/rinda-0.2.0.gem
Extracting bundle gem syslog-0.3.0...
Extracting bundle gem csv-3.3.5...
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_16/ext/ripper'
Extracting bundle gem ostruct-0.6.3...
Unpacked gems/nkf-0.2.0.gem
Extracting bundle gem pstore-0.2.0...
Unpacked gems/syslog-0.3.0.gem
Extracting bundle gem benchmark-0.4.1...
Unpacked gems/csv-3.3.5.gem
Extracting bundle gem logger-1.7.0...
Unpacked gems/ostruct-0.6.3.gem
Extracting bundle gem rdoc-6.14.2...
Unpacked gems/pstore-0.2.0.gem
Extracting bundle gem win32ole-1.9.2...
Unpacked gems/benchmark-0.4.1.gem
Extracting bundle gem reline-0.6.2...
Unpacked gems/logger-1.7.0.gem
Extracting bundle gem readline-0.0.4...
Unpacked gems/rdoc-6.14.2.gem
Extracting bundle gem fiddle-1.1.8...
Unpacked gems/readline-0.0.4.gem
Unpacked gems/reline-0.6.2.gem
generating /tmp/ruby/src/trunk_clang_16/ext/ripper/ripper_init.c
generating enc.mk
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_16/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_16/ext/ripper'
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_clang_16/gems/power_assert-2.0.5.gem
Unpacked gems/win32ole-1.9.2.gem
Extracting bundle gem net-imap-0.5.10...
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
Extracting bundle gem rbs-3.9.4...
Unpacked gems/fiddle-1.1.8.gem
Extracting bundle gem repl_type_completor-0.1.11...
Unpacked gems/net-imap-0.5.10.gem
Extracting bundle gem irb-1.15.2...
generating /tmp/ruby/src/trunk_clang_16/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_16/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_16/ext/ripper'
making srcs under enc
Unpacked gems/repl_type_completor-0.1.11.gem
Extracting bundle gem power_assert-2.0.5...
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
generating table from enc/trans/big5.c
Unpacked gems/irb-1.15.2.gem
generating /tmp/ruby/src/trunk_clang_16/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_16/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_16/ext/ripper'
generating /tmp/ruby/src/trunk_clang_16/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_16/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_16/ext/ripper'
generating table from enc/trans/cesu_8.c
generating enc/trans/cesu_8.c ...
generating table from enc/trans/chinese.c
Unpacked gems/rbs-3.9.4.gem
generating table from enc/trans/ebcdic.c
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
generating enc/trans/ebcdic.c ...
generating table from enc/trans/emoji.c
generating table from enc/trans/emoji_iso2022_kddi.c
generating enc/trans/emoji.c ...
generating table from enc/trans/emoji_sjis_docomo.c
generating enc/trans/emoji_iso2022_kddi.c ...
generating table from enc/trans/emoji_sjis_kddi.c
generating enc/trans/chinese.c ...
generating table from enc/trans/emoji_sjis_softbank.c
generating enc/trans/emoji_sjis_docomo.c ...
generating table from enc/trans/escape.c
generating enc/trans/escape.c ...
generating table from enc/trans/gb18030.c
generating enc/trans/emoji_sjis_softbank.c ...
generating table from enc/trans/gbk.c
generating enc/trans/emoji_sjis_kddi.c ...
generating table from enc/trans/iso2022.c
generating enc/trans/iso2022.c ...
generating table from enc/trans/japanese.c
generating enc/trans/japanese.c ...
generating table from enc/trans/japanese_euc.c
generating enc/trans/gbk.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/japanese_sjis.c ...
generating table from enc/trans/korean.c
generating enc/trans/gb18030.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/big5.c ...
generating table from enc/trans/utf8_mac.c
generating enc/trans/single_byte.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/utf_16_32.c ...
generating enc/trans/japanese_euc.c ...
generating enc/trans/korean.c ...
generating enc/trans/utf8_mac.c ...
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-16
	LD = ld
	LDSHARED = clang-16 -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_16/include -I/tmp/ruby/src/trunk_clang_16 -I/tmp/ruby/src/trunk_clang_16/prism -I/tmp/ruby/src/trunk_clang_16/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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_16/target/release/' '/tmp/ruby/src/trunk_clang_16/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_16/target/release/' '/tmp/ruby/src/trunk_clang_16/zjit/src/lib.rs'
Ubuntu clang version 16.0.6 (23ubuntu4)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_clang_16/main.c
compiling /tmp/ruby/src/trunk_clang_16/dmydln.c
compiling /tmp/ruby/src/trunk_clang_16/miniinit.c
making dummy probes.h
compiling /tmp/ruby/src/trunk_clang_16/ast.c
compiling /tmp/ruby/src/trunk_clang_16/bignum.c
compiling /tmp/ruby/src/trunk_clang_16/class.c
compiling /tmp/ruby/src/trunk_clang_16/compar.c
compiling /tmp/ruby/src/trunk_clang_16/compile.c
compiling /tmp/ruby/src/trunk_clang_16/complex.c
compiling /tmp/ruby/src/trunk_clang_16/concurrent_set.c
compiling /tmp/ruby/src/trunk_clang_16/cont.c
compiling /tmp/ruby/src/trunk_clang_16/debug.c
compiling /tmp/ruby/src/trunk_clang_16/debug_counter.c
compiling /tmp/ruby/src/trunk_clang_16/dir.c
compiling /tmp/ruby/src/trunk_clang_16/dln_find.c
compiling /tmp/ruby/src/trunk_clang_16/encoding.c
compiling /tmp/ruby/src/trunk_clang_16/enum.c
compiling /tmp/ruby/src/trunk_clang_16/enumerator.c
compiling /tmp/ruby/src/trunk_clang_16/error.c
compiling /tmp/ruby/src/trunk_clang_16/eval.c
compiling /tmp/ruby/src/trunk_clang_16/file.c
compiling /tmp/ruby/src/trunk_clang_16/gc.c
compiling /tmp/ruby/src/trunk_clang_16/hash.c
compiling /tmp/ruby/src/trunk_clang_16/imemo.c
compiling /tmp/ruby/src/trunk_clang_16/inits.c
compiling /tmp/ruby/src/trunk_clang_16/io.c
compiling /tmp/ruby/src/trunk_clang_16/io_buffer.c
compiling /tmp/ruby/src/trunk_clang_16/iseq.c
compiling /tmp/ruby/src/trunk_clang_16/load.c
compiling /tmp/ruby/src/trunk_clang_16/marshal.c
compiling /tmp/ruby/src/trunk_clang_16/math.c
compiling /tmp/ruby/src/trunk_clang_16/memory_view.c
compiling /tmp/ruby/src/trunk_clang_16/namespace.c
compiling /tmp/ruby/src/trunk_clang_16/node.c
compiling /tmp/ruby/src/trunk_clang_16/node_dump.c
compiling /tmp/ruby/src/trunk_clang_16/numeric.c
compiling /tmp/ruby/src/trunk_clang_16/object.c
compiling /tmp/ruby/src/trunk_clang_16/pack.c
compiling /tmp/ruby/src/trunk_clang_16/pathname.c
compiling parse.c
compiling /tmp/ruby/src/trunk_clang_16/parser_st.c
compiling /tmp/ruby/src/trunk_clang_16/proc.c
compiling /tmp/ruby/src/trunk_clang_16/process.c
compiling /tmp/ruby/src/trunk_clang_16/ractor.c
compiling /tmp/ruby/src/trunk_clang_16/random.c
compiling /tmp/ruby/src/trunk_clang_16/range.c
compiling /tmp/ruby/src/trunk_clang_16/rational.c
compiling /tmp/ruby/src/trunk_clang_16/re.c
compiling /tmp/ruby/src/trunk_clang_16/regcomp.c
compiling /tmp/ruby/src/trunk_clang_16/regenc.c
compiling /tmp/ruby/src/trunk_clang_16/regerror.c
compiling /tmp/ruby/src/trunk_clang_16/regexec.c
compiling /tmp/ruby/src/trunk_clang_16/regparse.c
compiling /tmp/ruby/src/trunk_clang_16/regsyntax.c
compiling /tmp/ruby/src/trunk_clang_16/ruby.c
compiling /tmp/ruby/src/trunk_clang_16/ruby_parser.c
compiling /tmp/ruby/src/trunk_clang_16/scheduler.c
compiling /tmp/ruby/src/trunk_clang_16/set.c
compiling /tmp/ruby/src/trunk_clang_16/shape.c
compiling /tmp/ruby/src/trunk_clang_16/signal.c
compiling /tmp/ruby/src/trunk_clang_16/sprintf.c
compiling /tmp/ruby/src/trunk_clang_16/st.c
compiling /tmp/ruby/src/trunk_clang_16/strftime.c
compiling /tmp/ruby/src/trunk_clang_16/string.c
compiling /tmp/ruby/src/trunk_clang_16/struct.c
compiling /tmp/ruby/src/trunk_clang_16/symbol.c
compiling /tmp/ruby/src/trunk_clang_16/thread.c
compiling /tmp/ruby/src/trunk_clang_16/time.c
compiling /tmp/ruby/src/trunk_clang_16/transcode.c
compiling /tmp/ruby/src/trunk_clang_16/util.c
compiling /tmp/ruby/src/trunk_clang_16/variable.c
compiling /tmp/ruby/src/trunk_clang_16/version.c
compiling /tmp/ruby/src/trunk_clang_16/vm.c
compiling /tmp/ruby/src/trunk_clang_16/vm_backtrace.c
compiling /tmp/ruby/src/trunk_clang_16/vm_dump.c
compiling /tmp/ruby/src/trunk_clang_16/vm_sync.c
compiling /tmp/ruby/src/trunk_clang_16/vm_trace.c
compiling /tmp/ruby/src/trunk_clang_16/weakmap.c
compiling /tmp/ruby/src/trunk_clang_16/yjit.c
compiling /tmp/ruby/src/trunk_clang_16/jit.c
building Rust YJIT (release mode)
compiling /tmp/ruby/src/trunk_clang_16/missing/setproctitle.c
compiling /tmp/ruby/src/trunk_clang_16/addr2line.c
compiling /tmp/ruby/src/trunk_clang_16/array.c
compiling /tmp/ruby/src/trunk_clang_16/prism/api_node.c
compiling /tmp/ruby/src/trunk_clang_16/prism/api_pack.c
compiling /tmp/ruby/src/trunk_clang_16/prism/diagnostic.c
compiling /tmp/ruby/src/trunk_clang_16/prism/encoding.c
compiling /tmp/ruby/src/trunk_clang_16/prism/extension.c
compiling /tmp/ruby/src/trunk_clang_16/prism/node.c
compiling /tmp/ruby/src/trunk_clang_16/prism/options.c
compiling /tmp/ruby/src/trunk_clang_16/prism/pack.c
compiling /tmp/ruby/src/trunk_clang_16/prism/prettyprint.c
compiling /tmp/ruby/src/trunk_clang_16/prism/regexp.c
compiling /tmp/ruby/src/trunk_clang_16/prism/serialize.c
compiling /tmp/ruby/src/trunk_clang_16/prism/static_literals.c
compiling /tmp/ruby/src/trunk_clang_16/prism/token_type.c
compiling /tmp/ruby/src/trunk_clang_16/prism/util/pm_buffer.c
compiling /tmp/ruby/src/trunk_clang_16/prism/util/pm_char.c
compiling /tmp/ruby/src/trunk_clang_16/prism/util/pm_constant_pool.c
compiling /tmp/ruby/src/trunk_clang_16/prism/util/pm_integer.c
compiling /tmp/ruby/src/trunk_clang_16/prism/util/pm_list.c
compiling /tmp/ruby/src/trunk_clang_16/prism/util/pm_memchr.c
compiling /tmp/ruby/src/trunk_clang_16/prism/util/pm_newline_list.c
compiling /tmp/ruby/src/trunk_clang_16/prism/util/pm_string.c
compiling /tmp/ruby/src/trunk_clang_16/prism/util/pm_strncasecmp.c
compiling /tmp/ruby/src/trunk_clang_16/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk_clang_16/prism/prism.c
compiling /tmp/ruby/src/trunk_clang_16/prism_init.c
assembling /tmp/ruby/src/trunk_clang_16/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk_clang_16/enc/ascii.c
compiling /tmp/ruby/src/trunk_clang_16/enc/us_ascii.c
compiling /tmp/ruby/src/trunk_clang_16/enc/unicode.c
compiling /tmp/ruby/src/trunk_clang_16/enc/utf_8.c
compiling enc/trans/newline.c
touch /tmp/ruby/build/trunk_clang_16/target/release/libyjit.a
partial linking /tmp/ruby/build/trunk_clang_16/target/release/libyjit.a into /tmp/ruby/build/trunk_clang_16/target/release/libyjit.o
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-16
	LD = ld
	LDSHARED = clang-16 -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_16/include -I/tmp/ruby/src/trunk_clang_16 -I/tmp/ruby/src/trunk_clang_16/prism -I/tmp/ruby/src/trunk_clang_16/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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_16/target/release/' '/tmp/ruby/src/trunk_clang_16/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_16/target/release/' '/tmp/ruby/src/trunk_clang_16/zjit/src/lib.rs'
Ubuntu clang version 16.0.6 (23ubuntu4)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_clang_16/dln.c
compiling /tmp/ruby/src/trunk_clang_16/localeinit.c
creating verconf.h
compiling /tmp/ruby/src/trunk_clang_16/dmyext.c
compiling /tmp/ruby/src/trunk_clang_16/dmyenc.c
verconf.h updated
compiling /tmp/ruby/src/trunk_clang_16/loadpath.c
builtin_binary.rbbin updated
e3ff592bc919328cc707a5b85705e74796d47d191af0bbb9c124a5e6e7919e0a  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_clang_16/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-16
	LD = ld
	LDSHARED = clang-16 -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_16/include -I/tmp/ruby/src/trunk_clang_16 -I/tmp/ruby/src/trunk_clang_16/prism -I/tmp/ruby/src/trunk_clang_16/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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_16/target/release/' '/tmp/ruby/src/trunk_clang_16/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_16/target/release/' '/tmp/ruby/src/trunk_clang_16/zjit/src/lib.rs'
Ubuntu clang version 16.0.6 (23ubuntu4)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h updated
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
compiling /tmp/ruby/src/trunk_clang_16/enc/encdb.c
compiling /tmp/ruby/src/trunk_clang_16/enc/big5.c
compiling /tmp/ruby/src/trunk_clang_16/enc/cesu_8.c
compiling /tmp/ruby/src/trunk_clang_16/enc/cp949.c
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
generating transdb.h
compiling /tmp/ruby/src/trunk_clang_16/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk_clang_16/enc/euc_jp.c
compiling /tmp/ruby/src/trunk_clang_16/enc/euc_kr.c
compiling /tmp/ruby/src/trunk_clang_16/enc/euc_tw.c
compiling /tmp/ruby/src/trunk_clang_16/enc/gb2312.c
compiling /tmp/ruby/src/trunk_clang_16/enc/gb18030.c
compiling /tmp/ruby/src/trunk_clang_16/enc/gbk.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk_clang_16/enc/koi8_r.c
compiling /tmp/ruby/src/trunk_clang_16/enc/koi8_u.c
transdb.h updated
compiling /tmp/ruby/src/trunk_clang_16/enc/shift_jis.c
generating makefiles ext/configure-ext.mk
compiling /tmp/ruby/src/trunk_clang_16/enc/utf_16be.c
compiling /tmp/ruby/src/trunk_clang_16/enc/utf_16le.c
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/transdb.c
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/big5.c
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
configuring -test-/RUBY_ALIGNOF
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
configuring -test-/array/concat
configuring -test-/array/resize
configuring -test-/asan
configuring -test-/bignum
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
configuring -test-/debug
configuring -test-/dln/empty
configuring -test-/econv
configuring -test-/ensure_and_callcc
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
configuring -test-/file
compiling /tmp/ruby/src/trunk_clang_16/enc/utf_32be.c
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/cesu_8.c
generating /tmp/ruby/src/trunk_clang_16/enc/trans/cesu_8.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk_clang_16/enc/utf_32le.c
compiling /tmp/ruby/src/trunk_clang_16/enc/windows_31j.c
compiling /tmp/ruby/src/trunk_clang_16/enc/windows_1250.c
compiling /tmp/ruby/src/trunk_clang_16/enc/windows_1251.c
compiling /tmp/ruby/src/trunk_clang_16/enc/windows_1252.c
compiling /tmp/ruby/src/trunk_clang_16/enc/windows_1253.c
compiling /tmp/ruby/src/trunk_clang_16/enc/windows_1254.c
compiling /tmp/ruby/src/trunk_clang_16/enc/windows_1257.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
generating /tmp/ruby/src/trunk_clang_16/enc/trans/chinese.c ...
linking encoding cp949.so
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/ebcdic.c
linking encoding emacs_mule.so
generating /tmp/ruby/src/trunk_clang_16/enc/trans/ebcdic.c ...
linking encoding euc_jp.so
linking encoding euc_kr.so
configuring cgi/escape
linking encoding euc_tw.so
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/emoji.c
linking encoding gb2312.so
linking encoding gb18030.so
configuring -test-/float
configuring -test-/funcall
linking encoding gbk.so
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
generating /tmp/ruby/src/trunk_clang_16/enc/trans/emoji.c ...
configuring -test-/iter
linking encoding iso_8859_1.so
configuring -test-/load/dot.dot
configuring -test-/load/protect
configuring -test-/load/resolve_symbol_resolver
configuring -test-/load/resolve_symbol_target
configuring -test-/load/stringify_symbols
configuring -test-/load/stringify_target
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/namespace/yay1
configuring -test-/namespace/yay2
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
linking encoding iso_8859_2.so
configuring -test-/proc
configuring -test-/public_header_warnings
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/stack
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring continuation
linking encoding iso_8859_3.so
configuring coverage
linking encoding iso_8859_4.so
configuring date
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
configuring -test-/thread/id
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
configuring -test-/thread/instrumentation
configuring -test-/thread/lock_native_thread
configuring -test-/time
linking encoding iso_8859_15.so
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_iso2022_kddi.c
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
generating /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_iso2022_kddi.c ...
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
configuring digest
configuring digest/bubblebabble
configuring digest/md5
linking encoding windows_1250.so
linking encoding windows_1251.so
configuring erb/escape
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_sjis_docomo.c
configuring digest/rmd160
configuring digest/sha1
generating /tmp/ruby/src/trunk_clang_16/enc/trans/big5.c ...
configuring etc
generating /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_sjis_docomo.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_sjis_kddi.c
configuring fcntl
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_sjis_softbank.c
configuring digest/sha2
configuring io/console
generating /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_sjis_kddi.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/escape.c
generating /tmp/ruby/src/trunk_clang_16/enc/trans/escape.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/gb18030.c
generating /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_sjis_softbank.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/gbk.c
generating /tmp/ruby/src/trunk_clang_16/enc/trans/gbk.c ...
configuring json
configuring json/generator
configuring json/parser
generating /tmp/ruby/src/trunk_clang_16/enc/trans/gb18030.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/iso2022.c
generating /tmp/ruby/src/trunk_clang_16/enc/trans/iso2022.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/japanese.c
generating /tmp/ruby/src/trunk_clang_16/enc/trans/japanese.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/japanese_euc.c
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/japanese_sjis.c
generating /tmp/ruby/src/trunk_clang_16/enc/trans/japanese_sjis.c ...
configuring monitor
configuring objspace
configuring openssl
generating /tmp/ruby/src/trunk_clang_16/enc/trans/japanese_euc.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/korean.c
configuring psych
generating /tmp/ruby/src/trunk_clang_16/enc/trans/korean.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/single_byte.c
configuring pty
generating /tmp/ruby/src/trunk_clang_16/enc/trans/single_byte.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/utf8_mac.c
configuring io/nonblock
configuring io/wait
configuring rbconfig/sizeof
generating /tmp/ruby/src/trunk_clang_16/enc/trans/utf8_mac.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/utf_16_32.c
generating /tmp/ruby/src/trunk_clang_16/enc/trans/utf_16_32.c ...
linking transcoder transdb.so
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/big5.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/emoji.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/escape.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/korean.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/utf_16_32.c
linking transcoder big5.so
linking transcoder cesu_8.so
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
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
configuring ripper
configuring rubyvm
linking transcoder korean.so
linking transcoder single_byte.so
configuring socket
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
configuring stringio
configuring strscan
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
configuring zlib
configuring bigdecimal-3.2.2/ext/bigdecimal
configuring debug-1.11.0/ext/debug
configuring fiddle-1.1.8/ext/fiddle
configuring nkf-0.2.0/ext/nkf
configuring racc-1.8.1/ext/racc/cparse
configuring rbs-3.9.4/ext/rbs_extension
configuring syslog-0.3.0/ext/syslog
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/abi'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/RUBY_ALIGNOF/c.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/abi/abi.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/arith_seq/extract'
linking shared-object -test-/abi.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/array/concat/to_ary_concat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/abi'
linking shared-object -test-/array/to_ary_concat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/array/resize/resize.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/asan'
linking shared-object -test-/array/resize.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/asan/asan.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/arith_seq/beg_len_step'
linking shared-object -test-/asan.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bignum/big2str.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bignum/bigzero.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bignum/div.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bignum/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bug-14834/bug-14834.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bignum/intpack.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/array/resize'
linking shared-object -test-/bug_14834.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bug-3571/bug.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/asan'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bignum/mul.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bignum/str2big.c
linking shared-object -test-/bug_3571.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bignum.so
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bug-14834'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bug_reporter/bug_reporter.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/class'
linking shared-object -test-/bug_reporter.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/class/class2name.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/class/init.c
linking shared-object -test-/class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/debug'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/debug/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/debug/inspector.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/debug/profile_frames.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/dln/empty/empty.c
linking shared-object -test-/debug.so
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/econv'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/econv/append.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/econv/init.c
linking shared-object -test-/econv.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/ensure_and_callcc'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
linking shared-object -test-/ensure_and_callcc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/dln/empty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/econv'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/enumerator_kw/enumerator_kw.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/eval'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/eval/eval.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/exception'
linking shared-object -test-/enumerator_kw.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/exception/dataerror.c
linking shared-object -test-/eval.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/exception/enc_raise.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/exception/ensured.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/ensure_and_callcc'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/exception/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/fatal/init.c
linking shared-object -test-/exception.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/fatal/rb_fatal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/eval'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/file'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/file/fs.c
linking shared-object -test-/fatal.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/file/newline_conv.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/exception'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/file/stat.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/float'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/float/init.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/float/nextafter.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/enumerator_kw'
linking shared-object -test-/file.so
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/funcall/funcall.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
linking shared-object -test-/funcall.so
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/hash'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/hash/delete.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/float'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/hash/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/funcall'
linking shared-object -test-/hash.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/integer'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/integer/core_ext.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/iseq_load/iseq_load.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/integer/init.c
linking shared-object -test-/iseq_load.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/integer/my_integer.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/iter'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/iter/break.c
linking shared-object -test-/integer.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/iter/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/load/dot.dot/dot.dot.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/iter/yield.c
linking shared-object -test-/iter.so
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/load/protect/protect.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/load/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
linking shared-object -test-/load/protect.so
linking shared-object -test-/load/resolve_symbol_resolver.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/load/resolve_symbol_target'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/iter'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/load/stringify_symbols'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/load/stringify_symbols/stringify_symbols.c
linking shared-object -test-/load/resolve_symbol_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/load/protect'
linking shared-object -test-/load/stringify_symbols.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/load/stringify_target/stringify_target.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/load/resolve_symbol_resolver'
linking shared-object -test-/load/stringify_target.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/load/stringify_symbols'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/marshal/internal_ivar/internal_ivar.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/load/resolve_symbol_target'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/load/stringify_target'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/marshal/usr.so
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/method'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/method/arity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/method/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/namespace/yay1'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/namespace/yay1/yay1.c
linking shared-object -test-/method.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/namespace/yay2'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/namespace/yay2/yay2.c
linking shared-object -test-/namespace/yay1.so
linking shared-object -test-/namespace/yay2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/method'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/notimplement/bug.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/num2int/num2int.c
linking shared-object -test-/notimplement.so
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/namespace/yay1'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/path_to_class/path_to_class.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/namespace/yay2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/notimplement'
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/postponed_job/postponed_job.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/printf'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/printf/printf.c
linking shared-object -test-/postponed_job.so
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/printf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/proc'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/proc/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/random'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/random/bad_version.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/rational'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/rational/rat.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/proc/super.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/random/init.c
linking shared-object -test-/proc.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/random/loop.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/postponed_job'
linking shared-object -test-/random.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
linking shared-object -test-/rb_call_super_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/recursion/recursion.c
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/regexp/init.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/random'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/scan_args/scan_args.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/st/foreach/foreach.c
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/st/numhash'
linking shared-object -test-/st/foreach.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/regexp'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/st/update'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/st/update/update.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/stack'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/stack/stack.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/string'
linking shared-object -test-/st/update.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/capacity.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/struct'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/struct/data.c
linking shared-object -test-/stack.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/struct/len.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/enc_associate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/symbol/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/stack'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/enc_dummy.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/thread/id/id.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/enc_str_buf_cat.c
linking shared-object -test-/symbol.so
linking shared-object -test-/thread/id.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/fstring.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/init.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/modify.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/thread/id'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/nofree.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/struct'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/normalize.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/thread/lock_native_thread/lock_native_thread.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/thread/instrumentation/instrumentation.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/qsort.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/time'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/rb_interned_str.c
linking shared-object -test-/thread/lock_native_thread.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/time/leap_second.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/time/new.c
linking shared-object -test-/time.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/set_len.c
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/thread/lock_native_thread'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/tracepoint/gc_hook.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/typeddata/typeddata.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/thread/instrumentation'
linking shared-object -test-/typeddata.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/vm'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/vm/at_exit.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/tracepoint/tracepoint.c
linking shared-object -test-/vm/at_exit.so
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/wait'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/cgi/escape'
compiling /tmp/ruby/src/trunk_clang_16/ext/cgi/escape/escape.c
linking shared-object -test-/wait.so
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/continuation'
compiling /tmp/ruby/src/trunk_clang_16/ext/continuation/continuation.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/coverage'
compiling /tmp/ruby/src/trunk_clang_16/ext/coverage/coverage.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/wait'
installing default coverage libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/date'
compiling /tmp/ruby/src/trunk_clang_16/ext/date/date_core.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/cgi/escape'
compiling /tmp/ruby/src/trunk_clang_16/ext/date/date_parse.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest'
compiling /tmp/ruby/src/trunk_clang_16/ext/digest/digest.c
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/continuation'
compiling /tmp/ruby/src/trunk_clang_16/ext/date/date_strftime.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/erb/escape'
compiling /tmp/ruby/src/trunk_clang_16/ext/erb/escape/escape.c
linking shared-object erb/escape.so
installing digest libraries
compiling /tmp/ruby/src/trunk_clang_16/ext/date/date_strptime.c
installing default digest libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/etc'
compiling /tmp/ruby/src/trunk_clang_16/ext/etc/etc.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/fcntl'
compiling /tmp/ruby/src/trunk_clang_16/ext/fcntl/fcntl.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/erb/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/io/console'
compiling /tmp/ruby/src/trunk_clang_16/ext/io/console/console.c
linking shared-object etc.so
linking shared-object fcntl.so
linking shared-object io/console.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/etc'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/io/nonblock'
installing default date_core libraries
compiling /tmp/ruby/src/trunk_clang_16/ext/io/nonblock/nonblock.c
installing default console libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/io/wait'
compiling /tmp/ruby/src/trunk_clang_16/ext/io/wait/wait.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/json'
linking shared-object io/nonblock.so
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/io/nonblock'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/monitor'
compiling /tmp/ruby/src/trunk_clang_16/ext/monitor/monitor.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/objspace'
compiling /tmp/ruby/src/trunk_clang_16/ext/objspace/object_tracing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/io/wait'
installing default monitor libraries
linking shared-object monitor.so
compiling /tmp/ruby/src/trunk_clang_16/ext/objspace/objspace.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/openssl'
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl.c
compiling /tmp/ruby/src/trunk_clang_16/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_bn.c
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_cipher.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/monitor'
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_config.c
installing default objspace libraries
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_engine.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/psych'
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk_clang_16/ext/psych/psych.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_kdf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/objspace'
compiling /tmp/ruby/src/trunk_clang_16/ext/psych/psych_emitter.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/pty'
compiling /tmp/ruby/src/trunk_clang_16/ext/pty/pty.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk_clang_16/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk_clang_16/ext/psych/psych_to_ruby.c
installing default pty libraries
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_ocsp.c
linking shared-object pty.so
compiling /tmp/ruby/src/trunk_clang_16/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_pkey_dh.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_clang_16/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk_clang_16/ext/rbconfig/sizeof/limits.c
linking shared-object psych.so
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_pkey_ec.c
linking shared-object rbconfig/sizeof.so
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_ssl_session.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_ts.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/ripper'
compiling /tmp/ruby/src/trunk_clang_16/ext/ripper/eventids1.c
installing default libraries
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm'
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk_clang_16/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509crl.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/socket'
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/init.c
compiling /tmp/ruby/src/trunk_clang_16/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/constants.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/socket.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509store.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/ipsocket.c
linking shared-object openssl.so
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/option.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/ancdata.c
installing default openssl libraries
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/ifaddr.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/stringio'
compiling /tmp/ruby/src/trunk_clang_16/ext/stringio/stringio.c
linking shared-object stringio.so
installing default socket libraries
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/stringio'
compiling /tmp/ruby/src/trunk_clang_16/ext/ripper/ripper_init.c
checking /tmp/ruby/src/trunk_clang_16/parse.y and /tmp/ruby/src/trunk_clang_16/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/strscan'
compiling /tmp/ruby/src/trunk_clang_16/ext/strscan/strscan.c
linking shared-object strscan.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/zlib'
compiling /tmp/ruby/src/trunk_clang_16/ext/zlib/zlib.c
linking shared-object zlib.so
installing default strscan libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal/missing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.11.0/ext/debug'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/debug-1.11.0/ext/debug/debug.c
ln -sfT ../../../../../src/trunk_clang_16/.bundle/gems/bigdecimal-3.2.2/lib ../../../../../.bundle/gems/bigdecimal-3.2.2/lib
linking shared-object bigdecimal.so
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/debug-1.11.0/ext/debug/iseq_collector.c
ln -sfT ../../../../../src/trunk_clang_16/.bundle/gems/debug-1.11.0/lib ../../../../../.bundle/gems/debug-1.11.0/lib
linking shared-object debug/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle/closure.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle/fiddle.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.11.0/ext/debug'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle/function.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle/handle.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c
ln -sfT ../../../../../src/trunk_clang_16/.bundle/gems/fiddle-1.1.8/lib ../../../../../.bundle/gems/fiddle-1.1.8/lib
linking shared-object fiddle.so
linking shared-object date_core.so
ln -sfT ../../../../../src/trunk_clang_16/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle'
installing default ripper libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/constants.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/ruby_objs.c
ln -sfT ../../../../../src/trunk_clang_16/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
linking shared-object nkf.so
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/util/rbs_constant_pool.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension/lexer.c
ln -sfT ../../../../../src/trunk_clang_16/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin
ln -sfT ../../../../../src/trunk_clang_16/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib
linking shared-object racc/cparse.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse'
ln -sfT ../../../../../src/trunk_clang_16/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin
ln -sfT ../../../../../src/trunk_clang_16/.bundle/gems/syslog-0.3.0/lib ../../../../../.bundle/gems/syslog-0.3.0/lib
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension/lexstate.c
linking shared-object syslog_ext.so
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension/location.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk_clang_16/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension/main.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest/md5'
compiling /tmp/ruby/src/trunk_clang_16/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk_clang_16/ext/digest/md5/md5.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk_clang_16/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk_clang_16/ext/digest/rmd160/rmd160.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha1'
compiling /tmp/ruby/src/trunk_clang_16/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk_clang_16/ext/digest/sha1/sha1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension/parser.c
linking shared-object digest/sha1.so
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension/unescape.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_clang_16/ext/digest/sha2/sha2init.c
ln -sfT ../../../../../src/trunk_clang_16/.bundle/gems/rbs-3.9.4/lib ../../../../../.bundle/gems/rbs-3.9.4/lib
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/json/generator'
compiling /tmp/ruby/src/trunk_clang_16/ext/json/generator/generator.c
linking shared-object json/ext/generator.so
compiling /tmp/ruby/src/trunk_clang_16/ext/digest/sha2/sha2.c
linking shared-object digest/sha2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/json/generator'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/json/parser'
installing default sha2 libraries
compiling /tmp/ruby/src/trunk_clang_16/ext/json/parser/parser.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2'
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/json/parser'
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update net-imap to 71c0288b9a8f78a7125a4ce2980ab421acdf5836
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/power_assert.revision -
echo 71c0288b9a8f78a7125a4ce2980ab421acdf5836 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/net-imap.revision unchanged
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/power_assert.revision unchanged
Update rbs to aa22d7ea0c992de7557c3e346c9100b8aa36d945
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/repl_type_completor.revision -
echo aa22d7ea0c992de7557c3e346c9100b8aa36d945 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/repl_type_completor.revision unchanged
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/rbs.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-16
	LD = ld
	LDSHARED = clang-16 -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_16/include -I/tmp/ruby/src/trunk_clang_16 -I/tmp/ruby/src/trunk_clang_16/prism -I/tmp/ruby/src/trunk_clang_16/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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_16/target/release/' '/tmp/ruby/src/trunk_clang_16/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_16/target/release/' '/tmp/ruby/src/trunk_clang_16/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/irb.revision -
generating enc.mk
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/irb.revision unchanged
Ubuntu clang version 16.0.6 (23ubuntu4)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_clang_16/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
making enc
making srcs under enc
Extracting bundle gem power_assert-2.0.5...
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
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
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/transdb.c
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
linking transcoder transdb.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
./miniruby -I/tmp/ruby/src/trunk_clang_16/lib -I. -I.ext/common  /tmp/ruby/src/trunk_clang_16/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_16/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_16/bin
installing base libraries:          /tmp/ruby/install/trunk_clang_16/lib
installing arch files:              /tmp/ruby/install/trunk_clang_16/lib/ruby/3.5.0+4/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_clang_16/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_clang_16/lib/ruby/3.5.0+4/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_clang_16/lib/ruby/site_ruby/3.5.0+4/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_clang_16/lib/ruby/vendor_ruby/3.5.0+4/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_clang_16/include/ruby-3.5.0+4/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_clang_16/lib/ruby/3.5.0+4
installing extension scripts:       /tmp/ruby/install/trunk_clang_16/lib/ruby/site_ruby/3.5.0+4
installing extension scripts:       /tmp/ruby/install/trunk_clang_16/lib/ruby/vendor_ruby/3.5.0+4
installing extension headers:       /tmp/ruby/install/trunk_clang_16/include/ruby-3.5.0+4/ruby
installing command scripts:         /tmp/ruby/install/trunk_clang_16/bin
installing library scripts:         /tmp/ruby/install/trunk_clang_16/lib/ruby/3.5.0+4
installing common headers:          /tmp/ruby/install/trunk_clang_16/include/ruby-3.5.0+4
installing manpages:                /tmp/ruby/install/trunk_clang_16/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_clang_16/lib/ruby/gems/3.5.0+4
                                    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.5.1
                                    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_16/lib/ruby/gems/3.5.0+4
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.3.2
                                    json 2.14.1
                                    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_16/lib/ruby/gems/3.5.0+4
                                    minitest 5.25.5
                                    rake 13.3.0
                                    test-unit 3.7.0
                                    rexml 3.4.2
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.10
                                    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_16/lib/ruby/gems/3.5.0+4/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 2017 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-16
	LD = ld
	LDSHARED = clang-16 -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_16/include -I/tmp/ruby/src/trunk_clang_16 -I/tmp/ruby/src/trunk_clang_16/prism -I/tmp/ruby/src/trunk_clang_16/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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_16/target/release/' '/tmp/ruby/src/trunk_clang_16/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_16/target/release/' '/tmp/ruby/src/trunk_clang_16/zjit/src/lib.rs'
Ubuntu clang version 16.0.6 (23ubuntu4)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_clang_16/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_clang_16/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-16
	LD = ld
	LDSHARED = clang-16 -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_16/include -I/tmp/ruby/src/trunk_clang_16 -I/tmp/ruby/src/trunk_clang_16/prism -I/tmp/ruby/src/trunk_clang_16/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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_16/target/release/' '/tmp/ruby/src/trunk_clang_16/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_16/target/release/' '/tmp/ruby/src/trunk_clang_16/zjit/src/lib.rs'
Ubuntu clang version 16.0.6 (23ubuntu4)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
Run options: 
  --seed=5694
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_16/lib -I. -I.ext/common  /tmp/ruby/src/trunk_clang_16/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_clang_16/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/754] 148882=prism/fuzzer_test
[  2/754] 148883=psych/test_struct
[  3/754] 148884=-ext-/funcall/test_passing_block
[  4/754] 148884=rubygems/test_gem_impossible_dependencies_error
[  5/754] 148882=prism/onigmo_test
[  6/754] 148882=test_singleton
[  7/754] 148883=date/test_date_marshal
[  8/754] 148883=optparse/test_bash_completion
[  9/754] 148882=rubygems/test_gem_specification
[ 10/754] 148883=-ext-/test_recursion
[ 11/754] 148883=ruby/test_pack
[ 12/754] 148881=date/test_date_ractor
[ 13/754] 148884=psych/json/test_stream
[ 14/754] 148884=-ext-/string/test_fstring
[ 15/754] 148881=rubygems/test_gem_doctor
[ 16/754] 148884=ruby/test_mixed_unicode_escapes
[ 17/754] 148883=objspace/test_ractor
[ 18/754] 148884=prism/result/index_write_test
[ 19/754] 148884=psych/test_merge_keys
[ 20/754] 148884=ruby/test_float
[ 21/754] 148881=-ext-/bignum/test_bigzero
[ 22/754] 148881=test_trick
[ 23/754] 148883=prism/result/constant_path_node_test
[ 24/754] 148883=-ext-/string/test_qsort
[ 25/754] 148883=psych/test_stringio
[ 26/754] 148883=prism/ruby/string_query_test
[ 27/754] 148883=ruby/test_require
[ 28/754] 148884=json/json_addition_test
[ 29/754] 148884=rubygems/test_gem_resolver_api_specification
[ 30/754] 148884=test_shellwords
[ 31/754] 148884=prism/ruby/ruby_parser_test
[ 32/754] 148884=rubygems/test_gem_source_local
[ 33/754] 148884=psych/test_omap
[ 34/754] 148884=psych/nodes/test_enumerable
[ 35/754] 148884=ruby/test_string
/tmp/ruby/src/trunk_clang_16/test/ruby/test_require.rb:577: [BUG] Segmentation fault at 0x00007677057ef840
ruby 3.5.0dev (2025-09-29T15:55:19Z master baec95c85a) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0003 p:---- s:0011 e:000010 CFUNC  :require
c:0002 p:0026 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_clang_16/test/ruby/test_require.rb:577 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk_clang_16/test/ruby/test_require.rb:577:in 'block (2 levels) in test_race_exception'
/tmp/ruby/src/trunk_clang_16/test/ruby/test_require.rb:577:in 'require'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 4

-- Machine register context ------------------------------------------------
 RIP: 0x00007677057ef840 RBP: 0x000076770421e7d0 RSP: 0x000076770421e628
 RAX: 0x00007677057ef7a0 RBX: 0x00007677047511f0 RCX: 0x0000000000000000
 RDX: 0x0000629ff7dac9b0 RDI: 0x000062a033e119c0 RSI: 0x000062a033e119c0
  R8: 0x0000000000000002  R9: 0x00000000000000e0 R10: 0x0000000000000000
 R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00007677042fcde8
 R14: 0x00007677042fcde8 R15: 0x000062a0332bc6d0 EFL: 0x0000000000010206

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x629ff8105302] /tmp/ruby/src/trunk_clang_16/vm_dump.c:845
/tmp/ruby/build/trunk_clang_16/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_16/vm_dump.c:1178
/tmp/ruby/build/trunk_clang_16/ruby(rb_bug_for_fatal_signal+0x15c) [0x629ff80c4edc] /tmp/ruby/src/trunk_clang_16/error.c:1130
/tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x629ff7e4606a] /tmp/ruby/src/trunk_clang_16/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x76771edf5320) [0x76771edf5320]
[0x7677057ef840]

-- Other runtime information -----------------------------------------------

* Loaded script: /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/parallel.rb: TestRequire#test_race_exception

* Namespace: disabled
* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 pathname.so
    6 ruby2_keywords.rb
    7 set.rb
    8 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
    9 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
   10 /tmp/ruby/src/trunk_clang_16/lib/open3/version.rb
   11 /tmp/ruby/src/trunk_clang_16/lib/open3.rb
   12 /tmp/ruby/src/trunk_clang_16/lib/timeout.rb
   13 /tmp/ruby/build/trunk_clang_16/rbconfig.rb
   14 /tmp/ruby/src/trunk_clang_16/tool/lib/find_executable.rb
   15 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
   16 /tmp/ruby/src/trunk_clang_16/tool/lib/envutil.rb
   17 /tmp/ruby/src/trunk_clang_16/tool/lib/colorize.rb
   18 /tmp/ruby/src/trunk_clang_16/tool/lib/leakchecker.rb
   19 /tmp/ruby/src/trunk_clang_16/lib/prettyprint.rb
   20 /tmp/ruby/src/trunk_clang_16/lib/pp.rb
   21 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/assertions.rb
   22 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
   23 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
   24 /tmp/ruby/src/trunk_clang_16/tool/lib/core_assertions.rb
   25 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/testcase.rb
   26 /tmp/ruby/src/trunk_clang_16/lib/optparse.rb
   27 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit.rb
   28 /tmp/ruby/src/trunk_clang_16/tool/lib/tracepointchecker.rb
   29 /tmp/ruby/src/trunk_clang_16/tool/lib/zombie_hunter.rb
   30 /tmp/ruby/src/trunk_clang_16/lib/delegate.rb
   31 /tmp/ruby/src/trunk_clang_16/lib/fileutils.rb
   32 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
   33 /tmp/ruby/src/trunk_clang_16/lib/tmpdir.rb
   34 /tmp/ruby/src/trunk_clang_16/lib/tempfile.rb
   35 /tmp/ruby/src/trunk_clang_16/tool/lib/iseq_loader_checker.rb
   36 /tmp/ruby/src/trunk_clang_16/tool/lib/gc_checker.rb
   37 /tmp/ruby/src/trunk_clang_16/tool/test/init.rb
   38 /tmp/ruby/src/trunk_clang_16/lib/rubygems/defaults.rb
   39 /tmp/ruby/src/trunk_clang_16/lib/rubygems/deprecate.rb
   40 /tmp/ruby/src/trunk_clang_16/lib/rubygems/errors.rb
   41 /tmp/ruby/src/trunk_clang_16/lib/rubygems/target_rbconfig.rb
   42 /tmp/ruby/src/trunk_clang_16/lib/rubygems/win_platform.rb
   43 /tmp/ruby/src/trunk_clang_16/lib/rubygems/unknown_command_spell_checker.rb
   44 /tmp/ruby/src/trunk_clang_16/lib/rubygems/exceptions.rb
   45 /tmp/ruby/src/trunk_clang_16/lib/rubygems/basic_specification.rb
   46 /tmp/ruby/src/trunk_clang_16/lib/rubygems/stub_specification.rb
   47 /tmp/ruby/src/trunk_clang_16/lib/rubygems/platform.rb
   48 /tmp/ruby/src/trunk_clang_16/lib/rubygems/specification_record.rb
   49 /tmp/ruby/src/trunk_clang_16/lib/rubygems/util/list.rb
   50 /tmp/ruby/src/trunk_clang_16/lib/rubygems/version.rb
   51 /tmp/ruby/src/trunk_clang_16/lib/rubygems/requirement.rb
   52 /tmp/ruby/src/trunk_clang_16/lib/rubygems/specification.rb
   53 /tmp/ruby/src/trunk_clang_16/lib/rubygems/util.rb
   54 /tmp/ruby/src/trunk_clang_16/lib/rubygems/dependency.rb
   55 /tmp/ruby/src/trunk_clang_16/lib/rubygems/core_ext/kernel_gem.rb
   56 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
   57 /tmp/ruby/build/trunk_clang_16/.ext/common/monitor.rb
   58 /tmp/ruby/src/trunk_clang_16/lib/rubygems.rb
   59 /tmp/ruby/src/trunk_clang_16/lib/rubygems/path_support.rb
   60 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
   61 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/date_core.so
   62 /tmp/ruby/build/trunk_clang_16/.ext/common/date.rb
   63 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/versions.rb
   64 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/exception.rb
   65 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/syntax_error.rb
   66 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/psych.so
   67 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/omap.rb
   68 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/set.rb
   69 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/class_loader.rb
   70 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/scalar_scanner.rb
   71 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/nodes/node.rb
   72 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/nodes/stream.rb
   73 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/nodes/document.rb
   74 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/nodes/sequence.rb
   75 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/nodes/scalar.rb
   76 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/nodes/mapping.rb
   77 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/nodes/alias.rb
   78 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/nodes.rb
   79 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/streaming.rb
   80 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/visitors/visitor.rb
   81 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/visitors/to_ruby.rb
   82 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/visitors/emitter.rb
   83 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/handler.rb
   84 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/tree_builder.rb
   85 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/visitors/yaml_tree.rb
   86 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/json/ruby_events.rb
   87 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/visitors/json_tree.rb
   88 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/visitors/depth_first.rb
   89 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/visitors.rb
   90 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/parser.rb
   91 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/coder.rb
   92 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/stream.rb
   93 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/json/yaml_events.rb
   94 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/json/tree_builder.rb
   95 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/json/stream.rb
   96 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/handlers/document_stream.rb
   97 /tmp/ruby/build/trunk_clang_16/.ext/common/psych/core_ext.rb
   98 /tmp/ruby/build/trunk_clang_16/.ext/common/psych.rb
   99 /tmp/ruby/src/trunk_clang_16/test/psych/helper.rb
  100 /tmp/ruby/src/trunk_clang_16/test/psych/test_struct.rb
  101 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
  102 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
  103 /tmp/ruby/src/trunk_clang_16/test/date/test_date_marshal.rb
  104 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/objspace.so
  105 /tmp/ruby/build/trunk_clang_16/.ext/common/objspace.rb
  106 /tmp/ruby/src/trunk_clang_16/test/optparse/test_bash_completion.rb
  107 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/recursion.so
  108 /tmp/ruby/src/trunk_clang_16/test/-ext-/test_recursion.rb
  109 /tmp/ruby/src/trunk_clang_16/test/ruby/test_pack.rb
  110 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32be.so
  111 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
  112 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
  113 /tmp/ruby/src/trunk_clang_16/test/objspace/test_ractor.rb
  114 /tmp/ruby/src/trunk_clang_16/lib/prism/polyfill/byteindex.rb
  115 /tmp/ruby/src/trunk_clang_16/lib/prism/polyfill/warn.rb
  116 /tmp/ruby/src/trunk_clang_16/lib/prism/node.rb
  117 /tmp/ruby/src/trunk_clang_16/lib/prism/node_ext.rb
  118 /tmp/ruby/src/trunk_clang_16/lib/prism/parse_result.rb
  119 /tmp/ruby/src/trunk_clang_16/lib/prism/string_query.rb
  120 /tmp/ruby/src/trunk_clang_16/lib/prism/pack.rb
  121 prism/prism.so
  122 /tmp/ruby/src/trunk_clang_16/lib/prism.rb
  123 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/ripper.so
  124 /tmp/ruby/build/trunk_clang_16/.ext/common/ripper/core.rb
  125 /tmp/ruby/build/trunk_clang_16/.ext/common/ripper/lexer.rb
  126 /tmp/ruby/build/trunk_clang_16/.ext/common/ripper/filter.rb
  127 /tmp/ruby/build/trunk_clang_16/.ext/common/ripper/sexp.rb
  128 /tmp/ruby/build/trunk_clang_16/.ext/common/ripper.rb
  129 /tmp/ruby/src/trunk_clang_16/test/prism/test_helper.rb
  130 /tmp/ruby/src/trunk_clang_16/test/prism/result/constant_path_node_test.rb
  131 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/string.so
  132 /tmp/ruby/src/trunk_clang_16/test/-ext-/string/test_qsort.rb
  133 /tmp/ruby/src/trunk_clang_16/test/psych/test_stringio.rb
  134 /tmp/ruby/src/trunk_clang_16/test/prism/ruby/string_query_test.rb
  135 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/windows_31j.so
  136 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/japanese_sjis.so
  137 /tmp/ruby/src/trunk_clang_16/test/ruby/test_require.rb

* Process memory map:

629ff7cf9000-629ff7d39000 r--p 00000000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
629ff7d39000-629ff816e000 r-xp 00040000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
629ff816e000-629ff8305000 r--p 00475000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
629ff8305000-629ff831a000 r--p 0060c000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
629ff831a000-629ff831c000 rw-p 00621000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
629ff831c000-629ff8330000 rw-p 00000000 00:00 0 
62a032d31000-62a034ad6000 rw-p 00000000 00:00 0                          [heap]
7676f0000000-7676f0167000 rw-p 00000000 00:00 0 
7676f0167000-7676f4000000 ---p 00000000 00:00 0 
7676f8000000-7676f8021000 rw-p 00000000 00:00 0 
7676f8021000-7676fc000000 ---p 00000000 00:00 0 
7676fd54b000-7676fd752000 r--s 00000000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7676fd752000-7676ffcfd000 r--s 00000000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
7676ffcfd000-7676ffdfe000 rw-p 00000000 00:00 0 
767700000000-767700021000 rw-p 00000000 00:00 0 
767700021000-767704000000 ---p 00000000 00:00 0 
76770403f000-767704040000 ---p 00000000 00:00 0 
767704040000-767704060000 rw-p 00000000 00:00 0 
767704060000-767704070000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7677041c0000-7677041f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7677041ff000-767704200000 ---p 00000000 00:00 0 
767704200000-767704220000 rw-p 00000000 00:00 0 
767704220000-767704250000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
767704258000-767704259000 r--p 00000000 00:ae 18134536                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/japanese_sjis.so
767704259000-76770425a000 r-xp 00001000 00:ae 18134536                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/japanese_sjis.so
76770425a000-76770427e000 r--p 00002000 00:ae 18134536                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/japanese_sjis.so
76770427e000-76770427f000 r--p 00025000 00:ae 18134536                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/japanese_sjis.so
76770427f000-767704280000 rw-p 00026000 00:ae 18134536                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/japanese_sjis.so
767704280000-767704290000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
76770429e000-76770429f000 ---p 00000000 00:00 0 
76770429f000-7677042bf000 rw-p 00000000 00:00 0 
7677042d0000-767704310000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
767704317000-76770431e000 r--p 00000000 00:ae 18134630                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/ripper.so
76770431e000-76770434e000 r-xp 00007000 00:ae 18134630                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/ripper.so
76770434e000-76770436d000 r--p 00037000 00:ae 18134630                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/ripper.so
76770436d000-76770436f000 r--p 00055000 00:ae 18134630                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/ripper.so
76770436f000-767704370000 rw-p 00057000 00:ae 18134630                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/ripper.so
767704370000-767704390000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
767704392000-767704395000 r--p 00000000 00:ae 18134538                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
767704395000-767704396000 r-xp 00003000 00:ae 18134538                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
767704396000-7677043aa000 r--p 00004000 00:ae 18134538                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
7677043aa000-7677043af000 r--p 00018000 00:ae 18134538                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
7677043af000-7677043b0000 rw-p 0001d000 00:ae 18134538                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
7677043b0000-7677043e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7677043e1000-7677043e4000 r--p 00000000 00:ae 18134625                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/date_core.so
7677043e4000-767704413000 r-xp 00003000 00:ae 18134625                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/date_core.so
767704413000-76770441b000 r--p 00032000 00:ae 18134625                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/date_core.so
76770441b000-76770441c000 r--p 0003a000 00:ae 18134625                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/date_core.so
76770441c000-76770441d000 rw-p 0003b000 00:ae 18134625                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/date_core.so
76770441d000-76770449f000 rw-p 00000000 00:00 0 
76770449f000-7677044a1000 r--p 00000000 00:ae 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7677044a1000-7677044ba000 r-xp 00002000 00:ae 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7677044ba000-7677044be000 r--p 0001b000 00:ae 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7677044be000-7677044bf000 r--p 0001e000 00:ae 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7677044bf000-7677044c0000 rw-p 0001f000 00:ae 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7677044c0000-767704500000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
767704504000-767704505000 r--p 00000000 00:ae 18134510                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/windows_31j.so
767704505000-767704506000 r-xp 00001000 00:ae 18134510                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/windows_31j.so
767704506000-767704507000 r--p 00002000 00:ae 18134510                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/windows_31j.so
767704507000-767704508000 r--p 00003000 00:ae 18134510                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/windows_31j.so
767704508000-767704509000 rw-p 00004000 00:ae 18134510                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/windows_31j.so
767704509000-76770450b000 r--p 00000000 00:ae 19180472                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/string.so
76770450b000-76770450d000 r-xp 00002000 00:ae 19180472                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/string.so
76770450d000-76770450e000 r--p 00004000 00:ae 19180472                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/string.so
76770450e000-76770450f000 r--p 00005000 00:ae 19180472                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/string.so
76770450f000-767704510000 rw-p 00006000 00:ae 19180472                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/string.so
767704510000-767704520000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
767704520000-767704540000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
767704540000-767704541000 r--p 00000000 00:ae 18134541                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
767704541000-767704542000 r-xp 00001000 00:ae 18134541                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
767704542000-767704543000 r--p 00002000 00:ae 18134541                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
767704543000-767704544000 r--p 00003000 00:ae 18134541                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
767704544000-767704545000 rw-p 00004000 00:ae 18134541                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
767704545000-767704546000 r--p 00000000 00:ae 18134508                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32be.so
767704546000-767704547000 r-xp 00001000 00:ae 18134508                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32be.so
767704547000-767704548000 r--p 00002000 00:ae 18134508                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32be.so
767704548000-767704549000 r--p 00002000 00:ae 18134508                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32be.so
767704549000-76770454a000 rw-p 00003000 00:ae 18134508                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32be.so
76770454a000-76770454b000 r--p 00000000 00:ae 19180258                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/recursion.so
76770454b000-76770454c000 r-xp 00001000 00:ae 19180258                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/recursion.so
76770454c000-76770454d000 r--p 00002000 00:ae 19180258                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/recursion.so
76770454d000-76770454e000 r--p 00002000 00:ae 19180258                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/recursion.so
76770454e000-76770454f000 rw-p 00003000 00:ae 19180258                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/recursion.so
76770454f000-767704590000 rw-p 00000000 00:00 0 
767704590000-7677045d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7677045d1000-7677045d4000 r--p 00000000 00:ae 18134599                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/objspace.so
7677045d4000-7677045dc000 r-xp 00003000 00:ae 18134599                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/objspace.so
7677045dc000-7677045de000 r--p 0000b000 00:ae 18134599                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/objspace.so
7677045de000-7677045df000 r--p 0000c000 00:ae 18134599                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/objspace.so
7677045df000-7677045e0000 rw-p 0000d000 00:ae 18134599                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/objspace.so
7677045e0000-7677045f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7677045f0000-767704650000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
767704652000-767704653000 r--p 00000000 00:ae 18134505                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
767704653000-767704654000 r-xp 00001000 00:ae 18134505                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
767704654000-767704655000 r--p 00002000 00:ae 18134505                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
767704655000-767704656000 r--p 00002000 00:ae 18134505                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
767704656000-767704657000 rw-p 00003000 00:ae 18134505                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
767704657000-76770465a000 r--p 00000000 00:ae 18134610                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/psych.so
76770465a000-76770465d000 r-xp 00003000 00:ae 18134610                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/psych.so
76770465d000-76770465e000 r--p 00006000 00:ae 18134610                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/psych.so
76770465e000-76770465f000 r--p 00006000 00:ae 18134610                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/psych.so
76770465f000-767704660000 rw-p 00007000 00:ae 18134610                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/psych.so
767704660000-767704700000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
767704700000-767704701000 r--p 00000000 00:ae 18134506                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
767704701000-767704702000 r-xp 00001000 00:ae 18134506                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
767704702000-767704703000 r--p 00002000 00:ae 18134506                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
767704703000-767704704000 r--p 00002000 00:ae 18134506                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
767704704000-767704705000 rw-p 00003000 00:ae 18134506                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
767704705000-767704707000 r--p 00000000 00:ae 18134617                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
767704707000-76770470c000 r-xp 00002000 00:ae 18134617                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
76770470c000-76770470e000 r--p 00007000 00:ae 18134617                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
76770470e000-76770470f000 r--p 00008000 00:ae 18134617                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
76770470f000-767704710000 rw-p 00009000 00:ae 18134617                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
767704710000-767704760000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
767704761000-767704762000 r--p 00000000 00:ae 18134596                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
767704762000-767704763000 r-xp 00001000 00:ae 18134596                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
767704763000-767704764000 r--p 00002000 00:ae 18134596                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
767704764000-767704765000 r--p 00002000 00:ae 18134596                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
767704765000-767704766000 rw-p 00003000 00:ae 18134596                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
767704766000-767704768000 r--p 00000000 00:ae 18134588                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
767704768000-76770476b000 r-xp 00002000 00:ae 18134588                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
76770476b000-76770476d000 r--p 00005000 00:ae 18134588                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
76770476d000-76770476e000 r--p 00006000 00:ae 18134588                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
76770476e000-76770476f000 rw-p 00007000 00:ae 18134588                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
76770476f000-767704770000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704770000-7677047b1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7677047b1000-7677047b2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7677047b2000-7677047f3000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7677047f3000-7677047f4000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7677047f4000-767704835000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704835000-767704836000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704836000-767704877000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704877000-767704878000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704878000-7677048b9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7677048b9000-7677048ba000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7677048ba000-7677048fb000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7677048fb000-7677048fc000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7677048fc000-76770493d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
76770493d000-76770493e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
76770493e000-76770497f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
76770497f000-767704980000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704980000-7677049c1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7677049c1000-7677049c2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7677049c2000-767704a03000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704a03000-767704a04000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704a04000-767704a45000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704a45000-767704a46000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704a46000-767704a87000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704a87000-767704a88000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704a88000-767704ac9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704ac9000-767704aca000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704aca000-767704b0b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704b0b000-767704b0c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704b0c000-767704b4d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704b4d000-767704b4e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704b4e000-767704b8f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704b8f000-767704b90000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704b90000-767704bd1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704bd1000-767704bd2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704bd2000-767704c13000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704c13000-767704c14000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704c14000-767704c55000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704c55000-767704c56000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704c56000-767704c97000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704c97000-767704c98000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704c98000-767704cd9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704cd9000-767704cda000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704cda000-767704d1b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704d1b000-767704d1c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704d1c000-767704d5d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704d5d000-767704d5e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704d5e000-767704d9f000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704d9f000-767704da0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704da0000-767704de1000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704de1000-767704de2000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704de2000-767704e23000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704e23000-767704e24000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704e24000-767704e65000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704e65000-767704e66000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704e66000-767704ea7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704ea7000-767704ea8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704ea8000-767704ee9000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704ee9000-767704eea000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704eea000-767704f2b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704f2b000-767704f2c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704f2c000-767704f6d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704f6d000-767704f6e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704f6e000-767704faf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
767704faf000-767704fb0000 ---p 00000000 00:00 0 
767704fb0000-7677057b0000 rw-p 00000000 00:00 0 
7677057b0000-767705800000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
767705800000-76771d800000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
76771d800000-76771ec00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
76771ec03000-76771ec05000 r--p 00000000 00:ae 19180631                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
76771ec05000-76771ec08000 r-xp 00002000 00:ae 19180631                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
76771ec08000-76771ec09000 r--p 00005000 00:ae 19180631                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
76771ec09000-76771ec0a000 r--p 00006000 00:ae 19180631                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
76771ec0a000-76771ec0b000 rw-p 00007000 00:ae 19180631                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
76771ec0b000-76771ec0c000 r--p 00000000 00:ae 19179835                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
76771ec0c000-76771ec0d000 r-xp 00001000 00:ae 19179835                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
76771ec0d000-76771ec0e000 r--p 00002000 00:ae 19179835                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
76771ec0e000-76771ec0f000 r--p 00002000 00:ae 19179835                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
76771ec0f000-76771ec10000 rw-p 00003000 00:ae 19179835                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
76771ec10000-76771ec40000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
76771ec41000-76771ec42000 r--p 00000000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
76771ec42000-76771ec44000 r-xp 00001000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
76771ec44000-76771ec45000 r--p 00003000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
76771ec45000-76771ec46000 r--p 00003000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
76771ec46000-76771ec47000 rw-p 00004000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
76771ec47000-76771ec48000 r--p 00000000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
76771ec48000-76771ec49000 r-xp 00001000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
76771ec49000-76771ec4a000 r--p 00002000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
76771ec4a000-76771ec4b000 r--p 00002000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
76771ec4b000-76771ec4c000 rw-p 00003000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
76771ec4c000-76771ed4d000 rw-p 00000000 00:00 0 
76771ed4d000-76771ed54000 r--s 00000000 00:ae 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
76771ed54000-76771edad000 r--p 00000000 00:ae 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
76771edad000-76771edb0000 rw-p 00000000 00:00 0 
76771edb0000-76771edd8000 r--p 00000000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
76771edd8000-76771ef60000 r-xp 00028000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
76771ef60000-76771efaf000 r--p 001b0000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
76771efaf000-76771efb3000 r--p 001fe000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
76771efb3000-76771efb5000 rw-p 00202000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
76771efb5000-76771efc4000 rw-p 00000000 00:00 0 
76771efc4000-76771efc8000 r--p 00000000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
76771efc8000-76771efeb000 r-xp 00004000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
76771efeb000-76771efef000 r--p 00027000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
76771efef000-76771eff0000 r--p 0002b000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
76771eff0000-76771eff1000 rw-p 0002c000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
76771eff1000-76771f001000 r--p 00000000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
76771f001000-76771f080000 r-xp 00010000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
76771f080000-76771f0d8000 r--p 0008f000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
76771f0d8000-76771f0d9000 r--p 000e7000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
76771f0d9000-76771f0da000 rw-p 000e8000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
76771f0da000-76771f0dc000 r--p 00000000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
76771f0dc000-76771f0f1000 r-xp 00002000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
76771f0f1000-76771f10a000 r--p 00017000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
76771f10a000-76771f10b000 r--p 0002f000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
76771f10b000-76771f10c000 rw-p 00030000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
76771f10c000-76771f114000 rw-p 00000000 00:00 0 
76771f114000-76771f11e000 r--p 00000000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
76771f11e000-76771f181000 r-xp 0000a000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
76771f181000-76771f196000 r--p 0006d000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
76771f196000-76771f197000 r--p 00081000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
76771f197000-76771f198000 rw-p 00082000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
76771f198000-76771f19a000 r--p 00000000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
76771f19a000-76771f1ac000 r-xp 00002000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
76771f1ac000-76771f1b2000 r--p 00014000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
76771f1b2000-76771f1b3000 r--p 0001a000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
76771f1b3000-76771f1b4000 rw-p 0001b000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
76771f1b4000-76771f1b5000 r--p 00000000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
76771f1b5000-76771f1b6000 r-xp 00001000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
76771f1b6000-76771f1b7000 r--p 00002000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
76771f1b7000-76771f1b8000 r--p 00002000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
76771f1b8000-76771f1b9000 rw-p 00003000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
76771f1b9000-76771f1bb000 rw-p 00000000 00:00 0 
76771f1bb000-76771f1bc000 r--p 00000000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
76771f1bc000-76771f1e7000 r-xp 00001000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
76771f1e7000-76771f1f1000 r--p 0002c000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
76771f1f1000-76771f1f3000 r--p 00036000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
76771f1f3000-76771f1f5000 rw-p 00038000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffe08e5c000-7ffe08e7d000 rw-p 00000000 00:00 0                          [stack]
7ffe08f8b000-7ffe08f8f000 r--p 00000000 00:00 0                          [vvar]
7ffe08f8f000-7ffe08f91000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


running file: /tmp/ruby/src/trunk_clang_16/test/ruby/test_require.rb

A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

/tmp/ruby/src/trunk_clang_16/test/runner.rb:5: [BUG] Segmentation fault at 0x0000738d09ddf838
ruby 3.5.0dev (2025-09-29T15:55:19Z master baec95c85a) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_clang_16/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:000de0 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk_clang_16/test/runner.rb:5:in '<main>'
/tmp/ruby/src/trunk_clang_16/test/runner.rb:5:in 'require_relative'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 2

-- Machine register context ------------------------------------------------
 RIP: 0x0000738d09ddf838 RBP: 0x00007ffe4a06ecd0 RSP: 0x00007ffe4a06eb28
 RAX: 0x0000738d09ddf798 RBX: 0x0000738d09d2e8f8 RCX: 0x0000000000000000
 RDX: 0x000063de622c19b0 RDI: 0x000063de953c3370 RSI: 0x000063de953c3370
  R8: 0x0000000000000040  R9: 0x000063de9523fa68 R10: 0xffffffffffffffc0
 R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x0000738d09d2e880
 R14: 0x0000738d09d2e880 R15: 0x000063de952362d0 EFL: 0x0000000000010206

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x63de6261a302] /tmp/ruby/src/trunk_clang_16/vm_dump.c:845
/tmp/ruby/build/trunk_clang_16/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_16/vm_dump.c:1178
/tmp/ruby/build/trunk_clang_16/ruby(rb_bug_for_fatal_signal+0x15c) [0x63de625d9edc] /tmp/ruby/src/trunk_clang_16/error.c:1130
/tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x63de6235b06a] /tmp/ruby/src/trunk_clang_16/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x738d09fe8320) [0x738d09fe8320]
[0x738d09ddf838]

-- Other runtime information -----------------------------------------------

* Loaded script: /tmp/ruby/src/trunk_clang_16/test/runner.rb

* Namespace: disabled
* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 pathname.so
    6 ruby2_keywords.rb
    7 set.rb
    8 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
    9 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
   10 /tmp/ruby/src/trunk_clang_16/tool/lib/_tmpdir.rb
   11 /tmp/ruby/build/trunk_clang_16/rbconfig.rb
   12 /tmp/ruby/src/trunk_clang_16/lib/open3/version.rb
   13 /tmp/ruby/src/trunk_clang_16/lib/open3.rb
   14 /tmp/ruby/src/trunk_clang_16/lib/timeout.rb
   15 /tmp/ruby/src/trunk_clang_16/tool/lib/find_executable.rb
   16 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
   17 /tmp/ruby/src/trunk_clang_16/tool/lib/envutil.rb
   18 /tmp/ruby/src/trunk_clang_16/tool/lib/colorize.rb
   19 /tmp/ruby/src/trunk_clang_16/tool/lib/leakchecker.rb
   20 /tmp/ruby/src/trunk_clang_16/lib/prettyprint.rb
   21 /tmp/ruby/src/trunk_clang_16/lib/pp.rb
   22 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/assertions.rb
   23 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
   24 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
   25 /tmp/ruby/src/trunk_clang_16/tool/lib/core_assertions.rb
   26 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit/testcase.rb
   27 /tmp/ruby/src/trunk_clang_16/lib/optparse.rb
   28 /tmp/ruby/src/trunk_clang_16/tool/lib/test/unit.rb
   29 /tmp/ruby/src/trunk_clang_16/tool/lib/tracepointchecker.rb
   30 /tmp/ruby/src/trunk_clang_16/tool/lib/zombie_hunter.rb
   31 /tmp/ruby/src/trunk_clang_16/lib/delegate.rb
   32 /tmp/ruby/src/trunk_clang_16/lib/fileutils.rb
   33 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
   34 /tmp/ruby/src/trunk_clang_16/lib/tmpdir.rb
   35 /tmp/ruby/src/trunk_clang_16/lib/tempfile.rb
   36 /tmp/ruby/src/trunk_clang_16/tool/lib/iseq_loader_checker.rb
   37 /tmp/ruby/src/trunk_clang_16/tool/lib/gc_checker.rb
   38 /tmp/ruby/src/trunk_clang_16/tool/test/init.rb

* Process memory map:

63de6220e000-63de6224e000 r--p 00000000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
63de6224e000-63de62683000 r-xp 00040000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
63de62683000-63de6281a000 r--p 00475000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
63de6281a000-63de6282f000 r--p 0060c000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
63de6282f000-63de62831000 rw-p 00621000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
63de62831000-63de62845000 rw-p 00000000 00:00 0 
63de9522e000-63de956dd000 rw-p 00000000 00:00 0                          [heap]
738ce8000000-738ce8021000 rw-p 00000000 00:00 0 
738ce8021000-738cec000000 ---p 00000000 00:00 0 
738cecdcc000-738cecfd3000 r--s 00000000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
738cecfd3000-738cef57e000 r--s 00000000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
738cef57e000-738cef57f000 ---p 00000000 00:00 0 
738cef57f000-738cef59f000 rw-p 00000000 00:00 0 
738cef59f000-738cef6a0000 rw-p 00000000 00:00 0 
738cef6a0000-738cef6d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
738cef6df000-738cef720000 rw-p 00000000 00:00 0 
738cef720000-738cef7b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
738cef7bf000-738cef7c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef7c0000-738cef801000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef801000-738cef802000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef802000-738cef843000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef843000-738cef844000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef844000-738cef885000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef885000-738cef886000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef886000-738cef8c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef8c7000-738cef8c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef8c8000-738cef909000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef909000-738cef90a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef90a000-738cef94b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef94b000-738cef94c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef94c000-738cef98d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef98d000-738cef98e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef98e000-738cef9cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef9cf000-738cef9d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cef9d0000-738cefa11000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefa11000-738cefa12000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefa12000-738cefa53000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefa53000-738cefa54000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefa54000-738cefa95000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefa95000-738cefa96000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefa96000-738cefad7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefad7000-738cefad8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefad8000-738cefb19000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefb19000-738cefb1a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefb1a000-738cefb5b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefb5b000-738cefb5c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefb5c000-738cefb9d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefb9d000-738cefb9e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefb9e000-738cefbdf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefbdf000-738cefbe0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefbe0000-738cefc21000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefc21000-738cefc22000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefc22000-738cefc63000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefc63000-738cefc64000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefc64000-738cefca5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefca5000-738cefca6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefca6000-738cefce7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefce7000-738cefce8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefce8000-738cefd29000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefd29000-738cefd2a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefd2a000-738cefd6b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefd6b000-738cefd6c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefd6c000-738cefdad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefdad000-738cefdae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefdae000-738cefdef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefdef000-738cefdf0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefdf0000-738cefe31000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefe31000-738cefe32000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefe32000-738cefe73000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefe73000-738cefe74000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefe74000-738cefeb5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefeb5000-738cefeb6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefeb6000-738cefef7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefef7000-738cefef8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738cefef8000-738ceff39000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738ceff39000-738ceff3a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738ceff3a000-738ceff7b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738ceff7b000-738ceff7c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738ceff7c000-738ceffbd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738ceffbd000-738ceffbe000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738ceffbe000-738ceffff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
738ceffff000-738cf0000000 ---p 00000000 00:00 0 
738cf0000000-738cf0800000 rw-p 00000000 00:00 0 
738cf0800000-738d08800000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
738d08800000-738d09c00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
738d09c10000-738d09c50000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
738d09c5e000-738d09c9f000 rw-p 00000000 00:00 0 
738d09cb0000-738d09d40000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
738d09d50000-738d09df0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
738d09df2000-738d09df4000 r--p 00000000 00:ae 19180631                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
738d09df4000-738d09df7000 r-xp 00002000 00:ae 19180631                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
738d09df7000-738d09df8000 r--p 00005000 00:ae 19180631                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
738d09df8000-738d09df9000 r--p 00006000 00:ae 19180631                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
738d09df9000-738d09dfa000 rw-p 00007000 00:ae 19180631                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
738d09dfa000-738d09dfb000 r--p 00000000 00:ae 19179835                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
738d09dfb000-738d09dfc000 r-xp 00001000 00:ae 19179835                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
738d09dfc000-738d09dfd000 r--p 00002000 00:ae 19179835                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
738d09dfd000-738d09dfe000 r--p 00002000 00:ae 19179835                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
738d09dfe000-738d09dff000 rw-p 00003000 00:ae 19179835                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
738d09e07000-738d09e09000 r--p 00000000 00:ae 18134588                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
738d09e09000-738d09e0c000 r-xp 00002000 00:ae 18134588                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
738d09e0c000-738d09e0e000 r--p 00005000 00:ae 18134588                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
738d09e0e000-738d09e0f000 r--p 00006000 00:ae 18134588                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
738d09e0f000-738d09e10000 rw-p 00007000 00:ae 18134588                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
738d09e10000-738d09e30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
738d09e34000-738d09e35000 r--p 00000000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
738d09e35000-738d09e37000 r-xp 00001000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
738d09e37000-738d09e38000 r--p 00003000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
738d09e38000-738d09e39000 r--p 00003000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
738d09e39000-738d09e3a000 rw-p 00004000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
738d09e3a000-738d09e3b000 r--p 00000000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
738d09e3b000-738d09e3c000 r-xp 00001000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
738d09e3c000-738d09e3d000 r--p 00002000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
738d09e3d000-738d09e3e000 r--p 00002000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
738d09e3e000-738d09e3f000 rw-p 00003000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
738d09e3f000-738d09f40000 rw-p 00000000 00:00 0 
738d09f40000-738d09f47000 r--s 00000000 00:ae 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
738d09f47000-738d09fa0000 r--p 00000000 00:ae 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
738d09fa0000-738d09fa3000 rw-p 00000000 00:00 0 
738d09fa3000-738d09fcb000 r--p 00000000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
738d09fcb000-738d0a153000 r-xp 00028000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
738d0a153000-738d0a1a2000 r--p 001b0000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
738d0a1a2000-738d0a1a6000 r--p 001fe000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
738d0a1a6000-738d0a1a8000 rw-p 00202000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
738d0a1a8000-738d0a1b7000 rw-p 00000000 00:00 0 
738d0a1b7000-738d0a1bb000 r--p 00000000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
738d0a1bb000-738d0a1de000 r-xp 00004000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
738d0a1de000-738d0a1e2000 r--p 00027000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
738d0a1e2000-738d0a1e3000 r--p 0002b000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
738d0a1e3000-738d0a1e4000 rw-p 0002c000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
738d0a1e4000-738d0a1f4000 r--p 00000000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
738d0a1f4000-738d0a273000 r-xp 00010000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
738d0a273000-738d0a2cb000 r--p 0008f000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
738d0a2cb000-738d0a2cc000 r--p 000e7000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
738d0a2cc000-738d0a2cd000 rw-p 000e8000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
738d0a2cd000-738d0a2cf000 r--p 00000000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
738d0a2cf000-738d0a2e4000 r-xp 00002000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
738d0a2e4000-738d0a2fd000 r--p 00017000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
738d0a2fd000-738d0a2fe000 r--p 0002f000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
738d0a2fe000-738d0a2ff000 rw-p 00030000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
738d0a2ff000-738d0a307000 rw-p 00000000 00:00 0 
738d0a307000-738d0a311000 r--p 00000000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
738d0a311000-738d0a374000 r-xp 0000a000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
738d0a374000-738d0a389000 r--p 0006d000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
738d0a389000-738d0a38a000 r--p 00081000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
738d0a38a000-738d0a38b000 rw-p 00082000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
738d0a38b000-738d0a38d000 r--p 00000000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
738d0a38d000-738d0a39f000 r-xp 00002000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
738d0a39f000-738d0a3a5000 r--p 00014000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
738d0a3a5000-738d0a3a6000 r--p 0001a000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
738d0a3a6000-738d0a3a7000 rw-p 0001b000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
738d0a3a7000-738d0a3a8000 r--p 00000000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
738d0a3a8000-738d0a3a9000 r-xp 00001000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
738d0a3a9000-738d0a3aa000 r--p 00002000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
738d0a3aa000-738d0a3ab000 r--p 00002000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
738d0a3ab000-738d0a3ac000 rw-p 00003000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
738d0a3ac000-738d0a3ae000 rw-p 00000000 00:00 0 
738d0a3ae000-738d0a3af000 r--p 00000000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
738d0a3af000-738d0a3da000 r-xp 00001000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
738d0a3da000-738d0a3e4000 r--p 0002c000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
738d0a3e4000-738d0a3e6000 r--p 00036000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
738d0a3e6000-738d0a3e8000 rw-p 00038000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffe4a04f000-7ffe4a070000 rw-p 00000000 00:00 0                          [stack]
7ffe4a11a000-7ffe4a11e000 r--p 00000000 00:00 0                          [vvar]
7ffe4a11e000-7ffe4a120000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


make: *** [uncommon.mk:910: yes-test-all] Segmentation fault (core dumped)
$$$[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-16
	LD = ld
	LDSHARED = clang-16 -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_16/include -I/tmp/ruby/src/trunk_clang_16 -I/tmp/ruby/src/trunk_clang_16/prism -I/tmp/ruby/src/trunk_clang_16/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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_16/target/release/' '/tmp/ruby/src/trunk_clang_16/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_clang_16/target/release/' '/tmp/ruby/src/trunk_clang_16/zjit/src/lib.rs'
Ubuntu clang version 16.0.6 (23ubuntu4)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
ruby 3.5.0dev (2025-09-29T15:55:19Z master baec95c85a) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
/tmp/ruby/src/trunk_clang_16/spec/ruby/core/exception/syntax_error_spec.rb:18: [BUG] Segmentation fault at 0x000000000000000e
ruby 3.5.0dev (2025-09-29T15:55:19Z master baec95c85a) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0030 p:---- s:0148 e:000147 CFUNC  :require_relative
c:0029 p:0005 s:0143 e:000142 BLOCK  /tmp/ruby/src/trunk_clang_16/spec/ruby/core/exception/syntax_error_spec.rb:18
c:0028 p:0004 s:0140 e:000139 METHOD /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/raise_error.rb:18
c:0027 p:0079 s:0134 e:000133 METHOD /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/expectations/should.rb:16
c:0026 p:0022 s:0125 E:000648 BLOCK  /tmp/ruby/src/trunk_clang_16/spec/ruby/core/exception/syntax_error_spec.rb:19 [FINISH]
c:0025 p:---- s:0121 e:000120 CFUNC  :instance_exec
c:0024 p:0009 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:117
c:0023 p:0009 s:0109 e:000108 BLOCK  /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/context.rb:176 [FINISH]
c:0022 p:---- s:0105 e:000104 CFUNC  :all?
c:0021 p:0027 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/context.rb:176
c:0020 p:0047 s:0094 e:000093 BLOCK  /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/context.rb:212
c:0019 p:0010 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:285
c:0018 p:0005 s:0085 e:000084 BLOCK  /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/context.rb:204 [FINISH]
c:0017 p:---- s:0081 e:000080 CFUNC  :each
c:0016 p:0058 s:0077 E:000120 METHOD /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/context.rb:203
c:0015 p:0065 s:0073 e:000072 METHOD /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:56
c:0014 p:0015 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/object.rb:11
c:0013 p:0012 s:0058 E:000180 TOP    /tmp/ruby/src/trunk_clang_16/spec/ruby/core/exception/syntax_error_spec.rb:3 [FINISH]
c:0012 p:---- s:0055 e:000054 CFUNC  :load
c:0011 p:0006 s:0050 e:000049 BLOCK  /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:100 [FINISH]
c:0010 p:---- s:0047 e:000046 CFUNC  :instance_exec
c:0009 p:0009 s:0043 e:000042 METHOD /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:117
c:0008 p:0029 s:0035 e:000034 BLOCK  /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:100
c:0007 p:0034 s:0031 e:000030 METHOD /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:77
c:0006 p:0004 s:0024 e:000023 METHOD /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:96
c:0005 p:0021 s:0020 e:000019 METHOD /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:64
c:0004 p:0024 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/commands/mspec-run.rb:84
c:0003 p:0062 s:0012 e:000011 METHOD /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/utils/script.rb:297
c:0002 p:0023 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_clang_16/spec/mspec/bin/mspec-run:7 [FINISH]
c:0001 p:0000 s:0003 E:001440 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk_clang_16/spec/mspec/bin/mspec-run:7:in '<main>'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/utils/script.rb:297:in 'main'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'run'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'process'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'files'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'each_file'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in files'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'protect'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'instance_exec'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in files'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'load'
/tmp/ruby/src/trunk_clang_16/spec/ruby/core/exception/syntax_error_spec.rb:3:in '<top (required)>'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/object.rb:11:in 'describe'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'describe'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/context.rb:203:in 'process'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/context.rb:203:in 'each'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in process'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'repeat'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/context.rb:212:in 'block (2 levels) in process'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/context.rb:176:in 'protect'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/context.rb:176:in 'all?'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in protect'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'protect'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'instance_exec'
/tmp/ruby/src/trunk_clang_16/spec/ruby/core/exception/syntax_error_spec.rb:19:in 'block (2 levels) in <top (required)>'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/expectations/should.rb:16:in 'should'
/tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/raise_error.rb:18:in 'matches?'
/tmp/ruby/src/trunk_clang_16/spec/ruby/core/exception/syntax_error_spec.rb:18:in 'block (3 levels) in <top (required)>'
/tmp/ruby/src/trunk_clang_16/spec/ruby/core/exception/syntax_error_spec.rb:18:in 'require_relative'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 1

-- Machine register context ------------------------------------------------
 RIP: 0x000060c21e5d5b67 RBP: 0x00007fffac498210 RSP: 0x00007fffac498070
 RAX: 0xda1bcd206fb8cf00 RBX: 0x0000000000000006 RCX: 0x0000000000000000
 RDX: 0x000060c21e5339b0 RDI: 0x0000000000000006 RSI: 0x000060c23164afe0
  R8: 0x0000000000000002  R9: 0x0000000000000070 R10: 0x0000000000000002
 R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00007719dec15588
 R14: 0x00007719dec15588 R15: 0x000060c23122a2d0 EFL: 0x0000000000010202

-- C level backtrace information -------------------------------------------
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
/tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x60c21e88c302] /tmp/ruby/src/trunk_clang_16/vm_dump.c:845
/tmp/ruby/build/trunk_clang_16/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_16/vm_dump.c:1178
/tmp/ruby/build/trunk_clang_16/ruby(rb_bug_for_fatal_signal+0x15c) [0x60c21e84bedc] /tmp/ruby/src/trunk_clang_16/error.c:1130
/tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x60c21e5cd06a] /tmp/ruby/src/trunk_clang_16/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x7719deed6320) [0x7719deed6320]
/tmp/ruby/build/trunk_clang_16/ruby(rb_st_update+0x37) [0x60c21e5d5b67] /tmp/ruby/src/trunk_clang_16/st.c:1469
/tmp/ruby/build/trunk_clang_16/ruby(load_unlock+0x19) [0x60c21e5318f7] /tmp/ruby/src/trunk_clang_16/load.c:1012
/tmp/ruby/build/trunk_clang_16/ruby(require_internal) /tmp/ruby/src/trunk_clang_16/load.c:1374
/tmp/ruby/build/trunk_clang_16/ruby(rb_require_string_internal+0x4c) [0x60c21e530bac] /tmp/ruby/src/trunk_clang_16/load.c:1460
/tmp/ruby/build/trunk_clang_16/ruby(rb_require_relative_entrypoint) /tmp/ruby/src/trunk_clang_16/load.c:1071
/tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x60c21e65f744] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3918
/tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xd8) [0x60c21e640931] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:6111
/tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:901
/tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x0) [0x60c21e63c140] /tmp/ruby/src/trunk_clang_16/vm.c:2710
/tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2713
/tmp/ruby/build/trunk_clang_16/ruby(invoke_block_from_c_bh+0x479) [0x60c21e668af9] /tmp/ruby/src/trunk_clang_16/vm.c:1740
/tmp/ruby/build/trunk_clang_16/ruby(vm_yield_with_cref+0x97) [0x60c21e64f3e9] /tmp/ruby/src/trunk_clang_16/vm.c:1791
/tmp/ruby/build/trunk_clang_16/ruby(yield_under) /tmp/ruby/src/trunk_clang_16/vm_eval.c:2221
/tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x60c21e65f744] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3918
/tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xee) [0x60c21e6400d0] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:6111
/tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:853
/tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x0) [0x60c21e63c140] /tmp/ruby/src/trunk_clang_16/vm.c:2710
/tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2713
/tmp/ruby/build/trunk_clang_16/ruby(invoke_block_from_c_bh+0x479) [0x60c21e668af9] /tmp/ruby/src/trunk_clang_16/vm.c:1740
/tmp/ruby/build/trunk_clang_16/ruby(vm_yield_with_cref+0x86) [0x60c21e64d37e] /tmp/ruby/src/trunk_clang_16/vm.c:1791
/tmp/ruby/build/trunk_clang_16/ruby(vm_yield) /tmp/ruby/src/trunk_clang_16/vm.c:1799
/tmp/ruby/build/trunk_clang_16/ruby(rb_yield_0) /tmp/ruby/src/trunk_clang_16/vm_eval.c:1362
/tmp/ruby/build/trunk_clang_16/ruby(rb_yield) /tmp/ruby/src/trunk_clang_16/vm_eval.c:1378
/tmp/ruby/build/trunk_clang_16/ruby(rb_ary_all_p+0xd7) [0x60c21e794367] /tmp/ruby/src/trunk_clang_16/array.c:7904
/tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x60c21e65f744] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3918
/tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xee) [0x60c21e6400d0] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:6111
/tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:853
/tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x0) [0x60c21e63c140] /tmp/ruby/src/trunk_clang_16/vm.c:2710
/tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2713
/tmp/ruby/build/trunk_clang_16/ruby(invoke_block_from_c_bh+0x479) [0x60c21e668af9] /tmp/ruby/src/trunk_clang_16/vm.c:1740
/tmp/ruby/build/trunk_clang_16/ruby(vm_yield_with_cref+0x86) [0x60c21e64d37e] /tmp/ruby/src/trunk_clang_16/vm.c:1791
/tmp/ruby/build/trunk_clang_16/ruby(vm_yield) /tmp/ruby/src/trunk_clang_16/vm.c:1799
/tmp/ruby/build/trunk_clang_16/ruby(rb_yield_0) /tmp/ruby/src/trunk_clang_16/vm_eval.c:1362
/tmp/ruby/build/trunk_clang_16/ruby(rb_yield) /tmp/ruby/src/trunk_clang_16/vm_eval.c:1378
/tmp/ruby/build/trunk_clang_16/ruby(rb_ary_each+0x37) [0x60c21e787d87] /tmp/ruby/src/trunk_clang_16/array.c:2658
/tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x60c21e65f744] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3918
/tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xee) [0x60c21e6400d0] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:6111
/tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:853
/tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x0) [0x60c21e63c140] /tmp/ruby/src/trunk_clang_16/vm.c:2710
/tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2713
/tmp/ruby/build/trunk_clang_16/ruby(load_iseq_eval+0x24e) [0x60c21e53387e] /tmp/ruby/src/trunk_clang_16/load.c:784
/tmp/ruby/build/trunk_clang_16/ruby(raise_load_if_failed+0x0) [0x60c21e53074c] /tmp/ruby/src/trunk_clang_16/load.c:861
/tmp/ruby/build/trunk_clang_16/ruby(rb_load_internal) /tmp/ruby/src/trunk_clang_16/load.c:863
/tmp/ruby/build/trunk_clang_16/ruby(rb_f_load+0x80) [0x60c21e532710] /tmp/ruby/src/trunk_clang_16/load.c:903
/tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x60c21e65f744] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3918
/tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xd8) [0x60c21e640931] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:6111
/tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:901
/tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x0) [0x60c21e63c140] /tmp/ruby/src/trunk_clang_16/vm.c:2710
/tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2713
/tmp/ruby/build/trunk_clang_16/ruby(invoke_block_from_c_bh+0x479) [0x60c21e668af9] /tmp/ruby/src/trunk_clang_16/vm.c:1740
/tmp/ruby/build/trunk_clang_16/ruby(vm_yield_with_cref+0x97) [0x60c21e64f3e9] /tmp/ruby/src/trunk_clang_16/vm.c:1791
/tmp/ruby/build/trunk_clang_16/ruby(yield_under) /tmp/ruby/src/trunk_clang_16/vm_eval.c:2221
/tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x60c21e65f744] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3918
/tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xee) [0x60c21e6400d0] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:6111
/tmp/ruby/build/trunk_clang_16/ruby(vm_exec_core) ../../src/trunk_clang_16/insns.def:853
/tmp/ruby/build/trunk_clang_16/ruby(vm_exec_loop+0x90) [0x60c21e63c29b] /tmp/ruby/src/trunk_clang_16/vm.c:2737
/tmp/ruby/build/trunk_clang_16/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_16/vm.c:2716
/tmp/ruby/build/trunk_clang_16/ruby(rb_ec_exec_node+0x2b) [0x60c21e4ceab1] /tmp/ruby/src/trunk_clang_16/eval.c:283
/tmp/ruby/build/trunk_clang_16/ruby(ruby_run_node) /tmp/ruby/src/trunk_clang_16/eval.c:321
/tmp/ruby/build/trunk_clang_16/ruby(rb_main+0x1c) [0x60c21e4cc585] /tmp/ruby/src/trunk_clang_16/main.c:42
/tmp/ruby/build/trunk_clang_16/ruby(main) /tmp/ruby/src/trunk_clang_16/main.c:62
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7719deebb1ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7719deebb28b] ../csu/libc-start.c:360
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
[0x60c21e4cc445]

-- Other runtime information -----------------------------------------------

* Loaded script: /tmp/ruby/src/trunk_clang_16/spec/mspec/bin/mspec-run

* Namespace: disabled
* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 pathname.so
    6 ruby2_keywords.rb
    7 set.rb
    8 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
    9 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
   10 /tmp/ruby/build/trunk_clang_16/rbconfig.rb
   11 /tmp/ruby/src/trunk_clang_16/lib/rubygems/defaults.rb
   12 /tmp/ruby/src/trunk_clang_16/lib/rubygems/deprecate.rb
   13 /tmp/ruby/src/trunk_clang_16/lib/rubygems/errors.rb
   14 /tmp/ruby/src/trunk_clang_16/lib/rubygems/target_rbconfig.rb
   15 /tmp/ruby/src/trunk_clang_16/lib/rubygems/win_platform.rb
   16 /tmp/ruby/src/trunk_clang_16/lib/rubygems/unknown_command_spell_checker.rb
   17 /tmp/ruby/src/trunk_clang_16/lib/rubygems/exceptions.rb
   18 /tmp/ruby/src/trunk_clang_16/lib/rubygems/basic_specification.rb
   19 /tmp/ruby/src/trunk_clang_16/lib/rubygems/stub_specification.rb
   20 /tmp/ruby/src/trunk_clang_16/lib/rubygems/platform.rb
   21 /tmp/ruby/src/trunk_clang_16/lib/rubygems/specification_record.rb
   22 /tmp/ruby/src/trunk_clang_16/lib/rubygems/util/list.rb
   23 /tmp/ruby/src/trunk_clang_16/lib/rubygems/version.rb
   24 /tmp/ruby/src/trunk_clang_16/lib/rubygems/requirement.rb
   25 /tmp/ruby/src/trunk_clang_16/lib/rubygems/specification.rb
   26 /tmp/ruby/src/trunk_clang_16/lib/rubygems/util.rb
   27 /tmp/ruby/src/trunk_clang_16/lib/rubygems/dependency.rb
   28 /tmp/ruby/src/trunk_clang_16/lib/rubygems/core_ext/kernel_gem.rb
   29 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
   30 /tmp/ruby/build/trunk_clang_16/.ext/common/monitor.rb
   31 /tmp/ruby/src/trunk_clang_16/lib/rubygems.rb
   32 /tmp/ruby/src/trunk_clang_16/lib/bundled_gems.rb
   33 /tmp/ruby/src/trunk_clang_16/lib/error_highlight/version.rb
   34 /tmp/ruby/src/trunk_clang_16/lib/error_highlight/base.rb
   35 /tmp/ruby/src/trunk_clang_16/lib/error_highlight/formatter.rb
   36 /tmp/ruby/src/trunk_clang_16/lib/error_highlight/core_ext.rb
   37 /tmp/ruby/src/trunk_clang_16/lib/error_highlight.rb
   38 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/version.rb
   39 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/core_ext/name_error.rb
   40 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/levenshtein.rb
   41 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/jaro_winkler.rb
   42 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/spell_checker.rb
   43 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
   44 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
   45 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/spell_checkers/name_error_checkers.rb
   46 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/spell_checkers/method_name_checker.rb
   47 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/spell_checkers/key_error_checker.rb
   48 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/spell_checkers/null_checker.rb
   49 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/tree_spell_checker.rb
   50 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/spell_checkers/require_path_checker.rb
   51 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
   52 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean/formatter.rb
   53 /tmp/ruby/src/trunk_clang_16/lib/did_you_mean.rb
   54 /tmp/ruby/src/trunk_clang_16/lib/syntax_suggest/core_ext.rb
   55 /tmp/ruby/build/trunk_clang_16/x86_64-linux-fake.rb
   56 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/utils/version.rb
   57 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/version.rb
   58 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/utils/options.rb
   59 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/context.rb
   60 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/exception.rb
   61 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/tag.rb
   62 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/mspec.rb
   63 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/actions/tally.rb
   64 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/guards/guard.rb
   65 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/utils/deprecate.rb
   66 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/guards/version.rb
   67 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/utils/warnings.rb
   68 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/utils/script.rb
   69 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/commands/mspec-run.rb
   70 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/expectations/expectations.rb
   71 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/actions/timer.rb
   72 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb
   73 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters/base.rb
   74 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters/dotted.rb
   75 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters/describe.rb
   76 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters/file.rb
   77 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters/specdoc.rb
   78 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters/html.rb
   79 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters/summary.rb
   80 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters/unit.rb
   81 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters/spinner.rb
   82 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters/method.rb
   83 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters/stats.rb
   84 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters/yaml.rb
   85 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/actions/profile.rb
   86 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters/profile.rb
   87 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters/junit.rb
   88 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/formatters.rb
   89 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/filters/match.rb
   90 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/filters/regexp.rb
   91 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/filters/tag.rb
   92 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/filters/profile.rb
   93 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/filters.rb
   94 /tmp/ruby/src/trunk_clang_16/lib/prettyprint.rb
   95 /tmp/ruby/src/trunk_clang_16/lib/pp.rb
   96 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/utils/format.rb
   97 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/base.rb
   98 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/be_an_instance_of.rb
   99 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/be_ancestor_of.rb
  100 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/be_close.rb
  101 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/be_computed_by.rb
  102 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/be_empty.rb
  103 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/be_false.rb
  104 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/be_kind_of.rb
  105 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/be_nan.rb
  106 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/be_nil.rb
  107 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/be_true.rb
  108 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/be_true_or_false.rb
  109 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/guards/feature.rb
  110 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/helpers/io.rb
  111 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/complain.rb
  112 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/eql.rb
  113 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/equal.rb
  114 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/equal_element.rb
  115 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/variable.rb
  116 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/have_constant.rb
  117 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/have_class_variable.rb
  118 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/method.rb
  119 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/have_instance_method.rb
  120 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/have_instance_variable.rb
  121 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/have_method.rb
  122 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/have_private_instance_method.rb
  123 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/have_private_method.rb
  124 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/have_protected_instance_method.rb
  125 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/have_public_instance_method.rb
  126 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/have_singleton_method.rb
  127 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/include.rb
  128 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/include_any_of.rb
  129 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/infinity.rb
  130 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/match_yaml.rb
  131 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/raise_error.rb
  132 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/output.rb
  133 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/helpers/tmp.rb
  134 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/output_to_fd.rb
  135 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/respond_to.rb
  136 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/signed_zero.rb
  137 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/block_caller.rb
  138 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers/skip.rb
  139 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/matchers.rb
  140 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/expectations/should.rb
  141 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/expectations.rb
  142 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/helpers/warning.rb
  143 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/mocks/mock.rb
  144 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/mocks/proxy.rb
  145 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/mocks/object.rb
  146 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/mocks.rb
  147 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/evaluate.rb
  148 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/example.rb
  149 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/object.rb
  150 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/actions/filter.rb
  151 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/actions/tag.rb
  152 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/actions/taglist.rb
  153 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/actions/tagpurge.rb
  154 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/actions.rb
  155 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner/shared.rb
  156 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/runner.rb
  157 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/guards/block_device.rb
  158 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/guards/bug.rb
  159 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/guards/conflict.rb
  160 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/guards/endian.rb
  161 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
  162 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/guards/platform.rb
  163 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/guards/quarantine.rb
  164 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/guards/support.rb
  165 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/guards/superuser.rb
  166 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/guards.rb
  167 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/helpers/argf.rb
  168 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/helpers/argv.rb
  169 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/helpers/datetime.rb
  170 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/helpers/fixture.rb
  171 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/helpers/flunk.rb
  172 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/helpers/fs.rb
  173 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/helpers/mock_to_path.rb
  174 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/helpers/numeric.rb
  175 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/helpers/ruby_exe.rb
  176 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/helpers/scratch.rb
  177 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec/helpers.rb
  178 /tmp/ruby/src/trunk_clang_16/spec/mspec/lib/mspec.rb
  179 /tmp/ruby/src/trunk_clang_16/spec/ruby/spec_helper.rb
  180 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/euc_jp.so
  181 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
  182 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/japanese_euc.so
  183 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/argf/shared/pos.rb
  184 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/argf/shared/readlines.rb
  185 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/argf/shared/fileno.rb
  186 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/fixtures/classes.rb
  187 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/enumerable/shared/enumeratorized.rb
  188 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/shared/clone.rb
  189 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/shared/enumeratorize.rb
  190 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/shared/delete_if.rb
  191 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/shared/iterable_and_tolerating_size_increasing.rb
  192 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/shared/eql.rb
  193 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/shared/index.rb
  194 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/fixtures/encoded_strings.rb
  195 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/shared/join.rb
  196 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/pack/shared/basic.rb
  197 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/pack/shared/numeric_basic.rb
  198 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/pack/shared/float.rb
  199 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/pack/shared/taint.rb
  200 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/pack/shared/unicode.rb
  201 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/array/shared/union.rb
  202 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/basicobject/fixtures/classes.rb
  203 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/binding/fixtures/classes.rb
  204 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/comparable/fixtures/classes.rb
  205 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/complex/shared/rect.rb
  206 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/dir/fixtures/common.rb
  207 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_1.so
  208 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/dir/shared/open.rb
  209 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/dir/shared/delete.rb
  210 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
  211 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/shift_jis.so
  212 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
  213 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32le.so
  214 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so

* Process memory map:

60c21e480000-60c21e4c0000 r--p 00000000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
60c21e4c0000-60c21e8f5000 r-xp 00040000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
60c21e8f5000-60c21ea8c000 r--p 00475000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
60c21ea8c000-60c21eaa1000 r--p 0060c000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
60c21eaa1000-60c21eaa3000 rw-p 00621000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
60c21eaa3000-60c21eab7000 rw-p 00000000 00:00 0 
60c231222000-60c231a70000 rw-p 00000000 00:00 0                          [heap]
771828000000-771828021000 rw-p 00000000 00:00 0 
771828021000-77182c000000 ---p 00000000 00:00 0 
77182da55000-771830000000 r--s 00000000 00:ae 18003521                   /tmp/ruby/build/trunk_clang_16/ruby
771830000000-771830021000 rw-p 00000000 00:00 0 
771830021000-771834000000 ---p 00000000 00:00 0 
771834000000-771834021000 rw-p 00000000 00:00 0 
771834021000-771838000000 ---p 00000000 00:00 0 
771838000000-771838021000 rw-p 00000000 00:00 0 
771838021000-77183c000000 ---p 00000000 00:00 0 
77183c000000-77183c021000 rw-p 00000000 00:00 0 
77183c021000-771840000000 ---p 00000000 00:00 0 
771840000000-771840021000 rw-p 00000000 00:00 0 
771840021000-771844000000 ---p 00000000 00:00 0 
771844000000-771844021000 rw-p 00000000 00:00 0 
771844021000-771848000000 ---p 00000000 00:00 0 
771848000000-771848021000 rw-p 00000000 00:00 0 
771848021000-77184c000000 ---p 00000000 00:00 0 
77184c000000-77184c021000 rw-p 00000000 00:00 0 
77184c021000-771850000000 ---p 00000000 00:00 0 
771850000000-771850021000 rw-p 00000000 00:00 0 
771850021000-771854000000 ---p 00000000 00:00 0 
771854000000-771854021000 rw-p 00000000 00:00 0 
771854021000-771858000000 ---p 00000000 00:00 0 
771858000000-771858021000 rw-p 00000000 00:00 0 
771858021000-77185c000000 ---p 00000000 00:00 0 
77185c000000-77185c021000 rw-p 00000000 00:00 0 
77185c021000-771860000000 ---p 00000000 00:00 0 
771860000000-771860021000 rw-p 00000000 00:00 0 
771860021000-771864000000 ---p 00000000 00:00 0 
771864000000-771864021000 rw-p 00000000 00:00 0 
771864021000-771868000000 ---p 00000000 00:00 0 
771868000000-771868021000 rw-p 00000000 00:00 0 
771868021000-77186c000000 ---p 00000000 00:00 0 
77186c000000-77186c021000 rw-p 00000000 00:00 0 
77186c021000-771870000000 ---p 00000000 00:00 0 
771870000000-771870021000 rw-p 00000000 00:00 0 
771870021000-771874000000 ---p 00000000 00:00 0 
771874000000-771874021000 rw-p 00000000 00:00 0 
771874021000-771878000000 ---p 00000000 00:00 0 
771878000000-771878021000 rw-p 00000000 00:00 0 
771878021000-77187c000000 ---p 00000000 00:00 0 
77187c000000-77187c021000 rw-p 00000000 00:00 0 
77187c021000-771880000000 ---p 00000000 00:00 0 
771880000000-771880021000 rw-p 00000000 00:00 0 
771880021000-771884000000 ---p 00000000 00:00 0 
771884000000-771884021000 rw-p 00000000 00:00 0 
771884021000-771888000000 ---p 00000000 00:00 0 
771888000000-771888021000 rw-p 00000000 00:00 0 
771888021000-77188c000000 ---p 00000000 00:00 0 
77188c000000-77188c021000 rw-p 00000000 00:00 0 
77188c021000-771890000000 ---p 00000000 00:00 0 
771890000000-771890021000 rw-p 00000000 00:00 0 
771890021000-771894000000 ---p 00000000 00:00 0 
771894000000-771894021000 rw-p 00000000 00:00 0 
771894021000-771898000000 ---p 00000000 00:00 0 
771898000000-771898021000 rw-p 00000000 00:00 0 
771898021000-77189c000000 ---p 00000000 00:00 0 
77189c000000-77189c021000 rw-p 00000000 00:00 0 
77189c021000-7718a0000000 ---p 00000000 00:00 0 
7718a0000000-7718a0021000 rw-p 00000000 00:00 0 
7718a0021000-7718a4000000 ---p 00000000 00:00 0 
7718a4000000-7718a4021000 rw-p 00000000 00:00 0 
7718a4021000-7718a8000000 ---p 00000000 00:00 0 
7718a8000000-7718a8021000 rw-p 00000000 00:00 0 
7718a8021000-7718ac000000 ---p 00000000 00:00 0 
7718ac000000-7718ac021000 rw-p 00000000 00:00 0 
7718ac021000-7718b0000000 ---p 00000000 00:00 0 
7718b0000000-7718b0021000 rw-p 00000000 00:00 0 
7718b0021000-7718b4000000 ---p 00000000 00:00 0 
7718b4000000-7718b4021000 rw-p 00000000 00:00 0 
7718b4021000-7718b8000000 ---p 00000000 00:00 0 
7718b8000000-7718b8021000 rw-p 00000000 00:00 0 
7718b8021000-7718bc000000 ---p 00000000 00:00 0 
7718bc000000-7718bc021000 rw-p 00000000 00:00 0 
7718bc021000-7718c0000000 ---p 00000000 00:00 0 
7718c0000000-7718c0021000 rw-p 00000000 00:00 0 
7718c0021000-7718c4000000 ---p 00000000 00:00 0 
7718c4000000-7718c4021000 rw-p 00000000 00:00 0 
7718c4021000-7718c8000000 ---p 00000000 00:00 0 
7718c8000000-7718c8021000 rw-p 00000000 00:00 0 
7718c8021000-7718cc000000 ---p 00000000 00:00 0 
7718cc000000-7718cc021000 rw-p 00000000 00:00 0 
7718cc021000-7718d0000000 ---p 00000000 00:00 0 
7718d0000000-7718d0021000 rw-p 00000000 00:00 0 
7718d0021000-7718d4000000 ---p 00000000 00:00 0 
7718d4000000-7718d4021000 rw-p 00000000 00:00 0 
7718d4021000-7718d8000000 ---p 00000000 00:00 0 
7718d8000000-7718d8021000 rw-p 00000000 00:00 0 
7718d8021000-7718dc000000 ---p 00000000 00:00 0 
7718dc000000-7718dc021000 rw-p 00000000 00:00 0 
7718dc021000-7718e0000000 ---p 00000000 00:00 0 
7718e0000000-7718e0021000 rw-p 00000000 00:00 0 
7718e0021000-7718e4000000 ---p 00000000 00:00 0 
7718e4000000-7718e4021000 rw-p 00000000 00:00 0 
7718e4021000-7718e8000000 ---p 00000000 00:00 0 
7718e8000000-7718e8021000 rw-p 00000000 00:00 0 
7718e8021000-7718ec000000 ---p 00000000 00:00 0 
7718ec000000-7718ec021000 rw-p 00000000 00:00 0 
7718ec021000-7718f0000000 ---p 00000000 00:00 0 
7718f0000000-7718f0021000 rw-p 00000000 00:00 0 
7718f0021000-7718f4000000 ---p 00000000 00:00 0 
7718f4000000-7718f4021000 rw-p 00000000 00:00 0 
7718f4021000-7718f8000000 ---p 00000000 00:00 0 
7718f8000000-7718f8021000 rw-p 00000000 00:00 0 
7718f8021000-7718fc000000 ---p 00000000 00:00 0 
7718fc000000-7718fc021000 rw-p 00000000 00:00 0 
7718fc021000-771900000000 ---p 00000000 00:00 0 
771900000000-771900021000 rw-p 00000000 00:00 0 
771900021000-771904000000 ---p 00000000 00:00 0 
771904000000-771904021000 rw-p 00000000 00:00 0 
771904021000-771908000000 ---p 00000000 00:00 0 
771908000000-771908021000 rw-p 00000000 00:00 0 
771908021000-77190c000000 ---p 00000000 00:00 0 
77190c000000-77190c021000 rw-p 00000000 00:00 0 
77190c021000-771910000000 ---p 00000000 00:00 0 
771910000000-771910021000 rw-p 00000000 00:00 0 
771910021000-771914000000 ---p 00000000 00:00 0 
771914000000-771914021000 rw-p 00000000 00:00 0 
771914021000-771918000000 ---p 00000000 00:00 0 
771918000000-771918021000 rw-p 00000000 00:00 0 
771918021000-77191c000000 ---p 00000000 00:00 0 
77191c000000-77191c021000 rw-p 00000000 00:00 0 
77191c021000-771920000000 ---p 00000000 00:00 0 
771920000000-771920021000 rw-p 00000000 00:00 0 
771920021000-771924000000 ---p 00000000 00:00 0 
771924000000-771924021000 rw-p 00000000 00:00 0 
771924021000-771928000000 ---p 00000000 00:00 0 
771928000000-771928021000 rw-p 00000000 00:00 0 
771928021000-77192c000000 ---p 00000000 00:00 0 
77192c000000-77192c021000 rw-p 00000000 00:00 0 
77192c021000-771930000000 ---p 00000000 00:00 0 
771930000000-771930021000 rw-p 00000000 00:00 0 
771930021000-771934000000 ---p 00000000 00:00 0 
771934000000-771934021000 rw-p 00000000 00:00 0 
771934021000-771938000000 ---p 00000000 00:00 0 
771938000000-771938021000 rw-p 00000000 00:00 0 
771938021000-77193c000000 ---p 00000000 00:00 0 
77193c000000-77193c021000 rw-p 00000000 00:00 0 
77193c021000-771940000000 ---p 00000000 00:00 0 
771940000000-771940021000 rw-p 00000000 00:00 0 
771940021000-771944000000 ---p 00000000 00:00 0 
771944000000-771944021000 rw-p 00000000 00:00 0 
771944021000-771948000000 ---p 00000000 00:00 0 
771948000000-771948021000 rw-p 00000000 00:00 0 
771948021000-77194c000000 ---p 00000000 00:00 0 
77194c000000-77194c021000 rw-p 00000000 00:00 0 
77194c021000-771950000000 ---p 00000000 00:00 0 
771950000000-771950021000 rw-p 00000000 00:00 0 
771950021000-771954000000 ---p 00000000 00:00 0 
771954000000-771954021000 rw-p 00000000 00:00 0 
771954021000-771958000000 ---p 00000000 00:00 0 
771958000000-771958021000 rw-p 00000000 00:00 0 
771958021000-77195c000000 ---p 00000000 00:00 0 
77195c000000-77195c021000 rw-p 00000000 00:00 0 
77195c021000-771960000000 ---p 00000000 00:00 0 
771960000000-771960021000 rw-p 00000000 00:00 0 
771960021000-771964000000 ---p 00000000 00:00 0 
771964000000-771964021000 rw-p 00000000 00:00 0 
771964021000-771968000000 ---p 00000000 00:00 0 
771968000000-771968021000 rw-p 00000000 00:00 0 
771968021000-77196c000000 ---p 00000000 00:00 0 
77196c000000-77196c021000 rw-p 00000000 00:00 0 
77196c021000-771970000000 ---p 00000000 00:00 0 
771970000000-771970021000 rw-p 00000000 00:00 0 
771970021000-771974000000 ---p 00000000 00:00 0 
771974000000-771974021000 rw-p 00000000 00:00 0 
771974021000-771978000000 ---p 00000000 00:00 0 
771978000000-771978021000 rw-p 00000000 00:00 0 
771978021000-77197c000000 ---p 00000000 00:00 0 
77197c000000-77197c021000 rw-p 00000000 00:00 0 
77197c021000-771980000000 ---p 00000000 00:00 0 
771980000000-771980021000 rw-p 00000000 00:00 0 
771980021000-771984000000 ---p 00000000 00:00 0 
771984000000-771984021000 rw-p 00000000 00:00 0 
771984021000-771988000000 ---p 00000000 00:00 0 
771988000000-771988021000 rw-p 00000000 00:00 0 
771988021000-77198c000000 ---p 00000000 00:00 0 
77198c000000-77198c021000 rw-p 00000000 00:00 0 
77198c021000-771990000000 ---p 00000000 00:00 0 
771990000000-771990021000 rw-p 00000000 00:00 0 
771990021000-771994000000 ---p 00000000 00:00 0 
771994000000-771994021000 rw-p 00000000 00:00 0 
771994021000-771998000000 ---p 00000000 00:00 0 
771998000000-771998021000 rw-p 00000000 00:00 0 
771998021000-77199c000000 ---p 00000000 00:00 0 
77199c000000-77199c021000 rw-p 00000000 00:00 0 
77199c021000-7719a0000000 ---p 00000000 00:00 0 
7719a0000000-7719a0021000 rw-p 00000000 00:00 0 
7719a0021000-7719a4000000 ---p 00000000 00:00 0 
7719a4000000-7719a4021000 rw-p 00000000 00:00 0 
7719a4021000-7719a8000000 ---p 00000000 00:00 0 
7719a8000000-7719a8021000 rw-p 00000000 00:00 0 
7719a8021000-7719ac000000 ---p 00000000 00:00 0 
7719ac000000-7719ac021000 rw-p 00000000 00:00 0 
7719ac021000-7719b0000000 ---p 00000000 00:00 0 
7719b0000000-7719b0021000 rw-p 00000000 00:00 0 
7719b0021000-7719b4000000 ---p 00000000 00:00 0 
7719b4000000-7719b4021000 rw-p 00000000 00:00 0 
7719b4021000-7719b8000000 ---p 00000000 00:00 0 
7719b8000000-7719b8021000 rw-p 00000000 00:00 0 
7719b8021000-7719bc000000 ---p 00000000 00:00 0 
7719bd069000-7719bd270000 r--s 00000000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7719bd270000-7719bd2c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7719bd2cc000-7719bd2cd000 ---p 00000000 00:00 0 
7719bd2cd000-7719bd2ed000 rw-p 00000000 00:00 0 
7719bd3ee000-7719bd3ef000 ---p 00000000 00:00 0 
7719bd3ef000-7719bd40f000 rw-p 00000000 00:00 0 
7719bd510000-7719bd511000 ---p 00000000 00:00 0 
7719bd511000-7719bd531000 rw-p 00000000 00:00 0 
7719bd632000-7719bd633000 ---p 00000000 00:00 0 
7719bd633000-7719bd653000 rw-p 00000000 00:00 0 
7719bd754000-7719bd755000 ---p 00000000 00:00 0 
7719bd755000-7719bd775000 rw-p 00000000 00:00 0 
7719bd876000-7719bd877000 ---p 00000000 00:00 0 
7719bd877000-7719bd897000 rw-p 00000000 00:00 0 
7719bd998000-7719bd999000 ---p 00000000 00:00 0 
7719bd999000-7719bd9b9000 rw-p 00000000 00:00 0 
7719bdaba000-7719bdabb000 ---p 00000000 00:00 0 
7719bdabb000-7719bdadb000 rw-p 00000000 00:00 0 
7719bdbdc000-7719bdbdd000 ---p 00000000 00:00 0 
7719bdbdd000-7719bdbfd000 rw-p 00000000 00:00 0 
7719bdcfe000-7719bdcff000 ---p 00000000 00:00 0 
7719bdcff000-7719bdd1f000 rw-p 00000000 00:00 0 
7719bde20000-7719bde21000 ---p 00000000 00:00 0 
7719bde21000-7719bde41000 rw-p 00000000 00:00 0 
7719bdf42000-7719bdf43000 ---p 00000000 00:00 0 
7719bdf43000-7719bdf63000 rw-p 00000000 00:00 0 
7719be064000-7719be065000 ---p 00000000 00:00 0 
7719be065000-7719be085000 rw-p 00000000 00:00 0 
7719be186000-7719be187000 ---p 00000000 00:00 0 
7719be187000-7719be1a7000 rw-p 00000000 00:00 0 
7719be2a8000-7719be2a9000 ---p 00000000 00:00 0 
7719be2a9000-7719be2c9000 rw-p 00000000 00:00 0 
7719be3ca000-7719be3cb000 ---p 00000000 00:00 0 
7719be3cb000-7719be3eb000 rw-p 00000000 00:00 0 
7719be4ec000-7719be4ed000 ---p 00000000 00:00 0 
7719be4ed000-7719be50d000 rw-p 00000000 00:00 0 
7719be60e000-7719be60f000 ---p 00000000 00:00 0 
7719be60f000-7719be62f000 rw-p 00000000 00:00 0 
7719be730000-7719be731000 ---p 00000000 00:00 0 
7719be731000-7719be751000 rw-p 00000000 00:00 0 
7719be852000-7719be853000 ---p 00000000 00:00 0 
7719be853000-7719be873000 rw-p 00000000 00:00 0 
7719be974000-7719be975000 ---p 00000000 00:00 0 
7719be975000-7719be995000 rw-p 00000000 00:00 0 
7719bea96000-7719bea97000 ---p 00000000 00:00 0 
7719bea97000-7719beab7000 rw-p 00000000 00:00 0 
7719bebb8000-7719bebb9000 ---p 00000000 00:00 0 
7719bebb9000-7719bebd9000 rw-p 00000000 00:00 0 
7719becda000-7719becdb000 ---p 00000000 00:00 0 
7719becdb000-7719becfb000 rw-p 00000000 00:00 0 
7719bedfc000-7719bedfd000 ---p 00000000 00:00 0 
7719bedfd000-7719bee1d000 rw-p 00000000 00:00 0 
7719bef1e000-7719bef1f000 ---p 00000000 00:00 0 
7719bef1f000-7719bef3f000 rw-p 00000000 00:00 0 
7719bf040000-7719bf041000 ---p 00000000 00:00 0 
7719bf041000-7719bf061000 rw-p 00000000 00:00 0 
7719bf162000-7719bf163000 ---p 00000000 00:00 0 
7719bf163000-7719bf183000 rw-p 00000000 00:00 0 
7719bf284000-7719bf285000 ---p 00000000 00:00 0 
7719bf285000-7719bf2a5000 rw-p 00000000 00:00 0 
7719bf3a6000-7719bf3a7000 ---p 00000000 00:00 0 
7719bf3a7000-7719bf3c7000 rw-p 00000000 00:00 0 
7719bf4c8000-7719bf4c9000 ---p 00000000 00:00 0 
7719bf4c9000-7719bf4e9000 rw-p 00000000 00:00 0 
7719bf5ea000-7719bf5eb000 ---p 00000000 00:00 0 
7719bf5eb000-7719bf60b000 rw-p 00000000 00:00 0 
7719bf70c000-7719bf70d000 ---p 00000000 00:00 0 
7719bf70d000-7719bf72d000 rw-p 00000000 00:00 0 
7719bf82e000-7719bf82f000 ---p 00000000 00:00 0 
7719bf82f000-7719bf84f000 rw-p 00000000 00:00 0 
7719bf950000-7719bf951000 ---p 00000000 00:00 0 
7719bf951000-7719bf971000 rw-p 00000000 00:00 0 
7719bfa72000-7719bfa73000 ---p 00000000 00:00 0 
7719bfa73000-7719bfa93000 rw-p 00000000 00:00 0 
7719bfb94000-7719bfb95000 ---p 00000000 00:00 0 
7719bfb95000-7719bfbb5000 rw-p 00000000 00:00 0 
7719bfcb6000-7719bfcb7000 ---p 00000000 00:00 0 
7719bfcb7000-7719bfcd7000 rw-p 00000000 00:00 0 
7719bfdd8000-7719bfdd9000 ---p 00000000 00:00 0 
7719bfdd9000-7719bfdf9000 rw-p 00000000 00:00 0 
7719bfefa000-7719bfefb000 ---p 00000000 00:00 0 
7719bfefb000-7719bff1b000 rw-p 00000000 00:00 0 
7719c001c000-7719c001d000 ---p 00000000 00:00 0 
7719c001d000-7719c003d000 rw-p 00000000 00:00 0 
7719c013e000-7719c013f000 ---p 00000000 00:00 0 
7719c013f000-7719c015f000 rw-p 00000000 00:00 0 
7719c0260000-7719c0261000 ---p 00000000 00:00 0 
7719c0261000-7719c0281000 rw-p 00000000 00:00 0 
7719c0382000-7719c0383000 ---p 00000000 00:00 0 
7719c0383000-7719c03a3000 rw-p 00000000 00:00 0 
7719c04a4000-7719c04a5000 ---p 00000000 00:00 0 
7719c04a5000-7719c04c5000 rw-p 00000000 00:00 0 
7719c05c6000-7719c05c7000 ---p 00000000 00:00 0 
7719c05c7000-7719c05e7000 rw-p 00000000 00:00 0 
7719c06e8000-7719c06e9000 ---p 00000000 00:00 0 
7719c06e9000-7719c0709000 rw-p 00000000 00:00 0 
7719c080a000-7719c080b000 ---p 00000000 00:00 0 
7719c080b000-7719c082b000 rw-p 00000000 00:00 0 
7719c092c000-7719c092d000 ---p 00000000 00:00 0 
7719c092d000-7719c094d000 rw-p 00000000 00:00 0 
7719c0a4e000-7719c0a4f000 ---p 00000000 00:00 0 
7719c0a4f000-7719c0a6f000 rw-p 00000000 00:00 0 
7719c0b70000-7719c0b71000 ---p 00000000 00:00 0 
7719c0b71000-7719c0b91000 rw-p 00000000 00:00 0 
7719c0c92000-7719c0c93000 ---p 00000000 00:00 0 
7719c0c93000-7719c0cb3000 rw-p 00000000 00:00 0 
7719c0db4000-7719c0db5000 ---p 00000000 00:00 0 
7719c0db5000-7719c0dd5000 rw-p 00000000 00:00 0 
7719c0ed6000-7719c0ed7000 ---p 00000000 00:00 0 
7719c0ed7000-7719c0ef7000 rw-p 00000000 00:00 0 
7719c0ff8000-7719c0ff9000 ---p 00000000 00:00 0 
7719c0ff9000-7719c1019000 rw-p 00000000 00:00 0 
7719c111a000-7719c111b000 ---p 00000000 00:00 0 
7719c111b000-7719c113b000 rw-p 00000000 00:00 0 
7719c123c000-7719c123d000 ---p 00000000 00:00 0 
7719c123d000-7719c125d000 rw-p 00000000 00:00 0 
7719c135e000-7719c135f000 ---p 00000000 00:00 0 
7719c135f000-7719c137f000 rw-p 00000000 00:00 0 
7719c1480000-7719c1481000 ---p 00000000 00:00 0 
7719c1481000-7719c14a1000 rw-p 00000000 00:00 0 
7719c15a2000-7719c15a3000 ---p 00000000 00:00 0 
7719c15a3000-7719c15c3000 rw-p 00000000 00:00 0 
7719c16c4000-7719c16c5000 ---p 00000000 00:00 0 
7719c16c5000-7719c16e5000 rw-p 00000000 00:00 0 
7719c17e6000-7719c17e7000 ---p 00000000 00:00 0 
7719c17e7000-7719c1807000 rw-p 00000000 00:00 0 
7719c1908000-7719c1909000 ---p 00000000 00:00 0 
7719c1909000-7719c1929000 rw-p 00000000 00:00 0 
7719c1a2a000-7719c1a2b000 ---p 00000000 00:00 0 
7719c1a2b000-7719c1a4b000 rw-p 00000000 00:00 0 
7719c1b4c000-7719c1b4d000 ---p 00000000 00:00 0 
7719c1b4d000-7719c1b6d000 rw-p 00000000 00:00 0 
7719c1c6e000-7719c1c6f000 ---p 00000000 00:00 0 
7719c1c6f000-7719c1c8f000 rw-p 00000000 00:00 0 
7719c1d90000-7719c1d91000 ---p 00000000 00:00 0 
7719c1d91000-7719c1db1000 rw-p 00000000 00:00 0 
7719c1eb2000-7719c1eb3000 ---p 00000000 00:00 0 
7719c1eb3000-7719c1ed3000 rw-p 00000000 00:00 0 
7719c1fd4000-7719c1fd5000 ---p 00000000 00:00 0 
7719c1fd5000-7719c1ff5000 rw-p 00000000 00:00 0 
7719c20f6000-7719c20f7000 ---p 00000000 00:00 0 
7719c20f7000-7719c2117000 rw-p 00000000 00:00 0 
7719c2218000-7719c2219000 ---p 00000000 00:00 0 
7719c2219000-7719c2239000 rw-p 00000000 00:00 0 
7719c233a000-7719c233b000 ---p 00000000 00:00 0 
7719c233b000-7719c235b000 rw-p 00000000 00:00 0 
7719c245c000-7719c245d000 ---p 00000000 00:00 0 
7719c245d000-7719c247d000 rw-p 00000000 00:00 0 
7719c257e000-7719c257f000 ---p 00000000 00:00 0 
7719c257f000-7719c259f000 rw-p 00000000 00:00 0 
7719c26a0000-7719c26a1000 ---p 00000000 00:00 0 
7719c26a1000-7719c26c1000 rw-p 00000000 00:00 0 
7719c27c2000-7719c27c3000 ---p 00000000 00:00 0 
7719c27c3000-7719c27e3000 rw-p 00000000 00:00 0 
7719c28e4000-7719c28e5000 ---p 00000000 00:00 0 
7719c28e5000-7719c2905000 rw-p 00000000 00:00 0 
7719c2a06000-7719c2a07000 ---p 00000000 00:00 0 
7719c2a07000-7719c2a27000 rw-p 00000000 00:00 0 
7719c2b28000-7719c2b29000 ---p 00000000 00:00 0 
7719c2b29000-7719c2b49000 rw-p 00000000 00:00 0 
7719c2c4a000-7719c2c4b000 ---p 00000000 00:00 0 
7719c2c4b000-7719c2c6b000 rw-p 00000000 00:00 0 
7719c2d6c000-7719c2d6d000 ---p 00000000 00:00 0 
7719c2d6d000-7719c2d8d000 rw-p 00000000 00:00 0 
7719c2e8e000-7719c2e8f000 ---p 00000000 00:00 0 
7719c2e8f000-7719c2eaf000 rw-p 00000000 00:00 0 
7719c2fb0000-7719c2fb1000 ---p 00000000 00:00 0 
7719c2fb1000-7719c2fd1000 rw-p 00000000 00:00 0 
7719c30d2000-7719c30d3000 ---p 00000000 00:00 0 
7719c30d3000-7719c30f3000 rw-p 00000000 00:00 0 
7719c31f4000-7719c31f5000 ---p 00000000 00:00 0 
7719c31f5000-7719c3215000 rw-p 00000000 00:00 0 
7719c3316000-7719c3317000 ---p 00000000 00:00 0 
7719c3317000-7719c3337000 rw-p 00000000 00:00 0 
7719c3438000-7719c3439000 ---p 00000000 00:00 0 
7719c3439000-7719c3459000 rw-p 00000000 00:00 0 
7719c355a000-7719c355b000 ---p 00000000 00:00 0 
7719c355b000-7719c357b000 rw-p 00000000 00:00 0 
7719c367c000-7719c367d000 ---p 00000000 00:00 0 
7719c367d000-7719c369d000 rw-p 00000000 00:00 0 
7719c379e000-7719c379f000 ---p 00000000 00:00 0 
7719c379f000-7719c37bf000 rw-p 00000000 00:00 0 
7719c38c0000-7719c38c1000 ---p 00000000 00:00 0 
7719c38c1000-7719c38e1000 rw-p 00000000 00:00 0 
7719c39e2000-7719c39e3000 ---p 00000000 00:00 0 
7719c39e3000-7719c3a03000 rw-p 00000000 00:00 0 
7719c3b04000-7719c3b05000 ---p 00000000 00:00 0 
7719c3b05000-7719c3b25000 rw-p 00000000 00:00 0 
7719c3c26000-7719c3c27000 ---p 00000000 00:00 0 
7719c3c27000-7719c3c47000 rw-p 00000000 00:00 0 
7719c3d48000-7719c3d49000 ---p 00000000 00:00 0 
7719c3d49000-7719c3d69000 rw-p 00000000 00:00 0 
7719c3e6a000-7719c3e6b000 ---p 00000000 00:00 0 
7719c3e6b000-7719c3e8b000 rw-p 00000000 00:00 0 
7719c3f8c000-7719c3f8d000 ---p 00000000 00:00 0 
7719c3f8d000-7719c3fad000 rw-p 00000000 00:00 0 
7719c40ae000-7719c40af000 ---p 00000000 00:00 0 
7719c40af000-7719c40cf000 rw-p 00000000 00:00 0 
7719c41d0000-7719c41d1000 ---p 00000000 00:00 0 
7719c41d1000-7719c41f1000 rw-p 00000000 00:00 0 
7719c42f2000-7719c42f3000 ---p 00000000 00:00 0 
7719c42f3000-7719c4313000 rw-p 00000000 00:00 0 
7719c43e0000-7719c4410000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7719c4414000-7719c4415000 r--p 00000000 00:ae 18134535                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/japanese_euc.so
7719c4415000-7719c4416000 r-xp 00001000 00:ae 18134535                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/japanese_euc.so
7719c4416000-7719c446c000 r--p 00002000 00:ae 18134535                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/japanese_euc.so
7719c446c000-7719c446d000 r--p 00057000 00:ae 18134535                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/japanese_euc.so
7719c446d000-7719c446e000 rw-p 00058000 00:ae 18134535                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/japanese_euc.so
7719c446e000-7719c44ef000 rw-p 00000000 00:00 0 
7719c4500000-7719c4600000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7719c460f000-7719c4650000 rw-p 00000000 00:00 0 
7719c4650000-7719c46c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7719c46c2000-7719c46c5000 r--p 00000000 00:ae 18134538                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
7719c46c5000-7719c46c6000 r-xp 00003000 00:ae 18134538                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
7719c46c6000-7719c46da000 r--p 00004000 00:ae 18134538                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
7719c46da000-7719c46df000 r--p 00018000 00:ae 18134538                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
7719c46df000-7719c46e0000 rw-p 0001d000 00:ae 18134538                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
7719c46e0000-7719c4720000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7719c4730000-7719c47b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7719c47bf000-7719c47c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c47c0000-7719c4801000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4801000-7719c4802000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4802000-7719c4843000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4843000-7719c4844000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4844000-7719c4885000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4885000-7719c4886000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4886000-7719c48c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c48c7000-7719c48c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c48c8000-7719c4909000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4909000-7719c490a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c490a000-7719c494b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c494b000-7719c494c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c494c000-7719c498d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c498d000-7719c498e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c498e000-7719c49cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c49cf000-7719c49d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c49d0000-7719c4a11000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4a11000-7719c4a12000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4a12000-7719c4a53000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4a53000-7719c4a54000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4a54000-7719c4a95000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4a95000-7719c4a96000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4a96000-7719c4ad7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4ad7000-7719c4ad8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4ad8000-7719c4b19000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4b19000-7719c4b1a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4b1a000-7719c4b5b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4b5b000-7719c4b5c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4b5c000-7719c4b9d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4b9d000-7719c4b9e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4b9e000-7719c4bdf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4bdf000-7719c4be0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4be0000-7719c4c21000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4c21000-7719c4c22000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4c22000-7719c4c63000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4c63000-7719c4c64000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4c64000-7719c4ca5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4ca5000-7719c4ca6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4ca6000-7719c4ce7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4ce7000-7719c4ce8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4ce8000-7719c4d29000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4d29000-7719c4d2a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4d2a000-7719c4d6b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4d6b000-7719c4d6c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4d6c000-7719c4dad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4dad000-7719c4dae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4dae000-7719c4def000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4def000-7719c4df0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4df0000-7719c4e31000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4e31000-7719c4e32000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4e32000-7719c4e73000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4e73000-7719c4e74000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4e74000-7719c4eb5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4eb5000-7719c4eb6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4eb6000-7719c4ef7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4ef7000-7719c4ef8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4ef8000-7719c4f39000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4f39000-7719c4f3a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4f3a000-7719c4f7b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4f7b000-7719c4f7c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4f7c000-7719c4fbd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4fbd000-7719c4fbe000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4fbe000-7719c4fff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7719c4fff000-7719c5000000 ---p 00000000 00:00 0 
7719c5000000-7719c5800000 rw-p 00000000 00:00 0 
7719c5800000-7719dd800000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
7719dd800000-7719dec00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
7719dec06000-7719dec07000 r--p 00000000 00:ae 18134541                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
7719dec07000-7719dec08000 r-xp 00001000 00:ae 18134541                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
7719dec08000-7719dec09000 r--p 00002000 00:ae 18134541                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
7719dec09000-7719dec0a000 r--p 00003000 00:ae 18134541                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
7719dec0a000-7719dec0b000 rw-p 00004000 00:ae 18134541                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
7719dec0b000-7719dec0c000 r--p 00000000 00:ae 18134509                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32le.so
7719dec0c000-7719dec0d000 r-xp 00001000 00:ae 18134509                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32le.so
7719dec0d000-7719dec0e000 r--p 00002000 00:ae 18134509                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32le.so
7719dec0e000-7719dec0f000 r--p 00002000 00:ae 18134509                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32le.so
7719dec0f000-7719dec10000 rw-p 00003000 00:ae 18134509                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32le.so
7719dec10000-7719dec30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7719dec31000-7719dec32000 r--p 00000000 00:ae 18134505                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
7719dec32000-7719dec33000 r-xp 00001000 00:ae 18134505                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
7719dec33000-7719dec34000 r--p 00002000 00:ae 18134505                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
7719dec34000-7719dec35000 r--p 00002000 00:ae 18134505                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
7719dec35000-7719dec36000 rw-p 00003000 00:ae 18134505                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
7719dec36000-7719dec37000 r--p 00000000 00:ae 18134502                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/shift_jis.so
7719dec37000-7719dec38000 r-xp 00001000 00:ae 18134502                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/shift_jis.so
7719dec38000-7719dec39000 r--p 00002000 00:ae 18134502                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/shift_jis.so
7719dec39000-7719dec3a000 r--p 00003000 00:ae 18134502                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/shift_jis.so
7719dec3a000-7719dec3b000 rw-p 00004000 00:ae 18134502                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/shift_jis.so
7719dec3b000-7719dec3c000 r--p 00000000 00:ae 18134506                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
7719dec3c000-7719dec3d000 r-xp 00001000 00:ae 18134506                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
7719dec3d000-7719dec3e000 r--p 00002000 00:ae 18134506                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
7719dec3e000-7719dec3f000 r--p 00002000 00:ae 18134506                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
7719dec3f000-7719dec40000 rw-p 00003000 00:ae 18134506                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
7719dec40000-7719dece0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7719dece0000-7719dece1000 r--p 00000000 00:ae 18134480                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_1.so
7719dece1000-7719dece2000 r-xp 00001000 00:ae 18134480                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_1.so
7719dece2000-7719dece3000 r--p 00002000 00:ae 18134480                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_1.so
7719dece3000-7719dece4000 r--p 00002000 00:ae 18134480                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_1.so
7719dece4000-7719dece5000 rw-p 00003000 00:ae 18134480                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_1.so
7719dece5000-7719dece6000 r--p 00000000 00:ae 18134472                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/euc_jp.so
7719dece6000-7719dece7000 r-xp 00001000 00:ae 18134472                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/euc_jp.so
7719dece7000-7719dece8000 r--p 00002000 00:ae 18134472                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/euc_jp.so
7719dece8000-7719dece9000 r--p 00003000 00:ae 18134472                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/euc_jp.so
7719dece9000-7719decea000 rw-p 00004000 00:ae 18134472                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/euc_jp.so
7719decea000-7719deceb000 r--p 00000000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7719deceb000-7719deced000 r-xp 00001000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7719deced000-7719decee000 r--p 00003000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7719decee000-7719decef000 r--p 00003000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7719decef000-7719decf0000 rw-p 00004000 00:ae 19181026                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7719decf0000-7719ded20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7719ded22000-7719ded23000 r--p 00000000 00:ae 18134596                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
7719ded23000-7719ded24000 r-xp 00001000 00:ae 18134596                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
7719ded24000-7719ded25000 r--p 00002000 00:ae 18134596                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
7719ded25000-7719ded26000 r--p 00002000 00:ae 18134596                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
7719ded26000-7719ded27000 rw-p 00003000 00:ae 18134596                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
7719ded28000-7719ded29000 r--p 00000000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7719ded29000-7719ded2a000 r-xp 00001000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7719ded2a000-7719ded2b000 r--p 00002000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7719ded2b000-7719ded2c000 r--p 00002000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7719ded2c000-7719ded2d000 rw-p 00003000 00:ae 18134519                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7719ded2d000-7719dee2e000 rw-p 00000000 00:00 0 
7719dee2e000-7719dee35000 r--s 00000000 00:ae 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7719dee35000-7719dee8e000 r--p 00000000 00:ae 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
7719dee8e000-7719dee91000 rw-p 00000000 00:00 0 
7719dee91000-7719deeb9000 r--p 00000000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7719deeb9000-7719df041000 r-xp 00028000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7719df041000-7719df090000 r--p 001b0000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7719df090000-7719df094000 r--p 001fe000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7719df094000-7719df096000 rw-p 00202000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7719df096000-7719df0a5000 rw-p 00000000 00:00 0 
7719df0a5000-7719df0a9000 r--p 00000000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7719df0a9000-7719df0cc000 r-xp 00004000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7719df0cc000-7719df0d0000 r--p 00027000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7719df0d0000-7719df0d1000 r--p 0002b000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7719df0d1000-7719df0d2000 rw-p 0002c000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7719df0d2000-7719df0e2000 r--p 00000000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7719df0e2000-7719df161000 r-xp 00010000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7719df161000-7719df1b9000 r--p 0008f000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7719df1b9000-7719df1ba000 r--p 000e7000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7719df1ba000-7719df1bb000 rw-p 000e8000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7719df1bb000-7719df1bd000 r--p 00000000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7719df1bd000-7719df1d2000 r-xp 00002000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7719df1d2000-7719df1eb000 r--p 00017000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7719df1eb000-7719df1ec000 r--p 0002f000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7719df1ec000-7719df1ed000 rw-p 00030000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7719df1ed000-7719df1f5000 rw-p 00000000 00:00 0 
7719df1f5000-7719df1ff000 r--p 00000000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7719df1ff000-7719df262000 r-xp 0000a000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7719df262000-7719df277000 r--p 0006d000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7719df277000-7719df278000 r--p 00081000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7719df278000-7719df279000 rw-p 00082000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7719df279000-7719df27b000 r--p 00000000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7719df27b000-7719df28d000 r-xp 00002000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7719df28d000-7719df293000 r--p 00014000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7719df293000-7719df294000 r--p 0001a000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7719df294000-7719df295000 rw-p 0001b000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7719df295000-7719df296000 r--p 00000000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
7719df296000-7719df297000 r-xp 00001000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
7719df297000-7719df298000 r--p 00002000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
7719df298000-7719df299000 r--p 00002000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
7719df299000-7719df29a000 rw-p 00003000 00:ae 18120539                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
7719df29a000-7719df29c000 rw-p 00000000 00:00 0 
7719df29c000-7719df29d000 r--p 00000000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7719df29d000-7719df2c8000 r-xp 00001000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7719df2c8000-7719df2d2000 r--p 0002c000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7719df2d2000-7719df2d4000 r--p 00036000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7719df2d4000-7719df2d6000 rw-p 00038000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fffac47a000-7fffac49b000 rw-p 00000000 00:00 0                          [stack]
7fffac559000-7fffac55d000 r--p 00000000 00:00 0                          [vvar]
7fffac55d000-7fffac55f000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


   960 ............................................................

A child mspec-run process died unexpectedly while running /tmp/ruby/src/trunk_clang_16/spec/ruby/core/exception/syntax_error_spec.rb
  1020 ...........................................

Finished in 9.399768 seconds

1012 files, 11723 examples, 43973 expectations, 0 failures, 0 errors, 0 tagged
make: *** [uncommon.mk:960: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512.
raw logfile