# Logfile created on 2024-07-06 00:21:56 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007df44999fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @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=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240706-002156", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007df44b3dfa28 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007df44b3df7d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007df4498d9f30 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240706-002156", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240706-002156>, @binmode=false, @mon_data=#<Monitor:0x00007df44b3df4b0>, @mon_data_owner_object_id=880>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk_asan
Cloning into 'trunk_asan'...
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk_asan" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /tmp/ruby/src/trunk_asan/configure --prefix=/tmp/ruby/install/trunk_asan --disable-install-doc 'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'
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... none needed
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... pkg-config
checking whether it is Android... no
checking for cd using physical directory... cd -P
checking whether CFLAGS is valid... yes
checking whether LDFLAGS is valid... yes
checking whether ELF binaries are produced... yes
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as CXXFLAGS... yes
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... yes
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 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 __attribute__((__depreacted__(msg))) in C++... yes
checking for std::nullptr_t... yes
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 __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... no
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_add_overflow... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... no
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_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 Ruby is build with shared GC support... no
checking for rustc... rustc
checking whether rustc works for YJIT... yes
checking for prefix of external symbols... NONE
checking if make is GNU make... yes
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 3.4.0+0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 3.4.0

   * Installation prefix: /tmp/ruby/install/trunk_asan
   * 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 shared GC:      no
   * enable shared libs:  no
   * dynamic library ext: so
   * CFLAGS:              ${hardenflags} -fsanitize=address \
                          -fno-omit-frame-pointer -DUSE_MN_THREADS=0 \
                          -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
   * RJIT support:        yes
   * man page type:       doc
   * BASERUBY -v:         ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \
                          [x86_64-linux-gnu]

---
$$$[end] "/tmp/ruby/src/trunk_asan/configure --prefix=/tmp/ruby/install/trunk_asan --disable-install-doc 'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" exit with 0.
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-5.24.1...
Downloading bundled gem rake-13.2.1...
Downloading bundled gem test-unit-3.6.2...
Downloading bundled gem rexml-3.3.1...
Downloading bundled gem rss-0.3.0...
Downloading bundled gem net-ftp-0.3.7...
Downloading bundled gem net-imap-0.4.14...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.5.0...
Downloading bundled gem matrix-0.4.2...
Downloading bundled gem prime-0.1.2...
Downloading bundled gem debug-1.9.2...
Downloading bundled gem racc-1.8.0...
Downloading bundled gem mutex_m-0.2.0...
Downloading bundled gem getoptlong-0.2.1...
Downloading bundled gem base64-0.2.0...
Downloading bundled gem bigdecimal-3.1.8...
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.1...
Downloading bundled gem nkf-0.2.0...
Downloading bundled gem syslog-0.1.2...
Downloading bundled gem csv-3.3.0...
/usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/.bundle/.timestamp
/usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/gems/src
Cloning https://github.com/ruby/power_assert
Cloning https://github.com/ruby/rbs
Cloning https://github.com/ruby/typeprof
Cloning into '/tmp/ruby/src/trunk_asan/gems/src/power_assert'...
Cloning into '/tmp/ruby/src/trunk_asan/gems/src/rbs'...
Cloning into '/tmp/ruby/src/trunk_asan/gems/src/typeprof'...
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
From https://github.com/ruby/power_assert
 * branch            84e85124c5014a139af39161d484156cfe87a9ed -> FETCH_HEAD
HEAD is now at 84e8512 Merge pull request #48 from casperisfine/frozen-string-literals
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision updated
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
From https://github.com/ruby/typeprof
 * branch            b19a6416da3a05d57fadd6ffdadb382b6d236ca5 -> FETCH_HEAD
HEAD is now at b19a641 Add support for future `putchilledstring` instruction
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision updated
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Building typeprof@b19a6416da3a05d57fadd6ffdadb382b6d236ca5 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.21.11
  File: typeprof-0.21.11.gem
From https://github.com/ruby/rbs
 * branch              97e12999b14dc36e374ed30a03fca58af62dfd90 -> FETCH_HEAD
HEAD is now at 97e12999 Use `File.open` instead of `IO.sysopen`
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision updated
Building rbs@97e12999b14dc36e374ed30a03fca58af62dfd90 to /tmp/ruby/src/trunk_asan/gems/rbs-3.5.1.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.5.1
  File: rbs-3.5.1.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = e240fc9c3c
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating id.h
generating optinsn.inc
generating optunifs.inc
generating insns.inc
generating insns_info.inc
generating vmtc.inc
generating vm.inc
generating node_name.inc
generating known_errors.inc
generating vm_call_iseq_optimized.inc
/usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/enc/jis
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk_asan/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk_asan/probes.d > probes.dmyh
+ cp /tmp/ruby/src/trunk_asan/enc/jis/props.h.blt /tmp/ruby/src/trunk_asan/enc/jis/props.h
known_errors.inc updated
id.h updated
vm_call_iseq_optimized.inc updated
/tmp/ruby/src/trunk_asan/revision.h updated
generating /tmp/ruby/src/trunk_asan/lib/ruby_vm/rjit/instruction.rb
generating parse.c
copying lex.c
generating id.c
making /tmp/ruby/src/trunk_asan/ast.rbinc
making /tmp/ruby/src/trunk_asan/dir.rbinc
making /tmp/ruby/src/trunk_asan/gc.rbinc
making /tmp/ruby/src/trunk_asan/numeric.rbinc
making /tmp/ruby/src/trunk_asan/io.rbinc
making /tmp/ruby/src/trunk_asan/marshal.rbinc
making /tmp/ruby/src/trunk_asan/rjit.rbinc
making /tmp/ruby/src/trunk_asan/rjit_c.rbinc
id.c updated
making /tmp/ruby/src/trunk_asan/pack.rbinc
making /tmp/ruby/src/trunk_asan/trace_point.rbinc
making /tmp/ruby/src/trunk_asan/warning.rbinc
making /tmp/ruby/src/trunk_asan/array.rbinc
making /tmp/ruby/src/trunk_asan/kernel.rbinc
generating enc/trans/newline.c ...
making /tmp/ruby/src/trunk_asan/ractor.rbinc
making /tmp/ruby/src/trunk_asan/symbol.rbinc
making /tmp/ruby/src/trunk_asan/timev.rbinc
making /tmp/ruby/src/trunk_asan/thread_sync.rbinc
making /tmp/ruby/src/trunk_asan/nilclass.rbinc
making /tmp/ruby/src/trunk_asan/prelude.rbinc
making /tmp/ruby/src/trunk_asan/gem_prelude.rbinc
making /tmp/ruby/src/trunk_asan/yjit.rbinc
generating /tmp/ruby/src/trunk_asan/ext/ripper/ripper.c
generating /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/sizes.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
extracting ripper.y from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
generating /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket'
generating constant definitions
generating miniprelude.c
generating golf_prelude.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/etc'
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
generating constant definitions
generating eventids1.c from ../../parse.y
generating eventids1.h from ../../parse.y
generating eventids2table.c from ./eventids2.c
generating x86_64-linux-fake.rb
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
golf_prelude.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/etc'
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket'
x86_64-linux-fake.rb updated
miniprelude.c updated
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
/bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
generating table from enc/trans/big5.c
generating table from enc/trans/cesu_8.c
generating table from enc/trans/chinese.c
generating table from enc/trans/ebcdic.c
generating table from enc/trans/emoji.c
generating table from enc/trans/emoji_iso2022_kddi.c
generating table from enc/trans/emoji_sjis_docomo.c
generating table from enc/trans/emoji_sjis_kddi.c
generating table from enc/trans/emoji_sjis_softbank.c
generating table from enc/trans/escape.c
generating table from enc/trans/gb18030.c
generating table from enc/trans/gbk.c
generating table from enc/trans/iso2022.c
generating table from enc/trans/japanese.c
generating enc/trans/cesu_8.c ...
generating enc/trans/escape.c ...
generating table from enc/trans/japanese_euc.c
generating table from enc/trans/japanese_sjis.c
generating enc/trans/ebcdic.c ...
generating table from enc/trans/korean.c
generating enc/trans/japanese.c ...
generating enc/trans/iso2022.c ...
generating table from enc/trans/single_byte.c
generating table from enc/trans/utf8_mac.c
generating enc/trans/emoji.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/utf_16_32.c ...
generating enc/trans/single_byte.c ...
generating enc/trans/emoji_iso2022_kddi.c ...
generating enc/trans/emoji_sjis_docomo.c ...
generating enc/trans/emoji_sjis_softbank.c ...
generating enc/trans/emoji_sjis_kddi.c ...
generating enc/trans/japanese_sjis.c ...
generating enc/trans/gbk.c ...
generating enc/trans/chinese.c ...
generating enc/trans/korean.c ...
generating enc/trans/utf8_mac.c ...
generating enc/trans/gb18030.c ...
generating enc/trans/japanese_euc.c ...
generating enc/trans/big5.c ...
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
generating /tmp/ruby/src/trunk_asan/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
/usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/.bundle/gems
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
Extracting bundle gem minitest-5.24.1...
Extracting bundle gem rake-13.2.1...
Extracting bundle gem test-unit-3.6.2...
Extracting bundle gem rexml-3.3.1...
Extracting bundle gem rss-0.3.0...
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
Extracting bundle gem net-ftp-0.3.7...
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
Extracting bundle gem net-imap-0.4.14...
Extracting bundle gem net-pop-0.1.2...
Extracting bundle gem net-smtp-0.5.0...
Extracting bundle gem matrix-0.4.2...
Extracting bundle gem prime-0.1.2...
Extracting bundle gem debug-1.9.2...
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Extracting bundle gem racc-1.8.0...
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Extracting bundle gem mutex_m-0.2.0...
Extracting bundle gem getoptlong-0.2.1...
Extracting bundle gem base64-0.2.0...
Unpacked gems/getoptlong-0.2.1.gem
Unpacked gems/matrix-0.4.2.gem
Unpacked gems/prime-0.1.2.gem
Unpacked gems/net-pop-0.1.2.gem
Unpacked gems/net-ftp-0.3.7.gem
Unpacked gems/net-smtp-0.5.0.gem
Extracting bundle gem bigdecimal-3.1.8...
Unpacked gems/base64-0.2.0.gem
Extracting bundle gem observer-0.1.2...
Unpacked gems/mutex_m-0.2.0.gem
Extracting bundle gem abbrev-0.1.2...
Extracting bundle gem resolv-replace-0.1.1...
Extracting bundle gem rinda-0.2.0...
Extracting bundle gem drb-2.2.1...
Unpacked gems/debug-1.9.2.gem
Unpacked gems/racc-1.8.0.gem
Extracting bundle gem nkf-0.2.0...
Extracting bundle gem syslog-0.1.2...
Unpacked gems/rss-0.3.0.gem
Unpacked gems/minitest-5.24.1.gem
Extracting bundle gem csv-3.3.0...
Unpacked gems/test-unit-3.6.2.gem
Unpacked gems/rexml-3.3.1.gem
Unpacked gems/net-imap-0.4.14.gem
Unpacked gems/rake-13.2.1.gem
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
Extracting bundle gem typeprof-0.21.11...
Unpacked gems/observer-0.1.2.gem
Unpacked gems/bigdecimal-3.1.8.gem
Extracting bundle gem rbs-3.5.1...
Unpacked gems/resolv-replace-0.1.1.gem
Unpacked gems/rinda-0.2.0.gem
Unpacked gems/abbrev-0.1.2.gem
Unpacked gems/drb-2.2.1.gem
Unpacked gems/syslog-0.1.2.gem
Unpacked gems/csv-3.3.0.gem
Unpacked gems/nkf-0.2.0.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Unpacked gems/typeprof-0.21.11.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
Unpacked gems/rbs-3.5.1.gem
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	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 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	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 = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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_asan/main.c
compiling /tmp/ruby/src/trunk_asan/dmydln.c
compiling /tmp/ruby/src/trunk_asan/miniinit.c
making dummy probes.h
compiling /tmp/ruby/src/trunk_asan/ast.c
compiling /tmp/ruby/src/trunk_asan/bignum.c
compiling /tmp/ruby/src/trunk_asan/class.c
compiling /tmp/ruby/src/trunk_asan/compar.c
compiling /tmp/ruby/src/trunk_asan/compile.c
compiling /tmp/ruby/src/trunk_asan/complex.c
compiling /tmp/ruby/src/trunk_asan/cont.c
compiling /tmp/ruby/src/trunk_asan/debug.c
compiling /tmp/ruby/src/trunk_asan/debug_counter.c
compiling /tmp/ruby/src/trunk_asan/dir.c
compiling /tmp/ruby/src/trunk_asan/dln_find.c
compiling /tmp/ruby/src/trunk_asan/encoding.c
compiling /tmp/ruby/src/trunk_asan/enum.c
compiling /tmp/ruby/src/trunk_asan/enumerator.c
compiling /tmp/ruby/src/trunk_asan/error.c
compiling /tmp/ruby/src/trunk_asan/eval.c
compiling /tmp/ruby/src/trunk_asan/file.c
compiling /tmp/ruby/src/trunk_asan/gc.c
compiling /tmp/ruby/src/trunk_asan/gc_impl.c
compiling /tmp/ruby/src/trunk_asan/hash.c
compiling /tmp/ruby/src/trunk_asan/inits.c
compiling /tmp/ruby/src/trunk_asan/imemo.c
compiling /tmp/ruby/src/trunk_asan/io.c
compiling /tmp/ruby/src/trunk_asan/io_buffer.c
compiling /tmp/ruby/src/trunk_asan/iseq.c
compiling /tmp/ruby/src/trunk_asan/load.c
compiling /tmp/ruby/src/trunk_asan/marshal.c
compiling /tmp/ruby/src/trunk_asan/math.c
compiling /tmp/ruby/src/trunk_asan/memory_view.c
compiling /tmp/ruby/src/trunk_asan/rjit.c
compiling /tmp/ruby/src/trunk_asan/rjit_c.c
compiling /tmp/ruby/src/trunk_asan/node.c
compiling /tmp/ruby/src/trunk_asan/node_dump.c
compiling /tmp/ruby/src/trunk_asan/numeric.c
compiling /tmp/ruby/src/trunk_asan/object.c
compiling /tmp/ruby/src/trunk_asan/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk_asan/parser_st.c
compiling /tmp/ruby/src/trunk_asan/proc.c
compiling /tmp/ruby/src/trunk_asan/process.c
compiling /tmp/ruby/src/trunk_asan/ractor.c
compiling /tmp/ruby/src/trunk_asan/random.c
compiling /tmp/ruby/src/trunk_asan/range.c
compiling /tmp/ruby/src/trunk_asan/rational.c
compiling /tmp/ruby/src/trunk_asan/re.c
compiling /tmp/ruby/src/trunk_asan/regcomp.c
compiling /tmp/ruby/src/trunk_asan/regenc.c
compiling /tmp/ruby/src/trunk_asan/regerror.c
compiling /tmp/ruby/src/trunk_asan/regexec.c
compiling /tmp/ruby/src/trunk_asan/regparse.c
compiling /tmp/ruby/src/trunk_asan/regsyntax.c
compiling /tmp/ruby/src/trunk_asan/ruby.c
compiling /tmp/ruby/src/trunk_asan/ruby_parser.c
compiling /tmp/ruby/src/trunk_asan/scheduler.c
compiling /tmp/ruby/src/trunk_asan/shape.c
compiling /tmp/ruby/src/trunk_asan/signal.c
compiling /tmp/ruby/src/trunk_asan/sprintf.c
compiling /tmp/ruby/src/trunk_asan/st.c
compiling /tmp/ruby/src/trunk_asan/strftime.c
compiling /tmp/ruby/src/trunk_asan/string.c
compiling /tmp/ruby/src/trunk_asan/struct.c
compiling /tmp/ruby/src/trunk_asan/symbol.c
compiling /tmp/ruby/src/trunk_asan/thread.c
compiling /tmp/ruby/src/trunk_asan/time.c
compiling /tmp/ruby/src/trunk_asan/transcode.c
compiling /tmp/ruby/src/trunk_asan/util.c
compiling /tmp/ruby/src/trunk_asan/variable.c
compiling /tmp/ruby/src/trunk_asan/version.c
compiling /tmp/ruby/src/trunk_asan/vm.c
compiling /tmp/ruby/src/trunk_asan/vm_backtrace.c
compiling /tmp/ruby/src/trunk_asan/vm_dump.c
compiling /tmp/ruby/src/trunk_asan/vm_sync.c
compiling /tmp/ruby/src/trunk_asan/vm_trace.c
compiling /tmp/ruby/src/trunk_asan/weakmap.c
compiling /tmp/ruby/src/trunk_asan/yjit.c
building Rust YJIT (release mode)
compiling /tmp/ruby/src/trunk_asan/missing/setproctitle.c
compiling /tmp/ruby/src/trunk_asan/addr2line.c
compiling /tmp/ruby/src/trunk_asan/array.c
compiling prism/api_node.c
compiling /tmp/ruby/src/trunk_asan/prism/api_pack.c
compiling prism/diagnostic.c
compiling /tmp/ruby/src/trunk_asan/prism/encoding.c
compiling /tmp/ruby/src/trunk_asan/prism/extension.c
compiling prism/node.c
compiling /tmp/ruby/src/trunk_asan/prism/options.c
compiling /tmp/ruby/src/trunk_asan/prism/pack.c
compiling prism/prettyprint.c
compiling /tmp/ruby/src/trunk_asan/prism/regexp.c
compiling prism/serialize.c
compiling /tmp/ruby/src/trunk_asan/prism/static_literals.c
compiling prism/token_type.c
compiling /tmp/ruby/src/trunk_asan/prism/util/pm_buffer.c
compiling /tmp/ruby/src/trunk_asan/prism/util/pm_char.c
compiling /tmp/ruby/src/trunk_asan/prism/util/pm_constant_pool.c
compiling /tmp/ruby/src/trunk_asan/prism/util/pm_integer.c
compiling /tmp/ruby/src/trunk_asan/prism/util/pm_list.c
compiling /tmp/ruby/src/trunk_asan/prism/util/pm_memchr.c
compiling /tmp/ruby/src/trunk_asan/prism/util/pm_newline_list.c
compiling /tmp/ruby/src/trunk_asan/prism/util/pm_string.c
compiling /tmp/ruby/src/trunk_asan/prism/util/pm_strncasecmp.c
compiling /tmp/ruby/src/trunk_asan/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk_asan/prism/prism.c
compiling /tmp/ruby/src/trunk_asan/prism_init.c
assembling /tmp/ruby/src/trunk_asan/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk_asan/enc/ascii.c
compiling /tmp/ruby/src/trunk_asan/enc/us_ascii.c
compiling /tmp/ruby/src/trunk_asan/enc/unicode.c
compiling /tmp/ruby/src/trunk_asan/enc/utf_8.c
compiling enc/trans/newline.c
touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	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 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	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 = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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_asan/dln.c
compiling /tmp/ruby/src/trunk_asan/localeinit.c
creating verconf.h
compiling /tmp/ruby/src/trunk_asan/dmyext.c
compiling /tmp/ruby/src/trunk_asan/dmyenc.c
verconf.h updated
compiling /tmp/ruby/src/trunk_asan/loadpath.c
builtin_binary.inc updated
40b2f34c3716b5dcf7af9f74e01492fae533a392085fcd5c6451ef3b1a046d09  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	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 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	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 = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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_asan'
compiling /tmp/ruby/src/trunk_asan/enc/encdb.c
compiling /tmp/ruby/src/trunk_asan/enc/big5.c
compiling /tmp/ruby/src/trunk_asan/enc/cesu_8.c
compiling /tmp/ruby/src/trunk_asan/enc/cp949.c
compiling /tmp/ruby/src/trunk_asan/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk_asan/enc/euc_jp.c
compiling /tmp/ruby/src/trunk_asan/enc/euc_kr.c
compiling /tmp/ruby/src/trunk_asan/enc/euc_tw.c
compiling /tmp/ruby/src/trunk_asan/enc/gb2312.c
compiling /tmp/ruby/src/trunk_asan/enc/gb18030.c
compiling /tmp/ruby/src/trunk_asan/enc/gbk.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_4.c
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_10.c
transdb.h updated
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_13.c
generating makefiles ext/configure-ext.mk
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk_asan/enc/koi8_r.c
compiling /tmp/ruby/src/trunk_asan/enc/koi8_u.c
compiling /tmp/ruby/src/trunk_asan/enc/shift_jis.c
compiling /tmp/ruby/src/trunk_asan/enc/utf_16be.c
compiling /tmp/ruby/src/trunk_asan/enc/utf_16le.c
making trans
compiling /tmp/ruby/src/trunk_asan/enc/utf_32be.c
compiling /tmp/ruby/src/trunk_asan/enc/utf_32le.c
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
compiling /tmp/ruby/src/trunk_asan/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_31j.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1250.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1251.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1252.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/big5.c
ext/configure-ext.mk updated
compiling /tmp/ruby/src/trunk_asan/enc/windows_1253.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1254.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1257.c
generating /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c ...
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
linking encoding encdb.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c
generating /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c ...
linking encoding big5.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c
linking encoding cesu_8.so
configuring -test-/RUBY_ALIGNOF
linking encoding cp949.so
configuring cgi/escape
linking encoding emacs_mule.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/escape.c
configuring continuation
configuring coverage
linking encoding euc_jp.so
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji.c ...
linking encoding euc_kr.so
configuring date
linking encoding euc_tw.so
configuring digest
linking encoding gb2312.so
configuring erb/escape
generating /tmp/ruby/src/trunk_asan/enc/trans/escape.c ...
linking encoding gb18030.so
configuring etc
configuring digest/bubblebabble
linking encoding gbk.so
linking encoding iso_8859_1.so
configuring digest/md5
generating table from /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c ...
linking encoding iso_8859_6.so
configuring fcntl
linking encoding iso_8859_7.so
configuring fiddle
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c ...
linking encoding iso_8859_8.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/gbk.c
configuring json
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c ...
linking encoding iso_8859_9.so
configuring io/console
configuring json/generator
configuring -test-/abi
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c ...
configuring json/parser
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
configuring -test-/array/concat
linking encoding iso_8859_10.so
configuring -test-/array/resize
generating /tmp/ruby/src/trunk_asan/enc/trans/chinese.c ...
linking encoding iso_8859_11.so
configuring -test-/asan
configuring -test-/bignum
generating table from /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c
linking encoding iso_8859_13.so
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
generating /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c ...
linking encoding iso_8859_14.so
configuring -test-/class
configuring -test-/cxxanyargs
configuring monitor
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
configuring objspace
configuring openssl
linking encoding koi8_r.so
linking encoding koi8_u.so
configuring pathname
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese.c
configuring -test-/debug
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c
linking encoding shift_jis.so
configuring -test-/dln/empty
configuring digest/rmd160
configuring -test-/econv
configuring -test-/enumerator_kw
configuring -test-/eval
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese.c ...
configuring -test-/exception
linking encoding utf_16be.so
configuring psych
configuring -test-/fatal
configuring -test-/file
linking encoding utf_16le.so
configuring pty
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
configuring rbconfig/sizeof
configuring digest/sha1
linking encoding windows_1252.so
linking encoding windows_1253.so
generating /tmp/ruby/src/trunk_asan/enc/trans/gbk.c ...
linking encoding windows_1254.so
linking encoding windows_1257.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
configuring digest/sha2
configuring ripper
configuring rubyvm
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c
configuring socket
libffi_version: 3.4.6
configuring stringio
configuring strscan
generating table from /tmp/ruby/src/trunk_asan/enc/trans/korean.c
generating /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c ...
generating table from /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c ...
generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c
configuring zlib
generating /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c ...
generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c ...
configuring -test-/float
generating /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c ...
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring bigdecimal-3.1.8/ext/bigdecimal
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/load/protect
configuring -test-/load/resolve_symbol_resolver
linking transcoder transdb.so
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 debug-1.9.2/ext/debug
configuring -test-/notimplement
configuring -test-/num2int
configuring nkf-0.2.0/ext/nkf
configuring -test-/path_to_class
configuring -test-/popen_deadlock
compiling /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
generating /tmp/ruby/src/trunk_asan/enc/trans/korean.c ...
configuring -test-/public_header_warnings
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/scan_args
generating /tmp/ruby/src/trunk_asan/enc/trans/big5.c ...
configuring -test-/st/foreach
configuring racc-1.8.0/ext/racc/cparse
compiling /tmp/ruby/src/trunk_asan/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c
configuring -test-/st/numhash
configuring -test-/st/update
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji.c
configuring -test-/string
configuring rbs-3.5.1/ext/rbs_extension
configuring -test-/struct
configuring -test-/symbol
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c
configuring syslog-0.1.2/ext/syslog
generating /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c ...
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c
configuring -test-/thread/id
compiling /tmp/ruby/src/trunk_asan/enc/trans/escape.c
configuring -test-/thread/instrumentation
configuring -test-/thread/lock_native_thread
configuring -test-/thread_fd
compiling /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
compiling /tmp/ruby/src/trunk_asan/enc/trans/gbk.c
configuring -test-/wait
compiling /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/korean.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/big5.c
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_sjis.so
linking transcoder single_byte.so
linking transcoder utf_16_32.so
linking transcoder gbk.so
linking transcoder korean.so
linking transcoder utf8_mac.so
linking transcoder japanese_euc.so
configuring io/nonblock
configuring io/wait
linking transcoder big5.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/abi'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/abi/abi.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/asan/asan.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/arith_seq/extract/extract.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/array/concat/to_ary_concat.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/cxxanyargs/cxxanyargs.cpp
compiling /tmp/ruby/src/trunk_asan/ext/-test-/RUBY_ALIGNOF/cpp.cpp
compiling /tmp/ruby/src/trunk_asan/ext/-test-/array/resize/resize.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-14834/bug-14384.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-3571/bug.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/class'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-5832/bug.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug_reporter/bug_reporter.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/big2str.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/class/class2name.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/debug'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/init.c
linking shared-object -test-/abi.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/abi'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/inspector.c
linking shared-object -test-/array/resize.so
linking shared-object -test-/asan.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/class/init.c
linking shared-object -test-/bug_5832.so
linking shared-object -test-/bug_reporter.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/profile_frames.c
linking shared-object -test-/array/to_ary_concat.so
linking shared-object -test-/bug_3571.so
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/arith_seq/beg_len_step.so
linking shared-object -test-/bug_14834.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/bigzero.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/resize'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/asan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-5832'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/div.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/intpack.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/dln/empty/empty.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/beg_len_step'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/econv'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/append.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/eval'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/eval/eval.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/enumerator_kw/enumerator_kw.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/exception'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/dataerror.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/mul.c
linking shared-object -test-/class.so
linking shared-object -test-/debug.so
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/class'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/enc_raise.c
linking shared-object -test-/eval.so
linking shared-object -test-/dln/empty.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/debug'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/str2big.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/file'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/fs.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/float'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/float/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall'
linking shared-object -test-/enumerator_kw.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/funcall/funcall.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/eval'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/float/nextafter.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/newline_conv.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/stat.c
linking shared-object -test-/econv.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
linking shared-object -test-/exception.so
linking shared-object -test-/bignum.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/hash'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/hash/delete.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/hash/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/econv'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iseq_load/iseq_load.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/core_ext.c
linking shared-object -test-/float.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/iter'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/break.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/dot.dot/dot.dot.c
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/exception'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/yield.c
linking shared-object -test-/fatal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/float'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/my_integer.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/protect/protect.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_target'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/stringify_symbols/stringify_symbols.c
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target'
linking shared-object -test-/cxxanyargs.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/stringify_target/stringify_target.c
linking shared-object -test-/hash.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/iseq_load.so
linking shared-object -test-/load/dot.dot.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/internal_ivar/internal_ivar.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/usr/usrmarshal.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/method'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/method/arity.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/notimplement/bug.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/method/init.c
linking shared-object -test-/load/resolve_symbol_resolver.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/num2int/num2int.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs'
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/path_to_class/path_to_class.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/load/resolve_symbol_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_resolver'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/load/stringify_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/printf'
linking shared-object -test-/load/stringify_symbols.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/printf/printf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_target'
linking shared-object -test-/marshal/compat.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/proc'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/receiver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/super.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/compat'
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/random'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/bad_version.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/rational/rat.c
linking shared-object -test-/method.so
linking shared-object -test-/notimplement.so
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/loop.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/notimplement'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/recursion/recursion.c
linking shared-object -test-/num2int.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/regexp/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/regexp/parse_depth_limit.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/scan_args/scan_args.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/foreach/foreach.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/proc.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/update/update.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/struct'
linking shared-object -test-/integer.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/data.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/string'
linking shared-object -test-/printf.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/capacity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/proc'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/coderange.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/cstr.c
linking shared-object -test-/rb_call_super_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/printf'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/duplicate.c
linking shared-object -test-/recursion.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/ellipsize.c
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_associate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/init.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/len.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/random'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_dummy.c
linking shared-object -test-/st/update.so
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/member.c
linking shared-object -test-/st/foreach.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_str_buf_cat.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/fstring.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/numhash'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/id/id.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/modify.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/symbol/type.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/instrumentation/instrumentation.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/lock_native_thread/lock_native_thread.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/nofree.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread_fd'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread_fd/thread_fd.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/time'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/init.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/leap_second.c
linking shared-object -test-/thread/id.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/tracepoint/gc_hook.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/tracepoint/tracepoint.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/typeddata/typeddata.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/vm'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/vm/at_exit.c
linking shared-object -test-/rational.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/struct'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/normalize.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/id'
linking shared-object -test-/symbol.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_interned_str.c
linking shared-object -test-/thread/lock_native_thread.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_str_dup.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/set_len.c
linking shared-object -test-/thread_fd.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/wait'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/lock_native_thread'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/cgi/escape'
compiling /tmp/ruby/src/trunk_asan/ext/cgi/escape/escape.c
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/continuation'
compiling /tmp/ruby/src/trunk_asan/ext/continuation/continuation.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread_fd'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
compiling /tmp/ruby/src/trunk_asan/ext/coverage/coverage.c
linking shared-object -test-/vm/at_exit.so
linking shared-object -test-/tracepoint.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
compiling /tmp/ruby/src/trunk_asan/ext/date/date_core.c
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/scan_args'
installing default coverage libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
compiling /tmp/ruby/src/trunk_asan/ext/digest/digest.c
compiling /tmp/ruby/src/trunk_asan/ext/date/date_parse.c
compiling /tmp/ruby/src/trunk_asan/ext/date/date_strftime.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/vm'
compiling /tmp/ruby/src/trunk_asan/ext/date/date_strptime.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/tracepoint'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/erb/escape'
compiling /tmp/ruby/src/trunk_asan/ext/erb/escape/escape.c
installing digest libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fcntl'
compiling /tmp/ruby/src/trunk_asan/ext/etc/etc.c
compiling /tmp/ruby/src/trunk_asan/ext/fcntl/fcntl.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
compiling /tmp/ruby/src/trunk_asan/ext/fiddle/closure.c
installing default digest libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
compiling /tmp/ruby/src/trunk_asan/ext/io/console/console.c
linking shared-object -test-/string.so
linking shared-object continuation.so
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/string'
compiling /tmp/ruby/src/trunk_asan/ext/fiddle/conversions.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/continuation'
compiling /tmp/ruby/src/trunk_asan/ext/fiddle/fiddle.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/wait'
compiling /tmp/ruby/src/trunk_asan/ext/fiddle/function.c
linking shared-object fcntl.so
linking shared-object erb/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fcntl'
compiling /tmp/ruby/src/trunk_asan/ext/fiddle/handle.c
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/erb/escape'
compiling /tmp/ruby/src/trunk_asan/ext/fiddle/memory_view.c
linking shared-object -test-/time.so
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/cgi/escape'
compiling /tmp/ruby/src/trunk_asan/ext/fiddle/pinned.c
installing default console libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/nonblock'
compiling /tmp/ruby/src/trunk_asan/ext/io/nonblock/nonblock.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/time'
compiling /tmp/ruby/src/trunk_asan/ext/fiddle/pointer.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
linking shared-object digest.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/wait'
compiling /tmp/ruby/src/trunk_asan/ext/io/wait/wait.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
compiling /tmp/ruby/src/trunk_asan/ext/monitor/monitor.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
installing default monitor libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
compiling /tmp/ruby/src/trunk_asan/ext/objspace/object_tracing.c
linking shared-object etc.so
installing default fiddle libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/openssl_missing.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
compiling /tmp/ruby/src/trunk_asan/ext/pathname/pathname.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/etc'
compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl.c
installing default pathname libraries
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c
linking shared-object io/wait.so
linking shared-object io/nonblock.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych.c
linking shared-object io/console.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/wait'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bio.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/nonblock'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_emitter.c
linking shared-object monitor.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bn.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_cipher.c
linking shared-object fiddle.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
compiling /tmp/ruby/src/trunk_asan/ext/pty/pty.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
installing default pty libraries
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_yaml_tree.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/sizes.c
installing default objspace libraries
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_kdf.c
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
compiling /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ns_spki.c
linking shared-object psych.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.c
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids2.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
compiling /tmp/ruby/src/trunk_asan/ext/socket/init.c
linking shared-object pathname.so
compiling /tmp/ruby/src/trunk_asan/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/constants.c
linking shared-object rbconfig/sizeof.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/stringio'
compiling /tmp/ruby/src/trunk_asan/ext/stringio/stringio.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
compiling /tmp/ruby/src/trunk_asan/ext/ripper/ripper_init.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/basicsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_asan/ext/socket/socket.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_dh.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
compiling /tmp/ruby/src/trunk_asan/ext/strscan/strscan.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/zlib'
compiling /tmp/ruby/src/trunk_asan/ext/zlib/zlib.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/sockssocket.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug/debug.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug/iseq_collector.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_ec.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse/cparse.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.c
checking /tmp/ruby/src/trunk_asan/parse.y and /tmp/ruby/src/trunk_asan/ext/ripper/eventids2.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension/constants.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension/lexer.c
linking shared-object strscan.so
compiling /tmp/ruby/src/trunk_asan/ext/socket/udpsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension/lexstate.c
linking shared-object stringio.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog/syslog.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/debug-1.9.2/lib ../../../../../.bundle/gems/debug-1.9.2/lib
linking shared-object debug/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/stringio'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_rsa.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
compiling /tmp/ruby/src/trunk_asan/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_provider.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/racc-1.8.0/lib ../../../../../../.bundle/gems/racc-1.8.0/lib
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_rand.c
linking shared-object racc/cparse.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk_asan/ext/digest/bubblebabble/bubblebabble.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension/location.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/bigdecimal-3.1.8/lib ../../../../../.bundle/gems/bigdecimal-3.1.8/lib
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension/main.c
installing default ripper libraries
compiling /tmp/ruby/src/trunk_asan/ext/socket/unixserver.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/md5'
compiling /tmp/ruby/src/trunk_asan/ext/digest/md5/md5init.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/syslog-0.1.2/lib ../../../../../.bundle/gems/syslog-0.1.2/lib
linking shared-object syslog.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk_asan/ext/digest/rmd160/rmd160init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
compiling /tmp/ruby/src/trunk_asan/ext/digest/md5/md5.c
linking shared-object digest/bubblebabble.so
compiling /tmp/ruby/src/trunk_asan/ext/digest/rmd160/rmd160.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/option.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ts.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha1'
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509attr.c
linking shared-object digest/rmd160.so
compiling /tmp/ruby/src/trunk_asan/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension/parserstate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/rmd160'
installing default socket libraries
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha1/sha1.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha2/sha2.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509cert.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json/generator'
compiling /tmp/ruby/src/trunk_asan/ext/json/generator/generator.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json/parser'
compiling /tmp/ruby/src/trunk_asan/ext/json/parser/parser.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension/ruby_objs.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension/unescape.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509crl.c
linking shared-object zlib.so
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha1'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509ext.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/zlib'
installing default sha2 libraries
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509revoked.c
linking shared-object digest/sha2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509store.c
installing default openssl libraries
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/rbs-3.5.1/lib ../../../../../.bundle/gems/rbs-3.5.1/lib
linking shared-object socket.so
linking shared-object date_core.so
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json/parser'
linking shared-object openssl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json/generator'
linking shared-object nkf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
linking shared-object bigdecimal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	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 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	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 = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
compiling /tmp/ruby/src/trunk_asan/enc/trans/transdb.c
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
linking transcoder transdb.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.13.2
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.1
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.1
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j16'
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     943     943     943 ?             -1 Ss    1000   0:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
    943     953     953     953 pts/0        953 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
    953     954     953     953 pts/0        953 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental
      1   66523     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_parent_locked
      1  101563     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  187021     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  196208     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1  299529     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  365505     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1  418209     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  494323     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1  574608     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  616932     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1  635472     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  662201     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1  693553     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  717515     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  752842     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  823659     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  881697     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1  887419     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1012990     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 1077309     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1125809     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_fork.rb_12_284.rb
      1 1152361     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1180404     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1222812     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 1250397     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1322977     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 1365966     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 1413462     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 1467289 1467289 1467289 ?             -1 Ssl   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_readwrite
      1 1472189     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 1514424     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1522648     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1525294     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1563858     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 1663140     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 1671330     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_fork.rb_12_284.rb
    954 1722609     953     953 pts/0        953 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
1722609 1722612     953     953 pts/0        953 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240706-002156 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental
1722612 1722613     953     953 pts/0        953 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240706-002156 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental
1722613 1732753     953     953 pts/0        953 S+    1000   0:00 sh -c make yes-btest TESTOPTS='-q -j16'
1732753 1732754     953     953 pts/0        953 S+    1000   0:00 make yes-btest TESTOPTS=-q -j16
1732754 1732769     953     953 pts/0        953 Sl+   1000   0:03 /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk_asan/bootstraptest/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  -r./x86_64-linux-fake --disable-gems -q -j16
      1 1732848     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
1732769 1736752     953     953 pts/0        953 Z+    1000   2:59 [miniruby] <defunct>
      1 1737308     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 1752457     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1722613 1773498     953     953 pts/0        953 R+    1000   0:00 ps jx
      1 1789205     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 1792609     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1 1796658     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1878283     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 1878725     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1879140     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1936592     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2054462 2054462 2054462 ?             -1 Ssl   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_readwrite
      1 2065475     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 2170928     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 2195398     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2212338     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 2243620     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2297462     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 2304135     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 2355178     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2356456     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2385170     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2394452     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2471482     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2498470     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2537584     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2555888     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 2611325     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 2621525     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 2728215     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
      1 2801967     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 2824847     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2840840     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2842371     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2857620     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1 2941080     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2988707     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2993333     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3010813     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 3056199     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 3060714     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 3075088     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3112862     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 3241055     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
      1 3390121     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 3406737     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3435681     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3449710     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1 3459819     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1561.rb
      1 3470475     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3470485     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3568102     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 3693354     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 3838051     953     953 pts/0        953 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
      1 3846465     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb
      1 3867186     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3872726     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb
      1 4036758     953     953 pts/0        953 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
      1 4042651     953     953 pts/0        953 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestBeginEndBlock#test_internal_errinfo_at_exit
      1 4092762     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1585.rb
      1 4155867     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
{1=>[943, 66523, 101563, 187021, 196208, 299529, 365505, 418209, 494323, 574608, 616932, 635472, 662201, 693553, 717515, 752842, 823659, 881697, 887419, 1012990, 1077309, 1125809, 1152361, 1180404, 1222812, 1250397, 1322977, 1365966, 1413462, 1467289, 1472189, 1514424, 1522648, 1525294, 1563858, 1663140, 1671330, 1732848, 1737308, 1752457, 1789205, 1792609, 1796658, 1878283, 1878725, 1879140, 1936592, 2054462, 2065475, 2170928, 2195398, 2212338, 2243620, 2297462, 2304135, 2355178, 2356456, 2385170, 2394452, 2471482, 2498470, 2537584, 2555888, 2611325, 2621525, 2728215, 2801967, 2824847, 2840840, 2842371, 2857620, 2941080, 2988707, 2993333, 3010813, 3056199, 3060714, 3075088, 3112862, 3241055, 3390121, 3406737, 3435681, 3449710, 3459819, 3470475, 3470485, 3568102, 3693354, 3838051, 3846465, 3867186, 3872726, 4036758, 4042651, 4092762, 4155867], 943=>[953], 953=>[954], 954=>[1722609], 1722609=>[1722612], 1722612=>[1722613], 1722613=>[1732753, 1773498], 1732753=>[1732754], 1732754=>[1732769], 1732769=>[1736752]}
$ timeout 60 gdb -p 1736752 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 1732769 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1732797]
[New LWP 1732790]
[New LWP 1732777]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007036d311ba00 in __GI_ppoll (fds=0x7ffccd45f7e8, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42

>>> Threads

  Id   Target Id                                           Frame 
* 1    Thread 0x7036d3880740 (LWP 1732769) "ruby"          0x00007036d311ba00 in __GI_ppoll (fds=0x7ffccd45f7e8, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  2    Thread 0x7036bae006c0 (LWP 1732797) "runner.rb:553" 0x00007036d311b4cd in __GI___poll (fds=0x7036bacff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7036c4e006c0 (LWP 1732790) "runner.rb:465" 0x00007036d311b4cd in __GI___poll (fds=0x7036c4cff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7036cc4006c0 (LWP 1732777) "runner.rb:308" 0x00007036d3098d61 in __futex_abstimed_wait_common64 (private=28726, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5cdac584d4f8) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x7036cc4006c0 (LWP 1732777) "runner.rb:308"):
#0  0x00007036d3098d61 in __futex_abstimed_wait_common64 (private=28726, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5cdac584d4f8) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=28726, abstime=0x0, clockid=0, expected=0, futex_word=0x5cdac584d4f8) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5cdac584d4f8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007036d309b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5cdac5868b00, cond=0x5cdac584d4d0) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7036d309b4a0 <__condvar_cleanup_waiting>, __arg = 0x7036cc2ff370, __canceltype = -775248408, __prev = 0x0}
        cbuffer = {wseq = 570, cond = 0x5cdac584d4d0, mutex = 0x5cdac5868b00, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 570
        seq = 285
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x5cdac584d4d0, mutex=0x5cdac5868b00) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00007036d360fced in rb_native_cond_wait () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x00007036d361189c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x00007036d3611992 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x00007036d361679c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x00007036d34b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x00007036d360bf21 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x00007036d360bfcb in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x00007036d364d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x00007036d36500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x00007036d36531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x00007036d3657b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x00007036d365c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x00007036d3614a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x00007036d3614f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#19 0x00007036d3615836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#20 0x00007036d309ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {123380657292992, 8175287222365831474, 123380657292992, -136, 22, 140723752396720, 8175287222378414386, 8175240615242350898}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#21 0x00007036d3129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7036c4e006c0 (LWP 1732790) "runner.rb:465"):
#0  0x00007036d311b4cd in __GI___poll (fds=0x7036c4cff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007036d34e763f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#2  0x00007036d34e85d9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#3  0x00007036d3614563 in rb_thread_io_blocking_region () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#4  0x00007036d34e89be in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#5  0x00007036d34edbf9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x00007036d34b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x00007036d34e90f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x00007036d34ed0f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x00007036d34f0626 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x00007036d364d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x00007036d36500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x00007036d36531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x00007036d3657b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x00007036d365c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x00007036d3614a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x00007036d3614f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x00007036d3615836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x00007036d309ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {123380533561024, 8175271004569321778, 123380533561024, -136, 25, 123380668822048, 8175271004581904690, 8175240615242350898}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#19 0x00007036d3129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7036bae006c0 (LWP 1732797) "runner.rb:553"):
#0  0x00007036d311b4cd in __GI___poll (fds=0x7036bacff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007036d34e763f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#2  0x00007036d34e85d9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#3  0x00007036d3614563 in rb_thread_io_blocking_region () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#4  0x00007036d34e89be in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#5  0x00007036d34edbf9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x00007036d34b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x00007036d34e90f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x00007036d34ed0f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x00007036d34f0626 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x00007036d364d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x00007036d36500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x00007036d36531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x00007036d3657b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x00007036d365c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x00007036d3614a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x00007036d3614f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x00007036d3615836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x00007036d309ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {123380365788864, 8175328179173966130, 123380365788864, -136, 25, 123380570255904, 8175328179186549042, 8175240615242350898}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#19 0x00007036d3129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7036d3880740 (LWP 1732769) "ruby"):
#0  0x00007036d311ba00 in __GI_ppoll (fds=0x7ffccd45f7e8, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 140723752400800, tv_nsec = 102094684218360}
#1  0x00007036d36109e9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#2  0x00007036d3611aa1 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#3  0x00007036d36142c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#4  0x00007036d3615a65 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#5  0x00007036d34b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x00007036d3610eab in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x00007036d3653428 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x00007036d3657b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x00007036d365c287 in rb_yield () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x00007036d34b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x00007036d34952a6 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x00007036d364d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x00007036d36500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x00007036d36545dc in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x00007036d3657b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x00007036d34b4e5c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x00007036d34b9193 in ruby_run_node () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x00005cdac4b37187 in ?? ()
No symbol table info available.
#19 0x00007036d302a1ca in __libc_start_call_main (main=main@entry=0x5cdac4b37120, argc=argc@entry=6, argv=argv@entry=0x7ffccd4606b8) at ../sysdeps/nptl/libc_start_call_main.h:58
        self = <optimized out>
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140723752404664, 7989516142675214642, 6, 0, 102094672731456, 123380780630016, 7989516142689894706, 8175240659184501042}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x6, 0x7ffccd4606b0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 6}}}
        not_first_call = <optimized out>
#20 0x00007036d302a28b in __libc_start_main_impl (main=0x5cdac4b37120, argc=6, argv=0x7ffccd4606b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffccd4606a8) at ../csu/libc-start.c:360
No locals.
#21 0x00005cdac4b371d5 in _start ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 1732769) detached]
$ timeout 60 gdb -p 1732754 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
 make: *** [uncommon.mk:898: yes-btest] Killed

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1732753 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 1773498 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 512.
$$$[beg] make yes-test-basic TESTS='-j16'
	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 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	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 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=18982
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j16

# Running tests:

[  1/907] 1773935=test_hash
[  2/907] 1773942=test_macro
[  3/907] 1773930=test_cipher
[  4/907] 1773931=test_new
[  5/907] 1773944=test_rdoc_markup_to_bs
[  6/907] 1773929=test_last_thread
[  7/907] 1773932=test_gem_source_lock
[  8/907] 1773939=test_ldap
[  9/907] 1773941=test_gem_remote_fetcher_local_server
[ 10/907] 1773934=test_etc
[ 11/907] 1773936=test_context
[ 12/907] 1773938=test_symbol
[ 13/907] 1773940=test_optparse
[ 14/907] 1773933=test_coder
[ 15/907] 1773943=test_rdoc_markup
[ 16/907] 1773937=test_enum
[ 17/907] 1773931=test_gem_commands_which_command
[ 18/907] 1773939=test_unix
[ 19/907] 1773935=test_gem_source_specific_file
[ 20/907] 1773933=parse_test
[ 21/907] 1773942=test_ws
[ 22/907] 1773939=test_rdoc_require
[ 23/907] 1773940=test_date_arith
[ 24/907] 1773942=test_io_console
[ 25/907] 1773934=test_metaclass
[ 26/907] 1773940=test_numeric
[ 27/907] 1773934=test_io
[ 28/907] 1773930=test_gem_spec_fetcher
[ 29/907] 1773933=test_undef
[ 30/907] 1773933=test_gem_commands_sources_command
[ 31/907] 1773943=test_c_union_entity
[ 32/907] 1773943=test_cgi_cookie
[ 33/907] 1773944=test_internal_ivar
[ 34/907] 1773940=test_gem_commands_mirror
[ 35/907] 1773944=test_cd
[ 36/907] 1773943=symbol_encoding_test
[ 37/907] 1773944=desugar_compiler_test
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 6 : #<TCPServer:fd 6, AF_INET, 127.0.0.1, 34275>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37585>
[ 38/907] 1773936=test_hmacCOMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    1773941  ko1    6u  IPv4 55666631      0t0  TCP localhost:34275 (LISTEN)
ruby    1773941  ko1    7u  IPv4 55666632      0t0  TCP localhost:37585 (LISTEN)

Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 41021>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 35659>
[ 39/907] 1773932=test_signedness
[ 40/907] 1773931=test_ractor
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    1773941  ko1    8u  IPv4 55666640      0t0  TCP localhost:41021 (LISTEN)
ruby    1773941  ko1    9u  IPv4 55666641      0t0  TCP localhost:35659 (LISTEN)
[ 41/907] 1773939=test_my_integer
[ 42/907] 1773939=test_tracepoint
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 8
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 39909>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 36133>
[ 43/907] 1773944=test_gem_commands_environment_command
[ 44/907] 1773943=test_gem_resolver_installed_specification
[ 45/907] 1773929=test_debugger_integrationCOMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    1773941  ko1    8u  IPv4 55668590      0t0  TCP localhost:39909 (LISTEN)
ruby    1773941  ko1    9u  IPv4 55668591      0t0  TCP localhost:36133 (LISTEN)

[ 46/907] 1773936=test_array_create
[ 47/907] 1773936=test_rdoc_rubygems_hook
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 8
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 33103>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 41727>
[ 48/907] 1773935=test_gem_command
[ 49/907] 1773929=test_pinned
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    1773941  ko1    8u  IPv4 55666681      0t0  TCP localhost:33103 (LISTEN)
ruby    1773941  ko1    9u  IPv4 55666682      0t0  TCP localhost:41727 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 8
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9
[ 50/907] 1773941=test_memory_view
[ 51/907] 1773929=test_rdoc_markup_to_markdown
[ 52/907] 1773931=test_rdoc_parser_ruby
.Closed file descriptor: Fiddle::TestMemoryView#test_release: 6
Closed file descriptor: Fiddle::TestMemoryView#test_release: 7
[ 53/907] 1773941=test_httpresponse
[ 54/907] 1773935=test_show_source
[ 55/907] 1773940=test_inlinecache
[ 56/907] 1773930=test_usrmarshal
[ 57/907] 1773941=test_weakkeymap
[ 58/907] 1773940=test_key_error
[ 59/907] 1773940=test_enc_raise
[ 60/907] 1773940=test_engine
[ 61/907] 1773940=test_human_typo
[ 62/907] 1773940=test_cparser
[ 63/907] 1773933=test_dot_dot
[ 64/907] 1773935=test_bignum
[ 65/907] 1773933=reflection_test
[ 66/907] 1773929=test_postponed_job
[ 67/907] 1773933=ractor_test
[ 68/907] 1773944=test_gem_request_set_lockfile
[ 69/907] 1773943=test_jaro_winkler
[ 70/907] 1773943=test_gem_commands_yank_command
[ 71/907] 1773939=test_exit
[ 72/907] 1773936=test_pattern_key_name_check
[ 73/907] 1773936=test_raise_exception
[ 74/907] 1773933=test_gem_util
[ 75/907] 1773941=test_config
[ 76/907] 1773935=test_tempfile
[ 77/907] 1773941=test_gem_resolver
[ 78/907] 1773930=test_gem_remote_fetcher
[ 79/907] 1773943=test_gem_gemcutter_utilities
[ 80/907] 1773940=json_generic_object_test
[ 81/907] 1773940=test_hash_create
[ 82/907] 1773933=test_call
[ 83/907] 1773940=test_thread
[ 84/907] 1773935=test_switch_hitter
[ 85/907] 1773944=test_ole_methods
[ 86/907] 1773944=test_pack
[ 87/907] 1773939=test_defined
[ 88/907] 1773935=test_case_options
[ 89/907] 1773935=test_arity
[ 90/907] 1773935=test_update
[ 91/907] 1773935=test_files_sample
[ 92/907] 1773941=test_folderitem2_invokeverb
[ 93/907] 1773941=test_rdoc_markup_to_html_crossref
[ 94/907] 1773943=test_gem_resolver_index_set
[ 95/907] 1773933=test_rdoc_parser_changelog
[ 96/907] 1773943=test_init
[ 97/907] 1773929=test_gem_security_policy
[ 98/907] 1773939=test_file
[ 99/907] 1773942=test_gem_install_update_options
[100/907] 1773939=test_rational2
[101/907] 1773930=fixtures_test
[102/907] 1773939=test_gem_dependency_resolution_error
[103/907] 1773939=test_http
[104/907] 1773935=test_string
[105/907] 1773935=test_io_wait_uncommon
[106/907] 1773935=test_shift_jis
[107/907] 1773935=test_gem_request_set_lockfile_parser
[108/907] 1773931=test_yield
[109/907] 1773935=test_formatter
[110/907] 1773935=test_gem_ci_detector
[111/907] 1773935=test_completion
[112/907] 1773937=test_ostruct
[113/907] 1773944=test_raise
[114/907] 1773944=test_httpresponses
[115/907] 1773933=integer_base_flags_test
[116/907] 1773933=test_unicode_escape
[117/907] 1773944=test_ftp
[118/907] 1773944=test_gem_resolver_vendor_set
[119/907] 1773944=test_evaluation
[120/907] 1773944=test_fnmatch
[121/907] 1773933=test_rdoc_markup_to_ansi
[122/907] 1773944=test_have_library
[123/907] 1773930=test_https
[124/907] 1773933=test_require
[125/907] 1773937=test_erb_command
[126/907] 1773942=test_erb_m17n
[127/907] 1773936=test_clone
[128/907] 1773942=test_objspace
[129/907] 1773937=test_koi8
[130/907] 1773937=test_too_many_dummy_encodings
[131/907] 1773938=test_gem_ext_cmake_builder
[132/907] 1773943=test_filter
[133/907] 1773929=test_arithmetic_sequence
[134/907] 1773929=test_literal
[135/907] 1773943=test_irb
[136/907] 1773937=test_pattern_matching
[137/907] 1773941=test_thread
[138/907] 1773937=test_gem_commands_search_command
[139/907] 1773932=test_encoding
[140/907] 1773932=test_file
[141/907] 1773941=bom_test
[142/907] 1773930=test_frozen_error
[143/907] 1773930=test_sockopt
[144/907] 1773930=test_lambda
[145/907] 1773936=test_ractor
[146/907] 1773941=test_pstore
[147/907] 1773938=test_document
[148/907] 1773930=test_bug_reporter
[149/907] 1773936=test_spell_checker
[150/907] 1773938=test_gem_commands_specification_command
[151/907] 1773936=test_yield_block
[152/907] 1773936=test_recorder
[153/907] 1773941=test_ansi_with_terminfo
[154/907] 1773936=test_rdoc_options
[155/907] 1773937=test_yaml
[156/907] 1773941=test_config
[157/907] 1773943=test_boolean
[158/907] 1773938=test_gem_request
[159/907] 1773943=test_primitive
[160/907] 1773943=test_gem_commands_signin_command
[161/907] 1773937=test_nonblock
[162/907] 1773937=test_pkey
[163/907] 1773930=test_rendering
[164/907] 1773935=test_gem_resolver_api_specification
[165/907] 1773943=test_getopts
[166/907] 1773943=parameters_signature_test
[167/907] 1773937=test_rdoc_include
[168/907] 1773943=test_thread_cv
[169/907] 1773935=test_cgi_modruby
[170/907] 1773935=test_win32ole_method
[171/907] 1773935=test_yamldbm
[172/907] 1773935=test_helper
[173/907] 1773935=test_addr
[174/907] 1773935=test_eval
[175/907] 1773930=test_stat
[176/907] 1773930=test_gem_resolver_best_set
[177/907] 1773930=test_convertible
[178/907] 1773943=test_windows_1251
[179/907] 1773938=test_unicode
[180/907] 1773943=test_parser_events
[181/907] 1773937=test_regexp
[182/907] 1773938=newline_offsets_test
[183/907] 1773943=test_str2big
[184/907] 1773944=test_rational
[185/907] 1773943=test_readpartial
[186/907] 1773944=test_rdoc_generator_markup
[187/907] 1773936=test_scalar
[188/907] 1773944=test_rdoc_cross_reference
[189/907] 1773936=test_gem_commands_contents_command
[190/907] 1773935=test_gem_resolver_conflict
[191/907] 1773943=test_fileutils
[192/907] 1773935=test_eval
[193/907] 1773935=test_object
[194/907] 1773941=test_process
[195/907] 1773941=test_gem_commands_cert_command
[196/907] 1773936=test_io
[197/907] 1773938=test_kill_ring
[198/907] 1773938=test_gem_resolver_git_specification
[199/907] 1773943=test_dir_m17n
[200/907] 1773936=test_cgi_tag_helper
[201/907] 1773936=test_coverage
[202/907] 1773933=test_stream
[203/907] 1773933=json_common_interface_test
[204/907] 1773938=test_func
[205/907] 1773933=test_remote_fetch_error
[206/907] 1773933=test_pathname
[207/907] 1773935=test_path_to_class
[208/907] 1773935=test_storage
[209/907] 1773935=test_thread_fd_close
[210/907] 1773935=json_addition_test
[211/907] 1773935=test_gem_commands_dependency_command
[212/907] 1773929=test_qsort
[213/907] 1773929=test_cmethod
[214/907] 1773929=test_gem_ext_ext_conf_builder
[215/907] 1773944=test_const
[216/907] 1773944=test_serialize_subclasses
[217/907] 1773944=test_class
[218/907] 1773935=parse_comments_test
[219/907] 1773941=test_method_cache
[220/907] 1773941=test_marshalable
[221/907] 1773941=test_gem_resolver_index_specification
[222/907] 1773933=test_string
[223/907] 1773933=test_iterator
[224/907] 1773935=test_gem_dependency
[225/907] 1773941=test_digest
[226/907] 1773941=test_variable
[227/907] 1773932=test_cstr
[228/907] 1773933=test_gem_resolver_lock_specification
[229/907] 1773933=test_wss
[230/907] 1773933=test_address_resolve
[231/907] 1773935=test_closure
[232/907] 1773933=test_iter_break
[233/907] 1773933=test_parse
[234/907] 1773941=test_process
[235/907] 1773932=test_have_macro
[236/907] 1773935=test_num2int
[237/907] 1773935=test_gem_source_local
[238/907] 1773932=test_rdoc_parser_rd
[239/907] 1773936=test_stack
[240/907] 1773938=test_gem_commands_install_command
[241/907] 1773935=test_gem_ext_cargo_builder_unit
[242/907] 1773935=test_flip
[243/907] 1773935=test_nowrite
[244/907] 1773932=test_thread_queue
[245/907] 1773935=test_summary
[246/907] 1773933=test_foreach
[247/907] 1773933=test_econv
[248/907] 1773935=test_nil2vtempty
[249/907] 1773935=test_securerandom
[250/907] 1773935=test_inadvertent_creation
[251/907] 1773935=static_inspect_test
[252/907] 1773935=test_at_exit
[253/907] 1773935=test_rdoc_markup_verbatim
[254/907] 1773929=test_instrumentation_api
[255/907] 1773940=source_location_test
[256/907] 1773943=test_complex
[257/907] 1773935=unescape_test
[258/907] 1773940=test_files_ext
[259/907] 1773943=test_x509ext
[260/907] 1773943=test_c_struct_entry
[261/907] 1773940=test_eval_history
[262/907] 1773931=test_case
[263/907] 1773931=equality_test
[264/907] 1773940=test_gem_commands_query_command
[265/907] 1773939=test_color
[266/907] 1773930=test_gem_commands_stale_command
[267/907] 1773930=test_rdoc_markup_to_tt_only
[268/907] 1773943=test_gem_version
[269/907] 1773931=test_win32ole
[270/907] 1773931=tunnel_test
[271/907] 1773931=test_settracefunc
[272/907] 1773943=test_gem_text
[273/907] 1773936=test_gem_stub_specification
[274/907] 1773939=test_sprintf_comb
[275/907] 1773943=test_tcp
[276/907] 1773930=test_pp
[277/907] 1773943=test_rdoc_markdown_test
[278/907] 1773930=test_rdoc_normal_module
[279/907] 1773936=test_method_cache
[280/907] 1773936=test_path
[281/907] 1773936=test_transcode
[282/907] 1773930=test_whileuntil
[283/907] 1773930=json_string_matching_test
[284/907] 1773939=test_monitor
[285/907] 1773930=test_gem_ext_rake_builder
[286/907] 1773939=test_flags
[287/907] 1773934=test_asn1
[288/907] 1773929=test_rdoc_markup_heading
[289/907] 1773933=test_rat
[290/907] 1773929=test_extlibs
[291/907] 1773933=test_x509attr
[292/907] 1773933=test_complex2
[293/907] 1773933=test_iso_8859
[294/907] 1773934=test_dln
[295/907] 1773934=test_history
[296/907] 1773938=test_rdoc_markup_indented_paragraph
[297/907] 1773938=test_big2str
[298/907] 1773938=test_line_editor
[299/907] 1773938=test_rdoc_parser
[300/907] 1773933=test_coderange
[301/907] 1773933=test_open-uri
[302/907] 1773938=test_rdoc_markup_to_joined_paragraph
[303/907] 1773938=test_string_memory
[304/907] 1773936=regexp_test
[305/907] 1773940=test_rdoc_markup_to_html
[306/907] 1773938=test_rdoc_context
[307/907] 1773932=test_pkg_config
[308/907] 1773934=test_iseq
[309/907] 1773936=test_store
[310/907] 1773932=test_insns_leaf
[311/907] 1773932=test_c_struct_builder
[312/907] 1773932=location_test
[313/907] 1773932=dump_test
[314/907] 1773940=test_enc_associate
[315/907] 1773936=test_gc
[316/907] 1773933=test_allocation
[317/907] 1773939=test_gem_commands_open_command
[318/907] 1773939=test_cgi_util
[319/907] 1773930=test_x509req
[320/907] 1773931=test_protect
[321/907] 1773931=test_tree_builder
[322/907] 1773934=test_protocol
[323/907] 1773931=test_gem_ext_cargo_builder_link_flag_converter
[324/907] 1773931=test_gem_name_tuple
[325/907] 1773931=test_win32ole_type_event
[326/907] 1773931=test_warning
[327/907] 1773934=test_gem_dependency_installer
[328/907] 1773930=test_pointer
[329/907] 1773939=test_refinement
[330/907] 1773943=test_gbk
[331/907] 1773943=test_rdoc_markup_attributes
[332/907] 1773943=test_gem_specification
[333/907] 1773940=test_rdoc_class_module
[334/907] 1773931=test_gb18030
[335/907] 1773931=test_gem_package_tar_reader
[336/907] 1773931=test_type_completor
[337/907] 1773931=test_win32ole_variable
[338/907] 1773931=test_x509crl
[339/907] 1773938=test_numeric
[340/907] 1773938=test_stringscanner
[341/907] 1773938=test_cgi_session
[342/907] 1773938=test_class
[343/907] 1773938=test_word
[344/907] 1773938=test_require_path_check
[345/907] 1773935=test_mul
[346/907] 1773931=test_mkmf
[347/907] 1773935=test_win32ole_variant_outarg
[348/907] 1773935=test_enumerator_kw
[349/907] 1773935=test_mixed_unicode_escapes
[350/907] 1773935=test_complexrational
[351/907] 1773935=test_cgi_header
[352/907] 1773935=test_gem_commands_fetch_command
[353/907] 1773931=test_pkcs7
[354/907] 1773938=test_rdoc_markup_to_html_snippet
[355/907] 1773935=test_rdoc_any_method
[356/907] 1773938=test_flush
[357/907] 1773938=redundant_return_test
[358/907] 1773938=test_gem_ext_builder
[359/907] 1773930=test_history
[360/907] 1773931=test_verbose
[361/907] 1773930=test_basicinstructions
[362/907] 1773931=test_bigzero
[363/907] 1773931=test_mutex
[364/907] 1773930=test_key_actor_emacs
[365/907] 1773932=test_gem_resolver_vendor_specification
[366/907] 1773932=test_typeddata
[367/907] 1773930=test_date_strftime
[368/907] 1773931=compiler_test
[369/907] 1773931=test_struct
[370/907] 1773940=test_recursion
[371/907] 1773940=test_normalize
[372/907] 1773940=test_find
[373/907] 1773931=locals_test
[374/907] 1773940=test_import
[375/907] 1773935=test_basicsocket
[376/907] 1773935=test_gem_commands_owner_command
[377/907] 1773932=pattern_test
[378/907] 1773932=test_gem_package_tar_header
[379/907] 1773932=test_disable_irb
[380/907] 1773929=test_sexp
[381/907] 1773932=test_logger
[382/907] 1773929=test_rdoc_i18n_text
[383/907] 1773929=test_gem_unsatisfiable_dependency_error
[384/907] 1773932=test_rdoc_tom_doc
[385/907] 1773944=test_ractor
[386/907] 1773929=test_gem_remote_fetcher_s3
[387/907] 1773932=test_rdoc_markup_parser
[388/907] 1773935=test_gem_rdoc
[389/907] 1773944=test_require_lib
[390/907] 1773932=test_files_test_2
[391/907] 1773931=test_gem_version_option
[392/907] 1773931=test_objectspace
[393/907] 1773929=test_trick
[394/907] 1773935=test_gem_request_set
[395/907] 1773930=version_test
[396/907] 1773930=test_fd_setsize
[397/907] 1773930=test_null
[398/907] 1773930=test_big5
[399/907] 1773930=test_gem_resolver_activation_request
[400/907] 1773930=test_rdoc_markup_raw
[401/907] 1773930=test_scheduler
[402/907] 1773930=test_iseq_load
[403/907] 1773940=test_fstring
[404/907] 1773940=test_name_error_extension
[405/907] 1773940=test_signal
[406/907] 1773935=test_timeout
[407/907] 1773935=test_fixnum
[408/907] 1773943=test_enumerable
[409/907] 1773943=test_bmethod
[410/907] 1773935=test_ansi_without_terminfo
[411/907] 1773943=test_rdoc_markup_include
[412/907] 1773943=test_terminfo
[413/907] 1773943=test_bug-14834
[414/907] 1773935=test_svcb_https
[415/907] 1773935=test_rdoc_context_section
[416/907] 1773935=ruby_parser_test
[417/907] 1773935=test_buffering
[418/907] 1773935=test_key_actor_vi
[419/907] 1773943=test_x509cert
[420/907] 1773935=test_addrinfo
[421/907] 1773938=test_logdevice
[422/907] 1773931=test_rdoc_attr
[423/907] 1773931=test_http
[424/907] 1773935=test_passing_block
[425/907] 1773935=test_gem_package_tar_reader_entry
[426/907] 1773931=test_zsh_completion
[427/907] 1773931=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 36735>
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    1773931  ko1   10u  IPv4 55691716      0t0  TCP localhost:36735->localhost:48032 (CLOSE_WAIT)
[428/907] 1773943=test_lock_native_thread
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 10
[429/907] 1773931=test_logperiod
[430/907] 1773943=test_have_func
[431/907] 1773931=test_enc_str_buf_cat
[432/907] 1773931=test_default_gems
[433/907] 1773934=test_constant
[434/907] 1773935=test_rdoc_parser_c
[435/907] 1773931=test_gem_security_trust_dir
[436/907] 1773931=test_rdoc_generator_pot_po_entry
[437/907] 1773931=test_gem_resolver_specification
[438/907] 1773931=test_encoding
[439/907] 1773935=test_load
[440/907] 1773935=json_fixtures_test
[441/907] 1773931=test_rdoc_markup_to_table_of_contents
[442/907] 1773935=test_ancdata
[443/907] 1773935=test_gem_doctor
[444/907] 1773931=test_weakmap
[445/907] 1773935=test_rubyvm
[446/907] 1773935=test_data_error
[447/907] 1773930=test_gem_resolver_dependency_request
[448/907] 1773930=test_force_exit
[449/907] 1773930=test_euc_jp
[450/907] 1773930=test_win32ole_typelib
[451/907] 1773930=test_scanner_events
[452/907] 1773935=test_external_new
[453/907] 1773935=test_abi
[454/907] 1773943=parse_success_test
[455/907] 1773943=test_module
[456/907] 1773930=test_gem_commands_push_command
[457/907] 1773940=test_ractor
[458/907] 1773940=test_rdoc_constant
[459/907] 1773935=test_registry
[460/907] 1773935=test_deprecate
[461/907] 1773935=test_ssl
[462/907] 1773940=test_optimization
[463/907] 1773938=test_rdoc_markdown
[464/907] 1773930=test_gem_request_connection_pools
[465/907] 1773933=test_common
[466/907] 1773942=test_gem_uri_formatter
[467/907] 1773942=test_sprintf
[468/907] 1773938=test_rdoc_encoding
[469/907] 1773930=test_win32ole_type
[470/907] 1773930=test_lexer
[471/907] 1773938=test_kwargs
[472/907] 1773938=test_io_wait
[473/907] 1773930=test_rdoc_extend
[474/907] 1773933=test_merge_keys
[475/907] 1773933=test_random
[476/907] 1773930=test_x509store
[477/907] 1773933=test_mdns
[478/907] 1773933=test_gem_ext_configure_builder
[479/907] 1773933=test_dir
[480/907] 1773938=test_rdoc_rd_inline_parser
[481/907] 1773942=test_bash_completion
[482/907] 1773938=test_exception
[483/907] 1773942=test_gem_security_signer
[484/907] 1773942=test_gem_local_remote_options
[485/907] 1773930=test_euc_kr
[486/907] 1773930=test_gem_commands_lock_command
[487/907] 1773930=test_set_len
[488/907] 1773930=test_rdoc_generator_json_index
[489/907] 1773942=test_threadgroup
[490/907] 1773930=test_queue
[491/907] 1773930=test_sleep
[492/907] 1773929=regular_expression_options_test
[493/907] 1773933=test_key_event_record
[494/907] 1773929=test_prettyprint
[495/907] 1773933=integer_parse_test
[496/907] 1773933=test_gem_validator
[497/907] 1773942=test_rdoc_markup_to_label
[498/907] 1773929=test_install
[499/907] 1773933=test_tree_spell_checker
[500/907] 1773934=test_date_ractor
[501/907] 1773933=test_m17n_comb
[502/907] 1773942=test_pair
[503/907] 1773929=test_custom_command
[504/907] 1773929=lex_test
[505/907] 1773934=test_tsort
[506/907] 1773934=test_ns_spki
[507/907] 1773934=test_depth_first
[508/907] 1773934=index_write_test
[509/907] 1773934=test_integer_comb
[510/907] 1773939=test_type
[511/907] 1773939=test_range
[512/907] 1773930=test_dryrun
[513/907] 1773930=encodings_test
[514/907] 1773930=test_string_processing
[515/907] 1773930=test_io_buffer
[516/907] 1773930=test_gem_impossible_dependencies_error
[517/907] 1773930=json_generator_test
[518/907] 1773930=test_locale
[519/907] 1773930=parse_stream_test
[520/907] 1773932=test_gem_resolver_api_set
[521/907] 1773930=test_ts
[522/907] 1773932=test_emitter
[523/907] 1773932=test_gem_source_subpath_problem
[524/907] 1773932=test_tmpdir
[525/907] 1773929=test_printf
[526/907] 1773943=test_rubyoptions
[527/907] 1773929=test_rdoc_token_stream
[528/907] 1773932=warnings_test
[529/907] 1773929=test_to_ary_concat
[530/907] 1773932=test_stringify_symbols
[531/907] 1773944=test_rdoc_single_class
[532/907] 1773932=test_rdoc_alias
[533/907] 1773944=test_configuration
[534/907] 1773932=test_windows_1252
[535/907] 1773932=test_udp
[536/907] 1773932=dispatcher_test
[537/907] 1773932=test_rdoc_text
[538/907] 1773932=test_shapes
[539/907] 1773932=test_ocsp
[540/907] 1773944=test_pkey_dh
[541/907] 1773930=test_require
[542/907] 1773930=test_ifunless
[543/907] 1773944=test_gem_silent_ui
[544/907] 1773930=test_nesting_parser
[545/907] 1773930=test_files_test
[546/907] 1773942=test_gem_dependency_list
[547/907] 1773944=test_gem_resolver_installer_set
[548/907] 1773942=test_gem_commands_uninstall_command
[549/907] 1773930=test_rendering
[550/907] 1773930=test_delete
[551/907] 1773930=comments_test
[552/907] 1773930=test_config
[553/907] 1773939=test_io_m17n
[554/907] 1773930=test_ensured
[555/907] 1773932=test_continuation
[556/907] 1773932=test_forwardable
[557/907] 1773944=test_object_create_start
[558/907] 1773944=test_config
[559/907] 1773932=regular_expression_encoding_test
[560/907] 1773930=test_env
[561/907] 1773932=test_project_sanity
[562/907] 1773944=test_interned_str
[563/907] 1773944=test_placearg
[564/907] 1773932=test_rdoc_markup_paragraph
[565/907] 1773932=test_gem_commands_cleanup_command
[566/907] 1773944=constant_path_node_test
[567/907] 1773944=test_gem_path_support
[568/907] 1773944=test_win32ole_record
[569/907] 1773944=test_webauthn_listener_response
[570/907] 1773944=heredoc_test
[571/907] 1773938=newline_test
[572/907] 1773944=parser_test
[573/907] 1773944=snippets_test
[574/907] 1773929=test_array
[575/907] 1773929=test_ubf_async_safe
[576/907] 1773929=test_console_attr
[577/907] 1773938=test_gem_bundler_version_finder
[578/907] 1773929=test_gc
[579/907] 1773929=json_encoding_test
[580/907] 1773929=test_time
[581/907] 1773938=test_math
[582/907] 1773938=test_super
[583/907] 1773935=test_libs
[584/907] 1773935=test_ast
[585/907] 1773942=test_rdoc_comment
[586/907] 1773932=test_pack
[587/907] 1773932=fuzzer_test
[588/907] 1773931=test_rb_str_dup
[589/907] 1773929=onigmo_test
[590/907] 1773932=test_struct
[591/907] 1773929=test_bug-5832
[592/907] 1773942=test_case
[593/907] 1773931=test_cgi_multipart
[594/907] 1773932=test_gem_safe_yaml
[595/907] 1773929=test_digest_extend
[596/907] 1773932=test_autoconf
[597/907] 1773932=test_did_you_mean
[598/907] 1773929=test_popen_deadlock
[599/907] 1773942=test_x509name
[600/907] 1773942=test_sleep
[601/907] 1773931=test_object_references
[602/907] 1773931=test_wait
[603/907] 1773931=test_face
[604/907] 1773932=test_sizeof
[605/907] 1773931=test_alias
[606/907] 1773931=test_gem_requirement
[607/907] 1773942=test_gem_security
[608/907] 1773938=test_euc_tw
[609/907] 1773938=test_compile_prism
[610/907] 1773931=test_gem_commands_build_command
[611/907] 1773939=test_io_timeout
[612/907] 1773939=test_date_new
[613/907] 1773939=test_gem_commands_info_command
[614/907] 1773929=test_rdoc_rd
[615/907] 1773939=command_line_test
[616/907] 1773929=test_comparable
[617/907] 1773929=test_bug-3571
[618/907] 1773929=test_system
[619/907] 1773931=test_notimplement
[620/907] 1773931=test_emoji_breaks
[621/907] 1773931=test_require
[622/907] 1773939=test_dup
[623/907] 1773944=test_dns
[624/907] 1773938=test_stringio
[625/907] 1773937=test_reline_key
[626/907] 1773944=test_rdoc_generator_pot_po
[627/907] 1773944=test_reqarg
[628/907] 1773938=test_ractor_compatibility
[629/907] 1773939=test_append
[630/907] 1773939=test_gem_resolver_lock_set
[631/907] 1773937=test_rdoc_markup_hard_break
[632/907] 1773939=test_unicode_normalize
[633/907] 1773937=test_method
[634/907] 1773939=test_member
[635/907] 1773939=test_gem_console_ui
[636/907] 1773939=test_set
[637/907] 1773939=test_gem_source_fetch_problem
[638/907] 1773934=test_gem_update_suggestion
[639/907] 1773939=test_resource
[640/907] 1773939=test_arity
[641/907] 1773939=test_ipaddr
[642/907] 1773939=test_pkey_rsa
[643/907] 1773934=test_trace
[644/907] 1773934=test_gem_stream_ui
[645/907] 1773934=test_numhash
[646/907] 1773934=test_rdoc_generator_ri
[647/907] 1773939=test_nofree
[648/907] 1773939=test_date_conv
[649/907] 1773939=test_webauthn_poller
[650/907] 1773944=test_egrep_cpp
[651/907] 1773934=test_argf
[652/907] 1773938=test_rdoc_i18n_locale
[653/907] 1773938=test_gem_resolver_composed_set
[654/907] 1773939=test_m17n
[655/907] 1773938=test_yjit
[656/907] 1773944=test_buffered_io
[657/907] 1773944=test_rdoc_markup_attribute_manager
[658/907] 1773944=test_yjit_exit_locations
[659/907] 1773944=test_rdoc_markup_pre_process
[660/907] 1773939=test_rdoc_rdoc
[661/907] 1773936=test_gem_commands_pristine_command
[662/907] 1773944=test_gem_config_file
[663/907] 1773939=test_yamlstore
[664/907] 1773942=test_rdoc_method_attr
[665/907] 1773939=test_within_pipe
[666/907] 1773939=test_scalar_scanner
[667/907] 1773939=test_arith_seq_beg_len_step
[668/907] 1773944=test_hash
[669/907] 1773929=test_reline
[670/907] 1773939=test_gem_resolver_requirement_list
[671/907] 1773939=test_beginendblock
[672/907] 1773942=test_win32ole_event
[673/907] 1773942=test_io_buffer
[674/907] 1773942=test_socket
[675/907] 1773932=test_function
[676/907] 1773939=snapshots_test
[677/907] 1773930=test_weakref
[678/907] 1773933=test_timeout
[679/907] 1773932=test_not
[680/907] 1773932=test_gem_package_tar_writer
[681/907] 1773930=test_rubygems
[682/907] 1773932=ripper_test
[683/907] 1773929=test_yaml_tree
[684/907] 1773929=test_case_mapping
[685/907] 1773929=test_mailto
[686/907] 1773929=test_gem_package
[687/907] 1773930=test_utf16
[688/907] 1773933=test_rdoc_parser_simple
[689/907] 1773930=test_enumerator
[690/907] 1773933=test_exception_at_throwing
[691/907] 1773933=test_name_error
[692/907] 1773936=string_encoding_test
[693/907] 1773936=test_benchmark
[694/907] 1773932=test_color_printer
[695/907] 1773932=test_safe_load
[696/907] 1773932=test_gem_source
[697/907] 1773933=test_rdoc_markup_to_rdoc
[698/907] 1773933=test_handle
[699/907] 1773942=test_frozen
[700/907] 1773942=test_gem_platform
[701/907] 1773929=test_gem_uninstaller
[702/907] 1773942=test_symbol
[703/907] 1773942=overlap_test
[704/907] 1773939=test_rdoc_ri_paths
[705/907] 1773932=test_propertyputref
[706/907] 1773932=test_variable_name_check
[707/907] 1773939=test_gem_commands_list_command
[708/907] 1773939=test_gem_source_vendor
[709/907] 1773932=test_assembler
[710/907] 1773932=test_pty
[711/907] 1773939=test_date
[712/907] 1773939=test_date_time
[713/907] 1773939=test_pkcs12
[714/907] 1773936=test_parser
[715/907] 1773936=test_modify_expand
[716/907] 1773936=test_gem_source_installed
[717/907] 1773936=test_gem_available_set
[718/907] 1773933=test_change_word
[719/907] 1773933=test_fiddle
[720/907] 1773936=test_win32ole_variant
[721/907] 1773936=test_rdoc_markup_formatter
[722/907] 1773936=test_enumerator
[723/907] 1773936=test_ractor
[724/907] 1773933=test_psych
[725/907] 1773933=test_digest
[726/907] 1773939=test_command
[727/907] 1773942=test_gem_package_old
[728/907] 1773936=test_gem_uri
[729/907] 1773942=test_rbconfig
[730/907] 1773942=test_stringchar
[731/907] 1773936=test_gem_commands_help_command
[732/907] 1773932=test_arith_seq_extract
[733/907] 1773936=test_debug
[734/907] 1773936=test_error_highlight
[735/907] 1773942=test_array
[736/907] 1773931=test_set
[737/907] 1773931=test_find_executable
[738/907] 1773931=test_lazy_enumerator
[739/907] 1773932=test_resolve_symbol
[740/907] 1773939=test_profile_frames
[741/907] 1773932=test_date_compat
[742/907] 1773932=test_rdoc_task
[743/907] 1773932=test_time_tz
[744/907] 1773932=test_backtrace
[745/907] 1773929=test_kdf
[746/907] 1773939=test_nil
[747/907] 1773939=test_class2name
[748/907] 1773939=test_gem_commands_outdated_command
[749/907] 1773933=test_gem_request_set_lockfile_tokenizer
[750/907] 1773929=test_uncorrectable_name_check
[751/907] 1773929=test_load
[752/907] 1773939=test_proc
[753/907] 1773929=test_shellwords
[754/907] 1773929=test_cclass
[755/907] 1773933=test_singleton_function
[756/907] 1773933=test_framework
[757/907] 1773933=test_case_comprehensive
[758/907] 1773933=test_omap
[759/907] 1773933=test_marshal
[760/907] 1773937=magic_comment_test
[761/907] 1773936=test_zlib
[762/907] 1773929=library_symbols_test
[763/907] 1773929=test_json_tree
[764/907] 1773929=test_emitter
[765/907] 1773929=test_ractor
[766/907] 1773931=test_ssl
[767/907] 1773940=test_date_strptime
[768/907] 1773940=test_pkey_dsa
[769/907] 1773932=test_https_proxy
[770/907] 1773937=test_nomethod_error
[771/907] 1773932=test_gem
[772/907] 1773937=test_files_test_1
[773/907] 1773940=test_rdoc_rd_inline
[774/907] 1773940=test_gem_remote_fetcher_local_ssl_server
[775/907] 1773931=test_ractor
[776/907] 1773939=test_severity
[777/907] 1773929=test_float
[778/907] 1773931=attribute_write_test
[779/907] 1773939=test_parser
[780/907] 1773931=test_gem_source_list
[781/907] 1773939=test_yaml_special_cases
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 6 : #<TCPServer:fd 6, AF_INET, 0.0.0.0, 38641>
[782/907] 1773939=test_delegate
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    1773940  ko1    6u  IPv4 55711356      0t0  TCP *:38641 (LISTEN)
[783/907] 1773933=test_helper_method
[784/907] 1773939=test_cgi_core
[785/907] 1773931=test_gem_installer
[786/907] 1773939=test_multi_irb_commands
[787/907] 1773939=test_gem_command_manager
[788/907] 1773933=test_rdoc_top_levelLeaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45403>

COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    1773940  ko1    7u  IPv4 55695269      0t0  TCP *:45403 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 7
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41501>
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    1773940  ko1    7u  IPv4 55711398      0t0  TCP *:41501 (LISTEN)
[789/907] 1773939=test_rdoc_code_object
SSL error: SSL_accept returned=1 errno=0 peeraddr=127.0.0.1:41368 state=error: tlsv1 alert unknown ca (SSL alert number 48)
.Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 7
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37685>
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 37685>
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF     NODE NAME
ruby    1773940  ko1    7u  IPv4 55713310      0t0      TCP *:37685 (LISTEN)
ruby    1773940  ko1    9u  sock      0,8      0t0 55713313 protocol: TCP
[790/907] 1773940=test_gem_source_git
[791/907] 1773933=test_pipe
[792/907] 1773933=test_regex_casefold
[793/907] 1773940=test_random_formatter
[794/907] 1773933=test_gem_commands_check_command
[795/907] 1773940=test_rdoc_normal_class
[796/907] 1773933=test_string
[797/907] 1773929=test_emoji
[798/907] 1773939=test_sorted_set
[799/907] 1773929=test_files_lib
[800/907] 1773940=test_gem_resolver_git_set
[801/907] 1773932=test_class_name_check
[802/907] 1773932=test_help
[803/907] 1773932=test_condition
[804/907] 1773932=test_cp949
[805/907] 1773940=test_erb
[806/907] 1773932=test_date_attr
[807/907] 1773932=test_scan_args
[808/907] 1773932=test_integer
[809/907] 1773939=test_time
[810/907] 1773940=json_ext_parser_test
[811/907] 1773940=test_duplicate
[812/907] 1773940=test_memory_view
[813/907] 1773940=test_helper
[814/907] 1773940=test_utf32
[815/907] 1773940=test_integer
running file: /tmp/ruby/src/trunk_asan/test/zlib/test_zlib.rb

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

Children under /tmp/rubytest.eq3hak:
* drwx------ 5 100 2024-07-06 00:36:00 +0000 test_rubygems_20240706-1773931-6ca9bu/
  * drwxr-xr-x 9 180 2024-07-06 00:36:00 +0000 gemhome/
    * drwxr-xr-x 2 40 2024-07-06 00:36:00 +0000 build_info/
    * drwxr-xr-x 2 40 2024-07-06 00:36:00 +0000 cache/
    * drwxr-xr-x 2 40 2024-07-06 00:36:00 +0000 doc/
    * drwxr-xr-x 2 40 2024-07-06 00:36:00 +0000 extensions/
    * drwxr-xr-x 3 60 2024-07-06 00:36:00 +0000 gems/
      * drwxr-xr-x 3 80 2024-07-06 00:36:00 +0000 a-2/
        * drwxr-xr-x 2   60 2024-07-06 00:36:00 +0000 bin/
          * -rw-r--r-- 1 16 2024-07-06 00:36:00 +0000 executable
        * -rw-r--r-- 1 2048 2024-07-06 00:36:00 +0000 a-2.gem
    * drwxr-xr-x 2 40 2024-07-06 00:36:00 +0000 plugins/
    * drwxr-xr-x 3 80 2024-07-06 00:36:00 +0000 specifications/
      * drwxr-xr-x 2  40 2024-07-06 00:36:00 +0000 default/
      * -rw-r--r-- 1 633 2024-07-06 00:36:00 +0000 a-2.gemspec
  * drwxr-xr-x 2  40 2024-07-06 00:36:00 +0000 userhome/
  * drwxr-xr-x 2  60 2024-07-06 00:36:00 +0000 bin/
    * -rw-r--r-- 1 16 2024-07-06 00:36:00 +0000 executable
make: *** [uncommon.mk:965: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	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 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.4.0dev (2024-07-05T22:38:46Z master e240fc9c3c) [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 ............................................................
  3360 ............................................................
  3420 .............

Finished in 41.570046 seconds

3432 files, 32766 examples, 132410 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.
raw logfile