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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1010    1010    1010 ?             -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
   1010    1035    1035    1035 pts/0       1035 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
   1035    1038    1035    1035 pts/0       1035 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1038 1393232    1035    1035 pts/0       1035 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1393232 1393237    1035    1035 pts/0       1035 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.20260213-015341 --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
1393237 1393238    1035    1035 pts/0       1035 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260213-015341 --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
1393238 1403866    1035    1035 pts/0       1035 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1403866 1403867    1035    1035 pts/0       1035 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1403867 1404197    1035    1035 pts/0       1035 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
1404197 1404221    1035    1035 pts/0       1035 Sl+   1000   0:50 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread
1404221 1421651    1035    1035 pts/0       1035 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread
1393238 1432377    1035    1035 pts/0       1035 R+    1000   0:00 ps jx
      1 1732878 1732878 1732878 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
1732878 1732933 1732878 1732878 ?             -1 S     1000   0:00 (sd-pam)
1731954 1733794 1731954 1731954 ?             -1 S     1000   0:00 sshd: ko1@pts/1
1733794 1734065 1734065 1734065 pts/1    1734065 Ss+   1000   0:00 -bash
{1=>[1010, 1732878], 1010=>[1035], 1035=>[1038], 1038=>[1393232], 1393232=>[1393237], 1393237=>[1393238], 1393238=>[1403866, 1432377], 1403866=>[1403867], 1403867=>[1404197], 1404197=>[1404221], 1404221=>[1421651], 1732878=>[1732933], 1731954=>[1733794], 1733794=>[1734065]}
$ timeout 60 gdb -p 1421651 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1421653]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000061d8df503eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7b78fa1c46c0 (LWP 1421651) "test_thread.rb*" 0x000061d8df503eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7b790d3ff6c0 (LWP 1421653) "test_thread.rb*" 0x00007b792931b4fd in __GI___poll (fds=0x7b78fb8e0040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7b790d3ff6c0 (LWP 1421653) "test_thread.rb*"):
#0  0x00007b792931b4fd in __GI___poll (fds=0x7b78fb8e0040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000061d8df48e74a in __interceptor_poll ()
No symbol table info available.
#2  0x000061d8df89642b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1084
        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:3058
        vm = <optimized out>
#4  0x000061d8df4e7aff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007b792929caa4 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 = {135759843555008, -1078489834024529593, 135759843555008, -352, 0, 135759522438768, -1078489834037112505, -1078569119885618873}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007b7929329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7b78fa1c46c0 (LWP 1421651) "test_thread.rb*"):
#0  0x000061d8df503eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000061d8df504e6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000061d8df4536e0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000061d8df453559 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  0x000061d8df453185 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  0x000061d8df44e18e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000061d8df44e843 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000061d8df4ea0e0 in __interceptor_calloc ()
No symbol table info available.
#8  0x000061d8df56391d in calloc1 (n=64) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1532
No locals.
#9  rb_gc_impl_calloc (objspace_ptr=0x51d000000a80, size=64, gc_allowed=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8332
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
        gpr = <optimized out>
#10 ruby_xcalloc_body (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5424
No locals.
#11 ruby_xcalloc (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5418
No locals.
#12 0x000061d8df85b00b in rb_id_table_init (tbl=0x7b79063dfa38, s_capa=<optimized out>) at /tmp/ruby/src/trunk_asan/id_table.c:91
        capa = -512
#13 rb_managed_id_table_create (type=<optimized out>, capa=capa@entry=2) at /tmp/ruby/src/trunk_asan/id_table.c:377
        tbl = 0x7b79063dfa38
        obj = 135759725984280
#14 0x000061d8df923951 in rb_vm_cc_table_create (capa=2) at /tmp/ruby/src/trunk_asan/vm_method.c:144
No locals.
#15 cache_callable_method_entry (klass=135760304858800, mid=3185, cme=0x7b7928bf6bf8) at /tmp/ruby/src/trunk_asan/vm_method.c:1835
        cc_tbl = 0
        ccs_data = <optimized out>
        new_cc_tbl = <optimized out>
#16 callable_method_entry_or_negative (klass=135760304858800, mid=<optimized out>, defined_class_ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_method.c:1919
        me = <optimized out>
        defined_class = <optimized out>
        vm_locking_level = <optimized out>
        vm_locking_do = <optimized out>
        cc_tbl = <optimized out>
        cme = 0x7b7928bf6bf8
#17 0x000061d8df8fd231 in callable_method_entry (klass=135760304858800, mid=3185, defined_class_ptr=0x0) at /tmp/ruby/src/trunk_asan/vm_method.c:1938
        cme = <optimized out>
#18 rb_callable_method_entry (klass=135760304858800, mid=3185) at /tmp/ruby/src/trunk_asan/vm_method.c:1945
No locals.
#19 vm_populate_cc (klass=135760304858800, ci=0x7b78f739ad40, mid=3185) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2155
        cme = <optimized out>
        cc_tbl = <optimized out>
        original_cc_table = <optimized out>
        ccs = <optimized out>
        cc = <optimized out>
        ccs_obj = <optimized out>
#20 vm_search_cc (klass=135760304858800, ci=0x7b78f739ad40) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2285
        mid = 3185
        cc = <optimized out>
        vm_locking_level = <optimized out>
        vm_locking_do = <optimized out>
#21 rb_vm_search_method_slowpath (ci=0x7b78f739ad40, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2299
        cc = <optimized out>
#22 0x000061d8df95980c in vm_search_method_slowpath0 (cd_owner=135760304636320, klass=128, cd=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2318
        cc = <optimized out>
        empty_cc = <optimized out>
#23 gccct_method_search_slowpath (vm=0x61d8e0c56880 <_vm>, klass=128, index=0, ci=0x61d8df503eae <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, ci@entry=0x7b78f739ad40) at /tmp/ruby/src/trunk_asan/vm_eval.c:418
        cd = {ci = 0x61d8df503eae <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, cc = 0x0}
#24 0x000061d8df98fe03 in gccct_method_search (ec=0x517000003558, recv=135760297917960, mid=3185, ci=0x7b78f739ad40) at /tmp/ruby/src/trunk_asan/vm_eval.c:490
        box = <optimized out>
        klass = 128
        box_value = <optimized out>
        index = 0
        vm = 0x540000000308
        cc = 0x0
        cme = <optimized out>
#25 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:545
        ci = {flags = 106522, kwarg = 0x0, mid = 3185, flag = 4, argc = 2}
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#26 0x000061d8df933377 in rb_call (recv=135760297917960, mid=3185, argc=2, argv=0x7b78f719b740, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:891
        ec = 0x540000000308
#27 rb_funcallv_kw (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1088
No locals.
#28 0x000061d8df5357bb in rb_obj_call_init_kw (obj=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1859
No locals.
#29 0x000061d8df69b5a4 in rb_class_new_instance_kw (argc=argc@entry=2, argv=argv@entry=0x7b78f719b740, klass=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/object.c:2383
        obj = 135760297917960
#30 rb_class_new_instance (argc=argc@entry=2, argv=argv@entry=0x7b78f719b740, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/object.c:2391
No locals.
#31 0x000061d8df6d34f4 in rb_exit (status=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4370
        args = {1, 135760297918160}
#32 0x000061d8df6d35ba in rb_f_exit (argc=argc@entry=0, argv=argv@entry=0x7b78f8da5838) at /tmp/ruby/src/trunk_asan/process.c:4386
        istatus = 0
#33 0x000061d8df6d74ed in f_exit (c=0, a=0x7b78f8da5838, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4440
No locals.
#34 0x000061d8df9748b8 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:3902
        ci = 0x66b1001c0001
        cc = <optimized out>
        me = 0x7b792854a660
        cfunc = 0x506000048da8
        recv = 135759785330680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#35 0x000061d8df95a0c5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7b78fa1c3360) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#36 0x000061d8df959b55 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
        ci = <optimized out>
        cc = 0x0
#37 0x000061d8df91523d in vm_sendish (ec=0x517000003558, reg_cfp=0x7b78f8ea5790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#38 vm_exec_core (ec=ec@entry=0x517000003558) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x61d8df90fc05 <vm_exec_core+29765>, 0x61d8df909aff <vm_exec_core+4927>, 0x61d8df90f446 <vm_exec_core+27782>, 0x61d8df90b21f <vm_exec_core+10847>, 0x61d8df908ce9 <vm_exec_core+1321>, 0x61d8df90a457 <vm_exec_core+7319>, 0x61d8df90f7f5 <vm_exec_core+28725>, 0x61d8df90a06f <vm_exec_core+6319>, 0x61d8df91034b <vm_exec_core+31627>, 0x61d8df90e832 <vm_exec_core+24690>, 0x61d8df90ca17 <vm_exec_core+16983>, 0x61d8df909069 <vm_exec_core+2217>, 0x61d8df90fdae <vm_exec_core+30190>, 0x61d8df90fa58 <vm_exec_core+29336>, 0x61d8df90a251 <vm_exec_core+6801>, 0x61d8df909597 <vm_exec_core+3543>, 0x61d8df90edf2 <vm_exec_core+26162>, 0x61d8df90ab20 <vm_exec_core+9056>, 0x61d8df91004b <vm_exec_core+30859>, 0x61d8df90fc39 <vm_exec_core+29817>, 0x61d8df90b095 <vm_exec_core+10453>, 0x61d8df90c982 <vm_exec_core+16834>, 0x61d8df90eb02 <vm_exec_core+25410>, 0x61d8df90fb47 <vm_exec_core+29575>, 0x61d8df90d65c <vm_exec_core+20124>, 0x61d8df90eb9a <vm_exec_core+25562>, 0x61d8df90efa8 <vm_exec_core+26600>, 0x61d8df90d599 <vm_exec_core+19929>, 0x61d8df9094a6 <vm_exec_core+3302>, 0x61d8df90e294 <vm_exec_core+23252>, 0x61d8df9092f5 <vm_exec_core+2869>, 0x61d8df909625 <vm_exec_core+3685>, 0x61d8df90b8c4 <vm_exec_core+12548>, 0x61d8df90d4e1 <vm_exec_core+19745>, 0x61d8df90e0aa <vm_exec_core+22762>, 0x61d8df90d009 <vm_exec_core+18505>, 0x61d8df908f83 <vm_exec_core+1987>, 0x61d8df90f3ae <vm_exec_core+27630>, 0x61d8df90f97a <vm_exec_core+29114>, 0x61d8df90981f <vm_exec_core+4191>, 0x61d8df90a727 <vm_exec_core+8039>, 0x61d8df90a3b0 <vm_exec_core+7152>, 0x61d8df90ac10 <vm_exec_core+9296>, 0x61d8df90c7a5 <vm_exec_core+16357>, 0x61d8df909d31 <vm_exec_core+5489>, 0x61d8df90f2f5 <vm_exec_core+27445>, 0x61d8df90a6b5 <vm_exec_core+7925>, 0x61d8df90c2b5 <vm_exec_core+15093>, 0x61d8df90ccf5 <vm_exec_core+17717>, 0x61d8df90ee94 <vm_exec_core+26324>, 0x61d8df90da43 <vm_exec_core+21123>, 0x61d8df90ae7b <vm_exec_core+9915>, 0x61d8df90a826 <vm_exec_core+8294>, 0x61d8df90ed74 <vm_exec_core+26036>, 0x61d8df90bc0d <vm_exec_core+13389>, 0x61d8df90e322 <vm_exec_core+23394>, 0x61d8df90db58 <vm_exec_core+21400>, 0x61d8df908b18 <vm_exec_core+856>, 0x61d8df90986f <vm_exec_core+4271>, 0x61d8df90d0b0 <vm_exec_core+18672>, 0x61d8df90f250 <vm_exec_core+27280>, 0x61d8df90b13f <vm_exec_core+10623>, 0x61d8df90ec99 <vm_exec_core+25817>, 0x61d8df90aa2d <vm_exec_core+8813>, 0x61d8df90d827 <vm_exec_core+20583>, 0x61d8df90d916 <vm_exec_core+20822>, 0x61d8df90ce4a <vm_exec_core+18058>, 0x61d8df90d29b <vm_exec_core+19163>, 0x61d8df90b635 <vm_exec_core+11893>, 0x61d8df90ac86 <vm_exec_core+9414>, 0x61d8df90e90b <vm_exec_core+24907>, 0x61d8df9169d0 <vm_exec_core+57872>, 0x61d8df90b57f <vm_exec_core+11711>, 0x61d8df90d18e <vm_exec_core+18894>, 0x61d8df90d71f <vm_exec_core+20319>, 0x61d8df909e9b <vm_exec_core+5851>, 0x61d8df90a01e <vm_exec_core+6238>, 0x61d8df909fa1 <vm_exec_core+6113>, 0x61d8df90a7c6 <vm_exec_core+8198>, 0x61d8df90ab96 <vm_exec_core+9174>, 0x61d8df90cb95 <vm_exec_core+17365>, 0x61d8df90c10d <vm_exec_core+14669>, 0x61d8df90ff77 <vm_exec_core+30647>, 0x61d8df908be9 <vm_exec_core+1065>, 0x61d8df90a17a <vm_exec_core+6586>, 0x61d8df91046f <vm_exec_core+31919>, 0x61d8df90e170 <vm_exec_core+22960>, 0x61d8df90cf04 <vm_exec_core+18244>, 0x61d8df90f03a <vm_exec_core+26746>, 0x61d8df908b1d <vm_exec_core+861>, 0x61d8df90f71e <vm_exec_core+28510>, 0x61d8df9100c5 <vm_exec_core+30981>, 0x61d8df910191 <vm_exec_core+31185>, 0x61d8df909374 <vm_exec_core+2996>, 0x61d8df90fcb3 <vm_exec_core+29939>, 0x61d8df90bb36 <vm_exec_core+13174>, 0x61d8df90fe35 <vm_exec_core+30325>, 0x61d8df90af58 <vm_exec_core+10136>, 0x61d8df90f698 <vm_exec_core+28376>, 0x61d8df909260 <vm_exec_core+2720>, 0x61d8df909ddd <vm_exec_core+5661>, 0x61d8df91025f <vm_exec_core+31391>, 0x61d8df90c3c5 <vm_exec_core+15365>, 0x61d8df90bfb7 <vm_exec_core+14327>, 0x61d8df90c83f <vm_exec_core+16511>, 0x61d8df90bdca <vm_exec_core+13834>, 0x61d8df90c68b <vm_exec_core+16075>, 0x61d8df90c5bd <vm_exec_core+15869>, 0x61d8df90b49c <vm_exec_core+11484>, 0x61d8df90bcd5 <vm_exec_core+13589>, 0x61d8df90b9f8 <vm_exec_core+12856>, 0x61d8df90bee4 <vm_exec_core+14116>, 0x61d8df90bf55 <vm_exec_core+14229>, 0x61d8df90fbf6 <vm_exec_core+29750>, 0x61d8df909af0 <vm_exec_core+4912>, 0x61d8df90f437 <vm_exec_core+27767>, 0x61d8df90b210 <vm_exec_core+10832>, 0x61d8df908cda <vm_exec_core+1306>, 0x61d8df90a448 <vm_exec_core+7304>, 0x61d8df90f7e6 <vm_exec_core+28710>, 0x61d8df90a060 <vm_exec_core+6304>, 0x61d8df91033c <vm_exec_core+31612>, 0x61d8df90e823 <vm_exec_core+24675>, 0x61d8df90ca08 <vm_exec_core+16968>, 0x61d8df90905a <vm_exec_core+2202>, 0x61d8df90fd9f <vm_exec_core+30175>, 0x61d8df90fa49 <vm_exec_core+29321>, 0x61d8df90a242 <vm_exec_core+6786>, 0x61d8df909588 <vm_exec_core+3528>, 0x61d8df90ede3 <vm_exec_core+26147>, 0x61d8df90ab11 <vm_exec_core+9041>, 0x61d8df91003c <vm_exec_core+30844>, 0x61d8df90fc2a <vm_exec_core+29802>, 0x61d8df90b086 <vm_exec_core+10438>, 0x61d8df90c973 <vm_exec_core+16819>, 0x61d8df90eaf3 <vm_exec_core+25395>, 0x61d8df90fb38 <vm_exec_core+29560>, 0x61d8df90d64d <vm_exec_core+20109>, 0x61d8df90eb8b <vm_exec_core+25547>, 0x61d8df90ef99 <vm_exec_core+26585>, 0x61d8df90d58a <vm_exec_core+19914>, 0x61d8df909497 <vm_exec_core+3287>, 0x61d8df90e285 <vm_exec_core+23237>, 0x61d8df9092e6 <vm_exec_core+2854>, 0x61d8df909616 <vm_exec_core+3670>, 0x61d8df90b8b5 <vm_exec_core+12533>, 0x61d8df90d4d2 <vm_exec_core+19730>, 0x61d8df90e09b <vm_exec_core+22747>, 0x61d8df90cffa <vm_exec_core+18490>, 0x61d8df908f74 <vm_exec_core+1972>, 0x61d8df90f39f <vm_exec_core+27615>, 0x61d8df90f96b <vm_exec_core+29099>, 0x61d8df909810 <vm_exec_core+4176>, 0x61d8df90a718 <vm_exec_core+8024>, 0x61d8df90a3a1 <vm_exec_core+7137>, 0x61d8df90ac01 <vm_exec_core+9281>, 0x61d8df90c796 <vm_exec_core+16342>, 0x61d8df909d22 <vm_exec_core+5474>, 0x61d8df90f2e6 <vm_exec_core+27430>, 0x61d8df90a6a6 <vm_exec_core+7910>, 0x61d8df90c2a6 <vm_exec_core+15078>, 0x61d8df90cce6 <vm_exec_core+17702>, 0x61d8df90ee85 <vm_exec_core+26309>, 0x61d8df90da34 <vm_exec_core+21108>, 0x61d8df90ae6c <vm_exec_core+9900>, 0x61d8df90a817 <vm_exec_core+8279>, 0x61d8df90ed65 <vm_exec_core+26021>, 0x61d8df90bbfe <vm_exec_core+13374>, 0x61d8df90e313 <vm_exec_core+23379>, 0x61d8df90db49 <vm_exec_core+21385>, 0x61d8df90d8f3 <vm_exec_core+20787>, 0x61d8df909860 <vm_exec_core+4256>, 0x61d8df90d0a1 <vm_exec_core+18657>, 0x61d8df90f241 <vm_exec_core+27265>, 0x61d8df90b130 <vm_exec_core+10608>, 0x61d8df90ec8a <vm_exec_core+25802>, 0x61d8df90b20b <vm_exec_core+10827>, 0x61d8df90d818 <vm_exec_core+20568>, 0x61d8df90d907 <vm_exec_core+20807>, 0x61d8df90ce3b <vm_exec_core+18043>, 0x61d8df90d28c <vm_exec_core+19148>, 0x61d8df90b626 <vm_exec_core+11878>, 0x61d8df90ac77 <vm_exec_core+9399>, 0x61d8df90e8fc <vm_exec_core+24892>, 0x61d8df9169c1 <vm_exec_core+57857>, 0x61d8df90b570 <vm_exec_core+11696>, 0x61d8df90d17f <vm_exec_core+18879>, 0x61d8df90d710 <vm_exec_core+20304>, 0x61d8df909e8c <vm_exec_core+5836>, 0x61d8df90a00f <vm_exec_core+6223>, 0x61d8df909f92 <vm_exec_core+6098>, 0x61d8df90a7b7 <vm_exec_core+8183>, 0x61d8df90ab87 <vm_exec_core+9159>, 0x61d8df90cb86 <vm_exec_core+17350>, 0x61d8df90c0fe <vm_exec_core+14654>, 0x61d8df90cb81 <vm_exec_core+17345>, 0x61d8df90d585 <vm_exec_core+19909>, 0x61d8df90d4cd <vm_exec_core+19725>, 0x61d8df90a7b2 <vm_exec_core+8178>, 0x61d8df90d8f3 <vm_exec_core+20787>...}
        reg_cfp = 0x7b78f8ea5790
        reg_pc = 0x511000068aa8
        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_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#39 0x000061d8df903952 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x517000003558
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#40 0x000061d8df94847b in invoke_iseq_block_from_c (ec=0x517000003558, captured=<optimized out>, self=135759785330680, 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:1820
        flags = 0
        iseq = 0x7b7908351e78
        cfp = 0x7b78f8ea57c8
        sp = 0x7b78f8da5818
        use_argv = <optimized out>
        stack_argv = 0x7b78f8da5818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#41 invoke_block_from_c_proc (ec=0x517000003558, self=135759785330680, 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:1914
        block = <optimized out>
        keyword_hash = <optimized out>
#42 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:1944
No locals.
#43 0x000061d8df946696 in rb_vm_invoke_proc (ec=0x540000000308, proc=0x80, argc=-548389202, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 0
#44 0x000061d8df894c32 in thread_do_start_proc (th=th@entry=0x5150001d3d80) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504008053710
        args_len = <optimized out>
        args_ptr = <optimized out>
#45 0x000061d8df8927cd in thread_do_start (th=0x5150001d3d80) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#46 thread_start_func_2 (th=th@entry=0x5150001d3d80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x61d8e0229460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#47 0x000061d8df891abe in call_thread_start_func_2 (th=0x5150001d3d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7b78fa1c3cc0
#48 nt_start (ptr=0x50c0002011c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x5150001d3d80
        sched = <optimized out>
        nt = 0x50c0002011c0
        vm = 0x61d8e0c56880 <_vm>
#49 0x000061d8df4e7aff in asan_thread_start(void*) ()
No symbol table info available.
#50 0x00007b792929caa4 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 = {135759522449088, -1077625357502705337, 135759522449088, -352, 0, 140720456513968, -1077625357515288249, -1078569119885618873}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#51 0x00007b7929329c6c 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 1421651) detached]
$ timeout 60 gdb -p 1404221 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1432405]
[New LWP 1420894]
[New LWP 1420730]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000061d8df8fb9b5 in vm_setivar (obj=135759785321160, id=68051, val=0, dest_shape_id=8388857, index=5) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1560
1560	            else if (dest_shape_id != INVALID_SHAPE_ID) {

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7b79295b6c40 (LWP 1404221) "ruby"            0x000061d8df8fb9b5 in vm_setivar (obj=135759785321160, id=68051, val=0, dest_shape_id=8388857, index=5) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1560
  2    Thread 0x7b790d3ff6c0 (LWP 1432405) "ruby"            0x00007b792931b4fd in __GI___poll (fds=0x7b78fb8e0040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7b79017f46c0 (LWP 1420894) "Timeout stdlib " 0x00007b7929298d71 in __futex_abstimed_wait_common64 (private=31608, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000204a50) at ./nptl/futex-internal.c:57
  4    Thread 0x7b79082fd6c0 (LWP 1420730) "parallel.rb:40"  0x00007b792931b4fd in __GI___poll (fds=0x7b78fc5faf60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x7b79082fd6c0 (LWP 1420730) "parallel.rb:40"):
#0  0x00007b792931b4fd in __GI___poll (fds=0x7b78fc5faf60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000061d8df48e74a in __interceptor_poll ()
No symbol table info available.
#2  0x000061d8df600349 in nogvl_wait_for (th=135760302094800, fptr=0x511000106980, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        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  0x000061d8df6018ba in internal_read_func (ptr=0x7b78fc5fad40) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7b78fc5fad40
        result = <optimized out>
#5  0x000061d8df87422e in rb_thread_io_blocking_call (io=0x511000106980, func=0x61d8df6013b0 <internal_read_func>, data1=0x7b78fc5fad40, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
        __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  0x000061d8df5336de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170003a22d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7b79082fbdd0, <optimized out>, 0x7b79082fbce0, <optimized out>, <optimized out>}, prev = 0x7b78fc5eb240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x000061d8df533b69 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:1170
No locals.
#8  0x000061d8df615a02 in io_read_memory_locktmp (str=135759560421216, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3480
No locals.
#9  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:3526
        str = <optimized out>
        iis = {th = 135760302094800, fptr = 0x511000106980, nonblock = 0, fd = 6, buf = 0x51900028c380, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000106980
        n = <optimized out>
        shrinkable = <optimized out>
#10 0x000061d8df5f1cf1 in io_readpartial (argc=-60838048, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
        ret = <optimized out>
#11 0x000061d8df9748b8 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:3902
        ci = 0x412100100003
        cc = <optimized out>
        me = 0x7b7928bd8388
        cfunc = 0x50600002c1e8
        recv = 135760302094960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x000061d8df91523d in vm_sendish (ec=0x5170003a22d8, reg_cfp=0x7b78fdaf5790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x5170003a22d8) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x61d8df90fc05 <vm_exec_core+29765>, 0x61d8df909aff <vm_exec_core+4927>, 0x61d8df90f446 <vm_exec_core+27782>, 0x61d8df90b21f <vm_exec_core+10847>, 0x61d8df908ce9 <vm_exec_core+1321>, 0x61d8df90a457 <vm_exec_core+7319>, 0x61d8df90f7f5 <vm_exec_core+28725>, 0x61d8df90a06f <vm_exec_core+6319>, 0x61d8df91034b <vm_exec_core+31627>, 0x61d8df90e832 <vm_exec_core+24690>, 0x61d8df90ca17 <vm_exec_core+16983>, 0x61d8df909069 <vm_exec_core+2217>, 0x61d8df90fdae <vm_exec_core+30190>, 0x61d8df90fa58 <vm_exec_core+29336>, 0x61d8df90a251 <vm_exec_core+6801>, 0x61d8df909597 <vm_exec_core+3543>, 0x61d8df90edf2 <vm_exec_core+26162>, 0x61d8df90ab20 <vm_exec_core+9056>, 0x61d8df91004b <vm_exec_core+30859>, 0x61d8df90fc39 <vm_exec_core+29817>, 0x61d8df90b095 <vm_exec_core+10453>, 0x61d8df90c982 <vm_exec_core+16834>, 0x61d8df90eb02 <vm_exec_core+25410>, 0x61d8df90fb47 <vm_exec_core+29575>, 0x61d8df90d65c <vm_exec_core+20124>, 0x61d8df90eb9a <vm_exec_core+25562>, 0x61d8df90efa8 <vm_exec_core+26600>, 0x61d8df90d599 <vm_exec_core+19929>, 0x61d8df9094a6 <vm_exec_core+3302>, 0x61d8df90e294 <vm_exec_core+23252>, 0x61d8df9092f5 <vm_exec_core+2869>, 0x61d8df909625 <vm_exec_core+3685>, 0x61d8df90b8c4 <vm_exec_core+12548>, 0x61d8df90d4e1 <vm_exec_core+19745>, 0x61d8df90e0aa <vm_exec_core+22762>, 0x61d8df90d009 <vm_exec_core+18505>, 0x61d8df908f83 <vm_exec_core+1987>, 0x61d8df90f3ae <vm_exec_core+27630>, 0x61d8df90f97a <vm_exec_core+29114>, 0x61d8df90981f <vm_exec_core+4191>, 0x61d8df90a727 <vm_exec_core+8039>, 0x61d8df90a3b0 <vm_exec_core+7152>, 0x61d8df90ac10 <vm_exec_core+9296>, 0x61d8df90c7a5 <vm_exec_core+16357>, 0x61d8df909d31 <vm_exec_core+5489>, 0x61d8df90f2f5 <vm_exec_core+27445>, 0x61d8df90a6b5 <vm_exec_core+7925>, 0x61d8df90c2b5 <vm_exec_core+15093>, 0x61d8df90ccf5 <vm_exec_core+17717>, 0x61d8df90ee94 <vm_exec_core+26324>, 0x61d8df90da43 <vm_exec_core+21123>, 0x61d8df90ae7b <vm_exec_core+9915>, 0x61d8df90a826 <vm_exec_core+8294>, 0x61d8df90ed74 <vm_exec_core+26036>, 0x61d8df90bc0d <vm_exec_core+13389>, 0x61d8df90e322 <vm_exec_core+23394>, 0x61d8df90db58 <vm_exec_core+21400>, 0x61d8df908b18 <vm_exec_core+856>, 0x61d8df90986f <vm_exec_core+4271>, 0x61d8df90d0b0 <vm_exec_core+18672>, 0x61d8df90f250 <vm_exec_core+27280>, 0x61d8df90b13f <vm_exec_core+10623>, 0x61d8df90ec99 <vm_exec_core+25817>, 0x61d8df90aa2d <vm_exec_core+8813>, 0x61d8df90d827 <vm_exec_core+20583>, 0x61d8df90d916 <vm_exec_core+20822>, 0x61d8df90ce4a <vm_exec_core+18058>, 0x61d8df90d29b <vm_exec_core+19163>, 0x61d8df90b635 <vm_exec_core+11893>, 0x61d8df90ac86 <vm_exec_core+9414>, 0x61d8df90e90b <vm_exec_core+24907>, 0x61d8df9169d0 <vm_exec_core+57872>, 0x61d8df90b57f <vm_exec_core+11711>, 0x61d8df90d18e <vm_exec_core+18894>, 0x61d8df90d71f <vm_exec_core+20319>, 0x61d8df909e9b <vm_exec_core+5851>, 0x61d8df90a01e <vm_exec_core+6238>, 0x61d8df909fa1 <vm_exec_core+6113>, 0x61d8df90a7c6 <vm_exec_core+8198>, 0x61d8df90ab96 <vm_exec_core+9174>, 0x61d8df90cb95 <vm_exec_core+17365>, 0x61d8df90c10d <vm_exec_core+14669>, 0x61d8df90ff77 <vm_exec_core+30647>, 0x61d8df908be9 <vm_exec_core+1065>, 0x61d8df90a17a <vm_exec_core+6586>, 0x61d8df91046f <vm_exec_core+31919>, 0x61d8df90e170 <vm_exec_core+22960>, 0x61d8df90cf04 <vm_exec_core+18244>, 0x61d8df90f03a <vm_exec_core+26746>, 0x61d8df908b1d <vm_exec_core+861>, 0x61d8df90f71e <vm_exec_core+28510>, 0x61d8df9100c5 <vm_exec_core+30981>, 0x61d8df910191 <vm_exec_core+31185>, 0x61d8df909374 <vm_exec_core+2996>, 0x61d8df90fcb3 <vm_exec_core+29939>, 0x61d8df90bb36 <vm_exec_core+13174>, 0x61d8df90fe35 <vm_exec_core+30325>, 0x61d8df90af58 <vm_exec_core+10136>, 0x61d8df90f698 <vm_exec_core+28376>, 0x61d8df909260 <vm_exec_core+2720>, 0x61d8df909ddd <vm_exec_core+5661>, 0x61d8df91025f <vm_exec_core+31391>, 0x61d8df90c3c5 <vm_exec_core+15365>, 0x61d8df90bfb7 <vm_exec_core+14327>, 0x61d8df90c83f <vm_exec_core+16511>, 0x61d8df90bdca <vm_exec_core+13834>, 0x61d8df90c68b <vm_exec_core+16075>, 0x61d8df90c5bd <vm_exec_core+15869>, 0x61d8df90b49c <vm_exec_core+11484>, 0x61d8df90bcd5 <vm_exec_core+13589>, 0x61d8df90b9f8 <vm_exec_core+12856>, 0x61d8df90bee4 <vm_exec_core+14116>, 0x61d8df90bf55 <vm_exec_core+14229>, 0x61d8df90fbf6 <vm_exec_core+29750>, 0x61d8df909af0 <vm_exec_core+4912>, 0x61d8df90f437 <vm_exec_core+27767>, 0x61d8df90b210 <vm_exec_core+10832>, 0x61d8df908cda <vm_exec_core+1306>, 0x61d8df90a448 <vm_exec_core+7304>, 0x61d8df90f7e6 <vm_exec_core+28710>, 0x61d8df90a060 <vm_exec_core+6304>, 0x61d8df91033c <vm_exec_core+31612>, 0x61d8df90e823 <vm_exec_core+24675>, 0x61d8df90ca08 <vm_exec_core+16968>, 0x61d8df90905a <vm_exec_core+2202>, 0x61d8df90fd9f <vm_exec_core+30175>, 0x61d8df90fa49 <vm_exec_core+29321>, 0x61d8df90a242 <vm_exec_core+6786>, 0x61d8df909588 <vm_exec_core+3528>, 0x61d8df90ede3 <vm_exec_core+26147>, 0x61d8df90ab11 <vm_exec_core+9041>, 0x61d8df91003c <vm_exec_core+30844>, 0x61d8df90fc2a <vm_exec_core+29802>, 0x61d8df90b086 <vm_exec_core+10438>, 0x61d8df90c973 <vm_exec_core+16819>, 0x61d8df90eaf3 <vm_exec_core+25395>, 0x61d8df90fb38 <vm_exec_core+29560>, 0x61d8df90d64d <vm_exec_core+20109>, 0x61d8df90eb8b <vm_exec_core+25547>, 0x61d8df90ef99 <vm_exec_core+26585>, 0x61d8df90d58a <vm_exec_core+19914>, 0x61d8df909497 <vm_exec_core+3287>, 0x61d8df90e285 <vm_exec_core+23237>, 0x61d8df9092e6 <vm_exec_core+2854>, 0x61d8df909616 <vm_exec_core+3670>, 0x61d8df90b8b5 <vm_exec_core+12533>, 0x61d8df90d4d2 <vm_exec_core+19730>, 0x61d8df90e09b <vm_exec_core+22747>, 0x61d8df90cffa <vm_exec_core+18490>, 0x61d8df908f74 <vm_exec_core+1972>, 0x61d8df90f39f <vm_exec_core+27615>, 0x61d8df90f96b <vm_exec_core+29099>, 0x61d8df909810 <vm_exec_core+4176>, 0x61d8df90a718 <vm_exec_core+8024>, 0x61d8df90a3a1 <vm_exec_core+7137>, 0x61d8df90ac01 <vm_exec_core+9281>, 0x61d8df90c796 <vm_exec_core+16342>, 0x61d8df909d22 <vm_exec_core+5474>, 0x61d8df90f2e6 <vm_exec_core+27430>, 0x61d8df90a6a6 <vm_exec_core+7910>, 0x61d8df90c2a6 <vm_exec_core+15078>, 0x61d8df90cce6 <vm_exec_core+17702>, 0x61d8df90ee85 <vm_exec_core+26309>, 0x61d8df90da34 <vm_exec_core+21108>, 0x61d8df90ae6c <vm_exec_core+9900>, 0x61d8df90a817 <vm_exec_core+8279>, 0x61d8df90ed65 <vm_exec_core+26021>, 0x61d8df90bbfe <vm_exec_core+13374>, 0x61d8df90e313 <vm_exec_core+23379>, 0x61d8df90db49 <vm_exec_core+21385>, 0x61d8df90d8f3 <vm_exec_core+20787>, 0x61d8df909860 <vm_exec_core+4256>, 0x61d8df90d0a1 <vm_exec_core+18657>, 0x61d8df90f241 <vm_exec_core+27265>, 0x61d8df90b130 <vm_exec_core+10608>, 0x61d8df90ec8a <vm_exec_core+25802>, 0x61d8df90b20b <vm_exec_core+10827>, 0x61d8df90d818 <vm_exec_core+20568>, 0x61d8df90d907 <vm_exec_core+20807>, 0x61d8df90ce3b <vm_exec_core+18043>, 0x61d8df90d28c <vm_exec_core+19148>, 0x61d8df90b626 <vm_exec_core+11878>, 0x61d8df90ac77 <vm_exec_core+9399>, 0x61d8df90e8fc <vm_exec_core+24892>, 0x61d8df9169c1 <vm_exec_core+57857>, 0x61d8df90b570 <vm_exec_core+11696>, 0x61d8df90d17f <vm_exec_core+18879>, 0x61d8df90d710 <vm_exec_core+20304>, 0x61d8df909e8c <vm_exec_core+5836>, 0x61d8df90a00f <vm_exec_core+6223>, 0x61d8df909f92 <vm_exec_core+6098>, 0x61d8df90a7b7 <vm_exec_core+8183>, 0x61d8df90ab87 <vm_exec_core+9159>, 0x61d8df90cb86 <vm_exec_core+17350>, 0x61d8df90c0fe <vm_exec_core+14654>, 0x61d8df90cb81 <vm_exec_core+17345>, 0x61d8df90d585 <vm_exec_core+19909>, 0x61d8df90d4cd <vm_exec_core+19725>, 0x61d8df90a7b2 <vm_exec_core+8178>, 0x61d8df90d8f3 <vm_exec_core+20787>...}
        reg_cfp = 0x7b78fdaf5790
        reg_pc = 0x513000071118
        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_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#14 0x000061d8df903952 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170003a22d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#15 0x000061d8df94847b in invoke_iseq_block_from_c (ec=0x5170003a22d8, captured=<optimized out>, self=135760276308320, 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:1820
        flags = 0
        iseq = 0x7b7928b5a230
        cfp = 0x7b78fdaf57c8
        sp = 0x7b78fd9f5818
        use_argv = <optimized out>
        stack_argv = 0x7b78fd9f5818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x5170003a22d8, self=135760276308320, 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:1914
        block = <optimized out>
        keyword_hash = <optimized out>
#17 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:1944
No locals.
#18 0x000061d8df946696 in rb_vm_invoke_proc (ec=0x7b78fc5faf60, proc=0x1, argc=691123453, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 4294967295
#19 0x000061d8df894c32 in thread_do_start_proc (th=th@entry=0x515000122800) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504007ff9350
        args_len = <optimized out>
        args_ptr = <optimized out>
#20 0x000061d8df8927cd in thread_do_start (th=0x515000122800) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#21 thread_start_func_2 (th=th@entry=0x515000122800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x61d8e0229460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#22 0x000061d8df891abe in call_thread_start_func_2 (th=0x515000122800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7b79082fccc0
#23 nt_start (ptr=0x50c000206440) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x515000122800
        sched = <optimized out>
        nt = 0x50c000206440
        vm = 0x61d8e0c56880 <_vm>
#24 0x000061d8df4e7aff in asan_thread_start(void*) ()
No symbol table info available.
#25 0x00007b792929caa4 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 = {135759758612160, -1078500967653502649, 135759758612160, -352, 25, 140720456515632, -1078500967666085561, -1078569119885618873}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#26 0x00007b7929329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7b79017f46c0 (LWP 1420894) "Timeout stdlib "):
#0  0x00007b7929298d71 in __futex_abstimed_wait_common64 (private=31608, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000204a50) 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=31608, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000204a50) 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=0x50c000204a50, 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  0x00007b792929b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x61d8e0c53ed8 <_main_ractor+216>, cond=0x50c000204a28) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7b792929b4b0 <__condvar_cleanup_waiting>, __arg = 0x7b79017f2b70, __canceltype = 3333384, __prev = 0x0}
        cbuffer = {wseq = 4, cond = 0x50c000204a28, mutex = 0x61d8e0c53ed8 <_main_ractor+216>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 4
        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=0x50c000204a28, mutex=mutex@entry=0x61d8e0c53ed8 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000061d8df85e32f in rb_native_cond_wait (cond=0x50c000204a50, mutex=0x61d8e0c53ed8 <_main_ractor+216>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x61d8e0c53ed8 <_main_ractor+216>, th=th@entry=0x5150001d4780, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x000061d8df8909b1 in thread_sched_to_waiting_until_wakeup (sched=0x61d8e0c53ed8 <_main_ractor+216>, th=th@entry=0x5150001d4780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1114
        can_direct_transfer = <optimized out>
#8  0x000061d8df86ef9c in native_sleep (th=0x5150001d4780, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3333
        sched = <optimized out>
#9  sleep_forever (th=th@entry=0x5150001d4780, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1393
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x000061d8df88e11d in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=135760302057440, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1439
        th = 0x5150001d4780
        scheduler = 18446744073709551104
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:991
        args = <optimized out>
#12 0x000061d8df5336de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x51700032dcd8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7b79017f2f10, <optimized out>, 0x7b79017f2e20, <optimized out>, <optimized out>}, prev = 0x7b78faed7240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000061d8df533b69 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:1170
No locals.
#14 0x000061d8df88d6b1 in queue_do_pop (ec=<optimized out>, self=<optimized out>, q=0x50600b9b0820, non_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1063
        queue_waiter = {w = {self = 135760302057440, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 135760302057440, timeout = 4, end = <optimized out>}
        waitq = 0x50600b9b0820
        end = 0
#15 0x000061d8df91071a 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:7538
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#16 0x000061d8df91071a in vm_invoke_builtin_delegate (ec=0x51700032dcd8, cfp=0x7b790a7be758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x51700032dcd8) at ../../src/trunk_asan/insns.def:1728
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x61d8df90fc05 <vm_exec_core+29765>, 0x61d8df909aff <vm_exec_core+4927>, 0x61d8df90f446 <vm_exec_core+27782>, 0x61d8df90b21f <vm_exec_core+10847>, 0x61d8df908ce9 <vm_exec_core+1321>, 0x61d8df90a457 <vm_exec_core+7319>, 0x61d8df90f7f5 <vm_exec_core+28725>, 0x61d8df90a06f <vm_exec_core+6319>, 0x61d8df91034b <vm_exec_core+31627>, 0x61d8df90e832 <vm_exec_core+24690>, 0x61d8df90ca17 <vm_exec_core+16983>, 0x61d8df909069 <vm_exec_core+2217>, 0x61d8df90fdae <vm_exec_core+30190>, 0x61d8df90fa58 <vm_exec_core+29336>, 0x61d8df90a251 <vm_exec_core+6801>, 0x61d8df909597 <vm_exec_core+3543>, 0x61d8df90edf2 <vm_exec_core+26162>, 0x61d8df90ab20 <vm_exec_core+9056>, 0x61d8df91004b <vm_exec_core+30859>, 0x61d8df90fc39 <vm_exec_core+29817>, 0x61d8df90b095 <vm_exec_core+10453>, 0x61d8df90c982 <vm_exec_core+16834>, 0x61d8df90eb02 <vm_exec_core+25410>, 0x61d8df90fb47 <vm_exec_core+29575>, 0x61d8df90d65c <vm_exec_core+20124>, 0x61d8df90eb9a <vm_exec_core+25562>, 0x61d8df90efa8 <vm_exec_core+26600>, 0x61d8df90d599 <vm_exec_core+19929>, 0x61d8df9094a6 <vm_exec_core+3302>, 0x61d8df90e294 <vm_exec_core+23252>, 0x61d8df9092f5 <vm_exec_core+2869>, 0x61d8df909625 <vm_exec_core+3685>, 0x61d8df90b8c4 <vm_exec_core+12548>, 0x61d8df90d4e1 <vm_exec_core+19745>, 0x61d8df90e0aa <vm_exec_core+22762>, 0x61d8df90d009 <vm_exec_core+18505>, 0x61d8df908f83 <vm_exec_core+1987>, 0x61d8df90f3ae <vm_exec_core+27630>, 0x61d8df90f97a <vm_exec_core+29114>, 0x61d8df90981f <vm_exec_core+4191>, 0x61d8df90a727 <vm_exec_core+8039>, 0x61d8df90a3b0 <vm_exec_core+7152>, 0x61d8df90ac10 <vm_exec_core+9296>, 0x61d8df90c7a5 <vm_exec_core+16357>, 0x61d8df909d31 <vm_exec_core+5489>, 0x61d8df90f2f5 <vm_exec_core+27445>, 0x61d8df90a6b5 <vm_exec_core+7925>, 0x61d8df90c2b5 <vm_exec_core+15093>, 0x61d8df90ccf5 <vm_exec_core+17717>, 0x61d8df90ee94 <vm_exec_core+26324>, 0x61d8df90da43 <vm_exec_core+21123>, 0x61d8df90ae7b <vm_exec_core+9915>, 0x61d8df90a826 <vm_exec_core+8294>, 0x61d8df90ed74 <vm_exec_core+26036>, 0x61d8df90bc0d <vm_exec_core+13389>, 0x61d8df90e322 <vm_exec_core+23394>, 0x61d8df90db58 <vm_exec_core+21400>, 0x61d8df908b18 <vm_exec_core+856>, 0x61d8df90986f <vm_exec_core+4271>, 0x61d8df90d0b0 <vm_exec_core+18672>, 0x61d8df90f250 <vm_exec_core+27280>, 0x61d8df90b13f <vm_exec_core+10623>, 0x61d8df90ec99 <vm_exec_core+25817>, 0x61d8df90aa2d <vm_exec_core+8813>, 0x61d8df90d827 <vm_exec_core+20583>, 0x61d8df90d916 <vm_exec_core+20822>, 0x61d8df90ce4a <vm_exec_core+18058>, 0x61d8df90d29b <vm_exec_core+19163>, 0x61d8df90b635 <vm_exec_core+11893>, 0x61d8df90ac86 <vm_exec_core+9414>, 0x61d8df90e90b <vm_exec_core+24907>, 0x61d8df9169d0 <vm_exec_core+57872>, 0x61d8df90b57f <vm_exec_core+11711>, 0x61d8df90d18e <vm_exec_core+18894>, 0x61d8df90d71f <vm_exec_core+20319>, 0x61d8df909e9b <vm_exec_core+5851>, 0x61d8df90a01e <vm_exec_core+6238>, 0x61d8df909fa1 <vm_exec_core+6113>, 0x61d8df90a7c6 <vm_exec_core+8198>, 0x61d8df90ab96 <vm_exec_core+9174>, 0x61d8df90cb95 <vm_exec_core+17365>, 0x61d8df90c10d <vm_exec_core+14669>, 0x61d8df90ff77 <vm_exec_core+30647>, 0x61d8df908be9 <vm_exec_core+1065>, 0x61d8df90a17a <vm_exec_core+6586>, 0x61d8df91046f <vm_exec_core+31919>, 0x61d8df90e170 <vm_exec_core+22960>, 0x61d8df90cf04 <vm_exec_core+18244>, 0x61d8df90f03a <vm_exec_core+26746>, 0x61d8df908b1d <vm_exec_core+861>, 0x61d8df90f71e <vm_exec_core+28510>, 0x61d8df9100c5 <vm_exec_core+30981>, 0x61d8df910191 <vm_exec_core+31185>, 0x61d8df909374 <vm_exec_core+2996>, 0x61d8df90fcb3 <vm_exec_core+29939>, 0x61d8df90bb36 <vm_exec_core+13174>, 0x61d8df90fe35 <vm_exec_core+30325>, 0x61d8df90af58 <vm_exec_core+10136>, 0x61d8df90f698 <vm_exec_core+28376>, 0x61d8df909260 <vm_exec_core+2720>, 0x61d8df909ddd <vm_exec_core+5661>, 0x61d8df91025f <vm_exec_core+31391>, 0x61d8df90c3c5 <vm_exec_core+15365>, 0x61d8df90bfb7 <vm_exec_core+14327>, 0x61d8df90c83f <vm_exec_core+16511>, 0x61d8df90bdca <vm_exec_core+13834>, 0x61d8df90c68b <vm_exec_core+16075>, 0x61d8df90c5bd <vm_exec_core+15869>, 0x61d8df90b49c <vm_exec_core+11484>, 0x61d8df90bcd5 <vm_exec_core+13589>, 0x61d8df90b9f8 <vm_exec_core+12856>, 0x61d8df90bee4 <vm_exec_core+14116>, 0x61d8df90bf55 <vm_exec_core+14229>, 0x61d8df90fbf6 <vm_exec_core+29750>, 0x61d8df909af0 <vm_exec_core+4912>, 0x61d8df90f437 <vm_exec_core+27767>, 0x61d8df90b210 <vm_exec_core+10832>, 0x61d8df908cda <vm_exec_core+1306>, 0x61d8df90a448 <vm_exec_core+7304>, 0x61d8df90f7e6 <vm_exec_core+28710>, 0x61d8df90a060 <vm_exec_core+6304>, 0x61d8df91033c <vm_exec_core+31612>, 0x61d8df90e823 <vm_exec_core+24675>, 0x61d8df90ca08 <vm_exec_core+16968>, 0x61d8df90905a <vm_exec_core+2202>, 0x61d8df90fd9f <vm_exec_core+30175>, 0x61d8df90fa49 <vm_exec_core+29321>, 0x61d8df90a242 <vm_exec_core+6786>, 0x61d8df909588 <vm_exec_core+3528>, 0x61d8df90ede3 <vm_exec_core+26147>, 0x61d8df90ab11 <vm_exec_core+9041>, 0x61d8df91003c <vm_exec_core+30844>, 0x61d8df90fc2a <vm_exec_core+29802>, 0x61d8df90b086 <vm_exec_core+10438>, 0x61d8df90c973 <vm_exec_core+16819>, 0x61d8df90eaf3 <vm_exec_core+25395>, 0x61d8df90fb38 <vm_exec_core+29560>, 0x61d8df90d64d <vm_exec_core+20109>, 0x61d8df90eb8b <vm_exec_core+25547>, 0x61d8df90ef99 <vm_exec_core+26585>, 0x61d8df90d58a <vm_exec_core+19914>, 0x61d8df909497 <vm_exec_core+3287>, 0x61d8df90e285 <vm_exec_core+23237>, 0x61d8df9092e6 <vm_exec_core+2854>, 0x61d8df909616 <vm_exec_core+3670>, 0x61d8df90b8b5 <vm_exec_core+12533>, 0x61d8df90d4d2 <vm_exec_core+19730>, 0x61d8df90e09b <vm_exec_core+22747>, 0x61d8df90cffa <vm_exec_core+18490>, 0x61d8df908f74 <vm_exec_core+1972>, 0x61d8df90f39f <vm_exec_core+27615>, 0x61d8df90f96b <vm_exec_core+29099>, 0x61d8df909810 <vm_exec_core+4176>, 0x61d8df90a718 <vm_exec_core+8024>, 0x61d8df90a3a1 <vm_exec_core+7137>, 0x61d8df90ac01 <vm_exec_core+9281>, 0x61d8df90c796 <vm_exec_core+16342>, 0x61d8df909d22 <vm_exec_core+5474>, 0x61d8df90f2e6 <vm_exec_core+27430>, 0x61d8df90a6a6 <vm_exec_core+7910>, 0x61d8df90c2a6 <vm_exec_core+15078>, 0x61d8df90cce6 <vm_exec_core+17702>, 0x61d8df90ee85 <vm_exec_core+26309>, 0x61d8df90da34 <vm_exec_core+21108>, 0x61d8df90ae6c <vm_exec_core+9900>, 0x61d8df90a817 <vm_exec_core+8279>, 0x61d8df90ed65 <vm_exec_core+26021>, 0x61d8df90bbfe <vm_exec_core+13374>, 0x61d8df90e313 <vm_exec_core+23379>, 0x61d8df90db49 <vm_exec_core+21385>, 0x61d8df90d8f3 <vm_exec_core+20787>, 0x61d8df909860 <vm_exec_core+4256>, 0x61d8df90d0a1 <vm_exec_core+18657>, 0x61d8df90f241 <vm_exec_core+27265>, 0x61d8df90b130 <vm_exec_core+10608>, 0x61d8df90ec8a <vm_exec_core+25802>, 0x61d8df90b20b <vm_exec_core+10827>, 0x61d8df90d818 <vm_exec_core+20568>, 0x61d8df90d907 <vm_exec_core+20807>, 0x61d8df90ce3b <vm_exec_core+18043>, 0x61d8df90d28c <vm_exec_core+19148>, 0x61d8df90b626 <vm_exec_core+11878>, 0x61d8df90ac77 <vm_exec_core+9399>, 0x61d8df90e8fc <vm_exec_core+24892>, 0x61d8df9169c1 <vm_exec_core+57857>, 0x61d8df90b570 <vm_exec_core+11696>, 0x61d8df90d17f <vm_exec_core+18879>, 0x61d8df90d710 <vm_exec_core+20304>, 0x61d8df909e8c <vm_exec_core+5836>, 0x61d8df90a00f <vm_exec_core+6223>, 0x61d8df909f92 <vm_exec_core+6098>, 0x61d8df90a7b7 <vm_exec_core+8183>, 0x61d8df90ab87 <vm_exec_core+9159>, 0x61d8df90cb86 <vm_exec_core+17350>, 0x61d8df90c0fe <vm_exec_core+14654>, 0x61d8df90cb81 <vm_exec_core+17345>, 0x61d8df90d585 <vm_exec_core+19909>, 0x61d8df90d4cd <vm_exec_core+19725>, 0x61d8df90a7b2 <vm_exec_core+8178>, 0x61d8df90d8f3 <vm_exec_core+20787>...}
        reg_cfp = 0x7b790a7be758
        reg_pc = 0x5100000027f8
        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_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#18 0x000061d8df903952 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x51700032dcd8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x000061d8df94847b in invoke_iseq_block_from_c (ec=0x51700032dcd8, captured=<optimized out>, self=135760276479080, 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:1820
        flags = 0
        iseq = 0x7b7928b12ae8
        cfp = 0x7b790a7be7c8
        sp = 0x7b790a6be818
        use_argv = <optimized out>
        stack_argv = 0x7b790a6be818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x51700032dcd8, self=135760276479080, 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:1914
        block = <optimized out>
        keyword_hash = <optimized out>
#21 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:1944
No locals.
#22 0x000061d8df946696 in rb_vm_invoke_proc (ec=0x50c000204a50, proc=0x189, argc=690589041, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 0
#23 0x000061d8df894c32 in thread_do_start_proc (th=th@entry=0x5150001d4780) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504007ffc410
        args_len = <optimized out>
        args_ptr = <optimized out>
#24 0x000061d8df8927cd in thread_do_start (th=0x5150001d4780) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#25 thread_start_func_2 (th=th@entry=0x5150001d4780, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x61d8e0229460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#26 0x000061d8df891abe in call_thread_start_func_2 (th=0x5150001d4780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7b79017f3cc0
#27 nt_start (ptr=0x50c000204a00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x5150001d4780
        sched = <optimized out>
        nt = 0x50c000204a00
        vm = 0x61d8e0c56880 <_vm>
#28 0x000061d8df4e7aff in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007b792929caa4 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 = {135759646377664, -1078480494081273529, 135759646377664, -352, 0, 140720456505008, -1078480494093856441, -1078569119885618873}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x00007b7929329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7b790d3ff6c0 (LWP 1432405) "ruby"):
#0  0x00007b792931b4fd in __GI___poll (fds=0x7b78fb8e0040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000061d8df48e74a in __interceptor_poll ()
No symbol table info available.
#2  0x000061d8df89642b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1084
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = 10
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3058
        vm = <optimized out>
#4  0x000061d8df4e7aff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007b792929caa4 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 = {135759843555008, -1078489834024529593, 135759843555008, -352, 22, 140720456512976, -1078489834037112505, -1078569119885618873}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007b7929329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7b79295b6c40 (LWP 1404221) "ruby"):
#0  0x000061d8df8fb9b5 in vm_setivar (obj=135759785321160, id=68051, val=0, dest_shape_id=8388857, index=5) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1560
        shape_id = 8388856
        ptr = <optimized out>
        shape_id = <optimized out>
        ptr = <optimized out>
#1  vm_setinstancevariable (iseq=<optimized out>, obj=135759785321160, id=68051, val=0, ic=0x50400011af10) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1702
        dest_shape_id = 8388857
        index = 5
#2  0x000061d8df90e8e5 in vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:230
        ic = 0x6008000f9
        leaf = false
        val = 0
        id = 68051
        insns_address_table = {0x61d8df90fc05 <vm_exec_core+29765>, 0x61d8df909aff <vm_exec_core+4927>, 0x61d8df90f446 <vm_exec_core+27782>, 0x61d8df90b21f <vm_exec_core+10847>, 0x61d8df908ce9 <vm_exec_core+1321>, 0x61d8df90a457 <vm_exec_core+7319>, 0x61d8df90f7f5 <vm_exec_core+28725>, 0x61d8df90a06f <vm_exec_core+6319>, 0x61d8df91034b <vm_exec_core+31627>, 0x61d8df90e832 <vm_exec_core+24690>, 0x61d8df90ca17 <vm_exec_core+16983>, 0x61d8df909069 <vm_exec_core+2217>, 0x61d8df90fdae <vm_exec_core+30190>, 0x61d8df90fa58 <vm_exec_core+29336>, 0x61d8df90a251 <vm_exec_core+6801>, 0x61d8df909597 <vm_exec_core+3543>, 0x61d8df90edf2 <vm_exec_core+26162>, 0x61d8df90ab20 <vm_exec_core+9056>, 0x61d8df91004b <vm_exec_core+30859>, 0x61d8df90fc39 <vm_exec_core+29817>, 0x61d8df90b095 <vm_exec_core+10453>, 0x61d8df90c982 <vm_exec_core+16834>, 0x61d8df90eb02 <vm_exec_core+25410>, 0x61d8df90fb47 <vm_exec_core+29575>, 0x61d8df90d65c <vm_exec_core+20124>, 0x61d8df90eb9a <vm_exec_core+25562>, 0x61d8df90efa8 <vm_exec_core+26600>, 0x61d8df90d599 <vm_exec_core+19929>, 0x61d8df9094a6 <vm_exec_core+3302>, 0x61d8df90e294 <vm_exec_core+23252>, 0x61d8df9092f5 <vm_exec_core+2869>, 0x61d8df909625 <vm_exec_core+3685>, 0x61d8df90b8c4 <vm_exec_core+12548>, 0x61d8df90d4e1 <vm_exec_core+19745>, 0x61d8df90e0aa <vm_exec_core+22762>, 0x61d8df90d009 <vm_exec_core+18505>, 0x61d8df908f83 <vm_exec_core+1987>, 0x61d8df90f3ae <vm_exec_core+27630>, 0x61d8df90f97a <vm_exec_core+29114>, 0x61d8df90981f <vm_exec_core+4191>, 0x61d8df90a727 <vm_exec_core+8039>, 0x61d8df90a3b0 <vm_exec_core+7152>, 0x61d8df90ac10 <vm_exec_core+9296>, 0x61d8df90c7a5 <vm_exec_core+16357>, 0x61d8df909d31 <vm_exec_core+5489>, 0x61d8df90f2f5 <vm_exec_core+27445>, 0x61d8df90a6b5 <vm_exec_core+7925>, 0x61d8df90c2b5 <vm_exec_core+15093>, 0x61d8df90ccf5 <vm_exec_core+17717>, 0x61d8df90ee94 <vm_exec_core+26324>, 0x61d8df90da43 <vm_exec_core+21123>, 0x61d8df90ae7b <vm_exec_core+9915>, 0x61d8df90a826 <vm_exec_core+8294>, 0x61d8df90ed74 <vm_exec_core+26036>, 0x61d8df90bc0d <vm_exec_core+13389>, 0x61d8df90e322 <vm_exec_core+23394>, 0x61d8df90db58 <vm_exec_core+21400>, 0x61d8df908b18 <vm_exec_core+856>, 0x61d8df90986f <vm_exec_core+4271>, 0x61d8df90d0b0 <vm_exec_core+18672>, 0x61d8df90f250 <vm_exec_core+27280>, 0x61d8df90b13f <vm_exec_core+10623>, 0x61d8df90ec99 <vm_exec_core+25817>, 0x61d8df90aa2d <vm_exec_core+8813>, 0x61d8df90d827 <vm_exec_core+20583>, 0x61d8df90d916 <vm_exec_core+20822>, 0x61d8df90ce4a <vm_exec_core+18058>, 0x61d8df90d29b <vm_exec_core+19163>, 0x61d8df90b635 <vm_exec_core+11893>, 0x61d8df90ac86 <vm_exec_core+9414>, 0x61d8df90e90b <vm_exec_core+24907>, 0x61d8df9169d0 <vm_exec_core+57872>, 0x61d8df90b57f <vm_exec_core+11711>, 0x61d8df90d18e <vm_exec_core+18894>, 0x61d8df90d71f <vm_exec_core+20319>, 0x61d8df909e9b <vm_exec_core+5851>, 0x61d8df90a01e <vm_exec_core+6238>, 0x61d8df909fa1 <vm_exec_core+6113>, 0x61d8df90a7c6 <vm_exec_core+8198>, 0x61d8df90ab96 <vm_exec_core+9174>, 0x61d8df90cb95 <vm_exec_core+17365>, 0x61d8df90c10d <vm_exec_core+14669>, 0x61d8df90ff77 <vm_exec_core+30647>, 0x61d8df908be9 <vm_exec_core+1065>, 0x61d8df90a17a <vm_exec_core+6586>, 0x61d8df91046f <vm_exec_core+31919>, 0x61d8df90e170 <vm_exec_core+22960>, 0x61d8df90cf04 <vm_exec_core+18244>, 0x61d8df90f03a <vm_exec_core+26746>, 0x61d8df908b1d <vm_exec_core+861>, 0x61d8df90f71e <vm_exec_core+28510>, 0x61d8df9100c5 <vm_exec_core+30981>, 0x61d8df910191 <vm_exec_core+31185>, 0x61d8df909374 <vm_exec_core+2996>, 0x61d8df90fcb3 <vm_exec_core+29939>, 0x61d8df90bb36 <vm_exec_core+13174>, 0x61d8df90fe35 <vm_exec_core+30325>, 0x61d8df90af58 <vm_exec_core+10136>, 0x61d8df90f698 <vm_exec_core+28376>, 0x61d8df909260 <vm_exec_core+2720>, 0x61d8df909ddd <vm_exec_core+5661>, 0x61d8df91025f <vm_exec_core+31391>, 0x61d8df90c3c5 <vm_exec_core+15365>, 0x61d8df90bfb7 <vm_exec_core+14327>, 0x61d8df90c83f <vm_exec_core+16511>, 0x61d8df90bdca <vm_exec_core+13834>, 0x61d8df90c68b <vm_exec_core+16075>, 0x61d8df90c5bd <vm_exec_core+15869>, 0x61d8df90b49c <vm_exec_core+11484>, 0x61d8df90bcd5 <vm_exec_core+13589>, 0x61d8df90b9f8 <vm_exec_core+12856>, 0x61d8df90bee4 <vm_exec_core+14116>, 0x61d8df90bf55 <vm_exec_core+14229>, 0x61d8df90fbf6 <vm_exec_core+29750>, 0x61d8df909af0 <vm_exec_core+4912>, 0x61d8df90f437 <vm_exec_core+27767>, 0x61d8df90b210 <vm_exec_core+10832>, 0x61d8df908cda <vm_exec_core+1306>, 0x61d8df90a448 <vm_exec_core+7304>, 0x61d8df90f7e6 <vm_exec_core+28710>, 0x61d8df90a060 <vm_exec_core+6304>, 0x61d8df91033c <vm_exec_core+31612>, 0x61d8df90e823 <vm_exec_core+24675>, 0x61d8df90ca08 <vm_exec_core+16968>, 0x61d8df90905a <vm_exec_core+2202>, 0x61d8df90fd9f <vm_exec_core+30175>, 0x61d8df90fa49 <vm_exec_core+29321>, 0x61d8df90a242 <vm_exec_core+6786>, 0x61d8df909588 <vm_exec_core+3528>, 0x61d8df90ede3 <vm_exec_core+26147>, 0x61d8df90ab11 <vm_exec_core+9041>, 0x61d8df91003c <vm_exec_core+30844>, 0x61d8df90fc2a <vm_exec_core+29802>, 0x61d8df90b086 <vm_exec_core+10438>, 0x61d8df90c973 <vm_exec_core+16819>, 0x61d8df90eaf3 <vm_exec_core+25395>, 0x61d8df90fb38 <vm_exec_core+29560>, 0x61d8df90d64d <vm_exec_core+20109>, 0x61d8df90eb8b <vm_exec_core+25547>, 0x61d8df90ef99 <vm_exec_core+26585>, 0x61d8df90d58a <vm_exec_core+19914>, 0x61d8df909497 <vm_exec_core+3287>, 0x61d8df90e285 <vm_exec_core+23237>, 0x61d8df9092e6 <vm_exec_core+2854>, 0x61d8df909616 <vm_exec_core+3670>, 0x61d8df90b8b5 <vm_exec_core+12533>, 0x61d8df90d4d2 <vm_exec_core+19730>, 0x61d8df90e09b <vm_exec_core+22747>, 0x61d8df90cffa <vm_exec_core+18490>, 0x61d8df908f74 <vm_exec_core+1972>, 0x61d8df90f39f <vm_exec_core+27615>, 0x61d8df90f96b <vm_exec_core+29099>, 0x61d8df909810 <vm_exec_core+4176>, 0x61d8df90a718 <vm_exec_core+8024>, 0x61d8df90a3a1 <vm_exec_core+7137>, 0x61d8df90ac01 <vm_exec_core+9281>, 0x61d8df90c796 <vm_exec_core+16342>, 0x61d8df909d22 <vm_exec_core+5474>, 0x61d8df90f2e6 <vm_exec_core+27430>, 0x61d8df90a6a6 <vm_exec_core+7910>, 0x61d8df90c2a6 <vm_exec_core+15078>, 0x61d8df90cce6 <vm_exec_core+17702>, 0x61d8df90ee85 <vm_exec_core+26309>, 0x61d8df90da34 <vm_exec_core+21108>, 0x61d8df90ae6c <vm_exec_core+9900>, 0x61d8df90a817 <vm_exec_core+8279>, 0x61d8df90ed65 <vm_exec_core+26021>, 0x61d8df90bbfe <vm_exec_core+13374>, 0x61d8df90e313 <vm_exec_core+23379>, 0x61d8df90db49 <vm_exec_core+21385>, 0x61d8df90d8f3 <vm_exec_core+20787>, 0x61d8df909860 <vm_exec_core+4256>, 0x61d8df90d0a1 <vm_exec_core+18657>, 0x61d8df90f241 <vm_exec_core+27265>, 0x61d8df90b130 <vm_exec_core+10608>, 0x61d8df90ec8a <vm_exec_core+25802>, 0x61d8df90b20b <vm_exec_core+10827>, 0x61d8df90d818 <vm_exec_core+20568>, 0x61d8df90d907 <vm_exec_core+20807>, 0x61d8df90ce3b <vm_exec_core+18043>, 0x61d8df90d28c <vm_exec_core+19148>, 0x61d8df90b626 <vm_exec_core+11878>, 0x61d8df90ac77 <vm_exec_core+9399>, 0x61d8df90e8fc <vm_exec_core+24892>, 0x61d8df9169c1 <vm_exec_core+57857>, 0x61d8df90b570 <vm_exec_core+11696>, 0x61d8df90d17f <vm_exec_core+18879>, 0x61d8df90d710 <vm_exec_core+20304>, 0x61d8df909e8c <vm_exec_core+5836>, 0x61d8df90a00f <vm_exec_core+6223>, 0x61d8df909f92 <vm_exec_core+6098>, 0x61d8df90a7b7 <vm_exec_core+8183>, 0x61d8df90ab87 <vm_exec_core+9159>, 0x61d8df90cb86 <vm_exec_core+17350>, 0x61d8df90c0fe <vm_exec_core+14654>, 0x61d8df90cb81 <vm_exec_core+17345>, 0x61d8df90d585 <vm_exec_core+19909>, 0x61d8df90d4cd <vm_exec_core+19725>, 0x61d8df90a7b2 <vm_exec_core+8178>, 0x61d8df90d8f3 <vm_exec_core+20787>...}
        reg_cfp = 0x7b7928e18528
        reg_pc = 0x50e000027d80
        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_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#3  0x000061d8df903952 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#4  0x000061d8df9956b2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7b7928e18620, self=135760276308320, 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:1820
        flags = 0
        iseq = 0x7b7928b1be40
        cfp = <optimized out>
        sp = 0x7b7928d18a28
        use_argv = 0x7b79272b54e0
        stack_argv = 0x7b7928d18a28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#5  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:1834
        captured = 0x7b7928e18620
#6  0x000061d8df935d3c 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:1871
No locals.
#7  vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#8  rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#9  0x000061d8df935d3c in rb_yield (val=<optimized out>)
No locals.
#10 0x000061d8dfb13ff6 in rb_ary_collect (ary=135760302091480) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 135760302087280
        i = 31
#11 0x000061d8df9748b8 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:3902
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x7b7928bde670
        cfunc = 0x506000020188
        recv = 135760302091480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x000061d8df90e650 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7b7928e18608, cd=0x5120000101b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5120000101b0
        insns_address_table = {0x61d8df90fc05 <vm_exec_core+29765>, 0x61d8df909aff <vm_exec_core+4927>, 0x61d8df90f446 <vm_exec_core+27782>, 0x61d8df90b21f <vm_exec_core+10847>, 0x61d8df908ce9 <vm_exec_core+1321>, 0x61d8df90a457 <vm_exec_core+7319>, 0x61d8df90f7f5 <vm_exec_core+28725>, 0x61d8df90a06f <vm_exec_core+6319>, 0x61d8df91034b <vm_exec_core+31627>, 0x61d8df90e832 <vm_exec_core+24690>, 0x61d8df90ca17 <vm_exec_core+16983>, 0x61d8df909069 <vm_exec_core+2217>, 0x61d8df90fdae <vm_exec_core+30190>, 0x61d8df90fa58 <vm_exec_core+29336>, 0x61d8df90a251 <vm_exec_core+6801>, 0x61d8df909597 <vm_exec_core+3543>, 0x61d8df90edf2 <vm_exec_core+26162>, 0x61d8df90ab20 <vm_exec_core+9056>, 0x61d8df91004b <vm_exec_core+30859>, 0x61d8df90fc39 <vm_exec_core+29817>, 0x61d8df90b095 <vm_exec_core+10453>, 0x61d8df90c982 <vm_exec_core+16834>, 0x61d8df90eb02 <vm_exec_core+25410>, 0x61d8df90fb47 <vm_exec_core+29575>, 0x61d8df90d65c <vm_exec_core+20124>, 0x61d8df90eb9a <vm_exec_core+25562>, 0x61d8df90efa8 <vm_exec_core+26600>, 0x61d8df90d599 <vm_exec_core+19929>, 0x61d8df9094a6 <vm_exec_core+3302>, 0x61d8df90e294 <vm_exec_core+23252>, 0x61d8df9092f5 <vm_exec_core+2869>, 0x61d8df909625 <vm_exec_core+3685>, 0x61d8df90b8c4 <vm_exec_core+12548>, 0x61d8df90d4e1 <vm_exec_core+19745>, 0x61d8df90e0aa <vm_exec_core+22762>, 0x61d8df90d009 <vm_exec_core+18505>, 0x61d8df908f83 <vm_exec_core+1987>, 0x61d8df90f3ae <vm_exec_core+27630>, 0x61d8df90f97a <vm_exec_core+29114>, 0x61d8df90981f <vm_exec_core+4191>, 0x61d8df90a727 <vm_exec_core+8039>, 0x61d8df90a3b0 <vm_exec_core+7152>, 0x61d8df90ac10 <vm_exec_core+9296>, 0x61d8df90c7a5 <vm_exec_core+16357>, 0x61d8df909d31 <vm_exec_core+5489>, 0x61d8df90f2f5 <vm_exec_core+27445>, 0x61d8df90a6b5 <vm_exec_core+7925>, 0x61d8df90c2b5 <vm_exec_core+15093>, 0x61d8df90ccf5 <vm_exec_core+17717>, 0x61d8df90ee94 <vm_exec_core+26324>, 0x61d8df90da43 <vm_exec_core+21123>, 0x61d8df90ae7b <vm_exec_core+9915>, 0x61d8df90a826 <vm_exec_core+8294>, 0x61d8df90ed74 <vm_exec_core+26036>, 0x61d8df90bc0d <vm_exec_core+13389>, 0x61d8df90e322 <vm_exec_core+23394>, 0x61d8df90db58 <vm_exec_core+21400>, 0x61d8df908b18 <vm_exec_core+856>, 0x61d8df90986f <vm_exec_core+4271>, 0x61d8df90d0b0 <vm_exec_core+18672>, 0x61d8df90f250 <vm_exec_core+27280>, 0x61d8df90b13f <vm_exec_core+10623>, 0x61d8df90ec99 <vm_exec_core+25817>, 0x61d8df90aa2d <vm_exec_core+8813>, 0x61d8df90d827 <vm_exec_core+20583>, 0x61d8df90d916 <vm_exec_core+20822>, 0x61d8df90ce4a <vm_exec_core+18058>, 0x61d8df90d29b <vm_exec_core+19163>, 0x61d8df90b635 <vm_exec_core+11893>, 0x61d8df90ac86 <vm_exec_core+9414>, 0x61d8df90e90b <vm_exec_core+24907>, 0x61d8df9169d0 <vm_exec_core+57872>, 0x61d8df90b57f <vm_exec_core+11711>, 0x61d8df90d18e <vm_exec_core+18894>, 0x61d8df90d71f <vm_exec_core+20319>, 0x61d8df909e9b <vm_exec_core+5851>, 0x61d8df90a01e <vm_exec_core+6238>, 0x61d8df909fa1 <vm_exec_core+6113>, 0x61d8df90a7c6 <vm_exec_core+8198>, 0x61d8df90ab96 <vm_exec_core+9174>, 0x61d8df90cb95 <vm_exec_core+17365>, 0x61d8df90c10d <vm_exec_core+14669>, 0x61d8df90ff77 <vm_exec_core+30647>, 0x61d8df908be9 <vm_exec_core+1065>, 0x61d8df90a17a <vm_exec_core+6586>, 0x61d8df91046f <vm_exec_core+31919>, 0x61d8df90e170 <vm_exec_core+22960>, 0x61d8df90cf04 <vm_exec_core+18244>, 0x61d8df90f03a <vm_exec_core+26746>, 0x61d8df908b1d <vm_exec_core+861>, 0x61d8df90f71e <vm_exec_core+28510>, 0x61d8df9100c5 <vm_exec_core+30981>, 0x61d8df910191 <vm_exec_core+31185>, 0x61d8df909374 <vm_exec_core+2996>, 0x61d8df90fcb3 <vm_exec_core+29939>, 0x61d8df90bb36 <vm_exec_core+13174>, 0x61d8df90fe35 <vm_exec_core+30325>, 0x61d8df90af58 <vm_exec_core+10136>, 0x61d8df90f698 <vm_exec_core+28376>, 0x61d8df909260 <vm_exec_core+2720>, 0x61d8df909ddd <vm_exec_core+5661>, 0x61d8df91025f <vm_exec_core+31391>, 0x61d8df90c3c5 <vm_exec_core+15365>, 0x61d8df90bfb7 <vm_exec_core+14327>, 0x61d8df90c83f <vm_exec_core+16511>, 0x61d8df90bdca <vm_exec_core+13834>, 0x61d8df90c68b <vm_exec_core+16075>, 0x61d8df90c5bd <vm_exec_core+15869>, 0x61d8df90b49c <vm_exec_core+11484>, 0x61d8df90bcd5 <vm_exec_core+13589>, 0x61d8df90b9f8 <vm_exec_core+12856>, 0x61d8df90bee4 <vm_exec_core+14116>, 0x61d8df90bf55 <vm_exec_core+14229>, 0x61d8df90fbf6 <vm_exec_core+29750>, 0x61d8df909af0 <vm_exec_core+4912>, 0x61d8df90f437 <vm_exec_core+27767>, 0x61d8df90b210 <vm_exec_core+10832>, 0x61d8df908cda <vm_exec_core+1306>, 0x61d8df90a448 <vm_exec_core+7304>, 0x61d8df90f7e6 <vm_exec_core+28710>, 0x61d8df90a060 <vm_exec_core+6304>, 0x61d8df91033c <vm_exec_core+31612>, 0x61d8df90e823 <vm_exec_core+24675>, 0x61d8df90ca08 <vm_exec_core+16968>, 0x61d8df90905a <vm_exec_core+2202>, 0x61d8df90fd9f <vm_exec_core+30175>, 0x61d8df90fa49 <vm_exec_core+29321>, 0x61d8df90a242 <vm_exec_core+6786>, 0x61d8df909588 <vm_exec_core+3528>, 0x61d8df90ede3 <vm_exec_core+26147>, 0x61d8df90ab11 <vm_exec_core+9041>, 0x61d8df91003c <vm_exec_core+30844>, 0x61d8df90fc2a <vm_exec_core+29802>, 0x61d8df90b086 <vm_exec_core+10438>, 0x61d8df90c973 <vm_exec_core+16819>, 0x61d8df90eaf3 <vm_exec_core+25395>, 0x61d8df90fb38 <vm_exec_core+29560>, 0x61d8df90d64d <vm_exec_core+20109>, 0x61d8df90eb8b <vm_exec_core+25547>, 0x61d8df90ef99 <vm_exec_core+26585>, 0x61d8df90d58a <vm_exec_core+19914>, 0x61d8df909497 <vm_exec_core+3287>, 0x61d8df90e285 <vm_exec_core+23237>, 0x61d8df9092e6 <vm_exec_core+2854>, 0x61d8df909616 <vm_exec_core+3670>, 0x61d8df90b8b5 <vm_exec_core+12533>, 0x61d8df90d4d2 <vm_exec_core+19730>, 0x61d8df90e09b <vm_exec_core+22747>, 0x61d8df90cffa <vm_exec_core+18490>, 0x61d8df908f74 <vm_exec_core+1972>, 0x61d8df90f39f <vm_exec_core+27615>, 0x61d8df90f96b <vm_exec_core+29099>, 0x61d8df909810 <vm_exec_core+4176>, 0x61d8df90a718 <vm_exec_core+8024>, 0x61d8df90a3a1 <vm_exec_core+7137>, 0x61d8df90ac01 <vm_exec_core+9281>, 0x61d8df90c796 <vm_exec_core+16342>, 0x61d8df909d22 <vm_exec_core+5474>, 0x61d8df90f2e6 <vm_exec_core+27430>, 0x61d8df90a6a6 <vm_exec_core+7910>, 0x61d8df90c2a6 <vm_exec_core+15078>, 0x61d8df90cce6 <vm_exec_core+17702>, 0x61d8df90ee85 <vm_exec_core+26309>, 0x61d8df90da34 <vm_exec_core+21108>, 0x61d8df90ae6c <vm_exec_core+9900>, 0x61d8df90a817 <vm_exec_core+8279>, 0x61d8df90ed65 <vm_exec_core+26021>, 0x61d8df90bbfe <vm_exec_core+13374>, 0x61d8df90e313 <vm_exec_core+23379>, 0x61d8df90db49 <vm_exec_core+21385>, 0x61d8df90d8f3 <vm_exec_core+20787>, 0x61d8df909860 <vm_exec_core+4256>, 0x61d8df90d0a1 <vm_exec_core+18657>, 0x61d8df90f241 <vm_exec_core+27265>, 0x61d8df90b130 <vm_exec_core+10608>, 0x61d8df90ec8a <vm_exec_core+25802>, 0x61d8df90b20b <vm_exec_core+10827>, 0x61d8df90d818 <vm_exec_core+20568>, 0x61d8df90d907 <vm_exec_core+20807>, 0x61d8df90ce3b <vm_exec_core+18043>, 0x61d8df90d28c <vm_exec_core+19148>, 0x61d8df90b626 <vm_exec_core+11878>, 0x61d8df90ac77 <vm_exec_core+9399>, 0x61d8df90e8fc <vm_exec_core+24892>, 0x61d8df9169c1 <vm_exec_core+57857>, 0x61d8df90b570 <vm_exec_core+11696>, 0x61d8df90d17f <vm_exec_core+18879>, 0x61d8df90d710 <vm_exec_core+20304>, 0x61d8df909e8c <vm_exec_core+5836>, 0x61d8df90a00f <vm_exec_core+6223>, 0x61d8df909f92 <vm_exec_core+6098>, 0x61d8df90a7b7 <vm_exec_core+8183>, 0x61d8df90ab87 <vm_exec_core+9159>, 0x61d8df90cb86 <vm_exec_core+17350>, 0x61d8df90c0fe <vm_exec_core+14654>, 0x61d8df90cb81 <vm_exec_core+17345>, 0x61d8df90d585 <vm_exec_core+19909>, 0x61d8df90d4cd <vm_exec_core+19725>, 0x61d8df90a7b2 <vm_exec_core+8178>, 0x61d8df90d8f3 <vm_exec_core+20787>...}
        reg_cfp = 0x7b7928e18608
        reg_pc = 0x51900001b710
        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_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
th: 0x61d8e0229460, native_id: 0x7b79295b6c40
-- Control frame information -----------------------------------------------
        INSN_LABEL_getlocal_WC_1 = <optimized out>
c:0013 p:0008 s:0091 e:000088 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:5
        INSN_LABEL_setlocal_WC_0 = <optimized out>
c:0012 p:0037 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:167
        INSN_LABEL_setlocal_WC_1 = <optimized out>
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
        INSN_LABEL_trace_opt_nil_p = <optimized out>
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
c:0007 p:0069 s:0046 E:001790 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
        INSN_LABEL_trace_opt_eq = <optimized out>
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        INSN_LABEL_trace_opt_lt = <optimized out>
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]

        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
th: 0x515000122800, native_id: 0x7b79082fd6c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_aref = <optimized out>
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        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>
th: 0x5150001d4780, native_id: 0x7b79017f46c0
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x000061d8df903d41 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:75
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
c:0002 p:0019 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:91 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#16 0x000061d8df9956b2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7b7928e18738, self=135760276308320, 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:1820

        flags = 0
        iseq = 0x7b7928b5a3e8
        cfp = <optimized out>
        sp = 0x7b7928d188d0
        use_argv = 0x7b7927280660
        stack_argv = 0x7b7928d188d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 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:1834
        captured = 0x7b7928e18738
#18 0x000061d8df935d3c 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:1871
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#21 0x000061d8df935d3c in rb_yield (val=<optimized out>)
No locals.
#22 0x000061d8dfb13ff6 in rb_ary_collect (ary=135760302095120) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 135760302095040
        i = 0
#23 0x000061d8df9748b8 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:3902
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x7b7928bde670
        cfunc = 0x506000020188
        recv = 135760302095120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x000061d8df90e650 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7b7928e18720, cd=0x50200002b6b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200002b6b0
        insns_address_table = {0x61d8df90fc05 <vm_exec_core+29765>, 0x61d8df909aff <vm_exec_core+4927>, 0x61d8df90f446 <vm_exec_core+27782>, 0x61d8df90b21f <vm_exec_core+10847>, 0x61d8df908ce9 <vm_exec_core+1321>, 0x61d8df90a457 <vm_exec_core+7319>, 0x61d8df90f7f5 <vm_exec_core+28725>, 0x61d8df90a06f <vm_exec_core+6319>, 0x61d8df91034b <vm_exec_core+31627>, 0x61d8df90e832 <vm_exec_core+24690>, 0x61d8df90ca17 <vm_exec_core+16983>, 0x61d8df909069 <vm_exec_core+2217>, 0x61d8df90fdae <vm_exec_core+30190>, 0x61d8df90fa58 <vm_exec_core+29336>, 0x61d8df90a251 <vm_exec_core+6801>, 0x61d8df909597 <vm_exec_core+3543>, 0x61d8df90edf2 <vm_exec_core+26162>, 0x61d8df90ab20 <vm_exec_core+9056>, 0x61d8df91004b <vm_exec_core+30859>, 0x61d8df90fc39 <vm_exec_core+29817>, 0x61d8df90b095 <vm_exec_core+10453>, 0x61d8df90c982 <vm_exec_core+16834>, 0x61d8df90eb02 <vm_exec_core+25410>, 0x61d8df90fb47 <vm_exec_core+29575>, 0x61d8df90d65c <vm_exec_core+20124>, 0x61d8df90eb9a <vm_exec_core+25562>, 0x61d8df90efa8 <vm_exec_core+26600>, 0x61d8df90d599 <vm_exec_core+19929>, 0x61d8df9094a6 <vm_exec_core+3302>, 0x61d8df90e294 <vm_exec_core+23252>, 0x61d8df9092f5 <vm_exec_core+2869>, 0x61d8df909625 <vm_exec_core+3685>, 0x61d8df90b8c4 <vm_exec_core+12548>, 0x61d8df90d4e1 <vm_exec_core+19745>, 0x61d8df90e0aa <vm_exec_core+22762>, 0x61d8df90d009 <vm_exec_core+18505>, 0x61d8df908f83 <vm_exec_core+1987>, 0x61d8df90f3ae <vm_exec_core+27630>, 0x61d8df90f97a <vm_exec_core+29114>, 0x61d8df90981f <vm_exec_core+4191>, 0x61d8df90a727 <vm_exec_core+8039>, 0x61d8df90a3b0 <vm_exec_core+7152>, 0x61d8df90ac10 <vm_exec_core+9296>, 0x61d8df90c7a5 <vm_exec_core+16357>, 0x61d8df909d31 <vm_exec_core+5489>, 0x61d8df90f2f5 <vm_exec_core+27445>, 0x61d8df90a6b5 <vm_exec_core+7925>, 0x61d8df90c2b5 <vm_exec_core+15093>, 0x61d8df90ccf5 <vm_exec_core+17717>, 0x61d8df90ee94 <vm_exec_core+26324>, 0x61d8df90da43 <vm_exec_core+21123>, 0x61d8df90ae7b <vm_exec_core+9915>, 0x61d8df90a826 <vm_exec_core+8294>, 0x61d8df90ed74 <vm_exec_core+26036>, 0x61d8df90bc0d <vm_exec_core+13389>, 0x61d8df90e322 <vm_exec_core+23394>, 0x61d8df90db58 <vm_exec_core+21400>, 0x61d8df908b18 <vm_exec_core+856>, 0x61d8df90986f <vm_exec_core+4271>, 0x61d8df90d0b0 <vm_exec_core+18672>, 0x61d8df90f250 <vm_exec_core+27280>, 0x61d8df90b13f <vm_exec_core+10623>, 0x61d8df90ec99 <vm_exec_core+25817>, 0x61d8df90aa2d <vm_exec_core+8813>, 0x61d8df90d827 <vm_exec_core+20583>, 0x61d8df90d916 <vm_exec_core+20822>, 0x61d8df90ce4a <vm_exec_core+18058>, 0x61d8df90d29b <vm_exec_core+19163>, 0x61d8df90b635 <vm_exec_core+11893>, 0x61d8df90ac86 <vm_exec_core+9414>, 0x61d8df90e90b <vm_exec_core+24907>, 0x61d8df9169d0 <vm_exec_core+57872>, 0x61d8df90b57f <vm_exec_core+11711>, 0x61d8df90d18e <vm_exec_core+18894>, 0x61d8df90d71f <vm_exec_core+20319>, 0x61d8df909e9b <vm_exec_core+5851>, 0x61d8df90a01e <vm_exec_core+6238>, 0x61d8df909fa1 <vm_exec_core+6113>, 0x61d8df90a7c6 <vm_exec_core+8198>, 0x61d8df90ab96 <vm_exec_core+9174>, 0x61d8df90cb95 <vm_exec_core+17365>, 0x61d8df90c10d <vm_exec_core+14669>, 0x61d8df90ff77 <vm_exec_core+30647>, 0x61d8df908be9 <vm_exec_core+1065>, 0x61d8df90a17a <vm_exec_core+6586>, 0x61d8df91046f <vm_exec_core+31919>, 0x61d8df90e170 <vm_exec_core+22960>, 0x61d8df90cf04 <vm_exec_core+18244>, 0x61d8df90f03a <vm_exec_core+26746>, 0x61d8df908b1d <vm_exec_core+861>, 0x61d8df90f71e <vm_exec_core+28510>, 0x61d8df9100c5 <vm_exec_core+30981>, 0x61d8df910191 <vm_exec_core+31185>, 0x61d8df909374 <vm_exec_core+2996>, 0x61d8df90fcb3 <vm_exec_core+29939>, 0x61d8df90bb36 <vm_exec_core+13174>, 0x61d8df90fe35 <vm_exec_core+30325>, 0x61d8df90af58 <vm_exec_core+10136>, 0x61d8df90f698 <vm_exec_core+28376>, 0x61d8df909260 <vm_exec_core+2720>, 0x61d8df909ddd <vm_exec_core+5661>, 0x61d8df91025f <vm_exec_core+31391>, 0x61d8df90c3c5 <vm_exec_core+15365>, 0x61d8df90bfb7 <vm_exec_core+14327>, 0x61d8df90c83f <vm_exec_core+16511>, 0x61d8df90bdca <vm_exec_core+13834>, 0x61d8df90c68b <vm_exec_core+16075>, 0x61d8df90c5bd <vm_exec_core+15869>, 0x61d8df90b49c <vm_exec_core+11484>, 0x61d8df90bcd5 <vm_exec_core+13589>, 0x61d8df90b9f8 <vm_exec_core+12856>, 0x61d8df90bee4 <vm_exec_core+14116>, 0x61d8df90bf55 <vm_exec_core+14229>, 0x61d8df90fbf6 <vm_exec_core+29750>, 0x61d8df909af0 <vm_exec_core+4912>, 0x61d8df90f437 <vm_exec_core+27767>, 0x61d8df90b210 <vm_exec_core+10832>, 0x61d8df908cda <vm_exec_core+1306>, 0x61d8df90a448 <vm_exec_core+7304>, 0x61d8df90f7e6 <vm_exec_core+28710>, 0x61d8df90a060 <vm_exec_core+6304>, 0x61d8df91033c <vm_exec_core+31612>, 0x61d8df90e823 <vm_exec_core+24675>, 0x61d8df90ca08 <vm_exec_core+16968>, 0x61d8df90905a <vm_exec_core+2202>, 0x61d8df90fd9f <vm_exec_core+30175>, 0x61d8df90fa49 <vm_exec_core+29321>, 0x61d8df90a242 <vm_exec_core+6786>, 0x61d8df909588 <vm_exec_core+3528>, 0x61d8df90ede3 <vm_exec_core+26147>, 0x61d8df90ab11 <vm_exec_core+9041>, 0x61d8df91003c <vm_exec_core+30844>, 0x61d8df90fc2a <vm_exec_core+29802>, 0x61d8df90b086 <vm_exec_core+10438>, 0x61d8df90c973 <vm_exec_core+16819>, 0x61d8df90eaf3 <vm_exec_core+25395>, 0x61d8df90fb38 <vm_exec_core+29560>, 0x61d8df90d64d <vm_exec_core+20109>, 0x61d8df90eb8b <vm_exec_core+25547>, 0x61d8df90ef99 <vm_exec_core+26585>, 0x61d8df90d58a <vm_exec_core+19914>, 0x61d8df909497 <vm_exec_core+3287>, 0x61d8df90e285 <vm_exec_core+23237>, 0x61d8df9092e6 <vm_exec_core+2854>, 0x61d8df909616 <vm_exec_core+3670>, 0x61d8df90b8b5 <vm_exec_core+12533>, 0x61d8df90d4d2 <vm_exec_core+19730>, 0x61d8df90e09b <vm_exec_core+22747>, 0x61d8df90cffa <vm_exec_core+18490>, 0x61d8df908f74 <vm_exec_core+1972>, 0x61d8df90f39f <vm_exec_core+27615>, 0x61d8df90f96b <vm_exec_core+29099>, 0x61d8df909810 <vm_exec_core+4176>, 0x61d8df90a718 <vm_exec_core+8024>, 0x61d8df90a3a1 <vm_exec_core+7137>, 0x61d8df90ac01 <vm_exec_core+9281>, 0x61d8df90c796 <vm_exec_core+16342>, 0x61d8df909d22 <vm_exec_core+5474>, 0x61d8df90f2e6 <vm_exec_core+27430>, 0x61d8df90a6a6 <vm_exec_core+7910>, 0x61d8df90c2a6 <vm_exec_core+15078>, 0x61d8df90cce6 <vm_exec_core+17702>, 0x61d8df90ee85 <vm_exec_core+26309>, 0x61d8df90da34 <vm_exec_core+21108>, 0x61d8df90ae6c <vm_exec_core+9900>, 0x61d8df90a817 <vm_exec_core+8279>, 0x61d8df90ed65 <vm_exec_core+26021>, 0x61d8df90bbfe <vm_exec_core+13374>, 0x61d8df90e313 <vm_exec_core+23379>, 0x61d8df90db49 <vm_exec_core+21385>, 0x61d8df90d8f3 <vm_exec_core+20787>, 0x61d8df909860 <vm_exec_core+4256>, 0x61d8df90d0a1 <vm_exec_core+18657>, 0x61d8df90f241 <vm_exec_core+27265>, 0x61d8df90b130 <vm_exec_core+10608>, 0x61d8df90ec8a <vm_exec_core+25802>, 0x61d8df90b20b <vm_exec_core+10827>, 0x61d8df90d818 <vm_exec_core+20568>, 0x61d8df90d907 <vm_exec_core+20807>, 0x61d8df90ce3b <vm_exec_core+18043>, 0x61d8df90d28c <vm_exec_core+19148>, 0x61d8df90b626 <vm_exec_core+11878>, 0x61d8df90ac77 <vm_exec_core+9399>, 0x61d8df90e8fc <vm_exec_core+24892>, 0x61d8df9169c1 <vm_exec_core+57857>, 0x61d8df90b570 <vm_exec_core+11696>, 0x61d8df90d17f <vm_exec_core+18879>, 0x61d8df90d710 <vm_exec_core+20304>, 0x61d8df909e8c <vm_exec_core+5836>, 0x61d8df90a00f <vm_exec_core+6223>, 0x61d8df909f92 <vm_exec_core+6098>, 0x61d8df90a7b7 <vm_exec_core+8183>, 0x61d8df90ab87 <vm_exec_core+9159>, 0x61d8df90cb86 <vm_exec_core+17350>, 0x61d8df90c0fe <vm_exec_core+14654>, 0x61d8df90cb81 <vm_exec_core+17345>, 0x61d8df90d585 <vm_exec_core+19909>, 0x61d8df90d4cd <vm_exec_core+19725>, 0x61d8df90a7b2 <vm_exec_core+8178>, 0x61d8df90d8f3 <vm_exec_core+20787>...}
        reg_cfp = 0x7b7928e18720
        reg_pc = 0x50400000a238
        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_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#26 0x000061d8df903d41 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#28 0x000061d8df94d236 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d8
        val = <optimized out>
#29 0x000061d8df52ec80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7b7928b5a578) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc08d2e370, <optimized out>, 0x7ffc08d2e2c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7b7928b5a578
#30 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#31 0x000061d8df527bb7 in rb_main (argc=11, argv=0x7ffc08d2e538) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#32 main (argc=11, argv=0x7ffc08d2e538) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x749fbcb6dc40 (LWP 1404197) "ruby" 0x0000749fbc926d07 in __GI___select (nfds=29, readfds=0x50c0059c9080, writefds=0x0, exceptfds=0x0, timeout=0x7fffe885c640) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x749fa09ff6c0 (LWP 1404199) "ruby" 0x0000749fbc91b4fd in __GI___poll (fds=0x749f9f7ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x749fa09ff6c0 (LWP 1404199) "ruby"):
#0  0x0000749fbc91b4fd in __GI___poll (fds=0x749f9f7ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005ca155adb74a in __interceptor_poll ()
No symbol table info available.
#2  0x00005ca155ee342b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1084
        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:3058
        vm = <optimized out>
#4  0x00005ca155b34aff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000749fbc89caa4 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 = {128228943460032, 5167732428132783462, 128228943460032, -352, 0, 140737094477872, 5167732428120200550, 5167671043158250854}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000749fbc929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x749fbcb6dc40 (LWP 1404197) "ruby"):
#0  0x0000749fbc926d07 in __GI___select (nfds=29, readfds=0x50c0059c9080, writefds=0x0, exceptfds=0x0, timeout=0x7fffe885c640) 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 = 948080719}
        pts64 = 0x7fffe885c4c0
        r = <optimized out>
#1  0x00005ca155ec8bf5 in native_fd_select (n=29, readfds=0x50c0059c9080, writefds=0x0, exceptfds=0x749fbc926d07 <__GI___select+327>, timeout=0x7fffe885c4c0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
No locals.
#2  do_select (p=128229379619456) at /tmp/ruby/src/trunk_asan/thread.c:4531
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7fffe885c5f0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005ca155b806de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe885c7b0, <optimized out>, 0x7fffe885c6c0, <optimized out>, <optimized out>}, prev = 0x749fba9f3960, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005ca155b80b69 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:1170
No locals.
#5  0x00005ca155ec80d2 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:4593
        set = {max = 29, th = 0x5ca156876460 <_main_thread>, rset = 0x749fba9f3840, 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 = 0x749fba9f38a0}
#6  0x00005ca155c58195 in select_internal (read=128228885154600, write=4, except=4, tp=0x749fba9f38a0, fds=0x749fba9f3840) at /tmp/ruby/src/trunk_asan/io.c:10754
        timerec = <optimized out>
        max = 29
        pending = <optimized out>
        rp = 0x749fba9f3840
        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>
#7  select_call (arg=128229379618848) at /tmp/ruby/src/trunk_asan/io.c:10824
        p = 0x749fba9f3820
#8  0x00005ca155b806de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe885cb30, <optimized out>, 0x7fffe885ca40, <optimized out>, <optimized out>}, prev = 0x749fba9ff940, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#9  0x00005ca155b80b69 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:1170
No locals.
#10 0x00005ca155c3406b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11192
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#11 0x00005ca155fc18b8 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:3902
        ci = 0x165100100009
        cc = <optimized out>
        me = 0x749fbc198b58
        cfunc = 0x50600002b408
        recv = 128229404375400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x00005ca155f6223d in vm_sendish (ec=0x5170000000d8, reg_cfp=0x749fbc4183a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5ca155f5cc05 <vm_exec_core+29765>, 0x5ca155f56aff <vm_exec_core+4927>, 0x5ca155f5c446 <vm_exec_core+27782>, 0x5ca155f5821f <vm_exec_core+10847>, 0x5ca155f55ce9 <vm_exec_core+1321>, 0x5ca155f57457 <vm_exec_core+7319>, 0x5ca155f5c7f5 <vm_exec_core+28725>, 0x5ca155f5706f <vm_exec_core+6319>, 0x5ca155f5d34b <vm_exec_core+31627>, 0x5ca155f5b832 <vm_exec_core+24690>, 0x5ca155f59a17 <vm_exec_core+16983>, 0x5ca155f56069 <vm_exec_core+2217>, 0x5ca155f5cdae <vm_exec_core+30190>, 0x5ca155f5ca58 <vm_exec_core+29336>, 0x5ca155f57251 <vm_exec_core+6801>, 0x5ca155f56597 <vm_exec_core+3543>, 0x5ca155f5bdf2 <vm_exec_core+26162>, 0x5ca155f57b20 <vm_exec_core+9056>, 0x5ca155f5d04b <vm_exec_core+30859>, 0x5ca155f5cc39 <vm_exec_core+29817>, 0x5ca155f58095 <vm_exec_core+10453>, 0x5ca155f59982 <vm_exec_core+16834>, 0x5ca155f5bb02 <vm_exec_core+25410>, 0x5ca155f5cb47 <vm_exec_core+29575>, 0x5ca155f5a65c <vm_exec_core+20124>, 0x5ca155f5bb9a <vm_exec_core+25562>, 0x5ca155f5bfa8 <vm_exec_core+26600>, 0x5ca155f5a599 <vm_exec_core+19929>, 0x5ca155f564a6 <vm_exec_core+3302>, 0x5ca155f5b294 <vm_exec_core+23252>, 0x5ca155f562f5 <vm_exec_core+2869>, 0x5ca155f56625 <vm_exec_core+3685>, 0x5ca155f588c4 <vm_exec_core+12548>, 0x5ca155f5a4e1 <vm_exec_core+19745>, 0x5ca155f5b0aa <vm_exec_core+22762>, 0x5ca155f5a009 <vm_exec_core+18505>, 0x5ca155f55f83 <vm_exec_core+1987>, 0x5ca155f5c3ae <vm_exec_core+27630>, 0x5ca155f5c97a <vm_exec_core+29114>, 0x5ca155f5681f <vm_exec_core+4191>, 0x5ca155f57727 <vm_exec_core+8039>, 0x5ca155f573b0 <vm_exec_core+7152>, 0x5ca155f57c10 <vm_exec_core+9296>, 0x5ca155f597a5 <vm_exec_core+16357>, 0x5ca155f56d31 <vm_exec_core+5489>, 0x5ca155f5c2f5 <vm_exec_core+27445>, 0x5ca155f576b5 <vm_exec_core+7925>, 0x5ca155f592b5 <vm_exec_core+15093>, 0x5ca155f59cf5 <vm_exec_core+17717>, 0x5ca155f5be94 <vm_exec_core+26324>, 0x5ca155f5aa43 <vm_exec_core+21123>, 0x5ca155f57e7b <vm_exec_core+9915>, 0x5ca155f57826 <vm_exec_core+8294>, 0x5ca155f5bd74 <vm_exec_core+26036>, 0x5ca155f58c0d <vm_exec_core+13389>, 0x5ca155f5b322 <vm_exec_core+23394>, 0x5ca155f5ab58 <vm_exec_core+21400>, 0x5ca155f55b18 <vm_exec_core+856>, 0x5ca155f5686f <vm_exec_core+4271>, 0x5ca155f5a0b0 <vm_exec_core+18672>, 0x5ca155f5c250 <vm_exec_core+27280>, 0x5ca155f5813f <vm_exec_core+10623>, 0x5ca155f5bc99 <vm_exec_core+25817>, 0x5ca155f57a2d <vm_exec_core+8813>, 0x5ca155f5a827 <vm_exec_core+20583>, 0x5ca155f5a916 <vm_exec_core+20822>, 0x5ca155f59e4a <vm_exec_core+18058>, 0x5ca155f5a29b <vm_exec_core+19163>, 0x5ca155f58635 <vm_exec_core+11893>, 0x5ca155f57c86 <vm_exec_core+9414>, 0x5ca155f5b90b <vm_exec_core+24907>, 0x5ca155f639d0 <vm_exec_core+57872>, 0x5ca155f5857f <vm_exec_core+11711>, 0x5ca155f5a18e <vm_exec_core+18894>, 0x5ca155f5a71f <vm_exec_core+20319>, 0x5ca155f56e9b <vm_exec_core+5851>, 0x5ca155f5701e <vm_exec_core+6238>, 0x5ca155f56fa1 <vm_exec_core+6113>, 0x5ca155f577c6 <vm_exec_core+8198>, 0x5ca155f57b96 <vm_exec_core+9174>, 0x5ca155f59b95 <vm_exec_core+17365>, 0x5ca155f5910d <vm_exec_core+14669>, 0x5ca155f5cf77 <vm_exec_core+30647>, 0x5ca155f55be9 <vm_exec_core+1065>, 0x5ca155f5717a <vm_exec_core+6586>, 0x5ca155f5d46f <vm_exec_core+31919>, 0x5ca155f5b170 <vm_exec_core+22960>, 0x5ca155f59f04 <vm_exec_core+18244>, 0x5ca155f5c03a <vm_exec_core+26746>, 0x5ca155f55b1d <vm_exec_core+861>, 0x5ca155f5c71e <vm_exec_core+28510>, 0x5ca155f5d0c5 <vm_exec_core+30981>, 0x5ca155f5d191 <vm_exec_core+31185>, 0x5ca155f56374 <vm_exec_core+2996>, 0x5ca155f5ccb3 <vm_exec_core+29939>, 0x5ca155f58b36 <vm_exec_core+13174>, 0x5ca155f5ce35 <vm_exec_core+30325>, 0x5ca155f57f58 <vm_exec_core+10136>, 0x5ca155f5c698 <vm_exec_core+28376>, 0x5ca155f56260 <vm_exec_core+2720>, 0x5ca155f56ddd <vm_exec_core+5661>, 0x5ca155f5d25f <vm_exec_core+31391>, 0x5ca155f593c5 <vm_exec_core+15365>, 0x5ca155f58fb7 <vm_exec_core+14327>, 0x5ca155f5983f <vm_exec_core+16511>, 0x5ca155f58dca <vm_exec_core+13834>, 0x5ca155f5968b <vm_exec_core+16075>, 0x5ca155f595bd <vm_exec_core+15869>, 0x5ca155f5849c <vm_exec_core+11484>, 0x5ca155f58cd5 <vm_exec_core+13589>, 0x5ca155f589f8 <vm_exec_core+12856>, 0x5ca155f58ee4 <vm_exec_core+14116>, 0x5ca155f58f55 <vm_exec_core+14229>, 0x5ca155f5cbf6 <vm_exec_core+29750>, 0x5ca155f56af0 <vm_exec_core+4912>, 0x5ca155f5c437 <vm_exec_core+27767>, 0x5ca155f58210 <vm_exec_core+10832>, 0x5ca155f55cda <vm_exec_core+1306>, 0x5ca155f57448 <vm_exec_core+7304>, 0x5ca155f5c7e6 <vm_exec_core+28710>, 0x5ca155f57060 <vm_exec_core+6304>, 0x5ca155f5d33c <vm_exec_core+31612>, 0x5ca155f5b823 <vm_exec_core+24675>, 0x5ca155f59a08 <vm_exec_core+16968>, 0x5ca155f5605a <vm_exec_core+2202>, 0x5ca155f5cd9f <vm_exec_core+30175>, 0x5ca155f5ca49 <vm_exec_core+29321>, 0x5ca155f57242 <vm_exec_core+6786>, 0x5ca155f56588 <vm_exec_core+3528>, 0x5ca155f5bde3 <vm_exec_core+26147>, 0x5ca155f57b11 <vm_exec_core+9041>, 0x5ca155f5d03c <vm_exec_core+30844>, 0x5ca155f5cc2a <vm_exec_core+29802>, 0x5ca155f58086 <vm_exec_core+10438>, 0x5ca155f59973 <vm_exec_core+16819>, 0x5ca155f5baf3 <vm_exec_core+25395>, 0x5ca155f5cb38 <vm_exec_core+29560>, 0x5ca155f5a64d <vm_exec_core+20109>, 0x5ca155f5bb8b <vm_exec_core+25547>, 0x5ca155f5bf99 <vm_exec_core+26585>, 0x5ca155f5a58a <vm_exec_core+19914>, 0x5ca155f56497 <vm_exec_core+3287>, 0x5ca155f5b285 <vm_exec_core+23237>, 0x5ca155f562e6 <vm_exec_core+2854>, 0x5ca155f56616 <vm_exec_core+3670>, 0x5ca155f588b5 <vm_exec_core+12533>, 0x5ca155f5a4d2 <vm_exec_core+19730>, 0x5ca155f5b09b <vm_exec_core+22747>, 0x5ca155f59ffa <vm_exec_core+18490>, 0x5ca155f55f74 <vm_exec_core+1972>, 0x5ca155f5c39f <vm_exec_core+27615>, 0x5ca155f5c96b <vm_exec_core+29099>, 0x5ca155f56810 <vm_exec_core+4176>, 0x5ca155f57718 <vm_exec_core+8024>, 0x5ca155f573a1 <vm_exec_core+7137>, 0x5ca155f57c01 <vm_exec_core+9281>, 0x5ca155f59796 <vm_exec_core+16342>, 0x5ca155f56d22 <vm_exec_core+5474>, 0x5ca155f5c2e6 <vm_exec_core+27430>, 0x5ca155f576a6 <vm_exec_core+7910>, 0x5ca155f592a6 <vm_exec_core+15078>, 0x5ca155f59ce6 <vm_exec_core+17702>, 0x5ca155f5be85 <vm_exec_core+26309>, 0x5ca155f5aa34 <vm_exec_core+21108>, 0x5ca155f57e6c <vm_exec_core+9900>, 0x5ca155f57817 <vm_exec_core+8279>, 0x5ca155f5bd65 <vm_exec_core+26021>, 0x5ca155f58bfe <vm_exec_core+13374>, 0x5ca155f5b313 <vm_exec_core+23379>, 0x5ca155f5ab49 <vm_exec_core+21385>, 0x5ca155f5a8f3 <vm_exec_core+20787>, 0x5ca155f56860 <vm_exec_core+4256>, 0x5ca155f5a0a1 <vm_exec_core+18657>, 0x5ca155f5c241 <vm_exec_core+27265>, 0x5ca155f58130 <vm_exec_core+10608>, 0x5ca155f5bc8a <vm_exec_core+25802>, 0x5ca155f5820b <vm_exec_core+10827>, 0x5ca155f5a818 <vm_exec_core+20568>, 0x5ca155f5a907 <vm_exec_core+20807>, 0x5ca155f59e3b <vm_exec_core+18043>, 0x5ca155f5a28c <vm_exec_core+19148>, 0x5ca155f58626 <vm_exec_core+11878>, 0x5ca155f57c77 <vm_exec_core+9399>, 0x5ca155f5b8fc <vm_exec_core+24892>, 0x5ca155f639c1 <vm_exec_core+57857>, 0x5ca155f58570 <vm_exec_core+11696>, 0x5ca155f5a17f <vm_exec_core+18879>, 0x5ca155f5a710 <vm_exec_core+20304>, 0x5ca155f56e8c <vm_exec_core+5836>, 0x5ca155f5700f <vm_exec_core+6223>, 0x5ca155f56f92 <vm_exec_core+6098>, 0x5ca155f577b7 <vm_exec_core+8183>, 0x5ca155f57b87 <vm_exec_core+9159>, 0x5ca155f59b86 <vm_exec_core+17350>, 0x5ca155f590fe <vm_exec_core+14654>, 0x5ca155f59b81 <vm_exec_core+17345>, 0x5ca155f5a585 <vm_exec_core+19909>, 0x5ca155f5a4cd <vm_exec_core+19725>, 0x5ca155f577b2 <vm_exec_core+8178>, 0x5ca155f5a8f3 <vm_exec_core+20787>...}
        reg_cfp = 0x749fbc4183a0
        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_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#14 0x00005ca155f50b09 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2801
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x00005ca155fe26b2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x749fbc418578, self=128229402618680, 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:1820
        flags = 0
        iseq = 0x749fbbfc04e8
        cfp = <optimized out>
        sp = 0x749fbc3189e8
        use_argv = 0x749fba8dfce0
        stack_argv = 0x749fbc3189e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 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:1834
        captured = 0x749fbc418578
#18 0x00005ca155f82d3c 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:1871
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#21 0x00005ca155f82d3c in rb_yield (val=<optimized out>)
No locals.
#22 0x00005ca15615371a in rb_ary_each (ary=128229397926480) at /tmp/ruby/src/trunk_asan/array.c:2766
        i = 0
#23 0x00005ca155fc18b8 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:3902
        ci = 0xc1100000001
        cc = <optimized out>
        me = 0x749fbc19eb20
        cfunc = 0x50600001e928
        recv = 128229397926480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x00005ca155f5b650 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x749fbc418560, cd=0x511000021680, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000021680
        insns_address_table = {0x5ca155f5cc05 <vm_exec_core+29765>, 0x5ca155f56aff <vm_exec_core+4927>, 0x5ca155f5c446 <vm_exec_core+27782>, 0x5ca155f5821f <vm_exec_core+10847>, 0x5ca155f55ce9 <vm_exec_core+1321>, 0x5ca155f57457 <vm_exec_core+7319>, 0x5ca155f5c7f5 <vm_exec_core+28725>, 0x5ca155f5706f <vm_exec_core+6319>, 0x5ca155f5d34b <vm_exec_core+31627>, 0x5ca155f5b832 <vm_exec_core+24690>, 0x5ca155f59a17 <vm_exec_core+16983>, 0x5ca155f56069 <vm_exec_core+2217>, 0x5ca155f5cdae <vm_exec_core+30190>, 0x5ca155f5ca58 <vm_exec_core+29336>, 0x5ca155f57251 <vm_exec_core+6801>, 0x5ca155f56597 <vm_exec_core+3543>, 0x5ca155f5bdf2 <vm_exec_core+26162>, 0x5ca155f57b20 <vm_exec_core+9056>, 0x5ca155f5d04b <vm_exec_core+30859>, 0x5ca155f5cc39 <vm_exec_core+29817>, 0x5ca155f58095 <vm_exec_core+10453>, 0x5ca155f59982 <vm_exec_core+16834>, 0x5ca155f5bb02 <vm_exec_core+25410>, 0x5ca155f5cb47 <vm_exec_core+29575>, 0x5ca155f5a65c <vm_exec_core+20124>, 0x5ca155f5bb9a <vm_exec_core+25562>, 0x5ca155f5bfa8 <vm_exec_core+26600>, 0x5ca155f5a599 <vm_exec_core+19929>, 0x5ca155f564a6 <vm_exec_core+3302>, 0x5ca155f5b294 <vm_exec_core+23252>, 0x5ca155f562f5 <vm_exec_core+2869>, 0x5ca155f56625 <vm_exec_core+3685>, 0x5ca155f588c4 <vm_exec_core+12548>, 0x5ca155f5a4e1 <vm_exec_core+19745>, 0x5ca155f5b0aa <vm_exec_core+22762>, 0x5ca155f5a009 <vm_exec_core+18505>, 0x5ca155f55f83 <vm_exec_core+1987>, 0x5ca155f5c3ae <vm_exec_core+27630>, 0x5ca155f5c97a <vm_exec_core+29114>, 0x5ca155f5681f <vm_exec_core+4191>, 0x5ca155f57727 <vm_exec_core+8039>, 0x5ca155f573b0 <vm_exec_core+7152>, 0x5ca155f57c10 <vm_exec_core+9296>, 0x5ca155f597a5 <vm_exec_core+16357>, 0x5ca155f56d31 <vm_exec_core+5489>, 0x5ca155f5c2f5 <vm_exec_core+27445>, 0x5ca155f576b5 <vm_exec_core+7925>, 0x5ca155f592b5 <vm_exec_core+15093>, 0x5ca155f59cf5 <vm_exec_core+17717>, 0x5ca155f5be94 <vm_exec_core+26324>, 0x5ca155f5aa43 <vm_exec_core+21123>, 0x5ca155f57e7b <vm_exec_core+9915>, 0x5ca155f57826 <vm_exec_core+8294>, 0x5ca155f5bd74 <vm_exec_core+26036>, 0x5ca155f58c0d <vm_exec_core+13389>, 0x5ca155f5b322 <vm_exec_core+23394>, 0x5ca155f5ab58 <vm_exec_core+21400>, 0x5ca155f55b18 <vm_exec_core+856>, 0x5ca155f5686f <vm_exec_core+4271>, 0x5ca155f5a0b0 <vm_exec_core+18672>, 0x5ca155f5c250 <vm_exec_core+27280>, 0x5ca155f5813f <vm_exec_core+10623>, 0x5ca155f5bc99 <vm_exec_core+25817>, 0x5ca155f57a2d <vm_exec_core+8813>, 0x5ca155f5a827 <vm_exec_core+20583>, 0x5ca155f5a916 <vm_exec_core+20822>, 0x5ca155f59e4a <vm_exec_core+18058>, 0x5ca155f5a29b <vm_exec_core+19163>, 0x5ca155f58635 <vm_exec_core+11893>, 0x5ca155f57c86 <vm_exec_core+9414>, 0x5ca155f5b90b <vm_exec_core+24907>, 0x5ca155f639d0 <vm_exec_core+57872>, 0x5ca155f5857f <vm_exec_core+11711>, 0x5ca155f5a18e <vm_exec_core+18894>, 0x5ca155f5a71f <vm_exec_core+20319>, 0x5ca155f56e9b <vm_exec_core+5851>, 0x5ca155f5701e <vm_exec_core+6238>, 0x5ca155f56fa1 <vm_exec_core+6113>, 0x5ca155f577c6 <vm_exec_core+8198>, 0x5ca155f57b96 <vm_exec_core+9174>, 0x5ca155f59b95 <vm_exec_core+17365>, 0x5ca155f5910d <vm_exec_core+14669>, 0x5ca155f5cf77 <vm_exec_core+30647>, 0x5ca155f55be9 <vm_exec_core+1065>, 0x5ca155f5717a <vm_exec_core+6586>, 0x5ca155f5d46f <vm_exec_core+31919>, 0x5ca155f5b170 <vm_exec_core+22960>, 0x5ca155f59f04 <vm_exec_core+18244>, 0x5ca155f5c03a <vm_exec_core+26746>, 0x5ca155f55b1d <vm_exec_core+861>, 0x5ca155f5c71e <vm_exec_core+28510>, 0x5ca155f5d0c5 <vm_exec_core+30981>, 0x5ca155f5d191 <vm_exec_core+31185>, 0x5ca155f56374 <vm_exec_core+2996>, 0x5ca155f5ccb3 <vm_exec_core+29939>, 0x5ca155f58b36 <vm_exec_core+13174>, 0x5ca155f5ce35 <vm_exec_core+30325>, 0x5ca155f57f58 <vm_exec_core+10136>, 0x5ca155f5c698 <vm_exec_core+28376>, 0x5ca155f56260 <vm_exec_core+2720>, 0x5ca155f56ddd <vm_exec_core+5661>, 0x5ca155f5d25f <vm_exec_core+31391>, 0x5ca155f593c5 <vm_exec_core+15365>, 0x5ca155f58fb7 <vm_exec_core+14327>, 0x5ca155f5983f <vm_exec_core+16511>, 0x5ca155f58dca <vm_exec_core+13834>, 0x5ca155f5968b <vm_exec_core+16075>, 0x5ca155f595bd <vm_exec_core+15869>, 0x5ca155f5849c <vm_exec_core+11484>, 0x5ca155f58cd5 <vm_exec_core+13589>, 0x5ca155f589f8 <vm_exec_core+12856>, 0x5ca155f58ee4 <vm_exec_core+14116>, 0x5ca155f58f55 <vm_exec_core+14229>, 0x5ca155f5cbf6 <vm_exec_core+29750>, 0x5ca155f56af0 <vm_exec_core+4912>, 0x5ca155f5c437 <vm_exec_core+27767>, 0x5ca155f58210 <vm_exec_core+10832>, 0x5ca155f55cda <vm_exec_core+1306>, 0x5ca155f57448 <vm_exec_core+7304>, 0x5ca155f5c7e6 <vm_exec_core+28710>, 0x5ca155f57060 <vm_exec_core+6304>, 0x5ca155f5d33c <vm_exec_core+31612>, 0x5ca155f5b823 <vm_exec_core+24675>, 0x5ca155f59a08 <vm_exec_core+16968>, 0x5ca155f5605a <vm_exec_core+2202>, 0x5ca155f5cd9f <vm_exec_core+30175>, 0x5ca155f5ca49 <vm_exec_core+29321>, 0x5ca155f57242 <vm_exec_core+6786>, 0x5ca155f56588 <vm_exec_core+3528>, 0x5ca155f5bde3 <vm_exec_core+26147>, 0x5ca155f57b11 <vm_exec_core+9041>, 0x5ca155f5d03c <vm_exec_core+30844>, 0x5ca155f5cc2a <vm_exec_core+29802>, 0x5ca155f58086 <vm_exec_core+10438>, 0x5ca155f59973 <vm_exec_core+16819>, 0x5ca155f5baf3 <vm_exec_core+25395>, 0x5ca155f5cb38 <vm_exec_core+29560>, 0x5ca155f5a64d <vm_exec_core+20109>, 0x5ca155f5bb8b <vm_exec_core+25547>, 0x5ca155f5bf99 <vm_exec_core+26585>, 0x5ca155f5a58a <vm_exec_core+19914>, 0x5ca155f56497 <vm_exec_core+3287>, 0x5ca155f5b285 <vm_exec_core+23237>, 0x5ca155f562e6 <vm_exec_core+2854>, 0x5ca155f56616 <vm_exec_core+3670>, 0x5ca155f588b5 <vm_exec_core+12533>, 0x5ca155f5a4d2 <vm_exec_core+19730>, 0x5ca155f5b09b <vm_exec_core+22747>, 0x5ca155f59ffa <vm_exec_core+18490>, 0x5ca155f55f74 <vm_exec_core+1972>, 0x5ca155f5c39f <vm_exec_core+27615>, 0x5ca155f5c96b <vm_exec_core+29099>, 0x5ca155f56810 <vm_exec_core+4176>, 0x5ca155f57718 <vm_exec_core+8024>, 0x5ca155f573a1 <vm_exec_core+7137>, 0x5ca155f57c01 <vm_exec_core+9281>, 0x5ca155f59796 <vm_exec_core+16342>, 0x5ca155f56d22 <vm_exec_core+5474>, 0x5ca155f5c2e6 <vm_exec_core+27430>, 0x5ca155f576a6 <vm_exec_core+7910>, 0x5ca155f592a6 <vm_exec_core+15078>, 0x5ca155f59ce6 <vm_exec_core+17702>, 0x5ca155f5be85 <vm_exec_core+26309>, 0x5ca155f5aa34 <vm_exec_core+21108>, 0x5ca155f57e6c <vm_exec_core+9900>, 0x5ca155f57817 <vm_exec_core+8279>, 0x5ca155f5bd65 <vm_exec_core+26021>, 0x5ca155f58bfe <vm_exec_core+13374>, 0x5ca155f5b313 <vm_exec_core+23379>, 0x5ca155f5ab49 <vm_exec_core+21385>, 0x5ca155f5a8f3 <vm_exec_core+20787>, 0x5ca155f56860 <vm_exec_core+4256>, 0x5ca155f5a0a1 <vm_exec_core+18657>, 0x5ca155f5c241 <vm_exec_core+27265>, 0x5ca155f58130 <vm_exec_core+10608>, 0x5ca155f5bc8a <vm_exec_core+25802>, 0x5ca155f5820b <vm_exec_core+10827>, 0x5ca155f5a818 <vm_exec_core+20568>, 0x5ca155f5a907 <vm_exec_core+20807>, 0x5ca155f59e3b <vm_exec_core+18043>, 0x5ca155f5a28c <vm_exec_core+19148>, 0x5ca155f58626 <vm_exec_core+11878>, 0x5ca155f57c77 <vm_exec_core+9399>, 0x5ca155f5b8fc <vm_exec_core+24892>, 0x5ca155f639c1 <vm_exec_core+57857>, 0x5ca155f58570 <vm_exec_core+11696>, 0x5ca155f5a17f <vm_exec_core+18879>, 0x5ca155f5a710 <vm_exec_core+20304>, 0x5ca155f56e8c <vm_exec_core+5836>, 0x5ca155f5700f <vm_exec_core+6223>, 0x5ca155f56f92 <vm_exec_core+6098>, 0x5ca155f577b7 <vm_exec_core+8183>, 0x5ca155f57b87 <vm_exec_core+9159>, 0x5ca155f59b86 <vm_exec_core+17350>, 0x5ca155f590fe <vm_exec_core+14654>, 0x5ca155f59b81 <vm_exec_core+17345>, 0x5ca155f5a585 <vm_exec_core+19909>, 0x5ca155f5a4cd <vm_exec_core+19725>, 0x5ca155f577b2 <vm_exec_core+8178>, 0x5ca155f5a8f3 <vm_exec_core+20787>...}
        reg_cfp = 0x749fbc418560
        reg_pc = 0x51500001bc50
        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_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#26 0x00005ca155f50d41 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#28 0x00005ca155f99d43 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3054
        ec = 0x5170000000d8
        val = <optimized out>
#29 0x00005ca155c9b8e9 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=128229402711920) at /tmp/ruby/src/trunk_asan/load.c:774
        box = 0x5ca1572b78a0 <root_box>
        iseq = 0x749fbbff9658
#30 0x00005ca155c95868 in require_internal (ec=ec@entry=0x5170000000d8, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x5ca156876460 <_main_thread>
        box = 0x5ca1572b78a0 <root_box>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 128229404364840
        realpath_map = 128229404364680
        path = 128229402711920
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#31 0x00005ca155c93b44 in rb_require_string_internal (fname=128229402711960, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x5170000000d8
        result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
        base = <optimized out>
#33 0x00005ca155fc18b8 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:3902
        ci = 0x59a100140003
        cc = <optimized out>
        me = 0x749fbbff97e8
        cfunc = 0x506000037288
        recv = 128229404555160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00005ca155fa70c5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fffe885ef20) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#35 0x00005ca155fa6b55 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
        ci = <optimized out>
        cc = 0x0
#36 0x00005ca155f6223d in vm_sendish (ec=0x5170000000d8, reg_cfp=0x749fbc418790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
th: 0x5ca156876460, native_id: 0x749fbcb6dc40
-- Control frame information -----------------------------------------------
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC  :select
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:680
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:808
#37 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:905
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:847
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1598
        bh = 0
        cd = <optimized out>
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1293
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1763
        leaf = false
        val = <optimized out>
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1750 [FINISH]
        insns_address_table = {0x5ca155f5cc05 <vm_exec_core+29765>, 0x5ca155f56aff <vm_exec_core+4927>, 0x5ca155f5c446 <vm_exec_core+27782>, 0x5ca155f5821f <vm_exec_core+10847>, 0x5ca155f55ce9 <vm_exec_core+1321>, 0x5ca155f57457 <vm_exec_core+7319>, 0x5ca155f5c7f5 <vm_exec_core+28725>, 0x5ca155f5706f <vm_exec_core+6319>, 0x5ca155f5d34b <vm_exec_core+31627>, 0x5ca155f5b832 <vm_exec_core+24690>, 0x5ca155f59a17 <vm_exec_core+16983>, 0x5ca155f56069 <vm_exec_core+2217>, 0x5ca155f5cdae <vm_exec_core+30190>, 0x5ca155f5ca58 <vm_exec_core+29336>, 0x5ca155f57251 <vm_exec_core+6801>, 0x5ca155f56597 <vm_exec_core+3543>, 0x5ca155f5bdf2 <vm_exec_core+26162>, 0x5ca155f57b20 <vm_exec_core+9056>, 0x5ca155f5d04b <vm_exec_core+30859>, 0x5ca155f5cc39 <vm_exec_core+29817>, 0x5ca155f58095 <vm_exec_core+10453>, 0x5ca155f59982 <vm_exec_core+16834>, 0x5ca155f5bb02 <vm_exec_core+25410>, 0x5ca155f5cb47 <vm_exec_core+29575>, 0x5ca155f5a65c <vm_exec_core+20124>, 0x5ca155f5bb9a <vm_exec_core+25562>, 0x5ca155f5bfa8 <vm_exec_core+26600>, 0x5ca155f5a599 <vm_exec_core+19929>, 0x5ca155f564a6 <vm_exec_core+3302>, 0x5ca155f5b294 <vm_exec_core+23252>, 0x5ca155f562f5 <vm_exec_core+2869>, 0x5ca155f56625 <vm_exec_core+3685>, 0x5ca155f588c4 <vm_exec_core+12548>, 0x5ca155f5a4e1 <vm_exec_core+19745>, 0x5ca155f5b0aa <vm_exec_core+22762>, 0x5ca155f5a009 <vm_exec_core+18505>, 0x5ca155f55f83 <vm_exec_core+1987>, 0x5ca155f5c3ae <vm_exec_core+27630>, 0x5ca155f5c97a <vm_exec_core+29114>, 0x5ca155f5681f <vm_exec_core+4191>, 0x5ca155f57727 <vm_exec_core+8039>, 0x5ca155f573b0 <vm_exec_core+7152>, 0x5ca155f57c10 <vm_exec_core+9296>, 0x5ca155f597a5 <vm_exec_core+16357>, 0x5ca155f56d31 <vm_exec_core+5489>, 0x5ca155f5c2f5 <vm_exec_core+27445>, 0x5ca155f576b5 <vm_exec_core+7925>, 0x5ca155f592b5 <vm_exec_core+15093>, 0x5ca155f59cf5 <vm_exec_core+17717>, 0x5ca155f5be94 <vm_exec_core+26324>, 0x5ca155f5aa43 <vm_exec_core+21123>, 0x5ca155f57e7b <vm_exec_core+9915>, 0x5ca155f57826 <vm_exec_core+8294>, 0x5ca155f5bd74 <vm_exec_core+26036>, 0x5ca155f58c0d <vm_exec_core+13389>, 0x5ca155f5b322 <vm_exec_core+23394>, 0x5ca155f5ab58 <vm_exec_core+21400>, 0x5ca155f55b18 <vm_exec_core+856>, 0x5ca155f5686f <vm_exec_core+4271>, 0x5ca155f5a0b0 <vm_exec_core+18672>, 0x5ca155f5c250 <vm_exec_core+27280>, 0x5ca155f5813f <vm_exec_core+10623>, 0x5ca155f5bc99 <vm_exec_core+25817>, 0x5ca155f57a2d <vm_exec_core+8813>, 0x5ca155f5a827 <vm_exec_core+20583>, 0x5ca155f5a916 <vm_exec_core+20822>, 0x5ca155f59e4a <vm_exec_core+18058>, 0x5ca155f5a29b <vm_exec_core+19163>, 0x5ca155f58635 <vm_exec_core+11893>, 0x5ca155f57c86 <vm_exec_core+9414>, 0x5ca155f5b90b <vm_exec_core+24907>, 0x5ca155f639d0 <vm_exec_core+57872>, 0x5ca155f5857f <vm_exec_core+11711>, 0x5ca155f5a18e <vm_exec_core+18894>, 0x5ca155f5a71f <vm_exec_core+20319>, 0x5ca155f56e9b <vm_exec_core+5851>, 0x5ca155f5701e <vm_exec_core+6238>, 0x5ca155f56fa1 <vm_exec_core+6113>, 0x5ca155f577c6 <vm_exec_core+8198>, 0x5ca155f57b96 <vm_exec_core+9174>, 0x5ca155f59b95 <vm_exec_core+17365>, 0x5ca155f5910d <vm_exec_core+14669>, 0x5ca155f5cf77 <vm_exec_core+30647>, 0x5ca155f55be9 <vm_exec_core+1065>, 0x5ca155f5717a <vm_exec_core+6586>, 0x5ca155f5d46f <vm_exec_core+31919>, 0x5ca155f5b170 <vm_exec_core+22960>, 0x5ca155f59f04 <vm_exec_core+18244>, 0x5ca155f5c03a <vm_exec_core+26746>, 0x5ca155f55b1d <vm_exec_core+861>, 0x5ca155f5c71e <vm_exec_core+28510>, 0x5ca155f5d0c5 <vm_exec_core+30981>, 0x5ca155f5d191 <vm_exec_core+31185>, 0x5ca155f56374 <vm_exec_core+2996>, 0x5ca155f5ccb3 <vm_exec_core+29939>, 0x5ca155f58b36 <vm_exec_core+13174>, 0x5ca155f5ce35 <vm_exec_core+30325>, 0x5ca155f57f58 <vm_exec_core+10136>, 0x5ca155f5c698 <vm_exec_core+28376>, 0x5ca155f56260 <vm_exec_core+2720>, 0x5ca155f56ddd <vm_exec_core+5661>, 0x5ca155f5d25f <vm_exec_core+31391>, 0x5ca155f593c5 <vm_exec_core+15365>, 0x5ca155f58fb7 <vm_exec_core+14327>, 0x5ca155f5983f <vm_exec_core+16511>, 0x5ca155f58dca <vm_exec_core+13834>, 0x5ca155f5968b <vm_exec_core+16075>, 0x5ca155f595bd <vm_exec_core+15869>, 0x5ca155f5849c <vm_exec_core+11484>, 0x5ca155f58cd5 <vm_exec_core+13589>, 0x5ca155f589f8 <vm_exec_core+12856>, 0x5ca155f58ee4 <vm_exec_core+14116>, 0x5ca155f58f55 <vm_exec_core+14229>, 0x5ca155f5cbf6 <vm_exec_core+29750>, 0x5ca155f56af0 <vm_exec_core+4912>, 0x5ca155f5c437 <vm_exec_core+27767>, 0x5ca155f58210 <vm_exec_core+10832>, 0x5ca155f55cda <vm_exec_core+1306>, 0x5ca155f57448 <vm_exec_core+7304>, 0x5ca155f5c7e6 <vm_exec_core+28710>, 0x5ca155f57060 <vm_exec_core+6304>, 0x5ca155f5d33c <vm_exec_core+31612>, 0x5ca155f5b823 <vm_exec_core+24675>, 0x5ca155f59a08 <vm_exec_core+16968>, 0x5ca155f5605a <vm_exec_core+2202>, 0x5ca155f5cd9f <vm_exec_core+30175>, 0x5ca155f5ca49 <vm_exec_core+29321>, 0x5ca155f57242 <vm_exec_core+6786>, 0x5ca155f56588 <vm_exec_core+3528>, 0x5ca155f5bde3 <vm_exec_core+26147>, 0x5ca155f57b11 <vm_exec_core+9041>, 0x5ca155f5d03c <vm_exec_core+30844>, 0x5ca155f5cc2a <vm_exec_core+29802>, 0x5ca155f58086 <vm_exec_core+10438>, 0x5ca155f59973 <vm_exec_core+16819>, 0x5ca155f5baf3 <vm_exec_core+25395>, 0x5ca155f5cb38 <vm_exec_core+29560>, 0x5ca155f5a64d <vm_exec_core+20109>, 0x5ca155f5bb8b <vm_exec_core+25547>, 0x5ca155f5bf99 <vm_exec_core+26585>, 0x5ca155f5a58a <vm_exec_core+19914>, 0x5ca155f56497 <vm_exec_core+3287>, 0x5ca155f5b285 <vm_exec_core+23237>, 0x5ca155f562e6 <vm_exec_core+2854>, 0x5ca155f56616 <vm_exec_core+3670>, 0x5ca155f588b5 <vm_exec_core+12533>, 0x5ca155f5a4d2 <vm_exec_core+19730>, 0x5ca155f5b09b <vm_exec_core+22747>, 0x5ca155f59ffa <vm_exec_core+18490>, 0x5ca155f55f74 <vm_exec_core+1972>, 0x5ca155f5c39f <vm_exec_core+27615>, 0x5ca155f5c96b <vm_exec_core+29099>, 0x5ca155f56810 <vm_exec_core+4176>, 0x5ca155f57718 <vm_exec_core+8024>, 0x5ca155f573a1 <vm_exec_core+7137>, 0x5ca155f57c01 <vm_exec_core+9281>, 0x5ca155f59796 <vm_exec_core+16342>, 0x5ca155f56d22 <vm_exec_core+5474>, 0x5ca155f5c2e6 <vm_exec_core+27430>, 0x5ca155f576a6 <vm_exec_core+7910>, 0x5ca155f592a6 <vm_exec_core+15078>, 0x5ca155f59ce6 <vm_exec_core+17702>, 0x5ca155f5be85 <vm_exec_core+26309>, 0x5ca155f5aa34 <vm_exec_core+21108>, 0x5ca155f57e6c <vm_exec_core+9900>, 0x5ca155f57817 <vm_exec_core+8279>, 0x5ca155f5bd65 <vm_exec_core+26021>, 0x5ca155f58bfe <vm_exec_core+13374>, 0x5ca155f5b313 <vm_exec_core+23379>, 0x5ca155f5ab49 <vm_exec_core+21385>, 0x5ca155f5a8f3 <vm_exec_core+20787>, 0x5ca155f56860 <vm_exec_core+4256>, 0x5ca155f5a0a1 <vm_exec_core+18657>, 0x5ca155f5c241 <vm_exec_core+27265>, 0x5ca155f58130 <vm_exec_core+10608>, 0x5ca155f5bc8a <vm_exec_core+25802>, 0x5ca155f5820b <vm_exec_core+10827>, 0x5ca155f5a818 <vm_exec_core+20568>, 0x5ca155f5a907 <vm_exec_core+20807>, 0x5ca155f59e3b <vm_exec_core+18043>, 0x5ca155f5a28c <vm_exec_core+19148>, 0x5ca155f58626 <vm_exec_core+11878>, 0x5ca155f57c77 <vm_exec_core+9399>, 0x5ca155f5b8fc <vm_exec_core+24892>, 0x5ca155f639c1 <vm_exec_core+57857>, 0x5ca155f58570 <vm_exec_core+11696>, 0x5ca155f5a17f <vm_exec_core+18879>, 0x5ca155f5a710 <vm_exec_core+20304>, 0x5ca155f56e8c <vm_exec_core+5836>, 0x5ca155f5700f <vm_exec_core+6223>, 0x5ca155f56f92 <vm_exec_core+6098>, 0x5ca155f577b7 <vm_exec_core+8183>, 0x5ca155f57b87 <vm_exec_core+9159>, 0x5ca155f59b86 <vm_exec_core+17350>, 0x5ca155f590fe <vm_exec_core+14654>, 0x5ca155f59b81 <vm_exec_core+17345>, 0x5ca155f5a585 <vm_exec_core+19909>, 0x5ca155f5a4cd <vm_exec_core+19725>, 0x5ca155f577b2 <vm_exec_core+8178>, 0x5ca155f5a8f3 <vm_exec_core+20787>...}
        reg_cfp = 0x749fbc418790
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC  :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1749
        reg_pc = 0x504000009af8
        INSN_LABEL_nop = <optimized out>
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1793
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1035
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:880
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:146
        INSN_LABEL_getspecial = <optimized out>
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1272
        INSN_LABEL_setspecial = <optimized out>
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1877
        INSN_LABEL_getinstancevariable = <optimized out>
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_setclassvariable = <optimized out>
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC  :require_relative
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY  [FINISH]
        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_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#38 0x00005ca155f50952 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#39 0x00005ca155f9a236 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d8
        val = <optimized out>
#40 0x00005ca155b7bc80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x749fbbff9888) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffe885f490, <optimized out>, 0x7fffe885f3e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x749fbbff9888
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#42 0x00005ca155b74bb7 in rb_main (argc=9, argv=0x7fffe885f668) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7fffe885f668) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

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

$ timeout 60 gdb -p 1403867 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f04b53107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffc501d9a6c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7f04b55b3740 (LWP 1403867) "make" 0x00007f04b53107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffc501d9a6c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Machine level backtrace


Thread 1 (Thread 0x7f04b55b3740 (LWP 1403867) "make"):
#0  0x00007f04b53107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffc501d9a6c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x000061b122205d16 in reap_children ()
No symbol table info available.
#2  0x000061b122206a8c in new_job ()
No symbol table info available.
#3  0x000061b12221572a in ?? ()
No symbol table info available.
#4  0x000061b12221609e in update_goal_chain ()
No symbol table info available.
#5  0x000061b1221f067a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 1403867) detached]
make: *** [uncommon.mk:913: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1403866 -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 1432377 -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 -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 -Wshorten-64-to-32 -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/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.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 4.1.0dev (2026-02-13T01:00:01Z master 2233822f3f) +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 ............................................................
  3360 .........

Finished in 44.049034 seconds

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