# Logfile created on 2025-04-16 14:57:25 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007880d366fdd8 @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_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20250416-145725", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007880d3fee760 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007880d3fee580 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007880d2599d88 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250416-145725", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250416-145725>, @binmode=false, @mon_data=#<Monitor:0x00007880d3fee238>, @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__((__deprecated__(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_constant_p... yes
checking for __builtin_choose_expr... yes
checking for __builtin_choose_expr_constant_p... yes
checking for __builtin_types_compatible_p... yes
checking for __builtin_trap... yes
checking for __builtin_expect... yes
checking for __builtin_add_overflow... yes
checking for __builtin_add_overflow_p... no
checking for __builtin_add_overflow with long long arguments... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_sub_overflow_p... no
checking for __builtin_sub_overflow with long long arguments... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... no
checking for __builtin_mul_overflow with long long arguments... yes
checking whether qsort_r is GNU version... yes
checking whether qsort_r is BSD version... no
checking whether atan2 handles Inf as C99... yes
checking for clock_getres... yes
checking for timer_create in -lrt... yes
checking for timer_settime in -lrt... yes
checking for unsetenv returns a value... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking for sig_t... yes
checking whether right shift preserve sign bit... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on x86_64... -1
checking native coroutine implementation for x86_64-linux... amd64
checking whether pthread_t is scalar type... yes
checking for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_attr_get_np... no
checking for pthread_attr_getstack... yes
checking for pthread_attr_getguardsize... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_condattr_setclock... yes
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for pthread_sigmask... yes
checking for pthread_getattr_np... yes
checking arguments of pthread_setname_np... (pthread_self(), name)
checking for thread-local storage specifier... _Thread_local
checking if mcontext_t is a pointer... no
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking for sys/user.h... yes
checking whether PAGE_SIZE is compile-time const... no
checking ioctl request type... unsigned long
checking for elf.h... yes
checking for elf_abi.h... no
checking for uncompress in -lz... yes
checking for mach-o/loader.h... no
checking whether OS depend dynamic link works... yes
checking for backtrace... yes
checking for broken backtrace... no
checking for valgrind/memcheck.h... yes
checking for llvm-strip-17 flags... -S -x
checking whether -fPIE is accepted as CFLAGS... yes
checking whether -pie is accepted as LDFLAGS... yes
checking whether wrapper for LD_LIBRARY_PATH is needed... no
checking whether dtrace USDT is available... no
checking for __builtin_setjmp... yes with cast ((void **))
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... yes
checking for setjmp type... __builtin_setjmp\((void **)\)
checking if building with modular GC support... no
checking for rustc... rustc
checking whether rustc works for YJIT... yes
checking for prefix of external symbols... NONE
checking if make is GNU make... yes
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 3.5.0+0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 3.5.0

   * Installation prefix: /tmp/ruby/install/trunk_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 modular 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
   * 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.25.5...
Downloading bundled gem power_assert-2.0.5...
Downloading bundled gem rake-13.2.1...
Downloading bundled gem test-unit-3.6.8...
Downloading bundled gem rexml-3.4.1...
Downloading bundled gem rss-0.3.1...
Downloading bundled gem net-ftp-0.3.8...
Downloading bundled gem net-imap-0.5.6...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.5.1...
Downloading bundled gem matrix-0.4.2...
Downloading bundled gem prime-0.1.3...
Downloading bundled gem rbs-3.9.2...
Downloading bundled gem typeprof-0.30.1...
Downloading bundled gem debug-1.10.0...
Downloading bundled gem racc-1.8.1...
Downloading bundled gem mutex_m-0.3.0...
Downloading bundled gem getoptlong-0.2.1...
Downloading bundled gem base64-0.2.0...
Downloading bundled gem bigdecimal-3.1.9...
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.3.0...
Downloading bundled gem csv-3.3.4...
Downloading bundled gem repl_type_completor-0.1.11...
Downloading bundled gem ostruct-0.6.1...
Downloading bundled gem pstore-0.2.0...
Downloading bundled gem benchmark-0.4.0...
Downloading bundled gem logger-1.7.0...
Downloading bundled gem rdoc-6.13.1...
Downloading bundled gem win32ole-1.9.2...
Downloading bundled gem irb-1.15.2...
Downloading bundled gem reline-0.6.1...
Downloading bundled gem readline-0.0.4...
Downloading bundled gem fiddle-1.1.6...
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = bbf873521a
$$$[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
id.h updated
vm_call_iseq_optimized.inc updated
known_errors.inc updated
/tmp/ruby/src/trunk_asan/revision.h updated
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
id.c updated
making /tmp/ruby/src/trunk_asan/marshal.rbinc
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/hash.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
making /tmp/ruby/src/trunk_asan/yjit_hook.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'
generating /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/limits.c
extracting ripper.y from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket'
generating constant definitions
generating eventids1.c from ../../parse.y
generating eventids1.h from ../../parse.y
generating eventids2table.c from ./eventids2.c
generating miniprelude.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/etc'
generating constant definitions
/usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/.bundle/gems
generating x86_64-linux-fake.rb
Extracting bundle gem minitest-5.25.5...
Extracting bundle gem power_assert-2.0.5...
Extracting bundle gem rake-13.2.1...
Extracting bundle gem test-unit-3.6.8...
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
Extracting bundle gem rexml-3.4.1...
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
Extracting bundle gem rss-0.3.1...
Extracting bundle gem net-ftp-0.3.8...
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/etc'
Extracting bundle gem net-imap-0.5.6...
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket'
Extracting bundle gem net-pop-0.1.2...
Extracting bundle gem net-smtp-0.5.1...
Extracting bundle gem matrix-0.4.2...
miniprelude.c updated
Extracting bundle gem prime-0.1.3...
x86_64-linux-fake.rb updated
Extracting bundle gem rbs-3.9.2...
Unpacked gems/power_assert-2.0.5.gem
Unpacked gems/minitest-5.25.5.gem
Extracting bundle gem typeprof-0.30.1...
Extracting bundle gem debug-1.10.0...
Unpacked gems/rake-13.2.1.gem
Unpacked gems/rss-0.3.1.gem
Unpacked gems/test-unit-3.6.8.gem
Extracting bundle gem racc-1.8.1...
Extracting bundle gem mutex_m-0.3.0...
Unpacked gems/rexml-3.4.1.gem
Unpacked gems/net-ftp-0.3.8.gem
Extracting bundle gem getoptlong-0.2.1...
Unpacked gems/net-pop-0.1.2.gem
Extracting bundle gem base64-0.2.0...
Extracting bundle gem bigdecimal-3.1.9...
Extracting bundle gem observer-0.1.2...
compiling compiler ripper.y
Unpacked gems/net-smtp-0.5.1.gem
Unpacked gems/net-imap-0.5.6.gem
generating ripper_init.c from ./ripper_init.c.tmpl
Extracting bundle gem abbrev-0.1.2...
Unpacked gems/matrix-0.4.2.gem
Extracting bundle gem resolv-replace-0.1.1...
Extracting bundle gem rinda-0.2.0...
Unpacked gems/prime-0.1.3.gem
Extracting bundle gem drb-2.2.1...
Unpacked gems/debug-1.10.0.gem
Extracting bundle gem nkf-0.2.0...
Unpacked gems/mutex_m-0.3.0.gem
Unpacked gems/typeprof-0.30.1.gem
Unpacked gems/base64-0.2.0.gem
Unpacked gems/getoptlong-0.2.1.gem
Unpacked gems/racc-1.8.1.gem
Unpacked gems/observer-0.1.2.gem
Extracting bundle gem syslog-0.3.0...
Extracting bundle gem csv-3.3.4...
Extracting bundle gem repl_type_completor-0.1.11...
Extracting bundle gem ostruct-0.6.1...
Extracting bundle gem pstore-0.2.0...
Extracting bundle gem benchmark-0.4.0...
Unpacked gems/bigdecimal-3.1.9.gem
/bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
Extracting bundle gem logger-1.7.0...
Extracting bundle gem rdoc-6.13.1...
Unpacked gems/abbrev-0.1.2.gem
Unpacked gems/resolv-replace-0.1.1.gem
Extracting bundle gem win32ole-1.9.2...
Extracting bundle gem irb-1.15.2...
Unpacked gems/rbs-3.9.2.gem
Unpacked gems/rinda-0.2.0.gem
Extracting bundle gem reline-0.6.1...
Extracting bundle gem readline-0.0.4...
Unpacked gems/drb-2.2.1.gem
Extracting bundle gem fiddle-1.1.6...
Unpacked gems/benchmark-0.4.0.gem
Unpacked gems/ostruct-0.6.1.gem
Unpacked gems/repl_type_completor-0.1.11.gem
generating enc.mk
Unpacked gems/syslog-0.3.0.gem
Unpacked gems/nkf-0.2.0.gem
Unpacked gems/pstore-0.2.0.gem
Unpacked gems/csv-3.3.4.gem
Unpacked gems/logger-1.7.0.gem
Unpacked gems/win32ole-1.9.2.gem
Unpacked gems/irb-1.15.2.gem
Unpacked gems/readline-0.0.4.gem
Unpacked gems/rdoc-6.13.1.gem
Unpacked gems/reline-0.6.1.gem
Unpacked gems/fiddle-1.1.6.gem
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/japanese.c ...
generating table from enc/trans/japanese_euc.c
generating table from enc/trans/japanese_sjis.c
generating enc/trans/ebcdic.c ...
generating enc/trans/escape.c ...
generating table from enc/trans/korean.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/emoji_iso2022_kddi.c ...
generating enc/trans/single_byte.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/chinese.c ...
generating enc/trans/gbk.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'
$$$[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.1.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -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/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/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.1.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -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
1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e  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.1.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -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
transdb.h updated
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
generating makefiles ext/configure-ext.mk
making trans
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_15.c
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
compiling /tmp/ruby/src/trunk_asan/enc/trans/transdb.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/big5.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
generating /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c ...
generating table from /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji.c
ext/configure-ext.mk updated
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 /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c ...
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_16.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/escape.c
compiling /tmp/ruby/src/trunk_asan/enc/koi8_r.c
compiling /tmp/ruby/src/trunk_asan/enc/koi8_u.c
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
generating table from /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c
generating /tmp/ruby/src/trunk_asan/enc/trans/escape.c ...
generating table from /tmp/ruby/src/trunk_asan/enc/trans/gbk.c
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji.c ...
compiling /tmp/ruby/src/trunk_asan/enc/shift_jis.c
configuring cgi/escape
configuring -test-/RUBY_ALIGNOF
configuring continuation
compiling /tmp/ruby/src/trunk_asan/enc/utf_16be.c
configuring date
configuring coverage
generating table from /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c
configuring digest
generating /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c ...
compiling /tmp/ruby/src/trunk_asan/enc/utf_16le.c
configuring digest/bubblebabble
configuring digest/md5
configuring erb/escape
compiling /tmp/ruby/src/trunk_asan/enc/utf_32be.c
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c ...
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese.c
configuring etc
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese.c ...
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c ...
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c ...
compiling /tmp/ruby/src/trunk_asan/enc/utf_32le.c
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c ...
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c
configuring fcntl
compiling /tmp/ruby/src/trunk_asan/enc/windows_31j.c
configuring io/console
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
configuring json
configuring -test-/array/concat
configuring -test-/array/resize
configuring json/generator
generating /tmp/ruby/src/trunk_asan/enc/trans/chinese.c ...
compiling /tmp/ruby/src/trunk_asan/enc/windows_1250.c
configuring -test-/asan
configuring -test-/bignum
configuring monitor
configuring objspace
generating table from /tmp/ruby/src/trunk_asan/enc/trans/korean.c
configuring -test-/bug-14834
configuring -test-/bug-3571
generating table from /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
compiling /tmp/ruby/src/trunk_asan/enc/windows_1251.c
generating /tmp/ruby/src/trunk_asan/enc/trans/gbk.c ...
compiling /tmp/ruby/src/trunk_asan/enc/windows_1252.c
configuring openssl
configuring -test-/debug
configuring -test-/dln/empty
configuring -test-/econv
configuring -test-/ensure_and_callcc
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
configuring digest/rmd160
configuring -test-/file
configuring pathname
compiling /tmp/ruby/src/trunk_asan/enc/windows_1253.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1254.c
configuring json/parser
generating /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c ...
compiling /tmp/ruby/src/trunk_asan/enc/windows_1257.c
configuring psych
generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c
linking encoding encdb.so
configuring digest/sha1
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c ...
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
configuring pty
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
configuring rbconfig/sizeof
linking encoding euc_tw.so
linking encoding gb2312.so
configuring digest/sha2
linking encoding gb18030.so
linking encoding gbk.so
generating /tmp/ruby/src/trunk_asan/enc/trans/korean.c ...
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
configuring ripper
configuring rubyvm
linking encoding iso_8859_6.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
generating /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c ...
linking encoding iso_8859_9.so
generating /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c ...
linking encoding iso_8859_10.so
linking transcoder transdb.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
generating /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c ...
configuring socket
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
configuring stringio
configuring strscan
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
compiling /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c
linking encoding utf_16be.so
configuring zlib
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
compiling /tmp/ruby/src/trunk_asan/enc/trans/chinese.c
linking encoding windows_1250.so
linking encoding windows_1251.so
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c ...
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
configuring bigdecimal-3.1.9/ext/bigdecimal
linking encoding windows_1257.so
compiling /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
configuring debug-1.10.0/ext/debug
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji.c
configuring fiddle-1.1.6/ext/fiddle
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring nkf-0.2.0/ext/nkf
configuring -test-/load/protect
configuring -test-/load/resolve_symbol_resolver
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c
configuring -test-/load/resolve_symbol_target
configuring -test-/load/stringify_symbols
configuring -test-/load/stringify_target
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/public_header_warnings
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/scan_args
configuring racc-1.8.1/ext/racc/cparse
configuring -test-/st/foreach
configuring -test-/st/numhash
generating /tmp/ruby/src/trunk_asan/enc/trans/big5.c ...
configuring -test-/st/update
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring rbs-3.9.2/ext/rbs_extension
configuring syslog-0.3.0/ext/syslog
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
compiling /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c
libffi_version: 3.4.6
compiling /tmp/ruby/src/trunk_asan/enc/trans/gbk.c
configuring -test-/thread/instrumentation
configuring -test-/thread/lock_native_thread
configuring -test-/thread_fd
configuring -test-/time
configuring -test-/tracepoint
compiling /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
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 single_byte.so
linking transcoder utf_16_32.so
linking transcoder japanese_sjis.so
linking transcoder utf8_mac.so
linking transcoder gbk.so
linking transcoder korean.so
linking transcoder japanese_euc.so
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'
configuring io/nonblock
configuring io/wait
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'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/asan/asan.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs'
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/resize'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/arith_seq/extract/extract.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/cxxanyargs/cxxanyargs.cpp
compiling /tmp/ruby/src/trunk_asan/ext/-test-/array/resize/resize.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/array/concat/to_ary_concat.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'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-14834/bug-14834.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-3571/bug.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-5832/bug.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug_reporter/bug_reporter.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-/bignum/big2str.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/dln/empty/empty.c
linking shared-object -test-/abi.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/abi'
linking shared-object -test-/arith_seq/beg_len_step.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/class/init.c
linking shared-object -test-/bug_3571.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/RUBY_ALIGNOF/cpp.cpp
compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/inspector.c
linking shared-object -test-/array/to_ary_concat.so
linking shared-object -test-/array/resize.so
linking shared-object -test-/asan.so
linking shared-object -test-/bug_reporter.so
linking shared-object -test-/dln/empty.so
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/bug_14834.so
linking shared-object -test-/bug_5832.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/bigzero.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/concat'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/div.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/profile_frames.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-3571'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/asan'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/intpack.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/mul.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter'
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-/bug-14834'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/econv'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/append.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/str2big.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/ensure_and_callcc'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/init.c
linking shared-object -test-/class.so
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/class'
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-/exception'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/dataerror.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/enc_raise.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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/file'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/fs.c
linking shared-object -test-/econv.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/ensured.c
linking shared-object -test-/ensure_and_callcc.so
linking shared-object -test-/debug.so
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-/econv'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/init.c
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/ensure_and_callcc'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/rb_fatal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/debug'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/newline_conv.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bignum'
linking shared-object -test-/eval.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/stat.c
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/enumerator_kw.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/float'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/float/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/float/nextafter.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/eval'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/funcall/funcall.c
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
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/hash'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/hash/delete.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/core_ext.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/hash/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iseq_load/iseq_load.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/iter'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/break.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-/exception.so
linking shared-object -test-/fatal.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-/fatal'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/my_integer.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/yield.c
linking shared-object -test-/file.so
linking shared-object -test-/cxxanyargs.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/protect/protect.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
linking shared-object -test-/float.so
linking shared-object -test-/funcall.so
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/file'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols'
linking shared-object -test-/hash.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/stringify_symbols/stringify_symbols.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/stringify_target/stringify_target.c
linking shared-object -test-/iseq_load.so
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/float'
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
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/hash'
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/internal_ivar'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/internal_ivar/internal_ivar.c
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-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/method/arity.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/memory_view/memory_view.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/iseq_load'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/num2int/num2int.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/method/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/dot.dot'
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
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/iter'
linking shared-object -test-/load/stringify_symbols.so
linking shared-object -test-/load/protect.so
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_resolver.so
linking shared-object -test-/load/resolve_symbol_target.so
linking shared-object -test-/load/stringify_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect'
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-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/printf/printf.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/postponed_job/postponed_job.c
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/resolve_symbol_target'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/receiver.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/super.c
linking shared-object -test-/marshal/usr.so
linking shared-object -test-/method.so
linking shared-object -test-/notimplement.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
linking shared-object -test-/path_to_class.so
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/loop.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/rational/rat.c
linking shared-object -test-/num2int.so
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-/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-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/recursion/recursion.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/regexp/init.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/num2int'
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
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/popen_deadlock'
linking shared-object -test-/integer.so
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
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
linking shared-object -test-/proc.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/string'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/capacity.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/struct'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/data.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/proc'
linking shared-object -test-/memory_view.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/duplicate.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/init.c
linking shared-object -test-/rb_call_super_kw.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/coderange.c
linking shared-object -test-/recursion.so
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-/struct/len.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/cstr.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/printf'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/member.c
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/ellipsize.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/symbol/init.c
linking shared-object -test-/st/numhash.so
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_associate.c
linking shared-object -test-/st/foreach.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_dummy.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/numhash'
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
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_str_buf_cat.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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/fstring.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/init.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/modify.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/new.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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/struct'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/nofree.c
linking shared-object -test-/symbol.so
linking shared-object -test-/thread/id.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/normalize.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/time'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/leap_second.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/id'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_str_dup.c
linking shared-object -test-/thread/lock_native_thread.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/new.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/set_len.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/tracepoint'
linking shared-object -test-/thread/instrumentation.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/tracepoint/gc_hook.c
linking shared-object -test-/rational.so
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/-test-/typeddata'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/typeddata/typeddata.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/tracepoint/tracepoint.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
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational'
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/instrumentation'
linking shared-object -test-/thread_fd.so
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]: 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
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
compiling /tmp/ruby/src/trunk_asan/ext/date/date_core.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
compiling /tmp/ruby/src/trunk_asan/ext/digest/digest.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk_asan/ext/date/date_parse.c
compiling /tmp/ruby/src/trunk_asan/ext/date/date_strftime.c
linking shared-object -test-/string.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/erb/escape'
compiling /tmp/ruby/src/trunk_asan/ext/erb/escape/escape.c
installing default coverage libraries
compiling /tmp/ruby/src/trunk_asan/ext/date/date_strptime.c
installing default date_core libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/etc'
compiling /tmp/ruby/src/trunk_asan/ext/etc/etc.c
linking shared-object -test-/typeddata.so
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/string'
linking shared-object -test-/tracepoint.so
installing digest libraries
linking shared-object -test-/wait.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fcntl'
compiling /tmp/ruby/src/trunk_asan/ext/fcntl/fcntl.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/vm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/typeddata'
linking shared-object continuation.so
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
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-/tracepoint'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/wait'
installing default console libraries
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/continuation'
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/json'
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 erb/escape.so
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/erb/escape'
compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace.c
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fcntl'
installing default monitor libraries
compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/cgi/escape'
linking shared-object io/wait.so
linking shared-object io/nonblock.so
linking shared-object coverage.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/wait'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/nonblock'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
linking shared-object -test-/time.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bio.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
linking shared-object digest.so
compiling /tmp/ruby/src/trunk_asan/ext/pathname/pathname.c
linking shared-object monitor.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/time'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bn.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
installing default pathname libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_cipher.c
installing default objspace libraries
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_config.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/etc'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_engine.c
linking shared-object io/console.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_kdf.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_parser.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
compiling /tmp/ruby/src/trunk_asan/ext/pty/pty.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/limits.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.c
installing default pty libraries
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_yaml_tree.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
compiling /tmp/ruby/src/trunk_asan/ext/ripper/ripper.c
linking shared-object rbconfig/sizeof.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ns_spki.c
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs7.c
linking shared-object pathname.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
compiling /tmp/ruby/src/trunk_asan/ext/socket/init.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/constants.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
compiling /tmp/ruby/src/trunk_asan/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/socket.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/openssl/ossl_pkey.c
linking shared-object psych.so
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
compiling /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_dh.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpsocket.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/stringio'
compiling /tmp/ruby/src/trunk_asan/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
compiling /tmp/ruby/src/trunk_asan/ext/strscan/strscan.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/ext/zlib'
compiling /tmp/ruby/src/trunk_asan/ext/zlib/zlib.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal/missing.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug/debug.c
installing default strscan libraries
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug/iseq_collector.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle/closure.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/fiddle-1.1.6/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/sockssocket.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_ec.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/debug-1.10.0/lib ../../../../../.bundle/gems/debug-1.10.0/lib
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle/fiddle.c
linking shared-object debug/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
installing default ripper libraries
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin
linking shared-object strscan.so
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle/function.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib
compiling /tmp/ruby/src/trunk_asan/ext/socket/udpsocket.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/constants.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/ruby_objs.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/unixsocket.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/bigdecimal-3.1.9/lib ../../../../../.bundle/gems/bigdecimal-3.1.9/lib
compiling /tmp/ruby/src/trunk_asan/ext/socket/option.c
linking shared-object stringio.so
linking shared-object racc/cparse.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/stringio'
compiling /tmp/ruby/src/trunk_asan/ext/socket/ancdata.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/util/rbs_constant_pool.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle/handle.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension/lexer.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle/memory_view.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/ifaddr.c
installing default socket libraries
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle/pinned.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/syslog-0.3.0/lib ../../../../../.bundle/gems/syslog-0.3.0/lib
linking shared-object syslog_ext.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle/pointer.c
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/md5'
compiling /tmp/ruby/src/trunk_asan/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk_asan/ext/digest/md5/md5.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/fiddle-1.1.6/lib ../../../../../.bundle/gems/fiddle-1.1.6/lib
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha1'
compiling /tmp/ruby/src/trunk_asan/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha1/sha1init.c
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/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk_asan/ext/digest/rmd160/rmd160.c
linking shared-object digest/bubblebabble.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension/parser.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha2/sha2.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl_session.c
linking shared-object digest/md5.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ts.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/md5'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509attr.c
linking shared-object fiddle.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509cert.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha1'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension/parserstate.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/zlib'
installing default sha2 libraries
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509crl.c
linking shared-object digest/rmd160.so
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension/unescape.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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509ext.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_x509name.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json/parser'
compiling /tmp/ruby/src/trunk_asan/ext/json/parser/parser.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/rbs-3.9.2/lib ../../../../../.bundle/gems/rbs-3.9.2/lib
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 socket.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509store.c
installing default openssl libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
linking shared-object openssl.so
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json/parser'
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 json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json/generator'
linking shared-object bigdecimal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/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
	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.1.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -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
generating enc.mk
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_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
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering 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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
linking shared-object digest/bubblebabble.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
linking transcoder transdb.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
making encs
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'
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]: '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.5.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.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.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.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.2
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.10.2
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.6
                                    strscan 3.1.3
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.5
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.8
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.6
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.9.2
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    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.3.0
                                    csv 3.3.4
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.1
                                    pstore 0.2.0
                                    benchmark 0.4.0
                                    logger 1.7.0
                                    rdoc 6.13.1
                                    irb 1.15.2
                                    reline 0.6.1
                                    readline 0.0.4
                                    fiddle 1.1.6
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[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.1.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_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.1.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_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/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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/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=41692
  "--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/753] 801195=ruby/test_enumerator
[  2/753] 801205=rubygems/test_gem_package
[  3/753] 801197=ruby/enc/test_utf16
[  4/753] 801203=psych/test_safe_load
[  5/753] 801194=rubygems/test_gem_source
[  6/753] 801192=ruby/test_frozen
[  7/753] 801198=ruby/test_name_error
[  8/753] 801193=-ext-/exception/test_exception_at_throwing
[  9/753] 801196=prism/encoding/string_encoding_test
[ 10/753] 801200=did_you_mean/spell_checking/test_variable_name_check
[ 11/753] 801199=yaml/test_dbm
[ 12/753] 801201=rubygems/test_gem_source_vendor
[ 13/753] 801204=rubygems/test_gem_commands_list_command
[ 14/753] 801206=test_pty
[ 15/753] 801202=prism/result/overlap_test
[ 16/753] 801207=rubygems/test_gem_platform
[ 17/753] 801192=prism/ractor_test
[ 18/753] 801197=rubygems/test_gem_uninstaller
[ 19/753] 801199=psych/test_symbol
[ 20/753] 801203=rubygems/test_gem_available_set
[ 21/753] 801199=-ext-/string/test_modify_expand
[ 22/753] 801199=rubygems/test_gem_source_installed
[ 23/753] 801200=did_you_mean/tree_spell/test_change_word
[ 24/753] 801200=date/test_date
[ 25/753] 801200=psych/test_date_time
[ 26/753] 801193=openssl/test_pkcs12
[ 27/753] 801196=uri/test_parser
[ 28/753] 801196=psych/test_psych
[ 29/753] 801200=json/json_coder_test
[ 30/753] 801200=digest/test_ractor
[ 31/753] 801196=fiber/test_enumerator
[ 32/753] 801192=-ext-/arith_seq/test_arith_seq_extract
[ 33/753] 801196=rubygems/test_gem_commands_help_command
[ 34/753] 801201=ruby/test_stringchar
[ 35/753] 801204=-ext-/debug/test_debug
[ 36/753] 801199=digest/test_digest
[ 37/753] 801207=rubygems/test_gem_uri
[ 38/753] 801204=test_rbconfig
[ 39/753] 801207=rubygems/test_gem_package_old
[ 40/753] 801200=ruby/test_lazy_enumerator
[ 41/753] 801203=date/test_date_compat
[ 42/753] 801203=-ext-/load/test_resolve_symbol
[ 43/753] 801207=-ext-/debug/test_profile_frames
[ 44/753] 801201=error_highlight/test_error_highlight
[ 45/753] 801204=set/test_set
[ 46/753] 801206=mkmf/test_find_executable
[ 47/753] 801204=ruby/test_array
[ 48/753] 801203=openssl/test_kdf
[ 49/753] 801198=rubygems/test_gem_commands_outdated_command
[ 50/753] 801192=rubygems/test_gem_request_set_lockfile_tokenizer
[ 51/753] 801206=psych/test_nil
[ 52/753] 801206=-ext-/class/test_class2name
[ 53/753] 801206=prism/ruby/string_query_test
[ 54/753] 801207=ruby/test_backtrace
[ 55/753] 801194=ruby/test_time_tz
[ 56/753] 801203=ruby/enc/test_case_comprehensive
[ 57/753] 801203=mkmf/test_framework
[ 58/753] 801196=ruby/test_marshal
[ 59/753] 801203=prism/magic_comment_test
[ 60/753] 801206=zlib/test_zlib
[ 61/753] 801194=psych/test_omap
[ 62/753] 801194=optparse/test_load
[ 63/753] 801194=did_you_mean/spell_checking/test_uncorrectable_name_check
[ 64/753] 801193=optparse/test_cclass
[ 65/753] 801194=test_shellwords
[ 66/753] 801194=dtrace/test_singleton_function
[ 67/753] 801194=ruby/test_proc
[ 68/753] 801202=date/test_date_strptime
[ 69/753] 801192=open-uri/test_ssl
[ 70/753] 801198=ruby/test_nomethod_error
[ 71/753] 801198=openssl/test_pkey_dsa
[ 72/753] 801202=net/http/test_https_proxy
[ 73/753] 801193=psych/test_json_tree
[ 74/753] 801205=psych/visitors/test_emitter
[ 75/753] 801205=prism/library_symbols_test
[ 76/753] 801193=psych/test_ractor
[ 77/753] 801200=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 78/753] 801205=ruby/test_float
[ 79/753] 801202=stringio/test_ractor
[ 80/753] 801202=prism/api/freeze_test
[ 81/753] 801202=prism/percent_delimiter_string_test
[ 82/753] 801202=rubygems/test_gem
[ 83/753] 801203=ripper/test_files_test_1
[ 84/753] 801198=test_delegate
[ 85/753] 801198=cgi/test_cgi_core
[ 86/753] 801196=psych/test_parser
[ 87/753] 801196=prism/result/attribute_write_test
[ 88/753] 801196=psych/test_yaml_special_cases
[ 89/753] 801198=rubygems/test_gem_source_list
[ 90/753] 801196=rubygems/test_gem_installer
[ 91/753] 801207=rubygems/test_gem_command_manager
[ 92/753] 801198=rubygems/test_gem_commands_check_command
[ 93/753] 801198=ruby/test_random_formatter
[ 94/753] 801198=ruby/test_pipe
[ 95/753] 801207=ruby/enc/test_regex_casefold
[ 96/753] 801197=rubygems/test_gem_source_git
[ 97/753] 801207=ruby/enc/test_cp949
[ 98/753] 801207=ruby/test_condition
[ 99/753] 801207=ruby/enc/test_emoji
[100/753] 801193=ripper/test_files_lib
[101/753] 801207=set/test_sorted_set
[102/753] 801198=ruby/test_string
[103/753] 801205=rubygems/test_gem_resolver_git_set
[104/753] 801207=did_you_mean/spell_checking/test_class_name_check
[105/753] 801207=-ext-/test_scan_args
[106/753] 801197=date/test_date_attr
[107/753] 801197=ruby/test_integer
[108/753] 801207=-ext-/struct/test_duplicate
[109/753] 801207=ruby/test_time
[110/753] 801194=json/json_ext_parser_test
[111/753] 801194=erb/test_erb
[112/753] 801205=-ext-/integer/test_integer
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=986905453, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    801192  ko1    7u  IPv4 986905453      0t0  TCP localhost:40235->localhost:59930 (CLOSE_WAIT)
[113/753] 801192=ruby/enc/test_utf32
[114/753] 801192=-ext-/string/test_ellipsize
[115/753] 801192=prism/test_helper
[116/753] 801192=ruby/test_memory_view
[117/753] 801207=rubygems/test_gem_commands_update_command
[118/753] 801194=date/test_date_parse
[119/753] 801192=openssl/test_fips
[120/753] 801205=ruby/test_rand
[121/753] 801194=openssl/test_pkey_ec
[122/753] 801194=optparse/test_noarg
[123/753] 801192=-ext-/struct/test_data
[124/753] 801192=prism/result/static_literals_test
[125/753] 801192=openssl/test_random
[126/753] 801192=psych/visitors/test_to_ruby
[127/753] 801192=rubygems/test_bundled_ca
[128/753] 801205=fiber/test_backtrace
[129/753] 801205=rubygems/test_gem_safe_marshal
[130/753] 801200=-ext-/float/test_nextafter
[131/753] 801206=-ext-/string/test_capacity
[132/753] 801206=-ext-/array/test_resize
[133/753] 801206=-ext-/bignum/test_div
[134/753] 801206=psych/test_deprecated
[135/753] 801206=ruby/test_gc_compact
[136/753] 801200=uri/test_generic
[137/753] 801194=prism/result/breadth_first_search_test
[138/753] 801200=ruby/test_fiber
[139/753] 801202=rubygems/test_gem_commands_setup_command
[140/753] 801194=psych/test_alias_and_anchor
[141/753] 801194=rubygems/test_gem_commands_rebuild_command
[142/753] 801194=ruby/enc/test_cesu8
[143/753] 801195=json/json_parser_test
[144/753] 801194=ruby/test_vm_dump
[145/753] 801194=open-uri/test_ftp
[146/753] 801195=prism/errors_test
[147/753] 801194=test_open3
[148/753] 801205=did_you_mean/spell_checking/test_key_name_check
[149/753] 801205=ripper/test_ripper
[150/753] 801192=test_singleton
[151/753] 801192=ruby/test_assignment
[152/753] 801195=ruby/test_syntax
[153/753] 801202=rubygems/test_gem_request_set_gem_dependency_api
[154/753] 801201=ruby/enc/test_grapheme_breaks
[155/753] 801201=date/test_date_marshal
[156/753] 801201=openssl/test_ossl
[157/753] 801207=rubygems/test_gem_commands_exec_command
[158/753] 801202=rubygems/test_gem_commands_unpack_command
[159/753] 801199=ruby/test_pack
[160/753] 801205=rubygems/test_gem_resolver_local_specification
[161/753] 801205=ruby/test_autoload
[162/753] 801202=io/wait/test_ractor
[163/753] 801202=openssl/test_ssl_session
[164/753] 801199=optparse/test_optarg
[165/753] 801199=psych/json/test_stream
[166/753] 801199=ruby/test_file_exhaustive
[167/753] 801207=rubygems/test_gem_gem_runner
[168/753] 801202=rubygems/test_gem_ext_cargo_builder
[169/753] 801204=psych/test_exception
[170/753] 801207=rubygems/test_gem_commands_signout_command
[171/753] 801204=psych/test_object
[172/753] 801202=dtrace/test_function_entry
[173/753] 801207=optparse/test_acceptable
[174/753] 801204=prism/result/implicit_array_test
[175/753] 801202=-ext-/struct/test_len
[176/753] 801202=prism/heredoc_dedent_test
[177/753] 801202=did_you_mean/spell_checking/test_method_name_check
[178/753] 801202=rubygems/test_kernel
[179/753] 801204=prism/result/numeric_value_test
[180/753] 801204=ruby/test_keyword
[181/753] 801207=lib/!Nothing_to_test
[182/753] 801207=rubygems/test_gem_package_task
[183/753] 801207=openssl/test_bn
[184/753] 801207=openssl/test_provider
[185/753] 801203=ruby/test_data
[186/753] 801203=net/http/test_http_request
[187/753] 801203=net/http/test_httpheader
[188/753] 801203=rubygems/test_gem_commands_server_command
[189/753] 801203=psych/test_merge_keys
[190/753] 801203=-ext-/test_random
[191/753] 801203=ripper/test_lexer
[192/753] 801203=io/wait/test_io_wait
[193/753] 801193=optparse/test_kwargs
[194/753] 801193=ruby/test_dir
[195/753] 801202=openssl/test_x509store
[196/753] 801207=resolv/test_mdns
[197/753] 801207=rubygems/test_gem_ext_configure_builder
[198/753] 801204=rubygems/test_gem_local_remote_options
[199/753] 801207=rubygems/test_gem_security_signer
[200/753] 801204=optparse/test_bash_completion
[201/753] 801204=ruby/test_exception
[202/753] 801201=-ext-/string/test_set_len
[203/753] 801201=ruby/test_threadgroup
[204/753] 801207=ruby/enc/test_euc_kr
[205/753] 801207=rubygems/test_gem_commands_lock_command
[206/753] 801202=fiber/test_queue
[207/753] 801202=ruby/test_sleep
[208/753] 801207=prism/result/regular_expression_options_test
[209/753] 801207=mkmf/test_install
[210/753] 801193=test_prettyprint
[211/753] 801193=rubygems/test_gem_validator
[212/753] 801197=prism/result/integer_parse_test
[213/753] 801201=test_bundled_gems
[214/753] 801201=prism/lex_test
[215/753] 801197=did_you_mean/test_tree_spell_checker
[216/753] 801197=openssl/test_pair
[217/753] 801193=ruby/test_m17n_comb
[218/753] 801207=date/test_date_ractor
[219/753] 801194=prism/result/index_write_test
[220/753] 801194=ruby/test_integer_comb
[221/753] 801207=test_tsort
[222/753] 801207=psych/visitors/test_depth_first
[223/753] 801192=openssl/test_ns_spki
[224/753] 801206=fileutils/test_dryrun
[225/753] 801207=rubygems/test_gem_impossible_dependencies_error
[226/753] 801207=json/json_generator_test
[227/753] 801192=prism/encoding/encodings_test
[228/753] 801206=fiber/test_io_buffer
[229/753] 801206=ruby/test_range
[230/753] 801192=-ext-/symbol/test_type
[231/753] 801192=test_tmpdir
[232/753] 801192=prism/result/node_id_test
[233/753] 801192=rubygems/test_gem_source_subpath_problem
[234/753] 801207=prism/api/parse_stream_test
[235/753] 801207=rubygems/test_gem_resolver_api_set
[236/753] 801202=openssl/test_ts
[237/753] 801207=psych/test_emitter
[238/753] 801207=-ext-/load/test_stringify_symbols
[239/753] 801207=-ext-/test_printf
[240/753] 801207=ruby/test_rubyoptions
[241/753] 801192=-ext-/array/test_to_ary_concat
[242/753] 801201=prism/result/warnings_test
[243/753] 801201=prism/ruby/dispatcher_test
[244/753] 801201=socket/test_udp
[245/753] 801201=ruby/enc/test_windows_1252
[246/753] 801196=mkmf/test_configuration
[247/753] 801201=ruby/test_ifunless
[248/753] 801201=dtrace/test_require
[249/753] 801201=rubygems/test_gem_silent_ui
[250/753] 801201=openssl/test_ocsp
[251/753] 801196=ruby/test_shapes
[252/753] 801196=openssl/test_pkey_dh
[253/753] 801196=rubygems/test_gem_commands_uninstall_command
[254/753] 801201=rubygems/test_gem_resolver_installer_set
[255/753] 801206=rubygems/test_gem_dependency_list
[256/753] 801202=ripper/test_files_test
[257/753] 801192=ruby/test_continuation
[258/753] 801202=test_forwardable
[259/753] 801192=dtrace/test_object_create_start
[260/753] 801192=ruby/test_io_m17n
[261/753] 801202=-ext-/hash/test_delete
[262/753] 801202=prism/result/comments_test
[263/753] 801202=rubygems/test_config
[264/753] 801205=-ext-/exception/test_ensured
[265/753] 801202=-ext-/string/test_interned_str
[266/753] 801201=optparse/test_placearg
[267/753] 801202=rubygems/test_gem_commands_cleanup_command
[268/753] 801205=ruby/test_env
[269/753] 801206=prism/encoding/regular_expression_encoding_test
[270/753] 801206=rubygems/test_project_sanity
[271/753] 801197=prism/result/heredoc_test
[272/753] 801197=rubygems/test_webauthn_listener_response
[273/753] 801197=-ext-/gvl/test_ubf_async_safe
[274/753] 801197=psych/test_array
[275/753] 801197=prism/ruby/parser_test
[276/753] 801197=prism/snippets_test
[277/753] 801206=prism/newline_test
[278/753] 801201=rubygems/test_gem_path_support
[279/753] 801201=prism/result/constant_path_node_test
[280/753] 801201=-ext-/win32/test_console_attr
[281/753] 801201=rubygems/test_gem_bundler_version_finder
[282/753] 801201=-ext-/string/test_rb_str_dup
[283/753] 801201=prism/fuzzer_test
[284/753] 801196=ruby/test_ast
[285/753] 801201=psych/test_struct
[286/753] 801201=prism/onigmo_test
[287/753] 801201=ruby/test_super
[288/753] 801204=mkmf/test_libs
[289/753] 801204=dtrace/test_gc
[290/753] 801204=ruby/test_math
[291/753] 801204=json/json_encoding_test
[292/753] 801206=test_time
[293/753] 801204=digest/test_digest_extend
[294/753] 801204=rubygems/test_gem_safe_yaml
[295/753] 801204=-ext-/popen_deadlock/test_popen_deadlock
[296/753] 801202=optparse/test_autoconf
[297/753] 801202=optparse/test_did_you_mean
[298/753] 801206=-ext-/test_bug-5832
[299/753] 801206=ruby/test_case
[300/753] 801206=cgi/test_cgi_multipart
[301/753] 801202=psych/test_object_references
[302/753] 801202=-ext-/wait/test_wait
[303/753] 801206=fiber/test_sleep
[304/753] 801202=openssl/test_x509name
[305/753] 801202=ruby/enc/test_euc_tw
[306/753] 801202=rubygems/test_gem_security
[307/753] 801201=rubygems/test_gem_commands_build_command
[308/753] 801204=ruby/test_compile_prism
[309/753] 801198=mkmf/test_sizeof
[310/753] 801201=ruby/test_alias
[311/753] 801206=rubygems/test_gem_requirement
[312/753] 801206=mmtk/test_configuration
[313/753] 801192=ruby/test_comparable
[314/753] 801206=ruby/test_system
[315/753] 801203=ruby/enc/test_emoji_breaks
[316/753] 801203=-ext-/test_notimplement
[317/753] 801192=-ext-/test_bug-3571
[318/753] 801203=ruby/test_io_timeout
[319/753] 801203=date/test_date_new
[320/753] 801192=prism/api/command_line_test
[321/753] 801203=rubygems/test_gem_commands_info_command
[322/753] 801192=resolv/test_dns
[323/753] 801200=stringio/test_stringio
[324/753] 801203=ruby/test_require
[325/753] 801201=ruby/test_dup
[326/753] 801204=rubygems/test_gem_resolver_lock_set
[327/753] 801200=did_you_mean/test_ractor_compatibility
[328/753] 801204=-ext-/econv/test_append
[329/753] 801204=test_unicode_normalize
[330/753] 801204=ruby/test_method
[331/753] 801192=optparse/test_reqarg
[332/753] 801201=rubygems/test_gem_update_suggestion
[333/753] 801201=psych/test_set
[334/753] 801201=rubygems/test_gem_source_fetch_problem
[335/753] 801201=resolv/test_resource
[336/753] 801201=-ext-/struct/test_member
[337/753] 801201=rubygems/test_gem_console_ui
[338/753] 801201=openssl/test_pkey_rsa
[339/753] 801197=-ext-/string/test_nofree
[340/753] 801197=ruby/test_trace
[341/753] 801197=-ext-/st/test_numhash
[342/753] 801197=rubygems/test_gem_stream_ui
[343/753] 801195=ruby/test_arity
[344/753] 801195=test_ipaddr
[345/753] 801197=ruby/test_m17n
[346/753] 801195=ruby/test_yjit
[347/753] 801200=net/http/test_buffered_io
[348/753] 801200=rubygems/test_webauthn_poller
[349/753] 801200=date/test_date_conv
[350/753] 801200=rubygems/test_gem_resolver_composed_set
[351/753] 801200=mkmf/test_egrep_cpp
[352/753] 801201=ruby/test_argf
[353/753] 801192=psych/test_yamlstore
[354/753] 801192=rubygems/test_gem_commands_pristine_command
[355/753] 801200=rubygems/test_gem_config_file
[356/753] 801197=ruby/test_yjit_exit_locations
[357/753] 801200=rubygems/test_gem_resolver_requirement_list
[358/753] 801202=ruby/test_beginendblock
[359/753] 801200=-ext-/arith_seq/test_arith_seq_beg_len_step
[360/753] 801197=ruby/test_hash
[361/753] 801200=ruby/test_io_buffer
[362/753] 801200=psych/test_scalar_scanner
[363/753] 801200=test_weakref
[364/753] 801194=ruby/test_not
[365/753] 801206=test_timeout
[366/753] 801194=socket/test_socket
[367/753] 801193=psych/visitors/test_yaml_tree
[368/753] 801193=ruby/enc/test_case_mapping
[369/753] 801193=uri/test_mailto
[370/753] 801200=prism/ruby/ripper_test
[371/753] 801193=rubygems/test_rubygems
[372/753] 801202=rubygems/test_gem_package_tar_writer
[373/753] 801193=prism/result/static_inspect_test
[374/753] 801206=-ext-/symbol/test_inadvertent_creation
[375/753] 801193=prism/result/source_location_test
[376/753] 801202=ruby/test_complex
[377/753] 801193=-ext-/vm/test_at_exit
[378/753] 801193=-ext-/thread/test_instrumentation_api
[379/753] 801206=ripper/test_files_ext
[380/753] 801206=openssl/test_x509ext
[381/753] 801206=prism/unescape_test
[382/753] 801206=prism/result/equality_test
[383/753] 801202=rubygems/test_gem_commands_query_command
[384/753] 801206=rubygems/test_gem_text
[385/753] 801206=ruby/test_settracefunc
[386/753] 801205=prism/ruby/tunnel_test
[387/753] 801205=rubygems/test_gem_commands_stale_command
[388/753] 801205=rubygems/test_gem_version
[389/753] 801200=test_pp
[390/753] 801205=socket/test_tcp
[391/753] 801200=ruby/test_sprintf_comb
[392/753] 801192=ruby/test_path
[393/753] 801192=ruby/test_method_cache
[394/753] 801192=rubygems/test_gem_stub_specification
[395/753] 801200=json/json_string_matching_test
[396/753] 801200=rubygems/test_gem_ext_rake_builder
[397/753] 801205=monitor/test_monitor
[398/753] 801198=openssl/test_asn1
[399/753] 801192=mkmf/test_flags
[400/753] 801198=ruby/test_transcode
[401/753] 801205=ruby/test_whileuntil
[402/753] 801205=-ext-/rational/test_rat
[403/753] 801205=test_extlibs
[404/753] 801202=-ext-/win32/test_dln
[405/753] 801202=openssl/test_x509attr
[406/753] 801202=ruby/enc/test_iso_8859
[407/753] 801202=ruby/test_complex2
[408/753] 801193=prism/regexp_test
[409/753] 801202=ruby/test_string_memory
[410/753] 801193=mkmf/test_pkg_config
[411/753] 801193=-ext-/bignum/test_big2str
[412/753] 801202=-ext-/string/test_coderange
[413/753] 801193=open-uri/test_open-uri
[414/753] 801202=prism/ruby/location_test
[415/753] 801202=ruby/test_gc
[416/753] 801194=ruby/test_allocation
[417/753] 801198=prism/api/dump_test
Leaked file descriptor: TestOpenURI#test_redirect_without_request_specific_fields_hash: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 33987>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    801193  ko1   10u  IPv4 986926732      0t0  TCP localhost:33987->localhost:52258 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_non_http_proxy: 10
[418/753] 801193=-ext-/string/test_enc_associate
[419/753] 801206=ruby/test_iseq
[420/753] 801192=ruby/test_insns_leaf
[421/753] 801192=yaml/test_store
[422/753] 801200=-ext-/load/test_protect
[423/753] 801192=net/protocol/test_protocol
[424/753] 801200=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[425/753] 801200=psych/test_tree_builder
[426/753] 801200=rubygems/test_gem_commands_open_command
[427/753] 801192=openssl/test_x509req
[428/753] 801200=cgi/test_cgi_util
[429/753] 801193=rubygems/test_gem_specification
[430/753] 801192=ruby/enc/test_gbk
[431/753] 801192=ruby/test_warning
[432/753] 801192=rubygems/test_gem_name_tuple
[433/753] 801200=ruby/test_refinement
[434/753] 801192=rubygems/test_gem_dependency_installer
[435/753] 801203=strscan/test_stringscanner
[436/753] 801203=psych/test_numeric
[437/753] 801203=openssl/test_x509crl
[438/753] 801203=cgi/test_cgi_session
[439/753] 801203=psych/test_class
[440/753] 801203=rubygems/test_gem_package_tar_reader
[441/753] 801203=ruby/enc/test_gb18030
[442/753] 801203=-ext-/test_enumerator_kw
[443/753] 801203=ruby/test_mixed_unicode_escapes
[444/753] 801203=-ext-/bignum/test_mul
[445/753] 801203=mkmf/test_mkmf
[446/753] 801203=did_you_mean/spell_checking/test_require_path_check
[447/753] 801206=io/nonblock/test_flush
[448/753] 801206=ruby/test_complexrational
[449/753] 801206=cgi/test_cgi_header
[450/753] 801206=rubygems/test_gem_commands_fetch_command
[451/753] 801203=openssl/test_pkcs7
[452/753] 801198=rubygems/test_gem_ext_builder
[453/753] 801206=fileutils/test_verbose
[454/753] 801206=date/test_date_strftime
[455/753] 801203=prism/ruby/compiler_test
[456/753] 801205=rubygems/test_gem_resolver_vendor_specification
[457/753] 801203=-ext-/typeddata/test_typeddata
[458/753] 801205=ruby/test_struct
[459/753] 801205=fiber/test_mutex
[460/753] 801204=ruby/test_basicinstructions
[461/753] 801204=-ext-/bignum/test_bigzero
[462/753] 801204=socket/test_basicsocket
[463/753] 801204=rubygems/test_gem_commands_owner_command
[464/753] 801203=-ext-/string/test_normalize
[465/753] 801203=-ext-/test_recursion
[466/753] 801203=test_find
[467/753] 801205=prism/locals_test
[468/753] 801205=rubygems/test_gem_unsatisfiable_dependency_error
[469/753] 801205=objspace/test_ractor
[470/753] 801203=prism/ruby/pattern_test
[471/753] 801203=rubygems/test_gem_package_tar_header
[472/753] 801203=ripper/test_sexp
[473/753] 801205=ruby/test_require_lib
[474/753] 801203=rubygems/test_gem_version_option
[475/753] 801203=ripper/test_files_test_2
[476/753] 801203=rubygems/test_gem_rdoc
[477/753] 801203=prism/api/lex_test
[478/753] 801203=rubygems/test_gem_remote_fetcher_s3
[479/753] 801204=-ext-/win32/test_fd_setsize
[480/753] 801204=test_trick
[481/753] 801206=ruby/test_objectspace
[482/753] 801203=rubygems/test_gem_request_set
[483/753] 801193=prism/version_test
[484/753] 801193=psych/test_null
[485/753] 801193=ruby/enc/test_big5
[486/753] 801193=rubygems/test_gem_resolver_activation_request
[487/753] 801193=-ext-/string/test_fstring
[488/753] 801193=did_you_mean/core_ext/test_name_error_extension
[489/753] 801193=-ext-/iseq_load/test_iseq_load
[490/753] 801203=ruby/test_fixnum
[491/753] 801203=fiber/test_timeout
[492/753] 801203=ruby/test_signal
[493/753] 801198=-ext-/test_ensure_and_callcc
[494/753] 801198=fiber/test_scheduler
[495/753] 801201=prism/ruby/ruby_parser_test
[496/753] 801201=openssl/test_buffering
[497/753] 801201=resolv/test_svcb_https
[498/753] 801201=-ext-/test_bug-14834
[499/753] 801192=-ext-/proc/test_bmethod
[500/753] 801192=psych/nodes/test_enumerable
[501/753] 801192=-ext-/funcall/test_passing_block
[502/753] 801192=uri/test_http
[503/753] 801192=openssl/test_x509cert
[504/753] 801201=socket/test_addrinfo
[505/753] 801201=mkmf/test_have_func
[506/753] 801192=-ext-/string/test_enc_str_buf_cat
[507/753] 801192=optparse/test_zsh_completion
[508/753] 801192=rubygems/test_gem_package_tar_reader_entry
[509/753] 801193=-ext-/thread/test_lock_native_thread
[510/753] 801193=rubygems/test_webauthn_listener
[511/753] 801193=rubygems/test_gem_resolver_specification
[512/753] 801192=json/json_fixtures_test
[513/753] 801193=ruby/test_encoding
[514/753] 801192=dtrace/test_load
[515/753] 801192=ruby/test_default_gems
[516/753] 801201=mkmf/test_constant
[517/753] 801192=rubygems/test_gem_security_trust_dir
[518/753] 801192=ruby/test_rubyvm
[519/753] 801192=-ext-/exception/test_data_error
[520/753] 801197=rubygems/test_gem_doctor
[521/753] 801192=socket/test_ancdata
[522/753] 801192=ruby/test_weakmap
[523/753] 801197=ruby/enc/test_euc_jp
[524/753] 801197=-ext-/test_abi
[525/753] 801193=ripper/test_scanner_events
[526/753] 801193=-ext-/string/test_external_new
[527/753] 801193=rubygems/test_gem_resolver_dependency_request
[528/753] 801193=win32/test_registry
[529/753] 801193=rubygems/test_deprecate
[530/753] 801193=openssl/test_ssl
[531/753] 801197=ruby/test_module
[532/753] 801200=rubygems/test_gem_commands_push_command
[533/753] 801200=prism/api/parse_success_test
[534/753] 801200=strscan/test_ractor
[535/753] 801200=rubygems/test_gem_uri_formatter
[536/753] 801200=ruby/test_sprintf
[537/753] 801198=rubygems/test_gem_request_connection_pools
[538/753] 801200=ruby/test_optimization
[539/753] 801204=uri/test_common
[540/753] 801198=-ext-/gvl/test_last_thread
[541/753] 801204=rubygems/test_gem_remote_fetcher_local_server
[542/753] 801205=etc/test_etc
[543/753] 801204=rubygems/test_gem_source_lock
[544/753] 801204=uri/test_ldap
[545/753] 801204=psych/test_hash
[546/753] 801204=openssl/test_cipher
[547/753] 801198=-ext-/time/test_new
[548/753] 801198=ruby/test_enum
[549/753] 801204=rubygems/test_gem_commands_which_command
[550/753] 801204=socket/test_unix
[551/753] 801205=rubygems/test_gem_source_specific_file
[552/753] 801204=prism/api/parse_test
[553/753] 801204=ruby/test_symbol
[554/753] 801205=optparse/test_optparse
[555/753] 801201=psych/test_coder
[556/753] 801207=rubygems/test_gem_spec_fetcher
[557/753] 801201=io/console/test_ractor
[558/753] 801201=rubygems/test_gem_commands_sources_command
[559/753] 801205=ruby/test_undef
[560/753] 801205=io/console/test_io_console
[561/753] 801207=date/test_date_arith
[562/753] 801207=uri/test_ws
[563/753] 801207=ruby/test_io
[564/753] 801203=ruby/test_metaclass
[565/753] 801203=ruby/test_numeric
[566/753] 801201=pathname/test_ractor
[567/753] 801203=dtrace/test_array_create
[568/753] 801203=rubygems/test_gem_resolver_installed_specification
[569/753] 801203=-ext-/integer/test_my_integer
[570/753] 801203=rubygems/test_gem_commands_environment_command
[571/753] 801201=-ext-/tracepoint/test_tracepoint
[572/753] 801203=prism/encoding/symbol_encoding_test
[573/753] 801203=-ext-/marshal/test_internal_ivar
[574/753] 801203=cgi/test_cgi_cookie
[575/753] 801203=rubygems/test_gem_commands_mirror
[576/753] 801203=openssl/test_hmac
[577/753] 801203=mkmf/test_signedness
[578/753] 801201=prism/ruby/desugar_compiler_test
[579/753] 801201=ruby/test_inlinecache
[580/753] 801194=net/http/test_httpresponse
[581/753] 801194=-ext-/marshal/test_usrmarshal
[582/753] 801201=ruby/test_weakkeymap
[583/753] 801206=rubygems/test_gem_command
[584/753] 801206=ruby/test_key_error
[585/753] 801206=-ext-/exception/test_enc_raise
[586/753] 801206=openssl/test_engine
[587/753] 801206=-ext-/postponed_job/test_postponed_job
[588/753] 801197=json/ractor_test
[589/753] 801194=rubygems/test_gem_request_set_lockfile
[590/753] 801197=-ext-/load/test_dot_dot
[591/753] 801197=did_you_mean/tree_spell/test_human_typo
[592/753] 801197=prism/ruby/reflection_test
[593/753] 801197=ruby/test_bignum
[594/753] 801205=openssl/test_config
[595/753] 801198=test_tempfile
[596/753] 801205=rubygems/test_gem_util
[597/753] 801197=rubygems/test_gem_remote_fetcher
[598/753] 801194=rubygems/test_gem_gemcutter_utilities
[599/753] 801205=rubygems/test_gem_resolver
[600/753] 801206=rubygems/test_gem_commands_yank_command
[601/753] 801198=did_you_mean/edit_distance/test_jaro_winkler
[602/753] 801194=did_you_mean/spell_checking/test_pattern_key_name_check
[603/753] 801194=rubygems/test_exit
[604/753] 801198=ruby/test_call
[605/753] 801197=ruby/test_thread
[606/753] 801205=json/json_generic_object_test
[607/753] 801205=dtrace/test_hash_create
[608/753] 801205=date/test_switch_hitter
[609/753] 801194=ruby/test_defined
[610/753] 801206=-ext-/bignum/test_pack
[611/753] 801205=ruby/enc/test_case_options
[612/753] 801205=-ext-/st/test_update
[613/753] 801205=ripper/test_files_sample
[614/753] 801198=ruby/test_ractor
[615/753] 801194=-ext-/method/test_arity
[616/753] 801194=rubygems/test_gem_security_policy
[617/753] 801205=uri/test_file
[618/753] 801205=rubygems/test_gem_install_update_options
[619/753] 801198=rubygems/test_gem_resolver_index_set
[620/753] 801198=prism/fixtures_test
[621/753] 801203=ruby/test_rational2
[622/753] 801205=rubygems/test_gem_dependency_resolution_error
[623/753] 801205=net/http/test_http
[624/753] 801203=dtrace/test_raise
[625/753] 801203=open-uri/test_proxy
[626/753] 801201=io/wait/test_io_wait_uncommon
[627/753] 801201=psych/test_string
[628/753] 801203=rubygems/test_gem_ci_detector
[629/753] 801194=ruby/enc/test_shift_jis
[630/753] 801198=ruby/test_yield
[631/753] 801203=rubygems/test_gem_request_set_lockfile_parser
[632/753] 801194=ruby/test_fnmatch
[633/753] 801194=rubygems/test_gem_resolver_vendor_set
[634/753] 801206=net/http/test_https
[635/753] 801194=rubygems/test_require
[636/753] 801203=erb/test_erb_command
[637/753] 801201=mkmf/test_have_library
[638/753] 801203=ruby/test_unicode_escape
[639/753] 801203=net/http/test_httpresponses
[640/753] 801203=prism/result/integer_base_flags_test
[641/753] 801203=uri/test_ftp
[642/753] 801203=-ext-/string/test_too_many_dummy_encodings
[643/753] 801203=ripper/test_filter
[644/753] 801203=rubygems/test_gem_ext_cmake_builder
[645/753] 801192=erb/test_erb_m17n
[646/753] 801203=ruby/test_clone
[647/753] 801192=objspace/test_objspace
[648/753] 801203=ruby/enc/test_koi8
[649/753] 801203=fiber/test_thread
[650/753] 801203=ruby/test_pattern_matching
[651/753] 801204=rubygems/test_gem_commands_search_command
[652/753] 801204=ruby/test_arithmetic_sequence
[653/753] 801204=ruby/test_literal
[654/753] 801203=prism/bom_test
[655/753] 801203=socket/test_sockopt
[656/753] 801203=ruby/test_frozen_error
[657/753] 801203=ruby/test_file
[658/753] 801201=ruby/test_lambda
[659/753] 801201=psych/test_encoding
[660/753] 801195=-ext-/iter/test_yield_block
[661/753] 801201=psych/handlers/test_recorder
[662/753] 801201=rubygems/test_gem_commands_specification_command
[663/753] 801195=mkmf/test_config
[664/753] 801201=psych/test_boolean
[665/753] 801193=psych/test_yaml
[666/753] 801201=psych/test_document
[667/753] 801201=fiber/test_ractor
[668/753] 801201=-ext-/bug_reporter/test_bug_reporter
[669/753] 801193=did_you_mean/test_spell_checker
[670/753] 801193=rubygems/test_gem_resolver_api_specification
[671/753] 801193=optparse/test_getopts
[672/753] 801194=prism/ruby/parameters_signature_test
[673/753] 801193=ruby/test_primitive
[674/753] 801194=rubygems/test_gem_request
[675/753] 801193=openssl/test_pkey
[676/753] 801193=socket/test_nonblock
[677/753] 801193=rubygems/test_gem_commands_signin_command
[678/753] 801193=json/test_helper
[679/753] 801193=psych/test_yamldbm
[680/753] 801193=ruby/test_thread_cv
[681/753] 801195=cgi/test_cgi_modruby
[682/753] 801195=prism/ruby/relocation_test
[683/753] 801195=ruby/enc/test_windows_1251
[684/753] 801195=ripper/test_parser_events
[685/753] 801195=ruby/test_eval
[686/753] 801194=-ext-/file/test_stat
[687/753] 801194=resolv/test_addr
[688/753] 801194=rubygems/test_gem_resolver_best_set
[689/753] 801194=mkmf/test_convertible
[690/753] 801193=ruby/test_regexp
[691/753] 801201=prism/newline_offsets_test
[692/753] 801201=-ext-/bignum/test_str2big
[693/753] 801201=ruby/test_rational
[694/753] 801204=rubygems/test_gem_resolver_conflict
[695/753] 801204=psych/test_scalar
[696/753] 801204=ruby/test_readpartial
[697/753] 801195=rubygems/test_gem_commands_contents_command
[698/753] 801203=fiber/test_io
[699/753] 801204=rubygems/test_gem_commands_cert_command
[700/753] 801206=fileutils/test_fileutils
[701/753] 801203=fiber/test_process
[702/753] 801203=ruby/test_object
[703/753] 801195=-ext-/eval/test_eval
[704/753] 801195=json/json_common_interface_test
[705/753] 801195=psych/test_stream
[706/753] 801201=coverage/test_coverage
[707/753] 801195=rubygems/test_remote_fetch_error
[708/753] 801195=pathname/test_pathname
[709/753] 801206=rubygems/test_gem_resolver_git_specification
[710/753] 801195=ruby/test_dir_m17n
[711/753] 801205=prism/result/named_capture_test
[712/753] 801205=cgi/test_cgi_tag_helper
[713/753] 801205=rubygems/test_gem_commands_dependency_command
[714/753] 801206=dtrace/test_cmethod
[715/753] 801206=-ext-/string/test_qsort
[716/753] 801206=rubygems/test_gem_ext_ext_conf_builder
[717/753] 801205=-ext-/thread_fd/test_thread_fd_close
[718/753] 801205=json/json_addition_test
[719/753] 801205=prism/result/string_test
[720/753] 801205=-ext-/path_to_class/test_path_to_class
[721/753] 801205=fiber/test_storage
[722/753] 801205=ruby/test_iterator
[723/753] 801205=psych/test_marshalable
[724/753] 801205=rubygems/test_gem_resolver_index_specification
[725/753] 801203=dtrace/test_string
[726/753] 801203=dtrace/test_method_cache
[727/753] 801203=rubygems/test_gem_dependency
[728/753] 801205=prism/api/parse_comments_test
[729/753] 801205=psych/test_serialize_subclasses
[730/753] 801205=ruby/test_const
[731/753] 801205=ruby/test_class
[732/753] 801203=uri/test_wss
[733/753] 801203=fiber/test_address_resolve
[734/753] 801203=-ext-/string/test_cstr
[735/753] 801204=rubygems/test_gem_resolver_lock_specification
[736/753] 801204=openssl/test_digest
[737/753] 801204=ruby/test_variable
[738/753] 801201=rubygems/test_gem_source_local
[739/753] 801204=-ext-/num2int/test_num2int
[740/753] 801204=ruby/test_parse
[741/753] 801198=mkmf/test_have_macro
[742/753] 801201=ruby/test_process
[743/753] 801200=-ext-/iter/test_iter_break
[744/753] 801200=ruby/test_thread_queue
[745/753] 801203=ruby/test_flip
[746/753] 801203=fileutils/test_nowrite
[747/753] 801203=optparse/test_summary
[748/753] 801198=ruby/test_stack
[749/753] 801207=rubygems/test_gem_commands_install_command
[750/753] 801203=rubygems/test_gem_ext_cargo_builder_unit
[751/753] 801203=ruby/test_econv
[752/753] 801206=-ext-/st/test_foreach
[753/753] 801206=test_securerandom
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     996     996     996 ?             -1 Ss    1000   0:12 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    996    1015    1015    1015 pts/0       1015 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1015    1018    1015    1015 pts/0       1015 S+    1000   0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1  311356    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  341541    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  653320    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  694506    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1018  790414    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 790414  790419    1015    1015 pts/0       1015 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.20250416-145725 --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'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
 790419  790420    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250416-145725 --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' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
 790420  800861    1015    1015 pts/0       1015 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 800861  800862    1015    1015 pts/0       1015 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 800862  801189    1015    1015 pts/0       1015 Sl+   1000   0:16 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --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
 801189  801197    1015    1015 pts/0       1015 Sl+   1000   0:50 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread
 801197  828884    1015    1015 pts/0       1015 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread
 790420  829662    1015    1015 pts/0       1015 R+    1000   0:00 ps jx
      1 1050354    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1203214    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1740617    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1 1863343    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2597670    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3432248    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3823805    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3942842    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4068349    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[996, 311356, 341541, 653320, 694506, 1050354, 1203214, 1740617, 1863343, 2597670, 3432248, 3823805, 3942842, 4068349], 996=>[1015], 1015=>[1018], 1018=>[790414], 790414=>[790419], 790419=>[790420], 790420=>[800861, 829662], 800861=>[800862], 800862=>[801189], 801189=>[801197], 801197=>[828884]}
$ timeout 60 gdb -p 828884 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005ae40e0f7e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7a13914006c0 (LWP 828884) "test_thread.rb*" 0x00005ae40e0f7e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x7a13914006c0 (LWP 828884) "test_thread.rb*"):
#0  0x00005ae40e0f7e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005ae40e0f8dfa in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005ae40e045788 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3  0x00005ae40e045579 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x00005ae40e0453ad in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5  0x00005ae40e044ded in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00005ae40e044a36 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00005ae40e046d06 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00005ae40e0ddbd0 in __interceptor_free ()
No symbol table info available.
#9  0x00005ae40e14e9cc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7a1392e01800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8231
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x7a1392e01800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4790
No locals.
#11 ruby_xfree (x=0x7a1392e01800) at /tmp/ruby/src/trunk_asan/gc.c:4801
No locals.
#12 0x00005ae40e3a3c13 in rb_st_free_table (tab=0x506000000080) at /tmp/ruby/src/trunk_asan/st.c:668
No locals.
#13 0x00005ae40e14c298 in rb_gc_impl_objspace_free (objspace_ptr=0x51d000000a80, objspace_ptr@entry=0x51d000000cd8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:9313
        objspace = 0x51d000000a80
        i = <optimized out>
        i = <optimized out>
        heap = <optimized out>
#14 rb_objspace_free (objspace=objspace@entry=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc.c:982
No locals.
#15 0x00005ae40e4e026b in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3160
        th = 0x515000159580
        stack = 0x7a1394eef800
        objspace = 0x51d000000a80
        next = <optimized out>
#16 0x00005ae40e121ba0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:262
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000159580
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#17 0x00005ae40e12210b in ruby_stop (ex=520, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:289
No locals.
#18 0x00005ae40e42f8bb in thread_start_func_2 (th=th@entry=0x515000159580, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:749
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 1
        event_thread_end_hooked = 1
        result = <optimized out>
        state = <optimized out>
        errinfo = <optimized out>
#19 0x00005ae40e42d9fe in call_thread_start_func_2 (th=0x515000159580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x7a13913ffcc0
#20 nt_start (ptr=0x50c0003d3840) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x515000159580
        sched = <optimized out>
        nt = 0x50c0003d3840
        vm = 0x525000000100
#21 0x00005ae40e0dba8f in asan_thread_start(void*) ()
No symbol table info available.
#22 0x00007a13bea9caa4 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 = {134224459859648, 727109370222288715, 134224459859648, -352, 0, 140720321006576, 727109370234871627, 727165532044730187}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#23 0x00007a13beb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)


Program received signal SIGSEGV, Segmentation fault.
0x00005ae40e965e2f in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1326
1326	        kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id);
[Inferior 1 (process 828884) detached]
$ timeout 60 gdb -p 801197 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 828885]
[New LWP 828837]
[New LWP 821213]
[New LWP 809029]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005ae40e109991 in __sanitizer::StackDepotBase<__sanitizer::StackDepotNode, 1, 20>::Put(__sanitizer::StackTrace, bool*) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7a13bede1c40 (LWP 801197) "ruby"            0x00005ae40e109991 in __sanitizer::StackDepotBase<__sanitizer::StackDepotNode, 1, 20>::Put(__sanitizer::StackTrace, bool*) ()
  2    Thread 0x7a13a28006c0 (LWP 828885) "test_thread.rb*" 0x00007a13beb1b4cd in __GI___poll (fds=0x7a1388b09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7a1399e006c0 (LWP 828837) "Timeout stdlib " 0x00007a13bea98d71 in __futex_abstimed_wait_common64 (private=31251, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000ca0b94) at ./nptl/futex-internal.c:57
  4    Thread 0x7a139aa006c0 (LWP 821213) "parallel.rb:40"  0x00007a13beb1b4cd in __GI___poll (fds=0x7a139361ba60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x7a139dc006c0 (LWP 809029) "Gem::Timeout st" 0x00007a13bea98d71 in __futex_abstimed_wait_common64 (private=31251, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000cd6d14) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x7a139dc006c0 (LWP 809029) "Gem::Timeout st"):
#0  0x00007a13bea98d71 in __futex_abstimed_wait_common64 (private=31251, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000cd6d14) 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=31251, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000cd6d14) 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=0x50c000cd6d14, 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  0x00007a13bea9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000cd6ce8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7a13bea9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7a139dbfeb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 15, cond = 0x50c000cd6ce8, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 15
        seq = 7
        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=0x50c000cd6ce8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005ae40e407b6f in rb_native_cond_wait (cond=0x50c000cd6d14, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x51500029ed00, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855
        next_th = 0x0
#7  0x00005ae40e42c912 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500029ed00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097
        can_direct_transfer = <optimized out>
#8  0x00005ae40e412001 in native_sleep (th=0x51500029ed00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287
        sched = <optimized out>
#9  sleep_forever (th=0x51500029ed00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1361
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005ae40e42b385 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=134225207714520, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1406
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x00005ae40e1262d0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1073
        _ec = 0x5160021900d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7a139dbfeef0, <optimized out>, 0x7a139dbfee00, <optimized out>, <optimized out>}, prev = 0x7a1394209240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160021900d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005ae40e42a86d in queue_do_pop (self=<optimized out>, q=0x504000352b10, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 134225207714520, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 134225207714520, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000352b10
        end = 0
#14 0x00005ae40e4a9994 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7393
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005ae40e4a9994 in vm_invoke_builtin_delegate (ec=0x5160021900d0, cfp=0x7a13a16a5758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160021900d0) at ../../src/trunk_asan/insns.def:1646
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5ae40e4a4836 <vm_exec_core+12886>, 0x5ae40e4a1c85 <vm_exec_core+1701>, 0x5ae40e4a3467 <vm_exec_core+7815>, 0x5ae40e4a8626 <vm_exec_core+28742>, 0x5ae40e4a2db2 <vm_exec_core+6098>, 0x5ae40e4a9277 <vm_exec_core+31895>, 0x5ae40e4a763e <vm_exec_core+24670>, 0x5ae40e4a54e5 <vm_exec_core+16133>, 0x5ae40e4a1f8e <vm_exec_core+2478>, 0x5ae40e4a8d9f <vm_exec_core+30655>, 0x5ae40e4a89b0 <vm_exec_core+29648>, 0x5ae40e4a316f <vm_exec_core+7055>, 0x5ae40e4a256b <vm_exec_core+3979>, 0x5ae40e4a7ae1 <vm_exec_core+25857>, 0x5ae40e4a3f2b <vm_exec_core+10571>, 0x5ae40e4a8fa9 <vm_exec_core+31177>, 0x5ae40e4a8bc7 <vm_exec_core+30183>, 0x5ae40e4a46de <vm_exec_core+12542>, 0x5ae40e4a5452 <vm_exec_core+15986>, 0x5ae40e4a77ca <vm_exec_core+25066>, 0x5ae40e4a8b2b <vm_exec_core+30027>, 0x5ae40e4a68ce <vm_exec_core+21230>, 0x5ae40e4a7862 <vm_exec_core+25218>, 0x5ae40e4a7c60 <vm_exec_core+26240>, 0x5ae40e4a67fc <vm_exec_core+21020>, 0x5ae40e4a2467 <vm_exec_core+3719>, 0x5ae40e4a6ff9 <vm_exec_core+23065>, 0x5ae40e4a22c8 <vm_exec_core+3304>, 0x5ae40e4a2610 <vm_exec_core+4144>, 0x5ae40e4a496b <vm_exec_core+13195>, 0x5ae40e4a66a1 <vm_exec_core+20673>, 0x5ae40e4a6c21 <vm_exec_core+22081>, 0x5ae40e4a6430 <vm_exec_core+20048>, 0x5ae40e4a1ed1 <vm_exec_core+2289>, 0x5ae40e4a7ea8 <vm_exec_core+26824>, 0x5ae40e4a88d8 <vm_exec_core+29432>, 0x5ae40e4a270b <vm_exec_core+4395>, 0x5ae40e4a3869 <vm_exec_core+8841>, 0x5ae40e4a337a <vm_exec_core+7578>, 0x5ae40e4a408c <vm_exec_core+10924>, 0x5ae40e4a53ae <vm_exec_core+15822>, 0x5ae40e4a27fb <vm_exec_core+4635>, 0x5ae40e4a7d2d <vm_exec_core+26445>, 0x5ae40e4a37ca <vm_exec_core+8682>, 0x5ae40e4a524f <vm_exec_core+15471>, 0x5ae40e4a5cc7 <vm_exec_core+18151>, 0x5ae40e4a7bdf <vm_exec_core+26111>, 0x5ae40e4a6a81 <vm_exec_core+21665>, 0x5ae40e4a4295 <vm_exec_core+11445>, 0x5ae40e4a3a71 <vm_exec_core+9361>, 0x5ae40e4a79bd <vm_exec_core+25565>, 0x5ae40e4a4adf <vm_exec_core+13567>, 0x5ae40e4a70a4 <vm_exec_core+23236>, 0x5ae40e4a6b94 <vm_exec_core+21940>, 0x5ae40e4a72e6 <vm_exec_core+23814>, 0x5ae40e4a817d <vm_exec_core+27549>, 0x5ae40e4a5eca <vm_exec_core+18666>, 0x5ae40e4a197b <vm_exec_core+923>, 0x5ae40e4a4409 <vm_exec_core+11817>, 0x5ae40e4a7909 <vm_exec_core+25385>, 0x5ae40e4a452f <vm_exec_core+12111>, 0x5ae40e4a673e <vm_exec_core+20830>, 0x5ae40e4a6efa <vm_exec_core+22810>, 0x5ae40e4a5a81 <vm_exec_core+17569>, 0x5ae40e4a6564 <vm_exec_core+20356>, 0x5ae40e4a4759 <vm_exec_core+12665>, 0x5ae40e4a3d46 <vm_exec_core+10086>, 0x5ae40e4a73bd <vm_exec_core+24029>, 0x5ae40e4a28b1 <vm_exec_core+4817>, 0x5ae40e4a5885 <vm_exec_core+17061>, 0x5ae40e4b02b9 <vm_exec_core+60633>, 0x5ae40e4a6972 <vm_exec_core+21394>, 0x5ae40e4a2b51 <vm_exec_core+5489>, 0x5ae40e4a3052 <vm_exec_core+6770>, 0x5ae40e4a2c6e <vm_exec_core+5774>, 0x5ae40e4a3915 <vm_exec_core+9013>, 0x5ae40e4a40eb <vm_exec_core+11019>, 0x5ae40e4a1980 <vm_exec_core+928>, 0x5ae40e4a36c7 <vm_exec_core+8423>, 0x5ae40e4a94b1 <vm_exec_core+32465>, 0x5ae40e4a6e17 <vm_exec_core+22583>, 0x5ae40e4a5dc8 <vm_exec_core+18408>, 0x5ae40e4a7d9e <vm_exec_core+26558>, 0x5ae40e4a957d <vm_exec_core+32669>, 0x5ae40e4a809d <vm_exec_core+27325>, 0x5ae40e4a9037 <vm_exec_core+31319>, 0x5ae40e4a9104 <vm_exec_core+31524>, 0x5ae40e4a238b <vm_exec_core+3499>, 0x5ae40e4a8c69 <vm_exec_core+30345>, 0x5ae40e4a4a08 <vm_exec_core+13352>, 0x5ae40e4a8e78 <vm_exec_core+30872>, 0x5ae40e4a45d4 <vm_exec_core+12276>, 0x5ae40e4a7f7d <vm_exec_core+27037>, 0x5ae40e4a3b90 <vm_exec_core+9648>, 0x5ae40e4a4cfd <vm_exec_core+14109>, 0x5ae40e4a91dd <vm_exec_core+31741>, 0x5ae40e4a530a <vm_exec_core+15658>, 0x5ae40e4a4e93 <vm_exec_core+14515>, 0x5ae40e4a1a49 <vm_exec_core+1129>, 0x5ae40e4a20df <vm_exec_core+2815>, 0x5ae40e4a1b2b <vm_exec_core+1355>, 0x5ae40e4a5b75 <vm_exec_core+17813>, 0x5ae40e4a5031 <vm_exec_core+14929>, 0x5ae40e4a5762 <vm_exec_core+16770>, 0x5ae40e4a5685 <vm_exec_core+16549>, 0x5ae40e4a4874 <vm_exec_core+12948>, 0x5ae40e4a4f2d <vm_exec_core+14669>, 0x5ae40e4a4bda <vm_exec_core+13818>, 0x5ae40e4a51d4 <vm_exec_core+15348>, 0x5ae40e4a5159 <vm_exec_core+15225>, 0x5ae40e4a4827 <vm_exec_core+12871>, 0x5ae40e4a1c76 <vm_exec_core+1686>, 0x5ae40e4a3458 <vm_exec_core+7800>, 0x5ae40e4a8617 <vm_exec_core+28727>, 0x5ae40e4a2da3 <vm_exec_core+6083>, 0x5ae40e4a9268 <vm_exec_core+31880>, 0x5ae40e4a762f <vm_exec_core+24655>, 0x5ae40e4a54d6 <vm_exec_core+16118>, 0x5ae40e4a1f7f <vm_exec_core+2463>, 0x5ae40e4a8d90 <vm_exec_core+30640>, 0x5ae40e4a89a1 <vm_exec_core+29633>, 0x5ae40e4a3160 <vm_exec_core+7040>, 0x5ae40e4a255c <vm_exec_core+3964>, 0x5ae40e4a7ad2 <vm_exec_core+25842>, 0x5ae40e4a3f1c <vm_exec_core+10556>, 0x5ae40e4a8f9a <vm_exec_core+31162>, 0x5ae40e4a8bb8 <vm_exec_core+30168>, 0x5ae40e4a46cf <vm_exec_core+12527>, 0x5ae40e4a5443 <vm_exec_core+15971>, 0x5ae40e4a77bb <vm_exec_core+25051>, 0x5ae40e4a8b1c <vm_exec_core+30012>, 0x5ae40e4a68bf <vm_exec_core+21215>, 0x5ae40e4a7853 <vm_exec_core+25203>, 0x5ae40e4a7c51 <vm_exec_core+26225>, 0x5ae40e4a67ed <vm_exec_core+21005>, 0x5ae40e4a2458 <vm_exec_core+3704>, 0x5ae40e4a6fea <vm_exec_core+23050>, 0x5ae40e4a22b9 <vm_exec_core+3289>, 0x5ae40e4a2601 <vm_exec_core+4129>, 0x5ae40e4a495c <vm_exec_core+13180>, 0x5ae40e4a6692 <vm_exec_core+20658>, 0x5ae40e4a6c12 <vm_exec_core+22066>, 0x5ae40e4a6421 <vm_exec_core+20033>, 0x5ae40e4a1ec2 <vm_exec_core+2274>, 0x5ae40e4a7e99 <vm_exec_core+26809>, 0x5ae40e4a88c9 <vm_exec_core+29417>, 0x5ae40e4a26fc <vm_exec_core+4380>, 0x5ae40e4a385a <vm_exec_core+8826>, 0x5ae40e4a336b <vm_exec_core+7563>, 0x5ae40e4a407d <vm_exec_core+10909>, 0x5ae40e4a539f <vm_exec_core+15807>, 0x5ae40e4a27ec <vm_exec_core+4620>, 0x5ae40e4a7d1e <vm_exec_core+26430>, 0x5ae40e4a37bb <vm_exec_core+8667>, 0x5ae40e4a5240 <vm_exec_core+15456>, 0x5ae40e4a5cb8 <vm_exec_core+18136>, 0x5ae40e4a7bd0 <vm_exec_core+26096>, 0x5ae40e4a6a72 <vm_exec_core+21650>, 0x5ae40e4a4286 <vm_exec_core+11430>, 0x5ae40e4a3a62 <vm_exec_core+9346>, 0x5ae40e4a79ae <vm_exec_core+25550>, 0x5ae40e4a4ad0 <vm_exec_core+13552>, 0x5ae40e4a7095 <vm_exec_core+23221>, 0x5ae40e4a6b85 <vm_exec_core+21925>, 0x5ae40e4a72d7 <vm_exec_core+23799>, 0x5ae40e4a816e <vm_exec_core+27534>, 0x5ae40e4a5ebb <vm_exec_core+18651>, 0x5ae40e4a6a22 <vm_exec_core+21570>, 0x5ae40e4a43fa <vm_exec_core+11802>, 0x5ae40e4a78fa <vm_exec_core+25370>, 0x5ae40e4a4520 <vm_exec_core+12096>, 0x5ae40e4a672f <vm_exec_core+20815>, 0x5ae40e4a6a22 <vm_exec_core+21570>, 0x5ae40e4a5a72 <vm_exec_core+17554>, 0x5ae40e4a6555 <vm_exec_core+20341>, 0x5ae40e4a474a <vm_exec_core+12650>, 0x5ae40e4a3d37 <vm_exec_core+10071>, 0x5ae40e4a73ae <vm_exec_core+24014>, 0x5ae40e4a28a2 <vm_exec_core+4802>, 0x5ae40e4a5876 <vm_exec_core+17046>, 0x5ae40e4b02aa <vm_exec_core+60618>, 0x5ae40e4a6963 <vm_exec_core+21379>, 0x5ae40e4a2b42 <vm_exec_core+5474>, 0x5ae40e4a3043 <vm_exec_core+6755>, 0x5ae40e4a2c5f <vm_exec_core+5759>, 0x5ae40e4a3906 <vm_exec_core+8998>, 0x5ae40e4a40dc <vm_exec_core+11004>, 0x5ae40e4a5d85 <vm_exec_core+18341>, 0x5ae40e4a5395 <vm_exec_core+15797>, 0x5ae40e4a5d80 <vm_exec_core+18336>, 0x5ae40e4a68ba <vm_exec_core+21210>, 0x5ae40e4a67e8 <vm_exec_core+21000>, 0x5ae40e4a3901 <vm_exec_core+8993>, 0x5ae40e4a6a36 <vm_exec_core+21590>, 0x5ae40e4a49fe <vm_exec_core+13342>, 0x5ae40e4a4a03 <vm_exec_core+13347>, 0x5ae40e4a67e3 <vm_exec_core+20995>, 0x5ae40e4a6688 <vm_exec_core+20648>, 0x5ae40e4a5749 <vm_exec_core+16745>, 0x5ae40e4a5671 <vm_exec_core+16529>...}
        reg_cfp = 0x7a13a16a5758
        reg_pc = 0x510000001df8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005ae40e49dd8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160021900d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7a139dbff6c0, <optimized out>, <optimized out>}, prev = 0x7a139dbffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005ae40e4dabfb in invoke_iseq_block_from_c (ec=0x5160021900d0, captured=<optimized out>, self=134225175053760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1626
        flags = 0
        iseq = 0x7a13bdd37160
        cfp = 0x7a13a16a57c8
        sp = 0x7a13a15a5818
        use_argv = <optimized out>
        stack_argv = 0x7a13a15a5818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160021900d0, self=134225175053760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1720
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1750
No locals.
#21 0x00005ae40e4d8e86 in rb_vm_invoke_proc (ec=0x50c000cd6d14, proc=0x189, proc@entry=0x5040005f3e90, argc=-1096184463, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1771
        self = 0
#22 0x00005ae40e430b5d in thread_do_start_proc (th=th@entry=0x51500029ed00) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040005f3e90
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005ae40e42e73a in thread_do_start (th=0x51500029ed00) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500029ed00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x00005ae40e42d9fe in call_thread_start_func_2 (th=0x51500029ed00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x7a139dbffcc0
#26 nt_start (ptr=0x50c000cd6cc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x51500029ed00
        sched = <optimized out>
        nt = 0x50c000cd6cc0
        vm = 0x525000000100
#27 0x00005ae40e0dba8f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007a13bea9caa4 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 = {134224669574848, 727101673640894283, 134224669574848, -352, 22, 140720321003088, 727101673653477195, 727165532044730187}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007a13beb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7a139aa006c0 (LWP 821213) "parallel.rb:40"):
#0  0x00007a13beb1b4cd in __GI___poll (fds=0x7a139361ba60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005ae40e0826da in __interceptor_poll ()
No symbol table info available.
#2  0x00005ae40e1ded29 in nogvl_wait_for (th=134224655012520, fptr=0x5110003a0100, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12588
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00005ae40e1e01fa in internal_read_func (ptr=0x7a139361b840) at /tmp/ruby/src/trunk_asan/io.c:1211
        iis = 0x7a139361b840
        result = <optimized out>
#5  0x00005ae40e415f43 in rb_thread_io_blocking_call (func=0x5ae40e1dfcf0 <internal_read_func>, data1=0x7a139361b840, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1827
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
#6  0x00005ae40e1262d0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1073
        _ec = 0x516001e6c0d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7a139a9fedb0, <optimized out>, 0x7a139a9fecc0, <optimized out>, <optimized out>}, prev = 0x7a1393609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001e6c0d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005ae40e1f4595 in io_read_memory_locktmp (str=134224495622752, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3457
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3503
        str = <optimized out>
        iis = {th = 134224655012520, fptr = 0x5110003a0100, nonblock = 0, fd = 4, buf = 0x51900037e680, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110003a0100
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005ae40e1d07e1 in io_readpartial (argc=-1822311840, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3623
        ret = <optimized out>
#10 0x00005ae40e501088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794
        ci = 0x40b100100003
        cc = <optimized out>
        me = 0x7a13be5d9ed0
        cfunc = 0x504000010f58
        recv = 134224655012720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005ae40e4aeb09 in vm_sendish (ec=0x516001e6c0d0, reg_cfp=0x7a13a1f0f790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516001e6c0d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5ae40e4a4836 <vm_exec_core+12886>, 0x5ae40e4a1c85 <vm_exec_core+1701>, 0x5ae40e4a3467 <vm_exec_core+7815>, 0x5ae40e4a8626 <vm_exec_core+28742>, 0x5ae40e4a2db2 <vm_exec_core+6098>, 0x5ae40e4a9277 <vm_exec_core+31895>, 0x5ae40e4a763e <vm_exec_core+24670>, 0x5ae40e4a54e5 <vm_exec_core+16133>, 0x5ae40e4a1f8e <vm_exec_core+2478>, 0x5ae40e4a8d9f <vm_exec_core+30655>, 0x5ae40e4a89b0 <vm_exec_core+29648>, 0x5ae40e4a316f <vm_exec_core+7055>, 0x5ae40e4a256b <vm_exec_core+3979>, 0x5ae40e4a7ae1 <vm_exec_core+25857>, 0x5ae40e4a3f2b <vm_exec_core+10571>, 0x5ae40e4a8fa9 <vm_exec_core+31177>, 0x5ae40e4a8bc7 <vm_exec_core+30183>, 0x5ae40e4a46de <vm_exec_core+12542>, 0x5ae40e4a5452 <vm_exec_core+15986>, 0x5ae40e4a77ca <vm_exec_core+25066>, 0x5ae40e4a8b2b <vm_exec_core+30027>, 0x5ae40e4a68ce <vm_exec_core+21230>, 0x5ae40e4a7862 <vm_exec_core+25218>, 0x5ae40e4a7c60 <vm_exec_core+26240>, 0x5ae40e4a67fc <vm_exec_core+21020>, 0x5ae40e4a2467 <vm_exec_core+3719>, 0x5ae40e4a6ff9 <vm_exec_core+23065>, 0x5ae40e4a22c8 <vm_exec_core+3304>, 0x5ae40e4a2610 <vm_exec_core+4144>, 0x5ae40e4a496b <vm_exec_core+13195>, 0x5ae40e4a66a1 <vm_exec_core+20673>, 0x5ae40e4a6c21 <vm_exec_core+22081>, 0x5ae40e4a6430 <vm_exec_core+20048>, 0x5ae40e4a1ed1 <vm_exec_core+2289>, 0x5ae40e4a7ea8 <vm_exec_core+26824>, 0x5ae40e4a88d8 <vm_exec_core+29432>, 0x5ae40e4a270b <vm_exec_core+4395>, 0x5ae40e4a3869 <vm_exec_core+8841>, 0x5ae40e4a337a <vm_exec_core+7578>, 0x5ae40e4a408c <vm_exec_core+10924>, 0x5ae40e4a53ae <vm_exec_core+15822>, 0x5ae40e4a27fb <vm_exec_core+4635>, 0x5ae40e4a7d2d <vm_exec_core+26445>, 0x5ae40e4a37ca <vm_exec_core+8682>, 0x5ae40e4a524f <vm_exec_core+15471>, 0x5ae40e4a5cc7 <vm_exec_core+18151>, 0x5ae40e4a7bdf <vm_exec_core+26111>, 0x5ae40e4a6a81 <vm_exec_core+21665>, 0x5ae40e4a4295 <vm_exec_core+11445>, 0x5ae40e4a3a71 <vm_exec_core+9361>, 0x5ae40e4a79bd <vm_exec_core+25565>, 0x5ae40e4a4adf <vm_exec_core+13567>, 0x5ae40e4a70a4 <vm_exec_core+23236>, 0x5ae40e4a6b94 <vm_exec_core+21940>, 0x5ae40e4a72e6 <vm_exec_core+23814>, 0x5ae40e4a817d <vm_exec_core+27549>, 0x5ae40e4a5eca <vm_exec_core+18666>, 0x5ae40e4a197b <vm_exec_core+923>, 0x5ae40e4a4409 <vm_exec_core+11817>, 0x5ae40e4a7909 <vm_exec_core+25385>, 0x5ae40e4a452f <vm_exec_core+12111>, 0x5ae40e4a673e <vm_exec_core+20830>, 0x5ae40e4a6efa <vm_exec_core+22810>, 0x5ae40e4a5a81 <vm_exec_core+17569>, 0x5ae40e4a6564 <vm_exec_core+20356>, 0x5ae40e4a4759 <vm_exec_core+12665>, 0x5ae40e4a3d46 <vm_exec_core+10086>, 0x5ae40e4a73bd <vm_exec_core+24029>, 0x5ae40e4a28b1 <vm_exec_core+4817>, 0x5ae40e4a5885 <vm_exec_core+17061>, 0x5ae40e4b02b9 <vm_exec_core+60633>, 0x5ae40e4a6972 <vm_exec_core+21394>, 0x5ae40e4a2b51 <vm_exec_core+5489>, 0x5ae40e4a3052 <vm_exec_core+6770>, 0x5ae40e4a2c6e <vm_exec_core+5774>, 0x5ae40e4a3915 <vm_exec_core+9013>, 0x5ae40e4a40eb <vm_exec_core+11019>, 0x5ae40e4a1980 <vm_exec_core+928>, 0x5ae40e4a36c7 <vm_exec_core+8423>, 0x5ae40e4a94b1 <vm_exec_core+32465>, 0x5ae40e4a6e17 <vm_exec_core+22583>, 0x5ae40e4a5dc8 <vm_exec_core+18408>, 0x5ae40e4a7d9e <vm_exec_core+26558>, 0x5ae40e4a957d <vm_exec_core+32669>, 0x5ae40e4a809d <vm_exec_core+27325>, 0x5ae40e4a9037 <vm_exec_core+31319>, 0x5ae40e4a9104 <vm_exec_core+31524>, 0x5ae40e4a238b <vm_exec_core+3499>, 0x5ae40e4a8c69 <vm_exec_core+30345>, 0x5ae40e4a4a08 <vm_exec_core+13352>, 0x5ae40e4a8e78 <vm_exec_core+30872>, 0x5ae40e4a45d4 <vm_exec_core+12276>, 0x5ae40e4a7f7d <vm_exec_core+27037>, 0x5ae40e4a3b90 <vm_exec_core+9648>, 0x5ae40e4a4cfd <vm_exec_core+14109>, 0x5ae40e4a91dd <vm_exec_core+31741>, 0x5ae40e4a530a <vm_exec_core+15658>, 0x5ae40e4a4e93 <vm_exec_core+14515>, 0x5ae40e4a1a49 <vm_exec_core+1129>, 0x5ae40e4a20df <vm_exec_core+2815>, 0x5ae40e4a1b2b <vm_exec_core+1355>, 0x5ae40e4a5b75 <vm_exec_core+17813>, 0x5ae40e4a5031 <vm_exec_core+14929>, 0x5ae40e4a5762 <vm_exec_core+16770>, 0x5ae40e4a5685 <vm_exec_core+16549>, 0x5ae40e4a4874 <vm_exec_core+12948>, 0x5ae40e4a4f2d <vm_exec_core+14669>, 0x5ae40e4a4bda <vm_exec_core+13818>, 0x5ae40e4a51d4 <vm_exec_core+15348>, 0x5ae40e4a5159 <vm_exec_core+15225>, 0x5ae40e4a4827 <vm_exec_core+12871>, 0x5ae40e4a1c76 <vm_exec_core+1686>, 0x5ae40e4a3458 <vm_exec_core+7800>, 0x5ae40e4a8617 <vm_exec_core+28727>, 0x5ae40e4a2da3 <vm_exec_core+6083>, 0x5ae40e4a9268 <vm_exec_core+31880>, 0x5ae40e4a762f <vm_exec_core+24655>, 0x5ae40e4a54d6 <vm_exec_core+16118>, 0x5ae40e4a1f7f <vm_exec_core+2463>, 0x5ae40e4a8d90 <vm_exec_core+30640>, 0x5ae40e4a89a1 <vm_exec_core+29633>, 0x5ae40e4a3160 <vm_exec_core+7040>, 0x5ae40e4a255c <vm_exec_core+3964>, 0x5ae40e4a7ad2 <vm_exec_core+25842>, 0x5ae40e4a3f1c <vm_exec_core+10556>, 0x5ae40e4a8f9a <vm_exec_core+31162>, 0x5ae40e4a8bb8 <vm_exec_core+30168>, 0x5ae40e4a46cf <vm_exec_core+12527>, 0x5ae40e4a5443 <vm_exec_core+15971>, 0x5ae40e4a77bb <vm_exec_core+25051>, 0x5ae40e4a8b1c <vm_exec_core+30012>, 0x5ae40e4a68bf <vm_exec_core+21215>, 0x5ae40e4a7853 <vm_exec_core+25203>, 0x5ae40e4a7c51 <vm_exec_core+26225>, 0x5ae40e4a67ed <vm_exec_core+21005>, 0x5ae40e4a2458 <vm_exec_core+3704>, 0x5ae40e4a6fea <vm_exec_core+23050>, 0x5ae40e4a22b9 <vm_exec_core+3289>, 0x5ae40e4a2601 <vm_exec_core+4129>, 0x5ae40e4a495c <vm_exec_core+13180>, 0x5ae40e4a6692 <vm_exec_core+20658>, 0x5ae40e4a6c12 <vm_exec_core+22066>, 0x5ae40e4a6421 <vm_exec_core+20033>, 0x5ae40e4a1ec2 <vm_exec_core+2274>, 0x5ae40e4a7e99 <vm_exec_core+26809>, 0x5ae40e4a88c9 <vm_exec_core+29417>, 0x5ae40e4a26fc <vm_exec_core+4380>, 0x5ae40e4a385a <vm_exec_core+8826>, 0x5ae40e4a336b <vm_exec_core+7563>, 0x5ae40e4a407d <vm_exec_core+10909>, 0x5ae40e4a539f <vm_exec_core+15807>, 0x5ae40e4a27ec <vm_exec_core+4620>, 0x5ae40e4a7d1e <vm_exec_core+26430>, 0x5ae40e4a37bb <vm_exec_core+8667>, 0x5ae40e4a5240 <vm_exec_core+15456>, 0x5ae40e4a5cb8 <vm_exec_core+18136>, 0x5ae40e4a7bd0 <vm_exec_core+26096>, 0x5ae40e4a6a72 <vm_exec_core+21650>, 0x5ae40e4a4286 <vm_exec_core+11430>, 0x5ae40e4a3a62 <vm_exec_core+9346>, 0x5ae40e4a79ae <vm_exec_core+25550>, 0x5ae40e4a4ad0 <vm_exec_core+13552>, 0x5ae40e4a7095 <vm_exec_core+23221>, 0x5ae40e4a6b85 <vm_exec_core+21925>, 0x5ae40e4a72d7 <vm_exec_core+23799>, 0x5ae40e4a816e <vm_exec_core+27534>, 0x5ae40e4a5ebb <vm_exec_core+18651>, 0x5ae40e4a6a22 <vm_exec_core+21570>, 0x5ae40e4a43fa <vm_exec_core+11802>, 0x5ae40e4a78fa <vm_exec_core+25370>, 0x5ae40e4a4520 <vm_exec_core+12096>, 0x5ae40e4a672f <vm_exec_core+20815>, 0x5ae40e4a6a22 <vm_exec_core+21570>, 0x5ae40e4a5a72 <vm_exec_core+17554>, 0x5ae40e4a6555 <vm_exec_core+20341>, 0x5ae40e4a474a <vm_exec_core+12650>, 0x5ae40e4a3d37 <vm_exec_core+10071>, 0x5ae40e4a73ae <vm_exec_core+24014>, 0x5ae40e4a28a2 <vm_exec_core+4802>, 0x5ae40e4a5876 <vm_exec_core+17046>, 0x5ae40e4b02aa <vm_exec_core+60618>, 0x5ae40e4a6963 <vm_exec_core+21379>, 0x5ae40e4a2b42 <vm_exec_core+5474>, 0x5ae40e4a3043 <vm_exec_core+6755>, 0x5ae40e4a2c5f <vm_exec_core+5759>, 0x5ae40e4a3906 <vm_exec_core+8998>, 0x5ae40e4a40dc <vm_exec_core+11004>, 0x5ae40e4a5d85 <vm_exec_core+18341>, 0x5ae40e4a5395 <vm_exec_core+15797>, 0x5ae40e4a5d80 <vm_exec_core+18336>, 0x5ae40e4a68ba <vm_exec_core+21210>, 0x5ae40e4a67e8 <vm_exec_core+21000>, 0x5ae40e4a3901 <vm_exec_core+8993>, 0x5ae40e4a6a36 <vm_exec_core+21590>, 0x5ae40e4a49fe <vm_exec_core+13342>, 0x5ae40e4a4a03 <vm_exec_core+13347>, 0x5ae40e4a67e3 <vm_exec_core+20995>, 0x5ae40e4a6688 <vm_exec_core+20648>, 0x5ae40e4a5749 <vm_exec_core+16745>, 0x5ae40e4a5671 <vm_exec_core+16529>...}
        reg_cfp = 0x7a13a1f0f790
        reg_pc = 0x51300004b718
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00005ae40e49dd8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001e6c0d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7a139a9ff6c0, <optimized out>, <optimized out>}, prev = 0x7a139a9ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005ae40e4dabfb in invoke_iseq_block_from_c (ec=0x516001e6c0d0, captured=<optimized out>, self=134225209768440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1626
        flags = 0
        iseq = 0x7a13be56c600
        cfp = 0x7a13a1f0f7c8
        sp = 0x7a13a1e0f818
        use_argv = <optimized out>
        stack_argv = 0x7a13a1e0f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516001e6c0d0, self=134225209768440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1720
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1750
No locals.
#17 0x00005ae40e4d8e86 in rb_vm_invoke_proc (ec=0x7a139361ba60, proc=0x1, proc@entry=0x5040004ebf50, argc=-1095650099, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1771
        self = 4294967295
#18 0x00005ae40e430b5d in thread_do_start_proc (th=th@entry=0x5150001b9480) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040004ebf50
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005ae40e42e73a in thread_do_start (th=0x5150001b9480) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#20 thread_start_func_2 (th=th@entry=0x5150001b9480, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x00005ae40e42d9fe in call_thread_start_func_2 (th=0x5150001b9480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x7a139a9ffcc0
#22 nt_start (ptr=0x50c000ce2600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x5150001b9480
        sched = <optimized out>
        nt = 0x50c000ce2600
        vm = 0x525000000100
#23 0x00005ae40e0dba8f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007a13bea9caa4 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 = {134224617146048, 727086555356012363, 134224617146048, -352, 25, 140720321008816, 727086555368595275, 727165532044730187}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007a13beb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7a1399e006c0 (LWP 828837) "Timeout stdlib "):
#0  0x00007a13bea98d71 in __futex_abstimed_wait_common64 (private=31251, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000ca0b94) 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=31251, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000ca0b94) 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=0x50c000ca0b94, 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  0x00007a13bea9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000ca0b68) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7a13bea9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7a1399dfeb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 5, cond = 0x50c000ca0b68, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 5
        seq = 2
        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=0x50c000ca0b68, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005ae40e407b6f in rb_native_cond_wait (cond=0x50c000ca0b94, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000166000, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855
        next_th = 0x0
#7  0x00005ae40e42c912 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000166000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097
        can_direct_transfer = <optimized out>
#8  0x00005ae40e412001 in native_sleep (th=0x515000166000, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287
        sched = <optimized out>
#9  sleep_forever (th=0x515000166000, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1361
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005ae40e42b385 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=134225216033520, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1406
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x00005ae40e1262d0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1073
        _ec = 0x516001e8afd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7a1399dfeef0, <optimized out>, 0x7a1399dfee00, <optimized out>, <optimized out>}, prev = 0x7a1388009240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001e8afd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005ae40e42a86d in queue_do_pop (self=<optimized out>, q=0x50400005b090, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 134225216033520, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 134225216033520, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005b090
        end = 0
#14 0x00005ae40e4a9994 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7393
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005ae40e4a9994 in vm_invoke_builtin_delegate (ec=0x516001e8afd0, cfp=0x7a1398407758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516001e8afd0) at ../../src/trunk_asan/insns.def:1646
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5ae40e4a4836 <vm_exec_core+12886>, 0x5ae40e4a1c85 <vm_exec_core+1701>, 0x5ae40e4a3467 <vm_exec_core+7815>, 0x5ae40e4a8626 <vm_exec_core+28742>, 0x5ae40e4a2db2 <vm_exec_core+6098>, 0x5ae40e4a9277 <vm_exec_core+31895>, 0x5ae40e4a763e <vm_exec_core+24670>, 0x5ae40e4a54e5 <vm_exec_core+16133>, 0x5ae40e4a1f8e <vm_exec_core+2478>, 0x5ae40e4a8d9f <vm_exec_core+30655>, 0x5ae40e4a89b0 <vm_exec_core+29648>, 0x5ae40e4a316f <vm_exec_core+7055>, 0x5ae40e4a256b <vm_exec_core+3979>, 0x5ae40e4a7ae1 <vm_exec_core+25857>, 0x5ae40e4a3f2b <vm_exec_core+10571>, 0x5ae40e4a8fa9 <vm_exec_core+31177>, 0x5ae40e4a8bc7 <vm_exec_core+30183>, 0x5ae40e4a46de <vm_exec_core+12542>, 0x5ae40e4a5452 <vm_exec_core+15986>, 0x5ae40e4a77ca <vm_exec_core+25066>, 0x5ae40e4a8b2b <vm_exec_core+30027>, 0x5ae40e4a68ce <vm_exec_core+21230>, 0x5ae40e4a7862 <vm_exec_core+25218>, 0x5ae40e4a7c60 <vm_exec_core+26240>, 0x5ae40e4a67fc <vm_exec_core+21020>, 0x5ae40e4a2467 <vm_exec_core+3719>, 0x5ae40e4a6ff9 <vm_exec_core+23065>, 0x5ae40e4a22c8 <vm_exec_core+3304>, 0x5ae40e4a2610 <vm_exec_core+4144>, 0x5ae40e4a496b <vm_exec_core+13195>, 0x5ae40e4a66a1 <vm_exec_core+20673>, 0x5ae40e4a6c21 <vm_exec_core+22081>, 0x5ae40e4a6430 <vm_exec_core+20048>, 0x5ae40e4a1ed1 <vm_exec_core+2289>, 0x5ae40e4a7ea8 <vm_exec_core+26824>, 0x5ae40e4a88d8 <vm_exec_core+29432>, 0x5ae40e4a270b <vm_exec_core+4395>, 0x5ae40e4a3869 <vm_exec_core+8841>, 0x5ae40e4a337a <vm_exec_core+7578>, 0x5ae40e4a408c <vm_exec_core+10924>, 0x5ae40e4a53ae <vm_exec_core+15822>, 0x5ae40e4a27fb <vm_exec_core+4635>, 0x5ae40e4a7d2d <vm_exec_core+26445>, 0x5ae40e4a37ca <vm_exec_core+8682>, 0x5ae40e4a524f <vm_exec_core+15471>, 0x5ae40e4a5cc7 <vm_exec_core+18151>, 0x5ae40e4a7bdf <vm_exec_core+26111>, 0x5ae40e4a6a81 <vm_exec_core+21665>, 0x5ae40e4a4295 <vm_exec_core+11445>, 0x5ae40e4a3a71 <vm_exec_core+9361>, 0x5ae40e4a79bd <vm_exec_core+25565>, 0x5ae40e4a4adf <vm_exec_core+13567>, 0x5ae40e4a70a4 <vm_exec_core+23236>, 0x5ae40e4a6b94 <vm_exec_core+21940>, 0x5ae40e4a72e6 <vm_exec_core+23814>, 0x5ae40e4a817d <vm_exec_core+27549>, 0x5ae40e4a5eca <vm_exec_core+18666>, 0x5ae40e4a197b <vm_exec_core+923>, 0x5ae40e4a4409 <vm_exec_core+11817>, 0x5ae40e4a7909 <vm_exec_core+25385>, 0x5ae40e4a452f <vm_exec_core+12111>, 0x5ae40e4a673e <vm_exec_core+20830>, 0x5ae40e4a6efa <vm_exec_core+22810>, 0x5ae40e4a5a81 <vm_exec_core+17569>, 0x5ae40e4a6564 <vm_exec_core+20356>, 0x5ae40e4a4759 <vm_exec_core+12665>, 0x5ae40e4a3d46 <vm_exec_core+10086>, 0x5ae40e4a73bd <vm_exec_core+24029>, 0x5ae40e4a28b1 <vm_exec_core+4817>, 0x5ae40e4a5885 <vm_exec_core+17061>, 0x5ae40e4b02b9 <vm_exec_core+60633>, 0x5ae40e4a6972 <vm_exec_core+21394>, 0x5ae40e4a2b51 <vm_exec_core+5489>, 0x5ae40e4a3052 <vm_exec_core+6770>, 0x5ae40e4a2c6e <vm_exec_core+5774>, 0x5ae40e4a3915 <vm_exec_core+9013>, 0x5ae40e4a40eb <vm_exec_core+11019>, 0x5ae40e4a1980 <vm_exec_core+928>, 0x5ae40e4a36c7 <vm_exec_core+8423>, 0x5ae40e4a94b1 <vm_exec_core+32465>, 0x5ae40e4a6e17 <vm_exec_core+22583>, 0x5ae40e4a5dc8 <vm_exec_core+18408>, 0x5ae40e4a7d9e <vm_exec_core+26558>, 0x5ae40e4a957d <vm_exec_core+32669>, 0x5ae40e4a809d <vm_exec_core+27325>, 0x5ae40e4a9037 <vm_exec_core+31319>, 0x5ae40e4a9104 <vm_exec_core+31524>, 0x5ae40e4a238b <vm_exec_core+3499>, 0x5ae40e4a8c69 <vm_exec_core+30345>, 0x5ae40e4a4a08 <vm_exec_core+13352>, 0x5ae40e4a8e78 <vm_exec_core+30872>, 0x5ae40e4a45d4 <vm_exec_core+12276>, 0x5ae40e4a7f7d <vm_exec_core+27037>, 0x5ae40e4a3b90 <vm_exec_core+9648>, 0x5ae40e4a4cfd <vm_exec_core+14109>, 0x5ae40e4a91dd <vm_exec_core+31741>, 0x5ae40e4a530a <vm_exec_core+15658>, 0x5ae40e4a4e93 <vm_exec_core+14515>, 0x5ae40e4a1a49 <vm_exec_core+1129>, 0x5ae40e4a20df <vm_exec_core+2815>, 0x5ae40e4a1b2b <vm_exec_core+1355>, 0x5ae40e4a5b75 <vm_exec_core+17813>, 0x5ae40e4a5031 <vm_exec_core+14929>, 0x5ae40e4a5762 <vm_exec_core+16770>, 0x5ae40e4a5685 <vm_exec_core+16549>, 0x5ae40e4a4874 <vm_exec_core+12948>, 0x5ae40e4a4f2d <vm_exec_core+14669>, 0x5ae40e4a4bda <vm_exec_core+13818>, 0x5ae40e4a51d4 <vm_exec_core+15348>, 0x5ae40e4a5159 <vm_exec_core+15225>, 0x5ae40e4a4827 <vm_exec_core+12871>, 0x5ae40e4a1c76 <vm_exec_core+1686>, 0x5ae40e4a3458 <vm_exec_core+7800>, 0x5ae40e4a8617 <vm_exec_core+28727>, 0x5ae40e4a2da3 <vm_exec_core+6083>, 0x5ae40e4a9268 <vm_exec_core+31880>, 0x5ae40e4a762f <vm_exec_core+24655>, 0x5ae40e4a54d6 <vm_exec_core+16118>, 0x5ae40e4a1f7f <vm_exec_core+2463>, 0x5ae40e4a8d90 <vm_exec_core+30640>, 0x5ae40e4a89a1 <vm_exec_core+29633>, 0x5ae40e4a3160 <vm_exec_core+7040>, 0x5ae40e4a255c <vm_exec_core+3964>, 0x5ae40e4a7ad2 <vm_exec_core+25842>, 0x5ae40e4a3f1c <vm_exec_core+10556>, 0x5ae40e4a8f9a <vm_exec_core+31162>, 0x5ae40e4a8bb8 <vm_exec_core+30168>, 0x5ae40e4a46cf <vm_exec_core+12527>, 0x5ae40e4a5443 <vm_exec_core+15971>, 0x5ae40e4a77bb <vm_exec_core+25051>, 0x5ae40e4a8b1c <vm_exec_core+30012>, 0x5ae40e4a68bf <vm_exec_core+21215>, 0x5ae40e4a7853 <vm_exec_core+25203>, 0x5ae40e4a7c51 <vm_exec_core+26225>, 0x5ae40e4a67ed <vm_exec_core+21005>, 0x5ae40e4a2458 <vm_exec_core+3704>, 0x5ae40e4a6fea <vm_exec_core+23050>, 0x5ae40e4a22b9 <vm_exec_core+3289>, 0x5ae40e4a2601 <vm_exec_core+4129>, 0x5ae40e4a495c <vm_exec_core+13180>, 0x5ae40e4a6692 <vm_exec_core+20658>, 0x5ae40e4a6c12 <vm_exec_core+22066>, 0x5ae40e4a6421 <vm_exec_core+20033>, 0x5ae40e4a1ec2 <vm_exec_core+2274>, 0x5ae40e4a7e99 <vm_exec_core+26809>, 0x5ae40e4a88c9 <vm_exec_core+29417>, 0x5ae40e4a26fc <vm_exec_core+4380>, 0x5ae40e4a385a <vm_exec_core+8826>, 0x5ae40e4a336b <vm_exec_core+7563>, 0x5ae40e4a407d <vm_exec_core+10909>, 0x5ae40e4a539f <vm_exec_core+15807>, 0x5ae40e4a27ec <vm_exec_core+4620>, 0x5ae40e4a7d1e <vm_exec_core+26430>, 0x5ae40e4a37bb <vm_exec_core+8667>, 0x5ae40e4a5240 <vm_exec_core+15456>, 0x5ae40e4a5cb8 <vm_exec_core+18136>, 0x5ae40e4a7bd0 <vm_exec_core+26096>, 0x5ae40e4a6a72 <vm_exec_core+21650>, 0x5ae40e4a4286 <vm_exec_core+11430>, 0x5ae40e4a3a62 <vm_exec_core+9346>, 0x5ae40e4a79ae <vm_exec_core+25550>, 0x5ae40e4a4ad0 <vm_exec_core+13552>, 0x5ae40e4a7095 <vm_exec_core+23221>, 0x5ae40e4a6b85 <vm_exec_core+21925>, 0x5ae40e4a72d7 <vm_exec_core+23799>, 0x5ae40e4a816e <vm_exec_core+27534>, 0x5ae40e4a5ebb <vm_exec_core+18651>, 0x5ae40e4a6a22 <vm_exec_core+21570>, 0x5ae40e4a43fa <vm_exec_core+11802>, 0x5ae40e4a78fa <vm_exec_core+25370>, 0x5ae40e4a4520 <vm_exec_core+12096>, 0x5ae40e4a672f <vm_exec_core+20815>, 0x5ae40e4a6a22 <vm_exec_core+21570>, 0x5ae40e4a5a72 <vm_exec_core+17554>, 0x5ae40e4a6555 <vm_exec_core+20341>, 0x5ae40e4a474a <vm_exec_core+12650>, 0x5ae40e4a3d37 <vm_exec_core+10071>, 0x5ae40e4a73ae <vm_exec_core+24014>, 0x5ae40e4a28a2 <vm_exec_core+4802>, 0x5ae40e4a5876 <vm_exec_core+17046>, 0x5ae40e4b02aa <vm_exec_core+60618>, 0x5ae40e4a6963 <vm_exec_core+21379>, 0x5ae40e4a2b42 <vm_exec_core+5474>, 0x5ae40e4a3043 <vm_exec_core+6755>, 0x5ae40e4a2c5f <vm_exec_core+5759>, 0x5ae40e4a3906 <vm_exec_core+8998>, 0x5ae40e4a40dc <vm_exec_core+11004>, 0x5ae40e4a5d85 <vm_exec_core+18341>, 0x5ae40e4a5395 <vm_exec_core+15797>, 0x5ae40e4a5d80 <vm_exec_core+18336>, 0x5ae40e4a68ba <vm_exec_core+21210>, 0x5ae40e4a67e8 <vm_exec_core+21000>, 0x5ae40e4a3901 <vm_exec_core+8993>, 0x5ae40e4a6a36 <vm_exec_core+21590>, 0x5ae40e4a49fe <vm_exec_core+13342>, 0x5ae40e4a4a03 <vm_exec_core+13347>, 0x5ae40e4a67e3 <vm_exec_core+20995>, 0x5ae40e4a6688 <vm_exec_core+20648>, 0x5ae40e4a5749 <vm_exec_core+16745>, 0x5ae40e4a5671 <vm_exec_core+16529>...}
        reg_cfp = 0x7a1398407758
        reg_pc = 0x510000001df8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005ae40e49dd8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001e8afd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7a1399dff6c0, <optimized out>, <optimized out>}, prev = 0x7a1399dffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005ae40e4dabfb in invoke_iseq_block_from_c (ec=0x516001e8afd0, captured=<optimized out>, self=134225216121680, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1626
        flags = 0
        iseq = 0x7a13be525c28
        cfp = 0x7a13984077c8
        sp = 0x7a1398307818
        use_argv = <optimized out>
        stack_argv = 0x7a1398307818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516001e8afd0, self=134225216121680, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1720
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1750
No locals.
#21 0x00005ae40e4d8e86 in rb_vm_invoke_proc (ec=0x50c000ca0b94, proc=0x189, proc@entry=0x504000524350, argc=-1096184463, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1771
        self = 0
#22 0x00005ae40e430b5d in thread_do_start_proc (th=th@entry=0x515000166000) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000524350
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005ae40e42e73a in thread_do_start (th=0x515000166000) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000166000, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x00005ae40e42d9fe in call_thread_start_func_2 (th=0x515000166000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x7a1399dffcc0
#26 nt_start (ptr=0x50c000ca0b40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x515000166000
        sched = <optimized out>
        nt = 0x50c000ca0b40
        vm = 0x525000000100
#27 0x00005ae40e0dba8f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007a13bea9caa4 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 = {134224604563136, 727093702181592907, 134224604563136, -352, 0, 140720321003088, 727093702194175819, 727165532044730187}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007a13beb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7a13a28006c0 (LWP 828885) "test_thread.rb*"):
#0  0x00007a13beb1b4cd in __GI___poll (fds=0x7a1388b09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005ae40e0826da in __interceptor_poll ()
No symbol table info available.
#2  0x00005ae40e431dcf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = 10
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010
        vm = <optimized out>
#4  0x00005ae40e0dba8f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007a13bea9caa4 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 = {134224749266624, 727138507280424779, 134224749266624, -352, 0, 134224459849584, 727138507293007691, 727165532044730187}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007a13beb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7a13bede1c40 (LWP 801197) "ruby"):
#0  0x00005ae40e109991 in __sanitizer::StackDepotBase<__sanitizer::StackDepotNode, 1, 20>::Put(__sanitizer::StackTrace, bool*) ()
No symbol table info available.
#1  0x00005ae40e046b73 in __asan::Allocator::QuarantineChunk(__asan::AsanChunk*, void*, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#2  0x00005ae40e0ddbd0 in __interceptor_free ()
No symbol table info available.
#3  0x00005ae40e14e9cc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x5130002a9180, old_size=863981) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8231
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#4  ruby_sized_xfree (x=0x5130002a9180, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4790
No locals.
#5  ruby_xfree (x=0x5130002a9180) at /tmp/ruby/src/trunk_asan/gc.c:4801
No locals.
#6  0x00005ae40e3a54ea in rebuild_move_table (new_tab=0x506003908240, tab=0x7a139aa55158) at /tmp/ruby/src/trunk_asan/st.c:805
No locals.
#7  rebuild_table (tab=0x7a139aa55158) at /tmp/ruby/src/trunk_asan/st.c:755
        new_tab = 0x506003908240
        new_tab = <optimized out>
#8  rebuild_table_if_necessary (tab=tab@entry=0x7a139aa55158) at /tmp/ruby/src/trunk_asan/st.c:1124
        bound = <optimized out>
#9  0x00005ae40e3a5d7c in st_add_direct_with_hash (tab=0x0, tab@entry=0x7a139aa55158, key=16491713227780843345, value=17891755452003868501, hash=0) at /tmp/ruby/src/trunk_asan/st.c:1186
        ind = <optimized out>
        entry = <optimized out>
        bin_ind = <optimized out>
#10 0x00005ae40e3a8c6a in rb_st_update (tab=<optimized out>, key=134224654926960, func=<optimized out>, arg=<optimized out>) at /tmp/ruby/src/trunk_asan/st.c:1501
        value = 134224654926760
        entry = <optimized out>
        bin = <optimized out>
        hash = 2195194320724228445
        entries = 0x5130002a9180
        bin_ind = <optimized out>
        existing = <optimized out>
        old_key = 134224654926960
        retval = <optimized out>
#11 0x00005ae40e19ba1b in rb_hash_stlike_update (hash=134224617492800, key=<optimized out>, arg=134225186777120, func=<optimized out>) at /tmp/ruby/src/trunk_asan/hash.c:1686
        result = <optimized out>
#12 tbl_update (hash=<optimized out>, key=<optimized out>, func=<optimized out>, optional_arg=<optimized out>) at /tmp/ruby/src/trunk_asan/hash.c:1727
        arg = {arg = 134224654926760, func = 0x5ae40e19bc20 <hash_aset_str_insert>, hash = 134224617492800, key = 134224654926960, value = 134224654926760}
        ret = <optimized out>
#13 0x00005ae40e19b7f3 in rb_hash_aset (hash=hash@entry=134224617492800, key=key@entry=134224654926960, val=val@entry=134224654926760) at /tmp/ruby/src/trunk_asan/hash.c:2978
        iter_p = <optimized out>
#14 0x00005ae40e19dff5 in env_to_hash () at /tmp/ruby/src/trunk_asan/hash.c:6530
        s = <optimized out>
        env = <optimized out>
        _lev = <optimized out>
        hash = 134224617492800
#15 0x00005ae40e299dcb in rb_execarg_parent_start1 (execarg_obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:2797
        envtbl = <optimized out>
        envp_buf = <optimized out>
        envp_str = <optimized out>
        p = <optimized out>
        ep = <optimized out>
        eargp = 0x7a139aa48ff0
        ary = <optimized out>
        envopts = 134224654932480
        unsetenv_others = <optimized out>
#16 0x00005ae40e2acbfb in do_spawn_process (arg=134225186763040) at /tmp/ruby/src/trunk_asan/process.c:4579
        argp = 0x7a13bc93b120
#17 0x00005ae40e1262d0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1073
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc00bf15d0, <optimized out>, 0x7ffc00bf14e0, <optimized out>, <optimized out>}, prev = 0x7a13bcab8540, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#18 0x00005ae40e2acb1f in rb_execarg_spawn (execarg_obj=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4597
        args = <error reading variable args (Cannot access memory at address 0xe4de55cdc77ce751)>
        r = <optimized out>
#19 0x00005ae40e2a2a0f in rb_f_spawn (argc=<optimized out>, argv=0x7a13bbeffcf8, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4918
        errmsg = '\000' <repeats 24 times>, "q\000\000\000\000\000\000\000 \324\320R\364X\000\000\360\023uS\364X\000\000 \001\000\000\000\000\000\0000\000\000\000\000\000\000\000\335\361X\000\000\020\343VT\364X\000"
        eargp = 0x7a139aa48ff0
        fail_str = 134224654182080
        pid = <optimized out>
        execarg_obj = <optimized out>
#20 0x00005ae40e501088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794
        ci = 0x6ab110050005
        cc = <optimized out>
        me = 0x7a13a1f4f270
        cfunc = 0x5040000201d8
        recv = 134225214766560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x00005ae40e4aeb09 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a13bbfff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5ae40e4a4836 <vm_exec_core+12886>, 0x5ae40e4a1c85 <vm_exec_core+1701>, 0x5ae40e4a3467 <vm_exec_core+7815>, 0x5ae40e4a8626 <vm_exec_core+28742>, 0x5ae40e4a2db2 <vm_exec_core+6098>, 0x5ae40e4a9277 <vm_exec_core+31895>, 0x5ae40e4a763e <vm_exec_core+24670>, 0x5ae40e4a54e5 <vm_exec_core+16133>, 0x5ae40e4a1f8e <vm_exec_core+2478>, 0x5ae40e4a8d9f <vm_exec_core+30655>, 0x5ae40e4a89b0 <vm_exec_core+29648>, 0x5ae40e4a316f <vm_exec_core+7055>, 0x5ae40e4a256b <vm_exec_core+3979>, 0x5ae40e4a7ae1 <vm_exec_core+25857>, 0x5ae40e4a3f2b <vm_exec_core+10571>, 0x5ae40e4a8fa9 <vm_exec_core+31177>, 0x5ae40e4a8bc7 <vm_exec_core+30183>, 0x5ae40e4a46de <vm_exec_core+12542>, 0x5ae40e4a5452 <vm_exec_core+15986>, 0x5ae40e4a77ca <vm_exec_core+25066>, 0x5ae40e4a8b2b <vm_exec_core+30027>, 0x5ae40e4a68ce <vm_exec_core+21230>, 0x5ae40e4a7862 <vm_exec_core+25218>, 0x5ae40e4a7c60 <vm_exec_core+26240>, 0x5ae40e4a67fc <vm_exec_core+21020>, 0x5ae40e4a2467 <vm_exec_core+3719>, 0x5ae40e4a6ff9 <vm_exec_core+23065>, 0x5ae40e4a22c8 <vm_exec_core+3304>, 0x5ae40e4a2610 <vm_exec_core+4144>, 0x5ae40e4a496b <vm_exec_core+13195>, 0x5ae40e4a66a1 <vm_exec_core+20673>, 0x5ae40e4a6c21 <vm_exec_core+22081>, 0x5ae40e4a6430 <vm_exec_core+20048>, 0x5ae40e4a1ed1 <vm_exec_core+2289>, 0x5ae40e4a7ea8 <vm_exec_core+26824>, 0x5ae40e4a88d8 <vm_exec_core+29432>, 0x5ae40e4a270b <vm_exec_core+4395>, 0x5ae40e4a3869 <vm_exec_core+8841>, 0x5ae40e4a337a <vm_exec_core+7578>, 0x5ae40e4a408c <vm_exec_core+10924>, 0x5ae40e4a53ae <vm_exec_core+15822>, 0x5ae40e4a27fb <vm_exec_core+4635>, 0x5ae40e4a7d2d <vm_exec_core+26445>, 0x5ae40e4a37ca <vm_exec_core+8682>, 0x5ae40e4a524f <vm_exec_core+15471>, 0x5ae40e4a5cc7 <vm_exec_core+18151>, 0x5ae40e4a7bdf <vm_exec_core+26111>, 0x5ae40e4a6a81 <vm_exec_core+21665>, 0x5ae40e4a4295 <vm_exec_core+11445>, 0x5ae40e4a3a71 <vm_exec_core+9361>, 0x5ae40e4a79bd <vm_exec_core+25565>, 0x5ae40e4a4adf <vm_exec_core+13567>, 0x5ae40e4a70a4 <vm_exec_core+23236>, 0x5ae40e4a6b94 <vm_exec_core+21940>, 0x5ae40e4a72e6 <vm_exec_core+23814>, 0x5ae40e4a817d <vm_exec_core+27549>, 0x5ae40e4a5eca <vm_exec_core+18666>, 0x5ae40e4a197b <vm_exec_core+923>, 0x5ae40e4a4409 <vm_exec_core+11817>, 0x5ae40e4a7909 <vm_exec_core+25385>, 0x5ae40e4a452f <vm_exec_core+12111>, 0x5ae40e4a673e <vm_exec_core+20830>, 0x5ae40e4a6efa <vm_exec_core+22810>, 0x5ae40e4a5a81 <vm_exec_core+17569>, 0x5ae40e4a6564 <vm_exec_core+20356>, 0x5ae40e4a4759 <vm_exec_core+12665>, 0x5ae40e4a3d46 <vm_exec_core+10086>, 0x5ae40e4a73bd <vm_exec_core+24029>, 0x5ae40e4a28b1 <vm_exec_core+4817>, 0x5ae40e4a5885 <vm_exec_core+17061>, 0x5ae40e4b02b9 <vm_exec_core+60633>, 0x5ae40e4a6972 <vm_exec_core+21394>, 0x5ae40e4a2b51 <vm_exec_core+5489>, 0x5ae40e4a3052 <vm_exec_core+6770>, 0x5ae40e4a2c6e <vm_exec_core+5774>, 0x5ae40e4a3915 <vm_exec_core+9013>, 0x5ae40e4a40eb <vm_exec_core+11019>, 0x5ae40e4a1980 <vm_exec_core+928>, 0x5ae40e4a36c7 <vm_exec_core+8423>, 0x5ae40e4a94b1 <vm_exec_core+32465>, 0x5ae40e4a6e17 <vm_exec_core+22583>, 0x5ae40e4a5dc8 <vm_exec_core+18408>, 0x5ae40e4a7d9e <vm_exec_core+26558>, 0x5ae40e4a957d <vm_exec_core+32669>, 0x5ae40e4a809d <vm_exec_core+27325>, 0x5ae40e4a9037 <vm_exec_core+31319>, 0x5ae40e4a9104 <vm_exec_core+31524>, 0x5ae40e4a238b <vm_exec_core+3499>, 0x5ae40e4a8c69 <vm_exec_core+30345>, 0x5ae40e4a4a08 <vm_exec_core+13352>, 0x5ae40e4a8e78 <vm_exec_core+30872>, 0x5ae40e4a45d4 <vm_exec_core+12276>, 0x5ae40e4a7f7d <vm_exec_core+27037>, 0x5ae40e4a3b90 <vm_exec_core+9648>, 0x5ae40e4a4cfd <vm_exec_core+14109>, 0x5ae40e4a91dd <vm_exec_core+31741>, 0x5ae40e4a530a <vm_exec_core+15658>, 0x5ae40e4a4e93 <vm_exec_core+14515>, 0x5ae40e4a1a49 <vm_exec_core+1129>, 0x5ae40e4a20df <vm_exec_core+2815>, 0x5ae40e4a1b2b <vm_exec_core+1355>, 0x5ae40e4a5b75 <vm_exec_core+17813>, 0x5ae40e4a5031 <vm_exec_core+14929>, 0x5ae40e4a5762 <vm_exec_core+16770>, 0x5ae40e4a5685 <vm_exec_core+16549>, 0x5ae40e4a4874 <vm_exec_core+12948>, 0x5ae40e4a4f2d <vm_exec_core+14669>, 0x5ae40e4a4bda <vm_exec_core+13818>, 0x5ae40e4a51d4 <vm_exec_core+15348>, 0x5ae40e4a5159 <vm_exec_core+15225>, 0x5ae40e4a4827 <vm_exec_core+12871>, 0x5ae40e4a1c76 <vm_exec_core+1686>, 0x5ae40e4a3458 <vm_exec_core+7800>, 0x5ae40e4a8617 <vm_exec_core+28727>, 0x5ae40e4a2da3 <vm_exec_core+6083>, 0x5ae40e4a9268 <vm_exec_core+31880>, 0x5ae40e4a762f <vm_exec_core+24655>, 0x5ae40e4a54d6 <vm_exec_core+16118>, 0x5ae40e4a1f7f <vm_exec_core+2463>, 0x5ae40e4a8d90 <vm_exec_core+30640>, 0x5ae40e4a89a1 <vm_exec_core+29633>, 0x5ae40e4a3160 <vm_exec_core+7040>, 0x5ae40e4a255c <vm_exec_core+3964>, 0x5ae40e4a7ad2 <vm_exec_core+25842>, 0x5ae40e4a3f1c <vm_exec_core+10556>, 0x5ae40e4a8f9a <vm_exec_core+31162>, 0x5ae40e4a8bb8 <vm_exec_core+30168>, 0x5ae40e4a46cf <vm_exec_core+12527>, 0x5ae40e4a5443 <vm_exec_core+15971>, 0x5ae40e4a77bb <vm_exec_core+25051>, 0x5ae40e4a8b1c <vm_exec_core+30012>, 0x5ae40e4a68bf <vm_exec_core+21215>, 0x5ae40e4a7853 <vm_exec_core+25203>, 0x5ae40e4a7c51 <vm_exec_core+26225>, 0x5ae40e4a67ed <vm_exec_core+21005>, 0x5ae40e4a2458 <vm_exec_core+3704>, 0x5ae40e4a6fea <vm_exec_core+23050>, 0x5ae40e4a22b9 <vm_exec_core+3289>, 0x5ae40e4a2601 <vm_exec_core+4129>, 0x5ae40e4a495c <vm_exec_core+13180>, 0x5ae40e4a6692 <vm_exec_core+20658>, 0x5ae40e4a6c12 <vm_exec_core+22066>, 0x5ae40e4a6421 <vm_exec_core+20033>, 0x5ae40e4a1ec2 <vm_exec_core+2274>, 0x5ae40e4a7e99 <vm_exec_core+26809>, 0x5ae40e4a88c9 <vm_exec_core+29417>, 0x5ae40e4a26fc <vm_exec_core+4380>, 0x5ae40e4a385a <vm_exec_core+8826>, 0x5ae40e4a336b <vm_exec_core+7563>, 0x5ae40e4a407d <vm_exec_core+10909>, 0x5ae40e4a539f <vm_exec_core+15807>, 0x5ae40e4a27ec <vm_exec_core+4620>, 0x5ae40e4a7d1e <vm_exec_core+26430>, 0x5ae40e4a37bb <vm_exec_core+8667>, 0x5ae40e4a5240 <vm_exec_core+15456>, 0x5ae40e4a5cb8 <vm_exec_core+18136>, 0x5ae40e4a7bd0 <vm_exec_core+26096>, 0x5ae40e4a6a72 <vm_exec_core+21650>, 0x5ae40e4a4286 <vm_exec_core+11430>, 0x5ae40e4a3a62 <vm_exec_core+9346>, 0x5ae40e4a79ae <vm_exec_core+25550>, 0x5ae40e4a4ad0 <vm_exec_core+13552>, 0x5ae40e4a7095 <vm_exec_core+23221>, 0x5ae40e4a6b85 <vm_exec_core+21925>, 0x5ae40e4a72d7 <vm_exec_core+23799>, 0x5ae40e4a816e <vm_exec_core+27534>, 0x5ae40e4a5ebb <vm_exec_core+18651>, 0x5ae40e4a6a22 <vm_exec_core+21570>, 0x5ae40e4a43fa <vm_exec_core+11802>, 0x5ae40e4a78fa <vm_exec_core+25370>, 0x5ae40e4a4520 <vm_exec_core+12096>, 0x5ae40e4a672f <vm_exec_core+20815>, 0x5ae40e4a6a22 <vm_exec_core+21570>, 0x5ae40e4a5a72 <vm_exec_core+17554>, 0x5ae40e4a6555 <vm_exec_core+20341>, 0x5ae40e4a474a <vm_exec_core+12650>, 0x5ae40e4a3d37 <vm_exec_core+10071>, 0x5ae40e4a73ae <vm_exec_core+24014>, 0x5ae40e4a28a2 <vm_exec_core+4802>, 0x5ae40e4a5876 <vm_exec_core+17046>, 0x5ae40e4b02aa <vm_exec_core+60618>, 0x5ae40e4a6963 <vm_exec_core+21379>, 0x5ae40e4a2b42 <vm_exec_core+5474>, 0x5ae40e4a3043 <vm_exec_core+6755>, 0x5ae40e4a2c5f <vm_exec_core+5759>, 0x5ae40e4a3906 <vm_exec_core+8998>, 0x5ae40e4a40dc <vm_exec_core+11004>, 0x5ae40e4a5d85 <vm_exec_core+18341>, 0x5ae40e4a5395 <vm_exec_core+15797>, 0x5ae40e4a5d80 <vm_exec_core+18336>, 0x5ae40e4a68ba <vm_exec_core+21210>, 0x5ae40e4a67e8 <vm_exec_core+21000>, 0x5ae40e4a3901 <vm_exec_core+8993>, 0x5ae40e4a6a36 <vm_exec_core+21590>, 0x5ae40e4a49fe <vm_exec_core+13342>, 0x5ae40e4a4a03 <vm_exec_core+13347>, 0x5ae40e4a67e3 <vm_exec_core+20995>, 0x5ae40e4a6688 <vm_exec_core+20648>, 0x5ae40e4a5749 <vm_exec_core+16745>, 0x5ae40e4a5671 <vm_exec_core+16529>...}
        reg_cfp = 0x7a13bbfff480
        reg_pc = 0x523000009738
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#23 0x00005ae40e49dd8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffc00bf1f80, <optimized out>, <optimized out>}, prev = 0x7a13bca2d740, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x00005ae40e51e9f2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a13bbfff620, self=134225209768440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1626
        flags = 0
        iseq = 0x7a13be52dfe0
        cfp = <optimized out>
        sp = 0x7a13bbeffa28
        use_argv = 0x7a13bc8dbca0
        stack_argv = 0x7a13bbeffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#25 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1640
        captured = 0x7a13bbfff620
#26 0x00005ae40e4cad46 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1677
No locals.
#27 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#28 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#29 0x00005ae40e4cad46 in rb_yield (val=<optimized out>)
No locals.
#30 0x00005ae40e67e6c6 in rb_ary_collect (ary=134224655009200) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 134224655004640
        i = 30
#31 0x00005ae40e501088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7a13be5e0140
        cfunc = 0x50400000a758
        recv = 134224655009200
        block_handler = <optimized out>
th: 0x515000000300, native_id: 0x7a13bede1c40
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x00005ae40e4a84b8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a13bbfff608, cd=0x51100000b650, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        val = 36
        ci = <optimized out>
-- Control frame information -----------------------------------------------
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
c:0017 p:---- s:0277 e:000276 CFUNC  :spawn
#33 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000b650
c:0016 p:0327 s:0158 e:000157 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:173
c:0015 p:0275 s:0119 e:000118 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330
        insns_address_table = {0x5ae40e4a4836 <vm_exec_core+12886>, 0x5ae40e4a1c85 <vm_exec_core+1701>, 0x5ae40e4a3467 <vm_exec_core+7815>, 0x5ae40e4a8626 <vm_exec_core+28742>, 0x5ae40e4a2db2 <vm_exec_core+6098>, 0x5ae40e4a9277 <vm_exec_core+31895>, 0x5ae40e4a763e <vm_exec_core+24670>, 0x5ae40e4a54e5 <vm_exec_core+16133>, 0x5ae40e4a1f8e <vm_exec_core+2478>, 0x5ae40e4a8d9f <vm_exec_core+30655>, 0x5ae40e4a89b0 <vm_exec_core+29648>, 0x5ae40e4a316f <vm_exec_core+7055>, 0x5ae40e4a256b <vm_exec_core+3979>, 0x5ae40e4a7ae1 <vm_exec_core+25857>, 0x5ae40e4a3f2b <vm_exec_core+10571>, 0x5ae40e4a8fa9 <vm_exec_core+31177>, 0x5ae40e4a8bc7 <vm_exec_core+30183>, 0x5ae40e4a46de <vm_exec_core+12542>, 0x5ae40e4a5452 <vm_exec_core+15986>, 0x5ae40e4a77ca <vm_exec_core+25066>, 0x5ae40e4a8b2b <vm_exec_core+30027>, 0x5ae40e4a68ce <vm_exec_core+21230>, 0x5ae40e4a7862 <vm_exec_core+25218>, 0x5ae40e4a7c60 <vm_exec_core+26240>, 0x5ae40e4a67fc <vm_exec_core+21020>, 0x5ae40e4a2467 <vm_exec_core+3719>, 0x5ae40e4a6ff9 <vm_exec_core+23065>, 0x5ae40e4a22c8 <vm_exec_core+3304>, 0x5ae40e4a2610 <vm_exec_core+4144>, 0x5ae40e4a496b <vm_exec_core+13195>, 0x5ae40e4a66a1 <vm_exec_core+20673>, 0x5ae40e4a6c21 <vm_exec_core+22081>, 0x5ae40e4a6430 <vm_exec_core+20048>, 0x5ae40e4a1ed1 <vm_exec_core+2289>, 0x5ae40e4a7ea8 <vm_exec_core+26824>, 0x5ae40e4a88d8 <vm_exec_core+29432>, 0x5ae40e4a270b <vm_exec_core+4395>, 0x5ae40e4a3869 <vm_exec_core+8841>, 0x5ae40e4a337a <vm_exec_core+7578>, 0x5ae40e4a408c <vm_exec_core+10924>, 0x5ae40e4a53ae <vm_exec_core+15822>, 0x5ae40e4a27fb <vm_exec_core+4635>, 0x5ae40e4a7d2d <vm_exec_core+26445>, 0x5ae40e4a37ca <vm_exec_core+8682>, 0x5ae40e4a524f <vm_exec_core+15471>, 0x5ae40e4a5cc7 <vm_exec_core+18151>, 0x5ae40e4a7bdf <vm_exec_core+26111>, 0x5ae40e4a6a81 <vm_exec_core+21665>, 0x5ae40e4a4295 <vm_exec_core+11445>, 0x5ae40e4a3a71 <vm_exec_core+9361>, 0x5ae40e4a79bd <vm_exec_core+25565>, 0x5ae40e4a4adf <vm_exec_core+13567>, 0x5ae40e4a70a4 <vm_exec_core+23236>, 0x5ae40e4a6b94 <vm_exec_core+21940>, 0x5ae40e4a72e6 <vm_exec_core+23814>, 0x5ae40e4a817d <vm_exec_core+27549>, 0x5ae40e4a5eca <vm_exec_core+18666>, 0x5ae40e4a197b <vm_exec_core+923>, 0x5ae40e4a4409 <vm_exec_core+11817>, 0x5ae40e4a7909 <vm_exec_core+25385>, 0x5ae40e4a452f <vm_exec_core+12111>, 0x5ae40e4a673e <vm_exec_core+20830>, 0x5ae40e4a6efa <vm_exec_core+22810>, 0x5ae40e4a5a81 <vm_exec_core+17569>, 0x5ae40e4a6564 <vm_exec_core+20356>, 0x5ae40e4a4759 <vm_exec_core+12665>, 0x5ae40e4a3d46 <vm_exec_core+10086>, 0x5ae40e4a73bd <vm_exec_core+24029>, 0x5ae40e4a28b1 <vm_exec_core+4817>, 0x5ae40e4a5885 <vm_exec_core+17061>, 0x5ae40e4b02b9 <vm_exec_core+60633>, 0x5ae40e4a6972 <vm_exec_core+21394>, 0x5ae40e4a2b51 <vm_exec_core+5489>, 0x5ae40e4a3052 <vm_exec_core+6770>, 0x5ae40e4a2c6e <vm_exec_core+5774>, 0x5ae40e4a3915 <vm_exec_core+9013>, 0x5ae40e4a40eb <vm_exec_core+11019>, 0x5ae40e4a1980 <vm_exec_core+928>, 0x5ae40e4a36c7 <vm_exec_core+8423>, 0x5ae40e4a94b1 <vm_exec_core+32465>, 0x5ae40e4a6e17 <vm_exec_core+22583>, 0x5ae40e4a5dc8 <vm_exec_core+18408>, 0x5ae40e4a7d9e <vm_exec_core+26558>, 0x5ae40e4a957d <vm_exec_core+32669>, 0x5ae40e4a809d <vm_exec_core+27325>, 0x5ae40e4a9037 <vm_exec_core+31319>, 0x5ae40e4a9104 <vm_exec_core+31524>, 0x5ae40e4a238b <vm_exec_core+3499>, 0x5ae40e4a8c69 <vm_exec_core+30345>, 0x5ae40e4a4a08 <vm_exec_core+13352>, 0x5ae40e4a8e78 <vm_exec_core+30872>, 0x5ae40e4a45d4 <vm_exec_core+12276>, 0x5ae40e4a7f7d <vm_exec_core+27037>, 0x5ae40e4a3b90 <vm_exec_core+9648>, 0x5ae40e4a4cfd <vm_exec_core+14109>, 0x5ae40e4a91dd <vm_exec_core+31741>, 0x5ae40e4a530a <vm_exec_core+15658>, 0x5ae40e4a4e93 <vm_exec_core+14515>, 0x5ae40e4a1a49 <vm_exec_core+1129>, 0x5ae40e4a20df <vm_exec_core+2815>, 0x5ae40e4a1b2b <vm_exec_core+1355>, 0x5ae40e4a5b75 <vm_exec_core+17813>, 0x5ae40e4a5031 <vm_exec_core+14929>, 0x5ae40e4a5762 <vm_exec_core+16770>, 0x5ae40e4a5685 <vm_exec_core+16549>, 0x5ae40e4a4874 <vm_exec_core+12948>, 0x5ae40e4a4f2d <vm_exec_core+14669>, 0x5ae40e4a4bda <vm_exec_core+13818>, 0x5ae40e4a51d4 <vm_exec_core+15348>, 0x5ae40e4a5159 <vm_exec_core+15225>, 0x5ae40e4a4827 <vm_exec_core+12871>, 0x5ae40e4a1c76 <vm_exec_core+1686>, 0x5ae40e4a3458 <vm_exec_core+7800>, 0x5ae40e4a8617 <vm_exec_core+28727>, 0x5ae40e4a2da3 <vm_exec_core+6083>, 0x5ae40e4a9268 <vm_exec_core+31880>, 0x5ae40e4a762f <vm_exec_core+24655>, 0x5ae40e4a54d6 <vm_exec_core+16118>, 0x5ae40e4a1f7f <vm_exec_core+2463>, 0x5ae40e4a8d90 <vm_exec_core+30640>, 0x5ae40e4a89a1 <vm_exec_core+29633>, 0x5ae40e4a3160 <vm_exec_core+7040>, 0x5ae40e4a255c <vm_exec_core+3964>, 0x5ae40e4a7ad2 <vm_exec_core+25842>, 0x5ae40e4a3f1c <vm_exec_core+10556>, 0x5ae40e4a8f9a <vm_exec_core+31162>, 0x5ae40e4a8bb8 <vm_exec_core+30168>, 0x5ae40e4a46cf <vm_exec_core+12527>, 0x5ae40e4a5443 <vm_exec_core+15971>, 0x5ae40e4a77bb <vm_exec_core+25051>, 0x5ae40e4a8b1c <vm_exec_core+30012>, 0x5ae40e4a68bf <vm_exec_core+21215>, 0x5ae40e4a7853 <vm_exec_core+25203>, 0x5ae40e4a7c51 <vm_exec_core+26225>, 0x5ae40e4a67ed <vm_exec_core+21005>, 0x5ae40e4a2458 <vm_exec_core+3704>, 0x5ae40e4a6fea <vm_exec_core+23050>, 0x5ae40e4a22b9 <vm_exec_core+3289>, 0x5ae40e4a2601 <vm_exec_core+4129>, 0x5ae40e4a495c <vm_exec_core+13180>, 0x5ae40e4a6692 <vm_exec_core+20658>, 0x5ae40e4a6c12 <vm_exec_core+22066>, 0x5ae40e4a6421 <vm_exec_core+20033>, 0x5ae40e4a1ec2 <vm_exec_core+2274>, 0x5ae40e4a7e99 <vm_exec_core+26809>, 0x5ae40e4a88c9 <vm_exec_core+29417>, 0x5ae40e4a26fc <vm_exec_core+4380>, 0x5ae40e4a385a <vm_exec_core+8826>, 0x5ae40e4a336b <vm_exec_core+7563>, 0x5ae40e4a407d <vm_exec_core+10909>, 0x5ae40e4a539f <vm_exec_core+15807>, 0x5ae40e4a27ec <vm_exec_core+4620>, 0x5ae40e4a7d1e <vm_exec_core+26430>, 0x5ae40e4a37bb <vm_exec_core+8667>, 0x5ae40e4a5240 <vm_exec_core+15456>, 0x5ae40e4a5cb8 <vm_exec_core+18136>, 0x5ae40e4a7bd0 <vm_exec_core+26096>, 0x5ae40e4a6a72 <vm_exec_core+21650>, 0x5ae40e4a4286 <vm_exec_core+11430>, 0x5ae40e4a3a62 <vm_exec_core+9346>, 0x5ae40e4a79ae <vm_exec_core+25550>, 0x5ae40e4a4ad0 <vm_exec_core+13552>, 0x5ae40e4a7095 <vm_exec_core+23221>, 0x5ae40e4a6b85 <vm_exec_core+21925>, 0x5ae40e4a72d7 <vm_exec_core+23799>, 0x5ae40e4a816e <vm_exec_core+27534>, 0x5ae40e4a5ebb <vm_exec_core+18651>, 0x5ae40e4a6a22 <vm_exec_core+21570>, 0x5ae40e4a43fa <vm_exec_core+11802>, 0x5ae40e4a78fa <vm_exec_core+25370>, 0x5ae40e4a4520 <vm_exec_core+12096>, 0x5ae40e4a672f <vm_exec_core+20815>, 0x5ae40e4a6a22 <vm_exec_core+21570>, 0x5ae40e4a5a72 <vm_exec_core+17554>, 0x5ae40e4a6555 <vm_exec_core+20341>, 0x5ae40e4a474a <vm_exec_core+12650>, 0x5ae40e4a3d37 <vm_exec_core+10071>, 0x5ae40e4a73ae <vm_exec_core+24014>, 0x5ae40e4a28a2 <vm_exec_core+4802>, 0x5ae40e4a5876 <vm_exec_core+17046>, 0x5ae40e4b02aa <vm_exec_core+60618>, 0x5ae40e4a6963 <vm_exec_core+21379>, 0x5ae40e4a2b42 <vm_exec_core+5474>, 0x5ae40e4a3043 <vm_exec_core+6755>, 0x5ae40e4a2c5f <vm_exec_core+5759>, 0x5ae40e4a3906 <vm_exec_core+8998>, 0x5ae40e4a40dc <vm_exec_core+11004>, 0x5ae40e4a5d85 <vm_exec_core+18341>, 0x5ae40e4a5395 <vm_exec_core+15797>, 0x5ae40e4a5d80 <vm_exec_core+18336>, 0x5ae40e4a68ba <vm_exec_core+21210>, 0x5ae40e4a67e8 <vm_exec_core+21000>, 0x5ae40e4a3901 <vm_exec_core+8993>, 0x5ae40e4a6a36 <vm_exec_core+21590>, 0x5ae40e4a49fe <vm_exec_core+13342>, 0x5ae40e4a4a03 <vm_exec_core+13347>, 0x5ae40e4a67e3 <vm_exec_core+20995>, 0x5ae40e4a6688 <vm_exec_core+20648>, 0x5ae40e4a5749 <vm_exec_core+16745>, 0x5ae40e4a5671 <vm_exec_core+16529>...}
        reg_cfp = 0x7a13bbfff608
        reg_pc = 0x519000014db8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1004
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
c:0011 p:0082 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
c:0007 p:0069 s:0046 E:000d20 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>

th: 0x51500029ed00, native_id: 0x7a139dc006c0
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
c:0002 p:0018 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>

th: 0x5150001b9480, native_id: 0x7a139aa006c0
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
c:0002 p:0035 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>

th: 0x515000166000, native_id: 0x7a1399e006c0
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0018 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

#34 0x00005ae40e49df49 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#35 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00005ae40e51e9f2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a13bbfff738, self=134225209768440, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1626
        flags = 0
        iseq = 0x7a13be56c7b8
        cfp = <optimized out>
        sp = 0x7a13bbeff8d0
        use_argv = 0x7a13bc8fc0a0
        stack_argv = 0x7a13bbeff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#37 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1640
        captured = 0x7a13bbfff738
#38 0x00005ae40e4cad46 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1677
No locals.
#39 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#40 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#41 0x00005ae40e4cad46 in rb_yield (val=<optimized out>)
No locals.
#42 0x00005ae40e67e6c6 in rb_ary_collect (ary=134224655012920) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 134224655012840
        i = 0
#43 0x00005ae40e501088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7a13be5e0140
        cfunc = 0x50400000a758
        recv = 134224655012920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#44 0x00005ae40e4a84b8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a13bbfff720, cd=0x502000008250, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#45 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000008250
        insns_address_table = {0x5ae40e4a4836 <vm_exec_core+12886>, 0x5ae40e4a1c85 <vm_exec_core+1701>, 0x5ae40e4a3467 <vm_exec_core+7815>, 0x5ae40e4a8626 <vm_exec_core+28742>, 0x5ae40e4a2db2 <vm_exec_core+6098>, 0x5ae40e4a9277 <vm_exec_core+31895>, 0x5ae40e4a763e <vm_exec_core+24670>, 0x5ae40e4a54e5 <vm_exec_core+16133>, 0x5ae40e4a1f8e <vm_exec_core+2478>, 0x5ae40e4a8d9f <vm_exec_core+30655>, 0x5ae40e4a89b0 <vm_exec_core+29648>, 0x5ae40e4a316f <vm_exec_core+7055>, 0x5ae40e4a256b <vm_exec_core+3979>, 0x5ae40e4a7ae1 <vm_exec_core+25857>, 0x5ae40e4a3f2b <vm_exec_core+10571>, 0x5ae40e4a8fa9 <vm_exec_core+31177>, 0x5ae40e4a8bc7 <vm_exec_core+30183>, 0x5ae40e4a46de <vm_exec_core+12542>, 0x5ae40e4a5452 <vm_exec_core+15986>, 0x5ae40e4a77ca <vm_exec_core+25066>, 0x5ae40e4a8b2b <vm_exec_core+30027>, 0x5ae40e4a68ce <vm_exec_core+21230>, 0x5ae40e4a7862 <vm_exec_core+25218>, 0x5ae40e4a7c60 <vm_exec_core+26240>, 0x5ae40e4a67fc <vm_exec_core+21020>, 0x5ae40e4a2467 <vm_exec_core+3719>, 0x5ae40e4a6ff9 <vm_exec_core+23065>, 0x5ae40e4a22c8 <vm_exec_core+3304>, 0x5ae40e4a2610 <vm_exec_core+4144>, 0x5ae40e4a496b <vm_exec_core+13195>, 0x5ae40e4a66a1 <vm_exec_core+20673>, 0x5ae40e4a6c21 <vm_exec_core+22081>, 0x5ae40e4a6430 <vm_exec_core+20048>, 0x5ae40e4a1ed1 <vm_exec_core+2289>, 0x5ae40e4a7ea8 <vm_exec_core+26824>, 0x5ae40e4a88d8 <vm_exec_core+29432>, 0x5ae40e4a270b <vm_exec_core+4395>, 0x5ae40e4a3869 <vm_exec_core+8841>, 0x5ae40e4a337a <vm_exec_core+7578>, 0x5ae40e4a408c <vm_exec_core+10924>, 0x5ae40e4a53ae <vm_exec_core+15822>, 0x5ae40e4a27fb <vm_exec_core+4635>, 0x5ae40e4a7d2d <vm_exec_core+26445>, 0x5ae40e4a37ca <vm_exec_core+8682>, 0x5ae40e4a524f <vm_exec_core+15471>, 0x5ae40e4a5cc7 <vm_exec_core+18151>, 0x5ae40e4a7bdf <vm_exec_core+26111>, 0x5ae40e4a6a81 <vm_exec_core+21665>, 0x5ae40e4a4295 <vm_exec_core+11445>, 0x5ae40e4a3a71 <vm_exec_core+9361>, 0x5ae40e4a79bd <vm_exec_core+25565>, 0x5ae40e4a4adf <vm_exec_core+13567>, 0x5ae40e4a70a4 <vm_exec_core+23236>, 0x5ae40e4a6b94 <vm_exec_core+21940>, 0x5ae40e4a72e6 <vm_exec_core+23814>, 0x5ae40e4a817d <vm_exec_core+27549>, 0x5ae40e4a5eca <vm_exec_core+18666>, 0x5ae40e4a197b <vm_exec_core+923>, 0x5ae40e4a4409 <vm_exec_core+11817>, 0x5ae40e4a7909 <vm_exec_core+25385>, 0x5ae40e4a452f <vm_exec_core+12111>, 0x5ae40e4a673e <vm_exec_core+20830>, 0x5ae40e4a6efa <vm_exec_core+22810>, 0x5ae40e4a5a81 <vm_exec_core+17569>, 0x5ae40e4a6564 <vm_exec_core+20356>, 0x5ae40e4a4759 <vm_exec_core+12665>, 0x5ae40e4a3d46 <vm_exec_core+10086>, 0x5ae40e4a73bd <vm_exec_core+24029>, 0x5ae40e4a28b1 <vm_exec_core+4817>, 0x5ae40e4a5885 <vm_exec_core+17061>, 0x5ae40e4b02b9 <vm_exec_core+60633>, 0x5ae40e4a6972 <vm_exec_core+21394>, 0x5ae40e4a2b51 <vm_exec_core+5489>, 0x5ae40e4a3052 <vm_exec_core+6770>, 0x5ae40e4a2c6e <vm_exec_core+5774>, 0x5ae40e4a3915 <vm_exec_core+9013>, 0x5ae40e4a40eb <vm_exec_core+11019>, 0x5ae40e4a1980 <vm_exec_core+928>, 0x5ae40e4a36c7 <vm_exec_core+8423>, 0x5ae40e4a94b1 <vm_exec_core+32465>, 0x5ae40e4a6e17 <vm_exec_core+22583>, 0x5ae40e4a5dc8 <vm_exec_core+18408>, 0x5ae40e4a7d9e <vm_exec_core+26558>, 0x5ae40e4a957d <vm_exec_core+32669>, 0x5ae40e4a809d <vm_exec_core+27325>, 0x5ae40e4a9037 <vm_exec_core+31319>, 0x5ae40e4a9104 <vm_exec_core+31524>, 0x5ae40e4a238b <vm_exec_core+3499>, 0x5ae40e4a8c69 <vm_exec_core+30345>, 0x5ae40e4a4a08 <vm_exec_core+13352>, 0x5ae40e4a8e78 <vm_exec_core+30872>, 0x5ae40e4a45d4 <vm_exec_core+12276>, 0x5ae40e4a7f7d <vm_exec_core+27037>, 0x5ae40e4a3b90 <vm_exec_core+9648>, 0x5ae40e4a4cfd <vm_exec_core+14109>, 0x5ae40e4a91dd <vm_exec_core+31741>, 0x5ae40e4a530a <vm_exec_core+15658>, 0x5ae40e4a4e93 <vm_exec_core+14515>, 0x5ae40e4a1a49 <vm_exec_core+1129>, 0x5ae40e4a20df <vm_exec_core+2815>, 0x5ae40e4a1b2b <vm_exec_core+1355>, 0x5ae40e4a5b75 <vm_exec_core+17813>, 0x5ae40e4a5031 <vm_exec_core+14929>, 0x5ae40e4a5762 <vm_exec_core+16770>, 0x5ae40e4a5685 <vm_exec_core+16549>, 0x5ae40e4a4874 <vm_exec_core+12948>, 0x5ae40e4a4f2d <vm_exec_core+14669>, 0x5ae40e4a4bda <vm_exec_core+13818>, 0x5ae40e4a51d4 <vm_exec_core+15348>, 0x5ae40e4a5159 <vm_exec_core+15225>, 0x5ae40e4a4827 <vm_exec_core+12871>, 0x5ae40e4a1c76 <vm_exec_core+1686>, 0x5ae40e4a3458 <vm_exec_core+7800>, 0x5ae40e4a8617 <vm_exec_core+28727>, 0x5ae40e4a2da3 <vm_exec_core+6083>, 0x5ae40e4a9268 <vm_exec_core+31880>, 0x5ae40e4a762f <vm_exec_core+24655>, 0x5ae40e4a54d6 <vm_exec_core+16118>, 0x5ae40e4a1f7f <vm_exec_core+2463>, 0x5ae40e4a8d90 <vm_exec_core+30640>, 0x5ae40e4a89a1 <vm_exec_core+29633>, 0x5ae40e4a3160 <vm_exec_core+7040>, 0x5ae40e4a255c <vm_exec_core+3964>, 0x5ae40e4a7ad2 <vm_exec_core+25842>, 0x5ae40e4a3f1c <vm_exec_core+10556>, 0x5ae40e4a8f9a <vm_exec_core+31162>, 0x5ae40e4a8bb8 <vm_exec_core+30168>, 0x5ae40e4a46cf <vm_exec_core+12527>, 0x5ae40e4a5443 <vm_exec_core+15971>, 0x5ae40e4a77bb <vm_exec_core+25051>, 0x5ae40e4a8b1c <vm_exec_core+30012>, 0x5ae40e4a68bf <vm_exec_core+21215>, 0x5ae40e4a7853 <vm_exec_core+25203>, 0x5ae40e4a7c51 <vm_exec_core+26225>, 0x5ae40e4a67ed <vm_exec_core+21005>, 0x5ae40e4a2458 <vm_exec_core+3704>, 0x5ae40e4a6fea <vm_exec_core+23050>, 0x5ae40e4a22b9 <vm_exec_core+3289>, 0x5ae40e4a2601 <vm_exec_core+4129>, 0x5ae40e4a495c <vm_exec_core+13180>, 0x5ae40e4a6692 <vm_exec_core+20658>, 0x5ae40e4a6c12 <vm_exec_core+22066>, 0x5ae40e4a6421 <vm_exec_core+20033>, 0x5ae40e4a1ec2 <vm_exec_core+2274>, 0x5ae40e4a7e99 <vm_exec_core+26809>, 0x5ae40e4a88c9 <vm_exec_core+29417>, 0x5ae40e4a26fc <vm_exec_core+4380>, 0x5ae40e4a385a <vm_exec_core+8826>, 0x5ae40e4a336b <vm_exec_core+7563>, 0x5ae40e4a407d <vm_exec_core+10909>, 0x5ae40e4a539f <vm_exec_core+15807>, 0x5ae40e4a27ec <vm_exec_core+4620>, 0x5ae40e4a7d1e <vm_exec_core+26430>, 0x5ae40e4a37bb <vm_exec_core+8667>, 0x5ae40e4a5240 <vm_exec_core+15456>, 0x5ae40e4a5cb8 <vm_exec_core+18136>, 0x5ae40e4a7bd0 <vm_exec_core+26096>, 0x5ae40e4a6a72 <vm_exec_core+21650>, 0x5ae40e4a4286 <vm_exec_core+11430>, 0x5ae40e4a3a62 <vm_exec_core+9346>, 0x5ae40e4a79ae <vm_exec_core+25550>, 0x5ae40e4a4ad0 <vm_exec_core+13552>, 0x5ae40e4a7095 <vm_exec_core+23221>, 0x5ae40e4a6b85 <vm_exec_core+21925>, 0x5ae40e4a72d7 <vm_exec_core+23799>, 0x5ae40e4a816e <vm_exec_core+27534>, 0x5ae40e4a5ebb <vm_exec_core+18651>, 0x5ae40e4a6a22 <vm_exec_core+21570>, 0x5ae40e4a43fa <vm_exec_core+11802>, 0x5ae40e4a78fa <vm_exec_core+25370>, 0x5ae40e4a4520 <vm_exec_core+12096>, 0x5ae40e4a672f <vm_exec_core+20815>, 0x5ae40e4a6a22 <vm_exec_core+21570>, 0x5ae40e4a5a72 <vm_exec_core+17554>, 0x5ae40e4a6555 <vm_exec_core+20341>, 0x5ae40e4a474a <vm_exec_core+12650>, 0x5ae40e4a3d37 <vm_exec_core+10071>, 0x5ae40e4a73ae <vm_exec_core+24014>, 0x5ae40e4a28a2 <vm_exec_core+4802>, 0x5ae40e4a5876 <vm_exec_core+17046>, 0x5ae40e4b02aa <vm_exec_core+60618>, 0x5ae40e4a6963 <vm_exec_core+21379>, 0x5ae40e4a2b42 <vm_exec_core+5474>, 0x5ae40e4a3043 <vm_exec_core+6755>, 0x5ae40e4a2c5f <vm_exec_core+5759>, 0x5ae40e4a3906 <vm_exec_core+8998>, 0x5ae40e4a40dc <vm_exec_core+11004>, 0x5ae40e4a5d85 <vm_exec_core+18341>, 0x5ae40e4a5395 <vm_exec_core+15797>, 0x5ae40e4a5d80 <vm_exec_core+18336>, 0x5ae40e4a68ba <vm_exec_core+21210>, 0x5ae40e4a67e8 <vm_exec_core+21000>, 0x5ae40e4a3901 <vm_exec_core+8993>, 0x5ae40e4a6a36 <vm_exec_core+21590>, 0x5ae40e4a49fe <vm_exec_core+13342>, 0x5ae40e4a4a03 <vm_exec_core+13347>, 0x5ae40e4a67e3 <vm_exec_core+20995>, 0x5ae40e4a6688 <vm_exec_core+20648>, 0x5ae40e4a5749 <vm_exec_core+16745>, 0x5ae40e4a5671 <vm_exec_core+16529>...}
        reg_cfp = 0x7a13bbfff720
        reg_pc = 0x50400002d3b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#46 0x00005ae40e49e17b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#47 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#48 0x00005ae40e1225cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7a13be56c948) at /tmp/ruby/src/trunk_asan/eval.c:280
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc00bf3710, <optimized out>, 0x7ffc00bf3660, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7a13be56c948
#49 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
        ec = 0x5160000006d0
        status = <optimized out>
#50 0x00005ae40e11bb47 in rb_main (argc=11, argv=0x7ffc00bf38e8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#51 main (argc=11, argv=0x7ffc00bf38e8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 801197) detached]
$ timeout 60 gdb -p 801189 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 801191]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000079a4b3926cd7 in __GI___select (nfds=17, readfds=0x50c004d3ee40, writefds=0x0, exceptfds=0x0, timeout=0x7ffdaa9dac00) at ../sysdeps/unix/sysv/linux/select.c:69

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x79a4b3a7bc40 (LWP 801189) "ruby" 0x000079a4b3926cd7 in __GI___select (nfds=17, readfds=0x50c004d3ee40, writefds=0x0, exceptfds=0x0, timeout=0x7ffdaa9dac00) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x79a4976006c0 (LWP 801191) "ruby" 0x000079a4b391b4cd in __GI___poll (fds=0x79a496309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x79a4976006c0 (LWP 801191) "ruby"):
#0  0x000079a4b391b4cd in __GI___poll (fds=0x79a496309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005df42f1946da in __interceptor_poll ()
No symbol table info available.
#2  0x00005df42f543dcf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010
        vm = <optimized out>
#4  0x00005df42f1eda8f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000079a4b389caa4 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 = {133747821250240, 9214684921279002827, 133747821250240, -352, 0, 140727465921952, 9214684921258031307, 9214763622014761163}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000079a4b3929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x79a4b3a7bc40 (LWP 801189) "ruby"):
#0  0x000079a4b3926cd7 in __GI___select (nfds=17, readfds=0x50c004d3ee40, writefds=0x0, exceptfds=0x0, timeout=0x7ffdaa9dac00) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 59999, tv_nsec = 489366439}
        pts64 = 0x7ffdaa9daaa0
        r = <optimized out>
#1  0x00005df42f52ea15 in native_fd_select (n=17, readfds=0x50c004d3ee40, writefds=0x0, exceptfds=0x79a4b3926cd7 <__GI___select+327>, timeout=0x7ffdaa9daaa0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2384
No locals.
#2  do_select (p=133748260602144) at /tmp/ruby/src/trunk_asan/thread.c:4307
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffdaa9dabb0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005df42f2382d0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1073
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdaa9dad70, <optimized out>, 0x7ffdaa9dac80, <optimized out>, <optimized out>}, prev = 0x79a4b1900080, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005df42f52dfee in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4367
        set = {max = 17, th = 0x515000000300, rset = 0x79a4b18fff40, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x79a4b18fffa0}
#5  0x00005df42f2fb8ef in select_internal (read=133748280451360, write=4, except=4, tp=0x79a4b18fffa0, fds=0x79a4b18fff40) at /tmp/ruby/src/trunk_asan/io.c:10750
        timerec = <optimized out>
        max = 17
        pending = <optimized out>
        rp = 0x79a4b18fff40
        wp = 0x0
        i = <optimized out>
        fptr = <optimized out>
        ep = 0x0
        n = <optimized out>
        res = <optimized out>
        list = <optimized out>
        write_io = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        errno_to_fail = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
#6  select_call (arg=133748260601632) at /tmp/ruby/src/trunk_asan/io.c:10820
        p = 0x79a4b18fff20
#7  0x00005df42f2382d0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1073
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdaa9db070, <optimized out>, 0x7ffdaa9daf80, <optimized out>, <optimized out>}, prev = 0x79a4b1873640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005df42f2d7a2b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11188
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005df42f613088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794
        ci = 0x160100100009
        cc = <optimized out>
        me = 0x79a4b315a690
        cfunc = 0x504000010798
        recv = 133748286093840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005df42f5c0b09 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79a4b0dff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5df42f5b6836 <vm_exec_core+12886>, 0x5df42f5b3c85 <vm_exec_core+1701>, 0x5df42f5b5467 <vm_exec_core+7815>, 0x5df42f5ba626 <vm_exec_core+28742>, 0x5df42f5b4db2 <vm_exec_core+6098>, 0x5df42f5bb277 <vm_exec_core+31895>, 0x5df42f5b963e <vm_exec_core+24670>, 0x5df42f5b74e5 <vm_exec_core+16133>, 0x5df42f5b3f8e <vm_exec_core+2478>, 0x5df42f5bad9f <vm_exec_core+30655>, 0x5df42f5ba9b0 <vm_exec_core+29648>, 0x5df42f5b516f <vm_exec_core+7055>, 0x5df42f5b456b <vm_exec_core+3979>, 0x5df42f5b9ae1 <vm_exec_core+25857>, 0x5df42f5b5f2b <vm_exec_core+10571>, 0x5df42f5bafa9 <vm_exec_core+31177>, 0x5df42f5babc7 <vm_exec_core+30183>, 0x5df42f5b66de <vm_exec_core+12542>, 0x5df42f5b7452 <vm_exec_core+15986>, 0x5df42f5b97ca <vm_exec_core+25066>, 0x5df42f5bab2b <vm_exec_core+30027>, 0x5df42f5b88ce <vm_exec_core+21230>, 0x5df42f5b9862 <vm_exec_core+25218>, 0x5df42f5b9c60 <vm_exec_core+26240>, 0x5df42f5b87fc <vm_exec_core+21020>, 0x5df42f5b4467 <vm_exec_core+3719>, 0x5df42f5b8ff9 <vm_exec_core+23065>, 0x5df42f5b42c8 <vm_exec_core+3304>, 0x5df42f5b4610 <vm_exec_core+4144>, 0x5df42f5b696b <vm_exec_core+13195>, 0x5df42f5b86a1 <vm_exec_core+20673>, 0x5df42f5b8c21 <vm_exec_core+22081>, 0x5df42f5b8430 <vm_exec_core+20048>, 0x5df42f5b3ed1 <vm_exec_core+2289>, 0x5df42f5b9ea8 <vm_exec_core+26824>, 0x5df42f5ba8d8 <vm_exec_core+29432>, 0x5df42f5b470b <vm_exec_core+4395>, 0x5df42f5b5869 <vm_exec_core+8841>, 0x5df42f5b537a <vm_exec_core+7578>, 0x5df42f5b608c <vm_exec_core+10924>, 0x5df42f5b73ae <vm_exec_core+15822>, 0x5df42f5b47fb <vm_exec_core+4635>, 0x5df42f5b9d2d <vm_exec_core+26445>, 0x5df42f5b57ca <vm_exec_core+8682>, 0x5df42f5b724f <vm_exec_core+15471>, 0x5df42f5b7cc7 <vm_exec_core+18151>, 0x5df42f5b9bdf <vm_exec_core+26111>, 0x5df42f5b8a81 <vm_exec_core+21665>, 0x5df42f5b6295 <vm_exec_core+11445>, 0x5df42f5b5a71 <vm_exec_core+9361>, 0x5df42f5b99bd <vm_exec_core+25565>, 0x5df42f5b6adf <vm_exec_core+13567>, 0x5df42f5b90a4 <vm_exec_core+23236>, 0x5df42f5b8b94 <vm_exec_core+21940>, 0x5df42f5b92e6 <vm_exec_core+23814>, 0x5df42f5ba17d <vm_exec_core+27549>, 0x5df42f5b7eca <vm_exec_core+18666>, 0x5df42f5b397b <vm_exec_core+923>, 0x5df42f5b6409 <vm_exec_core+11817>, 0x5df42f5b9909 <vm_exec_core+25385>, 0x5df42f5b652f <vm_exec_core+12111>, 0x5df42f5b873e <vm_exec_core+20830>, 0x5df42f5b8efa <vm_exec_core+22810>, 0x5df42f5b7a81 <vm_exec_core+17569>, 0x5df42f5b8564 <vm_exec_core+20356>, 0x5df42f5b6759 <vm_exec_core+12665>, 0x5df42f5b5d46 <vm_exec_core+10086>, 0x5df42f5b93bd <vm_exec_core+24029>, 0x5df42f5b48b1 <vm_exec_core+4817>, 0x5df42f5b7885 <vm_exec_core+17061>, 0x5df42f5c22b9 <vm_exec_core+60633>, 0x5df42f5b8972 <vm_exec_core+21394>, 0x5df42f5b4b51 <vm_exec_core+5489>, 0x5df42f5b5052 <vm_exec_core+6770>, 0x5df42f5b4c6e <vm_exec_core+5774>, 0x5df42f5b5915 <vm_exec_core+9013>, 0x5df42f5b60eb <vm_exec_core+11019>, 0x5df42f5b3980 <vm_exec_core+928>, 0x5df42f5b56c7 <vm_exec_core+8423>, 0x5df42f5bb4b1 <vm_exec_core+32465>, 0x5df42f5b8e17 <vm_exec_core+22583>, 0x5df42f5b7dc8 <vm_exec_core+18408>, 0x5df42f5b9d9e <vm_exec_core+26558>, 0x5df42f5bb57d <vm_exec_core+32669>, 0x5df42f5ba09d <vm_exec_core+27325>, 0x5df42f5bb037 <vm_exec_core+31319>, 0x5df42f5bb104 <vm_exec_core+31524>, 0x5df42f5b438b <vm_exec_core+3499>, 0x5df42f5bac69 <vm_exec_core+30345>, 0x5df42f5b6a08 <vm_exec_core+13352>, 0x5df42f5bae78 <vm_exec_core+30872>, 0x5df42f5b65d4 <vm_exec_core+12276>, 0x5df42f5b9f7d <vm_exec_core+27037>, 0x5df42f5b5b90 <vm_exec_core+9648>, 0x5df42f5b6cfd <vm_exec_core+14109>, 0x5df42f5bb1dd <vm_exec_core+31741>, 0x5df42f5b730a <vm_exec_core+15658>, 0x5df42f5b6e93 <vm_exec_core+14515>, 0x5df42f5b3a49 <vm_exec_core+1129>, 0x5df42f5b40df <vm_exec_core+2815>, 0x5df42f5b3b2b <vm_exec_core+1355>, 0x5df42f5b7b75 <vm_exec_core+17813>, 0x5df42f5b7031 <vm_exec_core+14929>, 0x5df42f5b7762 <vm_exec_core+16770>, 0x5df42f5b7685 <vm_exec_core+16549>, 0x5df42f5b6874 <vm_exec_core+12948>, 0x5df42f5b6f2d <vm_exec_core+14669>, 0x5df42f5b6bda <vm_exec_core+13818>, 0x5df42f5b71d4 <vm_exec_core+15348>, 0x5df42f5b7159 <vm_exec_core+15225>, 0x5df42f5b6827 <vm_exec_core+12871>, 0x5df42f5b3c76 <vm_exec_core+1686>, 0x5df42f5b5458 <vm_exec_core+7800>, 0x5df42f5ba617 <vm_exec_core+28727>, 0x5df42f5b4da3 <vm_exec_core+6083>, 0x5df42f5bb268 <vm_exec_core+31880>, 0x5df42f5b962f <vm_exec_core+24655>, 0x5df42f5b74d6 <vm_exec_core+16118>, 0x5df42f5b3f7f <vm_exec_core+2463>, 0x5df42f5bad90 <vm_exec_core+30640>, 0x5df42f5ba9a1 <vm_exec_core+29633>, 0x5df42f5b5160 <vm_exec_core+7040>, 0x5df42f5b455c <vm_exec_core+3964>, 0x5df42f5b9ad2 <vm_exec_core+25842>, 0x5df42f5b5f1c <vm_exec_core+10556>, 0x5df42f5baf9a <vm_exec_core+31162>, 0x5df42f5babb8 <vm_exec_core+30168>, 0x5df42f5b66cf <vm_exec_core+12527>, 0x5df42f5b7443 <vm_exec_core+15971>, 0x5df42f5b97bb <vm_exec_core+25051>, 0x5df42f5bab1c <vm_exec_core+30012>, 0x5df42f5b88bf <vm_exec_core+21215>, 0x5df42f5b9853 <vm_exec_core+25203>, 0x5df42f5b9c51 <vm_exec_core+26225>, 0x5df42f5b87ed <vm_exec_core+21005>, 0x5df42f5b4458 <vm_exec_core+3704>, 0x5df42f5b8fea <vm_exec_core+23050>, 0x5df42f5b42b9 <vm_exec_core+3289>, 0x5df42f5b4601 <vm_exec_core+4129>, 0x5df42f5b695c <vm_exec_core+13180>, 0x5df42f5b8692 <vm_exec_core+20658>, 0x5df42f5b8c12 <vm_exec_core+22066>, 0x5df42f5b8421 <vm_exec_core+20033>, 0x5df42f5b3ec2 <vm_exec_core+2274>, 0x5df42f5b9e99 <vm_exec_core+26809>, 0x5df42f5ba8c9 <vm_exec_core+29417>, 0x5df42f5b46fc <vm_exec_core+4380>, 0x5df42f5b585a <vm_exec_core+8826>, 0x5df42f5b536b <vm_exec_core+7563>, 0x5df42f5b607d <vm_exec_core+10909>, 0x5df42f5b739f <vm_exec_core+15807>, 0x5df42f5b47ec <vm_exec_core+4620>, 0x5df42f5b9d1e <vm_exec_core+26430>, 0x5df42f5b57bb <vm_exec_core+8667>, 0x5df42f5b7240 <vm_exec_core+15456>, 0x5df42f5b7cb8 <vm_exec_core+18136>, 0x5df42f5b9bd0 <vm_exec_core+26096>, 0x5df42f5b8a72 <vm_exec_core+21650>, 0x5df42f5b6286 <vm_exec_core+11430>, 0x5df42f5b5a62 <vm_exec_core+9346>, 0x5df42f5b99ae <vm_exec_core+25550>, 0x5df42f5b6ad0 <vm_exec_core+13552>, 0x5df42f5b9095 <vm_exec_core+23221>, 0x5df42f5b8b85 <vm_exec_core+21925>, 0x5df42f5b92d7 <vm_exec_core+23799>, 0x5df42f5ba16e <vm_exec_core+27534>, 0x5df42f5b7ebb <vm_exec_core+18651>, 0x5df42f5b8a22 <vm_exec_core+21570>, 0x5df42f5b63fa <vm_exec_core+11802>, 0x5df42f5b98fa <vm_exec_core+25370>, 0x5df42f5b6520 <vm_exec_core+12096>, 0x5df42f5b872f <vm_exec_core+20815>, 0x5df42f5b8a22 <vm_exec_core+21570>, 0x5df42f5b7a72 <vm_exec_core+17554>, 0x5df42f5b8555 <vm_exec_core+20341>, 0x5df42f5b674a <vm_exec_core+12650>, 0x5df42f5b5d37 <vm_exec_core+10071>, 0x5df42f5b93ae <vm_exec_core+24014>, 0x5df42f5b48a2 <vm_exec_core+4802>, 0x5df42f5b7876 <vm_exec_core+17046>, 0x5df42f5c22aa <vm_exec_core+60618>, 0x5df42f5b8963 <vm_exec_core+21379>, 0x5df42f5b4b42 <vm_exec_core+5474>, 0x5df42f5b5043 <vm_exec_core+6755>, 0x5df42f5b4c5f <vm_exec_core+5759>, 0x5df42f5b5906 <vm_exec_core+8998>, 0x5df42f5b60dc <vm_exec_core+11004>, 0x5df42f5b7d85 <vm_exec_core+18341>, 0x5df42f5b7395 <vm_exec_core+15797>, 0x5df42f5b7d80 <vm_exec_core+18336>, 0x5df42f5b88ba <vm_exec_core+21210>, 0x5df42f5b87e8 <vm_exec_core+21000>, 0x5df42f5b5901 <vm_exec_core+8993>, 0x5df42f5b8a36 <vm_exec_core+21590>, 0x5df42f5b69fe <vm_exec_core+13342>, 0x5df42f5b6a03 <vm_exec_core+13347>, 0x5df42f5b87e3 <vm_exec_core+20995>, 0x5df42f5b8688 <vm_exec_core+20648>, 0x5df42f5b7749 <vm_exec_core+16745>, 0x5df42f5b7671 <vm_exec_core+16529>...}
        reg_cfp = 0x79a4b0dff3a0
        reg_pc = 0x5220000050a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x00005df42f5aff49 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005df42f6309f2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x79a4b0dff578, self=133748284142320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1626
        flags = 0
        iseq = 0x79a4b2fa7730
        cfp = <optimized out>
        sp = 0x79a4b0cff9e8
        use_argv = 0x79a4b169c460
        stack_argv = 0x79a4b0cff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1640
th: 0x515000000300, native_id: 0x79a4b3a7bc40
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 CFUNC  :select
c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:697
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:825
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:864
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1610
        captured = 0x79a4b0dff578
#16 0x00005df42f5dcd46 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1677
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1305
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#19 0x00005df42f5dcd46 in rb_yield (val=<optimized out>)
No locals.
#20 0x00005df42f7838ca in rb_ary_each (ary=133748280398000) at /tmp/ruby/src/trunk_asan/array.c:2646
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH]
c:0013 p:---- s:0061 e:000060 CFUNC  :each
        i = 0
#21 0x00005df42f613088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x79a4b3160540
        cfunc = 0x50400000a298
        recv = 133748280398000
        block_handler = <optimized out>
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00005df42f5ba4b8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79a4b0dff560, cd=0x51100000d040, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d040
        insns_address_table = {0x5df42f5b6836 <vm_exec_core+12886>, 0x5df42f5b3c85 <vm_exec_core+1701>, 0x5df42f5b5467 <vm_exec_core+7815>, 0x5df42f5ba626 <vm_exec_core+28742>, 0x5df42f5b4db2 <vm_exec_core+6098>, 0x5df42f5bb277 <vm_exec_core+31895>, 0x5df42f5b963e <vm_exec_core+24670>, 0x5df42f5b74e5 <vm_exec_core+16133>, 0x5df42f5b3f8e <vm_exec_core+2478>, 0x5df42f5bad9f <vm_exec_core+30655>, 0x5df42f5ba9b0 <vm_exec_core+29648>, 0x5df42f5b516f <vm_exec_core+7055>, 0x5df42f5b456b <vm_exec_core+3979>, 0x5df42f5b9ae1 <vm_exec_core+25857>, 0x5df42f5b5f2b <vm_exec_core+10571>, 0x5df42f5bafa9 <vm_exec_core+31177>, 0x5df42f5babc7 <vm_exec_core+30183>, 0x5df42f5b66de <vm_exec_core+12542>, 0x5df42f5b7452 <vm_exec_core+15986>, 0x5df42f5b97ca <vm_exec_core+25066>, 0x5df42f5bab2b <vm_exec_core+30027>, 0x5df42f5b88ce <vm_exec_core+21230>, 0x5df42f5b9862 <vm_exec_core+25218>, 0x5df42f5b9c60 <vm_exec_core+26240>, 0x5df42f5b87fc <vm_exec_core+21020>, 0x5df42f5b4467 <vm_exec_core+3719>, 0x5df42f5b8ff9 <vm_exec_core+23065>, 0x5df42f5b42c8 <vm_exec_core+3304>, 0x5df42f5b4610 <vm_exec_core+4144>, 0x5df42f5b696b <vm_exec_core+13195>, 0x5df42f5b86a1 <vm_exec_core+20673>, 0x5df42f5b8c21 <vm_exec_core+22081>, 0x5df42f5b8430 <vm_exec_core+20048>, 0x5df42f5b3ed1 <vm_exec_core+2289>, 0x5df42f5b9ea8 <vm_exec_core+26824>, 0x5df42f5ba8d8 <vm_exec_core+29432>, 0x5df42f5b470b <vm_exec_core+4395>, 0x5df42f5b5869 <vm_exec_core+8841>, 0x5df42f5b537a <vm_exec_core+7578>, 0x5df42f5b608c <vm_exec_core+10924>, 0x5df42f5b73ae <vm_exec_core+15822>, 0x5df42f5b47fb <vm_exec_core+4635>, 0x5df42f5b9d2d <vm_exec_core+26445>, 0x5df42f5b57ca <vm_exec_core+8682>, 0x5df42f5b724f <vm_exec_core+15471>, 0x5df42f5b7cc7 <vm_exec_core+18151>, 0x5df42f5b9bdf <vm_exec_core+26111>, 0x5df42f5b8a81 <vm_exec_core+21665>, 0x5df42f5b6295 <vm_exec_core+11445>, 0x5df42f5b5a71 <vm_exec_core+9361>, 0x5df42f5b99bd <vm_exec_core+25565>, 0x5df42f5b6adf <vm_exec_core+13567>, 0x5df42f5b90a4 <vm_exec_core+23236>, 0x5df42f5b8b94 <vm_exec_core+21940>, 0x5df42f5b92e6 <vm_exec_core+23814>, 0x5df42f5ba17d <vm_exec_core+27549>, 0x5df42f5b7eca <vm_exec_core+18666>, 0x5df42f5b397b <vm_exec_core+923>, 0x5df42f5b6409 <vm_exec_core+11817>, 0x5df42f5b9909 <vm_exec_core+25385>, 0x5df42f5b652f <vm_exec_core+12111>, 0x5df42f5b873e <vm_exec_core+20830>, 0x5df42f5b8efa <vm_exec_core+22810>, 0x5df42f5b7a81 <vm_exec_core+17569>, 0x5df42f5b8564 <vm_exec_core+20356>, 0x5df42f5b6759 <vm_exec_core+12665>, 0x5df42f5b5d46 <vm_exec_core+10086>, 0x5df42f5b93bd <vm_exec_core+24029>, 0x5df42f5b48b1 <vm_exec_core+4817>, 0x5df42f5b7885 <vm_exec_core+17061>, 0x5df42f5c22b9 <vm_exec_core+60633>, 0x5df42f5b8972 <vm_exec_core+21394>, 0x5df42f5b4b51 <vm_exec_core+5489>, 0x5df42f5b5052 <vm_exec_core+6770>, 0x5df42f5b4c6e <vm_exec_core+5774>, 0x5df42f5b5915 <vm_exec_core+9013>, 0x5df42f5b60eb <vm_exec_core+11019>, 0x5df42f5b3980 <vm_exec_core+928>, 0x5df42f5b56c7 <vm_exec_core+8423>, 0x5df42f5bb4b1 <vm_exec_core+32465>, 0x5df42f5b8e17 <vm_exec_core+22583>, 0x5df42f5b7dc8 <vm_exec_core+18408>, 0x5df42f5b9d9e <vm_exec_core+26558>, 0x5df42f5bb57d <vm_exec_core+32669>, 0x5df42f5ba09d <vm_exec_core+27325>, 0x5df42f5bb037 <vm_exec_core+31319>, 0x5df42f5bb104 <vm_exec_core+31524>, 0x5df42f5b438b <vm_exec_core+3499>, 0x5df42f5bac69 <vm_exec_core+30345>, 0x5df42f5b6a08 <vm_exec_core+13352>, 0x5df42f5bae78 <vm_exec_core+30872>, 0x5df42f5b65d4 <vm_exec_core+12276>, 0x5df42f5b9f7d <vm_exec_core+27037>, 0x5df42f5b5b90 <vm_exec_core+9648>, 0x5df42f5b6cfd <vm_exec_core+14109>, 0x5df42f5bb1dd <vm_exec_core+31741>, 0x5df42f5b730a <vm_exec_core+15658>, 0x5df42f5b6e93 <vm_exec_core+14515>, 0x5df42f5b3a49 <vm_exec_core+1129>, 0x5df42f5b40df <vm_exec_core+2815>, 0x5df42f5b3b2b <vm_exec_core+1355>, 0x5df42f5b7b75 <vm_exec_core+17813>, 0x5df42f5b7031 <vm_exec_core+14929>, 0x5df42f5b7762 <vm_exec_core+16770>, 0x5df42f5b7685 <vm_exec_core+16549>, 0x5df42f5b6874 <vm_exec_core+12948>, 0x5df42f5b6f2d <vm_exec_core+14669>, 0x5df42f5b6bda <vm_exec_core+13818>, 0x5df42f5b71d4 <vm_exec_core+15348>, 0x5df42f5b7159 <vm_exec_core+15225>, 0x5df42f5b6827 <vm_exec_core+12871>, 0x5df42f5b3c76 <vm_exec_core+1686>, 0x5df42f5b5458 <vm_exec_core+7800>, 0x5df42f5ba617 <vm_exec_core+28727>, 0x5df42f5b4da3 <vm_exec_core+6083>, 0x5df42f5bb268 <vm_exec_core+31880>, 0x5df42f5b962f <vm_exec_core+24655>, 0x5df42f5b74d6 <vm_exec_core+16118>, 0x5df42f5b3f7f <vm_exec_core+2463>, 0x5df42f5bad90 <vm_exec_core+30640>, 0x5df42f5ba9a1 <vm_exec_core+29633>, 0x5df42f5b5160 <vm_exec_core+7040>, 0x5df42f5b455c <vm_exec_core+3964>, 0x5df42f5b9ad2 <vm_exec_core+25842>, 0x5df42f5b5f1c <vm_exec_core+10556>, 0x5df42f5baf9a <vm_exec_core+31162>, 0x5df42f5babb8 <vm_exec_core+30168>, 0x5df42f5b66cf <vm_exec_core+12527>, 0x5df42f5b7443 <vm_exec_core+15971>, 0x5df42f5b97bb <vm_exec_core+25051>, 0x5df42f5bab1c <vm_exec_core+30012>, 0x5df42f5b88bf <vm_exec_core+21215>, 0x5df42f5b9853 <vm_exec_core+25203>, 0x5df42f5b9c51 <vm_exec_core+26225>, 0x5df42f5b87ed <vm_exec_core+21005>, 0x5df42f5b4458 <vm_exec_core+3704>, 0x5df42f5b8fea <vm_exec_core+23050>, 0x5df42f5b42b9 <vm_exec_core+3289>, 0x5df42f5b4601 <vm_exec_core+4129>, 0x5df42f5b695c <vm_exec_core+13180>, 0x5df42f5b8692 <vm_exec_core+20658>, 0x5df42f5b8c12 <vm_exec_core+22066>, 0x5df42f5b8421 <vm_exec_core+20033>, 0x5df42f5b3ec2 <vm_exec_core+2274>, 0x5df42f5b9e99 <vm_exec_core+26809>, 0x5df42f5ba8c9 <vm_exec_core+29417>, 0x5df42f5b46fc <vm_exec_core+4380>, 0x5df42f5b585a <vm_exec_core+8826>, 0x5df42f5b536b <vm_exec_core+7563>, 0x5df42f5b607d <vm_exec_core+10909>, 0x5df42f5b739f <vm_exec_core+15807>, 0x5df42f5b47ec <vm_exec_core+4620>, 0x5df42f5b9d1e <vm_exec_core+26430>, 0x5df42f5b57bb <vm_exec_core+8667>, 0x5df42f5b7240 <vm_exec_core+15456>, 0x5df42f5b7cb8 <vm_exec_core+18136>, 0x5df42f5b9bd0 <vm_exec_core+26096>, 0x5df42f5b8a72 <vm_exec_core+21650>, 0x5df42f5b6286 <vm_exec_core+11430>, 0x5df42f5b5a62 <vm_exec_core+9346>, 0x5df42f5b99ae <vm_exec_core+25550>, 0x5df42f5b6ad0 <vm_exec_core+13552>, 0x5df42f5b9095 <vm_exec_core+23221>, 0x5df42f5b8b85 <vm_exec_core+21925>, 0x5df42f5b92d7 <vm_exec_core+23799>, 0x5df42f5ba16e <vm_exec_core+27534>, 0x5df42f5b7ebb <vm_exec_core+18651>, 0x5df42f5b8a22 <vm_exec_core+21570>, 0x5df42f5b63fa <vm_exec_core+11802>, 0x5df42f5b98fa <vm_exec_core+25370>, 0x5df42f5b6520 <vm_exec_core+12096>, 0x5df42f5b872f <vm_exec_core+20815>, 0x5df42f5b8a22 <vm_exec_core+21570>, 0x5df42f5b7a72 <vm_exec_core+17554>, 0x5df42f5b8555 <vm_exec_core+20341>, 0x5df42f5b674a <vm_exec_core+12650>, 0x5df42f5b5d37 <vm_exec_core+10071>, 0x5df42f5b93ae <vm_exec_core+24014>, 0x5df42f5b48a2 <vm_exec_core+4802>, 0x5df42f5b7876 <vm_exec_core+17046>, 0x5df42f5c22aa <vm_exec_core+60618>, 0x5df42f5b8963 <vm_exec_core+21379>, 0x5df42f5b4b42 <vm_exec_core+5474>, 0x5df42f5b5043 <vm_exec_core+6755>, 0x5df42f5b4c5f <vm_exec_core+5759>, 0x5df42f5b5906 <vm_exec_core+8998>, 0x5df42f5b60dc <vm_exec_core+11004>, 0x5df42f5b7d85 <vm_exec_core+18341>, 0x5df42f5b7395 <vm_exec_core+15797>, 0x5df42f5b7d80 <vm_exec_core+18336>, 0x5df42f5b88ba <vm_exec_core+21210>, 0x5df42f5b87e8 <vm_exec_core+21000>, 0x5df42f5b5901 <vm_exec_core+8993>, 0x5df42f5b8a36 <vm_exec_core+21590>, 0x5df42f5b69fe <vm_exec_core+13342>, 0x5df42f5b6a03 <vm_exec_core+13347>, 0x5df42f5b87e3 <vm_exec_core+20995>, 0x5df42f5b8688 <vm_exec_core+20648>, 0x5df42f5b7749 <vm_exec_core+16745>, 0x5df42f5b7671 <vm_exec_core+16529>...}
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897
        reg_cfp = 0x79a4b0dff560
        reg_pc = 0x5150000196d0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>

        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00005df42f5b017b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x00005df42f33a81c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=133748284635560) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x79a4b2feb890
#27 0x00005df42f3356db in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 133748286084080
        realpath_map = 133748286083920
        path = 133748284635560
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#28 0x00005df42f333895 in rb_require_string_internal (fname=133748284635600, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x5160000006d0
        result = <optimized out>
#29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049
        base = <optimized out>
#30 0x00005df42f613088 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3794
        ci = 0x58a100140003
        cc = <optimized out>
        me = 0x79a4b2feba20
        cfunc = 0x5040000185d8
        recv = 133748286213520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x00005df42f5f939d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffdaa9dd450) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#32 0x00005df42f5f8e55 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912
        ci = <optimized out>
        cc = 0x0
#33 0x00005df42f5c0b09 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79a4b0dff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5967
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5df42f5b6836 <vm_exec_core+12886>, 0x5df42f5b3c85 <vm_exec_core+1701>, 0x5df42f5b5467 <vm_exec_core+7815>, 0x5df42f5ba626 <vm_exec_core+28742>, 0x5df42f5b4db2 <vm_exec_core+6098>, 0x5df42f5bb277 <vm_exec_core+31895>, 0x5df42f5b963e <vm_exec_core+24670>, 0x5df42f5b74e5 <vm_exec_core+16133>, 0x5df42f5b3f8e <vm_exec_core+2478>, 0x5df42f5bad9f <vm_exec_core+30655>, 0x5df42f5ba9b0 <vm_exec_core+29648>, 0x5df42f5b516f <vm_exec_core+7055>, 0x5df42f5b456b <vm_exec_core+3979>, 0x5df42f5b9ae1 <vm_exec_core+25857>, 0x5df42f5b5f2b <vm_exec_core+10571>, 0x5df42f5bafa9 <vm_exec_core+31177>, 0x5df42f5babc7 <vm_exec_core+30183>, 0x5df42f5b66de <vm_exec_core+12542>, 0x5df42f5b7452 <vm_exec_core+15986>, 0x5df42f5b97ca <vm_exec_core+25066>, 0x5df42f5bab2b <vm_exec_core+30027>, 0x5df42f5b88ce <vm_exec_core+21230>, 0x5df42f5b9862 <vm_exec_core+25218>, 0x5df42f5b9c60 <vm_exec_core+26240>, 0x5df42f5b87fc <vm_exec_core+21020>, 0x5df42f5b4467 <vm_exec_core+3719>, 0x5df42f5b8ff9 <vm_exec_core+23065>, 0x5df42f5b42c8 <vm_exec_core+3304>, 0x5df42f5b4610 <vm_exec_core+4144>, 0x5df42f5b696b <vm_exec_core+13195>, 0x5df42f5b86a1 <vm_exec_core+20673>, 0x5df42f5b8c21 <vm_exec_core+22081>, 0x5df42f5b8430 <vm_exec_core+20048>, 0x5df42f5b3ed1 <vm_exec_core+2289>, 0x5df42f5b9ea8 <vm_exec_core+26824>, 0x5df42f5ba8d8 <vm_exec_core+29432>, 0x5df42f5b470b <vm_exec_core+4395>, 0x5df42f5b5869 <vm_exec_core+8841>, 0x5df42f5b537a <vm_exec_core+7578>, 0x5df42f5b608c <vm_exec_core+10924>, 0x5df42f5b73ae <vm_exec_core+15822>, 0x5df42f5b47fb <vm_exec_core+4635>, 0x5df42f5b9d2d <vm_exec_core+26445>, 0x5df42f5b57ca <vm_exec_core+8682>, 0x5df42f5b724f <vm_exec_core+15471>, 0x5df42f5b7cc7 <vm_exec_core+18151>, 0x5df42f5b9bdf <vm_exec_core+26111>, 0x5df42f5b8a81 <vm_exec_core+21665>, 0x5df42f5b6295 <vm_exec_core+11445>, 0x5df42f5b5a71 <vm_exec_core+9361>, 0x5df42f5b99bd <vm_exec_core+25565>, 0x5df42f5b6adf <vm_exec_core+13567>, 0x5df42f5b90a4 <vm_exec_core+23236>, 0x5df42f5b8b94 <vm_exec_core+21940>, 0x5df42f5b92e6 <vm_exec_core+23814>, 0x5df42f5ba17d <vm_exec_core+27549>, 0x5df42f5b7eca <vm_exec_core+18666>, 0x5df42f5b397b <vm_exec_core+923>, 0x5df42f5b6409 <vm_exec_core+11817>, 0x5df42f5b9909 <vm_exec_core+25385>, 0x5df42f5b652f <vm_exec_core+12111>, 0x5df42f5b873e <vm_exec_core+20830>, 0x5df42f5b8efa <vm_exec_core+22810>, 0x5df42f5b7a81 <vm_exec_core+17569>, 0x5df42f5b8564 <vm_exec_core+20356>, 0x5df42f5b6759 <vm_exec_core+12665>, 0x5df42f5b5d46 <vm_exec_core+10086>, 0x5df42f5b93bd <vm_exec_core+24029>, 0x5df42f5b48b1 <vm_exec_core+4817>, 0x5df42f5b7885 <vm_exec_core+17061>, 0x5df42f5c22b9 <vm_exec_core+60633>, 0x5df42f5b8972 <vm_exec_core+21394>, 0x5df42f5b4b51 <vm_exec_core+5489>, 0x5df42f5b5052 <vm_exec_core+6770>, 0x5df42f5b4c6e <vm_exec_core+5774>, 0x5df42f5b5915 <vm_exec_core+9013>, 0x5df42f5b60eb <vm_exec_core+11019>, 0x5df42f5b3980 <vm_exec_core+928>, 0x5df42f5b56c7 <vm_exec_core+8423>, 0x5df42f5bb4b1 <vm_exec_core+32465>, 0x5df42f5b8e17 <vm_exec_core+22583>, 0x5df42f5b7dc8 <vm_exec_core+18408>, 0x5df42f5b9d9e <vm_exec_core+26558>, 0x5df42f5bb57d <vm_exec_core+32669>, 0x5df42f5ba09d <vm_exec_core+27325>, 0x5df42f5bb037 <vm_exec_core+31319>, 0x5df42f5bb104 <vm_exec_core+31524>, 0x5df42f5b438b <vm_exec_core+3499>, 0x5df42f5bac69 <vm_exec_core+30345>, 0x5df42f5b6a08 <vm_exec_core+13352>, 0x5df42f5bae78 <vm_exec_core+30872>, 0x5df42f5b65d4 <vm_exec_core+12276>, 0x5df42f5b9f7d <vm_exec_core+27037>, 0x5df42f5b5b90 <vm_exec_core+9648>, 0x5df42f5b6cfd <vm_exec_core+14109>, 0x5df42f5bb1dd <vm_exec_core+31741>, 0x5df42f5b730a <vm_exec_core+15658>, 0x5df42f5b6e93 <vm_exec_core+14515>, 0x5df42f5b3a49 <vm_exec_core+1129>, 0x5df42f5b40df <vm_exec_core+2815>, 0x5df42f5b3b2b <vm_exec_core+1355>, 0x5df42f5b7b75 <vm_exec_core+17813>, 0x5df42f5b7031 <vm_exec_core+14929>, 0x5df42f5b7762 <vm_exec_core+16770>, 0x5df42f5b7685 <vm_exec_core+16549>, 0x5df42f5b6874 <vm_exec_core+12948>, 0x5df42f5b6f2d <vm_exec_core+14669>, 0x5df42f5b6bda <vm_exec_core+13818>, 0x5df42f5b71d4 <vm_exec_core+15348>, 0x5df42f5b7159 <vm_exec_core+15225>, 0x5df42f5b6827 <vm_exec_core+12871>, 0x5df42f5b3c76 <vm_exec_core+1686>, 0x5df42f5b5458 <vm_exec_core+7800>, 0x5df42f5ba617 <vm_exec_core+28727>, 0x5df42f5b4da3 <vm_exec_core+6083>, 0x5df42f5bb268 <vm_exec_core+31880>, 0x5df42f5b962f <vm_exec_core+24655>, 0x5df42f5b74d6 <vm_exec_core+16118>, 0x5df42f5b3f7f <vm_exec_core+2463>, 0x5df42f5bad90 <vm_exec_core+30640>, 0x5df42f5ba9a1 <vm_exec_core+29633>, 0x5df42f5b5160 <vm_exec_core+7040>, 0x5df42f5b455c <vm_exec_core+3964>, 0x5df42f5b9ad2 <vm_exec_core+25842>, 0x5df42f5b5f1c <vm_exec_core+10556>, 0x5df42f5baf9a <vm_exec_core+31162>, 0x5df42f5babb8 <vm_exec_core+30168>, 0x5df42f5b66cf <vm_exec_core+12527>, 0x5df42f5b7443 <vm_exec_core+15971>, 0x5df42f5b97bb <vm_exec_core+25051>, 0x5df42f5bab1c <vm_exec_core+30012>, 0x5df42f5b88bf <vm_exec_core+21215>, 0x5df42f5b9853 <vm_exec_core+25203>, 0x5df42f5b9c51 <vm_exec_core+26225>, 0x5df42f5b87ed <vm_exec_core+21005>, 0x5df42f5b4458 <vm_exec_core+3704>, 0x5df42f5b8fea <vm_exec_core+23050>, 0x5df42f5b42b9 <vm_exec_core+3289>, 0x5df42f5b4601 <vm_exec_core+4129>, 0x5df42f5b695c <vm_exec_core+13180>, 0x5df42f5b8692 <vm_exec_core+20658>, 0x5df42f5b8c12 <vm_exec_core+22066>, 0x5df42f5b8421 <vm_exec_core+20033>, 0x5df42f5b3ec2 <vm_exec_core+2274>, 0x5df42f5b9e99 <vm_exec_core+26809>, 0x5df42f5ba8c9 <vm_exec_core+29417>, 0x5df42f5b46fc <vm_exec_core+4380>, 0x5df42f5b585a <vm_exec_core+8826>, 0x5df42f5b536b <vm_exec_core+7563>, 0x5df42f5b607d <vm_exec_core+10909>, 0x5df42f5b739f <vm_exec_core+15807>, 0x5df42f5b47ec <vm_exec_core+4620>, 0x5df42f5b9d1e <vm_exec_core+26430>, 0x5df42f5b57bb <vm_exec_core+8667>, 0x5df42f5b7240 <vm_exec_core+15456>, 0x5df42f5b7cb8 <vm_exec_core+18136>, 0x5df42f5b9bd0 <vm_exec_core+26096>, 0x5df42f5b8a72 <vm_exec_core+21650>, 0x5df42f5b6286 <vm_exec_core+11430>, 0x5df42f5b5a62 <vm_exec_core+9346>, 0x5df42f5b99ae <vm_exec_core+25550>, 0x5df42f5b6ad0 <vm_exec_core+13552>, 0x5df42f5b9095 <vm_exec_core+23221>, 0x5df42f5b8b85 <vm_exec_core+21925>, 0x5df42f5b92d7 <vm_exec_core+23799>, 0x5df42f5ba16e <vm_exec_core+27534>, 0x5df42f5b7ebb <vm_exec_core+18651>, 0x5df42f5b8a22 <vm_exec_core+21570>, 0x5df42f5b63fa <vm_exec_core+11802>, 0x5df42f5b98fa <vm_exec_core+25370>, 0x5df42f5b6520 <vm_exec_core+12096>, 0x5df42f5b872f <vm_exec_core+20815>, 0x5df42f5b8a22 <vm_exec_core+21570>, 0x5df42f5b7a72 <vm_exec_core+17554>, 0x5df42f5b8555 <vm_exec_core+20341>, 0x5df42f5b674a <vm_exec_core+12650>, 0x5df42f5b5d37 <vm_exec_core+10071>, 0x5df42f5b93ae <vm_exec_core+24014>, 0x5df42f5b48a2 <vm_exec_core+4802>, 0x5df42f5b7876 <vm_exec_core+17046>, 0x5df42f5c22aa <vm_exec_core+60618>, 0x5df42f5b8963 <vm_exec_core+21379>, 0x5df42f5b4b42 <vm_exec_core+5474>, 0x5df42f5b5043 <vm_exec_core+6755>, 0x5df42f5b4c5f <vm_exec_core+5759>, 0x5df42f5b5906 <vm_exec_core+8998>, 0x5df42f5b60dc <vm_exec_core+11004>, 0x5df42f5b7d85 <vm_exec_core+18341>, 0x5df42f5b7395 <vm_exec_core+15797>, 0x5df42f5b7d80 <vm_exec_core+18336>, 0x5df42f5b88ba <vm_exec_core+21210>, 0x5df42f5b87e8 <vm_exec_core+21000>, 0x5df42f5b5901 <vm_exec_core+8993>, 0x5df42f5b8a36 <vm_exec_core+21590>, 0x5df42f5b69fe <vm_exec_core+13342>, 0x5df42f5b6a03 <vm_exec_core+13347>, 0x5df42f5b87e3 <vm_exec_core+20995>, 0x5df42f5b8688 <vm_exec_core+20648>, 0x5df42f5b7749 <vm_exec_core+16745>, 0x5df42f5b7671 <vm_exec_core+16529>...}
        reg_cfp = 0x79a4b0dff790
        reg_pc = 0x50400002d1f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x00005df42f5afd8b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffdaa9dd800, <optimized out>, <optimized out>}, prev = 0x79a4b1865250, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00005df42f2345cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x79a4b2febac0) at /tmp/ruby/src/trunk_asan/eval.c:280
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdaa9dd990, <optimized out>, 0x7ffdaa9dd8e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x79a4b2febac0
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
        ec = 0x5160000006d0
        status = <optimized out>
#38 0x00005df42f22db47 in rb_main (argc=9, argv=0x7ffdaa9ddb58) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7ffdaa9ddb58) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.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.

[Inferior 1 (process 801189) detached]
$ timeout 60 gdb -p 800862 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:953: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 800861 -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 829662 -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-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.1.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_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/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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/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.5.0dev (2025-04-16T07:55:38Z master bbf873521a) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 .....................................

Finished in 35.940455 seconds

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