# Logfile created on 2025-10-03 04:23:27 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000074b78106fdd0 @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.20251003-042327", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000074b78121d560 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000074b78121d330 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000074b77cb493f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_16.20251003-042327", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_16.20251003-042327>, @binmode=false, @mon_data=#<Monitor:0x000074b78121cf20>, @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:  58% (6552/11203)
Updating files:  59% (6610/11203)
Updating files:  60% (6722/11203)
Updating files:  61% (6834/11203)
Updating files:  62% (6946/11203)
Updating files:  63% (7058/11203)
Updating files:  64% (7170/11203)
Updating files:  65% (7282/11203)
Updating files:  66% (7394/11203)
Updating files:  67% (7507/11203)
Updating files:  68% (7619/11203)
Updating files:  69% (7731/11203)
Updating files:  70% (7843/11203)
Updating files:  71% (7955/11203)
Updating files:  72% (8067/11203)
Updating files:  73% (8179/11203)
Updating files:  74% (8291/11203)
Updating files:  75% (8403/11203)
Updating files:  76% (8515/11203)
Updating files:  77% (8627/11203)
Updating files:  78% (8739/11203)
Updating files:  79% (8851/11203)
Updating files:  80% (8963/11203)
Updating files:  81% (9075/11203)
Updating files:  82% (9187/11203)
Updating files:  83% (9299/11203)
Updating files:  84% (9411/11203)
Updating files:  85% (9523/11203)
Updating files:  86% (9635/11203)
Updating files:  87% (9747/11203)
Updating files:  88% (9859/11203)
Updating files:  89% (9971/11203)
Updating files:  90% (10083/11203)
Updating files:  91% (10195/11203)
Updating files:  92% (10307/11203)
Updating files:  93% (10419/11203)
Updating files:  94% (10531/11203)
Updating files:  95% (10643/11203)
Updating files:  96% (10755/11203)
Updating files:  97% (10867/11203)
Updating files:  98% (10979/11203)
Updating files:  99% (11091/11203)
Updating files: 100% (11203/11203)
Updating files: 100% (11203/11203), 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
configure: WARNING: something wrong with CXXFLAGS=""
checking whether CXXFLAGS is valid... no
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shutdown in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for afunix.h... no
checking for atomic.h... no
checking for copyfile.h... no
checking for direct.h... no
checking for grp.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for ieeefp.h... no
checking for intrinsics.h... no
checking for langinfo.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for malloc/malloc.h... no
checking for malloc_np.h... no
checking for net/socket.h... no
checking for process.h... no
checking for pwd.h... yes
checking for sanitizer/asan_interface.h... yes
checking for sanitizer/msan_interface.h... yes
checking for sanitizer/tsan_interface.h... yes
checking for setjmpex.h... no
checking for stdalign.h... yes
checking for 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.4...
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 rbs-3.9.5...
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/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
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
From https://github.com/ruby/power_assert
 * branch            f88e406e7c9e0810cc149869582afbae1fb84c4a -> FETCH_HEAD
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/power_assert.revision -
HEAD is now at f88e406 Support Ruby 3.5 style Set inspection result
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/power_assert.revision updated
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
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_clang_16/gems/power_assert-2.0.5.gem
Building repl_type_completor@25108aa8d69ddaba0b5da3feff1c0035371524b2 to /tmp/ruby/src/trunk_clang_16/gems/repl_type_completor-0.1.11.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
  Successfully built RubyGem
  Name: repl_type_completor
  Version: 0.1.11
  File: repl_type_completor-0.1.11.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
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 net-imap@71c0288b9a8f78a7125a4ce2980ab421acdf5836 to /tmp/ruby/src/trunk_clang_16/gems/net-imap-0.5.10.gem
Building irb@331c4e851296b115db766c291e8cf54a2492fb36 to /tmp/ruby/src/trunk_clang_16/gems/irb-1.15.2.gem
  Successfully built RubyGem
  Name: net-imap
  Version: 0.5.10
  File: net-imap-0.5.10.gem
  Successfully built RubyGem
  Name: irb
  Version: 1.15.2
  File: irb-1.15.2.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = b92db45b98
$$$[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
id.h updated
generating insns_info.inc
generating vmtc.inc
generating vm.inc
generating node_name.inc
generating known_errors.inc
generating vm_call_iseq_optimized.inc
vm_call_iseq_optimized.inc updated
known_errors.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
making /tmp/ruby/src/trunk_clang_16/gc.rbinc
id.c updated
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 eventids1.c from ../../parse.y
generating /tmp/ruby/src/trunk_clang_16/ext/rbconfig/sizeof/sizes.c
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
generating eventids1.h from ../../parse.y
generating eventids2table.c from ./eventids2.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_16/ext/rbconfig/sizeof'
compiling compiler ripper.y
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_16/ext/rbconfig/sizeof'
generating ripper_init.c from ./ripper_init.c.tmpl
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_16/ext/socket'
generating constant definitions
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_16/ext/etc'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_16/ext/socket'
generating miniprelude.c
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_16/ext/etc'
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 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...
Unpacked gems/minitest-5.25.5.gem
Extracting bundle gem rake-13.3.0...
Extracting bundle gem test-unit-3.7.0...
Unpacked gems/rake-13.3.0.gem
Extracting bundle gem rexml-3.4.4...
Unpacked gems/test-unit-3.7.0.gem
Extracting bundle gem rss-0.3.1...
Unpacked gems/rexml-3.4.4.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-pop-0.1.2.gem
Extracting bundle gem matrix-0.4.3...
Unpacked gems/net-smtp-0.5.1.gem
Extracting bundle gem prime-0.1.4...
Unpacked gems/matrix-0.4.3.gem
Extracting bundle gem rbs-3.9.5...
Unpacked gems/prime-0.1.4.gem
Extracting bundle gem typeprof-0.30.1...
Unpacked gems/typeprof-0.30.1.gem
Extracting bundle gem debug-1.11.0...
Unpacked gems/rbs-3.9.5.gem
Extracting bundle gem racc-1.8.1...
Unpacked gems/debug-1.11.0.gem
Extracting bundle gem mutex_m-0.3.0...
Unpacked gems/racc-1.8.1.gem
Unpacked gems/mutex_m-0.3.0.gem
Extracting bundle gem getoptlong-0.2.1...
Extracting bundle gem base64-0.3.0...
Unpacked gems/base64-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/bigdecimal-3.2.2.gem
Extracting bundle gem abbrev-0.1.2...
Unpacked gems/observer-0.1.2.gem
Extracting bundle gem resolv-replace-0.1.1...
Unpacked gems/abbrev-0.1.2.gem
Extracting bundle gem rinda-0.2.0...
Unpacked gems/resolv-replace-0.1.1.gem
Extracting bundle gem drb-2.2.3...
Unpacked gems/rinda-0.2.0.gem
Extracting bundle gem nkf-0.2.0...
Unpacked gems/drb-2.2.3.gem
Extracting bundle gem syslog-0.3.0...
Unpacked gems/nkf-0.2.0.gem
Extracting bundle gem csv-3.3.5...
Unpacked gems/syslog-0.3.0.gem
Extracting bundle gem ostruct-0.6.3...
Unpacked gems/csv-3.3.5.gem
Extracting bundle gem pstore-0.2.0...
Unpacked gems/ostruct-0.6.3.gem
Extracting bundle gem benchmark-0.4.1...
Unpacked gems/pstore-0.2.0.gem
Extracting bundle gem logger-1.7.0...
Unpacked gems/benchmark-0.4.1.gem
Extracting bundle gem rdoc-6.14.2...
Unpacked gems/logger-1.7.0.gem
Extracting bundle gem win32ole-1.9.2...
Unpacked gems/rdoc-6.14.2.gem
Extracting bundle gem reline-0.6.2...
Unpacked gems/win32ole-1.9.2.gem
Extracting bundle gem readline-0.0.4...
Unpacked gems/reline-0.6.2.gem
Extracting bundle gem fiddle-1.1.8...
Unpacked gems/readline-0.0.4.gem
generating enc.mk
Unpacked gems/fiddle-1.1.8.gem
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_clang_16/gems/power_assert-2.0.5.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 repl_type_completor-0.1.11...
Unpacked gems/repl_type_completor-0.1.11.gem
Extracting bundle gem irb-1.15.2...
Unpacked gems/net-imap-0.5.10.gem
making srcs under enc
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 table from enc/trans/cesu_8.c
generating enc/trans/cesu_8.c ...
generating table from enc/trans/chinese.c
generating table from enc/trans/ebcdic.c
generating enc/trans/ebcdic.c ...
generating table from enc/trans/emoji.c
generating enc/trans/chinese.c ...
Extracting bundle gem power_assert-2.0.5...
generating enc/trans/emoji.c ...
generating table from enc/trans/emoji_iso2022_kddi.c
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_16/ext/ripper'
generating /tmp/ruby/src/trunk_clang_16/ext/ripper/ripper_init.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.
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/eventids1.h
Unpacked gems/power_assert-3.0.0dev.gem
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_16/ext/ripper'
generating table from enc/trans/emoji_sjis_docomo.c
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/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 table from enc/trans/emoji_sjis_kddi.c
generating enc/trans/emoji_iso2022_kddi.c ...
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/emoji_sjis_softbank.c
generating enc/trans/emoji_sjis_kddi.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_docomo.c ...
generating table from enc/trans/gbk.c
generating enc/trans/emoji_sjis_softbank.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/gb18030.c ...
generating table from enc/trans/korean.c
generating enc/trans/big5.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/japanese_sjis.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
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
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'
compiling /tmp/ruby/src/trunk_clang_16/enc/gb2312.c
compiling /tmp/ruby/src/trunk_clang_16/enc/gb18030.c
generating transdb.h
compiling /tmp/ruby/src/trunk_clang_16/enc/gbk.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk_clang_16/enc/iso_8859_1.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
compiling /tmp/ruby/src/trunk_clang_16/enc/shift_jis.c
compiling /tmp/ruby/src/trunk_clang_16/enc/utf_16be.c
compiling /tmp/ruby/src/trunk_clang_16/enc/utf_16le.c
compiling /tmp/ruby/src/trunk_clang_16/enc/utf_32be.c
compiling /tmp/ruby/src/trunk_clang_16/enc/utf_32le.c
compiling /tmp/ruby/src/trunk_clang_16/enc/windows_31j.c
transdb.h updated
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
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
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
compiling /tmp/ruby/src/trunk_clang_16/enc/windows_1257.c
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/cesu_8.c
linking encoding encdb.so
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
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/ebcdic.c
generating /tmp/ruby/src/trunk_clang_16/enc/trans/ebcdic.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/emoji.c
linking encoding big5.so
generating /tmp/ruby/src/trunk_clang_16/enc/trans/emoji.c ...
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_iso2022_kddi.c
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
generating /tmp/ruby/src/trunk_clang_16/enc/trans/chinese.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_sjis_docomo.c
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
generating /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_iso2022_kddi.c ...
linking encoding iso_8859_4.so
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_sjis_kddi.c
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
generating /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_sjis_docomo.c ...
linking encoding iso_8859_10.so
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/emoji_sjis_softbank.c
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
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
linking encoding iso_8859_14.so
generating /tmp/ruby/src/trunk_clang_16/enc/trans/escape.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/gb18030.c
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
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
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
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/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 /tmp/ruby/src/trunk_clang_16/enc/trans/gbk.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/japanese_sjis.c
generating /tmp/ruby/src/trunk_clang_16/enc/trans/gb18030.c ...
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/korean.c
generating /tmp/ruby/src/trunk_clang_16/enc/trans/big5.c ...
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
generating /tmp/ruby/src/trunk_clang_16/enc/trans/japanese_sjis.c ...
configuring cgi/escape
configuring continuation
configuring coverage
generating table from /tmp/ruby/src/trunk_clang_16/enc/trans/single_byte.c
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
generating /tmp/ruby/src/trunk_clang_16/enc/trans/korean.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
configuring date
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/load/protect
configuring -test-/load/resolve_symbol_resolver
configuring -test-/load/resolve_symbol_target
configuring -test-/load/stringify_symbols
configuring -test-/load/stringify_target
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/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
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
generating /tmp/ruby/src/trunk_clang_16/enc/trans/utf8_mac.c ...
generating /tmp/ruby/src/trunk_clang_16/enc/trans/japanese_euc.c ...
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/big5.c
configuring digest
compiling /tmp/ruby/src/trunk_clang_16/enc/trans/cesu_8.c
configuring digest/bubblebabble
configuring digest/md5
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
configuring -test-/thread/id
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
configuring -test-/thread/instrumentation
configuring -test-/thread/lock_native_thread
configuring -test-/time
configuring -test-/tracepoint
linking transcoder chinese.so
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
configuring digest/rmd160
linking transcoder emoji_sjis_docomo.so
configuring erb/escape
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
configuring digest/sha1
configuring etc
linking transcoder gb18030.so
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
configuring digest/sha2
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking transcoder single_byte.so
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16'
making encs
configuring io/console
configuring fcntl
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 json
configuring monitor
configuring json/generator
configuring objspace
configuring openssl
configuring json/parser
configuring psych
configuring pty
configuring rbconfig/sizeof
configuring ripper
configuring rubyvm
configuring socket
configuring stringio
configuring io/nonblock
configuring strscan
configuring zlib
configuring io/wait
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.5/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'
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
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-/arith_seq/beg_len_step/beg_len_step.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/abi.so
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/RUBY_ALIGNOF'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/abi'
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/concat'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/array/concat/to_ary_concat.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/asan/asan.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/array/resize/resize.c
linking shared-object -test-/asan.so
linking shared-object -test-/array/to_ary_concat.so
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/arith_seq/beg_len_step'
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
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bignum/bigzero.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
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/asan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bignum/div.c
linking shared-object -test-/bug_14834.so
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-3571'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bug-3571/bug.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bignum/intpack.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bignum/mul.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
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bignum/str2big.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bug-14834'
linking shared-object -test-/bignum.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bug_reporter'
linking shared-object -test-/bug_5832.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/bug_reporter/bug_reporter.c
linking shared-object -test-/bug_reporter.so
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-/class'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/class/class2name.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/class/init.c
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
linking shared-object -test-/class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bug_reporter'
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-/dln/empty/empty.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/debug/profile_frames.c
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
linking shared-object -test-/dln/empty.so
linking shared-object -test-/debug.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/econv/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/class'
linking shared-object -test-/econv.so
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-/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
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/econv'
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]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/ensure_and_callcc'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/exception'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/exception/dataerror.c
linking shared-object -test-/eval.so
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
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/exception/enc_raise.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/fatal/invalid.c
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
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/exception/init.c
linking shared-object -test-/fatal.so
linking shared-object -test-/exception.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
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/file/stat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/eval'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/fatal'
linking shared-object -test-/file.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/float'
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-/float/init.c
linking shared-object -test-/funcall.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/float/nextafter.c
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
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
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/hash/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/float'
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]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/integer/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/integer/my_integer.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/iseq_load/iseq_load.c
linking shared-object -test-/integer.so
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/gvl/call_without_gvl'
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-/load/dot.dot'
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
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/load/dot.dot/dot.dot.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/integer'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/iter/init.c
linking shared-object -test-/load/dot.dot.so
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
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/iter/yield.c
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/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-/iter.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'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
linking shared-object -test-/load/resolve_symbol_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/load/protect'
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
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/load/resolve_symbol_resolver'
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_target'
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-/load/stringify_target.so
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/iter'
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
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/marshal/compat'
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/usr'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/marshal/usr/usrmarshal.c
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'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/method'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/memory_view/memory_view.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/method/arity.c
linking shared-object -test-/marshal/usr.so
linking shared-object -test-/memory_view.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/method/init.c
linking shared-object -test-/method.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/marshal/usr'
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/yay1'
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
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/namespace/yay1/yay1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/memory_view'
linking shared-object -test-/namespace/yay2.so
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
linking shared-object -test-/namespace/yay1.so
linking shared-object -test-/notimplement.so
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-/num2int'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/num2int/num2int.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/path_to_class'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/namespace/yay1'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/path_to_class/path_to_class.c
linking shared-object -test-/num2int.so
linking shared-object -test-/path_to_class.so
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
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]: 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]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/num2int'
linking shared-object -test-/postponed_job.so
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-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/postponed_job'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/path_to_class'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/random'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/proc/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/rational'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/random/bad_version.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/rational/rat.c
linking shared-object -test-/rational.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/random/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/printf'
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
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/proc/super.c
linking shared-object -test-/proc.so
linking shared-object -test-/rb_call_super_kw.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/random/loop.c
linking shared-object -test-/random.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]: 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-/regexp'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/regexp/init.c
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]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/random'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/scan_args.so
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-/regexp.so
linking shared-object -test-/st/foreach.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'
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]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/st/update/update.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-/stack'
linking shared-object -test-/st/update.so
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/numhash'
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-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/string'
linking shared-object -test-/stack.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/capacity.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/struct/data.c
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'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/struct/member.c
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
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/enc_dummy.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/enc_str_buf_cat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/stack'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/fstring.c
linking shared-object -test-/struct.so
linking shared-object -test-/symbol.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/thread/id/id.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/modify.c
linking shared-object -test-/thread/id.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/struct'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/new.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/nofree.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/thread/instrumentation/instrumentation.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/normalize.c
linking shared-object -test-/thread/instrumentation.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/rb_interned_str.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/symbol'
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
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/rb_str_dup.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/time'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/time/init.c
linking shared-object -test-/thread/lock_native_thread.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/string/set_len.c
linking shared-object -test-/string.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/time/leap_second.c
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/time/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/thread/instrumentation'
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
linking shared-object -test-/time.so
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/tracepoint/tracepoint.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/thread/lock_native_thread'
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
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/string'
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-/vm'
compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/vm/at_exit.c
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
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/tracepoint'
linking shared-object -test-/wait.so
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 cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/cgi/escape'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/typeddata'
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]: 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-/vm'
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]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest'
compiling /tmp/ruby/src/trunk_clang_16/ext/digest/digest.c
compiling /tmp/ruby/src/trunk_clang_16/ext/date/date_parse.c
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/continuation'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/coverage'
compiling /tmp/ruby/src/trunk_clang_16/ext/date/date_strftime.c
installing digest libraries
installing default digest libraries
compiling /tmp/ruby/src/trunk_clang_16/ext/date/date_strptime.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest'
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
installing default date_core libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/fcntl'
compiling /tmp/ruby/src/trunk_clang_16/ext/etc/etc.c
compiling /tmp/ruby/src/trunk_clang_16/ext/fcntl/fcntl.c
linking shared-object erb/escape.so
linking shared-object fcntl.so
linking shared-object etc.so
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 io/console.so
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'
compiling /tmp/ruby/src/trunk_clang_16/ext/io/nonblock/nonblock.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/etc'
installing default console libraries
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]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/json'
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/monitor'
compiling /tmp/ruby/src/trunk_clang_16/ext/monitor/monitor.c
installing default monitor libraries
linking shared-object monitor.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/io/wait'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/json'
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]: 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/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk_clang_16/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_bn.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/monitor'
compiling /tmp/ruby/src/trunk_clang_16/ext/objspace/objspace_dump.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/psych'
compiling /tmp/ruby/src/trunk_clang_16/ext/psych/psych.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk_clang_16/ext/psych/psych_emitter.c
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk_clang_16/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk_clang_16/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk_clang_16/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_ocsp.c
installing default objspace libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/objspace'
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_pkcs12.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/pty'
compiling /tmp/ruby/src/trunk_clang_16/ext/pty/pty.c
installing default pty libraries
linking shared-object pty.so
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
linking shared-object psych.so
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_pkey_ec.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/pty'
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/psych'
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_ts.c
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_x509.c
compiling /tmp/ruby/src/trunk_clang_16/ext/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509cert.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/ripper'
compiling /tmp/ruby/src/trunk_clang_16/ext/ripper/eventids1.c
linking shared-object rbconfig/sizeof.so
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/src/trunk_clang_16/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk_clang_16/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk_clang_16/ext/openssl/ossl_x509store.c
linking shared-object openssl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/rbconfig/sizeof'
installing default openssl libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm'
compiling /tmp/ruby/src/trunk_clang_16/ext/ripper/ripper_init.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/socket/constants.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/socket.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/ipsocket.c
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
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/openssl'
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/raddrinfo.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/stringio'
compiling /tmp/ruby/src/trunk_clang_16/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk_clang_16/ext/socket/ifaddr.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'
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]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/socket'
checking /tmp/ruby/src/trunk_clang_16/parse.y and /tmp/ruby/src/trunk_clang_16/ext/ripper/eventids2.c
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/ext/zlib'
compiling /tmp/ruby/src/trunk_clang_16/ext/zlib/zlib.c
linking shared-object zlib.so
installing default ripper libraries
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
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
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
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/debug-1.11.0/ext/debug/iseq_collector.c
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
ln -sfT ../../../../../src/trunk_clang_16/.bundle/gems/debug-1.11.0/lib ../../../../../.bundle/gems/debug-1.11.0/lib
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/fiddle-1.1.8/ext/fiddle/function.c
linking shared-object debug/debug.so
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
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/nkf-0.2.0/ext/nkf'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.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
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/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
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
ln -sfT ../../../../../src/trunk_clang_16/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin
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
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.5/ext/rbs_extension'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/constants.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/ruby_objs.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/util/rbs_constant_pool.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.5/ext/rbs_extension/lexer.c
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
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
linking shared-object syslog_ext.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.3.0/ext/syslog'
linking shared-object date_core.so
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/ext/date'
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'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.5/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.5/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.5/ext/rbs_extension/main.c
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/rmd160'
compiling /tmp/ruby/src/trunk_clang_16/ext/digest/rmd160/rmd160init.c
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/rmd160/rmd160.c
compiling /tmp/ruby/src/trunk_clang_16/ext/digest/sha1/sha1.c
linking shared-object digest/sha1.so
linking shared-object digest/rmd160.so
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
compiling /tmp/ruby/src/trunk_clang_16/ext/digest/sha2/sha2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest/rmd160'
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 digest/sha2.so
linking shared-object json/ext/generator.so
installing default sha2 libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.5/ext/rbs_extension/parser.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/json/parser'
compiling /tmp/ruby/src/trunk_clang_16/ext/json/parser/parser.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/json/generator'
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.5/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/src/trunk_clang_16/.bundle/gems/rbs-3.9.5/ext/rbs_extension/unescape.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/json/parser'
ln -sfT ../../../../../src/trunk_clang_16/.bundle/gems/rbs-3.9.5/lib ../../../../../.bundle/gems/rbs-3.9.5/lib
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.9.5/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/power_assert.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/net-imap.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/repl_type_completor.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'
/tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/irb.revision unchanged
generating enc.mk
rm -rf .bundle/gems/win32ole-1.9.2/
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
making srcs under enc
making enc
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
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'
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
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/digest'
make[2]: Entering 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/coverage'
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]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest'
make[2]: Entering 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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/json'
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]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/pty'
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/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/ripper'
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/ext/ripper'
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/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/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/rbs-3.9.5/ext/rbs_extension'
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/nkf-0.2.0/ext/nkf'
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/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving 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/racc-1.8.1/ext/racc/cparse'
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.15.0
                                    openssl 3.3.0
                                    psych 5.2.6
                                    stringio 3.1.8.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_clang_16/lib/ruby/gems/3.5.0+4
                                    minitest 5.25.5
                                    rake 13.3.0
                                    test-unit 3.7.0
                                    rexml 3.4.4
                                    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.5
                                    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.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.9.5/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=44237
  "--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] 1348864=-ext-/string/test_enc_associate
[  2/754] 1348863=ruby/test_threadgroup
[  3/754] 1348862=prism/encoding/regular_expression_encoding_test
[  4/754] 1348862=ruby/test_data
[  5/754] 1348862=ruby/test_string
[  6/754] 1348865=fiber/test_scheduler
[  7/754] 1348864=psych/test_omap
[  8/754] 1348864=psych/nodes/test_enumerable
[  9/754] 1348864=rubygems/test_gem_resolver_api_specification
[ 10/754] 1348863=test_shellwords
[ 11/754] 1348863=prism/ruby/ruby_parser_test
[ 12/754] 1348864=rubygems/test_gem_source_local
[ 13/754] 1348863=ruby/test_require
[ 14/754] 1348865=prism/ruby/string_query_test
/tmp/ruby/src/trunk_clang_16/test/ruby/test_require.rb:577: [BUG] Segmentation fault at 0x000071404cc6f838
ruby 3.5.0dev (2025-10-03T02:08:45Z master b92db45b98) +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: 0x000071404cc6f838 RBP: 0x00007140321687d0 RSP: 0x0000714032168628
 RAX: 0x000071404cc6f798 RBX: 0x000071404cc211d8 RCX: 0x0000000000000000
 RDX: 0x00006472812b99d0 RDI: 0x0000714028001340 RSI: 0x0000714028001340
  R8: 0x0000000000000002  R9: 0x0000000000000030 R10: 0x0000000000000003
 R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00007140323fd660
 R14: 0x00007140323fd660 R15: 0x000064728972b420 EFL: 0x0000000000010206

-- C level backtrace information -------------------------------------------
[ 15/754] 1348865=json/json_addition_test
[ 16/754] 1348865=-ext-/string/test_qsort
[ 17/754] 1348865=prism/result/constant_path_node_test
[ 18/754] 1348864=psych/test_stringio
[ 19/754] 1348864=psych/test_merge_keys
[ 20/754] 1348865=ruby/test_float
[ 21/754] 1348864=-ext-/bignum/test_bigzero
[ 22/754] 1348864=test_trick
/tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x647281612372] /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) [0x6472815d1f4c] /tmp/ruby/src/trunk_clang_16/error.c:1130
/tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x64728135308a] /tmp/ruby/src/trunk_clang_16/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x71404ce74320) [0x71404ce74320]
[0x71404cc6f838]

-- 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/src/trunk_clang_16/test/ruby/test_threadgroup.rb
   61 /tmp/ruby/src/trunk_clang_16/lib/shellwords.rb
   62 /tmp/ruby/src/trunk_clang_16/test/test_shellwords.rb
   63 /tmp/ruby/src/trunk_clang_16/lib/prism/polyfill/byteindex.rb
   64 /tmp/ruby/src/trunk_clang_16/lib/prism/polyfill/warn.rb
   65 /tmp/ruby/src/trunk_clang_16/lib/prism/node.rb
   66 /tmp/ruby/src/trunk_clang_16/lib/prism/node_ext.rb
   67 /tmp/ruby/src/trunk_clang_16/lib/prism/parse_result.rb
   68 /tmp/ruby/src/trunk_clang_16/lib/prism/string_query.rb
   69 /tmp/ruby/src/trunk_clang_16/lib/prism/pack.rb
   70 prism/prism.so
   71 /tmp/ruby/src/trunk_clang_16/lib/prism.rb
   72 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/ripper.so
   73 /tmp/ruby/build/trunk_clang_16/.ext/common/ripper/core.rb
   74 /tmp/ruby/build/trunk_clang_16/.ext/common/ripper/lexer.rb
   75 /tmp/ruby/build/trunk_clang_16/.ext/common/ripper/filter.rb
   76 /tmp/ruby/build/trunk_clang_16/.ext/common/ripper/sexp.rb
   77 /tmp/ruby/build/trunk_clang_16/.ext/common/ripper.rb
   78 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
   79 /tmp/ruby/src/trunk_clang_16/test/prism/test_helper.rb
   80 /tmp/ruby/src/trunk_clang_16/test/prism/ruby/ruby_parser_test.rb
   81 /tmp/ruby/src/trunk_clang_16/test/ruby/test_require.rb

* Process memory map:

647281206000-647281246000 r--p 00000000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
647281246000-64728167b000 r-xp 00040000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
64728167b000-647281812000 r--p 00475000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
647281812000-647281827000 r--p 0060c000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
647281827000-647281829000 rw-p 00621000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
647281829000-64728183d000 rw-p 00000000 00:00 0 
647288d7a000-64728a713000 rw-p 00000000 00:00 0                          [heap]
714021a54000-714024000000 r--s 00000000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
714024000000-714024021000 rw-p 00000000 00:00 0 
714024021000-714028000000 ---p 00000000 00:00 0 
714028000000-714028165000 rw-p 00000000 00:00 0 
714028165000-71402c000000 ---p 00000000 00:00 0 
71402c000000-71402c021000 rw-p 00000000 00:00 0 
71402c021000-714030000000 ---p 00000000 00:00 0 
714031ad0000-714031b00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
714031c10000-714031c20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
714031e29000-714032030000 r--s 00000000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
714032030000-714032040000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
714032149000-71403214a000 ---p 00000000 00:00 0 
71403214a000-71403216a000 rw-p 00000000 00:00 0 
71403226b000-71403226c000 ---p 00000000 00:00 0 
71403226c000-71403228c000 rw-p 00000000 00:00 0 
7140323f0000-714032430000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
714032435000-71403243c000 r--p 00000000 00:ae 19138920                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/ripper.so
71403243c000-71403246c000 r-xp 00007000 00:ae 19138920                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/ripper.so
71403246c000-71403248b000 r--p 00037000 00:ae 19138920                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/ripper.so
71403248b000-71403248d000 r--p 00055000 00:ae 19138920                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/ripper.so
71403248d000-71403248e000 rw-p 00057000 00:ae 19138920                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/ripper.so
71403248e000-71403250f000 rw-p 00000000 00:00 0 
714032510000-714032520000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
71403252f000-714032530000 ---p 00000000 00:00 0 
714032530000-714032550000 rw-p 00000000 00:00 0 
714032550000-714032570000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
714032580000-714032590000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
714032590000-7140325b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7140325bf000-714032600000 rw-p 00000000 00:00 0 
714032600000-714032640000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
714032650000-714032660000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
714032660000-7140326c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7140326d0000-714032770000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
714032780000-7140327b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7140327b4000-7140327b6000 r--p 00000000 00:ae 19182917                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
7140327b6000-7140327bb000 r-xp 00002000 00:ae 19182917                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
7140327bb000-7140327bd000 r--p 00007000 00:ae 19182917                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
7140327bd000-7140327be000 r--p 00008000 00:ae 19182917                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
7140327be000-7140327bf000 rw-p 00009000 00:ae 19182917                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
7140327bf000-7140327c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7140327c0000-714032801000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032801000-714032802000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032802000-714032843000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032843000-714032844000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032844000-714032885000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032885000-714032886000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032886000-7140328c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7140328c7000-7140328c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7140328c8000-714032909000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032909000-71403290a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
71403290a000-71403294b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
71403294b000-71403294c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
71403294c000-71403298d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
71403298d000-71403298e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
71403298e000-7140329cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7140329cf000-7140329d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7140329d0000-714032a11000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032a11000-714032a12000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032a12000-714032a53000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032a53000-714032a54000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032a54000-714032a95000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032a95000-714032a96000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032a96000-714032ad7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032ad7000-714032ad8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032ad8000-714032b19000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032b19000-714032b1a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032b1a000-714032b5b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032b5b000-714032b5c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032b5c000-714032b9d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032b9d000-714032b9e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032b9e000-714032bdf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032bdf000-714032be0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032be0000-714032c21000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032c21000-714032c22000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032c22000-714032c63000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032c63000-714032c64000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032c64000-714032ca5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032ca5000-714032ca6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032ca6000-714032ce7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032ce7000-714032ce8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032ce8000-714032d29000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032d29000-714032d2a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032d2a000-714032d6b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032d6b000-714032d6c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032d6c000-714032dad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032dad000-714032dae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032dae000-714032def000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032def000-714032df0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032df0000-714032e31000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032e31000-714032e32000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032e32000-714032e73000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032e73000-714032e74000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032e74000-714032eb5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032eb5000-714032eb6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032eb6000-714032ef7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032ef7000-714032ef8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032ef8000-714032f39000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032f39000-714032f3a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032f3a000-714032f7b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032f7b000-714032f7c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032f7c000-714032fbd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032fbd000-714032fbe000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032fbe000-714032fff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
714032fff000-714033000000 ---p 00000000 00:00 0 
714033000000-714033800000 rw-p 00000000 00:00 0 
714033800000-71404b800000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
71404b800000-71404cc00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
71404cc02000-71404cc03000 r--p 00000000 00:ae 19182883                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
71404cc03000-71404cc04000 r-xp 00001000 00:ae 19182883                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
71404cc04000-71404cc05000 r--p 00002000 00:ae 19182883                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
71404cc05000-71404cc06000 r--p 00002000 00:ae 19182883                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
71404cc06000-71404cc07000 rw-p 00003000 00:ae 19182883                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
71404cc07000-71404cc09000 r--p 00000000 00:ae 19182875                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
71404cc09000-71404cc0c000 r-xp 00002000 00:ae 19182875                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
71404cc0c000-71404cc0e000 r--p 00005000 00:ae 19182875                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
71404cc0e000-71404cc0f000 r--p 00006000 00:ae 19182875                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
71404cc0f000-71404cc10000 rw-p 00007000 00:ae 19182875                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
71404cc10000-71404cc80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
71404cc83000-71404cc85000 r--p 00000000 00:ae 19672616                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
71404cc85000-71404cc88000 r-xp 00002000 00:ae 19672616                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
71404cc88000-71404cc89000 r--p 00005000 00:ae 19672616                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
71404cc89000-71404cc8a000 r--p 00006000 00:ae 19672616                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
71404cc8a000-71404cc8b000 rw-p 00007000 00:ae 19672616                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
71404cc8b000-71404cc8c000 r--p 00000000 00:ae 19290537                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
71404cc8c000-71404cc8d000 r-xp 00001000 00:ae 19290537                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
71404cc8d000-71404cc8e000 r--p 00002000 00:ae 19290537                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
71404cc8e000-71404cc8f000 r--p 00002000 00:ae 19290537                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
71404cc8f000-71404cc90000 rw-p 00003000 00:ae 19290537                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
71404cc90000-71404ccc0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
71404ccc0000-71404ccc1000 r--p 00000000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
71404ccc1000-71404ccc3000 r-xp 00001000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
71404ccc3000-71404ccc4000 r--p 00003000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
71404ccc4000-71404ccc5000 r--p 00003000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
71404ccc5000-71404ccc6000 rw-p 00004000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
71404ccc6000-71404ccc7000 r--p 00000000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
71404ccc7000-71404ccc8000 r-xp 00001000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
71404ccc8000-71404ccc9000 r--p 00002000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
71404ccc9000-71404ccca000 r--p 00002000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
71404ccca000-71404cccb000 rw-p 00003000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
71404cccb000-71404cdcc000 rw-p 00000000 00:00 0 
71404cdcc000-71404cdd3000 r--s 00000000 00:ae 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
71404cdd3000-71404ce2c000 r--p 00000000 00:ae 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
71404ce2c000-71404ce2f000 rw-p 00000000 00:00 0 
71404ce2f000-71404ce57000 r--p 00000000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
71404ce57000-71404cfdf000 r-xp 00028000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
71404cfdf000-71404d02e000 r--p 001b0000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
71404d02e000-71404d032000 r--p 001fe000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
71404d032000-71404d034000 rw-p 00202000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
71404d034000-71404d043000 rw-p 00000000 00:00 0 
71404d043000-71404d047000 r--p 00000000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
71404d047000-71404d06a000 r-xp 00004000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
71404d06a000-71404d06e000 r--p 00027000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
71404d06e000-71404d06f000 r--p 0002b000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
71404d06f000-71404d070000 rw-p 0002c000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
71404d070000-71404d080000 r--p 00000000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
71404d080000-71404d0ff000 r-xp 00010000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
71404d0ff000-71404d157000 r--p 0008f000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
71404d157000-71404d158000 r--p 000e7000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
71404d158000-71404d159000 rw-p 000e8000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
71404d159000-71404d15b000 r--p 00000000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
71404d15b000-71404d170000 r-xp 00002000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
71404d170000-71404d189000 r--p 00017000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
71404d189000-71404d18a000 r--p 0002f000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
71404d18a000-71404d18b000 rw-p 00030000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
71404d18b000-71404d193000 rw-p 00000000 00:00 0 
71404d193000-71404d19d000 r--p 00000000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
71404d19d000-71404d200000 r-xp 0000a000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
71404d200000-71404d215000 r--p 0006d000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
71404d215000-71404d216000 r--p 00081000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
71404d216000-71404d217000 rw-p 00082000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
71404d217000-71404d219000 r--p 00000000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
71404d219000-71404d22b000 r-xp 00002000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
71404d22b000-71404d231000 r--p 00014000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
71404d231000-71404d232000 r--p 0001a000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
71404d232000-71404d233000 rw-p 0001b000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
71404d233000-71404d234000 r--p 00000000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
71404d234000-71404d235000 r-xp 00001000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
71404d235000-71404d236000 r--p 00002000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
71404d236000-71404d237000 r--p 00002000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
71404d237000-71404d238000 rw-p 00003000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
71404d238000-71404d23a000 rw-p 00000000 00:00 0 
71404d23a000-71404d23b000 r--p 00000000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
71404d23b000-71404d266000 r-xp 00001000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
71404d266000-71404d270000 r--p 0002c000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
71404d270000-71404d272000 r--p 00036000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
71404d272000-71404d274000 rw-p 00038000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffd47428000-7ffd47449000 rw-p 00000000 00:00 0                          [stack]
7ffd474f6000-7ffd474fa000 r--p 00000000 00:00 0                          [vvar]
7ffd474fa000-7ffd474fc000 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 0x000078761926f838
ruby 3.5.0dev (2025-10-03T02:08:45Z master b92db45b98) +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:000210 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: 0x000078761926f838 RBP: 0x00007ffea4b95600 RSP: 0x00007ffea4b95458
 RAX: 0x000078761926f798 RBX: 0x00007875fed5e908 RCX: 0x0000000000000000
 RDX: 0x00005c4f29d409d0 RDI: 0x00005c4f40c11370 RSI: 0x00005c4f40c11370
  R8: 0x0000000000000040  R9: 0x00005c4f40a90c28 R10: 0xffffffffffffffc0
 R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00007875fed5e890
 R14: 0x00007875fed5e890 R15: 0x00005c4f40a842d0 EFL: 0x0000000000010206

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x5c4f2a099372] /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) [0x5c4f2a058f4c] /tmp/ruby/src/trunk_clang_16/error.c:1130
/tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x5c4f29dda08a] /tmp/ruby/src/trunk_clang_16/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x787619474320) [0x787619474320]
[0x78761926f838]

-- 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:

5c4f29c8d000-5c4f29ccd000 r--p 00000000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
5c4f29ccd000-5c4f2a102000 r-xp 00040000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
5c4f2a102000-5c4f2a299000 r--p 00475000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
5c4f2a299000-5c4f2a2ae000 r--p 0060c000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
5c4f2a2ae000-5c4f2a2b0000 rw-p 00621000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
5c4f2a2b0000-5c4f2a2c4000 rw-p 00000000 00:00 0 
5c4f40a7c000-5c4f40f0a000 rw-p 00000000 00:00 0                          [heap]
7875f8000000-7875f8021000 rw-p 00000000 00:00 0 
7875f8021000-7875fc000000 ---p 00000000 00:00 0 
7875fc26b000-7875fc472000 r--s 00000000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7875fc472000-7875fea1e000 r--s 00000000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
7875fea1e000-7875fea1f000 ---p 00000000 00:00 0 
7875fea1f000-7875fea3f000 rw-p 00000000 00:00 0 
7875fea3f000-7875feb40000 rw-p 00000000 00:00 0 
7875feb40000-7875feb60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7875feb6f000-7875febb0000 rw-p 00000000 00:00 0 
7875febb0000-7875fec80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7875fec8e000-7875feccf000 rw-p 00000000 00:00 0 
7875fece0000-7875fed70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7875fed80000-7875fedb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7875fedbf000-7875fedc0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fedc0000-7875fee01000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fee01000-7875fee02000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fee02000-7875fee43000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fee43000-7875fee44000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fee44000-7875fee85000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fee85000-7875fee86000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fee86000-7875feec7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875feec7000-7875feec8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875feec8000-7875fef09000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fef09000-7875fef0a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fef0a000-7875fef4b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fef4b000-7875fef4c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fef4c000-7875fef8d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fef8d000-7875fef8e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fef8e000-7875fefcf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fefcf000-7875fefd0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875fefd0000-7875ff011000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff011000-7875ff012000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff012000-7875ff053000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff053000-7875ff054000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff054000-7875ff095000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff095000-7875ff096000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff096000-7875ff0d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff0d7000-7875ff0d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff0d8000-7875ff119000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff119000-7875ff11a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff11a000-7875ff15b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff15b000-7875ff15c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff15c000-7875ff19d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff19d000-7875ff19e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff19e000-7875ff1df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff1df000-7875ff1e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff1e0000-7875ff221000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff221000-7875ff222000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff222000-7875ff263000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff263000-7875ff264000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff264000-7875ff2a5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff2a5000-7875ff2a6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff2a6000-7875ff2e7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff2e7000-7875ff2e8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff2e8000-7875ff329000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff329000-7875ff32a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff32a000-7875ff36b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff36b000-7875ff36c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff36c000-7875ff3ad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff3ad000-7875ff3ae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff3ae000-7875ff3ef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff3ef000-7875ff3f0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff3f0000-7875ff431000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff431000-7875ff432000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff432000-7875ff473000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff473000-7875ff474000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff474000-7875ff4b5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff4b5000-7875ff4b6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff4b6000-7875ff4f7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff4f7000-7875ff4f8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff4f8000-7875ff539000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff539000-7875ff53a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff53a000-7875ff57b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff57b000-7875ff57c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff57c000-7875ff5bd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff5bd000-7875ff5be000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff5be000-7875ff5ff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7875ff5ff000-7875ff600000 ---p 00000000 00:00 0 
7875ff600000-7875ffe00000 rw-p 00000000 00:00 0 
7875ffe00000-787617e00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
787617e00000-787619200000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
787619210000-787619280000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
787619282000-787619284000 r--p 00000000 00:ae 19672616                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
787619284000-787619287000 r-xp 00002000 00:ae 19672616                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
787619287000-787619288000 r--p 00005000 00:ae 19672616                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
787619288000-787619289000 r--p 00006000 00:ae 19672616                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
787619289000-78761928a000 rw-p 00007000 00:ae 19672616                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/io/console.so
78761928a000-78761928b000 r--p 00000000 00:ae 19290537                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
78761928b000-78761928c000 r-xp 00001000 00:ae 19290537                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
78761928c000-78761928d000 r--p 00002000 00:ae 19290537                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
78761928d000-78761928e000 r--p 00002000 00:ae 19290537                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
78761928e000-78761928f000 rw-p 00003000 00:ae 19290537                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/-test-/asan.so
787619297000-787619299000 r--p 00000000 00:ae 19182875                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
787619299000-78761929c000 r-xp 00002000 00:ae 19182875                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
78761929c000-78761929e000 r--p 00005000 00:ae 19182875                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
78761929e000-78761929f000 r--p 00006000 00:ae 19182875                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
78761929f000-7876192a0000 rw-p 00007000 00:ae 19182875                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/etc.so
7876192a0000-7876192c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7876192c0000-7876192c1000 r--p 00000000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7876192c1000-7876192c3000 r-xp 00001000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7876192c3000-7876192c4000 r--p 00003000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7876192c4000-7876192c5000 r--p 00003000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7876192c5000-7876192c6000 rw-p 00004000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7876192c6000-7876192c7000 r--p 00000000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7876192c7000-7876192c8000 r-xp 00001000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7876192c8000-7876192c9000 r--p 00002000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7876192c9000-7876192ca000 r--p 00002000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7876192ca000-7876192cb000 rw-p 00003000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7876192cb000-7876193cc000 rw-p 00000000 00:00 0 
7876193cc000-7876193d3000 r--s 00000000 00:ae 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7876193d3000-78761942c000 r--p 00000000 00:ae 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
78761942c000-78761942f000 rw-p 00000000 00:00 0 
78761942f000-787619457000 r--p 00000000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
787619457000-7876195df000 r-xp 00028000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7876195df000-78761962e000 r--p 001b0000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
78761962e000-787619632000 r--p 001fe000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
787619632000-787619634000 rw-p 00202000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
787619634000-787619643000 rw-p 00000000 00:00 0 
787619643000-787619647000 r--p 00000000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
787619647000-78761966a000 r-xp 00004000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
78761966a000-78761966e000 r--p 00027000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
78761966e000-78761966f000 r--p 0002b000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
78761966f000-787619670000 rw-p 0002c000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
787619670000-787619680000 r--p 00000000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
787619680000-7876196ff000 r-xp 00010000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7876196ff000-787619757000 r--p 0008f000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
787619757000-787619758000 r--p 000e7000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
787619758000-787619759000 rw-p 000e8000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
787619759000-78761975b000 r--p 00000000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
78761975b000-787619770000 r-xp 00002000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
787619770000-787619789000 r--p 00017000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
787619789000-78761978a000 r--p 0002f000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
78761978a000-78761978b000 rw-p 00030000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
78761978b000-787619793000 rw-p 00000000 00:00 0 
787619793000-78761979d000 r--p 00000000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
78761979d000-787619800000 r-xp 0000a000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
787619800000-787619815000 r--p 0006d000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
787619815000-787619816000 r--p 00081000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
787619816000-787619817000 rw-p 00082000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
787619817000-787619819000 r--p 00000000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
787619819000-78761982b000 r-xp 00002000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
78761982b000-787619831000 r--p 00014000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
787619831000-787619832000 r--p 0001a000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
787619832000-787619833000 rw-p 0001b000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
787619833000-787619834000 r--p 00000000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
787619834000-787619835000 r-xp 00001000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
787619835000-787619836000 r--p 00002000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
787619836000-787619837000 r--p 00002000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
787619837000-787619838000 rw-p 00003000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
787619838000-78761983a000 rw-p 00000000 00:00 0 
78761983a000-78761983b000 r--p 00000000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
78761983b000-787619866000 r-xp 00001000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
787619866000-787619870000 r--p 0002c000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
787619870000-787619872000 r--p 00036000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
787619872000-787619874000 rw-p 00038000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffea4b77000-7ffea4b98000 rw-p 00000000 00:00 0                          [stack]
7ffea4bf9000-7ffea4bfd000 r--p 00000000 00:00 0                          [vvar]
7ffea4bfd000-7ffea4bff000 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.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.9.5/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-10-03T02:08:45Z master b92db45b98) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
/tmp/ruby/src/trunk_clang_16/spec/ruby/core/exception/syntax_error_spec.rb:18: [BUG] Segmentation fault at 0x0000000000000008
ruby 3.5.0dev (2025-10-03T02:08:45Z master b92db45b98) +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:000538 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:000d90 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:000d30 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:000550 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: 0x00005be4d6b28b87 RBP: 0x00007ffcb754ad50 RSP: 0x00007ffcb754abb0
 RAX: 0x7b8bd36526a3b200 RBX: 0x0000000000000000 RCX: 0x0000000000000000
 RDX: 0x00005be4d6a869d0 RDI: 0x0000000000000000 RSI: 0x00005be4d83b0420
  R8: 0x0000000000000002  R9: 0x00000000000000e0 R10: 0x0000000000000007
 R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x000078299d642618
 R14: 0x000078299d642618 R15: 0x00005be4d7fcd2d0 EFL: 0x0000000000010202

-- C level backtrace information -------------------------------------------
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
/tmp/ruby/build/trunk_clang_16/ruby(rb_print_backtrace+0x14) [0x5be4d6ddf372] /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) [0x5be4d6d9ef4c] /tmp/ruby/src/trunk_clang_16/error.c:1130
/tmp/ruby/build/trunk_clang_16/ruby(sigsegv+0x5a) [0x5be4d6b2008a] /tmp/ruby/src/trunk_clang_16/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x7829b7e59320) [0x7829b7e59320]
/tmp/ruby/build/trunk_clang_16/ruby(rb_st_update+0x37) [0x5be4d6b28b87] /tmp/ruby/src/trunk_clang_16/st.c:1469
/tmp/ruby/build/trunk_clang_16/ruby(load_unlock+0x19) [0x5be4d6a84917] /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) [0x5be4d6a83bcc] /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) [0x5be4d6bb2744] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3918
/tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xd8) [0x5be4d6b93961] /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) [0x5be4d6b8f170] /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) [0x5be4d6bbbaf9] /tmp/ruby/src/trunk_clang_16/vm.c:1740
/tmp/ruby/build/trunk_clang_16/ruby(vm_yield_with_cref+0x97) [0x5be4d6ba2419] /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) [0x5be4d6bb2744] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3918
/tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xee) [0x5be4d6b93100] /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) [0x5be4d6b8f170] /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) [0x5be4d6bbbaf9] /tmp/ruby/src/trunk_clang_16/vm.c:1740
/tmp/ruby/build/trunk_clang_16/ruby(vm_yield_with_cref+0x86) [0x5be4d6ba03ae] /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) [0x5be4d6ce7367] /tmp/ruby/src/trunk_clang_16/array.c:7904
/tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x5be4d6bb2744] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3918
/tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xee) [0x5be4d6b93100] /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) [0x5be4d6b8f170] /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) [0x5be4d6bbbaf9] /tmp/ruby/src/trunk_clang_16/vm.c:1740
/tmp/ruby/build/trunk_clang_16/ruby(vm_yield_with_cref+0x86) [0x5be4d6ba03ae] /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) [0x5be4d6cdad87] /tmp/ruby/src/trunk_clang_16/array.c:2658
/tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x5be4d6bb2744] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3918
/tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xee) [0x5be4d6b93100] /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) [0x5be4d6b8f170] /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) [0x5be4d6a8689e] /tmp/ruby/src/trunk_clang_16/load.c:784
/tmp/ruby/build/trunk_clang_16/ruby(raise_load_if_failed+0x0) [0x5be4d6a8376c] /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) [0x5be4d6a85730] /tmp/ruby/src/trunk_clang_16/load.c:903
/tmp/ruby/build/trunk_clang_16/ruby(vm_call_cfunc_with_frame_+0xf4) [0x5be4d6bb2744] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3918
/tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xd8) [0x5be4d6b93961] /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) [0x5be4d6b8f170] /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) [0x5be4d6bbbaf9] /tmp/ruby/src/trunk_clang_16/vm.c:1740
/tmp/ruby/build/trunk_clang_16/ruby(vm_yield_with_cref+0x97) [0x5be4d6ba2419] /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) [0x5be4d6bb2744] /tmp/ruby/src/trunk_clang_16/vm_insnhelper.c:3918
/tmp/ruby/build/trunk_clang_16/ruby(vm_sendish+0xee) [0x5be4d6b93100] /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) [0x5be4d6b8f2cb] /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) [0x5be4d6a21ab1] /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) [0x5be4d6a1f585] /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) [0x7829b7e3e1ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7829b7e3e28b] ../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
[0x5be4d6a1f445]

-- 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/src/trunk_clang_16/spec/ruby/core/exception/fixtures/common.rb
  181 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/exception/shared/set_backtrace.rb
  182 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
  183 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/euc_jp.so
  184 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_1.so
  185 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_16.so
  186 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/binding/fixtures/classes.rb
  187 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/class/fixtures/classes.rb
  188 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/complex/shared/arg.rb
  189 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/numeric/fixtures/classes.rb
  190 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/data/fixtures/classes.rb
  191 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/data/shared/inspect.rb
  192 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/dir/fixtures/common.rb
  193 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/dir/shared/exist.rb
  194 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/shift_jis.so
  195 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
  196 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
  197 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32le.so
  198 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
  199 /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
  200 /tmp/ruby/src/trunk_clang_16/spec/ruby/core/exception/shared/new.rb

* Process memory map:

5be4d69d3000-5be4d6a13000 r--p 00000000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
5be4d6a13000-5be4d6e48000 r-xp 00040000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
5be4d6e48000-5be4d6fdf000 r--p 00475000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
5be4d6fdf000-5be4d6ff4000 r--p 0060c000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
5be4d6ff4000-5be4d6ff6000 rw-p 00621000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
5be4d6ff6000-5be4d700a000 rw-p 00000000 00:00 0 
5be4d7fc5000-5be4d873e000 rw-p 00000000 00:00 0                          [heap]
782995a54000-782998000000 r--s 00000000 00:ae 19149480                   /tmp/ruby/build/trunk_clang_16/ruby
782998000000-782998021000 rw-p 00000000 00:00 0 
782998021000-78299c000000 ---p 00000000 00:00 0 
78299d0c9000-78299d2d0000 r--s 00000000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
78299d2d0000-78299d2e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78299d362000-78299d365000 r--p 00000000 00:ae 19159022                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
78299d365000-78299d366000 r-xp 00003000 00:ae 19159022                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
78299d366000-78299d37a000 r--p 00004000 00:ae 19159022                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
78299d37a000-78299d37f000 r--p 00018000 00:ae 19159022                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
78299d37f000-78299d380000 rw-p 0001d000 00:ae 19159022                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/single_byte.so
78299d380000-78299d3e0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78299d3ee000-78299d46f000 rw-p 00000000 00:00 0 
78299d47f000-78299d480000 ---p 00000000 00:00 0 
78299d480000-78299d4a0000 rw-p 00000000 00:00 0 
78299d4a0000-78299d580000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78299d58f000-78299d5d0000 rw-p 00000000 00:00 0 
78299d5d0000-78299d650000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78299d660000-78299d6b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78299d6c0000-78299d760000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78299d76b000-78299d76c000 r--p 00000000 00:ae 19160001                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
78299d76c000-78299d76d000 r-xp 00001000 00:ae 19160001                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
78299d76d000-78299d76e000 r--p 00002000 00:ae 19160001                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
78299d76e000-78299d76f000 r--p 00003000 00:ae 19160001                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
78299d76f000-78299d770000 rw-p 00004000 00:ae 19160001                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/utf_16_32.so
78299d770000-78299d7b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
78299d7b0000-78299d7b1000 r--p 00000000 00:ae 19152362                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32le.so
78299d7b1000-78299d7b2000 r-xp 00001000 00:ae 19152362                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32le.so
78299d7b2000-78299d7b3000 r--p 00002000 00:ae 19152362                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32le.so
78299d7b3000-78299d7b4000 r--p 00002000 00:ae 19152362                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32le.so
78299d7b4000-78299d7b5000 rw-p 00003000 00:ae 19152362                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_32le.so
78299d7b5000-78299d7b6000 r--p 00000000 00:ae 19142966                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
78299d7b6000-78299d7b7000 r-xp 00001000 00:ae 19142966                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
78299d7b7000-78299d7b8000 r--p 00002000 00:ae 19142966                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
78299d7b8000-78299d7b9000 r--p 00002000 00:ae 19142966                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
78299d7b9000-78299d7ba000 rw-p 00003000 00:ae 19142966                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16be.so
78299d7ba000-78299d7bb000 r--p 00000000 00:ae 19151029                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
78299d7bb000-78299d7bc000 r-xp 00001000 00:ae 19151029                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
78299d7bc000-78299d7bd000 r--p 00002000 00:ae 19151029                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
78299d7bd000-78299d7be000 r--p 00002000 00:ae 19151029                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
78299d7be000-78299d7bf000 rw-p 00003000 00:ae 19151029                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/utf_16le.so
78299d7bf000-78299d7c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d7c0000-78299d801000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d801000-78299d802000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d802000-78299d843000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d843000-78299d844000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d844000-78299d885000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d885000-78299d886000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d886000-78299d8c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d8c7000-78299d8c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d8c8000-78299d909000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d909000-78299d90a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d90a000-78299d94b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d94b000-78299d94c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d94c000-78299d98d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d98d000-78299d98e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d98e000-78299d9cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d9cf000-78299d9d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299d9d0000-78299da11000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299da11000-78299da12000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299da12000-78299da53000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299da53000-78299da54000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299da54000-78299da95000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299da95000-78299da96000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299da96000-78299dad7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dad7000-78299dad8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dad8000-78299db19000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299db19000-78299db1a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299db1a000-78299db5b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299db5b000-78299db5c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299db5c000-78299db9d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299db9d000-78299db9e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299db9e000-78299dbdf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dbdf000-78299dbe0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dbe0000-78299dc21000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dc21000-78299dc22000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dc22000-78299dc63000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dc63000-78299dc64000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dc64000-78299dca5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dca5000-78299dca6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dca6000-78299dce7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dce7000-78299dce8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dce8000-78299dd29000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dd29000-78299dd2a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dd2a000-78299dd6b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dd6b000-78299dd6c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dd6c000-78299ddad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299ddad000-78299ddae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299ddae000-78299ddef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299ddef000-78299ddf0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299ddf0000-78299de31000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299de31000-78299de32000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299de32000-78299de73000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299de73000-78299de74000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299de74000-78299deb5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299deb5000-78299deb6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299deb6000-78299def7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299def7000-78299def8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299def8000-78299df39000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299df39000-78299df3a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299df3a000-78299df7b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299df7b000-78299df7c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299df7c000-78299dfbd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dfbd000-78299dfbe000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dfbe000-78299dfff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
78299dfff000-78299e000000 ---p 00000000 00:00 0 
78299e000000-78299e800000 rw-p 00000000 00:00 0 
78299e800000-7829b6800000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
7829b6800000-7829b7c00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
7829b7c00000-7829b7c01000 r--p 00000000 00:ae 19160720                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/shift_jis.so
7829b7c01000-7829b7c02000 r-xp 00001000 00:ae 19160720                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/shift_jis.so
7829b7c02000-7829b7c03000 r--p 00002000 00:ae 19160720                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/shift_jis.so
7829b7c03000-7829b7c04000 r--p 00003000 00:ae 19160720                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/shift_jis.so
7829b7c04000-7829b7c05000 rw-p 00004000 00:ae 19160720                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/shift_jis.so
7829b7c05000-7829b7c07000 r--p 00000000 00:ae 19182917                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
7829b7c07000-7829b7c0c000 r-xp 00002000 00:ae 19182917                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
7829b7c0c000-7829b7c0e000 r--p 00007000 00:ae 19182917                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
7829b7c0e000-7829b7c0f000 r--p 00008000 00:ae 19182917                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
7829b7c0f000-7829b7c10000 rw-p 00009000 00:ae 19182917                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/stringio.so
7829b7c10000-7829b7c70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7829b7c70000-7829b7c71000 r--p 00000000 00:ae 19150409                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_16.so
7829b7c71000-7829b7c72000 r-xp 00001000 00:ae 19150409                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_16.so
7829b7c72000-7829b7c73000 r--p 00002000 00:ae 19150409                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_16.so
7829b7c73000-7829b7c74000 r--p 00002000 00:ae 19150409                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_16.so
7829b7c74000-7829b7c75000 rw-p 00003000 00:ae 19150409                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_16.so
7829b7c75000-7829b7c76000 r--p 00000000 00:ae 19163973                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_1.so
7829b7c76000-7829b7c77000 r-xp 00001000 00:ae 19163973                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_1.so
7829b7c77000-7829b7c78000 r--p 00002000 00:ae 19163973                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_1.so
7829b7c78000-7829b7c79000 r--p 00002000 00:ae 19163973                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_1.so
7829b7c79000-7829b7c7a000 rw-p 00003000 00:ae 19163973                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/iso_8859_1.so
7829b7c7a000-7829b7c7b000 r--p 00000000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7829b7c7b000-7829b7c7c000 r-xp 00001000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7829b7c7c000-7829b7c7d000 r--p 00002000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7829b7c7d000-7829b7c7e000 r--p 00002000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7829b7c7e000-7829b7c7f000 rw-p 00003000 00:ae 19143188                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/trans/transdb.so
7829b7c80000-7829b7c81000 r--p 00000000 00:ae 19160076                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/euc_jp.so
7829b7c81000-7829b7c82000 r-xp 00001000 00:ae 19160076                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/euc_jp.so
7829b7c82000-7829b7c83000 r--p 00002000 00:ae 19160076                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/euc_jp.so
7829b7c83000-7829b7c84000 r--p 00003000 00:ae 19160076                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/euc_jp.so
7829b7c84000-7829b7c85000 rw-p 00004000 00:ae 19160076                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/euc_jp.so
7829b7c85000-7829b7c86000 r--p 00000000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7829b7c86000-7829b7c88000 r-xp 00001000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7829b7c88000-7829b7c89000 r--p 00003000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7829b7c89000-7829b7c8a000 r--p 00003000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7829b7c8a000-7829b7c8b000 rw-p 00004000 00:ae 19672732                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/rbconfig/sizeof.so
7829b7c8b000-7829b7c8c000 r--p 00000000 00:ae 19182883                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
7829b7c8c000-7829b7c8d000 r-xp 00001000 00:ae 19182883                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
7829b7c8d000-7829b7c8e000 r--p 00002000 00:ae 19182883                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
7829b7c8e000-7829b7c8f000 r--p 00002000 00:ae 19182883                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
7829b7c8f000-7829b7c90000 rw-p 00003000 00:ae 19182883                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/monitor.so
7829b7c90000-7829b7cb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7829b7cb0000-7829b7db1000 rw-p 00000000 00:00 0 
7829b7db1000-7829b7db8000 r--s 00000000 00:ae 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7829b7db8000-7829b7e11000 r--p 00000000 00:ae 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
7829b7e11000-7829b7e14000 rw-p 00000000 00:00 0 
7829b7e14000-7829b7e3c000 r--p 00000000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7829b7e3c000-7829b7fc4000 r-xp 00028000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7829b7fc4000-7829b8013000 r--p 001b0000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7829b8013000-7829b8017000 r--p 001fe000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7829b8017000-7829b8019000 rw-p 00202000 00:ae 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7829b8019000-7829b8028000 rw-p 00000000 00:00 0 
7829b8028000-7829b802c000 r--p 00000000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7829b802c000-7829b804f000 r-xp 00004000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7829b804f000-7829b8053000 r--p 00027000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7829b8053000-7829b8054000 r--p 0002b000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7829b8054000-7829b8055000 rw-p 0002c000 00:ae 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7829b8055000-7829b8065000 r--p 00000000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7829b8065000-7829b80e4000 r-xp 00010000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7829b80e4000-7829b813c000 r--p 0008f000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7829b813c000-7829b813d000 r--p 000e7000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7829b813d000-7829b813e000 rw-p 000e8000 00:ae 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7829b813e000-7829b8140000 r--p 00000000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7829b8140000-7829b8155000 r-xp 00002000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7829b8155000-7829b816e000 r--p 00017000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7829b816e000-7829b816f000 r--p 0002f000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7829b816f000-7829b8170000 rw-p 00030000 00:ae 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7829b8170000-7829b8178000 rw-p 00000000 00:00 0 
7829b8178000-7829b8182000 r--p 00000000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7829b8182000-7829b81e5000 r-xp 0000a000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7829b81e5000-7829b81fa000 r--p 0006d000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7829b81fa000-7829b81fb000 r--p 00081000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7829b81fb000-7829b81fc000 rw-p 00082000 00:ae 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7829b81fc000-7829b81fe000 r--p 00000000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7829b81fe000-7829b8210000 r-xp 00002000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7829b8210000-7829b8216000 r--p 00014000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7829b8216000-7829b8217000 r--p 0001a000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7829b8217000-7829b8218000 rw-p 0001b000 00:ae 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7829b8218000-7829b8219000 r--p 00000000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
7829b8219000-7829b821a000 r-xp 00001000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
7829b821a000-7829b821b000 r--p 00002000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
7829b821b000-7829b821c000 r--p 00002000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
7829b821c000-7829b821d000 rw-p 00003000 00:ae 19150360                   /tmp/ruby/build/trunk_clang_16/.ext/x86_64-linux/enc/encdb.so
7829b821d000-7829b821f000 rw-p 00000000 00:00 0 
7829b821f000-7829b8220000 r--p 00000000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7829b8220000-7829b824b000 r-xp 00001000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7829b824b000-7829b8255000 r--p 0002c000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7829b8255000-7829b8257000 r--p 00036000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7829b8257000-7829b8259000 rw-p 00038000 00:ae 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffcb752e000-7ffcb754f000 rw-p 00000000 00:00 0                          [stack]
7ffcb75d2000-7ffcb75d6000 r--p 00000000 00:00 0                          [vvar]
7ffcb75d6000-7ffcb75d8000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]



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

Finished in 24.290845 seconds

1110 files, 13605 examples, 46604 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