# Logfile created on 2025-12-06 11:58:59 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007a0ec3e2fdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_clang_17", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_17", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_17", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_17", @configure_opts=["CC=clang-17"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20251206-115859", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007a0ec3fdd3c8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007a0ec3fdd170 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007a0ebf9192e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_17.20251206-115859", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_17.20251206-115859>, @binmode=false, @mon_data=#<Monitor:0x00007a0ec3fdc9c8>, @mon_data_owner_object_id=900>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_17
Cloning into 'trunk_clang_17'...
Updating files: 67% (7595/11283)
Updating files: 68% (7673/11283)
Updating files: 69% (7786/11283)
Updating files: 70% (7899/11283)
Updating files: 71% (8011/11283)
Updating files: 72% (8124/11283)
Updating files: 73% (8237/11283)
Updating files: 74% (8350/11283)
Updating files: 75% (8463/11283)
Updating files: 76% (8576/11283)
Updating files: 77% (8688/11283)
Updating files: 78% (8801/11283)
Updating files: 79% (8914/11283)
Updating files: 80% (9027/11283)
Updating files: 81% (9140/11283)
Updating files: 82% (9253/11283)
Updating files: 83% (9365/11283)
Updating files: 84% (9478/11283)
Updating files: 85% (9591/11283)
Updating files: 86% (9704/11283)
Updating files: 87% (9817/11283)
Updating files: 88% (9930/11283)
Updating files: 89% (10042/11283)
Updating files: 90% (10155/11283)
Updating files: 91% (10268/11283)
Updating files: 92% (10381/11283)
Updating files: 93% (10494/11283)
Updating files: 94% (10607/11283)
Updating files: 95% (10719/11283)
Updating files: 96% (10832/11283)
Updating files: 97% (10945/11283)
Updating files: 98% (11058/11283)
Updating files: 99% (11171/11283)
Updating files: 100% (11283/11283)
Updating files: 100% (11283/11283), done.
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_17" 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_17/configure --prefix=/tmp/ruby/install/trunk_clang_17 --disable-install-doc CC=clang-17
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-17... no
checking for llvm-ar-17... llvm-ar-17
checking for clang++-17... clang++-17
checking for llvm-nm-17... llvm-nm-17
checking for llvm-objcopy-17... llvm-objcopy-17
checking for llvm-objdump-17... llvm-objdump-17
checking for llvm-ranlib-17... llvm-ranlib-17
checking for llvm-strip-17... llvm-strip-17
checking for gcc... clang-17
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang-17 accepts -g... yes
checking for clang-17 option to enable C11 features... none needed
checking whether the compiler supports GNU C++... yes
checking whether clang++-17 accepts -g... yes
checking for clang++-17 option to enable C++11 features... unsupported
checking for clang++-17 option to enable C++98 features... unsupported
checking how to run the C preprocessor... clang-17 -E
checking for gas... no
checking for as... as
checking for gld... no
checking for ld... ld
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether the linker is GNU ld... yes
checking whether clang-17 -E accepts -o... yes
checking for llvm-ar-17 flags... rcD
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for dtrace... no
checking for dot... no
checking for doxygen... no
checking for pkg-config... no
checking whether it is Android... no
checking for cd using physical directory... cd -P
checking if make is GNU make... yes
checking whether CFLAGS is valid... yes
checking whether LDFLAGS is valid... yes
checking whether ELF binaries are produced... yes
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as CXXFLAGS... no
checking whether -Wextra-tokens is accepted as CFLAGS... yes
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... yes
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
checking whether -Wduplicated-cond is accepted as CFLAGS... no
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wimplicit-int is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... no
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... yes
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking for -fstack-protector... -fstack-protector-strong
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as LDFLAGS... yes
checking whether -fvisibility=hidden is accepted as CFLAGS... yes
checking whether -fno-fast-math is accepted as CFLAGS... yes
checking whether -fexcess-precision=standard is accepted as CFLAGS... yes
checking whether -fp-model precise is accepted as CFLAGS... no
checking whether compiler has statement and declarations in expressions... yes
checking for pthread.h... yes
checking for pthread_create in -lthr... no
checking for pthread_create in -lpthread... yes
checking for pthread_np.h... no
checking thread model... pthread
checking whether CXXFLAGS is valid... no
configure: WARNING: something wrong with CXXFLAGS=""
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shutdown in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for afunix.h... no
checking for atomic.h... no
checking for copyfile.h... no
checking for direct.h... no
checking for grp.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for ieeefp.h... no
checking for intrinsics.h... no
checking for langinfo.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for malloc/malloc.h... no
checking for malloc_np.h... no
checking for net/socket.h... no
checking for process.h... no
checking for pwd.h... yes
checking for sanitizer/asan_interface.h... yes
checking for sanitizer/msan_interface.h... yes
checking for sanitizer/tsan_interface.h... yes
checking for setjmpex.h... no
checking for stdalign.h... yes
checking for stdio.h... (cached) yes
checking for sys/attr.h... no
checking for sys/eventfd.h... yes
checking for sys/fcntl.h... yes
checking for sys/file.h... yes
checking for sys/id.h... no
checking for sys/ioctl.h... yes
checking for sys/mkdev.h... no
checking for sys/param.h... yes
checking for sys/prctl.h... yes
checking for sys/random.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/syscall.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/utime.h... no
checking for syscall.h... yes
checking for time.h... yes
checking for ucontext.h... yes
checking for utime.h... yes
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for stdckdint.h... no
checking for stdatomic.h... yes
checking for x86intrin.h... yes
checking for x86intrin.h when defined(__x86_64__)... yes
checking for gmp.h... yes
checking for library containing __gmpz_init... -lgmp
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for C/C++ restrict keyword... __restrict__
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking word size... 8
checking packed struct attribute... x __attribute__((packed))
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... ULONG
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULONG
checking for off_t... (cached) yes
checking for convertible type of off_t... LONG
checking for clockid_t... yes
checking for convertible type of clockid_t... INT
checking for variable length macro... yes
checking if _Alignof() works... yes
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
checking for WEAK function attribute... __attribute__ ((__weak__)) x
checking for std::nullptr_t... no
checking for FUNC_STDCALL function attribute... x
checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x
checking for FUNC_FASTCALL function attribute... x
checking for FUNC_UNOPTIMIZED function attribute... x
checking for FUNC_MINIMIZED function attribute... x
checking for function alias... alias
checking for __atomic builtins... yes
checking for 64bit __atomic builtins... yes
checking for __sync builtins... yes
checking for __builtin_unreachable... yes
checking for __assume... no
checking for exported function attribute... __attribute__ ((__visibility__("default")))
checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
checking for function name string predefined identifier... __func__
checking if enum over int is allowed... yes
checking for clang-17 options needed to detect all undeclared functions... none needed
checking whether sys_nerr is declared... no
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of dev_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking size of struct stat.st_dev... SIZEOF_DEV_T
checking size of struct stat.st_rdev... SIZEOF_DEV_T
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... no
checking for struct statx.stx_btime... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for printf prefix for intptr_t... NONE
checking for ssize_t... yes
checking size of ssize_t... 8
checking for printf prefix for int64_t... NONE
checking for stack end address... __libc_stack_end
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking 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-17 flags... -S -x
checking whether -fPIE is accepted as CFLAGS... yes
checking whether -pie is accepted as LDFLAGS... yes
checking whether wrapper for LD_LIBRARY_PATH is needed... no
checking whether dtrace USDT is available... no
checking for __builtin_setjmp... yes with cast ((void **))
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... yes
checking for setjmp type... __builtin_setjmp\((void **)\)
checking if building with modular GC support... no
checking for rustc... rustc
checking for cargo... no
checking whether rustc works for YJIT... yes
checking possible to build ZJIT... no
checking for prefix of external symbols... NONE
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 4.0.0+0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 4.0.0
* Installation prefix: /tmp/ruby/install/trunk_clang_17
* exec prefix: ${prefix}
* arch: x86_64-linux
* site arch: ${arch}
* RUBY_BASE_NAME: ruby
* ruby lib prefix: ${libdir}/${RUBY_BASE_NAME}
* site libraries path: ${rubylibprefix}/${sitearch}
* vendor path: ${rubylibprefix}/vendor_ruby
* target OS: linux
* compiler: clang-17
* with thread: pthread
* with coroutine: amd64
* with modular GC: no
* enable shared libs: no
* dynamic library ext: so
* CFLAGS: ${hardenflags} -fdeclspec ${optflags} \
${debugflags} ${warnflags}
* LDFLAGS: -L. -fstack-protector-strong -rdynamic \
-Wl,-export-dynamic
* DLDFLAGS: -Wl,--compress-debug-sections=zlib
* optflags: -O3 -fno-fast-math
* debugflags: -ggdb3
* warnflags: -Wall -Wextra -Wextra-tokens \
-Wdeprecated-declarations -Wdivision-by-zero \
-Wdiv-by-zero -Wimplicit-function-declaration \
-Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 \
-Wwrite-strings -Wold-style-definition \
-Wmissing-noreturn -Wno-cast-function-type \
-Wno-constant-logical-operand -Wno-long-long \
-Wno-missing-field-initializers \
-Wno-overlength-strings -Wno-parentheses-equality \
-Wno-self-assign -Wno-tautological-compare \
-Wno-unused-parameter -Wno-unused-value \
-Wunused-variable -Wmisleading-indentation -Wundef
* hardenflags: -fstack-protector-strong -U_FORTIFY_SOURCE \
-D_FORTIFY_SOURCE=2
* strip command: llvm-strip-17 -S -x
* install doc: no
* YJIT support: yes
* ZJIT support: no
* man page type: man
* BASERUBY -v: ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \
[x86_64-linux-gnu]
---
$$$[end] "/tmp/ruby/src/trunk_clang_17/configure --prefix=/tmp/ruby/install/trunk_clang_17 --disable-install-doc CC=clang-17" exit with 0.
$$$[beg] make update-download -j4
sed -f /tmp/ruby/src/trunk_clang_17/tool/prereq.status /tmp/ruby/src/trunk_clang_17/common.mk /tmp/ruby/src/trunk_clang_17/prism/srcs.mk /tmp/ruby/src/trunk_clang_17/depend > uncommon.mk
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk_clang_17/tool/generic_erb.rb -c -tprism/.srcs.mk.time -o /tmp/ruby/src/trunk_clang_17/prism/srcs.mk /tmp/ruby/src/trunk_clang_17/prism/srcs.mk.in
/tmp/ruby/src/trunk_clang_17/prism/srcs.mk unchanged
sed -f /tmp/ruby/src/trunk_clang_17/tool/prereq.status /tmp/ruby/src/trunk_clang_17/common.mk /tmp/ruby/src/trunk_clang_17/prism/srcs.mk /tmp/ruby/src/trunk_clang_17/depend > uncommon.mk
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-5.26.2...
Downloading bundled gem power_assert-3.0.1...
Downloading bundled gem rake-13.3.1...
Downloading bundled gem test-unit-3.7.3...
Downloading bundled gem rexml-3.4.4...
Downloading bundled gem rss-0.3.1...
Downloading bundled gem net-ftp-0.3.9...
Downloading bundled gem net-imap-0.5.12...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.5.1...
Downloading bundled gem matrix-0.4.3...
Downloading bundled gem prime-0.1.4...
Downloading bundled gem typeprof-0.31.0...
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.3.1...
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 repl_type_completor-0.1.12...
Downloading bundled gem ostruct-0.6.3...
Downloading bundled gem pstore-0.2.0...
Downloading bundled gem benchmark-0.5.0...
Downloading bundled gem logger-1.7.0...
Downloading bundled gem rdoc-6.16.1...
Downloading bundled gem win32ole-1.9.2...
Downloading bundled gem irb-1.15.3...
Downloading bundled gem reline-0.6.3...
Downloading bundled gem readline-0.0.4...
Downloading bundled gem fiddle-1.1.8...
/usr/bin/mkdir -p /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp
/usr/bin/mkdir -p /tmp/ruby/src/trunk_clang_17/gems/src
Cloning https://github.com/ruby/rbs
Cloning into '/tmp/ruby/src/trunk_clang_17/gems/src/rbs'...
Update rbs to 22451ecbe262326176eb3915b64366712930685c
From https://github.com/ruby/rbs
* branch 22451ecbe262326176eb3915b64366712930685c -> FETCH_HEAD
HEAD is now at 22451ecb Skip io/wait tests for methods deleted in Ruby 4
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/rbs.revision updated
Building rbs@22451ecbe262326176eb3915b64366712930685c to /tmp/ruby/src/trunk_clang_17/gems/rbs-3.9.5.gem
Successfully built RubyGem
Name: rbs
Version: 3.9.5
File: rbs-3.9.5.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
Already up to date.
Latest commit hash = 0346206d3e
$$$[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
known_errors.inc updated
generating vm_call_iseq_optimized.inc
vm_call_iseq_optimized.inc updated
/usr/bin/mkdir -p /tmp/ruby/src/trunk_clang_17/enc/jis
+ cp /tmp/ruby/src/trunk_clang_17/enc/jis/props.h.blt /tmp/ruby/src/trunk_clang_17/enc/jis/props.h
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk_clang_17/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk_clang_17/probes.d > probes.dmyh
/tmp/ruby/src/trunk_clang_17/revision.h updated
generating parse.c
copying lex.c
generating id.c
id.c updated
generating enc/trans/newline.c ...
making /tmp/ruby/src/trunk_clang_17/ast.rbinc
making /tmp/ruby/src/trunk_clang_17/dir.rbinc
making /tmp/ruby/src/trunk_clang_17/gc.rbinc
making /tmp/ruby/src/trunk_clang_17/numeric.rbinc
making /tmp/ruby/src/trunk_clang_17/io.rbinc
making /tmp/ruby/src/trunk_clang_17/marshal.rbinc
making /tmp/ruby/src/trunk_clang_17/pack.rbinc
making /tmp/ruby/src/trunk_clang_17/trace_point.rbinc
making /tmp/ruby/src/trunk_clang_17/warning.rbinc
making /tmp/ruby/src/trunk_clang_17/array.rbinc
making /tmp/ruby/src/trunk_clang_17/hash.rbinc
making /tmp/ruby/src/trunk_clang_17/kernel.rbinc
making /tmp/ruby/src/trunk_clang_17/pathname_builtin.rbinc
making /tmp/ruby/src/trunk_clang_17/ractor.rbinc
making /tmp/ruby/src/trunk_clang_17/symbol.rbinc
making /tmp/ruby/src/trunk_clang_17/timev.rbinc
making /tmp/ruby/src/trunk_clang_17/thread_sync.rbinc
making /tmp/ruby/src/trunk_clang_17/nilclass.rbinc
making /tmp/ruby/src/trunk_clang_17/prelude.rbinc
making /tmp/ruby/src/trunk_clang_17/gem_prelude.rbinc
making /tmp/ruby/src/trunk_clang_17/jit_hook.rbinc
making /tmp/ruby/src/trunk_clang_17/jit_undef.rbinc
making /tmp/ruby/src/trunk_clang_17/yjit.rbinc
making /tmp/ruby/src/trunk_clang_17/zjit.rbinc
generating /tmp/ruby/src/trunk_clang_17/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_17/ext/ripper'
extracting ripper.y from ../../parse.y
generating /tmp/ruby/src/trunk_clang_17/ext/rbconfig/sizeof/sizes.c
generating eventids1.c from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_17/ext/rbconfig/sizeof'
generating eventids1.h from ../../parse.y
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_17/ext/rbconfig/sizeof'
generating eventids2table.c from ./eventids2.c
generating /tmp/ruby/src/trunk_clang_17/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_17/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_17/ext/socket'
generating constant definitions
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_17/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_17/ext/etc'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_17/ext/etc'
generating miniprelude.c
compiling compiler ripper.y
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_17/ext/socket'
miniprelude.c updated
generating ripper_init.c from ./ripper_init.c.tmpl
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/rbs.revision unchanged
/usr/bin/mkdir -p /tmp/ruby/src/trunk_clang_17/.bundle/gems
/bin/sh /tmp/ruby/src/trunk_clang_17/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.26.2...
Unpacked gems/minitest-5.26.2.gem
Extracting bundle gem power_assert-3.0.1...
Extracting bundle gem rake-13.3.1...
Unpacked gems/power_assert-3.0.1.gem
Extracting bundle gem test-unit-3.7.3...
Unpacked gems/rake-13.3.1.gem
Extracting bundle gem rexml-3.4.4...
Unpacked gems/test-unit-3.7.3.gem
Extracting bundle gem rss-0.3.1...
Unpacked gems/rss-0.3.1.gem
Extracting bundle gem net-ftp-0.3.9...
Unpacked gems/rexml-3.4.4.gem
Extracting bundle gem net-imap-0.5.12...
Unpacked gems/net-ftp-0.3.9.gem
Extracting bundle gem net-pop-0.1.2...
Unpacked gems/net-imap-0.5.12.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 typeprof-0.31.0...
Unpacked gems/prime-0.1.4.gem
Extracting bundle gem debug-1.11.0...
Unpacked gems/typeprof-0.31.0.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
Extracting bundle gem getoptlong-0.2.1...
Unpacked gems/mutex_m-0.3.0.gem
Extracting bundle gem base64-0.3.0...
Unpacked gems/getoptlong-0.2.1.gem
Extracting bundle gem bigdecimal-3.3.1...
Unpacked gems/base64-0.3.0.gem
Extracting bundle gem observer-0.1.2...
Unpacked gems/bigdecimal-3.3.1.gem
Extracting bundle gem abbrev-0.1.2...
Unpacked gems/abbrev-0.1.2.gem
Extracting bundle gem resolv-replace-0.1.1...
Unpacked gems/observer-0.1.2.gem
Extracting bundle gem rinda-0.2.0...
Unpacked gems/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/nkf-0.2.0.gem
Extracting bundle gem syslog-0.3.0...
Unpacked gems/drb-2.2.3.gem
Extracting bundle gem csv-3.3.5...
Unpacked gems/syslog-0.3.0.gem
Extracting bundle gem repl_type_completor-0.1.12...
Unpacked gems/csv-3.3.5.gem
Extracting bundle gem ostruct-0.6.3...
Extracting bundle gem pstore-0.2.0...
Unpacked gems/pstore-0.2.0.gem
Extracting bundle gem benchmark-0.5.0...
Unpacked gems/repl_type_completor-0.1.12.gem
Extracting bundle gem logger-1.7.0...
Unpacked gems/benchmark-0.5.0.gem
Unpacked gems/ostruct-0.6.3.gem
Extracting bundle gem rdoc-6.16.1...
Extracting bundle gem win32ole-1.9.2...
Unpacked gems/logger-1.7.0.gem
Extracting bundle gem irb-1.15.3...
Unpacked gems/rdoc-6.16.1.gem
Extracting bundle gem reline-0.6.3...
Unpacked gems/win32ole-1.9.2.gem
Extracting bundle gem readline-0.0.4...
Unpacked gems/irb-1.15.3.gem
Extracting bundle gem fiddle-1.1.8...
Unpacked gems/reline-0.6.3.gem
generating enc.mk
Unpacked gems/readline-0.0.4.gem
Extracting bundle gem rbs-3.9.5...
Unpacked gems/fiddle-1.1.8.gem
Unpacked gems/rbs-3.9.5.gem
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
generating table from enc/trans/big5.c
generating table from enc/trans/cesu_8.c
generating table from enc/trans/chinese.c
generating enc/trans/cesu_8.c ...
generating table from enc/trans/ebcdic.c
generating enc/trans/ebcdic.c ...
generating table from enc/trans/emoji.c
generating enc/trans/emoji.c ...
generating table from enc/trans/emoji_iso2022_kddi.c
generating enc/trans/emoji_iso2022_kddi.c ...
generating table from enc/trans/emoji_sjis_docomo.c
generating enc/trans/chinese.c ...
generating table from enc/trans/emoji_sjis_kddi.c
generating enc/trans/emoji_sjis_docomo.c ...
generating table from enc/trans/emoji_sjis_softbank.c
generating enc/trans/emoji_sjis_kddi.c ...
generating enc/trans/emoji_sjis_softbank.c ...
generating table from enc/trans/escape.c
generating table from enc/trans/gb18030.c
generating enc/trans/escape.c ...
generating table from enc/trans/gbk.c
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_17/ext/ripper'
generating /tmp/ruby/src/trunk_clang_17/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_17/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_17/ext/ripper'
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 /tmp/ruby/src/trunk_clang_17/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_17/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_17/ext/ripper'
generating /tmp/ruby/src/trunk_clang_17/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_17/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_17/ext/ripper'
generating table from enc/trans/japanese_euc.c
generating enc/trans/gbk.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/japanese_sjis.c ...
generating /tmp/ruby/src/trunk_clang_17/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_17/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_17/ext/ripper'
generating table from enc/trans/korean.c
generating enc/trans/gb18030.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/korean.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/big5.c ...
generating enc/trans/utf_16_32.c ...
generating enc/trans/japanese_euc.c ...
generating enc/trans/utf8_mac.c ...
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_17/include -I/tmp/ruby/src/trunk_clang_17 -I/tmp/ruby/src/trunk_clang_17/prism -I/tmp/ruby/src/trunk_clang_17/enc/unicode/17.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_17/target/release/' '/tmp/ruby/src/trunk_clang_17/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_17/target/release/' '/tmp/ruby/src/trunk_clang_17/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_clang_17/main.c
compiling /tmp/ruby/src/trunk_clang_17/dmydln.c
compiling /tmp/ruby/src/trunk_clang_17/miniinit.c
making dummy probes.h
compiling /tmp/ruby/src/trunk_clang_17/ast.c
compiling /tmp/ruby/src/trunk_clang_17/bignum.c
compiling /tmp/ruby/src/trunk_clang_17/box.c
compiling /tmp/ruby/src/trunk_clang_17/class.c
compiling /tmp/ruby/src/trunk_clang_17/compar.c
compiling /tmp/ruby/src/trunk_clang_17/compile.c
compiling /tmp/ruby/src/trunk_clang_17/complex.c
compiling /tmp/ruby/src/trunk_clang_17/concurrent_set.c
compiling /tmp/ruby/src/trunk_clang_17/cont.c
compiling /tmp/ruby/src/trunk_clang_17/debug.c
compiling /tmp/ruby/src/trunk_clang_17/debug_counter.c
compiling /tmp/ruby/src/trunk_clang_17/dir.c
compiling /tmp/ruby/src/trunk_clang_17/dln_find.c
compiling /tmp/ruby/src/trunk_clang_17/encoding.c
compiling /tmp/ruby/src/trunk_clang_17/enum.c
compiling /tmp/ruby/src/trunk_clang_17/enumerator.c
compiling /tmp/ruby/src/trunk_clang_17/error.c
compiling /tmp/ruby/src/trunk_clang_17/eval.c
compiling /tmp/ruby/src/trunk_clang_17/file.c
compiling /tmp/ruby/src/trunk_clang_17/gc.c
compiling /tmp/ruby/src/trunk_clang_17/hash.c
compiling /tmp/ruby/src/trunk_clang_17/imemo.c
compiling /tmp/ruby/src/trunk_clang_17/inits.c
compiling /tmp/ruby/src/trunk_clang_17/io.c
compiling /tmp/ruby/src/trunk_clang_17/io_buffer.c
compiling /tmp/ruby/src/trunk_clang_17/iseq.c
compiling /tmp/ruby/src/trunk_clang_17/load.c
compiling /tmp/ruby/src/trunk_clang_17/marshal.c
compiling /tmp/ruby/src/trunk_clang_17/math.c
compiling /tmp/ruby/src/trunk_clang_17/memory_view.c
compiling /tmp/ruby/src/trunk_clang_17/node.c
compiling /tmp/ruby/src/trunk_clang_17/node_dump.c
compiling /tmp/ruby/src/trunk_clang_17/numeric.c
compiling /tmp/ruby/src/trunk_clang_17/object.c
compiling /tmp/ruby/src/trunk_clang_17/pack.c
compiling /tmp/ruby/src/trunk_clang_17/pathname.c
compiling parse.c
compiling /tmp/ruby/src/trunk_clang_17/parser_st.c
compiling /tmp/ruby/src/trunk_clang_17/proc.c
compiling /tmp/ruby/src/trunk_clang_17/process.c
compiling /tmp/ruby/src/trunk_clang_17/ractor.c
compiling /tmp/ruby/src/trunk_clang_17/random.c
compiling /tmp/ruby/src/trunk_clang_17/range.c
compiling /tmp/ruby/src/trunk_clang_17/rational.c
compiling /tmp/ruby/src/trunk_clang_17/re.c
compiling /tmp/ruby/src/trunk_clang_17/regcomp.c
compiling /tmp/ruby/src/trunk_clang_17/regenc.c
compiling /tmp/ruby/src/trunk_clang_17/regerror.c
compiling /tmp/ruby/src/trunk_clang_17/regexec.c
compiling /tmp/ruby/src/trunk_clang_17/regparse.c
compiling /tmp/ruby/src/trunk_clang_17/regsyntax.c
compiling /tmp/ruby/src/trunk_clang_17/ruby.c
compiling /tmp/ruby/src/trunk_clang_17/ruby_parser.c
compiling /tmp/ruby/src/trunk_clang_17/scheduler.c
compiling /tmp/ruby/src/trunk_clang_17/set.c
compiling /tmp/ruby/src/trunk_clang_17/shape.c
compiling /tmp/ruby/src/trunk_clang_17/signal.c
compiling /tmp/ruby/src/trunk_clang_17/sprintf.c
compiling /tmp/ruby/src/trunk_clang_17/st.c
compiling /tmp/ruby/src/trunk_clang_17/strftime.c
compiling /tmp/ruby/src/trunk_clang_17/string.c
compiling /tmp/ruby/src/trunk_clang_17/struct.c
compiling /tmp/ruby/src/trunk_clang_17/symbol.c
compiling /tmp/ruby/src/trunk_clang_17/thread.c
compiling /tmp/ruby/src/trunk_clang_17/time.c
compiling /tmp/ruby/src/trunk_clang_17/transcode.c
compiling /tmp/ruby/src/trunk_clang_17/util.c
compiling /tmp/ruby/src/trunk_clang_17/variable.c
compiling /tmp/ruby/src/trunk_clang_17/version.c
compiling /tmp/ruby/src/trunk_clang_17/vm.c
compiling /tmp/ruby/src/trunk_clang_17/vm_backtrace.c
compiling /tmp/ruby/src/trunk_clang_17/vm_dump.c
compiling /tmp/ruby/src/trunk_clang_17/vm_sync.c
compiling /tmp/ruby/src/trunk_clang_17/vm_trace.c
compiling /tmp/ruby/src/trunk_clang_17/weakmap.c
compiling /tmp/ruby/src/trunk_clang_17/yjit.c
compiling /tmp/ruby/src/trunk_clang_17/jit.c
building Rust YJIT (release mode)
compiling /tmp/ruby/src/trunk_clang_17/missing/setproctitle.c
compiling /tmp/ruby/src/trunk_clang_17/addr2line.c
compiling /tmp/ruby/src/trunk_clang_17/array.c
compiling /tmp/ruby/src/trunk_clang_17/prism/api_node.c
compiling /tmp/ruby/src/trunk_clang_17/prism/api_pack.c
compiling /tmp/ruby/src/trunk_clang_17/prism/diagnostic.c
compiling /tmp/ruby/src/trunk_clang_17/prism/encoding.c
compiling /tmp/ruby/src/trunk_clang_17/prism/extension.c
compiling /tmp/ruby/src/trunk_clang_17/prism/node.c
compiling /tmp/ruby/src/trunk_clang_17/prism/options.c
compiling /tmp/ruby/src/trunk_clang_17/prism/pack.c
compiling /tmp/ruby/src/trunk_clang_17/prism/prettyprint.c
compiling /tmp/ruby/src/trunk_clang_17/prism/regexp.c
compiling /tmp/ruby/src/trunk_clang_17/prism/serialize.c
compiling /tmp/ruby/src/trunk_clang_17/prism/static_literals.c
compiling /tmp/ruby/src/trunk_clang_17/prism/token_type.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_buffer.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_char.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_constant_pool.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_integer.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_list.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_memchr.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_newline_list.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_string.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_strncasecmp.c
compiling /tmp/ruby/src/trunk_clang_17/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk_clang_17/prism/prism.c
compiling /tmp/ruby/src/trunk_clang_17/prism_init.c
assembling /tmp/ruby/src/trunk_clang_17/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk_clang_17/enc/ascii.c
compiling /tmp/ruby/src/trunk_clang_17/enc/us_ascii.c
compiling /tmp/ruby/src/trunk_clang_17/enc/unicode.c
compiling /tmp/ruby/src/trunk_clang_17/enc/utf_8.c
compiling enc/trans/newline.c
touch /tmp/ruby/build/trunk_clang_17/target/release/libyjit.a
partial linking /tmp/ruby/build/trunk_clang_17/target/release/libyjit.a into /tmp/ruby/build/trunk_clang_17/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-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_17/include -I/tmp/ruby/src/trunk_clang_17 -I/tmp/ruby/src/trunk_clang_17/prism -I/tmp/ruby/src/trunk_clang_17/enc/unicode/17.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_17/target/release/' '/tmp/ruby/src/trunk_clang_17/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_17/target/release/' '/tmp/ruby/src/trunk_clang_17/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_clang_17/dln.c
compiling /tmp/ruby/src/trunk_clang_17/localeinit.c
creating verconf.h
compiling /tmp/ruby/src/trunk_clang_17/dmyext.c
compiling /tmp/ruby/src/trunk_clang_17/dmyenc.c
verconf.h updated
compiling /tmp/ruby/src/trunk_clang_17/loadpath.c
builtin_binary.rbbin updated
d4758e1a07e410f7633d1787452224d0d57f693c07fa4e9a2579babe58339660 builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_clang_17/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_17/include -I/tmp/ruby/src/trunk_clang_17 -I/tmp/ruby/src/trunk_clang_17/prism -I/tmp/ruby/src/trunk_clang_17/enc/unicode/17.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_17/target/release/' '/tmp/ruby/src/trunk_clang_17/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_17/target/release/' '/tmp/ruby/src/trunk_clang_17/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h updated
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
compiling /tmp/ruby/src/trunk_clang_17/enc/big5.c
compiling /tmp/ruby/src/trunk_clang_17/enc/cesu_8.c
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
compiling /tmp/ruby/src/trunk_clang_17/enc/cp949.c
generating transdb.h
compiling /tmp/ruby/src/trunk_clang_17/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk_clang_17/enc/euc_jp.c
compiling /tmp/ruby/src/trunk_clang_17/enc/euc_kr.c
compiling /tmp/ruby/src/trunk_clang_17/enc/euc_tw.c
compiling /tmp/ruby/src/trunk_clang_17/enc/gb2312.c
compiling /tmp/ruby/src/trunk_clang_17/enc/gb18030.c
compiling /tmp/ruby/src/trunk_clang_17/enc/gbk.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_10.c
transdb.h updated
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_11.c
generating makefiles ext/configure-ext.mk
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_15.c
ext/configure-ext.mk updated
making trans
compiling /tmp/ruby/src/trunk_clang_17/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk_clang_17/enc/koi8_r.c
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk_clang_17/enc/koi8_u.c
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/big5.c
compiling /tmp/ruby/src/trunk_clang_17/enc/shift_jis.c
compiling /tmp/ruby/src/trunk_clang_17/enc/utf_16be.c
compiling /tmp/ruby/src/trunk_clang_17/enc/utf_16le.c
compiling /tmp/ruby/src/trunk_clang_17/enc/utf_32be.c
compiling /tmp/ruby/src/trunk_clang_17/enc/utf_32le.c
compiling /tmp/ruby/src/trunk_clang_17/enc/windows_31j.c
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/cesu_8.c
generating /tmp/ruby/src/trunk_clang_17/enc/trans/cesu_8.c ...
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/chinese.c
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk_clang_17/enc/windows_1250.c
generating /tmp/ruby/src/trunk_clang_17/enc/trans/ebcdic.c ...
compiling /tmp/ruby/src/trunk_clang_17/enc/windows_1251.c
generating /tmp/ruby/src/trunk_clang_17/enc/trans/chinese.c ...
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/emoji.c
generating /tmp/ruby/src/trunk_clang_17/enc/trans/emoji.c ...
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk_clang_17/enc/windows_1252.c
compiling /tmp/ruby/src/trunk_clang_17/enc/windows_1253.c
compiling /tmp/ruby/src/trunk_clang_17/enc/windows_1254.c
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk_clang_17/enc/windows_1257.c
compiling /tmp/ruby/src/trunk_clang_17/enc/encdb.c
generating /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_iso2022_kddi.c ...
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_sjis_kddi.c
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
generating /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_sjis_kddi.c ...
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_sjis_softbank.c
generating /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_sjis_docomo.c ...
linking encoding euc_jp.so
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/escape.c
generating /tmp/ruby/src/trunk_clang_17/enc/trans/escape.c ...
linking encoding euc_kr.so
generating /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_sjis_softbank.c ...
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/gb18030.c
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/gbk.c
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
generating /tmp/ruby/src/trunk_clang_17/enc/trans/big5.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
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/iso2022.c
linking encoding iso_8859_13.so
generating /tmp/ruby/src/trunk_clang_17/enc/trans/iso2022.c ...
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/japanese.c
linking encoding iso_8859_14.so
generating /tmp/ruby/src/trunk_clang_17/enc/trans/japanese.c ...
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/japanese_euc.c
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
generating /tmp/ruby/src/trunk_clang_17/enc/trans/gbk.c ...
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/japanese_sjis.c
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
linking encoding encdb.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/korean.c
generating /tmp/ruby/src/trunk_clang_17/enc/trans/japanese_sjis.c ...
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/single_byte.c
generating /tmp/ruby/src/trunk_clang_17/enc/trans/single_byte.c ...
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/utf8_mac.c
generating /tmp/ruby/src/trunk_clang_17/enc/trans/gb18030.c ...
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
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-/bignum
configuring -test-/box/yay1
configuring -test-/box/yay2
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
generating /tmp/ruby/src/trunk_clang_17/enc/trans/korean.c ...
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
generating table from /tmp/ruby/src/trunk_clang_17/enc/trans/utf_16_32.c
configuring -test-/file
generating /tmp/ruby/src/trunk_clang_17/enc/trans/utf_16_32.c ...
configuring cgi/escape
configuring continuation
configuring coverage
configuring date
generating /tmp/ruby/src/trunk_clang_17/enc/trans/utf8_mac.c ...
linking transcoder transdb.so
generating /tmp/ruby/src/trunk_clang_17/enc/trans/japanese_euc.c ...
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/big5.c
configuring digest
configuring digest/bubblebabble
configuring digest/md5
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/emoji.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/escape.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/korean.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/utf_16_32.c
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
linking transcoder big5.so
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/load/protect
configuring -test-/load/resolve_symbol_resolver
configuring -test-/load/resolve_symbol_target
configuring -test-/load/stringify_symbols
configuring -test-/load/stringify_target
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/public_header_warnings
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
linking transcoder cesu_8.so
configuring -test-/sanitizers
configuring -test-/scan_args
configuring -test-/scheduler
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/stack
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring digest/rmd160
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
configuring erb/escape
linking transcoder emoji_sjis_softbank.so
configuring digest/sha1
linking transcoder escape.so
configuring -test-/thread/id
linking transcoder gb18030.so
linking transcoder gbk.so
linking transcoder iso2022.so
configuring digest/sha2
linking transcoder japanese.so
configuring -test-/thread/instrumentation
configuring -test-/thread/lock_native_thread
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
linking transcoder japanese_euc.so
configuring etc
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking transcoder single_byte.so
configuring fcntl
configuring io/console
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
configuring json
configuring json/generator
configuring monitor
configuring objspace
configuring openssl
configuring json/parser
configuring psych
configuring pty
configuring rbconfig/sizeof
configuring ripper
configuring rubyvm
configuring socket
configuring io/nonblock
configuring io/wait
configuring stringio
configuring strscan
configuring zlib
configuring bigdecimal-3.3.1/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_17'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/abi'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/abi/abi.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/arith_seq/beg_len_step.so
linking shared-object -test-/abi.so
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/arith_seq/beg_len_step'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/array/concat/to_ary_concat.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/array/resize/resize.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/abi'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/box/yay1'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/box/yay1/yay1.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bignum'
linking shared-object -test-/array/resize.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bignum/big2str.c
linking shared-object -test-/array/to_ary_concat.so
linking shared-object -test-/namespace/yay1.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bignum/bigzero.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bignum/div.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bignum/intpack.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bignum/mul.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bignum/str2big.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/box/yay2'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/box/yay2/yay2.c
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/box/yay1'
linking shared-object -test-/namespace/yay2.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bug-14834/bug-14834.c
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/array/concat'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bug-3571/bug.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bug_3571.so
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/box/yay2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug_reporter'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/bug_reporter/bug_reporter.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/class'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/class/class2name.c
linking shared-object -test-/bug_reporter.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/class/init.c
linking shared-object -test-/class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/debug'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/debug/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug_reporter'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/dln/empty/empty.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/debug/inspector.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/econv'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/econv/append.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/debug/profile_frames.c
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/ensure_and_callcc'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/econv/init.c
linking shared-object -test-/ensure_and_callcc.so
linking shared-object -test-/econv.so
linking shared-object -test-/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/enumerator_kw/enumerator_kw.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/eval'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/econv'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/eval/eval.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/exception'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/exception/dataerror.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/ensure_and_callcc'
linking shared-object -test-/enumerator_kw.so
linking shared-object -test-/eval.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/fatal/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/exception/enc_raise.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/exception/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/fatal/rb_fatal.c
linking shared-object -test-/fatal.so
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/eval'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/file'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/file/fs.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/float'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/float/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/float/nextafter.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/file/newline_conv.c
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/exception'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/funcall/funcall.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/file/stat.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
linking shared-object -test-/funcall.so
linking shared-object -test-/file.so
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/float'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/integer'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/integer/core_ext.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/hash'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/hash/delete.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/iseq_load/iseq_load.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/integer/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/hash/init.c
linking shared-object -test-/iseq_load.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/integer/my_integer.c
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/funcall'
linking shared-object -test-/integer.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/iter'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/iter/break.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/iter/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/iter/yield.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/load/dot.dot/dot.dot.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/integer'
linking shared-object -test-/iter.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/protect'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
linking shared-object -test-/load/dot.dot.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/load/protect/protect.c
linking shared-object -test-/load/protect.so
linking shared-object -test-/load/resolve_symbol_resolver.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/resolve_symbol_target'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/protect'
linking shared-object -test-/load/resolve_symbol_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/stringify_target'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/stringify_symbols'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/load/stringify_symbols/stringify_symbols.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/load/stringify_target/stringify_target.c
linking shared-object -test-/load/stringify_target.so
linking shared-object -test-/load/stringify_symbols.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/resolve_symbol_resolver'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/resolve_symbol_target'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/marshal/internal_ivar/internal_ivar.c
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/stringify_symbols'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/marshal/usr/usrmarshal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/load/stringify_target'
linking shared-object -test-/marshal/usr.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/method'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/method/arity.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/method/init.c
linking shared-object -test-/method.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/notimplement/bug.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/num2int/num2int.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/path_to_class/path_to_class.c
linking shared-object -test-/path_to_class.so
linking shared-object -test-/num2int.so
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/printf'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/printf/printf.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/proc'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/proc/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/random'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/random/bad_version.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/proc/super.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/random/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/random/loop.c
linking shared-object -test-/proc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/rational'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/rational/rat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
linking shared-object -test-/random.so
linking shared-object -test-/rational.so
linking shared-object -test-/rb_call_super_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/proc'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/regexp/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/recursion/recursion.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/recursion.so
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/sanitizers'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/sanitizers/sanitizers.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/scan_args/scan_args.c
linking shared-object -test-/sanitizers.so
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/regexp'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/scheduler'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/scheduler/scheduler.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/recursion'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/st/foreach/foreach.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/st/foreach.so
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/sanitizers'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/st/update/update.c
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/stack'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/stack/stack.c
linking shared-object -test-/stack.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/string'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/capacity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/struct'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/struct/data.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/ellipsize.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/stack'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/enc_associate.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/struct/len.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/enc_dummy.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/enc_str_buf_cat.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/fstring.c
linking shared-object -test-/symbol.so
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/modify.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/thread/id/id.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/nofree.c
linking shared-object -test-/thread/id.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/normalize.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/qsort.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/thread/instrumentation/instrumentation.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/rb_str_dup.c
linking shared-object -test-/thread/instrumentation.so
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/string/set_len.c
linking shared-object -test-/scheduler.so
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/thread/id'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/thread/lock_native_thread/lock_native_thread.c
linking shared-object -test-/thread/lock_native_thread.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/scheduler'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/time'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/time/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/string'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/time/leap_second.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/tracepoint/gc_hook.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/typeddata/typeddata.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/tracepoint/tracepoint.c
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/time/new.c
linking shared-object -test-/tracepoint.so
linking shared-object -test-/typeddata.so
linking shared-object -test-/time.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/thread/lock_native_thread'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/vm'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/vm/at_exit.c
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/typeddata'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/wait'
compiling /tmp/ruby/src/trunk_clang_17/ext/-test-/wait/wait.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/cgi/escape'
compiling /tmp/ruby/src/trunk_clang_17/ext/cgi/escape/escape.c
linking shared-object -test-/wait.so
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/continuation'
compiling /tmp/ruby/src/trunk_clang_17/ext/continuation/continuation.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/time'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/continuation'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
compiling /tmp/ruby/src/trunk_clang_17/ext/date/date_core.c
compiling /tmp/ruby/src/trunk_clang_17/ext/coverage/coverage.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/digest.c
compiling /tmp/ruby/src/trunk_clang_17/ext/date/date_parse.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/erb/escape'
compiling /tmp/ruby/src/trunk_clang_17/ext/erb/escape/escape.c
installing default coverage libraries
linking shared-object digest.so
linking shared-object coverage.so
linking shared-object erb/escape.so
installing digest libraries
installing default digest libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/etc'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/erb/escape'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
compiling /tmp/ruby/src/trunk_clang_17/ext/etc/etc.c
compiling /tmp/ruby/src/trunk_clang_17/ext/date/date_strftime.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/fcntl'
compiling /tmp/ruby/src/trunk_clang_17/ext/fcntl/fcntl.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
linking shared-object fcntl.so
compiling /tmp/ruby/src/trunk_clang_17/ext/io/console/console.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/nonblock'
compiling /tmp/ruby/src/trunk_clang_17/ext/io/nonblock/nonblock.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/etc'
linking shared-object io/nonblock.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/wait'
compiling /tmp/ruby/src/trunk_clang_17/ext/io/wait/wait.c
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/wait'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/nonblock'
compiling /tmp/ruby/src/trunk_clang_17/ext/date/date_strptime.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/json'
installing default date_core libraries
installing default console libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
compiling /tmp/ruby/src/trunk_clang_17/ext/monitor/monitor.c
installing default monitor libraries
linking shared-object monitor.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
compiling /tmp/ruby/src/trunk_clang_17/ext/objspace/object_tracing.c
compiling /tmp/ruby/src/trunk_clang_17/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk_clang_17/ext/objspace/objspace_dump.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
linking shared-object objspace.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_asn1.c
installing default objspace libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
compiling /tmp/ruby/src/trunk_clang_17/ext/psych/psych.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk_clang_17/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_bn.c
compiling /tmp/ruby/src/trunk_clang_17/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk_clang_17/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk_clang_17/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_hmac.c
linking shared-object psych.so
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_pkey.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
compiling /tmp/ruby/src/trunk_clang_17/ext/pty/pty.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_pkey_dsa.c
installing default pty libraries
linking shared-object pty.so
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_ssl_session.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_ts.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_clang_17/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk_clang_17/ext/rbconfig/sizeof/limits.c
linking shared-object rbconfig/sizeof.so
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509name.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509req.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
compiling /tmp/ruby/src/trunk_clang_17/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk_clang_17/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk_clang_17/ext/openssl/ossl_x509store.c
compiling /tmp/ruby/src/trunk_clang_17/ext/ripper/ripper.c
linking shared-object openssl.so
linking shared-object io/console.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
installing default openssl libraries
compiling /tmp/ruby/src/trunk_clang_17/ext/ripper/ripper_init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
checking /tmp/ruby/src/trunk_clang_17/parse.y and /tmp/ruby/src/trunk_clang_17/ext/ripper/eventids2.c
installing default ripper libraries
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/constants.c
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/date'
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/socket.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/ipsocket.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/stringio'
compiling /tmp/ruby/src/trunk_clang_17/ext/stringio/stringio.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
compiling /tmp/ruby/src/trunk_clang_17/ext/strscan/strscan.c
linking shared-object strscan.so
installing default strscan libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/zlib'
compiling /tmp/ruby/src/trunk_clang_17/ext/zlib/zlib.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal/missing.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/tcpsocket.c
ln -sfT ../../../../../src/trunk_clang_17/.bundle/gems/bigdecimal-3.3.1/lib ../../../../../.bundle/gems/bigdecimal-3.3.1/lib
linking shared-object bigdecimal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug/debug.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug/iseq_collector.c
ln -sfT ../../../../../src/trunk_clang_17/.bundle/gems/debug-1.11.0/lib ../../../../../.bundle/gems/debug-1.11.0/lib
linking shared-object debug/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle/closure.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle/fiddle.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle/function.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle/handle.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c
ln -sfT ../../../../../src/trunk_clang_17/.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_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
ln -sfT ../../../../../src/trunk_clang_17/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/tcpserver.c
ln -sfT ../../../../../src/trunk_clang_17/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin
ln -sfT ../../../../../src/trunk_clang_17/.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_17/.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_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/constants.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/ruby_objs.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/util/rbs_constant_pool.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension/lexer.c
ln -sfT ../../../../../src/trunk_clang_17/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin
ln -sfT ../../../../../src/trunk_clang_17/.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_17/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/md5'
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/md5/md5.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/md5'
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension/location.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/rmd160/rmd160.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/src/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension/unescape.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/unixsocket.c
ln -sfT ../../../../../src/trunk_clang_17/.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_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/unixserver.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha1'
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/sha1/sha1.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk_clang_17/ext/digest/sha2/sha2.c
linking shared-object digest/sha2.so
installing default sha2 libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/option.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk_clang_17/ext/socket/ifaddr.c
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/json/generator'
compiling /tmp/ruby/src/trunk_clang_17/ext/json/generator/generator.c
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/json/generator'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/json/parser'
compiling /tmp/ruby/src/trunk_clang_17/ext/json/parser/parser.c
linking shared-object json/ext/parser.so
installing default socket libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/json/parser'
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 22451ecbe262326176eb3915b64366712930685c
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_17/include -I/tmp/ruby/src/trunk_clang_17 -I/tmp/ruby/src/trunk_clang_17/prism -I/tmp/ruby/src/trunk_clang_17/enc/unicode/17.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_17/target/release/' '/tmp/ruby/src/trunk_clang_17/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_17/target/release/' '/tmp/ruby/src/trunk_clang_17/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_clang_17/tool/ifchange /tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_clang_17/.bundle/.timestamp/rbs.revision unchanged
generating enc.mk
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating transdb.h
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
compiling /tmp/ruby/src/trunk_clang_17/enc/trans/transdb.c
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
linking transcoder transdb.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/wait'
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/nonblock'
linking shared-object io/nonblock.so
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/wait'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
./miniruby -I/tmp/ruby/src/trunk_clang_17/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_17/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_17/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_clang_17/bin
installing base libraries: /tmp/ruby/install/trunk_clang_17/lib
installing arch files: /tmp/ruby/install/trunk_clang_17/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_clang_17/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_clang_17/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_clang_17/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_clang_17/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_clang_17/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_clang_17/lib/ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk_clang_17/lib/ruby/site_ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk_clang_17/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers: /tmp/ruby/install/trunk_clang_17/include/ruby-4.0.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk_clang_17/bin
installing library scripts: /tmp/ruby/install/trunk_clang_17/lib/ruby/4.0.0+0
installing common headers: /tmp/ruby/install/trunk_clang_17/include/ruby-4.0.0+0
installing manpages: /tmp/ruby/install/trunk_clang_17/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_clang_17/lib/ruby/gems/4.0.0+0
bundler 4.0.0
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.1
erb 6.0.0
error_highlight 0.7.0
fileutils 1.8.0
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.7
net-http 0.8.0
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.0
pp 0.6.3
prettyprint 0.2.0
prism 1.6.0
resolv 0.6.3
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.4
tmpdir 0.3.1
tsort 0.2.0
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_clang_17/lib/ruby/gems/4.0.0+0
date 3.5.0
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.1
io-nonblock 0.3.2
io-wait 0.4.0.dev
json 2.17.1
openssl 4.0.0.pre
psych 5.2.6
stringio 3.1.9.dev
strscan 3.1.6.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk_clang_17/lib/ruby/gems/4.0.0+0
minitest 5.26.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.3
rexml 3.4.4
rss 0.3.1
net-ftp 0.3.9
net-imap 0.5.12
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.9.5
typeprof 0.31.0
debug 1.11.0
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 3.3.1
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.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 6.16.1
irb 1.15.3
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
installing bundled gem cache: /tmp/ruby/install/trunk_clang_17/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2029 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_17/include -I/tmp/ruby/src/trunk_clang_17 -I/tmp/ruby/src/trunk_clang_17/prism -I/tmp/ruby/src/trunk_clang_17/enc/unicode/17.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_17/target/release/' '/tmp/ruby/src/trunk_clang_17/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_17/target/release/' '/tmp/ruby/src/trunk_clang_17/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_clang_17/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_17/include -I/tmp/ruby/src/trunk_clang_17 -I/tmp/ruby/src/trunk_clang_17/prism -I/tmp/ruby/src/trunk_clang_17/enc/unicode/17.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_17/target/release/' '/tmp/ruby/src/trunk_clang_17/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_17/target/release/' '/tmp/ruby/src/trunk_clang_17/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
Run options:
--seed=43983
"--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_17/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_17/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk_clang_17/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
# Running tests:
[ 1/757] 2356907=prism/version_test
[ 2/757] 2356910=rubygems/test_gem_safe_yaml
[ 3/757] 2356908=-ext-/test_printf
[ 4/757] 2356907=-ext-/exception/test_data_error
[ 5/757] 2356908=-ext-/arith_seq/test_arith_seq_extract
[ 6/757] 2356909=prism/ruby/ripper_test
[ 7/757] 2356910=rubygems/test_gem_commands_cleanup_command
[ 8/757] 2356907=psych/test_merge_keys
[ 9/757] 2356907=rubygems/test_rubygems
[ 10/757] 2356908=prism/api/lex_test
[ 11/757] 2356908=rubygems/test_gem_uri_formatter
[ 12/757] 2356908=rubygems/test_gem_ext_cargo_builder_unit
[ 13/757] 2356908=openssl/test_ns_spki
[ 14/757] 2356907=fiber/test_timeout
[ 15/757] 2356908=io/wait/test_io_wait_uncommon
[ 16/757] 2356908=ruby/test_threadgroup
[ 17/757] 2356907=test_time
[ 18/757] 2356909=rubygems/test_gem_ci_detector
[ 19/757] 2356909=ruby/test_transcode
[ 20/757] 2356907=ruby/enc/test_big5
[ 21/757] 2356907=rubygems/test_gem_resolver_dependency_request
[ 22/757] 2356907=-ext-/bug_reporter/test_bug_reporter
[ 23/757] 2356908=yaml/test_store
[ 24/757] 2356908=ruby/test_io_m17n
[ 25/757] 2356910=ruby/test_method
[ 26/757] 2356907=prism/ruby/parameters_signature_test
[ 27/757] 2356907=rubygems/test_gem_resolver_conflict
[ 28/757] 2356907=prism/api/command_line_test
[ 29/757] 2356907=optparse/test_kwargs
[ 30/757] 2356907=io/wait/test_io_wait
[ 31/757] 2356907=fiber/test_io
[ 32/757] 2356907=test_unicode_normalize
[ 33/757] 2356907=json/json_generator_test
[ 34/757] 2356907=ruby/enc/test_euc_kr
[ 35/757] 2356907=openssl/test_ocsp
[ 36/757] 2356909=rubygems/test_gem_resolver_best_set
[ 37/757] 2356909=prism/unescape_test
[ 38/757] 2356909=-ext-/string/test_qsort
[ 39/757] 2356909=date/test_date_ractor
[ 40/757] 2356908=ruby/test_object_id
[ 41/757] 2356908=json/json_generic_object_test
[ 42/757] 2356908=json/json_addition_test
[ 43/757] 2356909=rubygems/test_gem_commands_push_command
[ 44/757] 2356908=rubygems/test_webauthn_listener
[ 45/757] 2356908=mkmf/test_flags
[ 46/757] 2356907=fiber/test_sleep
[ 47/757] 2356907=erb/test_erb
[ 48/757] 2356909=mkmf/test_sizeof
[ 49/757] 2356907=did_you_mean/core_ext/test_name_error_extension
[ 50/757] 2356907=stringio/test_stringio
[ 51/757] 2356907=rubygems/test_gem_stream_ui
[ 52/757] 2356910=ripper/test_scanner_events
[ 53/757] 2356910=rubygems/test_gem_remote_fetcher
[ 54/757] 2356907=ruby/test_file_exhaustive
[ 55/757] 2356908=fileutils/test_dryrun
[ 56/757] 2356908=test_tmpdir
[ 57/757] 2356908=openssl/test_pkey_dh
[ 58/757] 2356908=-ext-/test_random
[ 59/757] 2356908=rubygems/test_gem_resolver_local_specification
[ 60/757] 2356908=ripper/test_lexer
[ 61/757] 2356908=ruby/test_system
[ 62/757] 2356910=ruby/test_rubyoptions
[ 63/757] 2356908=-ext-/marshal/test_usrmarshal
[ 64/757] 2356908=socket/test_tcp
[ 65/757] 2356908=rubygems/test_config
[ 66/757] 2356908=-ext-/exception/test_enc_raise
[ 67/757] 2356908=rubygems/test_gem_spec_fetcher
[ 68/757] 2356908=-ext-/integer/test_my_integer
[ 69/757] 2356908=test_bundled_gems
[ 70/757] 2356908=test_pp
[ 71/757] 2356908=psych/test_data
[ 72/757] 2356908=openssl/test_pair
[ 73/757] 2356907=psych/test_array
[ 74/757] 2356907=-ext-/test_abi
[ 75/757] 2356907=optparse/test_autoconf
[ 76/757] 2356907=prism/ruby/desugar_compiler_test
[ 77/757] 2356907=fiber/test_io_buffer
[ 78/757] 2356907=-ext-/marshal/test_internal_ivar
[ 79/757] 2356907=-ext-/tracepoint/test_tracepoint
[ 80/757] 2356908=prism/ruby/parser_test
[ 81/757] 2356908=mkmf/test_constant
Sending interrupt
/tmp/ruby/src/trunk_clang_17/test/fiber/scheduler.rb:136:in 'Thread.handle_interrupt': Interrupt (Interrupt)
from /tmp/ruby/src/trunk_clang_17/test/fiber/scheduler.rb:136:in 'Scheduler#run'
from /tmp/ruby/src/trunk_clang_17/test/fiber/scheduler.rb:168:in 'Scheduler#close'
from /tmp/ruby/src/trunk_clang_17/test/fiber/scheduler.rb:147:in 'Scheduler#scheduler_close'
from /tmp/ruby/src/trunk_clang_17/test/-ext-/scheduler/test_interrupt_with_scheduler.rb:15:in 'Kernel#fork'
from /tmp/ruby/src/trunk_clang_17/test/-ext-/scheduler/test_interrupt_with_scheduler.rb:15:in 'block in TestSchedulerInterruptHandling#test_without_handle_interrupt_signal_works'
from /tmp/ruby/src/trunk_clang_17/test/-ext-/scheduler/test_interrupt_with_scheduler.rb:14:in 'IO.pipe'
from /tmp/ruby/src/trunk_clang_17/test/-ext-/scheduler/test_interrupt_with_scheduler.rb:14:in 'TestSchedulerInterruptHandling#test_without_handle_interrupt_signal_works'
from /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/testcase.rb:202:in 'Test::Unit::TestCase#run_test'
from /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/testcase.rb:170:in 'Test::Unit::TestCase#run'
from /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit.rb:1683:in 'block in Test::Unit::Runner#_run_suite'
from /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit.rb:1670:in 'Array#map'
from /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit.rb:1670:in 'Test::Unit::Runner#_run_suite'
from /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit.rb:1374:in 'Test::Unit::ExcludesOption#_run_suite'
from /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/parallel.rb:52:in 'Test::Unit::Worker#_run_suite'
from /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/parallel.rb:24:in 'block in Test::Unit::Worker#_run_suites'
from /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/parallel.rb:23:in 'Array#map'
from /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/parallel.rb:23:in 'Test::Unit::Worker#_run_suites'
from /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/parallel.rb:122:in 'Test::Unit::Worker#run'
from /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/parallel.rb:220:in '<main>'
[ 82/757] 2356907=-ext-/scheduler/test_interrupt_with_scheduler
[ 83/757] 2356907=ruby/test_encoding
[ 84/757] 2356907=prism/result/static_literals_test
[ 85/757] 2356907=mkmf/test_install
[ 86/757] 2356907=rubygems/test_gem_resolver_vendor_specification
[ 87/757] 2356907=rubygems/test_gem_source_lock
[ 88/757] 2356907=prism/api/dump_test
[ 89/757] 2356909=rubygems/test_gem_resolver_activation_request
[ 90/757] 2356909=prism/heredoc_dedent_test
[ 91/757] 2356909=prism/result/overlap_test
[ 92/757] 2356909=ruby/test_shapes
[ 93/757] 2356909=ruby/enc/test_euc_tw
[ 94/757] 2356909=rubygems/test_gem_command_manager
[ 95/757] 2356907=ruby/test_continuation
[ 96/757] 2356907=ruby/enc/test_shift_jis
[ 97/757] 2356909=-ext-/hash/test_delete
[ 98/757] 2356907=rubygems/test_gem_specification
[ 99/757] 2356909=rubygems/test_gem_resolver_git_set
[100/757] 2356909=-ext-/wait/test_wait
[101/757] 2356909=optparse/test_placearg
[102/757] 2356909=psych/test_stringio
[103/757] 2356909=prism/encoding/symbol_encoding_test
[104/757] 2356909=uri/test_common
[105/757] 2356909=prism/result/breadth_first_search_test
[106/757] 2356909=rubygems/test_gem_package
[107/757] 2356909=rubygems/test_gem_commands_open_command
[108/757] 2356909=test_forwardable
[109/757] 2356909=rubygems/test_gem_source_local
[110/757] 2356907=ruby/test_comparable
[111/757] 2356907=ruby/test_mixed_unicode_escapes
[112/757] 2356907=ripper/test_files_test
[113/757] 2356909=ruby/test_io_timeout
[114/757] 2356907=date/test_switch_hitter
[115/757] 2356909=mkmf/test_find_executable
[116/757] 2356909=-ext-/string/test_nofree
[117/757] 2356909=ruby/test_lazy_enumerator
[118/757] 2356907=prism/api/parse_comments_test
[119/757] 2356907=optparse/test_switch
[120/757] 2356907=ruby/test_path
[121/757] 2356907=uri/test_file
[122/757] 2356907=psych/test_psych_set
[123/757] 2356907=openssl/test_x509name
[124/757] 2356907=dtrace/test_hash_create
[125/757] 2356907=test_tsort
[126/757] 2356907=psych/handlers/test_recorder
[127/757] 2356907=rubygems/test_gem_validator
[128/757] 2356907=-ext-/symbol/test_type
[129/757] 2356907=prism/result/equality_test
[130/757] 2356907=prism/result/attribute_write_test
[131/757] 2356907=-ext-/string/test_enc_associate
[132/757] 2356909=rubygems/test_remote_fetch_error
[133/757] 2356909=-ext-/struct/test_member
[134/757] 2356909=rubygems/test_gem_install_update_options
[135/757] 2356909=-ext-/method/test_arity
[136/757] 2356909=psych/test_struct
[137/757] 2356909=fiber/test_queue
[138/757] 2356909=prism/onigmo_test
[139/757] 2356909=prism/fuzzer_test
[140/757] 2356909=psych/test_null
[141/757] 2356909=psych/test_numeric
[142/757] 2356909=prism/result/integer_base_flags_test
[143/757] 2356909=psych/test_yamlstore
[144/757] 2356909=strscan/test_stringscanner
[145/757] 2356909=ruby/test_integer_comb
[146/757] 2356907=test_prettyprint
[147/757] 2356907=test_tempfile
[148/757] 2356907=socket/test_ancdata
[149/757] 2356907=test_ipaddr
[150/757] 2356907=openssl/test_pkcs7
[151/757] 2356908=prism/api/parse_stream_test
[152/757] 2356908=ruby/test_iseq
[153/757] 2356907=strscan/test_ractor
[154/757] 2356907=openssl/test_pkey_rsa
[155/757] 2356908=win32/test_registry
[156/757] 2356908=-ext-/load/test_dot_dot
[157/757] 2356908=net/http/test_https_proxy
[158/757] 2356909=-ext-/st/test_numhash
[159/757] 2356908=resolv/test_resource
[160/757] 2356909=rubygems/test_gem_source_installed
[161/757] 2356908=ruby/test_complex2
[162/757] 2356908=resolv/test_mdns
[163/757] 2356909=rubygems/test_gem_commands_which_command
[164/757] 2356908=rubygems/test_gem_ext_cmake_builder
[165/757] 2356908=rubygems/test_gem_resolver_index_set
[166/757] 2356909=ruby/test_require
[167/757] 2356908=optparse/test_reqarg
[168/757] 2356907=json/json_ext_parser_test
[169/757] 2356907=uri/test_ldap
[170/757] 2356907=rubygems/test_gem_silent_ui
[171/757] 2356907=rubygems/test_gem_dependency
[172/757] 2356907=net/protocol/test_protocol
[173/757] 2356908=mkmf/test_have_func
[174/757] 2356907=openssl/test_x509store
[175/757] 2356907=ruby/test_arithmetic_sequence
[176/757] 2356907=mkmf/test_mkmf
[177/757] 2356907=ruby/test_stringchar
[178/757] 2356907=ruby/test_key_error
[179/757] 2356907=openssl/test_engine
[180/757] 2356907=ruby/test_file
[181/757] 2356908=prism/bom_test
[182/757] 2356908=rubygems/test_gem
[183/757] 2356910=ruby/enc/test_windows_1251
[184/757] 2356910=prism/ruby/relocation_test
[185/757] 2356910=json/json_coder_test
[186/757] 2356910=rubygems/test_gem_commands_cert_command
[187/757] 2356909=psych/visitors/test_to_ruby
[188/757] 2356909=digest/test_digest_extend
[189/757] 2356909=ruby/test_clone
[190/757] 2356909=psych/test_parser
[191/757] 2356909=psych/test_yamldbm
[192/757] 2356909=prism/newline_offsets_test
[193/757] 2356907=ruby/test_marshal
[194/757] 2356909=openssl/test_config
[195/757] 2356909=prism/result/heredoc_test
[196/757] 2356909=rubygems/test_gem_commands_uninstall_command
[197/757] 2356907=rubygems/test_deprecate
[198/757] 2356907=-ext-/string/test_ellipsize
[199/757] 2356907=rubygems/test_gem_commands_unpack_command
[200/757] 2356908=open-uri/test_ssl
[201/757] 2356910=psych/test_ractor
[202/757] 2356907=rubygems/test_gem_commands_dependency_command
[203/757] 2356907=ruby/test_rational
[204/757] 2356909=ruby/test_yield
[205/757] 2356910=rubygems/test_gem_request_set_gem_dependency_api
[206/757] 2356910=fiber/test_io_close
[207/757] 2356910=json/json_common_interface_test
[208/757] 2356910=ruby/test_pattern_matching
[209/757] 2356910=ruby/test_eval
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41349>
.Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 11
[210/757] 2356908=psych/test_safe_load
[211/757] 2356908=rubygems/test_gem_uri
[212/757] 2356910=psych/json/test_stream
[213/757] 2356910=ruby/test_name_error
[214/757] 2356908=ripper/test_files_test_1
[215/757] 2356910=prism/result/named_capture_test
[216/757] 2356910=ruby/test_syntax
[217/757] 2356907=openssl/test_cipher
[218/757] 2356907=ruby/test_enumerator
[219/757] 2356909=ruby/test_integer
[220/757] 2356908=rubygems/test_gem_resolver_lock_specification
[221/757] 2356908=fiber/test_enumerator
[222/757] 2356908=psych/test_alias_and_anchor
[223/757] 2356908=-ext-/time/test_new
[224/757] 2356908=-ext-/proc/test_bmethod
[225/757] 2356908=rubygems/test_gem_package_tar_header
[226/757] 2356908=test_open3
[227/757] 2356909=rubygems/test_gem_remote_fetcher_s3
[228/757] 2356909=prism/magic_comment_test
[229/757] 2356909=json/json_fixtures_test
[230/757] 2356909=psych/test_date_time
[231/757] 2356909=rubygems/test_gem_commands_server_command
[232/757] 2356909=rubygems/test_gem_local_remote_options
[233/757] 2356908=psych/test_serialize_subclasses
[234/757] 2356908=uri/test_http
[235/757] 2356908=ruby/test_nomethod_error
[236/757] 2356908=ruby/test_metaclass
[237/757] 2356908=rubygems/test_gem_resolver_specification
[238/757] 2356909=psych/test_boolean
[239/757] 2356909=date/test_date_marshal
[240/757] 2356908=date/test_date_compat
[241/757] 2356909=json/json_string_matching_test
[242/757] 2356908=fiber/test_address_resolve
[243/757] 2356909=rubygems/test_gem_commands_update_command
[244/757] 2356908=openssl/test_pkey_dsa
[245/757] 2356908=prism/ractor_test
[246/757] 2356908=rubygems/test_gem_name_tuple
[247/757] 2356908=psych/test_symbol
[248/757] 2356908=open-uri/test_proxy
[249/757] 2356908=prism/fixtures_test
[250/757] 2356908=ruby/test_rational2
[251/757] 2356908=-ext-/num2int/test_num2int
[252/757] 2356908=ruby/test_variable
[253/757] 2356908=uri/test_generic
[254/757] 2356908=-ext-/iter/test_iter_break
[255/757] 2356908=net/http/test_buffered_io
[256/757] 2356908=-ext-/test_scan_args
[257/757] 2356908=prism/api/freeze_test
[258/757] 2356908=prism/result/regular_expression_options_test
[259/757] 2356908=net/http/test_https
[260/757] 2356907=date/test_date_strftime
[261/757] 2356907=ruby/test_undef
[262/757] 2356907=ruby/test_dir_m17n
[263/757] 2356907=-ext-/thread/test_lock_native_thread
[264/757] 2356908=psych/test_json_tree
[265/757] 2356908=fiber/test_process
[266/757] 2356907=rubygems/test_gem_security_trust_dir
[267/757] 2356908=ruby/test_time_tz
[268/757] 2356907=did_you_mean/spell_checking/test_method_name_check
[269/757] 2356908=optparse/test_cclass
[270/757] 2356907=prism/result/static_inspect_test
[271/757] 2356907=prism/ruby/pattern_test
[272/757] 2356907=dtrace/test_string
[273/757] 2356907=psych/test_hash
[274/757] 2356907=ruby/test_iterator
[275/757] 2356907=rubygems/test_gem_commands_owner_command
[276/757] 2356908=did_you_mean/spell_checking/test_variable_name_check
[277/757] 2356908=psych/test_scalar_scanner
[278/757] 2356908=-ext-/exception/test_exception_at_throwing
[279/757] 2356908=ripper/test_files_lib
[280/757] 2356908=socket/test_basicsocket
[281/757] 2356908=stringio/test_ractor
[282/757] 2356908=rubygems/test_gem_source
[283/757] 2356908=fiber/test_storage
[284/757] 2356908=rubygems/test_gem_commands_contents_command
[285/757] 2356908=ruby/test_flip
[286/757] 2356908=ruby/test_box
[287/757] 2356908=-ext-/struct/test_data
[288/757] 2356908=did_you_mean/test_spell_checker
[289/757] 2356908=net/http/test_httpresponse
[290/757] 2356908=ruby/test_enum
[291/757] 2356908=ruby/test_stack
[292/757] 2356908=rubygems/test_gem_dependency_list
[293/757] 2356908=ruby/test_thread_cv
[294/757] 2356908=ruby/test_memory_view
[295/757] 2356908=net/http/test_httpheader
[296/757] 2356908=-ext-/string/test_set_len
[297/757] 2356908=psych/test_object
[298/757] 2356908=ruby/test_econv
[299/757] 2356907=ruby/test_gc_compact
[300/757] 2356908=ruby/test_string
[301/757] 2356909=rubygems/test_exit
[302/757] 2356909=optparse/test_acceptable
[303/757] 2356909=prism/ruby/reflection_test
[304/757] 2356909=rubygems/test_gem_commands_fetch_command
[305/757] 2356910=rubygems/test_gem_resolver
[306/757] 2356909=-ext-/string/test_external_new
[307/757] 2356909=ruby/test_parse
[308/757] 2356910=-ext-/test_ensure_and_callcc
[309/757] 2356910=openssl/test_ossl
[310/757] 2356910=rubygems/test_gem_stub_specification
[311/757] 2356910=ruby/test_string_memory
[312/757] 2356910=date/test_date_parse
[313/757] 2356909=ruby/test_keyword
[314/757] 2356910=json/json_ryu_fallback_test
[315/757] 2356910=-ext-/gvl/test_last_thread
[316/757] 2356909=-ext-/class/test_class2name
[317/757] 2356909=rubygems/test_gem_request_set_lockfile_parser
[318/757] 2356910=psych/test_encoding
[319/757] 2356910=socket/test_sockopt
[320/757] 2356910=openssl/test_pkey_ec
[321/757] 2356910=openssl/test_ssl_session
[322/757] 2356909=psych/test_deprecated
[323/757] 2356909=rubygems/test_gem_dependency_resolution_error
[324/757] 2356909=rubygems/test_gem_commands_signout_command
[325/757] 2356909=ruby/test_const
[326/757] 2356909=ruby/test_class
[327/757] 2356910=-ext-/bignum/test_div
[328/757] 2356910=ruby/test_primitive
[329/757] 2356910=-ext-/load/test_protect
[330/757] 2356910=psych/test_tree_builder
[331/757] 2356910=rubygems/test_gem_resolver_api_set
[332/757] 2356907=-ext-/load/test_stringify_symbols
[333/757] 2356907=io/console/test_io_console
[334/757] 2356910=psych/test_document
[335/757] 2356910=json/json_parser_test
[336/757] 2356910=-ext-/funcall/test_passing_block
[337/757] 2356910=fiber/test_backtrace
[338/757] 2356910=rubygems/test_gem_commands_stale_command
[339/757] 2356910=rubygems/test_gem_commands_rebuild_command
[340/757] 2356910=psych/test_psych
[341/757] 2356910=test_weakref
[342/757] 2356910=rubygems/test_kernel
[343/757] 2356910=test_timeout
[344/757] 2356907=-ext-/iseq_load/test_iseq_load
[345/757] 2356910=openssl/test_digest
[346/757] 2356910=net/http/test_http
[347/757] 2356907=ruby/test_call
[348/757] 2356907=rubygems/test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 37031>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11
[349/757] 2356907=ruby/enc/test_koi8
[350/757] 2356907=-ext-/rational/test_rat
[351/757] 2356907=prism/test_helper
[352/757] 2356907=ripper/test_filter
[353/757] 2356907=rubygems/test_gem_request_set
[354/757] 2356907=psych/visitors/test_emitter
[355/757] 2356907=rubygems/test_gem_version_option
[356/757] 2356907=prism/api/parse_success_test
[357/757] 2356907=-ext-/debug/test_debug
[358/757] 2356907=openssl/test_fips
[359/757] 2356907=lib/!Nothing_to_test
[360/757] 2356907=openssl/test_kdf
[361/757] 2356907=prism/result/node_id_test
[362/757] 2356907=rubygems/test_gem_package_tar_reader
[363/757] 2356907=ruby/test_assignment
[364/757] 2356909=psych/test_yaml
[365/757] 2356909=-ext-/struct/test_duplicate
[366/757] 2356909=rubygems/test_bundled_ca
[367/757] 2356910=did_you_mean/test_ractor_compatibility
[368/757] 2356910=open-uri/test_ftp
[369/757] 2356910=rubygems/test_gem_request_set_lockfile_tokenizer
[370/757] 2356910=ruby/test_vm_dump
[371/757] 2356910=-ext-/struct/test_len
[372/757] 2356910=prism/errors_test
[373/757] 2356909=ruby/test_frozen
[374/757] 2356909=rubygems/test_gem_source_fetch_problem
[375/757] 2356909=rubygems/test_gem_security_signer
[376/757] 2356910=psych/test_exception
[377/757] 2356910=ruby/enc/test_case_options
[378/757] 2356910=rubygems/test_gem_commands_yank_command
[379/757] 2356909=optparse/test_zsh_completion
[380/757] 2356909=openssl/test_provider
[381/757] 2356910=-ext-/typeddata/test_typeddata
[382/757] 2356907=rubygems/test_gem_ext_builder
[383/757] 2356909=optparse/test_optarg
[384/757] 2356910=dtrace/test_cmethod
[385/757] 2356910=rubygems/test_gem_installer
[386/757] 2356909=did_you_mean/tree_spell/test_human_typo
[387/757] 2356909=ruby/test_not
[388/757] 2356909=ruby/test_rand
[389/757] 2356909=ruby/test_beginendblock
[390/757] 2356907=ruby/test_thread_queue
[391/757] 2356909=fileutils/test_nowrite
[392/757] 2356909=ruby/test_unicode_escape
[393/757] 2356909=-ext-/string/test_interned_str
[394/757] 2356909=-ext-/iter/test_yield_block
[395/757] 2356909=ruby/test_weakkeymap
[396/757] 2356909=-ext-/string/test_too_many_dummy_encodings
[397/757] 2356909=-ext-/thread/test_instrumentation_api
[398/757] 2356908=test_extlibs
[399/757] 2356907=did_you_mean/spell_checking/test_uncorrectable_name_check
[400/757] 2356907=uri/test_ws
[401/757] 2356907=ruby/test_backtrace
[402/757] 2356909=-ext-/string/test_cstr
[403/757] 2356907=-ext-/bignum/test_bigzero
[404/757] 2356907=ruby/test_defined
[405/757] 2356907=rubygems/test_gem_commands_exec_command
[406/757] 2356909=prism/result/numeric_value_test
[407/757] 2356909=ruby/test_float
[408/757] 2356908=-ext-/symbol/test_inadvertent_creation
[409/757] 2356909=-ext-/integer/test_integer
[410/757] 2356909=ruby/test_fnmatch
[411/757] 2356908=prism/api/parse_test
[412/757] 2356908=ruby/test_object
[413/757] 2356909=-ext-/array/test_to_ary_concat
[414/757] 2356910=ripper/test_files_sample
[415/757] 2356910=-ext-/econv/test_append
[416/757] 2356910=ruby/enc/test_utf16
[417/757] 2356910=psych/test_marshalable
[418/757] 2356910=-ext-/string/test_fstring
[419/757] 2356910=ruby/test_inlinecache
[420/757] 2356910=erb/test_erb_m17n
[421/757] 2356910=pathname/test_ractor
[422/757] 2356910=openssl/test_pkcs12
[423/757] 2356907=psych/test_omap
[424/757] 2356907=did_you_mean/spell_checking/test_key_name_check
[425/757] 2356907=test_shellwords
[426/757] 2356907=-ext-/string/test_enc_str_buf_cat
[427/757] 2356907=prism/result/constant_path_node_test
[428/757] 2356907=mkmf/test_signedness
[429/757] 2356908=pathname/test_pathname
[430/757] 2356910=prism/encoding/encodings_test
[431/757] 2356910=coverage/test_coverage
[432/757] 2356908=dtrace/test_raise
[433/757] 2356908=-ext-/string/test_capacity
[434/757] 2356908=-ext-/float/test_nextafter
[435/757] 2356908=date/test_date_arith
[436/757] 2356908=psych/test_string
[437/757] 2356909=prism/result/index_write_test
[438/757] 2356909=rubygems/test_gem_dependency_installer
[439/757] 2356908=dtrace/test_function_entry
[440/757] 2356908=rubygems/test_gem_commands_specification_command
[441/757] 2356908=ruby/test_compile_prism
[442/757] 2356908=json/test_helper
[443/757] 2356908=ruby/test_numeric
[444/757] 2356908=ruby/test_array
[445/757] 2356910=rubygems/test_gem_commands_search_command
[446/757] 2356910=resolv/test_addr
[447/757] 2356910=test_singleton
[448/757] 2356910=openssl/test_hmac
[449/757] 2356910=ruby/test_dup
[450/757] 2356910=rubygems/test_gem_commands_build_command
[451/757] 2356910=rubygems/test_gem_package_tar_writer
[452/757] 2356910=ruby/test_regexp
[453/757] 2356909=rubygems/test_gem_commands_signin_command
[454/757] 2356909=-ext-/exception/test_ensured
[455/757] 2356909=date/test_date_attr
[456/757] 2356909=rubygems/test_gem_resolver_lock_set
[457/757] 2356909=mmtk/test_configuration
[458/757] 2356909=ruby/enc/test_emoji
[459/757] 2356909=-ext-/box/test_load_ext
[460/757] 2356909=erb/test_erb_command
[461/757] 2356909=-ext-/test_notimplement
[462/757] 2356909=ruby/enc/test_cp949
[463/757] 2356909=rubygems/test_project_sanity
[464/757] 2356909=net/http/test_http_request
[465/757] 2356909=ruby/test_pack
[466/757] 2356909=ruby/test_condition
[467/757] 2356909=rubygems/test_gem_update_suggestion
[468/757] 2356909=ruby/test_ast
[469/757] 2356908=rubygems/test_webauthn_listener_response
[470/757] 2356908=ruby/test_gc
[471/757] 2356907=rubygems/test_gem_commands_sources_command
[472/757] 2356907=dtrace/test_array_create
[473/757] 2356907=optparse/test_bash_completion
[474/757] 2356907=ripper/test_ripper
[475/757] 2356907=uri/test_parser
[476/757] 2356907=mkmf/test_framework
[477/757] 2356907=rubygems/test_gem_bundler_version_finder
[478/757] 2356907=ruby/test_lambda
[479/757] 2356907=ruby/test_data
[480/757] 2356907=mkmf/test_config
[481/757] 2356907=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[482/757] 2356907=ruby/test_frozen_error
[483/757] 2356907=ruby/test_autoload
[484/757] 2356907=rubygems/test_require
[485/757] 2356907=-ext-/popen_deadlock/test_popen_deadlock
[486/757] 2356907=json/json_encoding_test
[487/757] 2356907=-ext-/st/test_update
[488/757] 2356907=psych/visitors/test_yaml_tree
[489/757] 2356907=digest/test_digest
[490/757] 2356907=mkmf/test_have_library
[491/757] 2356910=psych/test_object_references
[492/757] 2356910=rubygems/test_gem_commands_install_command
[493/757] 2356908=-ext-/file/test_stat
[494/757] 2356908=did_you_mean/test_tree_spell_checker
[495/757] 2356908=openssl/test_bn
[496/757] 2356908=rubygems/test_gem_resolver_installer_set
[497/757] 2356908=objspace/test_objspace
[498/757] 2356907=ruby/test_env
[499/757] 2356910=digest/test_ractor
[500/757] 2356910=date/test_date
[501/757] 2356910=optparse/test_getopts
[502/757] 2356910=rubygems/test_gem_config_file
[503/757] 2356910=psych/test_stream
[504/757] 2356910=rubygems/test_gem_resolver_installed_specification
[505/757] 2356910=ruby/test_yjit_exit_locations
[506/757] 2356910=ruby/enc/test_cesu8
[507/757] 2356910=mkmf/test_convertible
[508/757] 2356907=optparse/test_noarg
[509/757] 2356907=prism/result/string_test
[510/757] 2356907=rubygems/test_webauthn_poller
[511/757] 2356907=ruby/test_thread
[512/757] 2356907=dtrace/test_method_cache
[513/757] 2356907=test_securerandom
[514/757] 2356907=ruby/enc/test_utf32
[515/757] 2356907=rubygems/test_gem_source_subpath_problem
[516/757] 2356907=ruby/test_readpartial
[517/757] 2356907=-ext-/string/test_rb_str_dup
[518/757] 2356907=ruby/test_ractor
[519/757] 2356907=-ext-/stack/test_stack_overflow
[520/757] 2356907=rubygems/test_gem_version
[521/757] 2356907=fileutils/test_fileutils
[522/757] 2356907=rubygems/test_gem_platform
[523/757] 2356907=mkmf/test_configuration
[524/757] 2356907=psych/test_nil
[525/757] 2356907=socket/test_nonblock
[526/757] 2356907=-ext-/bignum/test_pack
[527/757] 2356907=ruby/test_process
[528/757] 2356910=openssl/test_random
[529/757] 2356910=mkmf/test_have_macro
[530/757] 2356910=fiber/test_ractor
[531/757] 2356910=ruby/test_random_formatter
[532/757] 2356910=ruby/test_proc
[533/757] 2356910=rubygems/test_gem_util
[534/757] 2356910=openssl/test_pkey
[535/757] 2356910=rubygems/test_gem_ext_rake_builder
[536/757] 2356910=zlib/test_zlib
[537/757] 2356909=ruby/test_bignum
[538/757] 2356909=fiber/test_thread
[539/757] 2356909=ruby/test_literal
[540/757] 2356909=json/ractor_test
[541/757] 2356909=rubygems/test_gem_requirement
[542/757] 2356909=-ext-/bignum/test_big2str
[543/757] 2356909=rubygems/test_gem_commands_list_command
[544/757] 2356909=-ext-/debug/test_profile_frames
[545/757] 2356909=ruby/test_fiber
[546/757] 2356910=resolv/test_win32_config
[547/757] 2356910=rubygems/test_gem_commands_help_command
[548/757] 2356910=io/console/test_ractor
[549/757] 2356910=ruby/test_pipe
[550/757] 2356910=ruby/test_complexrational
[551/757] 2356910=psych/test_coder
[552/757] 2356910=ruby/test_symbol
[553/757] 2356909=optparse/test_load
[554/757] 2356909=rubygems/test_gem_package_tar_header_ractor
[555/757] 2356909=prism/library_symbols_test
[556/757] 2356909=rubygems/test_gem_console_ui
[557/757] 2356909=-ext-/eval/test_eval
[558/757] 2356909=prism/result/source_location_test
[559/757] 2356909=psych/test_scalar
[560/757] 2356909=net/http/test_httpresponses
[561/757] 2356909=socket/test_unix
[562/757] 2356909=-ext-/win32/test_console_attr
[563/757] 2356909=rubygems/test_gem_available_set
[564/757] 2356909=-ext-/st/test_foreach
[565/757] 2356909=-ext-/string/test_modify_expand
[566/757] 2356909=rubygems/test_gem_path_support
[567/757] 2356909=ruby/test_time
[568/757] 2356909=rubygems/test_gem_source_vendor
[569/757] 2356909=rubygems/test_gem_commands_outdated_command
[570/757] 2356909=io/wait/test_ractor
[571/757] 2356909=-ext-/gvl/test_ubf_async_safe
[572/757] 2356909=ruby/test_dir
[573/757] 2356909=optparse/test_optparse
[574/757] 2356909=optparse/test_summary
[575/757] 2356910=-ext-/vm/test_at_exit
[576/757] 2356909=-ext-/test_enumerator_kw
[577/757] 2356909=ruby/test_rubyvm
[578/757] 2356909=rubygems/test_gem_security
[579/757] 2356910=rubygems/test_gem_request
[580/757] 2356910=-ext-/string/test_normalize
[581/757] 2356910=ruby/test_optimization
[582/757] 2356907=ruby/test_module
[583/757] 2356909=ruby/enc/test_emoji_breaks
[584/757] 2356909=ruby/test_case
[585/757] 2356909=rubygems/test_gem_resolver_composed_set
[586/757] 2356909=rubygems/test_gem_request_set_lockfile
[587/757] 2356909=-ext-/postponed_job/test_postponed_job
[588/757] 2356909=openssl/test_ssl
[589/757] 2356907=ruby/test_basicinstructions
[590/757] 2356907=test_find
[591/757] 2356907=monitor/test_monitor
[592/757] 2356907=date/test_date_new
[593/757] 2356907=prism/regexp_test
[594/757] 2356907=ruby/test_math
[595/757] 2356907=dtrace/test_gc
[596/757] 2356907=ruby/test_m17n_comb
[597/757] 2356910=mkmf/test_libs
[598/757] 2356910=ripper/test_files_ext
[599/757] 2356910=ruby/test_whileuntil
[600/757] 2356910=did_you_mean/spell_checking/test_pattern_key_name_check
[601/757] 2356910=prism/ruby/string_query_test
[602/757] 2356910=prism/ruby/location_test
[603/757] 2356910=cgi/test_cgi_escape
[604/757] 2356910=ruby/test_io
[605/757] 2356907=rubygems/test_gem_commands_pristine_command
[606/757] 2356907=psych/test_yaml_special_cases
[607/757] 2356907=rubygems/test_gem_source_list
[608/757] 2356909=-ext-/bignum/test_str2big
[609/757] 2356909=rubygems/test_gem_resolver_requirement_list
[610/757] 2356909=socket/test_udp
[611/757] 2356909=-ext-/arith_seq/test_arith_seq_beg_len_step
[612/757] 2356907=rubygems/test_gem_source_specific_file
[613/757] 2356909=prism/newline_test
[614/757] 2356909=ruby/test_default_gems
[615/757] 2356907=-ext-/win32/test_fd_setsize
[616/757] 2356907=openssl/test_buffering
[617/757] 2356907=resolv/test_svcb_https
[618/757] 2356909=ruby/enc/test_gbk
[619/757] 2356909=dtrace/test_singleton_function
[620/757] 2356909=ruby/test_warning
[621/757] 2356907=ruby/enc/test_case_comprehensive
[622/757] 2356907=etc/test_etc
[623/757] 2356909=ruby/test_range
[624/757] 2356907=ruby/test_exception
[625/757] 2356909=rubygems/test_gem_gemcutter_utilities
[626/757] 2356909=optparse/test_did_you_mean
[627/757] 2356909=openssl/test_x509ext
[628/757] 2356909=test_trick
[629/757] 2356910=openssl/test_ts
[630/757] 2356910=dtrace/test_load
[631/757] 2356910=ripper/test_parser_events
[632/757] 2356910=openssl/test_x509crl
[633/757] 2356907=did_you_mean/edit_distance/test_jaro_winkler
[634/757] 2356907=uri/test_ftp
[635/757] 2356907=-ext-/load/test_resolve_symbol
[636/757] 2356907=psych/test_set
[637/757] 2356909=rubygems/test_gem_unsatisfiable_dependency_error
[638/757] 2356907=openssl/test_x509attr
[639/757] 2356907=-ext-/array/test_resize
[640/757] 2356909=rubygems/test_gem_ext_cargo_builder
[641/757] 2356907=ruby/enc/test_regex_casefold
[642/757] 2356907=dtrace/test_require
[643/757] 2356907=rubygems/test_gem_source_git
[644/757] 2356910=ruby/test_refinement
[645/757] 2356909=ruby/test_argf
[646/757] 2356907=rubygems/test_gem_rdoc
[647/757] 2356907=rubygems/test_gem_commands_setup_command
[648/757] 2356907=ruby/test_m17n
[649/757] 2356907=ruby/test_yjit
[650/757] 2356908=ruby/test_sleep
[651/757] 2356909=rubygems/test_gem_package_old
[652/757] 2356909=ruby/test_complex
[653/757] 2356909=ruby/enc/test_case_mapping
[654/757] 2356909=did_you_mean/spell_checking/test_require_path_check
[655/757] 2356909=socket/test_socket
[656/757] 2356910=prism/ruby/ruby_parser_test
[657/757] 2356910=rubygems/test_gem_resolver_index_specification
[658/757] 2356910=psych/nodes/test_enumerable
[659/757] 2356910=ruby/test_signal
[660/757] 2356908=ruby/test_fixnum
[661/757] 2356908=openssl/test_asn1
[662/757] 2356908=ruby/enc/test_gb18030
[663/757] 2356908=mkmf/test_pkg_config
[664/757] 2356908=ruby/test_hash
[665/757] 2356910=-ext-/win32/test_dln
[666/757] 2356910=fiber/test_mutex
[667/757] 2356910=rubygems/test_gem_uninstaller
[668/757] 2356909=ruby/test_struct
[669/757] 2356909=rubygems/test_gem_resolver_vendor_set
[670/757] 2356910=fileutils/test_verbose
[671/757] 2356909=openssl/test_x509req
[672/757] 2356910=ripper/test_sexp
[673/757] 2356910=ruby/test_allocation
[674/757] 2356909=rubygems/test_gem_commands_info_command
[675/757] 2356909=-ext-/bignum/test_mul
[676/757] 2356909=ruby/test_insns_leaf
[677/757] 2356909=error_highlight/test_error_highlight
[678/757] 2356908=rubygems/test_gem_request_connection_pools
[679/757] 2356908=io/nonblock/test_flush
[680/757] 2356908=test_pty
[681/757] 2356908=rubygems/test_gem_package_task
[682/757] 2356908=uri/test_mailto
[683/757] 2356908=rubygems/test_gem_commands_check_command
[684/757] 2356909=prism/encoding/regular_expression_encoding_test
[685/757] 2356909=psych/test_class
[686/757] 2356909=prism/result/implicit_array_test
[687/757] 2356909=fiber/test_scheduler
[688/757] 2356908=rubygems/test_gem_doctor
[689/757] 2356908=prism/encoding/string_encoding_test
[690/757] 2356908=dtrace/test_object_create_start
[691/757] 2356908=rubygems/test_gem_commands_environment_command
[692/757] 2356908=-ext-/test_bug-3571
[693/757] 2356908=date/test_date_strptime
[694/757] 2356908=ruby/test_trace
[695/757] 2356908=rubygems/test_gem_package_tar_reader_entry
[696/757] 2356908=ruby/test_objectspace
[697/757] 2356908=ruby/test_arity
[698/757] 2356908=ruby/test_set
[699/757] 2356908=test_delegate
[700/757] 2356908=ruby/test_sprintf
[701/757] 2356908=ruby/test_require_lib
[702/757] 2356907=prism/snippets_test
[703/757] 2356910=-ext-/test_bug-5832
[704/757] 2356910=rubygems/test_gem_resolver_git_specification
[705/757] 2356910=rubygems/test_gem_command
[706/757] 2356910=objspace/test_ractor
[707/757] 2356910=rubygems/test_gem_impossible_dependencies_error
[708/757] 2356910=ruby/enc/test_iso_8859
[709/757] 2356910=ruby/test_weakmap
[710/757] 2356909=ruby/enc/test_grapheme_breaks
[711/757] 2356909=-ext-/test_recursion
[712/757] 2356909=open-uri/test_open-uri
[713/757] 2356909=rubygems/test_gem_security_policy
[714/757] 2356908=prism/lex_test
[715/757] 2356908=ruby/enc/test_euc_jp
[716/757] 2356908=openssl/test_x509cert
[717/757] 2356909=prism/percent_delimiter_string_test
[718/757] 2356909=prism/locals_test
[719/757] 2356909=rubygems/test_gem_ext_configure_builder
[720/757] 2356909=ruby/test_io_buffer
[721/757] 2356909=prism/result/integer_parse_test
[722/757] 2356909=resolv/test_dns
[723/757] 2356908=ruby/test_ifunless
[724/757] 2356908=ripper/test_files_test_2
[725/757] 2356908=rubygems/test_gem_text
[726/757] 2356908=ruby/test_settracefunc
[727/757] 2356909=rubygems/test_gem_remote_fetcher_local_ssl_server
[728/757] 2356907=prism/ruby/tunnel_test
[729/757] 2356907=prism/result/comments_test
[730/757] 2356907=uri/test_wss
[731/757] 2356907=psych/visitors/test_depth_first
[732/757] 2356907=-ext-/string/test_coderange
[733/757] 2356907=rubygems/test_gem_commands_lock_command
[734/757] 2356907=ruby/test_method_cache
[735/757] 2356907=ruby/test_sprintf_comb
[736/757] 2356907=ruby/test_alias
[737/757] 2356907=test_rbconfig
[738/757] 2356908=psych/test_emitter
[739/757] 2356908=yaml/test_dbm
[740/757] 2356908=ruby/test_super
[741/757] 2356907=rubygems/test_gem_resolver_api_specification
[742/757] 2356907=socket/test_addrinfo
[743/757] 2356907=-ext-/test_bug-14834
[744/757] 2356907=rubygems/test_gem_safe_marshal
[745/757] 2356909=date/test_date_conv
[746/757] 2356909=ruby/test_zjit
[747/757] 2356909=-ext-/path_to_class/test_path_to_class
[748/757] 2356909=mkmf/test_egrep_cpp
[749/757] 2356907=rubygems/test_gem_ext_ext_conf_builder
[750/757] 2356909=did_you_mean/spell_checking/test_class_name_check
[751/757] 2356909=prism/result/warnings_test
[752/757] 2356909=rubygems/test_gem_gem_runner
[753/757] 2356909=prism/ruby/dispatcher_test
[754/757] 2356909=prism/ruby/compiler_test
[755/757] 2356909=rubygems/test_gem_commands_mirror
[756/757] 2356909=did_you_mean/tree_spell/test_change_word
[757/757] 2356909=ruby/enc/test_windows_1252
1) Failure:
TestTimeout#test_ractor [/tmp/ruby/src/trunk_clang_17/test/test_timeout.rb:288]:
pid 2366222 killed by SIGSEGV (signal 11) (core dumped)
| /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98: [BUG] Segmentation fault at 0x0000000000000030
| ruby 4.0.0dev (2025-12-06T11:11:40Z master 0346206d3e) +PRISM [x86_64-linux]
|
| -- Control frame information -----------------------------------------------
| c:0006 p:---- s:0026 e:000025 l:y b:---- CFUNC :sleep
| c:0005 p:---- s:0023 e:000022 l:y b:---- CFUNC :wait
| c:0004 p:0020 s:0017 e:000016 l:n b:---- BLOCK /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98 [FINISH]
| c:0003 p:---- s:0014 e:000013 l:y b:---- CFUNC :synchronize
| c:0002 p:0072 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:96 [FINISH]
| c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
|
| -- Ruby level backtrace information ----------------------------------------
| /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:96:in 'block in create_timeout_thread'
| /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:96:in 'synchronize'
| /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98:in 'block (2 levels) in create_timeout_thread'
| /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98:in 'wait'
| /tmp/ruby/src/trunk_clang_17/lib/timeout.rb:98:in 'sleep'
|
| -- Threading information ---------------------------------------------------
| Total ractor count: 3
| Ruby thread count for this ractor: 2
|
| -- Machine register context ------------------------------------------------
| RIP: 0x00005aa91668a668 RBP: 0x0000705d01216e38 RSP: 0x0000705cc70842f0
| RAX: 0x0000000000000000 RBX: 0x0000000069341cb9 RCX: 0xbb7b8e8521870700
| RDX: 0x00005aa916b23c20 RDI: 0x0000705cc0012380 RSI: 0x0000705cc0012380
| R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000
| R11: 0x0000000000000000 R12: 0x0000705ce6c3e640 R13: 0x0000000000000000
| R14: 0x0000000000000000 R15: 0x0000000000000000 EFL: 0x0000000000010206
|
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x5aa91691d32a] /tmp/ruby/src/trunk_clang_17/vm_dump.c:1105
| /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_17/vm_dump.c:1450
| /tmp/ruby/build/trunk_clang_17/ruby(rb_bug_for_fatal_signal+0x15c) [0x5aa9168db7ac] /tmp/ruby/src/trunk_clang_17/error.c:1131
| /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x5aa91665336a] /tmp/ruby/src/trunk_clang_17/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x705d013f5320) [0x705d013f5320]
| /tmp/ruby/build/trunk_clang_17/ruby(vm_check_ints_blocking+0x0) [0x5aa91668a668] /tmp/ruby/src/trunk_clang_17/vm_core.h:2097
| /tmp/ruby/build/trunk_clang_17/ruby(rb_current_execution_context) /tmp/ruby/src/trunk_clang_17/thread_sync.c:617
| /tmp/ruby/build/trunk_clang_17/ruby(rb_mutex_sleep) /tmp/ruby/src/trunk_clang_17/thread_sync.c:617
| /tmp/ruby/build/trunk_clang_17/ruby(vm_call0_cfunc_with_frame+0xcb) [0x5aa9166f04fe] /tmp/ruby/src/trunk_clang_17/vm_eval.c:164
| /tmp/ruby/build/trunk_clang_17/ruby(vm_call0_cfunc) /tmp/ruby/src/trunk_clang_17/vm_eval.c:178
| /tmp/ruby/build/trunk_clang_17/ruby(vm_call0_body) /tmp/ruby/src/trunk_clang_17/vm_eval.c:229
| /tmp/ruby/build/trunk_clang_17/ruby(rb_funcallv_scope+0x2fa) [0x5aa9166d6a3a] /tmp/ruby/src/trunk_clang_17/vm_eval.c:101
| /tmp/ruby/build/trunk_clang_17/ruby(rb_ensure+0xee) [0x5aa916550d5e] /tmp/ruby/src/trunk_clang_17/eval.c:1174
| /tmp/ruby/build/trunk_clang_17/ruby(rb_condvar_wait+0x144) [0x5aa91669a804] /tmp/ruby/src/trunk_clang_17/thread_sync.c:1627
| /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x5aa9166e9ba4] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3903
| /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xd9) [0x5aa9166cad60] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:6125
| /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:904
| /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x5aa9166c662b] /tmp/ruby/src/trunk_clang_17/vm.c:2785
| /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2788
| /tmp/ruby/build/trunk_clang_17/ruby(invoke_block_from_c_bh+0x470) [0x5aa9166f3090] /tmp/ruby/src/trunk_clang_17/vm.c:1814
| /tmp/ruby/build/trunk_clang_17/ruby(vm_yield_with_cref+0x9c) [0x5aa9166d74e8] /tmp/ruby/src/trunk_clang_17/vm.c:1865
| /tmp/ruby/build/trunk_clang_17/ruby(vm_yield) /tmp/ruby/src/trunk_clang_17/vm.c:1873
| /tmp/ruby/build/trunk_clang_17/ruby(rb_yield_0) /tmp/ruby/src/trunk_clang_17/vm_eval.c:1362
| /tmp/ruby/build/trunk_clang_17/ruby(rb_yield) /tmp/ruby/src/trunk_clang_17/vm_eval.c:1375
| /tmp/ruby/build/trunk_clang_17/ruby(rb_ensure+0xee) [0x5aa916550d5e] /tmp/ruby/src/trunk_clang_17/eval.c:1174
| /tmp/ruby/build/trunk_clang_17/ruby(vm_call_cfunc_with_frame_+0xf4) [0x5aa9166e9ba4] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:3903
| /tmp/ruby/build/trunk_clang_17/ruby(vm_sendish+0xe5) [0x5aa9166ca4a6] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:6125
| /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:856
| /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x5aa9166c662b] /tmp/ruby/src/trunk_clang_17/vm.c:2785
| /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2788
| /tmp/ruby/build/trunk_clang_17/ruby(vm_invoke_proc+0x3ce) [0x5aa9166dc75e] /tmp/ruby/src/trunk_clang_17/vm.c:1814
| /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_invoke_proc+0x4a) [0x5aa9166dbc8a] /tmp/ruby/src/trunk_clang_17/vm.c:1959
| /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start_proc+0x29f) [0x5aa91669805f] /tmp/ruby/src/trunk_clang_17/thread.c:625
| /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start+0x53) [0x5aa9166976c6] /tmp/ruby/src/trunk_clang_17/thread.c:642
| /tmp/ruby/build/trunk_clang_17/ruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_17/thread.c:697
| /tmp/ruby/build/trunk_clang_17/ruby(rb_native_mutex_lock+0x0) [0x5aa916698421] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:2241
| /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_lock_) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:403
| /tmp/ruby/build/trunk_clang_17/ruby(call_thread_start_func_2) /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:469
| /tmp/ruby/build/trunk_clang_17/ruby(co_start) /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:467
|
| -- Other runtime information -----------------------------------------------
|
| * Loaded script: -
|
| * Ruby Box: 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_17/.ext/x86_64-linux/enc/encdb.so
| 9 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so
| 10 /tmp/ruby/src/trunk_clang_17/lib/timeout.rb
| 11 /tmp/ruby/src/trunk_clang_17/lib/open3/version.rb
| 12 /tmp/ruby/src/trunk_clang_17/lib/open3.rb
| 13 /tmp/ruby/build/trunk_clang_17/rbconfig.rb
| 14 /tmp/ruby/src/trunk_clang_17/tool/lib/find_executable.rb
| 15 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so
| 16 /tmp/ruby/src/trunk_clang_17/tool/lib/envutil.rb
| 17 /tmp/ruby/src/trunk_clang_17/tool/lib/colorize.rb
| 18 /tmp/ruby/src/trunk_clang_17/tool/lib/leakchecker.rb
| 19 /tmp/ruby/src/trunk_clang_17/lib/prettyprint.rb
| 20 /tmp/ruby/src/trunk_clang_17/lib/pp.rb
| 21 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/assertions.rb
| 22 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so
| 23 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so
| 24 /tmp/ruby/src/trunk_clang_17/tool/lib/core_assertions.rb
| 25 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/testcase.rb
| 26 /tmp/ruby/src/trunk_clang_17/lib/optparse.rb
| 27 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit.rb
|
| * Process memory map:
|
| 5aa916500000-5aa916541000 r--p 00000000 00:bc 15380273 /tmp/ruby/build/trunk_clang_17/ruby
| 5aa916541000-5aa916987000 r-xp 00041000 00:bc 15380273 /tmp/ruby/build/trunk_clang_17/ruby
| 5aa916987000-5aa916b22000 r--p 00487000 00:bc 15380273 /tmp/ruby/build/trunk_clang_17/ruby
| 5aa916b22000-5aa916b37000 r--p 00622000 00:bc 15380273 /tmp/ruby/build/trunk_clang_17/ruby
| 5aa916b37000-5aa916b39000 rw-p 00637000 00:bc 15380273 /tmp/ruby/build/trunk_clang_17/ruby
| 5aa916b39000-5aa916b4d000 rw-p 00000000 00:00 0
| 5aa9438d2000-5aa943cc6000 rw-p 00000000 00:00 0 [heap]
| 705cb8000000-705cb8021000 rw-p 00000000 00:00 0
| 705cb8021000-705cbc000000 ---p 00000000 00:00 0
| 705cc0000000-705cc0021000 rw-p 00000000 00:00 0
| 705cc0021000-705cc4000000 ---p 00000000 00:00 0
| 705cc440f000-705cc4616000 r--s 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 705cc4616000-705cc6c00000 r--s 00000000 00:bc 15380273 /tmp/ruby/build/trunk_clang_17/ruby
| 705cc6c00000-705cc6d01000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 705cc6d01000-705cc6d02000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 705cc6d02000-705cc6e22000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 705cc6e22000-705cc6e23000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 705cc6e23000-705cc6f43000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 705cc6f43000-705cc6f44000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 705cc6f44000-705cc7064000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 705cc7064000-705cc7065000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 705cc7065000-705ce6c00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 705ce6c1e000-705ce6c1f000 ---p 00000000 00:00 0
| 705ce6c1f000-705ce6c3f000 rw-p 00000000 00:00 0
| 705ce6c3f000-705ce6c80000 rw-p 00000000 00:00 0
| 705ce6c80000-705ce6c90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 705ce6c9f000-705ce6cc0000 rw-p 00000000 00:00 0
| 705ce6cc0000-705ce6db0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 705ce6dbf000-705ce6dc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6dc0000-705ce6e01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
Finished tests in 379.797775s, 81.1537 tests/s, 17979.9342 assertions/s.
| 705ce6e01000-705ce6e02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6e02000-705ce6e43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6e43000-705ce6e44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6e44000-705ce6e85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6e85000-705ce6e86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6e86000-705ce6ec7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6ec7000-705ce6ec8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6ec8000-705ce6f09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6f09000-705ce6f0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6f0a000-705ce6f4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6f4b000-705ce6f4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6f4c000-705ce6f8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6f8d000-705ce6f8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6f8e000-705ce6fcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6fcf000-705ce6fd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce6fd0000-705ce7011000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7011000-705ce7012000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7012000-705ce7053000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7053000-705ce7054000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7054000-705ce7095000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7095000-705ce7096000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7096000-705ce70d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce70d7000-705ce70d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce70d8000-705ce7119000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7119000-705ce711a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce711a000-705ce715b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce715b000-705ce715c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce715c000-705ce719d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce719d000-705ce719e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce719e000-705ce71df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce71df000-705ce71e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce71e0000-705ce7221000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7221000-705ce7222000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7222000-705ce7263000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7263000-705ce7264000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7264000-705ce72a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce72a5000-705ce72a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce72a6000-705ce72e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce72e7000-705ce72e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce72e8000-705ce7329000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7329000-705ce732a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce732a000-705ce736b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce736b000-705ce736c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce736c000-705ce73ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce73ad000-705ce73ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce73ae000-705ce73ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce73ef000-705ce73f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce73f0000-705ce7431000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7431000-705ce7432000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7432000-705ce7473000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7473000-705ce7474000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7474000-705ce74b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce74b5000-705ce74b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce74b6000-705ce74f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce74f7000-705ce74f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce74f8000-705ce7539000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce7539000-705ce753a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce753a000-705ce757b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce757b000-705ce757c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce757c000-705ce75bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce75bd000-705ce75be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce75be000-705ce75ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 705ce75ff000-705ce7600000 ---p 00000000 00:00 0
| 705ce7600000-705ce7e00000 rw-p 00000000 00:00 0
| 705ce7e00000-705cffe00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
| 705cffe00000-705d01200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
| 705d01210000-705d01260000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 705d01262000-705d01264000 r--p 00000000 00:bc 17464607 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so
| 705d01264000-705d01267000 r-xp 00002000 00:bc 17464607 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so
| 705d01267000-705d01268000 r--p 00005000 00:bc 17464607 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so
| 705d01268000-705d01269000 r--p 00006000 00:bc 17464607 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so
| 705d01269000-705d0126a000 rw-p 00007000 00:bc 17464607 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so
| 705d0126a000-705d0126b000 r--p 00000000 00:bc 17464465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so
| 705d0126b000-705d0126c000 r-xp 00001000 00:bc 17464465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so
| 705d0126c000-705d0126d000 r--p 00002000 00:bc 17464465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so
| 705d0126d000-705d0126e000 r--p 00002000 00:bc 17464465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so
| 705d0126e000-705d0126f000 rw-p 00003000 00:bc 17464465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so
| 705d0126f000-705d01270000 ---p 00000000 00:00 0
| 705d01270000-705d01290000 rw-p 00000000 00:00 0
| 705d01290000-705d012a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 705d012a1000-705d012a2000 r--p 00000000 00:bc 17464862 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so
| 705d012a2000-705d012a4000 r-xp 00001000 00:bc 17464862 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so
| 705d012a4000-705d012a5000 r--p 00003000 00:bc 17464862 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so
| 705d012a5000-705d012a6000 r--p 00003000 00:bc 17464862 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so
| 705d012a6000-705d012a7000 rw-p 00004000 00:bc 17464862 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so
| 705d012a7000-705d012a8000 r--p 00000000 00:bc 17462192 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so
| 705d012a8000-705d012a9000 r-xp 00001000 00:bc 17462192 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so
| 705d012a9000-705d012aa000 r--p 00002000 00:bc 17462192 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so
| 705d012aa000-705d012ab000 r--p 00002000 00:bc 17462192 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so
| 705d012ab000-705d012ac000 rw-p 00003000 00:bc 17462192 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so
| 705d012ac000-705d013b0000 rw-p 00000000 00:00 0
| 705d013b0000-705d013d8000 r--p 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 705d013d8000-705d01560000 r-xp 00028000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 705d01560000-705d015af000 r--p 001b0000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 705d015af000-705d015b3000 r--p 001fe000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 705d015b3000-705d015b5000 rw-p 00202000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 705d015b5000-705d015c4000 rw-p 00000000 00:00 0
| 705d015c4000-705d015c8000 r--p 00000000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 705d015c8000-705d015eb000 r-xp 00004000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 705d015eb000-705d015ef000 r--p 00027000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 705d015ef000-705d015f0000 r--p 0002b000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 705d015f0000-705d015f1000 rw-p 0002c000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 705d015f1000-705d01601000 r--p 00000000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 705d01601000-705d01680000 r-xp 00010000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 705d01680000-705d016d8000 r--p 0008f000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 705d016d8000-705d016d9000 r--p 000e7000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 705d016d9000-705d016da000 rw-p 000e8000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 705d016da000-705d016dc000 r--p 00000000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 705d016dc000-705d016f1000 r-xp 00002000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 705d016f1000-705d0170a000 r--p 00017000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 705d0170a000-705d0170b000 r--p 0002f000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 705d0170b000-705d0170c000 rw-p 00030000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 705d0170c000-705d01714000 rw-p 00000000 00:00 0
| 705d01714000-705d0171e000 r--p 00000000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 705d0171e000-705d01781000 r-xp 0000a000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 705d01781000-705d01796000 r--p 0006d000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 705d01796000-705d01797000 r--p 00081000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 705d01797000-705d01798000 rw-p 00082000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 705d01798000-705d0179a000 r--p 00000000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 705d0179a000-705d017ac000 r-xp 00002000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 705d017ac000-705d017b2000 r--p 00014000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 705d017b2000-705d017b3000 r--p 0001a000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 705d017b3000-705d017b4000 rw-p 0001b000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 705d017b4000-705d017b5000 r--p 00000000 00:bc 17463395 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so
| 705d017b5000-705d017b6000 r-xp 00001000 00:bc 17463395 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so
| 705d017b6000-705d017b7000 r--p 00002000 00:bc 17463395 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so
| 705d017b7000-705d017b8000 r--p 00002000 00:bc 17463395 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so
| 705d017b8000-705d017b9000 rw-p 00003000 00:bc 17463395 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so
| 705d017b9000-705d017bb000 rw-p 00000000 00:00 0
| 705d017bb000-705d017bc000 r--p 00000000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 705d017bc000-705d017e7000 r-xp 00001000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 705d017e7000-705d017f1000 r--p 0002c000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 705d017f1000-705d017f3000 r--p 00036000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 705d017f3000-705d017f5000 rw-p 00038000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffc692f2000-7ffc69314000 rw-p 00000000 00:00 0 [stack]
| 7ffc69388000-7ffc6938c000 r--p 00000000 00:00 0 [vvar]
| 7ffc6938c000-7ffc6938e000 r-xp 00000000 00:00 0 [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
|
|
2) Failure:
TestRactor#test_port_receive_dnt_with_port_send [/tmp/ruby/src/trunk_clang_17/test/ruby/test_ractor.rb:160]:
pid 2386623 killed by SIGSEGV (signal 11) (core dumped)
| <internal:ractor>:701: [BUG] Segmentation fault at 0x0000000000000030
| ruby 4.0.0dev (2025-12-06T11:11:40Z master 0346206d3e) +PRISM [x86_64-linux]
|
| -- Control frame information -----------------------------------------------
| c:0004 p:0003 s:0017 e:000016 l:y b:0001 METHOD <internal:ractor>:701
| c:0003 p:0008 s:0013 e:000012 l:y b:0001 METHOD <internal:ractor>:311
| c:0002 p:0026 s:0009 e:000008 l:n b:---- BLOCK -:20 [FINISH]
| c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
|
| -- Ruby level backtrace information ----------------------------------------
| -:20:in 'block (2 levels) in ractor_job'
| <internal:ractor>:311:in 'receive'
| <internal:ractor>:701:in 'receive'
|
| -- Threading information ---------------------------------------------------
| Total ractor count: 4
| Ruby thread count for this ractor: 1
|
| -- Machine register context ------------------------------------------------
| RIP: 0x000063bc2326e9c2 RBP: 0x0000728c80002cb0 RSP: 0x0000728cc047bb00
| RAX: 0x0000000000000000 RBX: 0x0000728c800027b8 RCX: 0x0000728c80002790
| RDX: 0x0000000000000001 RDI: 0x0000728c800027b8 RSI: 0x0000000000000000
| R8: 0x0000000000000000 R9: 0x0000000000000000 R10: 0x0000000000000000
| R11: 0x0000000000000246 R12: 0x0000728cbdb50640 R13: 0x000063bc396a8380
| R14: 0x0000728c80002790 R15: 0x0000728c80002cb0 EFL: 0x0000000000010246
|
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk_clang_17/ruby(rb_print_backtrace+0x14) [0x63bc2358f32a] /tmp/ruby/src/trunk_clang_17/vm_dump.c:1105
| /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_clang_17/vm_dump.c:1450
| /tmp/ruby/build/trunk_clang_17/ruby(rb_bug_for_fatal_signal+0x15c) [0x63bc2354d7ac] /tmp/ruby/src/trunk_clang_17/error.c:1131
| /tmp/ruby/build/trunk_clang_17/ruby(sigsegv+0x5a) [0x63bc232c536a] /tmp/ruby/src/trunk_clang_17/signal.c:948
| /lib/x86_64-linux-gnu/libc.so.6(0x728cf8e70320) [0x728cf8e70320]
| /tmp/ruby/build/trunk_clang_17/ruby(rb_current_execution_context+0xe) [0x63bc2326e9c2] /tmp/ruby/src/trunk_clang_17/vm_core.h:2097
| /tmp/ruby/build/trunk_clang_17/ruby(rb_current_ractor_raw) /tmp/ruby/src/trunk_clang_17/vm_core.h:2114
| /tmp/ruby/build/trunk_clang_17/ruby(rb_current_ractor) /tmp/ruby/src/trunk_clang_17/vm_core.h:2122
| /tmp/ruby/build/trunk_clang_17/ruby(ractor_unlock) /tmp/ruby/src/trunk_clang_17/ractor.c:110
| /tmp/ruby/build/trunk_clang_17/ruby(ractor_unlock_self) /tmp/ruby/src/trunk_clang_17/ractor.c:125
| /tmp/ruby/build/trunk_clang_17/ruby(ractor_wait) /tmp/ruby/src/trunk_clang_17/ractor_sync.c:1054
| /tmp/ruby/build/trunk_clang_17/ruby(ractor_wait_receive) /tmp/ruby/src/trunk_clang_17/ractor_sync.c:1113
| /tmp/ruby/build/trunk_clang_17/ruby(ractor_receive+0x11) [0x63bc2326e1ab] /tmp/ruby/src/trunk_clang_17/ractor_sync.c:1166
| /tmp/ruby/build/trunk_clang_17/ruby(ractor_port_receive) /tmp/ruby/src/trunk_clang_17/ractor_sync.c:143
| /tmp/ruby/build/trunk_clang_17/ruby(builtin_inline_class_701) /tmp/ruby/src/trunk_clang_17/ractor.rb:702
| /tmp/ruby/build/trunk_clang_17/ruby(builtin_invoker0+0x5) [0x63bc23340119] /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:7394
| /tmp/ruby/build/trunk_clang_17/ruby(invoke_bf) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:7535
| /tmp/ruby/build/trunk_clang_17/ruby(vm_invoke_builtin_delegate) /tmp/ruby/src/trunk_clang_17/vm_insnhelper.c:7559
| /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_core) ../../src/trunk_clang_17/insns.def:1676
| /tmp/ruby/build/trunk_clang_17/ruby(vm_exec_loop+0x0) [0x63bc2333862b] /tmp/ruby/src/trunk_clang_17/vm.c:2785
| /tmp/ruby/build/trunk_clang_17/ruby(rb_vm_exec) /tmp/ruby/src/trunk_clang_17/vm.c:2788
| /tmp/ruby/build/trunk_clang_17/ruby(vm_invoke_proc+0x3ce) [0x63bc2334e75e] /tmp/ruby/src/trunk_clang_17/vm.c:1814
| /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start_proc+0x213) [0x63bc23309fd3] /tmp/ruby/src/trunk_clang_17/thread.c:604
| /tmp/ruby/build/trunk_clang_17/ruby(thread_do_start+0x64) [0x63bc233096d7] /tmp/ruby/src/trunk_clang_17/thread.c:646
| /tmp/ruby/build/trunk_clang_17/ruby(thread_start_func_2) /tmp/ruby/src/trunk_clang_17/thread.c:697
| /tmp/ruby/build/trunk_clang_17/ruby(rb_native_mutex_lock+0x0) [0x63bc2330a421] /tmp/ruby/src/trunk_clang_17/thread_pthread.c:2241
| /tmp/ruby/build/trunk_clang_17/ruby(thread_sched_lock_) /tmp/ruby/src/trunk_clang_17/thread_pthread.c:403
| /tmp/ruby/build/trunk_clang_17/ruby(call_thread_start_func_2) /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:469
| /tmp/ruby/build/trunk_clang_17/ruby(co_start) /tmp/ruby/src/trunk_clang_17/thread_pthread_mn.c:467
|
| -- Other runtime information -----------------------------------------------
|
| * Loaded script: -
|
| * Ruby Box: 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_17/.ext/x86_64-linux/enc/encdb.so
| 9 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so
| 10 /tmp/ruby/src/trunk_clang_17/lib/open3/version.rb
| 11 /tmp/ruby/src/trunk_clang_17/lib/open3.rb
| 12 /tmp/ruby/src/trunk_clang_17/lib/timeout.rb
| 13 /tmp/ruby/build/trunk_clang_17/rbconfig.rb
| 14 /tmp/ruby/src/trunk_clang_17/tool/lib/find_executable.rb
| 15 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so
| 16 /tmp/ruby/src/trunk_clang_17/tool/lib/envutil.rb
| 17 /tmp/ruby/src/trunk_clang_17/tool/lib/colorize.rb
| 18 /tmp/ruby/src/trunk_clang_17/tool/lib/leakchecker.rb
| 19 /tmp/ruby/src/trunk_clang_17/lib/prettyprint.rb
| 20 /tmp/ruby/src/trunk_clang_17/lib/pp.rb
| 21 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/assertions.rb
| 22 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so
| 23 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so
| 24 /tmp/ruby/src/trunk_clang_17/tool/lib/core_assertions.rb
| 25 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit/testcase.rb
| 26 /tmp/ruby/src/trunk_clang_17/lib/optparse.rb
| 27 /tmp/ruby/src/trunk_clang_17/tool/lib/test/unit.rb
|
| * Process memory map:
|
| 63bc23172000-63bc231b3000 r--p 00000000 00:bc 15380273 /tmp/ruby/build/trunk_clang_17/ruby
| 63bc231b3000-63bc235f9000 r-xp 00041000 00:bc 15380273 /tmp/ruby/build/trunk_clang_17/ruby
| 63bc235f9000-63bc23794000 r--p 00487000 00:bc 15380273 /tmp/ruby/build/trunk_clang_17/ruby
| 63bc23794000-63bc237a9000 r--p 00622000 00:bc 15380273 /tmp/ruby/build/trunk_clang_17/ruby
| 63bc237a9000-63bc237ab000 rw-p 00637000 00:bc 15380273 /tmp/ruby/build/trunk_clang_17/ruby
| 63bc237ab000-63bc237bf000 rw-p 00000000 00:00 0
| 63bc39580000-63bc39973000 rw-p 00000000 00:00 0 [heap]
| 728c6d26e000-728c6f858000 r--s 00000000 00:bc 15380273 /tmp/ruby/build/trunk_clang_17/ruby
| 728c6f858000-728c6fcb8000 rw-p 00000000 00:00 0
| 728c6fda8000-728c6fdd0000 rw-p 00000000 00:00 0
| 728c6fe98000-728c6fec0000 rw-p 00000000 00:00 0
| 728c70000000-728c704c0000 rw-p 00000000 00:00 0
| 728c704c0000-728c74000000 ---p 00000000 00:00 0
| 728c747b0000-728c74850000 rw-p 00000000 00:00 0
| 728c75a20000-728c75a30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 728c75c10000-728c763b8000 rw-p 00000000 00:00 0
| 728c764d0000-728c764e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 728c765a0000-728c76610000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 728c76818000-728c76f48000 rw-p 00000000 00:00 0
| 728c77470000-728c77c68000 rw-p 00000000 00:00 0
| 728c78000000-728c783d3000 rw-p 00000000 00:00 0
| 728c783d3000-728c7c000000 ---p 00000000 00:00 0
| 728c7c000000-728c7c907000 rw-p 00000000 00:00 0
| 728c7c907000-728c80000000 ---p 00000000 00:00 0
| 728c80000000-728c807a8000 rw-p 00000000 00:00 0
| 728c807a8000-728c84000000 ---p 00000000 00:00 0
| 728c84000000-728c845f9000 rw-p 00000000 00:00 0
| 728c845f9000-728c88000000 ---p 00000000 00:00 0
| 728c88000000-728c883fb000 rw-p 00000000 00:00 0
| 728c883fb000-728c8c000000 ---p 00000000 00:00 0
| 728c8c000000-728c8c3d3000 rw-p 00000000 00:00 0
| 728c8c3d3000-728c90000000 ---p 00000000 00:00 0
| 728c90000000-728c90955000 rw-p 00000000 00:00 0
| 728c90955000-728c94000000 ---p 00000000 00:00 0
| 728c94000000-728c94892000 rw-p 00000000 00:00 0
| 728c94892000-728c98000000 ---p 00000000 00:00 0
| 728c98000000-728c98695000 rw-p 00000000 00:00 0
| 728c98695000-728c9c000000 ---p 00000000 00:00 0
| 728c9c000000-728c9c226000 rw-p 00000000 00:00 0
| 728c9c226000-728ca0000000 ---p 00000000 00:00 0
| 728ca0000000-728ca0274000 rw-p 00000000 00:00 0
| 728ca0274000-728ca4000000 ---p 00000000 00:00 0
| 728ca4000000-728ca47f4000 rw-p 00000000 00:00 0
| 728ca47f4000-728ca8000000 ---p 00000000 00:00 0
| 728ca8000000-728ca818a000 rw-p 00000000 00:00 0
| 728ca818a000-728cac000000 ---p 00000000 00:00 0
| 728cac000000-728cac398000 rw-p 00000000 00:00 0
| 728cac398000-728cb0000000 ---p 00000000 00:00 0
| 728cb0000000-728cb0021000 rw-p 00000000 00:00 0
| 728cb0021000-728cb4000000 ---p 00000000 00:00 0
| 728cb4000000-728cb4311000 rw-p 00000000 00:00 0
| 728cb4311000-728cb8000000 ---p 00000000 00:00 0
| 728cb8000000-728cb849f000 rw-p 00000000 00:00 0
| 728cb849f000-728cbc000000 ---p 00000000 00:00 0
| 728cbc1b8000-728cbc9b0000 rw-p 00000000 00:00 0
| 728cbce10000-728cbd130000 rw-p 00000000 00:00 0
| 728cbd130000-728cbd140000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 728cbd140000-728cbd280000 rw-p 00000000 00:00 0
| 728cbd280000-728cbd2a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 728cbd2a8000-728cbd370000 rw-p 00000000 00:00 0
| 728cbd370000-728cbd380000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 728cbd388000-728cbd6d0000 rw-p 00000000 00:00 0
| 728cbd6d0000-728cbd700000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 728cbd81f000-728cbd820000 ---p 00000000 00:00 0
| 728cbd820000-728cbd840000 rw-p 00000000 00:00 0
| 728cbd840000-728cbd850000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 728cbd854000-728cbd855000 ---p 00000000 00:00 0
| 728cbd855000-728cbd875000 rw-p 00000000 00:00 0
| 728cbd875000-728cbd876000 ---p 00000000 00:00 0
| 728cbd876000-728cbd896000 rw-p 00000000 00:00 0
| 728cbd896000-728cbd897000 ---p 00000000 00:00 0
| 728cbd897000-728cbd8b7000 rw-p 00000000 00:00 0
| 728cbd908000-728cbdb0f000 r--s 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 728cbdb0f000-728cbdb10000 ---p 00000000 00:00 0
| 728cbdb10000-728cbdb30000 rw-p 00000000 00:00 0
| 728cbdb30000-728cbdb31000 ---p 00000000 00:00 0
| 728cbdb31000-728cbdb51000 rw-p 00000000 00:00 0
| 728cbdb51000-728cbdb52000 ---p 00000000 00:00 0
| 728cbdb52000-728cbdb72000 rw-p 00000000 00:00 0
| 728cbdb72000-728cbdc73000 rw-p 00000000 00:00 0
| 728cbdc73000-728cbdc74000 ---p 00000000 00:00 0
| 728cbdc74000-728cbdc94000 rw-p 00000000 00:00 0
| 728cbdc94000-728cbdd95000 rw-p 00000000 00:00 0
| 728cbdd95000-728cbdd96000 ---p 00000000 00:00 0
| 728cbdd96000-728cbddb6000 rw-p 00000000 00:00 0
| 728cbddb6000-728cbdeb7000 rw-p 00000000 00:00 0
| 728cbdeb7000-728cbdeb8000 ---p 00000000 00:00 0
| 728cbdeb8000-728cbded8000 rw-p 00000000 00:00 0
| 728cbded8000-728cbdfd9000 rw-p 00000000 00:00 0
| 728cbdfd9000-728cbdfda000 ---p 00000000 00:00 0
| 728cbdfda000-728cbdffa000 rw-p 00000000 00:00 0
| 728cbdffa000-728cbe600000 rw-p 00000000 00:00 0
| 728cbe600000-728cbe701000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbe701000-728cbe702000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbe702000-728cbe822000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbe822000-728cbe823000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbe823000-728cbe943000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbe943000-728cbe944000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbe944000-728cbea64000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbea64000-728cbea65000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbea65000-728cbeb85000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbeb85000-728cbeb86000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbeb86000-728cbeca6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbeca6000-728cbeca7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbeca7000-728cbedc7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbedc7000-728cbedc8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbedc8000-728cbeee8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbeee8000-728cbeee9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbeee9000-728cbf009000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf009000-728cbf00a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf00a000-728cbf12a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf12a000-728cbf12b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf12b000-728cbf24b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf24b000-728cbf24c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf24c000-728cbf36c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf36c000-728cbf36d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf36d000-728cbf48d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf48d000-728cbf48e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf48e000-728cbf5ae000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf5ae000-728cbf5af000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf5af000-728cbf6cf000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf6cf000-728cbf6d0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf6d0000-728cbf7f0000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf7f0000-728cbf7f1000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf7f1000-728cbf911000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf911000-728cbf912000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbf912000-728cbfa32000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbfa32000-728cbfa33000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbfa33000-728cbfb53000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbfb53000-728cbfb54000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbfb54000-728cbfc74000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbfc74000-728cbfc75000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbfc75000-728cbfd95000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbfd95000-728cbfd96000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbfd96000-728cbfeb6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbfeb6000-728cbfeb7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbfeb7000-728cbffd7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbffd7000-728cbffd8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cbffd8000-728cc00f8000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc00f8000-728cc00f9000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc00f9000-728cc0219000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc0219000-728cc021a000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc021a000-728cc033a000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc033a000-728cc033b000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc033b000-728cc045b000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc045b000-728cc045c000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc045c000-728cc057c000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc057c000-728cc057d000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc057d000-728cc069d000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc069d000-728cc069e000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc069e000-728cc07be000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc07be000-728cc07bf000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc07bf000-728cc08df000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc08df000-728cc08e0000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc08e0000-728cc0a00000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc0a00000-728cc0a01000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc0a01000-728cc0b21000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc0b21000-728cc0b22000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc0b22000-728cc0c42000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc0c42000-728cc0c43000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc0c43000-728cc0d63000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc0d63000-728cc0d64000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc0d64000-728cc0e84000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc0e84000-728cc0e85000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc0e85000-728cc0fa5000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc0fa5000-728cc0fa6000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc0fa6000-728cc10c6000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc10c6000-728cc10c7000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc10c7000-728cc11e7000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc11e7000-728cc11e8000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc11e8000-728cc1308000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc1308000-728cc1309000 ---p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cc1309000-728cde600000 rw-p 00000000 00:00 0 [anon:Ruby:nt_alloc_thread_stack_chunk]
| 728cde618000-728cde619000 ---p 00000000 00:00 0
| 728cde619000-728cde639000 rw-p 00000000 00:00 0
| 728cde639000-728cde63a000 ---p 00000000 00:00 0
| 728cde63a000-728cde65a000 rw-p 00000000 00:00 0
| 728cde65a000-728cde65b000 ---p 00000000 00:00 0
| 728cde65b000-728cde67b000 rw-p 00000000 00:00 0
| 728cde67b000-728cde67c000 ---p 00000000 00:00 0
| 728cde67c000-728cde69c000 rw-p 00000000 00:00 0
| 728cde69c000-728cde69d000 ---p 00000000 00:00 0
| 728cde69d000-728cde6bd000 rw-p 00000000 00:00 0
| 728cde6bd000-728cde6be000 ---p 00000000 00:00 0
| 728cde6be000-728cde6de000 rw-p 00000000 00:00 0
| 728cde6de000-728cde740000 rw-p 00000000 00:00 0
| 728cde740000-728cde7b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 728cde7bf000-728cde7c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde7c0000-728cde801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde801000-728cde802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde802000-728cde843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde843000-728cde844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde844000-728cde885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde885000-728cde886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde886000-728cde8c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde8c7000-728cde8c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde8c8000-728cde909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde909000-728cde90a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde90a000-728cde94b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde94b000-728cde94c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde94c000-728cde98d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde98d000-728cde98e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde98e000-728cde9cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde9cf000-728cde9d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cde9d0000-728cdea11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdea11000-728cdea12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdea12000-728cdea53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdea53000-728cdea54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdea54000-728cdea95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdea95000-728cdea96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdea96000-728cdead7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdead7000-728cdead8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdead8000-728cdeb19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdeb19000-728cdeb1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdeb1a000-728cdeb5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdeb5b000-728cdeb5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdeb5c000-728cdeb9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdeb9d000-728cdeb9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdeb9e000-728cdebdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdebdf000-728cdebe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdebe0000-728cdec21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdec21000-728cdec22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdec22000-728cdec63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdec63000-728cdec64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdec64000-728cdeca5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdeca5000-728cdeca6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdeca6000-728cdece7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdece7000-728cdece8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdece8000-728cded29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cded29000-728cded2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cded2a000-728cded6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cded6b000-728cded6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cded6c000-728cdedad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdedad000-728cdedae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdedae000-728cdedef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdedef000-728cdedf0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdedf0000-728cdee31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdee31000-728cdee32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdee32000-728cdee73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdee73000-728cdee74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdee74000-728cdeeb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdeeb5000-728cdeeb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdeeb6000-728cdeef7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdeef7000-728cdeef8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdeef8000-728cdef39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdef39000-728cdef3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdef3a000-728cdef7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdef7b000-728cdef7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdef7c000-728cdefbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdefbd000-728cdefbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdefbe000-728cdefff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
| 728cdefff000-728cdf000000 ---p 00000000 00:00 0
| 728cdf000000-728cdf800000 rw-p 00000000 00:00 0
| 728cdf800000-728cf7800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
| 728cf7800000-728cf8c00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
| 728cf8c08000-728cf8c0a000 r--p 00000000 00:bc 17464607 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so
| 728cf8c0a000-728cf8c0d000 r-xp 00002000 00:bc 17464607 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so
| 728cf8c0d000-728cf8c0e000 r--p 00005000 00:bc 17464607 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so
| 728cf8c0e000-728cf8c0f000 r--p 00006000 00:bc 17464607 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so
| 728cf8c0f000-728cf8c10000 rw-p 00007000 00:bc 17464607 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/io/console.so
| 728cf8c10000-728cf8ce0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 728cf8ce4000-728cf8ce5000 r--p 00000000 00:bc 17464465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so
| 728cf8ce5000-728cf8ce6000 r-xp 00001000 00:bc 17464465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so
| 728cf8ce6000-728cf8ce7000 r--p 00002000 00:bc 17464465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so
| 728cf8ce7000-728cf8ce8000 r--p 00002000 00:bc 17464465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so
| 728cf8ce8000-728cf8ce9000 rw-p 00003000 00:bc 17464465 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/-test-/sanitizers.so
| 728cf8ce9000-728cf8cea000 r--p 00000000 00:bc 17464862 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so
| 728cf8cea000-728cf8cec000 r-xp 00001000 00:bc 17464862 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so
| 728cf8cec000-728cf8ced000 r--p 00003000 00:bc 17464862 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so
| 728cf8ced000-728cf8cee000 r--p 00003000 00:bc 17464862 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so
| 728cf8cee000-728cf8cef000 rw-p 00004000 00:bc 17464862 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/rbconfig/sizeof.so
| 728cf8cef000-728cf8cf0000 ---p 00000000 00:00 0
| 728cf8cf0000-728cf8d10000 rw-p 00000000 00:00 0
| 728cf8d10000-728cf8d20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
| 728cf8d22000-728cf8d23000 r--p 00000000 00:bc 17462192 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so
| 728cf8d23000-728cf8d24000 r-xp 00001000 00:bc 17462192 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so
| 728cf8d24000-728cf8d25000 r--p 00002000 00:bc 17462192 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so
| 728cf8d25000-728cf8d26000 r--p 00002000 00:bc 17462192 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so
| 728cf8d26000-728cf8d27000 rw-p 00003000 00:bc 17462192 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/trans/transdb.so
| 728cf8d27000-728cf8e2b000 rw-p 00000000 00:00 0
| 728cf8e2b000-728cf8e53000 r--p 00000000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 728cf8e53000-728cf8fdb000 r-xp 00028000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 728cf8fdb000-728cf902a000 r--p 001b0000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 728cf902a000-728cf902e000 r--p 001fe000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 728cf902e000-728cf9030000 rw-p 00202000 00:bc 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
| 728cf9030000-728cf903f000 rw-p 00000000 00:00 0
| 728cf903f000-728cf9043000 r--p 00000000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 728cf9043000-728cf9066000 r-xp 00004000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 728cf9066000-728cf906a000 r--p 00027000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 728cf906a000-728cf906b000 r--p 0002b000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 728cf906b000-728cf906c000 rw-p 0002c000 00:bc 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 728cf906c000-728cf907c000 r--p 00000000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 728cf907c000-728cf90fb000 r-xp 00010000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 728cf90fb000-728cf9153000 r--p 0008f000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
30822 tests, 6828739 assertions, 2 failures, 0 errors, 159 skips
ruby -v: ruby 4.0.0dev (2025-12-06T11:11:40Z master 0346206d3e) +PRISM [x86_64-linux]
| 728cf9153000-728cf9154000 r--p 000e7000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 728cf9154000-728cf9155000 rw-p 000e8000 00:bc 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
| 728cf9155000-728cf9157000 r--p 00000000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 728cf9157000-728cf916c000 r-xp 00002000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 728cf916c000-728cf9185000 r--p 00017000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 728cf9185000-728cf9186000 r--p 0002f000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 728cf9186000-728cf9187000 rw-p 00030000 00:bc 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 728cf9187000-728cf918f000 rw-p 00000000 00:00 0
| 728cf918f000-728cf9199000 r--p 00000000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 728cf9199000-728cf91fc000 r-xp 0000a000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 728cf91fc000-728cf9211000 r--p 0006d000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 728cf9211000-728cf9212000 r--p 00081000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 728cf9212000-728cf9213000 rw-p 00082000 00:bc 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
| 728cf9213000-728cf9215000 r--p 00000000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 728cf9215000-728cf9227000 r-xp 00002000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 728cf9227000-728cf922d000 r--p 00014000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 728cf922d000-728cf922e000 r--p 0001a000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 728cf922e000-728cf922f000 rw-p 0001b000 00:bc 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
| 728cf922f000-728cf9230000 r--p 00000000 00:bc 17463395 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so
| 728cf9230000-728cf9231000 r-xp 00001000 00:bc 17463395 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so
| 728cf9231000-728cf9232000 r--p 00002000 00:bc 17463395 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so
| 728cf9232000-728cf9233000 r--p 00002000 00:bc 17463395 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so
| 728cf9233000-728cf9234000 rw-p 00003000 00:bc 17463395 /tmp/ruby/build/trunk_clang_17/.ext/x86_64-linux/enc/encdb.so
| 728cf9234000-728cf9236000 rw-p 00000000 00:00 0
| 728cf9236000-728cf9237000 r--p 00000000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 728cf9237000-728cf9262000 r-xp 00001000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 728cf9262000-728cf926c000 r--p 0002c000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 728cf926c000-728cf926e000 r--p 00036000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 728cf926e000-728cf9270000 rw-p 00038000 00:bc 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffcf79bd000-7ffcf79df000 rw-p 00000000 00:00 0 [stack]
| 7ffcf79e0000-7ffcf79e4000 r--p 00000000 00:00 0 [vvar]
| 7ffcf79e4000-7ffcf79e6000 r-xp 00000000 00:00 0 [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
|
|
Children under /tmp/rubytest.up3n73:
* -rw-r--r-- 1 63392 2025-12-06 12:08:09 +0000 _ruby_box_p2365211_2_io+console.so
* -rw-r--r-- 1 930376 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_openssl.so
* -rw-r--r-- 1 26728 2025-12-06 12:08:09 +0000 _ruby_box_p2365195_2_rbconfig+sizeof.so
* -rw-r--r-- 1 16496 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_io+wait.so
* -rw-r--r-- 1 554128 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_date_core.so
* -rw-r--r-- 1 41568 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_digest.so
* -rw-r--r-- 1 23016 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_io+nonblock.so
* -rw-r--r-- 1 26728 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_rbconfig+sizeof.so
* -rw-r--r-- 1 63392 2025-12-06 12:08:09 +0000 _ruby_box_p2365195_2_io+console.so
* -rw-r--r-- 1 25936 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_monitor.so
* -rw-r--r-- 1 17768 2025-12-06 12:08:09 +0000 _ruby_box_p2365211_2_-test-+sanitizers.so
* -rw-r--r-- 1 17768 2025-12-06 12:08:08 +0000 _ruby_box_p2365182_2_-test-+sanitizers.so
* -rw-r--r-- 1 63392 2025-12-06 12:08:08 +0000 _ruby_box_p2365182_2_io+console.so
* -rw-r--r-- 1 76672 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_psych.so
* -rw-r--r-- 1 63392 2025-12-06 12:08:09 +0000 _ruby_box_p2365232_2_io+console.so
* -rw-r--r-- 1 98464 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_json+ext+parser.so
* -rw-r--r-- 1 63256 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_strscan.so
* -rw-r--r-- 1 26728 2025-12-06 12:08:08 +0000 _ruby_box_p2365182_2_rbconfig+sizeof.so
* -rw-r--r-- 1 63392 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_io+console.so
* -rw-r--r-- 1 84152 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_stringio.so
* -rw-r--r-- 1 126216 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_json+ext+generator.so
* -rw-r--r-- 1 160464 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_zlib.so
* -rw-r--r-- 1 17768 2025-12-06 12:08:08 +0000 _ruby_box_p2365177_2_-test-+sanitizers.so
* -rw-r--r-- 1 17768 2025-12-06 12:08:09 +0000 _ruby_box_p2365232_2_-test-+sanitizers.so
* -rw-r--r-- 1 17768 2025-12-06 12:08:09 +0000 _ruby_box_p2365195_2_-test-+sanitizers.so
* -rw-r--r-- 1 63392 2025-12-06 12:08:08 +0000 _ruby_box_p2365177_2_io+console.so
* -rw-r--r-- 1 55640 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_etc.so
* -rw-r--r-- 1 37208 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_cgi+escape.so
* -rw-r--r-- 1 26728 2025-12-06 12:08:09 +0000 _ruby_box_p2365211_2_rbconfig+sizeof.so
* -rw-r--r-- 1 26728 2025-12-06 12:08:08 +0000 _ruby_box_p2365177_2_rbconfig+sizeof.so
* -rw-r--r-- 1 17768 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_-test-+sanitizers.so
* -rw-r--r-- 1 22400 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_erb+escape.so
* -rw-r--r-- 1 486432 2025-12-06 12:08:09 +0000 _ruby_box_p2365243_2_socket.so
* -rw-r--r-- 1 26728 2025-12-06 12:08:09 +0000 _ruby_box_p2365232_2_rbconfig+sizeof.so
make: *** [uncommon.mk:920: yes-test-all] Error 2
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_clang_17/include -I/tmp/ruby/src/trunk_clang_17 -I/tmp/ruby/src/trunk_clang_17/prism -I/tmp/ruby/src/trunk_clang_17/enc/unicode/17.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_17/target/release/' '/tmp/ruby/src/trunk_clang_17/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_17/target/release/' '/tmp/ruby/src/trunk_clang_17/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_17'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_17'
ruby 4.0.0dev (2025-12-06T11:11:40Z master 0346206d3e) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ..................................................
Finished in 64.542337 seconds
3349 files, 33776 examples, 147278 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.