# Logfile created on 2025-08-01 11:11:22 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007e670426fdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_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.20250801-111122", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007e6704bec168 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007e6704bebfb0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007e66ffd490b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250801-111122", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250801-111122>, @binmode=false, @mon_data=#<Monitor:0x00007e6704bebc40>, @mon_data_owner_object_id=900>>>
$$$[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 sanitizer/tsan_interface.h... yes
checking for setjmpex.h... no
checking for stdalign.h... yes
checking for stdio.h... (cached) yes
checking for sys/attr.h... no
checking for sys/eventfd.h... yes
checking for sys/fcntl.h... yes
checking for sys/file.h... yes
checking for sys/id.h... no
checking for sys/ioctl.h... yes
checking for sys/mkdev.h... no
checking for sys/param.h... yes
checking for sys/prctl.h... yes
checking for sys/random.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/syscall.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/utime.h... no
checking for syscall.h... yes
checking for time.h... yes
checking for ucontext.h... yes
checking for utime.h... yes
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for stdckdint.h... no
checking for stdatomic.h... yes
checking for x86intrin.h... yes
checking for x86intrin.h when defined(__x86_64__)... yes
checking for gmp.h... yes
checking for library containing __gmpz_init... -lgmp
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for C/C++ restrict keyword... __restrict__
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking word size... 8
checking packed struct attribute... x __attribute__((packed))
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... ULONG
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULONG
checking for off_t... (cached) yes
checking for convertible type of off_t... LONG
checking for clockid_t... yes
checking for convertible type of clockid_t... INT
checking for variable length macro... yes
checking if _Alignof() works... yes
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
checking for WEAK function attribute... __attribute__ ((__weak__)) x
checking for __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 64bit __atomic builtins... yes
checking for __sync builtins... yes
checking for __builtin_unreachable... yes
checking for __assume... no
checking for exported function attribute... __attribute__ ((__visibility__("default")))
checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
checking for function name string predefined identifier... __func__
checking if enum over int is allowed... yes
checking for clang-17 options needed to detect all undeclared functions... none needed
checking whether sys_nerr is declared... no
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of dev_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking size of struct stat.st_dev... SIZEOF_DEV_T
checking size of struct stat.st_rdev... SIZEOF_DEV_T
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... no
checking for struct statx.stx_btime... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for printf prefix for intptr_t... NONE
checking for ssize_t... yes
checking size of ssize_t... 8
checking for printf prefix for int64_t... NONE
checking for stack end address... __libc_stack_end
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strstr... yes
checking for tgamma... yes
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... yes
checking for atan2l... yes
checking for atan2f... yes
checking whether atomic_signal_fence is declared... yes
checking for chmod... yes
checking for chown... yes
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... yes
checking for copy_file_range... yes
checking for cosh... yes
checking for crypt_r... yes
checking for daemon... (cached) no
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for eventfd... yes
checking for execl... yes
checking for execle... yes
checking for execv... yes
checking for execve... yes
checking for explicit_memset... no
checking for fcopyfile... no
checking for fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... no
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for lutimes... yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for malloc_trim... yes
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for snprintf... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... 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/ZJIT... yes
checking for prefix of external symbols... NONE
checking if make is GNU make... yes
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 3.5.0+2
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
   * ZJIT support:        no
   * 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 rake-13.3.0...
Downloading bundled gem test-unit-3.7.0...
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.9...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.5.1...
Downloading bundled gem matrix-0.4.3...
Downloading bundled gem prime-0.1.4...
Downloading bundled gem rbs-3.9.4...
Downloading bundled gem typeprof-0.30.1...
Downloading bundled gem debug-1.11.0...
Downloading bundled gem racc-1.8.1...
Downloading bundled gem mutex_m-0.3.0...
Downloading bundled gem getoptlong-0.2.1...
Downloading bundled gem base64-0.3.0...
Downloading bundled gem bigdecimal-3.2.2...
Downloading bundled gem observer-0.1.2...
Downloading bundled gem abbrev-0.1.2...
Downloading bundled gem resolv-replace-0.1.1...
Downloading bundled gem rinda-0.2.0...
Downloading bundled gem drb-2.2.3...
Downloading bundled gem nkf-0.2.0...
Downloading bundled gem syslog-0.3.0...
Downloading bundled gem csv-3.3.5...
Downloading bundled gem ostruct-0.6.3...
Downloading bundled gem pstore-0.2.0...
Downloading bundled gem benchmark-0.4.1...
Downloading bundled gem logger-1.7.0...
Downloading bundled gem rdoc-6.14.2...
Downloading bundled gem win32ole-1.9.2...
Downloading bundled gem reline-0.6.2...
Downloading bundled gem readline-0.0.4...
Downloading bundled gem fiddle-1.1.8...
/usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/.bundle/.timestamp
/usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/gems/src
Cloning https://github.com/ruby/power_assert
Cloning https://github.com/ruby/repl_type_completor
Cloning into '/tmp/ruby/src/trunk_asan/gems/src/power_assert'...
Cloning into '/tmp/ruby/src/trunk_asan/gems/src/repl_type_completor'...
Cloning https://github.com/ruby/irb
Cloning into '/tmp/ruby/src/trunk_asan/gems/src/irb'...
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
From https://github.com/ruby/repl_type_completor
 * branch            25108aa8d69ddaba0b5da3feff1c0035371524b2 -> FETCH_HEAD
HEAD is now at 25108aa Merge pull request #62 from ruby/fix_require_completion_test
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision updated
From https://github.com/ruby/power_assert
 * branch            f88e406e7c9e0810cc149869582afbae1fb84c4a -> FETCH_HEAD
HEAD is now at f88e406 Support Ruby 3.5 style Set inspection result
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision updated
Building repl_type_completor@25108aa8d69ddaba0b5da3feff1c0035371524b2 to /tmp/ruby/src/trunk_asan/gems/repl_type_completor-0.1.11.gem
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: repl_type_completor
  Version: 0.1.11
  File: repl_type_completor-0.1.11.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
From https://github.com/ruby/irb
 * branch            331c4e851296b115db766c291e8cf54a2492fb36 -> FETCH_HEAD
HEAD is now at 331c4e8 Update the expected values of backtraces
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision updated
Building irb@331c4e851296b115db766c291e8cf54a2492fb36 to /tmp/ruby/src/trunk_asan/gems/irb-1.15.2.gem
  Successfully built RubyGem
  Name: irb
  Version: 1.15.2
  File: irb-1.15.2.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 1064c63643
$$$[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
making /tmp/ruby/src/trunk_asan/marshal.rbinc
making /tmp/ruby/src/trunk_asan/pack.rbinc
id.c updated
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
generating enc/trans/newline.c ...
making /tmp/ruby/src/trunk_asan/hash.rbinc
making /tmp/ruby/src/trunk_asan/kernel.rbinc
making /tmp/ruby/src/trunk_asan/pathname_builtin.rbinc
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/jit_hook.rbinc
making /tmp/ruby/src/trunk_asan/jit_undef.rbinc
making /tmp/ruby/src/trunk_asan/yjit.rbinc
making /tmp/ruby/src/trunk_asan/zjit.rbinc
generating /tmp/ruby/src/trunk_asan/ext/ripper/ripper.c
generating /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/sizes.c
generating /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
generating miniprelude.c
extracting ripper.y from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket'
generating constant definitions
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/etc'
generating eventids1.c from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
generating eventids1.h from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
generating eventids2table.c from ./eventids2.c
generating constant definitions
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
/usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/.bundle/gems
generating x86_64-linux-fake.rb
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
Extracting bundle gem minitest-5.25.5...
Extracting bundle gem rake-13.3.0...
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/etc'
Extracting bundle gem test-unit-3.7.0...
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...
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket'
Extracting bundle gem net-ftp-0.3.8...
Extracting bundle gem net-imap-0.5.9...
Extracting bundle gem net-pop-0.1.2...
Extracting bundle gem net-smtp-0.5.1...
miniprelude.c updated
Extracting bundle gem matrix-0.4.3...
Extracting bundle gem prime-0.1.4...
x86_64-linux-fake.rb updated
Extracting bundle gem rbs-3.9.4...
Extracting bundle gem typeprof-0.30.1...
Unpacked gems/minitest-5.25.5.gem
Extracting bundle gem debug-1.11.0...
Unpacked gems/test-unit-3.7.0.gem
Unpacked gems/rake-13.3.0.gem
Unpacked gems/rexml-3.4.1.gem
Extracting bundle gem racc-1.8.1...
Unpacked gems/net-ftp-0.3.8.gem
Extracting bundle gem mutex_m-0.3.0...
Extracting bundle gem getoptlong-0.2.1...
Extracting bundle gem base64-0.3.0...
compiling compiler ripper.y
Unpacked gems/net-pop-0.1.2.gem
Unpacked gems/rss-0.3.1.gem
Unpacked gems/net-smtp-0.5.1.gem
Extracting bundle gem bigdecimal-3.2.2...
Extracting bundle gem observer-0.1.2...
Extracting bundle gem abbrev-0.1.2...
Unpacked gems/net-imap-0.5.9.gem
Extracting bundle gem resolv-replace-0.1.1...
Unpacked gems/matrix-0.4.3.gem
generating ripper_init.c from ./ripper_init.c.tmpl
Unpacked gems/prime-0.1.4.gem
Extracting bundle gem rinda-0.2.0...
Extracting bundle gem drb-2.2.3...
Unpacked gems/typeprof-0.30.1.gem
Extracting bundle gem nkf-0.2.0...
Unpacked gems/debug-1.11.0.gem
Unpacked gems/mutex_m-0.3.0.gem
Unpacked gems/getoptlong-0.2.1.gem
Unpacked gems/racc-1.8.1.gem
Extracting bundle gem syslog-0.3.0...
Unpacked gems/base64-0.3.0.gem
Extracting bundle gem csv-3.3.5...
Extracting bundle gem ostruct-0.6.3...
Extracting bundle gem pstore-0.2.0...
Extracting bundle gem benchmark-0.4.1...
/bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
Unpacked gems/abbrev-0.1.2.gem
Extracting bundle gem logger-1.7.0...
Unpacked gems/observer-0.1.2.gem
Extracting bundle gem rdoc-6.14.2...
Unpacked gems/resolv-replace-0.1.1.gem
Extracting bundle gem win32ole-1.9.2...
Unpacked gems/bigdecimal-3.2.2.gem
Extracting bundle gem reline-0.6.2...
Extracting bundle gem readline-0.0.4...
Unpacked gems/rbs-3.9.4.gem
Extracting bundle gem fiddle-1.1.8...
Unpacked gems/rinda-0.2.0.gem
generating enc.mk
Unpacked gems/drb-2.2.3.gem
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem
Unpacked gems/nkf-0.2.0.gem
Unpacked gems/pstore-0.2.0.gem
Unpacked gems/syslog-0.3.0.gem
Unpacked gems/ostruct-0.6.3.gem
Extracting bundle gem repl_type_completor-0.1.11...
Unpacked gems/benchmark-0.4.1.gem
Unpacked gems/logger-1.7.0.gem
Unpacked gems/csv-3.3.5.gem
Unpacked gems/reline-0.6.2.gem
Unpacked gems/readline-0.0.4.gem
Unpacked gems/win32ole-1.9.2.gem
Unpacked gems/rdoc-6.14.2.gem
Unpacked gems/fiddle-1.1.8.gem
Extracting bundle gem irb-1.15.2...
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
Extracting bundle gem power_assert-2.0.5...
Unpacked gems/repl_type_completor-0.1.11.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
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
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
Unpacked gems/power_assert-3.0.0dev.gem
Unpacked gems/irb-1.15.2.gem
generating table from enc/trans/iso2022.c
generating table from enc/trans/japanese.c
generating enc/trans/escape.c ...
generating enc/trans/cesu_8.c ...
generating table from enc/trans/japanese_euc.c
generating table from enc/trans/japanese_sjis.c
generating enc/trans/ebcdic.c ...
generating table from enc/trans/korean.c
generating enc/trans/japanese.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/iso2022.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_softbank.c ...
generating enc/trans/emoji_sjis_kddi.c ...
generating enc/trans/emoji_sjis_docomo.c ...
generating enc/trans/chinese.c ...
generating enc/trans/japanese_sjis.c ...
generating enc/trans/gbk.c ...
generating enc/trans/utf8_mac.c ...
generating enc/trans/korean.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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_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/concurrent_set.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/imemo.c
compiling /tmp/ruby/src/trunk_asan/inits.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/namespace.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 /tmp/ruby/src/trunk_asan/pathname.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/set.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
compiling /tmp/ruby/src/trunk_asan/jit.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 /tmp/ruby/build/trunk_asan/target/release/libyjit.a
partial linking /tmp/ruby/build/trunk_asan/target/release/libyjit.a into /tmp/ruby/build/trunk_asan/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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_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.rbbin updated
c9ad4f65da9c6a660bafc1d758ef69b92274da518f8c7f4b9ca2baa31db6aad0  builtin_binary.rbbin
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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h updated
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_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'
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_6.c
generating transdb.h
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_10.c
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
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk_asan/enc/koi8_r.c
compiling /tmp/ruby/src/trunk_asan/enc/koi8_u.c
compiling /tmp/ruby/src/trunk_asan/enc/shift_jis.c
compiling /tmp/ruby/src/trunk_asan/enc/utf_16be.c
compiling /tmp/ruby/src/trunk_asan/enc/utf_16le.c
compiling /tmp/ruby/src/trunk_asan/enc/utf_32be.c
transdb.h updated
compiling /tmp/ruby/src/trunk_asan/enc/utf_32le.c
generating makefiles ext/configure-ext.mk
making trans
compiling /tmp/ruby/src/trunk_asan/enc/windows_31j.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1250.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1251.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1252.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1253.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1254.c
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
compiling /tmp/ruby/src/trunk_asan/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1257.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
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
ext/configure-ext.mk updated
linking encoding encdb.so
generating /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c ...
linking encoding big5.so
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
linking encoding cesu_8.so
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
generating table from /tmp/ruby/src/trunk_asan/enc/trans/escape.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/gbk.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c
generating /tmp/ruby/src/trunk_asan/enc/trans/escape.c ...
linking encoding cp949.so
generating /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c ...
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese.c
linking encoding emacs_mule.so
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese.c ...
linking encoding euc_jp.so
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji.c ...
linking encoding euc_kr.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c
linking encoding euc_tw.so
configuring -test-/RUBY_ALIGNOF
linking encoding gb2312.so
configuring cgi/escape
configuring continuation
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c
configuring coverage
linking encoding gb18030.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/korean.c
configuring date
linking encoding gbk.so
linking encoding iso_8859_1.so
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c ...
linking encoding iso_8859_2.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c
configuring digest
configuring digest/bubblebabble
configuring digest/md5
linking encoding iso_8859_3.so
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c ...
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
configuring erb/escape
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c ...
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c ...
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
generating /tmp/ruby/src/trunk_asan/enc/trans/chinese.c ...
configuring -test-/array/concat
linking encoding iso_8859_15.so
configuring -test-/array/resize
configuring fcntl
configuring etc
configuring -test-/asan
linking encoding iso_8859_16.so
configuring -test-/bignum
linking encoding koi8_r.so
configuring -test-/bug-14834
configuring -test-/bug-3571
generating /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c ...
linking encoding koi8_u.so
generating /tmp/ruby/src/trunk_asan/enc/trans/gbk.c ...
configuring -test-/bug-5832
generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c
configuring io/console
configuring -test-/bug_reporter
configuring -test-/class
linking encoding shift_jis.so
configuring -test-/cxxanyargs
linking encoding utf_16be.so
configuring json
linking encoding utf_16le.so
configuring json/generator
configuring monitor
linking encoding utf_32be.so
linking encoding utf_32le.so
configuring -test-/debug
configuring -test-/dln/empty
configuring -test-/econv
generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c
linking encoding windows_31j.so
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c ...
configuring -test-/ensure_and_callcc
linking encoding windows_1250.so
configuring -test-/enumerator_kw
configuring digest/rmd160
configuring -test-/eval
linking transcoder transdb.so
configuring objspace
configuring -test-/exception
generating /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c ...
linking encoding windows_1251.so
compiling /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c
configuring -test-/fatal
configuring -test-/file
linking encoding windows_1252.so
compiling /tmp/ruby/src/trunk_asan/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji.c
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c
generating /tmp/ruby/src/trunk_asan/enc/trans/korean.c ...
configuring digest/sha1
configuring openssl
configuring psych
configuring digest/sha2
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c
configuring pty
generating /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c ...
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c
configuring rbconfig/sizeof
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c
generating /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c ...
compiling /tmp/ruby/src/trunk_asan/enc/trans/escape.c
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c ...
configuring ripper
configuring rubyvm
compiling /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/gbk.c
configuring json/parser
configuring socket
configuring stringio
compiling /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c
configuring strscan
compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese.c
configuring -test-/float
compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring zlib
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c
configuring -test-/load/dot.dot
configuring -test-/load/protect
compiling /tmp/ruby/src/trunk_asan/enc/trans/korean.c
configuring -test-/load/resolve_symbol_resolver
configuring -test-/load/resolve_symbol_target
configuring -test-/load/stringify_symbols
configuring -test-/load/stringify_target
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring bigdecimal-3.2.2/ext/bigdecimal
configuring -test-/namespace/yay1
configuring -test-/namespace/yay2
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/public_header_warnings
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
generating /tmp/ruby/src/trunk_asan/enc/trans/big5.c ...
configuring -test-/regexp
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/stack
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring debug-1.11.0/ext/debug
compiling /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c
configuring fiddle-1.1.8/ext/fiddle
compiling /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c
configuring nkf-0.2.0/ext/nkf
compiling /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c
configuring -test-/thread/id
configuring racc-1.8.1/ext/racc/cparse
compiling /tmp/ruby/src/trunk_asan/enc/trans/big5.c
configuring rbs-3.9.4/ext/rbs_extension
configuring -test-/thread/instrumentation
configuring -test-/thread/lock_native_thread
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
configuring syslog-0.3.0/ext/syslog
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking transcoder single_byte.so
linking transcoder utf_16_32.so
libffi_version: 3.4.6
linking transcoder utf8_mac.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-/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-/cxxanyargs'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/cxxanyargs/cxxanyargs.cpp
compiling /tmp/ruby/src/trunk_asan/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/arith_seq/extract/extract.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'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-14834'
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-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/asan/asan.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter'
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
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-5832/bug.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/class'
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'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/big2str.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/bigzero.c
linking shared-object -test-/abi.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/abi'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/inspector.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/RUBY_ALIGNOF/cpp.cpp
linking shared-object -test-/bug_5832.so
linking shared-object -test-/array/to_ary_concat.so
linking shared-object -test-/array/resize.so
linking shared-object -test-/bug_3571.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/class/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/dln/empty/empty.c
linking shared-object -test-/bug_reporter.so
linking shared-object -test-/asan.so
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/arith_seq/beg_len_step.so
linking shared-object -test-/bug_14834.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/profile_frames.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/div.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-5832'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/econv'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/append.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-3571'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/init.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/beg_len_step'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/asan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-14834'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/intpack.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-/bignum/mul.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/enumerator_kw/enumerator_kw.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/str2big.c
linking shared-object -test-/class.so
linking shared-object -test-/dln/empty.so
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'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/dataerror.c
linking shared-object -test-/econv.so
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-/debug.so
linking shared-object -test-/ensure_and_callcc.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/init.c
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/econv'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/newline_conv.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/enc_raise.c
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/stat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/ensure_and_callcc'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/ensured.c
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/float'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/float/init.c
linking shared-object -test-/eval.so
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/funcall/funcall.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/eval'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/float/nextafter.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/RUBY_ALIGNOF'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iseq_load/iseq_load.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/init.c
linking shared-object -test-/fatal.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/my_integer.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/hash/init.c
linking shared-object -test-/file.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/iter'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/break.c
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/yield.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/dot.dot/dot.dot.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/exception'
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-/funcall.so
linking shared-object -test-/float.so
linking shared-object -test-/cxxanyargs.so
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
linking shared-object -test-/iseq_load.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/stringify_symbols/stringify_symbols.c
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/float'
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-/hash.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/compat/usrcompat.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/internal_ivar/internal_ivar.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/iseq_load'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/namespace/yay1'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/memory_view/memory_view.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/namespace/yay1/yay1.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/method'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/method/arity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/namespace/yay2'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/namespace/yay2/yay2.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/method/init.c
linking shared-object -test-/iter.so
linking shared-object -test-/load/protect.so
linking shared-object -test-/load/dot.dot.so
linking shared-object -test-/load/resolve_symbol_resolver.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/notimplement/bug.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect'
linking shared-object -test-/load/resolve_symbol_target.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/num2int/num2int.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/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
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_resolver'
linking shared-object -test-/load/stringify_target.so
linking shared-object -test-/load/stringify_symbols.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
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_target'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/marshal/compat.so
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols'
linking shared-object -test-/namespace/yay1.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/printf'
linking shared-object -test-/marshal/internal_ivar.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/printf/printf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target'
linking shared-object -test-/method.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/proc'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/init.c
make[2]: 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-/namespace/yay2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/receiver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/namespace/yay1'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/super.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/method'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/rational/rat.c
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-/namespace/yay2'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/loop.c
linking shared-object -test-/notimplement.so
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/recursion/recursion.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.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-/regexp'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/regexp/init.c
linking shared-object -test-/num2int.so
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]: 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/foreach'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/regexp/parse_depth_limit.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/foreach/foreach.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/numhash'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/num2int'
linking shared-object -test-/postponed_job.so
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
linking shared-object -test-/rb_call_super_kw.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/stack'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/stack/stack.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job'
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-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/duplicate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/proc'
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-/printf.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-/string/coderange.c
linking shared-object -test-/recursion.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/cstr.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/random'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/printf'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/ellipsize.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/init.c
linking shared-object -test-/regexp.so
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_associate.c
linking shared-object -test-/st/numhash.so
linking shared-object -test-/stack.so
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/len.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_dummy.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/id'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/id/id.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/member.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-/stack'
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
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/fstring.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/time'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/tracepoint/gc_hook.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/leap_second.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/tracepoint/tracepoint.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/new.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/typeddata/typeddata.c
linking shared-object -test-/thread/id.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/vm'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/vm/at_exit.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/init.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/modify.c
linking shared-object -test-/thread/lock_native_thread.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/nofree.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/wait'
linking shared-object -test-/rational.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/wait/wait.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/normalize.c
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-/thread/instrumentation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/qsort.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_interned_str.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_str_dup.c
linking shared-object -test-/typeddata.so
linking shared-object -test-/tracepoint.so
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
compiling /tmp/ruby/src/trunk_asan/ext/coverage/coverage.c
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/set_len.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
compiling /tmp/ruby/src/trunk_asan/ext/date/date_core.c
installing default coverage libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk_asan/ext/date/date_parse.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
compiling /tmp/ruby/src/trunk_asan/ext/digest/digest.c
compiling /tmp/ruby/src/trunk_asan/ext/date/date_strftime.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/vm'
compiling /tmp/ruby/src/trunk_asan/ext/date/date_strptime.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/erb/escape'
compiling /tmp/ruby/src/trunk_asan/ext/erb/escape/escape.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-/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
compiling /tmp/ruby/src/trunk_asan/ext/io/console/console.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/wait'
linking shared-object continuation.so
installing digest libraries
installing default digest libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/nonblock'
compiling /tmp/ruby/src/trunk_asan/ext/io/nonblock/nonblock.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/wait'
compiling /tmp/ruby/src/trunk_asan/ext/io/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
compiling /tmp/ruby/src/trunk_asan/ext/monitor/monitor.c
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
linking shared-object cgi/escape.so
linking shared-object -test-/time.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/erb/escape'
compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fcntl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/cgi/escape'
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/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych.c
linking shared-object io/wait.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl.c
linking shared-object io/nonblock.so
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/wait'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_emitter.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/nonblock'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_asn1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bio.c
linking shared-object digest.so
linking shared-object monitor.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_parser.c
linking shared-object etc.so
installing default objspace libraries
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bn.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_cipher.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/etc'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_digest.c
linking shared-object io/console.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
compiling /tmp/ruby/src/trunk_asan/ext/pty/pty.c
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_to_ruby.c
installing default pty libraries
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_engine.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_hmac.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/sizes.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.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/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk_asan/ext/ripper/ripper.c
linking shared-object psych.so
compiling /tmp/ruby/src/trunk_asan/ext/ripper/ripper_init.c
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/stringio'
compiling /tmp/ruby/src/trunk_asan/ext/stringio/stringio.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
compiling /tmp/ruby/src/trunk_asan/ext/socket/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
compiling /tmp/ruby/src/trunk_asan/ext/socket/constants.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
compiling /tmp/ruby/src/trunk_asan/ext/strscan/strscan.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/basicsocket.c
linking shared-object rbconfig/sizeof.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/zlib'
compiling /tmp/ruby/src/trunk_asan/ext/zlib/zlib.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_asan/ext/socket/socket.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ocsp.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
installing default strscan libraries
compiling /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs7.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal/missing.c
checking /tmp/ruby/src/trunk_asan/parse.y and /tmp/ruby/src/trunk_asan/ext/ripper/eventids2.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug/debug.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug/iseq_collector.c
linking shared-object strscan.so
compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
compiling /tmp/ruby/src/trunk_asan/ext/socket/sockssocket.c
installing default ripper libraries
compiling /tmp/ruby/src/trunk_asan/ext/socket/udpsocket.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/bigdecimal-3.2.2/lib ../../../../../.bundle/gems/bigdecimal-3.2.2/lib
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/closure.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey.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
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
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/debug-1.11.0/lib ../../../../../.bundle/gems/debug-1.11.0/lib
linking shared-object debug/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
compiling /tmp/ruby/src/trunk_asan/ext/socket/unixsocket.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/stringio'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin
compiling /tmp/ruby/src/trunk_asan/ext/socket/unixserver.c
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/ext/openssl/ossl_pkey_dh.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/constants.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/ruby_objs.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib
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.8/ext/fiddle/fiddle.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/util/rbs_constant_pool.c
linking shared-object racc/cparse.so
compiling /tmp/ruby/src/trunk_asan/ext/socket/option.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.4/ext/rbs_extension/lexer.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/function.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_ec.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk_asan/ext/digest/bubblebabble/bubblebabble.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.8/ext/fiddle/handle.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
compiling /tmp/ruby/src/trunk_asan/ext/socket/ancdata.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/md5'
compiling /tmp/ruby/src/trunk_asan/ext/digest/md5/md5init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk_asan/ext/digest/md5/md5.c
linking shared-object digest/bubblebabble.so
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/lexstate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk_asan/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk_asan/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_provider.c
linking shared-object zlib.so
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/location.c
linking shared-object digest/md5.so
compiling /tmp/ruby/src/trunk_asan/ext/digest/rmd160/rmd160.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/zlib'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/main.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/md5'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/parserstate.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha1'
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha1/sha1.c
installing default socket libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha2/sha2init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json/generator'
compiling /tmp/ruby/src/trunk_asan/ext/json/generator/generator.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/unescape.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json/parser'
compiling /tmp/ruby/src/trunk_asan/ext/json/parser/parser.c
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha2/sha2.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/fiddle-1.1.8/lib ../../../../../.bundle/gems/fiddle-1.1.8/lib
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509attr.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha1'
installing default sha2 libraries
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509cert.c
linking shared-object fiddle.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509crl.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/rbs-3.9.4/lib ../../../../../.bundle/gems/rbs-3.9.4/lib
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509name.c
linking shared-object digest/sha2.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509req.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509revoked.c
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509store.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
installing default openssl libraries
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
linking shared-object openssl.so
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json/parser'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
linking shared-object nkf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
linking shared-object bigdecimal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json/generator'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update irb to 331c4e851296b115db766c291e8cf54a2492fb36
	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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision -
echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 3.0.0dev
  File: power_assert-3.0.0dev.gem
Extracting bundle gem power_assert-2.0.5...
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-3.0.0dev.gem
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving 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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.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/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering 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/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble'
linking shared-object digest/bubblebabble.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
linking transcoder transdb.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2/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+2/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+2
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+2
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2
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+2
                                    bundler 2.8.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 5.0.2
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.2
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.6
                                    fcntl 1.2.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.3.2
                                    json 2.13.2
                                    openssl 3.3.0
                                    psych 5.2.6
                                    stringio 3.1.8.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2
                                    minitest 5.25.5
                                    rake 13.3.0
                                    test-unit 3.7.0
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.9
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.4
                                    typeprof 0.30.1
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.2.2
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.4.1
                                    logger 1.7.0
                                    rdoc 6.14.2
                                    irb 1.15.2
                                    reline 0.6.2
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2/cache
skipped bundled gems:
    power_assert-3.0.0dev.gem       not found in bundled_gems
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_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/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.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/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.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/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=43261
  "--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/754] 2638397=-ext-/load/test_dot_dot
[  2/754] 2638401=did_you_mean/tree_spell/test_human_typo
[  3/754] 2638394=prism/ruby/reflection_test
[  4/754] 2638399=ruby/test_bignum
[  5/754] 2638403=-ext-/postponed_job/test_postponed_job
[  6/754] 2638392=fiber/test_io_close
[  7/754] 2638404=rubygems/test_gem_request_set_lockfile
[  8/754] 2638395=json/ractor_test
[  9/754] 2638402=rubygems/test_gem_commands_yank_command
[ 10/754] 2638393=did_you_mean/edit_distance/test_jaro_winkler
[ 11/754] 2638405=did_you_mean/spell_checking/test_pattern_key_name_check
[ 12/754] 2638391=rubygems/test_exit
[ 13/754] 2638397=test_tempfile
[ 14/754] 2638396=openssl/test_config
[ 15/754] 2638400=rubygems/test_gem_util
[ 16/754] 2638398=rubygems/test_gem_remote_fetcher
[ 17/754] 2638406=rubygems/test_gem_gemcutter_utilities
[ 18/754] 2638401=rubygems/test_gem_resolver
[ 19/754] 2638405=rubygems/test_gem_command
[ 20/754] 2638393=ruby/test_inlinecache
[ 21/754] 2638392=net/http/test_httpresponse
[ 22/754] 2638395=-ext-/marshal/test_usrmarshal
[ 23/754] 2638394=ruby/test_weakkeymap
[ 24/754] 2638393=ruby/test_key_error
[ 25/754] 2638393=openssl/test_engine
[ 26/754] 2638396=-ext-/exception/test_enc_raise
[ 27/754] 2638392=io/console/test_io_console
[ 28/754] 2638396=date/test_date_arith
[ 29/754] 2638396=uri/test_ws
[ 30/754] 2638399=ruby/test_io
[ 31/754] 2638396=ruby/test_numeric
[ 32/754] 2638393=ruby/test_metaclass
[ 33/754] 2638393=io/console/test_ractor
[ 34/754] 2638393=rubygems/test_gem_spec_fetcher
[ 35/754] 2638396=rubygems/test_gem_commands_sources_command
[ 36/754] 2638395=ruby/test_undef
[ 37/754] 2638395=prism/encoding/symbol_encoding_test
[ 38/754] 2638405=rubygems/test_gem_commands_mirror
[ 39/754] 2638405=-ext-/marshal/test_internal_ivar
[ 40/754] 2638405=mkmf/test_signedness
[ 41/754] 2638391=openssl/test_hmac
[ 42/754] 2638391=prism/ruby/desugar_compiler_test
[ 43/754] 2638397=pathname/test_ractor
[ 44/754] 2638395=rubygems/test_gem_resolver_installed_specification
[ 45/754] 2638402=dtrace/test_array_create
[ 46/754] 2638400=-ext-/tracepoint/test_tracepoint
[ 47/754] 2638402=rubygems/test_gem_commands_environment_command
[ 48/754] 2638406=-ext-/integer/test_my_integer
[ 49/754] 2638397=openssl/test_cipher
[ 50/754] 2638406=psych/test_hash
[ 51/754] 2638403=-ext-/time/test_new
[ 52/754] 2638403=-ext-/gvl/test_last_thread
[ 53/754] 2638391=etc/test_etc
[ 54/754] 2638406=rubygems/test_gem_remote_fetcher_local_server
[ 55/754] 2638402=uri/test_ldap
[ 56/754] 2638401=rubygems/test_gem_source_lock
[ 57/754] 2638402=psych/test_coder
[ 58/754] 2638404=optparse/test_optparse
[ 59/754] 2638402=ruby/test_symbol
[ 60/754] 2638401=rubygems/test_gem_commands_which_command
[ 61/754] 2638393=ruby/test_enum
[ 62/754] 2638406=prism/api/parse_test
[ 63/754] 2638397=socket/test_unix
[ 64/754] 2638401=rubygems/test_gem_source_specific_file
[ 65/754] 2638398=ruby/test_unicode_escape
[ 66/754] 2638397=prism/result/integer_base_flags_test
[ 67/754] 2638404=net/http/test_httpresponses
[ 68/754] 2638406=uri/test_ftp
[ 69/754] 2638395=ruby/test_fnmatch
[ 70/754] 2638406=rubygems/test_gem_resolver_vendor_set
[ 71/754] 2638401=net/http/test_https
[ 72/754] 2638398=rubygems/test_require
[ 73/754] 2638391=erb/test_erb_command
[ 74/754] 2638406=mkmf/test_have_library
[ 75/754] 2638396=objspace/test_objspace
[ 76/754] 2638397=ruby/test_clone
[ 77/754] 2638404=erb/test_erb_m17n
[ 78/754] 2638395=ruby/enc/test_koi8
[ 79/754] 2638395=-ext-/string/test_too_many_dummy_encodings
[ 80/754] 2638404=rubygems/test_gem_ext_cmake_builder
[ 81/754] 2638391=ripper/test_filter
[ 82/754] 2638404=rubygems/test_gem_dependency_resolution_error
[ 83/754] 2638404=ruby/test_rational2
[ 84/754] 2638403=prism/fixtures_test
[ 85/754] 2638404=net/http/test_http
[ 86/754] 2638391=psych/test_string
[ 87/754] 2638395=io/wait/test_io_wait_uncommon
[ 88/754] 2638395=rubygems/test_gem_ci_detector
[ 89/754] 2638395=rubygems/test_gem_request_set_lockfile_parser
[ 90/754] 2638400=ruby/test_yield
[ 91/754] 2638395=ruby/enc/test_shift_jis
[ 92/754] 2638395=dtrace/test_raise
[ 93/754] 2638395=open-uri/test_proxy
[ 94/754] 2638391=ruby/enc/test_case_options
[ 95/754] 2638391=-ext-/st/test_update
[ 96/754] 2638397=ripper/test_files_sample
[ 97/754] 2638391=ruby/test_ractor
[ 98/754] 2638395=-ext-/method/test_arity
[ 99/754] 2638403=rubygems/test_gem_resolver_index_set
[100/754] 2638395=rubygems/test_gem_security_policy
[101/754] 2638392=rubygems/test_gem_install_update_options
[102/754] 2638394=uri/test_file
[103/754] 2638394=json/json_generic_object_test
[104/754] 2638394=dtrace/test_hash_create
[105/754] 2638397=ruby/test_call
[106/754] 2638394=ruby/test_thread
[107/754] 2638397=date/test_switch_hitter
[108/754] 2638397=-ext-/bignum/test_pack
[109/754] 2638395=ruby/test_defined
[110/754] 2638403=ruby/test_regexp
[111/754] 2638395=prism/newline_offsets_test
[112/754] 2638391=ruby/test_rational
[113/754] 2638392=-ext-/bignum/test_str2big
[114/754] 2638392=psych/test_scalar
[115/754] 2638392=ruby/test_readpartial
[116/754] 2638397=rubygems/test_gem_commands_contents_command
[117/754] 2638392=rubygems/test_gem_resolver_conflict
[118/754] 2638392=ruby/test_thread_cv
[119/754] 2638406=json/test_helper
[120/754] 2638406=psych/test_yamldbm
[121/754] 2638406=ruby/test_eval
[122/754] 2638395=-ext-/file/test_stat
[123/754] 2638395=resolv/test_addr
[124/754] 2638395=rubygems/test_gem_resolver_best_set
[125/754] 2638395=mkmf/test_convertible
[126/754] 2638392=ruby/enc/test_windows_1251
[127/754] 2638392=prism/ruby/relocation_test
[128/754] 2638405=ripper/test_parser_events
[129/754] 2638397=psych/test_document
[130/754] 2638397=fiber/test_ractor
[131/754] 2638391=did_you_mean/test_spell_checker
[132/754] 2638392=-ext-/bug_reporter/test_bug_reporter
[133/754] 2638405=psych/handlers/test_recorder
[134/754] 2638397=-ext-/iter/test_yield_block
[135/754] 2638397=rubygems/test_gem_commands_specification_command
[136/754] 2638391=mkmf/test_config
[137/754] 2638405=psych/test_boolean
[138/754] 2638405=psych/test_yaml
[139/754] 2638397=rubygems/test_gem_request
[140/754] 2638398=ruby/test_primitive
[141/754] 2638398=openssl/test_pkey
[142/754] 2638405=socket/test_nonblock
[143/754] 2638405=rubygems/test_gem_commands_signin_command
[144/754] 2638393=optparse/test_getopts
[145/754] 2638398=rubygems/test_gem_resolver_api_specification
[146/754] 2638393=prism/ruby/parameters_signature_test
[147/754] 2638398=ruby/test_arithmetic_sequence
[148/754] 2638398=ruby/test_literal
[149/754] 2638392=fiber/test_thread
[150/754] 2638405=ruby/test_pattern_matching
[151/754] 2638393=rubygems/test_gem_commands_search_command
[152/754] 2638393=psych/test_encoding
[153/754] 2638393=ruby/test_frozen_error
[154/754] 2638392=socket/test_sockopt
[155/754] 2638405=prism/bom_test
[156/754] 2638393=ruby/test_file
[157/754] 2638392=ruby/test_lambda
[158/754] 2638405=ruby/test_stack
[159/754] 2638397=rubygems/test_gem_ext_cargo_builder_unit
[160/754] 2638392=rubygems/test_gem_commands_install_command
[161/754] 2638397=ruby/test_thread_queue
[162/754] 2638402=ruby/test_flip
[163/754] 2638402=fileutils/test_nowrite
[164/754] 2638402=optparse/test_summary
[165/754] 2638406=ruby/test_econv
[166/754] 2638391=-ext-/st/test_foreach
[167/754] 2638391=test_securerandom
[168/754] 2638391=rubygems/test_gem_resolver_lock_specification
[169/754] 2638391=-ext-/string/test_cstr
[170/754] 2638402=ruby/test_variable
[171/754] 2638401=openssl/test_digest
[172/754] 2638401=uri/test_wss
[173/754] 2638401=fiber/test_address_resolve
[174/754] 2638401=ruby/test_process
[175/754] 2638391=mkmf/test_have_macro
[176/754] 2638391=ruby/test_parse
[177/754] 2638405=-ext-/iter/test_iter_break
[178/754] 2638405=rubygems/test_gem_source_local
[179/754] 2638404=-ext-/num2int/test_num2int
[180/754] 2638404=json/json_addition_test
[181/754] 2638404=fiber/test_storage
[182/754] 2638404=prism/result/string_test
[183/754] 2638402=-ext-/path_to_class/test_path_to_class
[184/754] 2638402=rubygems/test_gem_commands_dependency_command
[185/754] 2638404=rubygems/test_gem_ext_ext_conf_builder
[186/754] 2638402=-ext-/string/test_qsort
[187/754] 2638402=dtrace/test_cmethod
[188/754] 2638402=prism/api/parse_comments_test
[189/754] 2638405=ruby/test_class
[190/754] 2638402=ruby/test_const
[191/754] 2638402=psych/test_serialize_subclasses
[192/754] 2638402=psych/test_marshalable
[193/754] 2638402=rubygems/test_gem_resolver_index_specification
[194/754] 2638393=dtrace/test_string
[195/754] 2638393=ruby/test_iterator
[196/754] 2638402=dtrace/test_method_cache
[197/754] 2638402=rubygems/test_gem_dependency
[198/754] 2638406=fileutils/test_fileutils
[199/754] 2638392=ruby/test_object
[200/754] 2638393=fiber/test_process
[201/754] 2638397=-ext-/eval/test_eval
[202/754] 2638397=fiber/test_io
[203/754] 2638402=rubygems/test_gem_commands_cert_command
[204/754] 2638393=ruby/test_dir_m17n
[205/754] 2638391=rubygems/test_gem_resolver_git_specification
[206/754] 2638397=prism/result/named_capture_test
[207/754] 2638397=json/json_common_interface_test
[208/754] 2638397=psych/test_stream
[209/754] 2638397=coverage/test_coverage
[210/754] 2638406=rubygems/test_remote_fetch_error
[211/754] 2638406=pathname/test_pathname
[212/754] 2638391=ruby/test_transcode
[213/754] 2638406=ruby/test_whileuntil
[214/754] 2638406=monitor/test_monitor
[215/754] 2638398=rubygems/test_gem_ext_rake_builder
[216/754] 2638406=json/json_string_matching_test
[217/754] 2638406=openssl/test_asn1
[218/754] 2638391=mkmf/test_flags
[219/754] 2638392=test_extlibs
[220/754] 2638406=-ext-/rational/test_rat
[221/754] 2638406=rubygems/test_gem_commands_stale_command
[222/754] 2638406=rubygems/test_gem_version
[223/754] 2638406=ruby/test_settracefunc
[224/754] 2638395=rubygems/test_gem_text
[225/754] 2638395=prism/ruby/tunnel_test
[226/754] 2638395=rubygems/test_gem_stub_specification
[227/754] 2638404=ruby/test_sprintf_comb
[228/754] 2638395=test_pp
[229/754] 2638395=socket/test_tcp
[230/754] 2638402=ruby/test_path
[231/754] 2638402=ruby/test_method_cache
[232/754] 2638402=prism/unescape_test
[233/754] 2638402=ruby/test_object_id
[234/754] 2638404=ripper/test_files_ext
[235/754] 2638397=psych/test_data
[236/754] 2638395=openssl/test_x509ext
[237/754] 2638397=prism/result/equality_test
[238/754] 2638397=rubygems/test_gem_commands_query_command
[239/754] 2638395=prism/result/static_inspect_test
[240/754] 2638395=-ext-/symbol/test_inadvertent_creation
[241/754] 2638404=-ext-/vm/test_at_exit
[242/754] 2638404=-ext-/thread/test_instrumentation_api
[243/754] 2638391=prism/result/source_location_test
[244/754] 2638398=ruby/test_complex
[245/754] 2638391=did_you_mean/spell_checking/test_require_path_check
[246/754] 2638395=ruby/test_mixed_unicode_escapes
[247/754] 2638395=-ext-/test_enumerator_kw
[248/754] 2638395=mkmf/test_mkmf
[249/754] 2638402=-ext-/bignum/test_mul
[250/754] 2638402=rubygems/test_gem_commands_fetch_command
[251/754] 2638395=openssl/test_pkcs7
[252/754] 2638391=ruby/test_complexrational
[253/754] 2638391=io/nonblock/test_flush
[254/754] 2638391=ruby/test_warning
[255/754] 2638400=rubygems/test_gem_name_tuple
[256/754] 2638400=ruby/test_refinement
[257/754] 2638402=rubygems/test_gem_dependency_installer
[258/754] 2638391=rubygems/test_gem_specification
[259/754] 2638399=ruby/enc/test_gbk
[260/754] 2638399=rubygems/test_gem_package_tar_reader
[261/754] 2638398=ruby/enc/test_gb18030
[262/754] 2638398=strscan/test_stringscanner
[263/754] 2638393=psych/test_numeric
[264/754] 2638393=openssl/test_x509crl
[265/754] 2638398=psych/test_class
[266/754] 2638398=ruby/test_iseq
[267/754] 2638397=ruby/test_insns_leaf
[268/754] 2638397=yaml/test_store
[269/754] 2638397=prism/ruby/location_test
[270/754] 2638399=ruby/test_gc
[271/754] 2638397=ruby/test_allocation
[272/754] 2638406=-ext-/string/test_enc_associate
[273/754] 2638393=prism/api/dump_test
[274/754] 2638404=rubygems/test_gem_commands_open_command
[275/754] 2638395=openssl/test_x509req
[276/754] 2638404=-ext-/load/test_protect
[277/754] 2638404=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[278/754] 2638404=net/protocol/test_protocol
[279/754] 2638395=psych/test_tree_builder
[280/754] 2638395=openssl/test_x509attr
[281/754] 2638395=ruby/enc/test_iso_8859
[282/754] 2638404=ruby/test_complex2
[283/754] 2638404=-ext-/win32/test_dln
[284/754] 2638404=-ext-/bignum/test_big2str
[285/754] 2638404=-ext-/string/test_coderange
[286/754] 2638404=open-uri/test_open-uri
[287/754] 2638395=prism/regexp_test
[288/754] 2638395=ruby/test_string_memory
[289/754] 2638395=mkmf/test_pkg_config
[290/754] 2638395=psych/test_null
[291/754] 2638395=rubygems/test_gem_resolver_activation_request
[292/754] 2638395=ruby/enc/test_big5
[293/754] 2638395=-ext-/test_ensure_and_callcc
[294/754] 2638395=fiber/test_scheduler
[295/754] 2638404=did_you_mean/core_ext/test_name_error_extension
[296/754] 2638404=-ext-/string/test_fstring
[297/754] 2638406=-ext-/iseq_load/test_iseq_load
[298/754] 2638404=ruby/test_signal
[299/754] 2638392=ruby/test_fixnum
[300/754] 2638392=fiber/test_timeout
[301/754] 2638392=psych/test_stringio
[302/754] 2638392=rubygems/test_gem_remote_fetcher_s3
[303/754] 2638398=rubygems/test_gem_version_option
[304/754] 2638398=ripper/test_files_test_2
[305/754] 2638392=ruby/test_require_lib
[306/754] 2638391=rubygems/test_gem_rdoc
[307/754] 2638391=prism/api/lex_test
[308/754] 2638391=test_trick
[309/754] 2638393=ruby/test_objectspace
[310/754] 2638402=prism/version_test
[311/754] 2638402=rubygems/test_gem_request_set
[312/754] 2638402=-ext-/win32/test_fd_setsize
[313/754] 2638402=-ext-/string/test_normalize
[314/754] 2638402=-ext-/test_recursion
[315/754] 2638402=prism/locals_test
[316/754] 2638402=test_find
[317/754] 2638402=socket/test_basicsocket
[318/754] 2638402=rubygems/test_gem_commands_owner_command
[319/754] 2638406=rubygems/test_gem_package_tar_header
[320/754] 2638406=prism/ruby/pattern_test
[321/754] 2638406=ripper/test_sexp
[322/754] 2638406=rubygems/test_gem_unsatisfiable_dependency_error
[323/754] 2638406=objspace/test_ractor
[324/754] 2638402=rubygems/test_gem_ext_builder
[325/754] 2638395=fileutils/test_verbose
[326/754] 2638395=fiber/test_mutex
[327/754] 2638406=-ext-/bignum/test_bigzero
[328/754] 2638406=ruby/test_basicinstructions
[329/754] 2638406=prism/ruby/compiler_test
[330/754] 2638406=date/test_date_strftime
[331/754] 2638395=-ext-/typeddata/test_typeddata
[332/754] 2638395=rubygems/test_gem_resolver_vendor_specification
[333/754] 2638395=ruby/test_struct
[334/754] 2638395=rubygems/test_gem_commands_push_command
[335/754] 2638404=ruby/test_module
[336/754] 2638406=prism/api/parse_success_test
[337/754] 2638406=strscan/test_ractor
[338/754] 2638406=rubygems/test_deprecate
[339/754] 2638400=win32/test_registry
[340/754] 2638400=openssl/test_ssl
[341/754] 2638406=rubygems/test_gem_request_connection_pools
[342/754] 2638395=ruby/test_optimization
[343/754] 2638402=uri/test_common
[344/754] 2638406=ruby/test_sprintf
[345/754] 2638402=rubygems/test_gem_uri_formatter
[346/754] 2638402=ruby/test_weakmap
[347/754] 2638406=socket/test_ancdata
[348/754] 2638406=rubygems/test_gem_doctor
[349/754] 2638406=-ext-/exception/test_data_error
[350/754] 2638392=ruby/test_rubyvm
[351/754] 2638392=rubygems/test_gem_resolver_dependency_request
[352/754] 2638406=ruby/enc/test_euc_jp
[353/754] 2638392=-ext-/test_abi
[354/754] 2638406=-ext-/string/test_external_new
[355/754] 2638406=ripper/test_scanner_events
[356/754] 2638391=optparse/test_zsh_completion
[357/754] 2638391=rubygems/test_gem_package_tar_reader_entry
[358/754] 2638406=-ext-/thread/test_lock_native_thread
[359/754] 2638406=rubygems/test_webauthn_listener
[360/754] 2638406=mkmf/test_have_func
[361/754] 2638392=-ext-/string/test_enc_str_buf_cat
[362/754] 2638391=ruby/test_default_gems
[363/754] 2638392=rubygems/test_gem_security_trust_dir
[364/754] 2638392=mkmf/test_constant
[365/754] 2638391=rubygems/test_gem_resolver_specification
[366/754] 2638391=json/json_fixtures_test
[367/754] 2638391=dtrace/test_load
[368/754] 2638391=ruby/test_encoding
[369/754] 2638406=-ext-/proc/test_bmethod
[370/754] 2638406=psych/nodes/test_enumerable
[371/754] 2638406=resolv/test_svcb_https
[372/754] 2638393=prism/ruby/ruby_parser_test
[373/754] 2638393=openssl/test_buffering
[374/754] 2638393=-ext-/test_bug-14834
[375/754] 2638406=openssl/test_x509cert
[376/754] 2638393=socket/test_addrinfo
[377/754] 2638391=uri/test_http
[378/754] 2638391=-ext-/funcall/test_passing_block
[379/754] 2638391=did_you_mean/test_tree_spell_checker
[380/754] 2638391=openssl/test_pair
[381/754] 2638393=date/test_date_ractor
[382/754] 2638398=ruby/test_m17n_comb
[383/754] 2638406=test_bundled_gems
[384/754] 2638406=prism/lex_test
[385/754] 2638393=openssl/test_ns_spki
[386/754] 2638393=psych/visitors/test_depth_first
[387/754] 2638393=test_tsort
[388/754] 2638393=prism/result/index_write_test
[389/754] 2638393=ruby/test_integer_comb
[390/754] 2638405=ruby/test_sleep
[391/754] 2638404=fiber/test_queue
[392/754] 2638404=prism/result/regular_expression_options_test
[393/754] 2638404=test_prettyprint
[394/754] 2638404=rubygems/test_gem_validator
[395/754] 2638404=prism/result/integer_parse_test
[396/754] 2638404=mkmf/test_install
[397/754] 2638404=rubygems/test_gem_security_signer
[398/754] 2638404=ruby/test_exception
[399/754] 2638392=optparse/test_bash_completion
[400/754] 2638392=rubygems/test_gem_local_remote_options
[401/754] 2638405=ruby/enc/test_euc_kr
[402/754] 2638392=rubygems/test_gem_commands_lock_command
[403/754] 2638405=-ext-/string/test_set_len
[404/754] 2638405=ruby/test_threadgroup
[405/754] 2638392=ripper/test_lexer
[406/754] 2638392=io/wait/test_io_wait
[407/754] 2638397=optparse/test_kwargs
[408/754] 2638397=-ext-/test_random
[409/754] 2638397=psych/test_merge_keys
[410/754] 2638397=ruby/test_dir
[411/754] 2638405=cgi/test_cgi_escape
[412/754] 2638406=rubygems/test_gem_ext_configure_builder
[413/754] 2638406=resolv/test_mdns
[414/754] 2638406=openssl/test_x509store
[415/754] 2638391=ruby/test_io_m17n
[416/754] 2638397=rubygems/test_config
[417/754] 2638406=-ext-/hash/test_delete
[418/754] 2638406=prism/result/comments_test
[419/754] 2638405=-ext-/exception/test_ensured
[420/754] 2638406=ruby/test_continuation
[421/754] 2638397=dtrace/test_object_create_start
[422/754] 2638406=test_forwardable
[423/754] 2638397=ruby/test_zjit
[424/754] 2638397=prism/encoding/regular_expression_encoding_test
[425/754] 2638397=ruby/test_env
[426/754] 2638406=rubygems/test_project_sanity
[427/754] 2638405=-ext-/string/test_interned_str
[428/754] 2638405=optparse/test_placearg
[429/754] 2638406=rubygems/test_gem_commands_cleanup_command
[430/754] 2638402=openssl/test_ocsp
[431/754] 2638405=ruby/test_shapes
[432/754] 2638405=openssl/test_pkey_dh
[433/754] 2638405=ruby/test_ifunless
[434/754] 2638405=dtrace/test_require
[435/754] 2638405=rubygems/test_gem_silent_ui
[436/754] 2638405=rubygems/test_gem_resolver_installer_set
[437/754] 2638402=ripper/test_files_test
[438/754] 2638405=rubygems/test_gem_dependency_list
[439/754] 2638406=rubygems/test_gem_commands_uninstall_command
[440/754] 2638405=ruby/test_rubyoptions
[441/754] 2638402=-ext-/test_printf
[442/754] 2638402=-ext-/array/test_to_ary_concat
[443/754] 2638396=prism/result/warnings_test
[444/754] 2638396=-ext-/load/test_stringify_symbols
[445/754] 2638396=ruby/enc/test_windows_1252
[446/754] 2638396=mkmf/test_configuration
[447/754] 2638396=prism/ruby/dispatcher_test
[448/754] 2638396=socket/test_udp
[449/754] 2638396=ruby/test_range
[450/754] 2638391=-ext-/symbol/test_type
[451/754] 2638391=fileutils/test_dryrun
[452/754] 2638391=json/json_generator_test
[453/754] 2638400=rubygems/test_gem_impossible_dependencies_error
[454/754] 2638400=fiber/test_io_buffer
[455/754] 2638400=prism/encoding/encodings_test
[456/754] 2638402=rubygems/test_gem_resolver_api_set
[457/754] 2638406=prism/api/parse_stream_test
[458/754] 2638406=psych/test_emitter
[459/754] 2638406=openssl/test_ts
[460/754] 2638402=prism/result/node_id_test
[461/754] 2638400=test_tmpdir
[462/754] 2638400=rubygems/test_gem_source_subpath_problem
[463/754] 2638391=date/test_date_new
[464/754] 2638391=ruby/test_io_timeout
[465/754] 2638402=prism/api/command_line_test
[466/754] 2638391=rubygems/test_gem_commands_info_command
[467/754] 2638402=ruby/test_comparable
[468/754] 2638402=mmtk/test_configuration
[469/754] 2638400=-ext-/test_notimplement
[470/754] 2638402=ruby/enc/test_emoji_breaks
[471/754] 2638400=ruby/test_system
[472/754] 2638402=-ext-/test_bug-3571
[473/754] 2638391=ruby/test_require
[474/754] 2638402=ruby/test_dup
[475/754] 2638404=resolv/test_dns
[476/754] 2638406=stringio/test_stringio
[477/754] 2638402=fiber/test_sleep
[478/754] 2638404=openssl/test_x509name
[479/754] 2638404=psych/test_object_references
[480/754] 2638404=-ext-/wait/test_wait
[481/754] 2638406=mkmf/test_sizeof
[482/754] 2638404=rubygems/test_gem_requirement
[483/754] 2638402=ruby/test_alias
[484/754] 2638392=ruby/enc/test_euc_tw
[485/754] 2638392=rubygems/test_gem_security
[486/754] 2638404=rubygems/test_gem_commands_build_command
[487/754] 2638396=ruby/test_compile_prism
[488/754] 2638393=mkmf/test_libs
[489/754] 2638402=ruby/test_super
[490/754] 2638393=json/json_encoding_test
[491/754] 2638393=test_time
[492/754] 2638404=ruby/test_math
[493/754] 2638404=dtrace/test_gc
[494/754] 2638404=prism/fuzzer_test
[495/754] 2638404=-ext-/string/test_rb_str_dup
[496/754] 2638404=ruby/test_ast
[497/754] 2638393=psych/test_struct
[498/754] 2638393=prism/onigmo_test
[499/754] 2638393=-ext-/test_bug-5832
[500/754] 2638393=ruby/test_case
[501/754] 2638396=digest/test_digest_extend
[502/754] 2638393=rubygems/test_gem_safe_yaml
[503/754] 2638396=-ext-/popen_deadlock/test_popen_deadlock
[504/754] 2638393=optparse/test_did_you_mean
[505/754] 2638400=optparse/test_autoconf
[506/754] 2638400=prism/result/constant_path_node_test
[507/754] 2638400=rubygems/test_gem_path_support
[508/754] 2638400=prism/result/heredoc_test
[509/754] 2638400=psych/test_psych_set
[510/754] 2638400=rubygems/test_webauthn_listener_response
[511/754] 2638400=prism/ruby/parser_test
[512/754] 2638400=prism/snippets_test
[513/754] 2638393=-ext-/gvl/test_ubf_async_safe
[514/754] 2638393=psych/test_array
[515/754] 2638393=prism/newline_test
[516/754] 2638399=optparse/test_switch
[517/754] 2638399=-ext-/win32/test_console_attr
[518/754] 2638399=rubygems/test_gem_bundler_version_finder
[519/754] 2638399=socket/test_socket
[520/754] 2638402=test_weakref
[521/754] 2638393=ruby/test_not
[522/754] 2638393=test_timeout
[523/754] 2638402=prism/ruby/ripper_test
[524/754] 2638395=rubygems/test_gem_package_tar_writer
[525/754] 2638397=rubygems/test_rubygems
[526/754] 2638395=uri/test_mailto
[527/754] 2638395=-ext-/namespace/test_load_ext
[528/754] 2638395=psych/visitors/test_yaml_tree
[529/754] 2638395=ruby/enc/test_case_mapping
[530/754] 2638396=ruby/test_yjit_exit_locations
[531/754] 2638393=psych/test_yamlstore
[532/754] 2638393=rubygems/test_gem_config_file
[533/754] 2638395=rubygems/test_gem_commands_pristine_command
[534/754] 2638397=psych/test_scalar_scanner
[535/754] 2638397=ruby/test_beginendblock
[536/754] 2638393=rubygems/test_gem_resolver_requirement_list
[537/754] 2638396=ruby/test_hash
[538/754] 2638393=-ext-/arith_seq/test_arith_seq_beg_len_step
[539/754] 2638393=ruby/test_io_buffer
[540/754] 2638402=ruby/test_arity
[541/754] 2638402=test_ipaddr
[542/754] 2638393=openssl/test_pkey_rsa
[543/754] 2638402=-ext-/string/test_nofree
[544/754] 2638402=rubygems/test_gem_stream_ui
[545/754] 2638392=-ext-/st/test_numhash
[546/754] 2638392=ruby/test_trace
[547/754] 2638392=rubygems/test_webauthn_poller
[548/754] 2638402=date/test_date_conv
[549/754] 2638398=rubygems/test_gem_resolver_composed_set
[550/754] 2638402=ruby/test_argf
[551/754] 2638398=mkmf/test_egrep_cpp
[552/754] 2638392=ruby/test_m17n
[553/754] 2638397=ruby/test_yjit
[554/754] 2638398=net/http/test_buffered_io
[555/754] 2638398=optparse/test_reqarg
[556/754] 2638393=rubygems/test_gem_resolver_lock_set
[557/754] 2638393=-ext-/econv/test_append
[558/754] 2638393=did_you_mean/test_ractor_compatibility
[559/754] 2638406=ruby/test_method
[560/754] 2638392=test_unicode_normalize
[561/754] 2638392=-ext-/struct/test_member
[562/754] 2638392=rubygems/test_gem_console_ui
[563/754] 2638392=rubygems/test_gem_update_suggestion
[564/754] 2638392=psych/test_set
[565/754] 2638392=rubygems/test_gem_source_fetch_problem
[566/754] 2638392=resolv/test_resource
[567/754] 2638392=error_highlight/test_error_highlight
[568/754] 2638400=mkmf/test_find_executable
[569/754] 2638400=ruby/test_array
[570/754] 2638399=ruby/test_lazy_enumerator
[571/754] 2638393=date/test_date_compat
[572/754] 2638393=-ext-/debug/test_profile_frames
[573/754] 2638398=-ext-/load/test_resolve_symbol
[574/754] 2638393=prism/ruby/string_query_test
[575/754] 2638398=ruby/test_time_tz
[576/754] 2638393=ruby/test_backtrace
[577/754] 2638395=openssl/test_kdf
[578/754] 2638398=rubygems/test_gem_request_set_lockfile_tokenizer
[579/754] 2638395=rubygems/test_gem_commands_outdated_command
[580/754] 2638398=-ext-/class/test_class2name
[581/754] 2638398=psych/test_nil
[582/754] 2638398=fiber/test_enumerator
[583/754] 2638398=json/json_coder_test
[584/754] 2638398=psych/test_psych
[585/754] 2638395=digest/test_ractor
[586/754] 2638398=rubygems/test_gem_package_old
[587/754] 2638398=test_rbconfig
[588/754] 2638398=rubygems/test_gem_uri
[589/754] 2638395=digest/test_digest
[590/754] 2638398=-ext-/arith_seq/test_arith_seq_extract
[591/754] 2638399=ruby/test_stringchar
[592/754] 2638393=rubygems/test_gem_commands_help_command
[593/754] 2638399=-ext-/debug/test_debug
[594/754] 2638399=prism/result/overlap_test
[595/754] 2638398=rubygems/test_gem_uninstaller
[596/754] 2638393=psych/test_symbol
[597/754] 2638393=prism/ractor_test
[598/754] 2638391=rubygems/test_gem_platform
[599/754] 2638393=rubygems/test_gem_commands_list_command
[600/754] 2638393=rubygems/test_gem_source_vendor
[601/754] 2638393=yaml/test_dbm
[602/754] 2638393=did_you_mean/spell_checking/test_variable_name_check
[603/754] 2638391=test_pty
[604/754] 2638399=openssl/test_pkcs12
[605/754] 2638393=psych/test_date_time
[606/754] 2638393=date/test_date
[607/754] 2638393=uri/test_parser
[608/754] 2638391=rubygems/test_gem_available_set
[609/754] 2638393=rubygems/test_gem_source_installed
[610/754] 2638393=-ext-/string/test_modify_expand
[611/754] 2638393=did_you_mean/tree_spell/test_change_word
[612/754] 2638393=rubygems/test_gem_package
[613/754] 2638391=ruby/enc/test_utf16
[614/754] 2638391=ruby/test_enumerator
[615/754] 2638399=ruby/test_name_error
[616/754] 2638398=-ext-/exception/test_exception_at_throwing
[617/754] 2638398=prism/encoding/string_encoding_test
[618/754] 2638392=psych/test_safe_load
[619/754] 2638398=ruby/test_frozen
[620/754] 2638398=rubygems/test_gem_source
[621/754] 2638392=ripper/test_files_lib
[622/754] 2638393=ruby/enc/test_emoji
[623/754] 2638393=ruby/test_string
[624/754] 2638398=did_you_mean/spell_checking/test_class_name_check
[625/754] 2638398=rubygems/test_gem_resolver_git_set
[626/754] 2638399=ruby/enc/test_cp949
[627/754] 2638399=ruby/test_condition
[628/754] 2638399=erb/test_erb
[629/754] 2638399=-ext-/test_scan_args
[630/754] 2638399=date/test_date_attr
[631/754] 2638398=ruby/test_time
[632/754] 2638399=json/json_ext_parser_test
[633/754] 2638399=-ext-/struct/test_duplicate
[634/754] 2638399=ruby/test_integer
[635/754] 2638401=rubygems/test_gem_installer
[636/754] 2638398=rubygems/test_gem_command_manager
[637/754] 2638398=ruby/enc/test_regex_casefold
[638/754] 2638398=ruby/test_pipe
[639/754] 2638395=rubygems/test_gem_source_git
[640/754] 2638396=ruby/test_random_formatter
[641/754] 2638396=rubygems/test_gem_commands_check_command
[642/754] 2638398=prism/api/freeze_test
[643/754] 2638396=rubygems/test_gem
[644/754] 2638398=prism/percent_delimiter_string_test
[645/754] 2638398=ripper/test_files_test_1
[646/754] 2638398=rubygems/test_gem_remote_fetcher_local_ssl_server
[647/754] 2638395=ruby/test_float
[648/754] 2638402=stringio/test_ractor
[649/754] 2638402=psych/test_parser
[650/754] 2638395=prism/result/attribute_write_test
[651/754] 2638402=rubygems/test_gem_source_list
[652/754] 2638395=psych/test_yaml_special_cases
[653/754] 2638395=test_delegate
[654/754] 2638395=-ext-/stack/test_stack_overflow
[655/754] 2638402=ruby/test_set
[656/754] 2638395=optparse/test_load
[657/754] 2638395=did_you_mean/spell_checking/test_uncorrectable_name_check
[658/754] 2638395=dtrace/test_singleton_function
[659/754] 2638395=test_shellwords
[660/754] 2638395=optparse/test_cclass
[661/754] 2638402=ruby/test_proc
[662/754] 2638398=ruby/enc/test_case_comprehensive
[663/754] 2638398=mkmf/test_framework
[664/754] 2638398=prism/magic_comment_test
[665/754] 2638396=zlib/test_zlib
[666/754] 2638395=ruby/test_marshal
[667/754] 2638398=psych/test_omap
[668/754] 2638398=psych/visitors/test_emitter
[669/754] 2638398=psych/test_json_tree
[670/754] 2638398=prism/library_symbols_test
[671/754] 2638398=psych/test_ractor
[672/754] 2638400=open-uri/test_ssl
[673/754] 2638392=date/test_date_strptime
[674/754] 2638395=ruby/test_nomethod_error
[675/754] 2638395=ruby/test_namespace
[676/754] 2638395=net/http/test_https_proxy
[677/754] 2638395=openssl/test_pkey_dsa
[678/754] 2638392=json/json_parser_test
[679/754] 2638392=psych/test_alias_and_anchor
[680/754] 2638392=rubygems/test_gem_commands_setup_command
[681/754] 2638398=rubygems/test_gem_commands_rebuild_command
[682/754] 2638395=ruby/enc/test_cesu8
[683/754] 2638395=prism/errors_test
[684/754] 2638398=test_open3
[685/754] 2638402=ruby/test_vm_dump
[686/754] 2638402=open-uri/test_ftp
[687/754] 2638402=psych/test_deprecated
[688/754] 2638402=ruby/test_gc_compact
[689/754] 2638395=-ext-/array/test_resize
[690/754] 2638395=-ext-/bignum/test_div
[691/754] 2638395=ruby/test_fiber
[692/754] 2638406=uri/test_generic
[693/754] 2638406=prism/result/breadth_first_search_test
[694/754] 2638406=fiber/test_backtrace
[695/754] 2638406=prism/result/static_literals_test
[696/754] 2638406=rubygems/test_bundled_ca
[697/754] 2638400=psych/visitors/test_to_ruby
[698/754] 2638392=openssl/test_random
[699/754] 2638400=-ext-/float/test_nextafter
[700/754] 2638392=-ext-/string/test_capacity
[701/754] 2638392=rubygems/test_gem_safe_marshal
[702/754] 2638400=prism/test_helper
[703/754] 2638400=ruby/test_memory_view
[704/754] 2638406=-ext-/integer/test_integer
[705/754] 2638400=ruby/enc/test_utf32
[706/754] 2638400=-ext-/string/test_ellipsize
[707/754] 2638400=ruby/test_rand
[708/754] 2638406=openssl/test_pkey_ec
[709/754] 2638406=optparse/test_noarg
[710/754] 2638405=-ext-/struct/test_data
[711/754] 2638405=date/test_date_parse
[712/754] 2638399=rubygems/test_gem_commands_update_command
[713/754] 2638405=openssl/test_fips
[714/754] 2638392=prism/result/numeric_value_test
[715/754] 2638392=ruby/test_keyword
[716/754] 2638406=lib/!Nothing_to_test
[717/754] 2638406=net/http/test_http_request
[718/754] 2638406=ruby/test_data
[719/754] 2638406=net/http/test_httpheader
[720/754] 2638406=rubygems/test_gem_commands_server_command
[721/754] 2638406=rubygems/test_gem_package_task
[722/754] 2638406=openssl/test_bn
[723/754] 2638405=openssl/test_provider
[724/754] 2638406=optparse/test_acceptable
[725/754] 2638406=prism/result/implicit_array_test
[726/754] 2638400=-ext-/struct/test_len
[727/754] 2638406=dtrace/test_function_entry
[728/754] 2638400=did_you_mean/spell_checking/test_method_name_check
[729/754] 2638406=rubygems/test_kernel
[730/754] 2638400=prism/heredoc_dedent_test
[731/754] 2638400=optparse/test_optarg
[732/754] 2638396=io/wait/test_ractor
[733/754] 2638396=openssl/test_ssl_session
[734/754] 2638400=psych/json/test_stream
[735/754] 2638400=ruby/test_pack
[736/754] 2638392=rubygems/test_gem_commands_exec_command
[737/754] 2638405=rubygems/test_gem_commands_unpack_command
[738/754] 2638406=rubygems/test_gem_resolver_local_specification
[739/754] 2638406=ruby/test_autoload
[740/754] 2638405=psych/test_exception
[741/754] 2638405=rubygems/test_gem_commands_signout_command
[742/754] 2638400=psych/test_object
[743/754] 2638400=ruby/test_file_exhaustive
[744/754] 2638405=rubygems/test_gem_gem_runner
[745/754] 2638396=rubygems/test_gem_ext_cargo_builder
[746/754] 2638405=test_singleton
[747/754] 2638399=did_you_mean/spell_checking/test_key_name_check
[748/754] 2638396=ripper/test_ripper
[749/754] 2638405=ruby/test_syntax
[750/754] 2638399=rubygems/test_gem_request_set_gem_dependency_api
[751/754] 2638399=ruby/enc/test_grapheme_breaks
[752/754] 2638399=date/test_date_marshal
[753/754] 2638399=openssl/test_ossl
[754/754] 2638399=ruby/test_assignment
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1004    1004    1004 ?             -1 Ss    1000   0:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1004    1011    1011    1011 pts/0       1011 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
   1011    1015    1011    1011 pts/0       1011 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1015 2627699    1011    1011 pts/0       1011 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2627699 2627702    1011    1011 pts/0       1011 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.20250801-111122 --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
2627702 2627703    1011    1011 pts/0       1011 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250801-111122 --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
2627703 2638064    1011    1011 pts/0       1011 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2638064 2638065    1011    1011 pts/0       1011 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2638065 2638388    1011    1011 pts/0       1011 Sl+   1000   0:20 /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
2638388 2638406    1011    1011 pts/0       1011 Sl+   1000   1:11 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2638406 2807469    1011    1011 pts/0       1011 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2638406 2807508    1011    1011 pts/0       1011 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
2627703 3077290    1011    1011 pts/0       1011 R+    1000   0:00 ps jx
{1=>[1004], 1004=>[1011], 1011=>[1015], 1015=>[2627699], 2627699=>[2627702], 2627702=>[2627703], 2627703=>[2638064, 3077290], 2638064=>[2638065], 2638065=>[2638388], 2638388=>[2638406], 2638406=>[2807469, 2807508]}
$ timeout 60 gdb -p 2807469 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2807472]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000063fc27c45f2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x71c6dbd6b6c0 (LWP 2807469) "test_autoload.*" 0x000063fc27c45f2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x71c6d8da36c0 (LWP 2807472) "test_autoload.*" 0x000071c70111b4cd in __GI___poll (fds=0x71c6e1bbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x71c6d8da36c0 (LWP 2807472) "test_autoload.*"):
#0  0x000071c70111b4cd in __GI___poll (fds=0x71c6e1bbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000063fc27bd07ca in __interceptor_poll ()
No symbol table info available.
#2  0x000063fc27fbdf7f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1055
        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:3065
        vm = <optimized out>
#4  0x000063fc27c29b7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000071c70109caa4 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 = {125098855642816, 2447521117201363821, 125098855642816, -352, 0, 125098905735312, 2447521117188780909, 2446832125770986349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000071c701129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x71c6dbd6b6c0 (LWP 2807469) "test_autoload.*"):
#0  0x000063fc27c45f2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000063fc27c46eea in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000063fc27b95760 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000063fc27b955d9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x000063fc27b95205 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5  0x000063fc27b9020e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000063fc27b8fff8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000063fc27c2bf63 in __interceptor_malloc ()
No symbol table info available.
#8  0x000063fc28577f12 in context_push (parser=0x71c6dbd670f0, context=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:8688
        context_node = <optimized out>
#9  parse_statements (parser=parser@entry=0x71c6dbd670f0, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13909
        statements = 0x5040013529d0
        last_value = <optimized out>
#10 0x000063fc28559a3b in parse_program (parser=0x71c6dbd670f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22411
        current_block_exits = {size = 0, capacity = 0, nodes = 0x0}
        previous_block_exits = 0x0
        statements = <optimized out>
        locals = <optimized out>
#11 pm_parse (parser=0x71c6dbd670f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22842
No locals.
#12 0x000063fc28302130 in pm_parse_file (result=0x71c6dbd670f0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11432
        rbimpl_id = 40619
        node = <optimized out>
        error = <optimized out>
        id_script_lines = <optimized out>
#13 0x000063fc27d838f4 in load_iseq_eval (ec=0x516001b7e0d0, fname=fname@entry=125098947644960) at /tmp/ruby/src/trunk_asan/load.c:827
        result = {parser = {node_id = <optimized out>, lex_state = <optimized out>, enclosure_nesting = <optimized out>, lambda_enclosure_nesting = <optimized out>, brace_nesting = <optimized out>, do_loop_stack = <optimized out>, accepts_block_stack = <optimized out>, lex_modes = {current = <optimized out>, stack = {{mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}}, index = <optimized out>}, start = <optimized out>, end = <optimized out>, previous = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, current = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, next_start = <optimized out>, heredoc_end = <optimized out>, comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, magic_comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, data_loc = {start = <optimized out>, end = <optimized out>}, warning_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, error_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, current_scope = <optimized out>, current_context = <optimized out>, current_hash_keys = <optimized out>, encoding = <optimized out>, encoding_changed_callback = <optimized out>, encoding_comment_start = <optimized out>, lex_callback = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, constant_pool = {buckets = <optimized out>, constants = <optimized out>, size = <optimized out>, capacity = <optimized out>}, newline_list = {start = <optimized out>, size = <optimized out>, capacity = <optimized out>, offsets = <optimized out>}, integer_base = <optimized out>, current_string = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, start_line = <optimized out>, explicit_encoding = <optimized out>, current_block_exits = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, parsing_eval = <optimized out>, partial_script = <optimized out>, command_start = <optimized out>, recovering = <optimized out>, encoding_locked = <optimized out>, encoding_changed = <optimized out>, pattern_matching_newlines = <optimized out>, in_keyword_arg = <optimized out>, semantic_token_seen = <optimized out>, current_regular_expression_ascii_only = <optimized out>, warn_mismatched_indentation = <optimized out>}, options = {shebang_callback = <optimized out>, shebang_callback_data = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, line = 1, encoding = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, scopes_count = <optimized out>, scopes = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, encoding_locked = <optimized out>, main_script = <optimized out>, partial_script = <optimized out>, freeze = <optimized out>}, input = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, node = {base = {type = <optimized out>, flags = <optimized out>, node_id = <optimized out>, location = {start = <optimized out>, end = <optimized out>}}, previous = <optimized out>, ast_node = <optimized out>, parameters = <optimized out>, body = <optimized out>, locals = {size = <optimized out>, capacity = <optimized out>, ids = <optimized out>}, parser = <optimized out>, encoding = <optimized out>, script_lines = <optimized out>, filepath_encoding = <optimized out>, local_table_for_iseq_size = <optimized out>, constants = <optimized out>, index_lookup_table = <optimized out>, coverage_enabled = <optimized out>, pre_execution_anchor = <optimized out>}, parsed = <optimized out>}
        error = <optimized out>
        ec = 0x516001b7e0d0
        v = <optimized out>
        realpath_map = 125099522773840
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = <optimized out>
        vm_ns = <optimized out>
#14 0x000063fc27d7d187 in require_internal (ec=ec@entry=0x516001b7e0d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1452
        arg = <optimized out>
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x5150001fa480
        saved = <optimized out>
        vm_ns_v = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = <optimized out>
        realpath_map = 125099522773840
        path = 125098947644960
        saved_path = <optimized out>
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        vm_ns = <optimized out>
        reset_ext_config = <optimized out>
#15 0x000063fc27d7a74b in rb_require_string_internal (fname=125098950356480, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1571
        result = <optimized out>
        ec = 0x516001b7e0d0
        result = <optimized out>
#16 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1557
No locals.
#17 0x000063fc280a0598 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:3851
        ci = 0x13e6100140003
        cc = <optimized out>
        me = 0x71c6fee19088
        cfunc = 0x506000037ac8
        recv = 125099524077640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#18 0x000063fc28085975 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71c6dbd68180) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4830
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#19 0x000063fc2808bfb5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4239
No locals.
#20 0x000063fc280425dc in vm_sendish (ec=0x516001b7e0d0, reg_cfp=0x71c6dbe6d6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6058
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#21 vm_exec_core (ec=ec@entry=0x516001b7e0d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c6dbe6d6e8
        reg_pc = 0x5110000a4bf8
        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_opt_new = <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>
#22 0x000063fc28030fb7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x516001b7e0d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71c6dbd68600, <optimized out>, <optimized out>}, prev = 0x71c6cc5df2a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#23 0x000063fc280b6a6a in vm_call0_body (ec=<optimized out>, calling=0x71c6cc5df460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x71c6cc5df4e0
        cc = <optimized out>
        ret = <optimized out>
#24 0x000063fc280b62d2 in vm_call0_cme (ec=0x516001b7e0d0, calling=0x71c6cc5df460, argv=0x71c6dbd68a40, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#25 vm_call0_body (ec=<optimized out>, calling=0x71c6cc5df460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x71c6dcc81738
        orig_cme = <optimized out>
        ci = 0x71c6cc5df4e0
        cc = 0x71c6dcc81710
        ret = <optimized out>
#26 0x000063fc2805f7c4 in vm_call0_cc (ec=0x516001b7e0d0, recv=125099524077640, id=22689, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = {cd = 0x71c6cc5df4c0, cc = 0x71c6cc7de1e0, block_handler = 0, recv = 125099524077640, argc = 1, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        use_argv = 0x71c6dbd68a40
        av = <optimized out>
#27 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065
        ci = <optimized out>
        ec = 0x516001b7e0d0
        cc = <optimized out>
        self = <optimized out>
#28 0x000063fc2806085e in rb_funcallv (recv=125099524077640, mid=22689, argc=1, argv=0x71c6dbd68a40) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#29 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x71c6dbd68a40
#30 0x000063fc28018c1e in autoload_feature_require (_arguments=125098905734624) at /tmp/ruby/src/trunk_asan/variable.c:3391
        receiver = 125099524077640
        arguments = 0x71c6dbd68de0
        autoload_const = <optimized out>
        autoload_namespace = <optimized out>
        result = <optimized out>
        data = <optimized out>
#31 autoload_try_load (_arguments=125098905734624) at /tmp/ruby/src/trunk_asan/variable.c:3404
        arguments = 0x71c6dbd68de0
        result = <optimized out>
        ce = <optimized out>
#32 0x000063fc27c75947 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:1173
        _ec = 0x516001b7e0d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71c6dbd68d90, <optimized out>, 0x71c6dbd68ca0, <optimized out>, <optimized out>}, prev = 0x71c6cc4de440, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001b7e0d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#33 0x000063fc28017ee0 in rb_autoload_load (module=module@entry=125099522915800, name=name@entry=272651) at /tmp/ruby/src/trunk_asan/variable.c:3465
        ce = <optimized out>
        arguments = {module = 125099522915800, name = 272651, flag = 0, mutex = 125098908331200, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#34 0x000063fc28024276 in rb_const_search_from (klass=125098908317600, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3567
        ac = 0xfffffffffffffe00
        am = 125099522915800
        tmp = 125099522915800
        ce = <optimized out>
        current = 125099522915800
th: 0x5150001fa480, native_id: 0x71c6dbd6b6c0
        value = <optimized out>
        first_iteration = <optimized out>
#35 0x000063fc280199c4 in rb_const_search (klass=125098908317600, id=272651, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3589
        value = <optimized out>
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 CFUNC  :require
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
#36 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3516
        c = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

#37 0x000063fc280283ce in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1137
        root_cref = <optimized out>
        klass = 92358976733448
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#38 0x000063fc28033f0d in vm_get_ev_const_chain (ec=0x516001b7e0d0, segments=0x5020010f7b30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#39 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020010f7b50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6523
        segments = 0x5020010f7b30
        ice = <optimized out>
        val = <optimized out>
#40 0x000063fc28036128 in vm_exec_core (ec=ec@entry=0x516001b7e0d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c6dbe6d720
        reg_pc = 0xfffffffffffffe00
        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_opt_new = <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>
#41 0x000063fc28030fb7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x516001b7e0d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71c6dbd699e0, <optimized out>, <optimized out>}, prev = 0x71c6cc5de8d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#42 0x000063fc280c09e2 in invoke_iseq_block_from_c (ec=0x516001b7e0d0, captured=0x71c6dbe6d7a8, self=125098931668800, 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:1651
        flags = 0
        iseq = 0x71c6dd6836a0
        cfp = <optimized out>
        sp = 0x71c6dbd6d850
        use_argv = 0x0
        stack_argv = 0x71c6dbd6d850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#43 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:1665
        captured = 0x71c6dbe6d7a8
#44 0x000063fc28062638 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:1702
No locals.
#45 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1710
No locals.
#46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#47 0x000063fc28062638 in rb_yield (val=<optimized out>)
No locals.
#48 0x000063fc27c751dc in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x516001b7e0d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71c6dbd69d70, <optimized out>, 0x71c6dbd69c80, <optimized out>, <optimized out>}, prev = 0x71c6cc4de140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x516001b7e0d0
        cfp = 0x71c6dbe6d758
#49 0x000063fc27e1426b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
        status = <optimized out>
        pid = <optimized out>
#50 0x000063fc280a0598 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:3851
        ci = 0x64e100040001
        cc = <optimized out>
        me = 0x71c6de7dc1e0
        cfunc = 0x506000049588
        recv = 125098931668800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#51 0x000063fc2803ceaa in vm_sendish (ec=0x516001b7e0d0, reg_cfp=0x71c6dbe6d790, cd=0x5020010f7ab0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6058
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#52 vm_exec_core (ec=ec@entry=0x516001b7e0d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020010f7ab0
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c6dbe6d790
        reg_pc = 0x504001401630
        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_opt_new = <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>
#53 0x000063fc28030fb7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x516001b7e0d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71c6dbd6a6c0, <optimized out>, <optimized out>}, prev = 0x71c6dbd6ac00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#54 0x000063fc280745eb in invoke_iseq_block_from_c (ec=0x516001b7e0d0, captured=<optimized out>, self=125098931668800, 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:1651
        flags = 0
        iseq = 0x71c6dd6836c8
        cfp = 0x71c6dbe6d7c8
        sp = 0x71c6dbd6d818
        use_argv = <optimized out>
        stack_argv = 0x71c6dbd6d818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#55 invoke_block_from_c_proc (ec=0x516001b7e0d0, self=125098931668800, 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:1745
        block = <optimized out>
        keyword_hash = <optimized out>
#56 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:1775
No locals.
#57 0x000063fc28072866 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504001382e50, argc=667180846, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1796
        self = 0
#58 0x000063fc27fbc5dd in thread_do_start_proc (th=th@entry=0x5150001fa480) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504001382e50
        args_len = 0
        args_ptr = <optimized out>
#59 0x000063fc27fba146 in thread_do_start (th=0x5150001fa480) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#60 thread_start_func_2 (th=th@entry=0x5150001fa480, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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>
#61 0x000063fc27fb942e in call_thread_start_func_2 (th=0x5150001fa480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x71c6dbd6acc0
#62 nt_start (ptr=0x50c000851200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x5150001fa480
        sched = <optimized out>
        nt = 0x50c000851200
        vm = 0x525000000100
#63 0x000063fc27c29b7f in asan_thread_start(void*) ()
No symbol table info available.
#64 0x000071c70109caa4 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 = {125098905745088, 2447514412757414765, 125098905745088, -352, 0, 140721633085296, 2447514412744831853, 2446832125770986349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#65 0x000071c701129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2807469) detached]
$ timeout 60 gdb -p 2807508 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2807510]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000063fc27c45f2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x71c6cebff6c0 (LWP 2807508) "test_autoload.*" 0x000063fc27c45f2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x71c6d8da36c0 (LWP 2807510) "test_autoload.*" 0x000071c70111b4cd in __GI___poll (fds=0x71c6e1bbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x71c6d8da36c0 (LWP 2807510) "test_autoload.*"):
#0  0x000071c70111b4cd in __GI___poll (fds=0x71c6e1bbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000063fc27bd07ca in __interceptor_poll ()
No symbol table info available.
#2  0x000063fc27fbdf7f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1055
        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:3065
        vm = <optimized out>
#4  0x000063fc27c29b7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000071c70109caa4 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 = {125098855642816, 2447521117201363821, 125098855642816, -352, 0, 125098686140560, 2447521117188780909, 2446832125770986349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000071c701129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x71c6cebff6c0 (LWP 2807508) "test_autoload.*"):
#0  0x000063fc27c45f2e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000063fc27c46eea in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000063fc27b95760 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000063fc27b955d9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x000063fc27b95205 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5  0x000063fc27b9020e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000063fc27b8fff8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000063fc27c2bf63 in __interceptor_malloc ()
No symbol table info available.
#8  0x000063fc28577f12 in context_push (parser=0x71c6cebfb0f0, context=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:8688
        context_node = <optimized out>
#9  parse_statements (parser=parser@entry=0x71c6cebfb0f0, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13909
        statements = 0x5040013529d0
        last_value = <optimized out>
#10 0x000063fc28559a3b in parse_program (parser=0x71c6cebfb0f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22411
        current_block_exits = {size = 0, capacity = 0, nodes = 0x0}
        previous_block_exits = 0x0
        statements = <optimized out>
        locals = <optimized out>
#11 pm_parse (parser=0x71c6cebfb0f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22842
No locals.
#12 0x000063fc28302130 in pm_parse_file (result=0x71c6cebfb0f0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11432
        rbimpl_id = 40619
        node = <optimized out>
        error = <optimized out>
        id_script_lines = <optimized out>
#13 0x000063fc27d838f4 in load_iseq_eval (ec=0x516001b8f4d0, fname=fname@entry=125098947644960) at /tmp/ruby/src/trunk_asan/load.c:827
        result = {parser = {node_id = <optimized out>, lex_state = <optimized out>, enclosure_nesting = <optimized out>, lambda_enclosure_nesting = <optimized out>, brace_nesting = <optimized out>, do_loop_stack = <optimized out>, accepts_block_stack = <optimized out>, lex_modes = {current = <optimized out>, stack = {{mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}}, index = <optimized out>}, start = <optimized out>, end = <optimized out>, previous = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, current = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, next_start = <optimized out>, heredoc_end = <optimized out>, comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, magic_comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, data_loc = {start = <optimized out>, end = <optimized out>}, warning_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, error_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, current_scope = <optimized out>, current_context = <optimized out>, current_hash_keys = <optimized out>, encoding = <optimized out>, encoding_changed_callback = <optimized out>, encoding_comment_start = <optimized out>, lex_callback = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, constant_pool = {buckets = <optimized out>, constants = <optimized out>, size = <optimized out>, capacity = <optimized out>}, newline_list = {start = <optimized out>, size = <optimized out>, capacity = <optimized out>, offsets = <optimized out>}, integer_base = <optimized out>, current_string = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, start_line = <optimized out>, explicit_encoding = <optimized out>, current_block_exits = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, parsing_eval = <optimized out>, partial_script = <optimized out>, command_start = <optimized out>, recovering = <optimized out>, encoding_locked = <optimized out>, encoding_changed = <optimized out>, pattern_matching_newlines = <optimized out>, in_keyword_arg = <optimized out>, semantic_token_seen = <optimized out>, current_regular_expression_ascii_only = <optimized out>, warn_mismatched_indentation = <optimized out>}, options = {shebang_callback = <optimized out>, shebang_callback_data = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, line = 1, encoding = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, scopes_count = <optimized out>, scopes = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, encoding_locked = <optimized out>, main_script = <optimized out>, partial_script = <optimized out>, freeze = <optimized out>}, input = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, node = {base = {type = <optimized out>, flags = <optimized out>, node_id = <optimized out>, location = {start = <optimized out>, end = <optimized out>}}, previous = <optimized out>, ast_node = <optimized out>, parameters = <optimized out>, body = <optimized out>, locals = {size = <optimized out>, capacity = <optimized out>, ids = <optimized out>}, parser = <optimized out>, encoding = <optimized out>, script_lines = <optimized out>, filepath_encoding = <optimized out>, local_table_for_iseq_size = <optimized out>, constants = <optimized out>, index_lookup_table = <optimized out>, coverage_enabled = <optimized out>, pre_execution_anchor = <optimized out>}, parsed = <optimized out>}
        error = <optimized out>
        ec = 0x516001b8f4d0
        v = <optimized out>
        realpath_map = 125099522773840
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = <optimized out>
        vm_ns = <optimized out>
#14 0x000063fc27d7d187 in require_internal (ec=ec@entry=0x516001b8f4d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1452
        arg = <optimized out>
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000207e00
        saved = <optimized out>
        vm_ns_v = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = <optimized out>
        realpath_map = 125099522773840
        path = 125098947644960
        saved_path = <optimized out>
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        vm_ns = <optimized out>
        reset_ext_config = <optimized out>
#15 0x000063fc27d7a74b in rb_require_string_internal (fname=125098950356480, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1571
        result = <optimized out>
        ec = 0x516001b8f4d0
        result = <optimized out>
#16 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1557
No locals.
#17 0x000063fc280a0598 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:3851
        ci = 0x13e6100140003
        cc = <optimized out>
        me = 0x71c6fee19088
        cfunc = 0x506000037ac8
        recv = 125099524077640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#18 0x000063fc28085975 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71c6cebfc180) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4830
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#19 0x000063fc2808bfb5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4239
No locals.
#20 0x000063fc280425dc in vm_sendish (ec=0x516001b8f4d0, reg_cfp=0x71c6da9ff6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6058
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#21 vm_exec_core (ec=ec@entry=0x516001b8f4d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c6da9ff6e8
        reg_pc = 0x5110000a4bf8
        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_opt_new = <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>
th: 0x515000207e00, native_id: 0x71c6cebff6c0
        INSN_LABEL_trace_opt_lt = <optimized out>
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
c:0006 p:---- s:0024 e:000023 CFUNC  :require
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#22 0x000063fc28030fb7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x516001b8f4d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71c6cebfc600, <optimized out>, <optimized out>}, prev = 0x71c6cafcd2a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#23 0x000063fc280b6a6a in vm_call0_body (ec=<optimized out>, calling=0x71c6cafcd460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x71c6cafcd4e0
        cc = <optimized out>
        ret = <optimized out>
#24 0x000063fc280b62d2 in vm_call0_cme (ec=0x516001b8f4d0, calling=0x71c6cafcd460, argv=0x71c6cebfca40, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#25 vm_call0_body (ec=<optimized out>, calling=0x71c6cafcd460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x71c6dcc81738
        orig_cme = <optimized out>
        ci = 0x71c6cafcd4e0
        cc = 0x71c6dcc81710
        ret = <optimized out>
#26 0x000063fc2805f7c4 in vm_call0_cc (ec=0x516001b8f4d0, recv=125099524077640, id=22689, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = {cd = 0x71c6cafcd4c0, cc = 0x71c6cb1cc1e0, block_handler = 0, recv = 125099524077640, argc = 1, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        use_argv = 0x71c6cebfca40
        av = <optimized out>
#27 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065
        ci = <optimized out>
        ec = 0x516001b8f4d0
        cc = <optimized out>
        self = <optimized out>
#28 0x000063fc2806085e in rb_funcallv (recv=125099524077640, mid=22689, argc=1, argv=0x71c6cebfca40) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#29 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x71c6cebfca40
#30 0x000063fc28018c1e in autoload_feature_require (_arguments=125098686139872) at /tmp/ruby/src/trunk_asan/variable.c:3391
        receiver = 125099524077640
        arguments = 0x71c6cebfcde0
        autoload_const = <optimized out>
        autoload_namespace = <optimized out>
        result = <optimized out>
        data = <optimized out>
#31 autoload_try_load (_arguments=125098686139872) at /tmp/ruby/src/trunk_asan/variable.c:3404
        arguments = 0x71c6cebfcde0
        result = <optimized out>
        ce = <optimized out>
#32 0x000063fc27c75947 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:1173
        _ec = 0x516001b8f4d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71c6cebfcd90, <optimized out>, 0x71c6cebfcca0, <optimized out>, <optimized out>}, prev = 0x71c6caecc440, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001b8f4d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#33 0x000063fc28017ee0 in rb_autoload_load (module=module@entry=125099522915800, name=name@entry=272651) at /tmp/ruby/src/trunk_asan/variable.c:3465
        ce = <optimized out>
        arguments = {module = 125099522915800, name = 272651, flag = 0, mutex = 125098908331200, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#34 0x000063fc28024276 in rb_const_search_from (klass=125098908317600, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3567
        ac = 0xfffffffffffffe00
        am = 125099522915800
        tmp = 125099522915800
        ce = <optimized out>
        current = 125099522915800
        value = <optimized out>
        first_iteration = <optimized out>
#35 0x000063fc280199c4 in rb_const_search (klass=125098908317600, id=272651, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3589
        value = <optimized out>
#36 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3516
        c = <optimized out>
#37 0x000063fc280283ce in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1137
        root_cref = <optimized out>
        klass = 92358976733448
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#38 0x000063fc28033f0d in vm_get_ev_const_chain (ec=0x516001b8f4d0, segments=0x5020010f7b30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#39 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020010f7b50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6523
        segments = 0x5020010f7b30
        ice = <optimized out>
        val = <optimized out>
#40 0x000063fc28036128 in vm_exec_core (ec=ec@entry=0x516001b8f4d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c6da9ff720
        reg_pc = 0xfffffffffffffe00
        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_opt_new = <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>
#41 0x000063fc28030fb7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x516001b8f4d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71c6cebfd9e0, <optimized out>, <optimized out>}, prev = 0x71c6cafcc8d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#42 0x000063fc280c09e2 in invoke_iseq_block_from_c (ec=0x516001b8f4d0, captured=0x71c6da9ff7a8, self=125098931668800, 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:1651
        flags = 0
        iseq = 0x71c6dd6836a0
        cfp = <optimized out>
        sp = 0x71c6da8ff850
        use_argv = 0x0
        stack_argv = 0x71c6da8ff850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#43 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:1665
        captured = 0x71c6da9ff7a8
#44 0x000063fc28062638 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:1702
No locals.
#45 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1710
No locals.
#46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#47 0x000063fc28062638 in rb_yield (val=<optimized out>)
No locals.
#48 0x000063fc27c751dc in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x516001b8f4d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71c6cebfdd70, <optimized out>, 0x71c6cebfdc80, <optimized out>, <optimized out>}, prev = 0x71c6caecc140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x516001b8f4d0
        cfp = 0x71c6da9ff758
#49 0x000063fc27e1426b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
        status = <optimized out>
        pid = <optimized out>
#50 0x000063fc280a0598 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:3851
        ci = 0x64e100040001
        cc = <optimized out>
        me = 0x71c6de7dc1e0
        cfunc = 0x506000049588
        recv = 125098931668800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#51 0x000063fc2803ceaa in vm_sendish (ec=0x516001b8f4d0, reg_cfp=0x71c6da9ff790, cd=0x5020010f7ab0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6058
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#52 vm_exec_core (ec=ec@entry=0x516001b8f4d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020010f7ab0
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c6da9ff790
        reg_pc = 0x504001401630
        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_opt_new = <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>
#53 0x000063fc28030fb7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x516001b8f4d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71c6cebfe6c0, <optimized out>, <optimized out>}, prev = 0x71c6cebfec00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#54 0x000063fc280745eb in invoke_iseq_block_from_c (ec=0x516001b8f4d0, captured=<optimized out>, self=125098931668800, 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:1651
        flags = 0
        iseq = 0x71c6dd6836c8
        cfp = 0x71c6da9ff7c8
        sp = 0x71c6da8ff818
        use_argv = <optimized out>
        stack_argv = 0x71c6da8ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#55 invoke_block_from_c_proc (ec=0x516001b8f4d0, self=125098931668800, 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:1745
        block = <optimized out>
        keyword_hash = <optimized out>
#56 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:1775
No locals.
#57 0x000063fc28072866 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504001382dd0, argc=667180846, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1796
        self = 0
#58 0x000063fc27fbc5dd in thread_do_start_proc (th=th@entry=0x515000207e00) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504001382dd0
        args_len = 0
        args_ptr = <optimized out>
#59 0x000063fc27fba146 in thread_do_start (th=0x515000207e00) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#60 thread_start_func_2 (th=th@entry=0x515000207e00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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>
#61 0x000063fc27fb942e in call_thread_start_func_2 (th=0x515000207e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x71c6cebfecc0
#62 nt_start (ptr=0x50c000851380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000207e00
        sched = <optimized out>
        nt = 0x50c000851380
        vm = 0x525000000100
#63 0x000063fc27c29b7f in asan_thread_start(void*) ()
No symbol table info available.
#64 0x000071c70109caa4 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 = {125098686150336, 2447560946580583277, 125098686150336, -352, 0, 140721633085296, 2447560946568000365, 2446832125770986349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#65 0x000071c701129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2807508) detached]
$ timeout 60 gdb -p 2638406 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3077331]
[New LWP 2807509]
[New LWP 2789228]
[New LWP 2654553]
[New LWP 2638594]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000071c701098d71 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffc4ef3d340, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x71c7013bfc40 (LWP 2638406) "ruby"            0x000071c701098d71 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffc4ef3d340, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x71c6ddbff6c0 (LWP 3077331) "test_autoload.*" 0x000071c701098d71 in __futex_abstimed_wait_common64 (private=29126, cancel=true, abstime=0x71c6ddbfaec0, op=137, expected=0, futex_word=0x50c000852210) at ./nptl/futex-internal.c:57
  3    Thread 0x71c6e51ff6c0 (LWP 2807509) "test_autoload.*" 0x000071c70111b4cd in __GI___poll (fds=0x71c6e1bbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x71c6dcadd6c0 (LWP 2789228) "parallel.rb:40"  0x000071c70111b4cd in __GI___poll (fds=0x71c6d19d2c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x71c6db7c26c0 (LWP 2654553) "Timeout stdlib " 0x000071c701098d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000280b94) at ./nptl/futex-internal.c:57
  6    Thread 0x71c6da7b66c0 (LWP 2638594) "Gem::Timeout st" 0x000071c701098d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000670050) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 6 (Thread 0x71c6da7b66c0 (LWP 2638594) "Gem::Timeout st"):
#0  0x000071c701098d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000670050) 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=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000670050) 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=0x50c000670050, 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  0x000071c70109b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c000670028) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x71c70109b4b0 <__condvar_cleanup_waiting>, __arg = 0x71c6da7b4a60, __canceltype = -639591664, __prev = 0x0}
        cbuffer = {wseq = 86, cond = 0x50c000670028, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 86
        seq = 43
        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=0x50c000670028, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000063fc27f8de5f in rb_native_cond_wait (cond=0x50c000670050, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x515000120000, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:847
        next_th = 0x0
#7  0x000063fc27fb8321 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000120000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1122
        can_direct_transfer = <optimized out>
#8  0x000063fc27f991e1 in native_sleep (th=0x515000120000, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3340
        sched = <optimized out>
#9  sleep_forever (th=0x515000120000, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1372
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x000063fc27fb6dcc in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=125099515818680, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1417
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x000063fc27c75947 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:1173
        _ec = 0x5160023efed0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71c6da7b4dd0, <optimized out>, 0x71c6da7b4ce0, <optimized out>, <optimized out>}, prev = 0x71c6d9ab6140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160023efed0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000063fc27fb612e in queue_do_pop (self=<optimized out>, q=0x5040002b74d0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 125099515818680, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 125099515818680, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x5040002b74d0
        end = 0
#14 0x000063fc2803d486 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:7488
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x000063fc2803d486 in vm_invoke_builtin_delegate (ec=0x5160023efed0, cfp=0x71c6da8b8758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160023efed0) at ../../src/trunk_asan/insns.def:1687
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c6da8b8758
        reg_pc = 0x5100000021f8
        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_opt_new = <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 0x000063fc28030fb7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x5160023efed0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71c6da7b56c0, <optimized out>, <optimized out>}, prev = 0x71c6da7b5c00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x000063fc280745eb in invoke_iseq_block_from_c (ec=0x5160023efed0, captured=<optimized out>, self=125099003264360, 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:1651
        flags = 0
        iseq = 0x71c70033da68
        cfp = 0x71c6da8b87c8
        sp = 0x71c6da7b8818
        use_argv = <optimized out>
        stack_argv = 0x71c6da7b8818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160023efed0, self=125099003264360, 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:1745
        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:1775
No locals.
#21 0x000063fc28072866 in rb_vm_invoke_proc (ec=0x50c000670050, proc=0x189, proc@entry=0x50400033e050, argc=17403249, 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:1796
        self = 0
#22 0x000063fc27fbc5dd in thread_do_start_proc (th=th@entry=0x515000120000) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400033e050
        args_len = 0
        args_ptr = <optimized out>
#23 0x000063fc27fba146 in thread_do_start (th=0x515000120000) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000120000, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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 0x000063fc27fb942e in call_thread_start_func_2 (th=0x515000120000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x71c6da7b5cc0
#26 nt_start (ptr=0x50c000670000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000120000
        sched = <optimized out>
        nt = 0x50c000670000
        vm = 0x525000000100
#27 0x000063fc27c29b7f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000071c70109caa4 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 = {125098882983616, 2447515357113348973, 125098882983616, -352, 0, 125098899796464, 2447515357100766061, 2446832125770986349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000071c701129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x71c6db7c26c0 (LWP 2654553) "Timeout stdlib "):
#0  0x000071c701098d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000280b94) 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=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000280b94) 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=0x50c000280b94, 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  0x000071c70109b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c000280b68) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x71c70109b4b0 <__condvar_cleanup_waiting>, __arg = 0x71c6db7c0a60, __canceltype = -763522288, __prev = 0x0}
        cbuffer = {wseq = 5, cond = 0x50c000280b68, mutex = 0x514000000108, 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=0x50c000280b68, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000063fc27f8de5f in rb_native_cond_wait (cond=0x50c000280b94, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x515000064d00, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:847
        next_th = 0x515000000300
#7  0x000063fc27fb8321 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000064d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1122
        can_direct_transfer = <optimized out>
#8  0x000063fc27f991e1 in native_sleep (th=0x515000064d00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3340
        sched = <optimized out>
#9  sleep_forever (th=0x515000064d00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1372
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x000063fc27fb6dcc in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=125099520738600, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1417
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x000063fc27c75947 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:1173
        _ec = 0x516003d61ad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71c6db7c0dd0, <optimized out>, 0x71c6db7c0ce0, <optimized out>, <optimized out>}, prev = 0x71c6d24d4140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516003d61ad0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000063fc27fb612e in queue_do_pop (self=<optimized out>, q=0x504000034c50, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 125099520738600, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 125099520738600, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000034c50
        end = 0
#14 0x000063fc2803d317 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:7488
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x000063fc2803d317 in vm_invoke_builtin_delegate (ec=0x516003d61ad0, cfp=0x71c6d49e4758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516003d61ad0) at ../../src/trunk_asan/insns.def:1698
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c6d49e4758
        reg_pc = <optimized out>
        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_opt_new = <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 0x000063fc28030fb7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x516003d61ad0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71c6db7c16c0, <optimized out>, <optimized out>}, prev = 0x71c6db7c1c00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x000063fc280745eb in invoke_iseq_block_from_c (ec=0x516003d61ad0, captured=<optimized out>, self=125099521969480, 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:1651
        flags = 0
        iseq = 0x71c7007ece88
        cfp = 0x71c6d49e47c8
        sp = 0x71c6d48e4818
        use_argv = <optimized out>
        stack_argv = 0x71c6d48e4818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516003d61ad0, self=125099521969480, 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:1745
        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:1775
No locals.
#21 0x000063fc28072866 in rb_vm_invoke_proc (ec=0x50c000280b94, proc=0x189, proc@entry=0x504000128390, argc=17403249, 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:1796
        self = 0
#22 0x000063fc27fbc5dd in thread_do_start_proc (th=th@entry=0x515000064d00) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000128390
        args_len = 0
        args_ptr = <optimized out>
#23 0x000063fc27fba146 in thread_do_start (th=0x515000064d00) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000064d00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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 0x000063fc27fb942e in call_thread_start_func_2 (th=0x515000064d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x71c6db7c1cc0
#26 nt_start (ptr=0x50c000280b40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000064d00
        sched = <optimized out>
        nt = 0x50c000280b40
        vm = 0x525000000100
#27 0x000063fc27c29b7f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000071c70109caa4 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 = {125098899809984, 2447513095813067629, 125098899809984, -352, 25, 140721633082128, 2447513095800484717, 2446832125770986349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000071c701129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x71c6dcadd6c0 (LWP 2789228) "parallel.rb:40"):
#0  0x000071c70111b4cd in __GI___poll (fds=0x71c6d19d2c60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000063fc27bd07ca in __interceptor_poll ()
No symbol table info available.
#2  0x000063fc27d37a69 in nogvl_wait_for (th=125098932047240, fptr=0x51100043bb00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12595
        fds = {fd = 6, 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  0x000063fc27d38efa in internal_read_func (ptr=0x71c6d19d2b40) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x71c6d19d2b40
        result = <optimized out>
#5  0x000063fc27f9e122 in rb_thread_io_blocking_call (io=0x51100043bb00, func=0x63fc27d389f0 <internal_read_func>, data1=0x71c6d19d2b40, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1964
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x000063fc27c75947 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:1173
        _ec = 0x51600351c3d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71c6dcadbcb0, <optimized out>, 0x71c6dcadbbc0, <optimized out>, <optimized out>}, prev = 0x71c6d19cb140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600351c3d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x000063fc27d4d225 in io_read_memory_locktmp (str=125098734201952, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458
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:3504
        str = <optimized out>
        iis = {th = 125098932047240, fptr = 0x51100043bb00, nonblock = 0, fd = 6, buf = 0x519000372380, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100043bb00
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x000063fc27d29771 in io_readpartial (argc=-778228640, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
        ret = <optimized out>
#10 0x000063fc280a0598 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:3851
        ci = 0x40c100100003
        cc = <optimized out>
        me = 0x71c7009e8930
        cfunc = 0x50600002c908
        recv = 125098932047360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000063fc280425dc in vm_sendish (ec=0x51600351c3d0, reg_cfp=0x71c6d5bfb790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6058
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x51600351c3d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c6d5bfb790
        reg_pc = 0x51300005b4d8
        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_opt_new = <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 0x000063fc28030fb7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x51600351c3d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71c6dcadc6c0, <optimized out>, <optimized out>}, prev = 0x71c6dcadcc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000063fc280745eb in invoke_iseq_block_from_c (ec=0x51600351c3d0, captured=<optimized out>, self=125099520779920, 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:1651
        flags = 0
        iseq = 0x71c7009442e0
        cfp = 0x71c6d5bfb7c8
        sp = 0x71c6d5afb818
        use_argv = <optimized out>
        stack_argv = 0x71c6d5afb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x51600351c3d0, self=125099520779920, 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:1745
        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:1775
No locals.
#17 0x000063fc28072866 in rb_vm_invoke_proc (ec=0x71c6d19d2c60, proc=0x1, proc@entry=0x504001403cd0, argc=17937613, 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:1796
        self = 4294967295
#18 0x000063fc27fbc5dd in thread_do_start_proc (th=th@entry=0x51500029d400) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504001403cd0
        args_len = 0
        args_ptr = <optimized out>
#19 0x000063fc27fba146 in thread_do_start (th=0x51500029d400) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500029d400, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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 0x000063fc27fb942e in call_thread_start_func_2 (th=0x51500029d400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x71c6dcadccc0
#22 nt_start (ptr=0x50c000874600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x51500029d400
        sched = <optimized out>
        nt = 0x50c000874600
        vm = 0x525000000100
#23 0x000063fc27c29b7f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000071c70109caa4 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 = {125098919843520, 2447530006709924717, 125098919843520, -352, 25, 140721633088336, 2447530006697341805, 2446832125770986349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000071c701129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x71c6e51ff6c0 (LWP 2807509) "test_autoload.*"):
#0  0x000071c70111b4cd in __GI___poll (fds=0x71c6e1bbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000063fc27bd07ca in __interceptor_poll ()
No symbol table info available.
#2  0x000063fc27fbdf7f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1055
        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:3065
        vm = <optimized out>
#4  0x000063fc27c29b7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000071c70109caa4 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 = {125099061540544, 2447474360039895917, 125099061540544, -352, 0, 125098686140944, 2447474360027313005, 2446832125770986349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000071c701129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x71c6ddbff6c0 (LWP 3077331) "test_autoload.*"):
#0  0x000071c701098d71 in __futex_abstimed_wait_common64 (private=29126, cancel=true, abstime=0x71c6ddbfaec0, op=137, expected=0, futex_word=0x50c000852210) 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=29126, abstime=0x71c6ddbfaec0, clockid=29126, expected=0, futex_word=0x50c000852210) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 7456512
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000852210, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x71c6ddbfaec0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000071c70109bc8e in __pthread_cond_wait_common (abstime=0x71c6ddbfaec0, clockid=1, mutex=0x515000140430, cond=0x50c0008521e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x71c70109b4b0 <__condvar_cleanup_waiting>, __arg = 0x71c6ddbfadb0, __canceltype = -791919552, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c0008521e8, mutex = 0x515000140430, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        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_timedwait64 (cond=cond@entry=0x50c0008521e8, mutex=mutex@entry=0x515000140430, abstime=abstime@entry=0x71c6ddbfaec0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000063fc27fb7e51 in native_cond_timedwait (cond=0x50c0008521e8, mutex=0x515000140430, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000140300, rel=rel@entry=0x71c6d0cc43e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2488
        end = <optimized out>
        sched = 0x514000000108
        lock = 0x515000140430
        cond = 0x50c0008521e8
        max = 100000000000000000
#7  0x000063fc27f9a204 in native_sleep (th=0x515000140300, rel=0x71c6d0cc43e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3333
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1320
        prev_status = THREAD_RUNNABLE
        end = 305911207823280
        woke = 1
#9  0x000063fc27f99c50 in rb_thread_wait_for (time=...) at /tmp/ruby/src/trunk_asan/thread.c:1427
        th = 0x50c000852210
#10 0x000063fc27e14e3d in rb_f_sleep (argc=1, argv=0x71c6d96b68c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4971
        beg = 1754047454
        scheduler = <optimized out>
        end = <optimized out>
#11 0x000063fc280a0598 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:3851
        ci = 0x675100140003
        cc = <optimized out>
        me = 0x71c6dc4f27b0
        cfunc = 0x506000049888
        recv = 125098913810120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x000063fc28085975 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71c6ddbfb6e0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4830
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#13 0x000063fc28085405 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4970
        ci = <optimized out>
        cc = 0x71c6ddbfaec0
#14 0x000063fc280425dc in vm_sendish (ec=0x51600288cfd0, reg_cfp=0x71c6d97b66b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6058
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#15 vm_exec_core (ec=ec@entry=0x51600288cfd0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c6d97b66b0
        reg_pc = 0x504001354678
        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_opt_new = <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>
#16 0x000063fc28030fb7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x51600288cfd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71c6ddbfbb60, <optimized out>, <optimized out>}, prev = 0x71c6ddbfc660, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#17 0x000063fc280788cb in rb_iseq_eval (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2878
        ec = 0x51600288cfd0
        val = <optimized out>
#18 0x000063fc27d83d8c in load_iseq_eval (ec=0x51600288cfd0, fname=fname@entry=125098950229000) at /tmp/ruby/src/trunk_asan/load.c:873
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = 0x71c6de7d7b68
        vm_ns = <optimized out>
#19 0x000063fc27d7d187 in require_internal (ec=ec@entry=0x51600288cfd0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1452
        arg = <optimized out>
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000140300
        saved = <optimized out>
        vm_ns_v = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = <optimized out>
        realpath_map = 125099522773840
        path = 125098950229000
        saved_path = <optimized out>
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        vm_ns = <optimized out>
        reset_ext_config = <optimized out>
#20 0x000063fc27d7a74b in rb_require_string_internal (fname=125098950349920, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1571
        result = <optimized out>
        ec = 0x51600288cfd0
        result = <optimized out>
#21 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1557
No locals.
#22 0x000063fc280a0598 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:3851
        ci = 0x13e6100140003
        cc = <optimized out>
        me = 0x71c6fee19088
        cfunc = 0x506000037ac8
        recv = 125099524077640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#23 0x000063fc28085975 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x71c6ddbfce60) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4830
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#24 0x000063fc2808bfb5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4239
No locals.
#25 0x000063fc280425dc in vm_sendish (ec=0x51600288cfd0, reg_cfp=0x71c6d97b6758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6058
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x51600288cfd0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c6d97b6758
        reg_pc = 0x5110000a4bf8
        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_opt_new = <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>
#27 0x000063fc28030fb7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x51600288cfd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71c6ddbfd2e0, <optimized out>, <optimized out>}, prev = 0x71c6d0fc2ca0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#28 0x000063fc280b6a6a in vm_call0_body (ec=<optimized out>, calling=0x71c6d0fc2e60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x71c6d0fc2ee0
        cc = <optimized out>
        ret = <optimized out>
#29 0x000063fc280b62d2 in vm_call0_cme (ec=0x51600288cfd0, calling=0x71c6d0fc2e60, argv=0x71c6ddbfd720, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#30 vm_call0_body (ec=<optimized out>, calling=0x71c6d0fc2e60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x71c6dcc81738
        orig_cme = <optimized out>
        ci = 0x71c6d0fc2ee0
        cc = 0x71c6dcc81710
        ret = <optimized out>
#31 0x000063fc2805f7c4 in vm_call0_cc (ec=0x51600288cfd0, recv=125099524077640, id=22689, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = {cd = 0x71c6d0fc2ec0, cc = 0x71c6d11c21e0, block_handler = 0, recv = 125099524077640, argc = 1, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        use_argv = 0x71c6ddbfd720
        av = <optimized out>
#32 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065
        ci = <optimized out>
        ec = 0x51600288cfd0
        cc = <optimized out>
        self = <optimized out>
#33 0x000063fc2806085e in rb_funcallv (recv=125099524077640, mid=22689, argc=1, argv=0x71c6ddbfd720) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#34 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
        ar = <optimized out>
        argv = 0x71c6ddbfd720
#35 0x000063fc28018c1e in autoload_feature_require (_arguments=125098937801408) at /tmp/ruby/src/trunk_asan/variable.c:3391
        receiver = 125099524077640
        arguments = 0x71c6ddbfdac0
        autoload_const = <optimized out>
        autoload_namespace = <optimized out>
        result = <optimized out>
        data = <optimized out>
#36 autoload_try_load (_arguments=125098937801408) at /tmp/ruby/src/trunk_asan/variable.c:3404
        arguments = 0x71c6ddbfdac0
        result = <optimized out>
        ce = <optimized out>
#37 0x000063fc27c75947 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:1173
        _ec = 0x51600288cfd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x71c6ddbfda70, <optimized out>, 0x71c6ddbfd980, <optimized out>, <optimized out>}, prev = 0x71c6d0ec2140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600288cfd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#38 0x000063fc28017ee0 in rb_autoload_load (module=module@entry=125099522915800, name=name@entry=272651) at /tmp/ruby/src/trunk_asan/variable.c:3465
        ce = <optimized out>
        arguments = {module = 125099522915800, name = 272651, flag = 0, mutex = 125098950229080, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#39 0x000063fc28024276 in rb_const_search_from (klass=125098908317600, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3567
        ac = 0xfffffffffffffdfc
        am = 125099522915800
        tmp = 125099522915800
        ce = <optimized out>
        current = 125099522915800
        value = <optimized out>
        first_iteration = <optimized out>
#40 0x000063fc280199c4 in rb_const_search (klass=125098908317600, id=272651, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3589
        value = <optimized out>
#41 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3516
        c = <optimized out>
#42 0x000063fc280283ce in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1137
        root_cref = <optimized out>
        klass = 88785572667920
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#43 0x000063fc28033f0d in vm_get_ev_const_chain (ec=0x51600288cfd0, segments=0x5020010f89b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
        id = 0
        val = 137
        idx = <optimized out>
        allow_nil = <optimized out>
#44 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020010f89d0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6523
        segments = 0x5020010f89b0
        ice = <optimized out>
        val = <optimized out>
#45 0x000063fc28036128 in vm_exec_core (ec=ec@entry=0x51600288cfd0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c6d97b6790
        reg_pc = 0xfffffffffffffdfc
        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_opt_new = <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 0x000063fc28030fb7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x51600288cfd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x71c6ddbfe6c0, <optimized out>, <optimized out>}, prev = 0x71c6ddbfec00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#47 0x000063fc280745eb in invoke_iseq_block_from_c (ec=0x51600288cfd0, captured=<optimized out>, self=125098913812200, 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:1651
        flags = 0
        iseq = 0x71c6dd684bb8
        cfp = 0x71c6d97b67c8
        sp = 0x71c6d96b6818
        use_argv = <optimized out>
        stack_argv = 0x71c6d96b6818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#48 invoke_block_from_c_proc (ec=0x51600288cfd0, self=125098913812200, 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:1745
        block = <optimized out>
        keyword_hash = <optimized out>
#49 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:1775
No locals.
#50 0x000063fc28072866 in rb_vm_invoke_proc (ec=0x50c000852210, proc=0x89, proc@entry=0x504001357b90, argc=17403249, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1796
        self = 0
#51 0x000063fc27fbc5dd in thread_do_start_proc (th=th@entry=0x515000140300) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504001357b90
        args_len = 0
        args_ptr = <optimized out>
#52 0x000063fc27fba146 in thread_do_start (th=0x515000140300) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#53 thread_start_func_2 (th=th@entry=0x515000140300, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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>
#54 0x000063fc27fb942e in call_thread_start_func_2 (th=0x515000140300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x71c6ddbfecc0
#55 nt_start (ptr=0x50c0008521c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000140300
        sched = <optimized out>
        nt = 0x50c0008521c0
        vm = 0x525000000100
#56 0x000063fc27c29b7f in asan_thread_start(void*) ()
No symbol table info available.
#57 0x000071c70109caa4 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 = {125098937808576, 2447527961231749997, 125098937808576, -352, 0, 140721633085296, 2447527961219167085, 2446832125770986349}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#58 0x000071c701129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x71c7013bfc40 (LWP 2638406) "ruby"):
#0  0x000071c701098d71 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x7ffc4ef3d340, op=137, expected=0, futex_word=0x50c000000090) 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=32764, abstime=0x7ffc4ef3d340, clockid=32764, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 8387840
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffc4ef3d340, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000071c70109bc8e in __pthread_cond_wait_common (abstime=0x7ffc4ef3d340, clockid=1, mutex=0x515000000430, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x71c70109b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffc4ef3d230, __canceltype = -17657472, __prev = 0x0}
        cbuffer = {wseq = 3966, cond = 0x50c000000068, mutex = 0x515000000430, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 3966
        seq = 1983
        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_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000430, abstime=abstime@entry=0x7ffc4ef3d340) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x000063fc27fb7e51 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000430, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000000300, rel=rel@entry=0x71c6fef29120) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2488
        end = <optimized out>
        sched = 0x514000000108
        lock = 0x515000000430
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x000063fc27f9a204 in native_sleep (th=0x515000000300, rel=0x71c6fef29120) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3333
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=100000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1320
        prev_status = THREAD_RUNNABLE
        end = 305910807412318
        woke = 1
#9  0x000063fc27f99c50 in rb_thread_wait_for (time=...) at /tmp/ruby/src/trunk_asan/thread.c:1427
        th = 0x50c000000090
#10 0x000063fc27e14e3d in rb_f_sleep (argc=1, argv=0x71c700b6abd8, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4971
        beg = 1754047454
        scheduler = <optimized out>
        end = <optimized out>
#11 0x000063fc280a0598 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:3851
        ci = 0x675100140003
        cc = <optimized out>
        me = 0x71c6dc4f27b0
        cfunc = 0x506000049888
        recv = 125098913812200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x000063fc28085975 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc4ef3db60) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4830
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#13 0x000063fc28085405 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4970
        ci = <optimized out>
        cc = 0x7ffc4ef3d340
#14 0x000063fc280425dc in vm_sendish (ec=0x5160000003d0, reg_cfp=0x71c700c6a448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6058
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#15 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c700c6a448
        reg_pc = 0x5140001b6140
        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_opt_new = <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>
#16 0x000063fc280313ab in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2648
No locals.
#17 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2627
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#18 0x000063fc280c09e2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x71c700c6a620, self=125099520779920, 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:1651
        flags = 0
        iseq = 0x71c700925c00
        cfp = <optimized out>
        sp = 0x71c700b6aa28
        use_argv = 0x71c6ff07eb60
        stack_argv = 0x71c700b6aa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 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:1665
        captured = 0x71c700c6a620
#20 0x000063fc28062638 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:1702
th: 0x515000000300, native_id: 0x71c7013bfc40
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0127 e:000126 CFUNC  :sleep
No locals.
#21 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1710
No locals.
c:0017 p:0032 s:0122 E:0004e0 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:210
#22 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#23 0x000063fc28062638 in rb_yield (val=<optimized out>)
No locals.
#24 0x000063fc28226b83 in rb_ary_collect (ary=125098932241680) at /tmp/ruby/src/trunk_asan/array.c:3654
        collect = 125098948502600
        i = 20
#25 0x000063fc280a0598 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:3851
        ci = 0x166100000001
        cc = <optimized out>
c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576
        me = 0x71c7009eebc8
        cfunc = 0x506000020788
c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562
        recv = 125098932241680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
c:0014 p:0011 s:0095 E:000aa0 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
#26 0x000063fc2803ceaa in vm_sendish (ec=0x5160000003d0, reg_cfp=0x71c700c6a608, cd=0x512000013030, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6058
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
        ci = <optimized out>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#27 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
        blockiseq = <optimized out>
        leaf = false
c:0007 p:0069 s:0046 E:002130 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]
        val = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
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
        cd = 0x512000013030
c:0002 p:0062 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:001d80 DUMMY  [FINISH]

th: 0x515000120000, native_id: 0x71c6da7b66c0
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c700c6a608
        reg_pc = 0x519000014e10
        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>
-- Control frame information -----------------------------------------------
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/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

th: 0x515000064d00, native_id: 0x71c6db7c26c0
-- Control frame information -----------------------------------------------
        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>
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_definemethod = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

th: 0x51500029d400, native_id: 0x71c6dcadd6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
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]

th: 0x515000140300, native_id: 0x71c6ddbff6c0
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0028 e:000027 CFUNC  :sleep
c:0006 p:0005 s:0023 e:000022 CLASS  /tmp/rubytest.0q41p5/autoload20250801-2638406-wwgrdr.rb:1
c:0005 p:0007 s:0020 e:000019 TOP    /tmp/rubytest.0q41p5/autoload20250801-2638406-wwgrdr.rb:1 [FINISH]
c:0004 p:---- s:0017 e:000016 CFUNC  :require
c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
c:0002 p:0002 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        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_opt_new = <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>
#28 0x000063fc280313ab in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2648
No locals.
#29 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2627
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#30 0x000063fc280c09e2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x71c700c6a738, self=125099520779920, 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:1651
        flags = 0
        iseq = 0x71c700944498
        cfp = <optimized out>
        sp = 0x71c700b6a8d0
        use_argv = 0x71c6ff00cce0
        stack_argv = 0x71c700b6a8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#31 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:1665
        captured = 0x71c700c6a738
#32 0x000063fc28062638 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:1702
No locals.
#33 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1710
No locals.
#34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#35 0x000063fc28062638 in rb_yield (val=<optimized out>)
No locals.
#36 0x000063fc28226b83 in rb_ary_collect (ary=125098932047520) at /tmp/ruby/src/trunk_asan/array.c:3654
        collect = 125098932047440
        i = 0
#37 0x000063fc280a0598 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:3851
        ci = 0x166100000001
        cc = <optimized out>
        me = 0x71c7009eebc8
        cfunc = 0x506000020788
        recv = 125098932047520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#38 0x000063fc2803ceaa in vm_sendish (ec=0x5160000003d0, reg_cfp=0x71c700c6a720, cd=0x502000026a10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6058
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#39 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000026a10
        insns_address_table = {0x63fc2803b423 <vm_exec_core+27075>, 0x63fc2803780e <vm_exec_core+11694>, 0x63fc2803510d <vm_exec_core+1709>, 0x63fc280361cf <vm_exec_core+5999>, 0x63fc2803b60e <vm_exec_core+27566>, 0x63fc28035e8d <vm_exec_core+5165>, 0x63fc2803cae1 <vm_exec_core+32897>, 0x63fc2803a51e <vm_exec_core+23230>, 0x63fc280388af <vm_exec_core+15951>, 0x63fc2803546a <vm_exec_core+2570>, 0x63fc2803bde9 <vm_exec_core+29577>, 0x63fc2803b9ef <vm_exec_core+28559>, 0x63fc280360d0 <vm_exec_core+5744>, 0x63fc28035988 <vm_exec_core+3880>, 0x63fc2803aab3 <vm_exec_core+24659>, 0x63fc28036d6d <vm_exec_core+8973>, 0x63fc2803c26c <vm_exec_core+30732>, 0x63fc2803bc9e <vm_exec_core+29246>, 0x63fc2803762c <vm_exec_core+11212>, 0x63fc28038817 <vm_exec_core+15799>, 0x63fc2803a649 <vm_exec_core+23529>, 0x63fc2803bbfa <vm_exec_core+29082>, 0x63fc28039808 <vm_exec_core+19880>, 0x63fc2803a801 <vm_exec_core+23969>, 0x63fc2803afcd <vm_exec_core+25965>, 0x63fc280396ff <vm_exec_core+19615>, 0x63fc280358dd <vm_exec_core+3709>, 0x63fc2803a072 <vm_exec_core+22034>, 0x63fc2803569d <vm_exec_core+3133>, 0x63fc28035a86 <vm_exec_core+4134>, 0x63fc28037a56 <vm_exec_core+12278>, 0x63fc28039447 <vm_exec_core+18919>, 0x63fc28039d41 <vm_exec_core+21217>, 0x63fc28039252 <vm_exec_core+18418>, 0x63fc28035386 <vm_exec_core+2342>, 0x63fc2803b34b <vm_exec_core+26859>, 0x63fc2803b8b2 <vm_exec_core+28242>, 0x63fc28035b23 <vm_exec_core+4291>, 0x63fc28036808 <vm_exec_core+7592>, 0x63fc28036175 <vm_exec_core+5909>, 0x63fc28036fc0 <vm_exec_core+9568>, 0x63fc2803866b <vm_exec_core+15371>, 0x63fc28035bca <vm_exec_core+4458>, 0x63fc2803b09a <vm_exec_core+26170>, 0x63fc2803673e <vm_exec_core+7390>, 0x63fc280382ec <vm_exec_core+14476>, 0x63fc28038e48 <vm_exec_core+17384>, 0x63fc2803ac14 <vm_exec_core+25012>, 0x63fc28039a07 <vm_exec_core+20391>, 0x63fc28037069 <vm_exec_core+9737>, 0x63fc28036a61 <vm_exec_core+8193>, 0x63fc2803a9b8 <vm_exec_core+24408>, 0x63fc28037cb2 <vm_exec_core+12882>, 0x63fc2803a144 <vm_exec_core+22244>, 0x63fc28039c2e <vm_exec_core+20942>, 0x63fc2803a1d1 <vm_exec_core+22385>, 0x63fc2803b52e <vm_exec_core+27342>, 0x63fc28034e2b <vm_exec_core+971>, 0x63fc2803ad27 <vm_exec_core+25287>, 0x63fc28037332 <vm_exec_core+10450>, 0x63fc2803a8ce <vm_exec_core+24174>, 0x63fc28037458 <vm_exec_core+10744>, 0x63fc2803964b <vm_exec_core+19435>, 0x63fc2803c537 <vm_exec_core+31447>, 0x63fc28038cb7 <vm_exec_core+16983>, 0x63fc2803930f <vm_exec_core+18607>, 0x63fc280376bf <vm_exec_core+11359>, 0x63fc28036b85 <vm_exec_core+8485>, 0x63fc2803a29f <vm_exec_core+22591>, 0x63fc28035cd5 <vm_exec_core+4725>, 0x63fc28038abb <vm_exec_core+16475>, 0x63fc2804401e <vm_exec_core+62910>, 0x63fc28039948 <vm_exec_core+20200>, 0x63fc28035d70 <vm_exec_core+4880>, 0x63fc28036621 <vm_exec_core+7105>, 0x63fc2803643a <vm_exec_core+6618>, 0x63fc280368fa <vm_exec_core+7834>, 0x63fc28037188 <vm_exec_core+10024>, 0x63fc2803c194 <vm_exec_core+30516>, 0x63fc28034e30 <vm_exec_core+976>, 0x63fc28036546 <vm_exec_core+6886>, 0x63fc2803cc5b <vm_exec_core+33275>, 0x63fc28039f70 <vm_exec_core+21776>, 0x63fc28039148 <vm_exec_core+18152>, 0x63fc2803b12a <vm_exec_core+26314>, 0x63fc2803d010 <vm_exec_core+34224>, 0x63fc2803b452 <vm_exec_core+27122>, 0x63fc2803c30e <vm_exec_core+30894>, 0x63fc2803c3df <vm_exec_core+31103>, 0x63fc280357a7 <vm_exec_core+3399>, 0x63fc2803bd0a <vm_exec_core+29354>, 0x63fc28037bd6 <vm_exec_core+12662>, 0x63fc2803bf55 <vm_exec_core+29941>, 0x63fc280374fd <vm_exec_core+10909>, 0x63fc28036e0a <vm_exec_core+9130>, 0x63fc28038155 <vm_exec_core+14069>, 0x63fc28035c3b <vm_exec_core+4571>, 0x63fc2803c4ac <vm_exec_core+31308>, 0x63fc280383a5 <vm_exec_core+14661>, 0x63fc28037f41 <vm_exec_core+13537>, 0x63fc28034f24 <vm_exec_core+1220>, 0x63fc28035543 <vm_exec_core+2787>, 0x63fc28038ffb <vm_exec_core+17819>, 0x63fc28038543 <vm_exec_core+15075>, 0x63fc28038ece <vm_exec_core+17518>, 0x63fc28038d70 <vm_exec_core+17168>, 0x63fc28037af3 <vm_exec_core+12435>, 0x63fc2803843f <vm_exec_core+14815>, 0x63fc28038032 <vm_exec_core+13778>, 0x63fc2803879c <vm_exec_core+15676>, 0x63fc28038721 <vm_exec_core+15553>, 0x63fc2803b414 <vm_exec_core+27060>, 0x63fc280377ff <vm_exec_core+11679>, 0x63fc280350fe <vm_exec_core+1694>, 0x63fc280361c0 <vm_exec_core+5984>, 0x63fc2803b5ff <vm_exec_core+27551>, 0x63fc28035e7e <vm_exec_core+5150>, 0x63fc2803cad2 <vm_exec_core+32882>, 0x63fc2803a50f <vm_exec_core+23215>, 0x63fc280388a0 <vm_exec_core+15936>, 0x63fc2803545b <vm_exec_core+2555>, 0x63fc2803bdda <vm_exec_core+29562>, 0x63fc2803b9e0 <vm_exec_core+28544>, 0x63fc280360c1 <vm_exec_core+5729>, 0x63fc28035979 <vm_exec_core+3865>, 0x63fc2803aaa4 <vm_exec_core+24644>, 0x63fc28036d5e <vm_exec_core+8958>, 0x63fc2803c25d <vm_exec_core+30717>, 0x63fc2803bc8f <vm_exec_core+29231>, 0x63fc2803761d <vm_exec_core+11197>, 0x63fc28038808 <vm_exec_core+15784>, 0x63fc2803a63a <vm_exec_core+23514>, 0x63fc2803bbeb <vm_exec_core+29067>, 0x63fc280397f9 <vm_exec_core+19865>, 0x63fc2803a7f2 <vm_exec_core+23954>, 0x63fc2803afbe <vm_exec_core+25950>, 0x63fc280396f0 <vm_exec_core+19600>, 0x63fc280358ce <vm_exec_core+3694>, 0x63fc2803a063 <vm_exec_core+22019>, 0x63fc2803568e <vm_exec_core+3118>, 0x63fc28035a77 <vm_exec_core+4119>, 0x63fc28037a47 <vm_exec_core+12263>, 0x63fc28039438 <vm_exec_core+18904>, 0x63fc28039d32 <vm_exec_core+21202>, 0x63fc28039243 <vm_exec_core+18403>, 0x63fc28035377 <vm_exec_core+2327>, 0x63fc2803b33c <vm_exec_core+26844>, 0x63fc2803b8a3 <vm_exec_core+28227>, 0x63fc28035b14 <vm_exec_core+4276>, 0x63fc280367f9 <vm_exec_core+7577>, 0x63fc28036166 <vm_exec_core+5894>, 0x63fc28036fb1 <vm_exec_core+9553>, 0x63fc2803865c <vm_exec_core+15356>, 0x63fc28035bbb <vm_exec_core+4443>, 0x63fc2803b08b <vm_exec_core+26155>, 0x63fc2803672f <vm_exec_core+7375>, 0x63fc280382dd <vm_exec_core+14461>, 0x63fc28038e39 <vm_exec_core+17369>, 0x63fc2803ac05 <vm_exec_core+24997>, 0x63fc280399f8 <vm_exec_core+20376>, 0x63fc2803705a <vm_exec_core+9722>, 0x63fc28036a52 <vm_exec_core+8178>, 0x63fc2803a9a9 <vm_exec_core+24393>, 0x63fc28037ca3 <vm_exec_core+12867>, 0x63fc2803a135 <vm_exec_core+22229>, 0x63fc28039c1f <vm_exec_core+20927>, 0x63fc2803a1c2 <vm_exec_core+22370>, 0x63fc2803b51f <vm_exec_core+27327>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc2803ad18 <vm_exec_core+25272>, 0x63fc28037323 <vm_exec_core+10435>, 0x63fc2803a8bf <vm_exec_core+24159>, 0x63fc28037449 <vm_exec_core+10729>, 0x63fc2803963c <vm_exec_core+19420>, 0x63fc28039925 <vm_exec_core+20165>, 0x63fc28038ca8 <vm_exec_core+16968>, 0x63fc28039300 <vm_exec_core+18592>, 0x63fc280376b0 <vm_exec_core+11344>, 0x63fc28036b76 <vm_exec_core+8470>, 0x63fc2803a290 <vm_exec_core+22576>, 0x63fc28035cc6 <vm_exec_core+4710>, 0x63fc28038aac <vm_exec_core+16460>, 0x63fc2804400f <vm_exec_core+62895>, 0x63fc28039939 <vm_exec_core+20185>, 0x63fc28035d61 <vm_exec_core+4865>, 0x63fc28036612 <vm_exec_core+7090>, 0x63fc2803642b <vm_exec_core+6603>, 0x63fc280368eb <vm_exec_core+7819>, 0x63fc28037179 <vm_exec_core+10009>, 0x63fc28039143 <vm_exec_core+18147>, 0x63fc28038aa2 <vm_exec_core+16450>, 0x63fc2803913e <vm_exec_core+18142>, 0x63fc280398e5 <vm_exec_core+20101>, 0x63fc280398a5 <vm_exec_core+20037>, 0x63fc280368e6 <vm_exec_core+7814>, 0x63fc28039cf6 <vm_exec_core+21142>, 0x63fc28037f37 <vm_exec_core+13527>, 0x63fc28037f3c <vm_exec_core+13532>, 0x63fc280398a0 <vm_exec_core+20032>, 0x63fc28039433 <vm_exec_core+18899>...}
        reg_cfp = 0x71c700c6a720
        reg_pc = 0x504000005bb8
        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_opt_new = <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>
#40 0x000063fc280313ab in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2648
No locals.
#41 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2627
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#42 0x000063fc28079438 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2901
        ec = 0x5160000003d0
        val = <optimized out>
#43 0x000063fc27c70cca in rb_ec_exec_node (ec=0x5160000003d0, n=0x71c700944628) at /tmp/ruby/src/trunk_asan/eval.c:282
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc4ef3f9b0, <optimized out>, 0x7ffc4ef3f900, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x71c700944628
#44 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:320
        ec = 0x5160000003d0
        status = <optimized out>
#45 0x000063fc27c69c37 in rb_main (argc=11, argv=0x7ffc4ef3fb78) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#46 main (argc=11, argv=0x7ffc4ef3fb78) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7977c2818c40 (LWP 2638388) "ruby" 0x00007977c2726cd7 in __GI___select (nfds=37, readfds=0x50c004cd9800, writefds=0x0, exceptfds=0x0, timeout=0x7ffd833ba120) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7977a65ff6c0 (LWP 2638390) "ruby" 0x00007977c271b4cd in __GI___poll (fds=0x7977a53ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7977a65ff6c0 (LWP 2638390) "ruby"):
#0  0x00007977c271b4cd in __GI___poll (fds=0x7977a53ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006527a4a157ca in __interceptor_poll ()
No symbol table info available.
#2  0x00006527a4e02f7f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1055
        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:3065
        vm = <optimized out>
#4  0x00006527a4a6eb7f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007977c269caa4 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 = {133554799376064, 3157969214195946408, 133554799376064, -352, 0, 140726805186416, 3157969214174974888, 3158030665742472104}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007977c2729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7977c2818c40 (LWP 2638388) "ruby"):
#0  0x00007977c2726cd7 in __GI___select (nfds=37, readfds=0x50c004cd9800, writefds=0x0, exceptfds=0x0, timeout=0x7ffd833ba120) 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 = 464250994}
        pts64 = 0x7ffd833b9fc0
        r = <optimized out>
#1  0x00006527a4dea5f5 in native_fd_select (n=37, readfds=0x50c004cd9800, writefds=0x0, exceptfds=0x7977c2726cd7 <__GI___select+327>, timeout=0x7ffd833b9fc0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2439
No locals.
#2  do_select (p=133555237657216) at /tmp/ruby/src/trunk_asan/thread.c:4480
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffd833ba0d0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00006527a4aba947 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:1173
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd833ba290, <optimized out>, 0x7ffd833ba1a0, <optimized out>, <optimized out>}, prev = 0x7977c08c5aa0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00006527a4de9b81 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:4542
        set = {max = 37, th = 0x515000000300, rset = 0x7977c07f9940, 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 = 0x7977c07f99a0}
#5  0x00006527a4b87591 in select_internal (read=133555223127880, write=4, except=4, tp=0x7977c07f99a0, fds=0x7977c07f9940) at /tmp/ruby/src/trunk_asan/io.c:10757
        timerec = <optimized out>
        max = 37
        pending = <optimized out>
        rp = 0x7977c07f9940
        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=133555237656864) at /tmp/ruby/src/trunk_asan/io.c:10827
        p = 0x7977c07f9920
#7  0x00006527a4aba947 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:1173
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd833ba590, <optimized out>, 0x7ffd833ba4a0, <optimized out>, <optimized out>}, prev = 0x7977c0775b40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00006527a4b63a5b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11195
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00006527a4ee5598 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:3851
        ci = 0x161100100009
        cc = <optimized out>
        me = 0x7977c1f390c8
        cfunc = 0x50600002bb28
        recv = 133555261995520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00006527a4e875dc in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7977bfbff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6058
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6527a4e80423 <vm_exec_core+27075>, 0x6527a4e7c80e <vm_exec_core+11694>, 0x6527a4e7a10d <vm_exec_core+1709>, 0x6527a4e7b1cf <vm_exec_core+5999>, 0x6527a4e8060e <vm_exec_core+27566>, 0x6527a4e7ae8d <vm_exec_core+5165>, 0x6527a4e81ae1 <vm_exec_core+32897>, 0x6527a4e7f51e <vm_exec_core+23230>, 0x6527a4e7d8af <vm_exec_core+15951>, 0x6527a4e7a46a <vm_exec_core+2570>, 0x6527a4e80de9 <vm_exec_core+29577>, 0x6527a4e809ef <vm_exec_core+28559>, 0x6527a4e7b0d0 <vm_exec_core+5744>, 0x6527a4e7a988 <vm_exec_core+3880>, 0x6527a4e7fab3 <vm_exec_core+24659>, 0x6527a4e7bd6d <vm_exec_core+8973>, 0x6527a4e8126c <vm_exec_core+30732>, 0x6527a4e80c9e <vm_exec_core+29246>, 0x6527a4e7c62c <vm_exec_core+11212>, 0x6527a4e7d817 <vm_exec_core+15799>, 0x6527a4e7f649 <vm_exec_core+23529>, 0x6527a4e80bfa <vm_exec_core+29082>, 0x6527a4e7e808 <vm_exec_core+19880>, 0x6527a4e7f801 <vm_exec_core+23969>, 0x6527a4e7ffcd <vm_exec_core+25965>, 0x6527a4e7e6ff <vm_exec_core+19615>, 0x6527a4e7a8dd <vm_exec_core+3709>, 0x6527a4e7f072 <vm_exec_core+22034>, 0x6527a4e7a69d <vm_exec_core+3133>, 0x6527a4e7aa86 <vm_exec_core+4134>, 0x6527a4e7ca56 <vm_exec_core+12278>, 0x6527a4e7e447 <vm_exec_core+18919>, 0x6527a4e7ed41 <vm_exec_core+21217>, 0x6527a4e7e252 <vm_exec_core+18418>, 0x6527a4e7a386 <vm_exec_core+2342>, 0x6527a4e8034b <vm_exec_core+26859>, 0x6527a4e808b2 <vm_exec_core+28242>, 0x6527a4e7ab23 <vm_exec_core+4291>, 0x6527a4e7b808 <vm_exec_core+7592>, 0x6527a4e7b175 <vm_exec_core+5909>, 0x6527a4e7bfc0 <vm_exec_core+9568>, 0x6527a4e7d66b <vm_exec_core+15371>, 0x6527a4e7abca <vm_exec_core+4458>, 0x6527a4e8009a <vm_exec_core+26170>, 0x6527a4e7b73e <vm_exec_core+7390>, 0x6527a4e7d2ec <vm_exec_core+14476>, 0x6527a4e7de48 <vm_exec_core+17384>, 0x6527a4e7fc14 <vm_exec_core+25012>, 0x6527a4e7ea07 <vm_exec_core+20391>, 0x6527a4e7c069 <vm_exec_core+9737>, 0x6527a4e7ba61 <vm_exec_core+8193>, 0x6527a4e7f9b8 <vm_exec_core+24408>, 0x6527a4e7ccb2 <vm_exec_core+12882>, 0x6527a4e7f144 <vm_exec_core+22244>, 0x6527a4e7ec2e <vm_exec_core+20942>, 0x6527a4e7f1d1 <vm_exec_core+22385>, 0x6527a4e8052e <vm_exec_core+27342>, 0x6527a4e79e2b <vm_exec_core+971>, 0x6527a4e7fd27 <vm_exec_core+25287>, 0x6527a4e7c332 <vm_exec_core+10450>, 0x6527a4e7f8ce <vm_exec_core+24174>, 0x6527a4e7c458 <vm_exec_core+10744>, 0x6527a4e7e64b <vm_exec_core+19435>, 0x6527a4e81537 <vm_exec_core+31447>, 0x6527a4e7dcb7 <vm_exec_core+16983>, 0x6527a4e7e30f <vm_exec_core+18607>, 0x6527a4e7c6bf <vm_exec_core+11359>, 0x6527a4e7bb85 <vm_exec_core+8485>, 0x6527a4e7f29f <vm_exec_core+22591>, 0x6527a4e7acd5 <vm_exec_core+4725>, 0x6527a4e7dabb <vm_exec_core+16475>, 0x6527a4e8901e <vm_exec_core+62910>, 0x6527a4e7e948 <vm_exec_core+20200>, 0x6527a4e7ad70 <vm_exec_core+4880>, 0x6527a4e7b621 <vm_exec_core+7105>, 0x6527a4e7b43a <vm_exec_core+6618>, 0x6527a4e7b8fa <vm_exec_core+7834>, 0x6527a4e7c188 <vm_exec_core+10024>, 0x6527a4e81194 <vm_exec_core+30516>, 0x6527a4e79e30 <vm_exec_core+976>, 0x6527a4e7b546 <vm_exec_core+6886>, 0x6527a4e81c5b <vm_exec_core+33275>, 0x6527a4e7ef70 <vm_exec_core+21776>, 0x6527a4e7e148 <vm_exec_core+18152>, 0x6527a4e8012a <vm_exec_core+26314>, 0x6527a4e82010 <vm_exec_core+34224>, 0x6527a4e80452 <vm_exec_core+27122>, 0x6527a4e8130e <vm_exec_core+30894>, 0x6527a4e813df <vm_exec_core+31103>, 0x6527a4e7a7a7 <vm_exec_core+3399>, 0x6527a4e80d0a <vm_exec_core+29354>, 0x6527a4e7cbd6 <vm_exec_core+12662>, 0x6527a4e80f55 <vm_exec_core+29941>, 0x6527a4e7c4fd <vm_exec_core+10909>, 0x6527a4e7be0a <vm_exec_core+9130>, 0x6527a4e7d155 <vm_exec_core+14069>, 0x6527a4e7ac3b <vm_exec_core+4571>, 0x6527a4e814ac <vm_exec_core+31308>, 0x6527a4e7d3a5 <vm_exec_core+14661>, 0x6527a4e7cf41 <vm_exec_core+13537>, 0x6527a4e79f24 <vm_exec_core+1220>, 0x6527a4e7a543 <vm_exec_core+2787>, 0x6527a4e7dffb <vm_exec_core+17819>, 0x6527a4e7d543 <vm_exec_core+15075>, 0x6527a4e7dece <vm_exec_core+17518>, 0x6527a4e7dd70 <vm_exec_core+17168>, 0x6527a4e7caf3 <vm_exec_core+12435>, 0x6527a4e7d43f <vm_exec_core+14815>, 0x6527a4e7d032 <vm_exec_core+13778>, 0x6527a4e7d79c <vm_exec_core+15676>, 0x6527a4e7d721 <vm_exec_core+15553>, 0x6527a4e80414 <vm_exec_core+27060>, 0x6527a4e7c7ff <vm_exec_core+11679>, 0x6527a4e7a0fe <vm_exec_core+1694>, 0x6527a4e7b1c0 <vm_exec_core+5984>, 0x6527a4e805ff <vm_exec_core+27551>, 0x6527a4e7ae7e <vm_exec_core+5150>, 0x6527a4e81ad2 <vm_exec_core+32882>, 0x6527a4e7f50f <vm_exec_core+23215>, 0x6527a4e7d8a0 <vm_exec_core+15936>, 0x6527a4e7a45b <vm_exec_core+2555>, 0x6527a4e80dda <vm_exec_core+29562>, 0x6527a4e809e0 <vm_exec_core+28544>, 0x6527a4e7b0c1 <vm_exec_core+5729>, 0x6527a4e7a979 <vm_exec_core+3865>, 0x6527a4e7faa4 <vm_exec_core+24644>, 0x6527a4e7bd5e <vm_exec_core+8958>, 0x6527a4e8125d <vm_exec_core+30717>, 0x6527a4e80c8f <vm_exec_core+29231>, 0x6527a4e7c61d <vm_exec_core+11197>, 0x6527a4e7d808 <vm_exec_core+15784>, 0x6527a4e7f63a <vm_exec_core+23514>, 0x6527a4e80beb <vm_exec_core+29067>, 0x6527a4e7e7f9 <vm_exec_core+19865>, 0x6527a4e7f7f2 <vm_exec_core+23954>, 0x6527a4e7ffbe <vm_exec_core+25950>, 0x6527a4e7e6f0 <vm_exec_core+19600>, 0x6527a4e7a8ce <vm_exec_core+3694>, 0x6527a4e7f063 <vm_exec_core+22019>, 0x6527a4e7a68e <vm_exec_core+3118>, 0x6527a4e7aa77 <vm_exec_core+4119>, 0x6527a4e7ca47 <vm_exec_core+12263>, 0x6527a4e7e438 <vm_exec_core+18904>, 0x6527a4e7ed32 <vm_exec_core+21202>, 0x6527a4e7e243 <vm_exec_core+18403>, 0x6527a4e7a377 <vm_exec_core+2327>, 0x6527a4e8033c <vm_exec_core+26844>, 0x6527a4e808a3 <vm_exec_core+28227>, 0x6527a4e7ab14 <vm_exec_core+4276>, 0x6527a4e7b7f9 <vm_exec_core+7577>, 0x6527a4e7b166 <vm_exec_core+5894>, 0x6527a4e7bfb1 <vm_exec_core+9553>, 0x6527a4e7d65c <vm_exec_core+15356>, 0x6527a4e7abbb <vm_exec_core+4443>, 0x6527a4e8008b <vm_exec_core+26155>, 0x6527a4e7b72f <vm_exec_core+7375>, 0x6527a4e7d2dd <vm_exec_core+14461>, 0x6527a4e7de39 <vm_exec_core+17369>, 0x6527a4e7fc05 <vm_exec_core+24997>, 0x6527a4e7e9f8 <vm_exec_core+20376>, 0x6527a4e7c05a <vm_exec_core+9722>, 0x6527a4e7ba52 <vm_exec_core+8178>, 0x6527a4e7f9a9 <vm_exec_core+24393>, 0x6527a4e7cca3 <vm_exec_core+12867>, 0x6527a4e7f135 <vm_exec_core+22229>, 0x6527a4e7ec1f <vm_exec_core+20927>, 0x6527a4e7f1c2 <vm_exec_core+22370>, 0x6527a4e8051f <vm_exec_core+27327>, 0x6527a4e7e925 <vm_exec_core+20165>, 0x6527a4e7fd18 <vm_exec_core+25272>, 0x6527a4e7c323 <vm_exec_core+10435>, 0x6527a4e7f8bf <vm_exec_core+24159>, 0x6527a4e7c449 <vm_exec_core+10729>, 0x6527a4e7e63c <vm_exec_core+19420>, 0x6527a4e7e925 <vm_exec_core+20165>, 0x6527a4e7dca8 <vm_exec_core+16968>, 0x6527a4e7e300 <vm_exec_core+18592>, 0x6527a4e7c6b0 <vm_exec_core+11344>, 0x6527a4e7bb76 <vm_exec_core+8470>, 0x6527a4e7f290 <vm_exec_core+22576>, 0x6527a4e7acc6 <vm_exec_core+4710>, 0x6527a4e7daac <vm_exec_core+16460>, 0x6527a4e8900f <vm_exec_core+62895>, 0x6527a4e7e939 <vm_exec_core+20185>, 0x6527a4e7ad61 <vm_exec_core+4865>, 0x6527a4e7b612 <vm_exec_core+7090>, 0x6527a4e7b42b <vm_exec_core+6603>, 0x6527a4e7b8eb <vm_exec_core+7819>, 0x6527a4e7c179 <vm_exec_core+10009>, 0x6527a4e7e143 <vm_exec_core+18147>, 0x6527a4e7daa2 <vm_exec_core+16450>, 0x6527a4e7e13e <vm_exec_core+18142>, 0x6527a4e7e8e5 <vm_exec_core+20101>, 0x6527a4e7e8a5 <vm_exec_core+20037>, 0x6527a4e7b8e6 <vm_exec_core+7814>, 0x6527a4e7ecf6 <vm_exec_core+21142>, 0x6527a4e7cf37 <vm_exec_core+13527>, 0x6527a4e7cf3c <vm_exec_core+13532>, 0x6527a4e7e8a0 <vm_exec_core+20032>, 0x6527a4e7e433 <vm_exec_core+18899>...}
        reg_cfp = 0x7977bfbff3a0
        reg_pc = 0x52300000b0f8
        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_opt_new = <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 0x00006527a4e76179 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2648
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00006527a4f059e2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7977bfbff578, self=133555260111480, 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:1651
        flags = 0
        iseq = 0x7977c1d5eac8
        cfp = <optimized out>
        sp = 0x7977bfaff9e8
        use_argv = 0x7977c0632660
        stack_argv = 0x7977bfaff9e8
        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:1665
        captured = 0x7977bfbff578
#16 0x00006527a4ea7638 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:1702
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:1710
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x00006527a4ea7638 in rb_yield (val=<optimized out>)
No locals.
#20 0x00006527a505df3a in rb_ary_each (ary=133555257825520) at /tmp/ruby/src/trunk_asan/array.c:2646
        i = 0
#21 0x00006527a4ee5598 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:3851
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x7977c1f3efa0
        cfunc = 0x506000020068
        recv = 133555257825520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00006527a4e81eaa in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7977bfbff560, cd=0x511000020c80, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6058
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
th: 0x515000000300, native_id: 0x7977c2818c40
-- Control frame information -----------------------------------------------
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000020c80
c:0021 p:---- s:0128 e:000127 CFUNC  :select
c:0020 p:0255 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:698
        insns_address_table = {0x6527a4e80423 <vm_exec_core+27075>, 0x6527a4e7c80e <vm_exec_core+11694>, 0x6527a4e7a10d <vm_exec_core+1709>, 0x6527a4e7b1cf <vm_exec_core+5999>, 0x6527a4e8060e <vm_exec_core+27566>, 0x6527a4e7ae8d <vm_exec_core+5165>, 0x6527a4e81ae1 <vm_exec_core+32897>, 0x6527a4e7f51e <vm_exec_core+23230>, 0x6527a4e7d8af <vm_exec_core+15951>, 0x6527a4e7a46a <vm_exec_core+2570>, 0x6527a4e80de9 <vm_exec_core+29577>, 0x6527a4e809ef <vm_exec_core+28559>, 0x6527a4e7b0d0 <vm_exec_core+5744>, 0x6527a4e7a988 <vm_exec_core+3880>, 0x6527a4e7fab3 <vm_exec_core+24659>, 0x6527a4e7bd6d <vm_exec_core+8973>, 0x6527a4e8126c <vm_exec_core+30732>, 0x6527a4e80c9e <vm_exec_core+29246>, 0x6527a4e7c62c <vm_exec_core+11212>, 0x6527a4e7d817 <vm_exec_core+15799>, 0x6527a4e7f649 <vm_exec_core+23529>, 0x6527a4e80bfa <vm_exec_core+29082>, 0x6527a4e7e808 <vm_exec_core+19880>, 0x6527a4e7f801 <vm_exec_core+23969>, 0x6527a4e7ffcd <vm_exec_core+25965>, 0x6527a4e7e6ff <vm_exec_core+19615>, 0x6527a4e7a8dd <vm_exec_core+3709>, 0x6527a4e7f072 <vm_exec_core+22034>, 0x6527a4e7a69d <vm_exec_core+3133>, 0x6527a4e7aa86 <vm_exec_core+4134>, 0x6527a4e7ca56 <vm_exec_core+12278>, 0x6527a4e7e447 <vm_exec_core+18919>, 0x6527a4e7ed41 <vm_exec_core+21217>, 0x6527a4e7e252 <vm_exec_core+18418>, 0x6527a4e7a386 <vm_exec_core+2342>, 0x6527a4e8034b <vm_exec_core+26859>, 0x6527a4e808b2 <vm_exec_core+28242>, 0x6527a4e7ab23 <vm_exec_core+4291>, 0x6527a4e7b808 <vm_exec_core+7592>, 0x6527a4e7b175 <vm_exec_core+5909>, 0x6527a4e7bfc0 <vm_exec_core+9568>, 0x6527a4e7d66b <vm_exec_core+15371>, 0x6527a4e7abca <vm_exec_core+4458>, 0x6527a4e8009a <vm_exec_core+26170>, 0x6527a4e7b73e <vm_exec_core+7390>, 0x6527a4e7d2ec <vm_exec_core+14476>, 0x6527a4e7de48 <vm_exec_core+17384>, 0x6527a4e7fc14 <vm_exec_core+25012>, 0x6527a4e7ea07 <vm_exec_core+20391>, 0x6527a4e7c069 <vm_exec_core+9737>, 0x6527a4e7ba61 <vm_exec_core+8193>, 0x6527a4e7f9b8 <vm_exec_core+24408>, 0x6527a4e7ccb2 <vm_exec_core+12882>, 0x6527a4e7f144 <vm_exec_core+22244>, 0x6527a4e7ec2e <vm_exec_core+20942>, 0x6527a4e7f1d1 <vm_exec_core+22385>, 0x6527a4e8052e <vm_exec_core+27342>, 0x6527a4e79e2b <vm_exec_core+971>, 0x6527a4e7fd27 <vm_exec_core+25287>, 0x6527a4e7c332 <vm_exec_core+10450>, 0x6527a4e7f8ce <vm_exec_core+24174>, 0x6527a4e7c458 <vm_exec_core+10744>, 0x6527a4e7e64b <vm_exec_core+19435>, 0x6527a4e81537 <vm_exec_core+31447>, 0x6527a4e7dcb7 <vm_exec_core+16983>, 0x6527a4e7e30f <vm_exec_core+18607>, 0x6527a4e7c6bf <vm_exec_core+11359>, 0x6527a4e7bb85 <vm_exec_core+8485>, 0x6527a4e7f29f <vm_exec_core+22591>, 0x6527a4e7acd5 <vm_exec_core+4725>, 0x6527a4e7dabb <vm_exec_core+16475>, 0x6527a4e8901e <vm_exec_core+62910>, 0x6527a4e7e948 <vm_exec_core+20200>, 0x6527a4e7ad70 <vm_exec_core+4880>, 0x6527a4e7b621 <vm_exec_core+7105>, 0x6527a4e7b43a <vm_exec_core+6618>, 0x6527a4e7b8fa <vm_exec_core+7834>, 0x6527a4e7c188 <vm_exec_core+10024>, 0x6527a4e81194 <vm_exec_core+30516>, 0x6527a4e79e30 <vm_exec_core+976>, 0x6527a4e7b546 <vm_exec_core+6886>, 0x6527a4e81c5b <vm_exec_core+33275>, 0x6527a4e7ef70 <vm_exec_core+21776>, 0x6527a4e7e148 <vm_exec_core+18152>, 0x6527a4e8012a <vm_exec_core+26314>, 0x6527a4e82010 <vm_exec_core+34224>, 0x6527a4e80452 <vm_exec_core+27122>, 0x6527a4e8130e <vm_exec_core+30894>, 0x6527a4e813df <vm_exec_core+31103>, 0x6527a4e7a7a7 <vm_exec_core+3399>, 0x6527a4e80d0a <vm_exec_core+29354>, 0x6527a4e7cbd6 <vm_exec_core+12662>, 0x6527a4e80f55 <vm_exec_core+29941>, 0x6527a4e7c4fd <vm_exec_core+10909>, 0x6527a4e7be0a <vm_exec_core+9130>, 0x6527a4e7d155 <vm_exec_core+14069>, 0x6527a4e7ac3b <vm_exec_core+4571>, 0x6527a4e814ac <vm_exec_core+31308>, 0x6527a4e7d3a5 <vm_exec_core+14661>, 0x6527a4e7cf41 <vm_exec_core+13537>, 0x6527a4e79f24 <vm_exec_core+1220>, 0x6527a4e7a543 <vm_exec_core+2787>, 0x6527a4e7dffb <vm_exec_core+17819>, 0x6527a4e7d543 <vm_exec_core+15075>, 0x6527a4e7dece <vm_exec_core+17518>, 0x6527a4e7dd70 <vm_exec_core+17168>, 0x6527a4e7caf3 <vm_exec_core+12435>, 0x6527a4e7d43f <vm_exec_core+14815>, 0x6527a4e7d032 <vm_exec_core+13778>, 0x6527a4e7d79c <vm_exec_core+15676>, 0x6527a4e7d721 <vm_exec_core+15553>, 0x6527a4e80414 <vm_exec_core+27060>, 0x6527a4e7c7ff <vm_exec_core+11679>, 0x6527a4e7a0fe <vm_exec_core+1694>, 0x6527a4e7b1c0 <vm_exec_core+5984>, 0x6527a4e805ff <vm_exec_core+27551>, 0x6527a4e7ae7e <vm_exec_core+5150>, 0x6527a4e81ad2 <vm_exec_core+32882>, 0x6527a4e7f50f <vm_exec_core+23215>, 0x6527a4e7d8a0 <vm_exec_core+15936>, 0x6527a4e7a45b <vm_exec_core+2555>, 0x6527a4e80dda <vm_exec_core+29562>, 0x6527a4e809e0 <vm_exec_core+28544>, 0x6527a4e7b0c1 <vm_exec_core+5729>, 0x6527a4e7a979 <vm_exec_core+3865>, 0x6527a4e7faa4 <vm_exec_core+24644>, 0x6527a4e7bd5e <vm_exec_core+8958>, 0x6527a4e8125d <vm_exec_core+30717>, 0x6527a4e80c8f <vm_exec_core+29231>, 0x6527a4e7c61d <vm_exec_core+11197>, 0x6527a4e7d808 <vm_exec_core+15784>, 0x6527a4e7f63a <vm_exec_core+23514>, 0x6527a4e80beb <vm_exec_core+29067>, 0x6527a4e7e7f9 <vm_exec_core+19865>, 0x6527a4e7f7f2 <vm_exec_core+23954>, 0x6527a4e7ffbe <vm_exec_core+25950>, 0x6527a4e7e6f0 <vm_exec_core+19600>, 0x6527a4e7a8ce <vm_exec_core+3694>, 0x6527a4e7f063 <vm_exec_core+22019>, 0x6527a4e7a68e <vm_exec_core+3118>, 0x6527a4e7aa77 <vm_exec_core+4119>, 0x6527a4e7ca47 <vm_exec_core+12263>, 0x6527a4e7e438 <vm_exec_core+18904>, 0x6527a4e7ed32 <vm_exec_core+21202>, 0x6527a4e7e243 <vm_exec_core+18403>, 0x6527a4e7a377 <vm_exec_core+2327>, 0x6527a4e8033c <vm_exec_core+26844>, 0x6527a4e808a3 <vm_exec_core+28227>, 0x6527a4e7ab14 <vm_exec_core+4276>, 0x6527a4e7b7f9 <vm_exec_core+7577>, 0x6527a4e7b166 <vm_exec_core+5894>, 0x6527a4e7bfb1 <vm_exec_core+9553>, 0x6527a4e7d65c <vm_exec_core+15356>, 0x6527a4e7abbb <vm_exec_core+4443>, 0x6527a4e8008b <vm_exec_core+26155>, 0x6527a4e7b72f <vm_exec_core+7375>, 0x6527a4e7d2dd <vm_exec_core+14461>, 0x6527a4e7de39 <vm_exec_core+17369>, 0x6527a4e7fc05 <vm_exec_core+24997>, 0x6527a4e7e9f8 <vm_exec_core+20376>, 0x6527a4e7c05a <vm_exec_core+9722>, 0x6527a4e7ba52 <vm_exec_core+8178>, 0x6527a4e7f9a9 <vm_exec_core+24393>, 0x6527a4e7cca3 <vm_exec_core+12867>, 0x6527a4e7f135 <vm_exec_core+22229>, 0x6527a4e7ec1f <vm_exec_core+20927>, 0x6527a4e7f1c2 <vm_exec_core+22370>, 0x6527a4e8051f <vm_exec_core+27327>, 0x6527a4e7e925 <vm_exec_core+20165>, 0x6527a4e7fd18 <vm_exec_core+25272>, 0x6527a4e7c323 <vm_exec_core+10435>, 0x6527a4e7f8bf <vm_exec_core+24159>, 0x6527a4e7c449 <vm_exec_core+10729>, 0x6527a4e7e63c <vm_exec_core+19420>, 0x6527a4e7e925 <vm_exec_core+20165>, 0x6527a4e7dca8 <vm_exec_core+16968>, 0x6527a4e7e300 <vm_exec_core+18592>, 0x6527a4e7c6b0 <vm_exec_core+11344>, 0x6527a4e7bb76 <vm_exec_core+8470>, 0x6527a4e7f290 <vm_exec_core+22576>, 0x6527a4e7acc6 <vm_exec_core+4710>, 0x6527a4e7daac <vm_exec_core+16460>, 0x6527a4e8900f <vm_exec_core+62895>, 0x6527a4e7e939 <vm_exec_core+20185>, 0x6527a4e7ad61 <vm_exec_core+4865>, 0x6527a4e7b612 <vm_exec_core+7090>, 0x6527a4e7b42b <vm_exec_core+6603>, 0x6527a4e7b8eb <vm_exec_core+7819>, 0x6527a4e7c179 <vm_exec_core+10009>, 0x6527a4e7e143 <vm_exec_core+18147>, 0x6527a4e7daa2 <vm_exec_core+16450>, 0x6527a4e7e13e <vm_exec_core+18142>, 0x6527a4e7e8e5 <vm_exec_core+20101>, 0x6527a4e7e8a5 <vm_exec_core+20037>, 0x6527a4e7b8e6 <vm_exec_core+7814>, 0x6527a4e7ecf6 <vm_exec_core+21142>, 0x6527a4e7cf37 <vm_exec_core+13527>, 0x6527a4e7cf3c <vm_exec_core+13532>, 0x6527a4e7e8a0 <vm_exec_core+20032>, 0x6527a4e7e433 <vm_exec_core+18899>...}
        reg_cfp = 0x7977bfbff560
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:826
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
        reg_pc = 0x51500001b4d0
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
        INSN_LABEL_nop = <optimized out>
c:0016 p:0026 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1311
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
c:0013 p:---- s:0061 e:000060 CFUNC  :each
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1053
        INSN_LABEL_setspecial = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:898
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1290
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1895
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
c:0005 p:0020 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1899
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
c:0001 p:0000 s:0003 E:001d80 DUMMY  [FINISH]
        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_opt_new = <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 0x00006527a4e763ab in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2648
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2627
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x00006527a4ebd8cb in rb_iseq_eval (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2878
        ec = 0x5160000003d0
        val = <optimized out>
#27 0x00006527a4bc8d8c in load_iseq_eval (ec=0x5160000003d0, fname=fname@entry=133555260307160) at /tmp/ruby/src/trunk_asan/load.c:873
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = 0x7977c1d935c0
        vm_ns = <optimized out>
#28 0x00006527a4bc2187 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1452
        arg = <optimized out>
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        vm_ns_v = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = <optimized out>
        realpath_map = 133555261985600
        path = 133555260307160
        saved_path = <optimized out>
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        vm_ns = <optimized out>
        reset_ext_config = <optimized out>
#29 0x00006527a4bbfa04 in rb_require_string_internal (fname=133555260307200, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1571
        result = <optimized out>
        ec = 0x5160000003d0
        result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1161
        base = <optimized out>
#31 0x00006527a4ee5598 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:3851
        ci = 0x58b100140003
        cc = <optimized out>
        me = 0x7977c1d93750
        cfunc = 0x506000037b88
        recv = 133555262175280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x00006527a4eca975 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd833bcd40) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4830
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#33 0x00006527a4eca405 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4970
        ci = <optimized out>
        cc = 0x0
#34 0x00006527a4e875dc in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7977bfbff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6058
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6527a4e80423 <vm_exec_core+27075>, 0x6527a4e7c80e <vm_exec_core+11694>, 0x6527a4e7a10d <vm_exec_core+1709>, 0x6527a4e7b1cf <vm_exec_core+5999>, 0x6527a4e8060e <vm_exec_core+27566>, 0x6527a4e7ae8d <vm_exec_core+5165>, 0x6527a4e81ae1 <vm_exec_core+32897>, 0x6527a4e7f51e <vm_exec_core+23230>, 0x6527a4e7d8af <vm_exec_core+15951>, 0x6527a4e7a46a <vm_exec_core+2570>, 0x6527a4e80de9 <vm_exec_core+29577>, 0x6527a4e809ef <vm_exec_core+28559>, 0x6527a4e7b0d0 <vm_exec_core+5744>, 0x6527a4e7a988 <vm_exec_core+3880>, 0x6527a4e7fab3 <vm_exec_core+24659>, 0x6527a4e7bd6d <vm_exec_core+8973>, 0x6527a4e8126c <vm_exec_core+30732>, 0x6527a4e80c9e <vm_exec_core+29246>, 0x6527a4e7c62c <vm_exec_core+11212>, 0x6527a4e7d817 <vm_exec_core+15799>, 0x6527a4e7f649 <vm_exec_core+23529>, 0x6527a4e80bfa <vm_exec_core+29082>, 0x6527a4e7e808 <vm_exec_core+19880>, 0x6527a4e7f801 <vm_exec_core+23969>, 0x6527a4e7ffcd <vm_exec_core+25965>, 0x6527a4e7e6ff <vm_exec_core+19615>, 0x6527a4e7a8dd <vm_exec_core+3709>, 0x6527a4e7f072 <vm_exec_core+22034>, 0x6527a4e7a69d <vm_exec_core+3133>, 0x6527a4e7aa86 <vm_exec_core+4134>, 0x6527a4e7ca56 <vm_exec_core+12278>, 0x6527a4e7e447 <vm_exec_core+18919>, 0x6527a4e7ed41 <vm_exec_core+21217>, 0x6527a4e7e252 <vm_exec_core+18418>, 0x6527a4e7a386 <vm_exec_core+2342>, 0x6527a4e8034b <vm_exec_core+26859>, 0x6527a4e808b2 <vm_exec_core+28242>, 0x6527a4e7ab23 <vm_exec_core+4291>, 0x6527a4e7b808 <vm_exec_core+7592>, 0x6527a4e7b175 <vm_exec_core+5909>, 0x6527a4e7bfc0 <vm_exec_core+9568>, 0x6527a4e7d66b <vm_exec_core+15371>, 0x6527a4e7abca <vm_exec_core+4458>, 0x6527a4e8009a <vm_exec_core+26170>, 0x6527a4e7b73e <vm_exec_core+7390>, 0x6527a4e7d2ec <vm_exec_core+14476>, 0x6527a4e7de48 <vm_exec_core+17384>, 0x6527a4e7fc14 <vm_exec_core+25012>, 0x6527a4e7ea07 <vm_exec_core+20391>, 0x6527a4e7c069 <vm_exec_core+9737>, 0x6527a4e7ba61 <vm_exec_core+8193>, 0x6527a4e7f9b8 <vm_exec_core+24408>, 0x6527a4e7ccb2 <vm_exec_core+12882>, 0x6527a4e7f144 <vm_exec_core+22244>, 0x6527a4e7ec2e <vm_exec_core+20942>, 0x6527a4e7f1d1 <vm_exec_core+22385>, 0x6527a4e8052e <vm_exec_core+27342>, 0x6527a4e79e2b <vm_exec_core+971>, 0x6527a4e7fd27 <vm_exec_core+25287>, 0x6527a4e7c332 <vm_exec_core+10450>, 0x6527a4e7f8ce <vm_exec_core+24174>, 0x6527a4e7c458 <vm_exec_core+10744>, 0x6527a4e7e64b <vm_exec_core+19435>, 0x6527a4e81537 <vm_exec_core+31447>, 0x6527a4e7dcb7 <vm_exec_core+16983>, 0x6527a4e7e30f <vm_exec_core+18607>, 0x6527a4e7c6bf <vm_exec_core+11359>, 0x6527a4e7bb85 <vm_exec_core+8485>, 0x6527a4e7f29f <vm_exec_core+22591>, 0x6527a4e7acd5 <vm_exec_core+4725>, 0x6527a4e7dabb <vm_exec_core+16475>, 0x6527a4e8901e <vm_exec_core+62910>, 0x6527a4e7e948 <vm_exec_core+20200>, 0x6527a4e7ad70 <vm_exec_core+4880>, 0x6527a4e7b621 <vm_exec_core+7105>, 0x6527a4e7b43a <vm_exec_core+6618>, 0x6527a4e7b8fa <vm_exec_core+7834>, 0x6527a4e7c188 <vm_exec_core+10024>, 0x6527a4e81194 <vm_exec_core+30516>, 0x6527a4e79e30 <vm_exec_core+976>, 0x6527a4e7b546 <vm_exec_core+6886>, 0x6527a4e81c5b <vm_exec_core+33275>, 0x6527a4e7ef70 <vm_exec_core+21776>, 0x6527a4e7e148 <vm_exec_core+18152>, 0x6527a4e8012a <vm_exec_core+26314>, 0x6527a4e82010 <vm_exec_core+34224>, 0x6527a4e80452 <vm_exec_core+27122>, 0x6527a4e8130e <vm_exec_core+30894>, 0x6527a4e813df <vm_exec_core+31103>, 0x6527a4e7a7a7 <vm_exec_core+3399>, 0x6527a4e80d0a <vm_exec_core+29354>, 0x6527a4e7cbd6 <vm_exec_core+12662>, 0x6527a4e80f55 <vm_exec_core+29941>, 0x6527a4e7c4fd <vm_exec_core+10909>, 0x6527a4e7be0a <vm_exec_core+9130>, 0x6527a4e7d155 <vm_exec_core+14069>, 0x6527a4e7ac3b <vm_exec_core+4571>, 0x6527a4e814ac <vm_exec_core+31308>, 0x6527a4e7d3a5 <vm_exec_core+14661>, 0x6527a4e7cf41 <vm_exec_core+13537>, 0x6527a4e79f24 <vm_exec_core+1220>, 0x6527a4e7a543 <vm_exec_core+2787>, 0x6527a4e7dffb <vm_exec_core+17819>, 0x6527a4e7d543 <vm_exec_core+15075>, 0x6527a4e7dece <vm_exec_core+17518>, 0x6527a4e7dd70 <vm_exec_core+17168>, 0x6527a4e7caf3 <vm_exec_core+12435>, 0x6527a4e7d43f <vm_exec_core+14815>, 0x6527a4e7d032 <vm_exec_core+13778>, 0x6527a4e7d79c <vm_exec_core+15676>, 0x6527a4e7d721 <vm_exec_core+15553>, 0x6527a4e80414 <vm_exec_core+27060>, 0x6527a4e7c7ff <vm_exec_core+11679>, 0x6527a4e7a0fe <vm_exec_core+1694>, 0x6527a4e7b1c0 <vm_exec_core+5984>, 0x6527a4e805ff <vm_exec_core+27551>, 0x6527a4e7ae7e <vm_exec_core+5150>, 0x6527a4e81ad2 <vm_exec_core+32882>, 0x6527a4e7f50f <vm_exec_core+23215>, 0x6527a4e7d8a0 <vm_exec_core+15936>, 0x6527a4e7a45b <vm_exec_core+2555>, 0x6527a4e80dda <vm_exec_core+29562>, 0x6527a4e809e0 <vm_exec_core+28544>, 0x6527a4e7b0c1 <vm_exec_core+5729>, 0x6527a4e7a979 <vm_exec_core+3865>, 0x6527a4e7faa4 <vm_exec_core+24644>, 0x6527a4e7bd5e <vm_exec_core+8958>, 0x6527a4e8125d <vm_exec_core+30717>, 0x6527a4e80c8f <vm_exec_core+29231>, 0x6527a4e7c61d <vm_exec_core+11197>, 0x6527a4e7d808 <vm_exec_core+15784>, 0x6527a4e7f63a <vm_exec_core+23514>, 0x6527a4e80beb <vm_exec_core+29067>, 0x6527a4e7e7f9 <vm_exec_core+19865>, 0x6527a4e7f7f2 <vm_exec_core+23954>, 0x6527a4e7ffbe <vm_exec_core+25950>, 0x6527a4e7e6f0 <vm_exec_core+19600>, 0x6527a4e7a8ce <vm_exec_core+3694>, 0x6527a4e7f063 <vm_exec_core+22019>, 0x6527a4e7a68e <vm_exec_core+3118>, 0x6527a4e7aa77 <vm_exec_core+4119>, 0x6527a4e7ca47 <vm_exec_core+12263>, 0x6527a4e7e438 <vm_exec_core+18904>, 0x6527a4e7ed32 <vm_exec_core+21202>, 0x6527a4e7e243 <vm_exec_core+18403>, 0x6527a4e7a377 <vm_exec_core+2327>, 0x6527a4e8033c <vm_exec_core+26844>, 0x6527a4e808a3 <vm_exec_core+28227>, 0x6527a4e7ab14 <vm_exec_core+4276>, 0x6527a4e7b7f9 <vm_exec_core+7577>, 0x6527a4e7b166 <vm_exec_core+5894>, 0x6527a4e7bfb1 <vm_exec_core+9553>, 0x6527a4e7d65c <vm_exec_core+15356>, 0x6527a4e7abbb <vm_exec_core+4443>, 0x6527a4e8008b <vm_exec_core+26155>, 0x6527a4e7b72f <vm_exec_core+7375>, 0x6527a4e7d2dd <vm_exec_core+14461>, 0x6527a4e7de39 <vm_exec_core+17369>, 0x6527a4e7fc05 <vm_exec_core+24997>, 0x6527a4e7e9f8 <vm_exec_core+20376>, 0x6527a4e7c05a <vm_exec_core+9722>, 0x6527a4e7ba52 <vm_exec_core+8178>, 0x6527a4e7f9a9 <vm_exec_core+24393>, 0x6527a4e7cca3 <vm_exec_core+12867>, 0x6527a4e7f135 <vm_exec_core+22229>, 0x6527a4e7ec1f <vm_exec_core+20927>, 0x6527a4e7f1c2 <vm_exec_core+22370>, 0x6527a4e8051f <vm_exec_core+27327>, 0x6527a4e7e925 <vm_exec_core+20165>, 0x6527a4e7fd18 <vm_exec_core+25272>, 0x6527a4e7c323 <vm_exec_core+10435>, 0x6527a4e7f8bf <vm_exec_core+24159>, 0x6527a4e7c449 <vm_exec_core+10729>, 0x6527a4e7e63c <vm_exec_core+19420>, 0x6527a4e7e925 <vm_exec_core+20165>, 0x6527a4e7dca8 <vm_exec_core+16968>, 0x6527a4e7e300 <vm_exec_core+18592>, 0x6527a4e7c6b0 <vm_exec_core+11344>, 0x6527a4e7bb76 <vm_exec_core+8470>, 0x6527a4e7f290 <vm_exec_core+22576>, 0x6527a4e7acc6 <vm_exec_core+4710>, 0x6527a4e7daac <vm_exec_core+16460>, 0x6527a4e8900f <vm_exec_core+62895>, 0x6527a4e7e939 <vm_exec_core+20185>, 0x6527a4e7ad61 <vm_exec_core+4865>, 0x6527a4e7b612 <vm_exec_core+7090>, 0x6527a4e7b42b <vm_exec_core+6603>, 0x6527a4e7b8eb <vm_exec_core+7819>, 0x6527a4e7c179 <vm_exec_core+10009>, 0x6527a4e7e143 <vm_exec_core+18147>, 0x6527a4e7daa2 <vm_exec_core+16450>, 0x6527a4e7e13e <vm_exec_core+18142>, 0x6527a4e7e8e5 <vm_exec_core+20101>, 0x6527a4e7e8a5 <vm_exec_core+20037>, 0x6527a4e7b8e6 <vm_exec_core+7814>, 0x6527a4e7ecf6 <vm_exec_core+21142>, 0x6527a4e7cf37 <vm_exec_core+13527>, 0x6527a4e7cf3c <vm_exec_core+13532>, 0x6527a4e7e8a0 <vm_exec_core+20032>, 0x6527a4e7e433 <vm_exec_core+18899>...}
        reg_cfp = 0x7977bfbff790
        reg_pc = 0x5040000059f8
        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_opt_new = <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>
#36 0x00006527a4e75fb7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffd833bd1c0, <optimized out>, <optimized out>}, prev = 0x7977c07c2050, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x00006527a4ebe438 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2901
        ec = 0x5160000003d0
        val = <optimized out>
#38 0x00006527a4ab5cca in rb_ec_exec_node (ec=0x5160000003d0, n=0x7977c1d937f0) at /tmp/ruby/src/trunk_asan/eval.c:282
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd833bd3d0, <optimized out>, 0x7ffd833bd320, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7977c1d937f0
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:320
        ec = 0x5160000003d0
        status = <optimized out>
#40 0x00006527a4aaec37 in rb_main (argc=9, argv=0x7ffd833bd598) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7ffd833bd598) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2638388) detached]
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb

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

Children under /tmp/rubytest.0q41p5:
* -rw------- 1 35 2025-08-01 11:24:14 +0000 autoload20250801-2638406-wwgrdr.rb
$ timeout 60 gdb -p 2638065 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:980: 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 2638064 -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 3077290 -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.ext/include -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/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_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/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.2.2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/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.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/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-08-01T10:39:14Z master 1064c63643) +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 42.538686 seconds

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