# Logfile created on 2025-11-12 15:14:27 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007b1b8b8cfdd0 @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.20251112-151427", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007b1b907cc168 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007b1b907cbfb0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007b1b8b809158 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251112-151427", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251112-151427>, @binmode=false, @mon_data=#<Monitor:0x00007b1b907cbc40>, @mon_data_owner_object_id=900>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk_asan
Cloning into 'trunk_asan'...
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk_asan" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /tmp/ruby/src/trunk_asan/configure --prefix=/tmp/ruby/install/trunk_asan --disable-install-doc 'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'
checking for ruby... /usr/bin/ruby
tool/config.guess already exists
tool/config.sub already exists
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for ld-17... no
checking for llvm-ar-17... llvm-ar-17
checking for clang++-17... clang++-17
checking for llvm-nm-17... llvm-nm-17
checking for llvm-objcopy-17... llvm-objcopy-17
checking for llvm-objdump-17... llvm-objdump-17
checking for llvm-ranlib-17... llvm-ranlib-17
checking for llvm-strip-17... llvm-strip-17
checking for gcc... clang-17
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang-17 accepts -g... yes
checking for clang-17 option to enable C11 features... none needed
checking whether the compiler supports GNU C++... yes
checking whether clang++-17 accepts -g... yes
checking for clang++-17 option to enable C++11 features... none needed
checking how to run the C preprocessor... clang-17 -E
checking for gas... no
checking for as... as
checking for gld... no
checking for ld... ld
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether the linker is GNU ld... yes
checking whether clang-17 -E accepts -o... yes
checking for llvm-ar-17 flags... rcD
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for dtrace... no
checking for dot... no
checking for doxygen... no
checking for pkg-config... pkg-config
checking whether it is Android... no
checking for cd using physical directory... cd -P
checking whether CFLAGS is valid... yes
checking whether LDFLAGS is valid... yes
checking whether ELF binaries are produced... yes
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as CXXFLAGS... yes
checking whether -Wextra-tokens is accepted as CFLAGS... yes
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... yes
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
checking whether -Wduplicated-cond is accepted as CFLAGS... no
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wimplicit-int is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... no
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... yes
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking for -fstack-protector... -fstack-protector-strong
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as LDFLAGS... yes
checking whether -fvisibility=hidden is accepted as CFLAGS... yes
checking whether -fno-fast-math is accepted as CFLAGS... yes
checking whether -fexcess-precision=standard is accepted as CFLAGS... yes
checking whether -fp-model precise is accepted as CFLAGS... no
checking whether compiler has statement and declarations in expressions... yes
checking for pthread.h... yes
checking for pthread_create in -lthr... no
checking for pthread_create in -lpthread... yes
checking for pthread_np.h... no
checking thread model... pthread
checking whether CXXFLAGS is valid... yes
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shutdown in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for afunix.h... no
checking for atomic.h... no
checking for copyfile.h... no
checking for direct.h... no
checking for grp.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for ieeefp.h... no
checking for intrinsics.h... no
checking for langinfo.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for malloc/malloc.h... no
checking for malloc_np.h... no
checking for net/socket.h... no
checking for process.h... no
checking for pwd.h... yes
checking for sanitizer/asan_interface.h... yes
checking for sanitizer/msan_interface.h... yes
checking for sanitizer/tsan_interface.h... yes
checking for setjmpex.h... no
checking for stdalign.h... yes
checking for stdio.h... (cached) yes
checking for sys/attr.h... no
checking for sys/eventfd.h... yes
checking for sys/fcntl.h... yes
checking for sys/file.h... yes
checking for sys/id.h... no
checking for sys/ioctl.h... yes
checking for sys/mkdev.h... no
checking for sys/param.h... yes
checking for sys/prctl.h... yes
checking for sys/random.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/syscall.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/utime.h... no
checking for syscall.h... yes
checking for time.h... yes
checking for ucontext.h... yes
checking for utime.h... yes
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for stdckdint.h... no
checking for stdatomic.h... yes
checking for x86intrin.h... yes
checking for x86intrin.h when defined(__x86_64__)... yes
checking for gmp.h... yes
checking for library containing __gmpz_init... -lgmp
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for C/C++ restrict keyword... __restrict__
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking word size... 8
checking packed struct attribute... x __attribute__((packed))
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... ULONG
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULONG
checking for off_t... (cached) yes
checking for convertible type of off_t... LONG
checking for clockid_t... yes
checking for convertible type of clockid_t... INT
checking for variable length macro... yes
checking if _Alignof() works... yes
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
checking for WEAK function attribute... __attribute__ ((__weak__)) x
checking for std::nullptr_t... yes
checking for FUNC_STDCALL function attribute... x
checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x
checking for FUNC_FASTCALL function attribute... x
checking for FUNC_UNOPTIMIZED function attribute... x
checking for FUNC_MINIMIZED function attribute... x
checking for function alias... alias
checking for __atomic builtins... yes
checking for 64bit __atomic builtins... yes
checking for __sync builtins... yes
checking for __builtin_unreachable... yes
checking for __assume... no
checking for exported function attribute... __attribute__ ((__visibility__("default")))
checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
checking for function name string predefined identifier... __func__
checking if enum over int is allowed... yes
checking for clang-17 options needed to detect all undeclared functions... none needed
checking whether sys_nerr is declared... no
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of dev_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking size of struct stat.st_dev... SIZEOF_DEV_T
checking size of struct stat.st_rdev... SIZEOF_DEV_T
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... no
checking for struct statx.stx_btime... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for printf prefix for intptr_t... NONE
checking for ssize_t... yes
checking size of ssize_t... 8
checking for printf prefix for int64_t... NONE
checking for stack end address... __libc_stack_end
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strstr... yes
checking for tgamma... yes
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... yes
checking for atan2l... yes
checking for atan2f... yes
checking whether atomic_signal_fence is declared... yes
checking for chmod... yes
checking for chown... yes
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... yes
checking for copy_file_range... yes
checking for cosh... yes
checking for crypt_r... yes
checking for daemon... (cached) no
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for eventfd... yes
checking for execl... yes
checking for execle... yes
checking for execv... yes
checking for execve... yes
checking for explicit_memset... no
checking for fcopyfile... no
checking for fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... no
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for lutimes... yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for malloc_trim... yes
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for snprintf... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... no
checking for crypt.h... yes
checking for struct crypt_data.initialized... yes
checking for __builtin_alloca_with_align... yes
checking for __builtin_assume_aligned... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzll... yes
checking for __builtin_constant_p... yes
checking for __builtin_choose_expr... yes
checking for __builtin_choose_expr_constant_p... yes
checking for __builtin_types_compatible_p... yes
checking for __builtin_trap... yes
checking for __builtin_expect... yes
checking for __builtin_add_overflow... yes
checking for __builtin_add_overflow_p... no
checking for __builtin_add_overflow with long long arguments... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_sub_overflow_p... no
checking for __builtin_sub_overflow with long long arguments... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... no
checking for __builtin_mul_overflow with long long arguments... yes
checking whether qsort_r is GNU version... yes
checking whether qsort_r is BSD version... no
checking whether atan2 handles Inf as C99... yes
checking for clock_getres... yes
checking for timer_create in -lrt... yes
checking for timer_settime in -lrt... yes
checking for unsetenv returns a value... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking for sig_t... yes
checking whether right shift preserve sign bit... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on x86_64... -1
checking native coroutine implementation for x86_64-linux... amd64
checking whether pthread_t is scalar type... yes
checking for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_attr_get_np... no
checking for pthread_attr_getstack... yes
checking for pthread_attr_getguardsize... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_condattr_setclock... yes
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for pthread_sigmask... yes
checking for pthread_getattr_np... yes
checking arguments of pthread_setname_np... (pthread_self(), name)
checking for thread-local storage specifier... _Thread_local
checking if mcontext_t is a pointer... no
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking for sys/user.h... yes
checking whether PAGE_SIZE is compile-time const... no
checking ioctl request type... unsigned long
checking for elf.h... yes
checking for elf_abi.h... no
checking for uncompress in -lz... yes
checking for mach-o/loader.h... no
checking whether OS depend dynamic link works... yes
checking for backtrace... yes
checking for broken backtrace... no
checking for valgrind/memcheck.h... yes
checking for llvm-strip-17 flags... -S -x
checking whether -fPIE is accepted as CFLAGS... yes
checking whether -pie is accepted as LDFLAGS... yes
checking whether wrapper for LD_LIBRARY_PATH is needed... no
checking whether dtrace USDT is available... no
checking for __builtin_setjmp... yes with cast ((void **))
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... yes
checking for setjmp type... __builtin_setjmp\((void **)\)
checking if building with modular GC support... no
checking for rustc... rustc
checking whether rustc works for YJIT/ZJIT... yes
checking for prefix of external symbols... NONE
checking if make is GNU make... yes
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 4.0.0+0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 4.0.0

   * Installation prefix: /tmp/ruby/install/trunk_asan
   * exec prefix:         ${prefix}
   * arch:                x86_64-linux
   * site arch:           ${arch}
   * RUBY_BASE_NAME:      ruby
   * ruby lib prefix:     ${libdir}/${RUBY_BASE_NAME}
   * site libraries path: ${rubylibprefix}/${sitearch}
   * vendor path:         ${rubylibprefix}/vendor_ruby
   * target OS:           linux
   * compiler:            clang-17
   * with thread:         pthread
   * with coroutine:      amd64
   * with modular GC:     no
   * enable shared libs:  no
   * dynamic library ext: so
   * CFLAGS:              ${hardenflags} -fsanitize=address \
                          -fno-omit-frame-pointer -DUSE_MN_THREADS=0 \
                          -fdeclspec  ${optflags} ${debugflags} ${warnflags}
   * LDFLAGS:             -L. -fstack-protector-strong -rdynamic \
                          -Wl,-export-dynamic
   * DLDFLAGS:            -Wl,--compress-debug-sections=zlib
   * optflags:            -O3 -fno-fast-math
   * debugflags:          -ggdb3
   * warnflags:           -Wall -Wextra -Wextra-tokens \
                          -Wdeprecated-declarations -Wdivision-by-zero \
                          -Wdiv-by-zero -Wimplicit-function-declaration \
                          -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 \
                          -Wwrite-strings -Wold-style-definition \
                          -Wmissing-noreturn -Wno-cast-function-type \
                          -Wno-constant-logical-operand -Wno-long-long \
                          -Wno-missing-field-initializers \
                          -Wno-overlength-strings -Wno-parentheses-equality \
                          -Wno-self-assign -Wno-tautological-compare \
                          -Wno-unused-parameter -Wno-unused-value \
                          -Wunused-variable -Wmisleading-indentation -Wundef
   * hardenflags:         -fstack-protector-strong -U_FORTIFY_SOURCE \
                          -D_FORTIFY_SOURCE=2
   * strip command:       llvm-strip-17 -S -x
   * install doc:         no
   * YJIT support:        yes
   * ZJIT support:        no
   * man page type:       doc
   * BASERUBY -v:         ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \
                          [x86_64-linux-gnu]

---
$$$[end] "/tmp/ruby/src/trunk_asan/configure --prefix=/tmp/ruby/install/trunk_asan --disable-install-doc 'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" exit with 0.
$$$[beg] make update-download -j16
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-5.26.1...
Downloading bundled gem power_assert-3.0.1...
Downloading bundled gem rake-13.3.1...
Downloading bundled gem test-unit-3.7.1...
Downloading bundled gem rexml-3.4.4...
Downloading bundled gem rss-0.3.1...
Downloading bundled gem net-ftp-0.3.9...
Downloading bundled gem net-imap-0.5.12...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.5.1...
Downloading bundled gem matrix-0.4.3...
Downloading bundled gem prime-0.1.4...
Downloading bundled gem rbs-3.9.5...
Downloading bundled gem typeprof-0.31.0...
Downloading bundled gem debug-1.11.0...
Downloading bundled gem racc-1.8.1...
Downloading bundled gem mutex_m-0.3.0...
Downloading bundled gem getoptlong-0.2.1...
Downloading bundled gem base64-0.3.0...
Downloading bundled gem bigdecimal-3.3.1...
Downloading bundled gem observer-0.1.2...
Downloading bundled gem abbrev-0.1.2...
Downloading bundled gem resolv-replace-0.1.1...
Downloading bundled gem rinda-0.2.0...
Downloading bundled gem drb-2.2.3...
Downloading bundled gem nkf-0.2.0...
Downloading bundled gem syslog-0.3.0...
Downloading bundled gem csv-3.3.5...
Downloading bundled gem repl_type_completor-0.1.12...
Downloading bundled gem ostruct-0.6.3...
Downloading bundled gem pstore-0.2.0...
Downloading bundled gem benchmark-0.5.0...
Downloading bundled gem logger-1.7.0...
Downloading bundled gem rdoc-6.15.1...
Downloading bundled gem win32ole-1.9.2...
Downloading bundled gem irb-1.15.3...
Downloading bundled gem reline-0.6.3...
Downloading bundled gem readline-0.0.4...
Downloading bundled gem fiddle-1.1.8...
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 6a05545184
$$$[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
vm_call_iseq_optimized.inc updated
known_errors.inc updated
id.h 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
/tmp/ruby/src/trunk_asan/revision.h updated
making /tmp/ruby/src/trunk_asan/warning.rbinc
making /tmp/ruby/src/trunk_asan/array.rbinc
making /tmp/ruby/src/trunk_asan/hash.rbinc
making /tmp/ruby/src/trunk_asan/kernel.rbinc
generating enc/trans/newline.c ...
making /tmp/ruby/src/trunk_asan/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'
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket'
generating miniprelude.c
extracting ripper.y from ../../parse.y
generating constant definitions
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/etc'
generating constant definitions
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
generating eventids1.c from ../../parse.y
generating eventids1.h from ../../parse.y
/usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/.bundle/gems
generating eventids2table.c from ./eventids2.c
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/etc'
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-5.26.1...
Extracting bundle gem power_assert-3.0.1...
Extracting bundle gem rake-13.3.1...
miniprelude.c updated
Extracting bundle gem test-unit-3.7.1...
Extracting bundle gem rexml-3.4.4...
Extracting bundle gem rss-0.3.1...
Extracting bundle gem net-ftp-0.3.9...
Extracting bundle gem net-imap-0.5.12...
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...
compiling compiler ripper.y
x86_64-linux-fake.rb updated
generating ripper_init.c from ./ripper_init.c.tmpl
Unpacked gems/minitest-5.26.1.gem
Extracting bundle gem rbs-3.9.5...
Unpacked gems/power_assert-3.0.1.gem
Extracting bundle gem typeprof-0.31.0...
Extracting bundle gem debug-1.11.0...
Unpacked gems/rake-13.3.1.gem
Extracting bundle gem racc-1.8.1...
Unpacked gems/rexml-3.4.4.gem
Unpacked gems/test-unit-3.7.1.gem
Extracting bundle gem mutex_m-0.3.0...
Unpacked gems/net-ftp-0.3.9.gem
Extracting bundle gem getoptlong-0.2.1...
Unpacked gems/rss-0.3.1.gem
Extracting bundle gem base64-0.3.0...
Extracting bundle gem bigdecimal-3.3.1...
Unpacked gems/net-pop-0.1.2.gem
Unpacked gems/net-smtp-0.5.1.gem
Unpacked gems/matrix-0.4.3.gem
Extracting bundle gem observer-0.1.2...
Extracting bundle gem abbrev-0.1.2...
Unpacked gems/prime-0.1.4.gem
Unpacked gems/net-imap-0.5.12.gem
Extracting bundle gem resolv-replace-0.1.1...
Extracting bundle gem rinda-0.2.0...
Extracting bundle gem drb-2.2.3...
/bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
Extracting bundle gem nkf-0.2.0...
Unpacked gems/debug-1.11.0.gem
Unpacked gems/typeprof-0.31.0.gem
Extracting bundle gem syslog-0.3.0...
Extracting bundle gem csv-3.3.5...
Unpacked gems/mutex_m-0.3.0.gem
Unpacked gems/racc-1.8.1.gem
Extracting bundle gem repl_type_completor-0.1.12...
Extracting bundle gem ostruct-0.6.3...
Unpacked gems/getoptlong-0.2.1.gem
Unpacked gems/base64-0.3.0.gem
Extracting bundle gem pstore-0.2.0...
Extracting bundle gem benchmark-0.5.0...
Unpacked gems/bigdecimal-3.3.1.gem
Unpacked gems/abbrev-0.1.2.gem
Unpacked gems/observer-0.1.2.gem
Extracting bundle gem logger-1.7.0...
Extracting bundle gem rdoc-6.15.1...
Unpacked gems/resolv-replace-0.1.1.gem
Extracting bundle gem win32ole-1.9.2...
Unpacked gems/rinda-0.2.0.gem
Unpacked gems/drb-2.2.3.gem
Extracting bundle gem irb-1.15.3...
Extracting bundle gem reline-0.6.3...
Extracting bundle gem readline-0.0.4...
Unpacked gems/nkf-0.2.0.gem
Extracting bundle gem fiddle-1.1.8...
Unpacked gems/rbs-3.9.5.gem
generating enc.mk
Unpacked gems/syslog-0.3.0.gem
Unpacked gems/csv-3.3.5.gem
Unpacked gems/repl_type_completor-0.1.12.gem
Unpacked gems/ostruct-0.6.3.gem
Unpacked gems/pstore-0.2.0.gem
Unpacked gems/benchmark-0.5.0.gem
Unpacked gems/win32ole-1.9.2.gem
Unpacked gems/logger-1.7.0.gem
Unpacked gems/reline-0.6.3.gem
Unpacked gems/readline-0.0.4.gem
Unpacked gems/irb-1.15.3.gem
Unpacked gems/fiddle-1.1.8.gem
Unpacked gems/rdoc-6.15.1.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/emoji_iso2022_kddi.c ...
generating enc/trans/single_byte.c ...
generating enc/trans/emoji_sjis_docomo.c ...
generating enc/trans/emoji_sjis_softbank.c ...
generating enc/trans/emoji_sjis_kddi.c ...
generating enc/trans/chinese.c ...
generating enc/trans/japanese_sjis.c ...
generating enc/trans/gbk.c ...
generating enc/trans/korean.c ...
generating enc/trans/utf8_mac.c ...
generating enc/trans/gb18030.c ...
generating enc/trans/japanese_euc.c ...
generating enc/trans/big5.c ...
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
generating /tmp/ruby/src/trunk_asan/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/main.c
compiling /tmp/ruby/src/trunk_asan/dmydln.c
compiling /tmp/ruby/src/trunk_asan/miniinit.c
making dummy probes.h
compiling /tmp/ruby/src/trunk_asan/ast.c
compiling /tmp/ruby/src/trunk_asan/bignum.c
compiling /tmp/ruby/src/trunk_asan/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
compiling /tmp/ruby/src/trunk_asan/range.c
compiling /tmp/ruby/src/trunk_asan/rational.c
compiling /tmp/ruby/src/trunk_asan/re.c
compiling /tmp/ruby/src/trunk_asan/regcomp.c
compiling /tmp/ruby/src/trunk_asan/regenc.c
compiling /tmp/ruby/src/trunk_asan/regerror.c
compiling /tmp/ruby/src/trunk_asan/regexec.c
compiling /tmp/ruby/src/trunk_asan/regparse.c
compiling /tmp/ruby/src/trunk_asan/regsyntax.c
compiling /tmp/ruby/src/trunk_asan/ruby.c
compiling /tmp/ruby/src/trunk_asan/ruby_parser.c
compiling /tmp/ruby/src/trunk_asan/scheduler.c
compiling /tmp/ruby/src/trunk_asan/set.c
compiling /tmp/ruby/src/trunk_asan/shape.c
compiling /tmp/ruby/src/trunk_asan/signal.c
compiling /tmp/ruby/src/trunk_asan/sprintf.c
compiling /tmp/ruby/src/trunk_asan/st.c
compiling /tmp/ruby/src/trunk_asan/strftime.c
compiling /tmp/ruby/src/trunk_asan/string.c
compiling /tmp/ruby/src/trunk_asan/struct.c
compiling /tmp/ruby/src/trunk_asan/symbol.c
compiling /tmp/ruby/src/trunk_asan/thread.c
compiling /tmp/ruby/src/trunk_asan/time.c
compiling /tmp/ruby/src/trunk_asan/transcode.c
compiling /tmp/ruby/src/trunk_asan/util.c
compiling /tmp/ruby/src/trunk_asan/variable.c
compiling /tmp/ruby/src/trunk_asan/version.c
compiling /tmp/ruby/src/trunk_asan/vm.c
compiling /tmp/ruby/src/trunk_asan/vm_backtrace.c
compiling /tmp/ruby/src/trunk_asan/vm_dump.c
compiling /tmp/ruby/src/trunk_asan/vm_sync.c
compiling /tmp/ruby/src/trunk_asan/vm_trace.c
compiling /tmp/ruby/src/trunk_asan/weakmap.c
compiling /tmp/ruby/src/trunk_asan/yjit.c
compiling /tmp/ruby/src/trunk_asan/jit.c
building Rust YJIT (release mode)
compiling /tmp/ruby/src/trunk_asan/missing/setproctitle.c
compiling /tmp/ruby/src/trunk_asan/addr2line.c
compiling /tmp/ruby/src/trunk_asan/array.c
compiling /tmp/ruby/src/trunk_asan/prism/api_node.c
compiling /tmp/ruby/src/trunk_asan/prism/api_pack.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/pack.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
assembling /tmp/ruby/src/trunk_asan/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk_asan/enc/ascii.c
compiling /tmp/ruby/src/trunk_asan/enc/us_ascii.c
compiling /tmp/ruby/src/trunk_asan/enc/unicode.c
compiling /tmp/ruby/src/trunk_asan/enc/utf_8.c
compiling enc/trans/newline.c
touch /tmp/ruby/build/trunk_asan/target/release/libyjit.a
partial linking /tmp/ruby/build/trunk_asan/target/release/libyjit.a into /tmp/ruby/build/trunk_asan/target/release/libyjit.o
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/dln.c
compiling /tmp/ruby/src/trunk_asan/localeinit.c
creating verconf.h
compiling /tmp/ruby/src/trunk_asan/dmyext.c
compiling /tmp/ruby/src/trunk_asan/dmyenc.c
verconf.h updated
compiling /tmp/ruby/src/trunk_asan/loadpath.c
builtin_binary.rbbin updated
dcb90f8a75ffa56ee36a2d005b20ac4fc392f3f4627a26ab3f4823561e332831  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h updated
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
compiling /tmp/ruby/src/trunk_asan/enc/encdb.c
compiling /tmp/ruby/src/trunk_asan/enc/big5.c
compiling /tmp/ruby/src/trunk_asan/enc/cesu_8.c
compiling /tmp/ruby/src/trunk_asan/enc/cp949.c
compiling /tmp/ruby/src/trunk_asan/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk_asan/enc/euc_jp.c
compiling /tmp/ruby/src/trunk_asan/enc/euc_kr.c
compiling /tmp/ruby/src/trunk_asan/enc/euc_tw.c
compiling /tmp/ruby/src/trunk_asan/enc/gb2312.c
compiling /tmp/ruby/src/trunk_asan/enc/gb18030.c
compiling /tmp/ruby/src/trunk_asan/enc/gbk.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_4.c
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
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
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_13.c
transdb.h updated
generating makefiles ext/configure-ext.mk
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_16.c
making trans
compiling /tmp/ruby/src/trunk_asan/enc/koi8_r.c
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
compiling /tmp/ruby/src/trunk_asan/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk_asan/enc/koi8_u.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
compiling /tmp/ruby/src/trunk_asan/enc/shift_jis.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/chinese.c
ext/configure-ext.mk updated
compiling /tmp/ruby/src/trunk_asan/enc/utf_16be.c
compiling /tmp/ruby/src/trunk_asan/enc/utf_16le.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk_asan/enc/utf_32be.c
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji.c
generating /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c ...
compiling /tmp/ruby/src/trunk_asan/enc/utf_32le.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_31j.c
generating /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c ...
compiling /tmp/ruby/src/trunk_asan/enc/windows_1250.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1251.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c
configuring cgi/escape
configuring -test-/RUBY_ALIGNOF
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji.c ...
configuring continuation
configuring date
configuring coverage
compiling /tmp/ruby/src/trunk_asan/enc/windows_1252.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c
configuring digest
configuring digest/bubblebabble
configuring digest/md5
configuring erb/escape
configuring etc
configuring fcntl
compiling /tmp/ruby/src/trunk_asan/enc/windows_1253.c
configuring io/console
generating table from /tmp/ruby/src/trunk_asan/enc/trans/escape.c
configuring json
configuring json/generator
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c ...
compiling /tmp/ruby/src/trunk_asan/enc/windows_1254.c
configuring monitor
generating /tmp/ruby/src/trunk_asan/enc/trans/escape.c ...
compiling /tmp/ruby/src/trunk_asan/enc/windows_1257.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
generating table from /tmp/ruby/src/trunk_asan/enc/trans/gbk.c
configuring -test-/array/concat
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c ...
configuring -test-/array/resize
configuring -test-/bignum
linking encoding encdb.so
configuring -test-/box/yay1
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c ...
linking encoding big5.so
configuring -test-/box/yay2
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
linking encoding cesu_8.so
configuring -test-/class
generating /tmp/ruby/src/trunk_asan/enc/trans/chinese.c ...
configuring -test-/cxxanyargs
linking encoding cp949.so
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c ...
linking encoding emacs_mule.so
configuring objspace
linking encoding euc_jp.so
configuring openssl
linking encoding euc_kr.so
configuring -test-/debug
configuring psych
linking encoding euc_tw.so
configuring -test-/dln/empty
configuring -test-/econv
configuring -test-/ensure_and_callcc
configuring pty
configuring -test-/enumerator_kw
linking encoding gb2312.so
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
linking encoding gb18030.so
configuring -test-/file
configuring digest/rmd160
configuring rbconfig/sizeof
linking encoding gbk.so
linking encoding iso_8859_1.so
configuring ripper
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c
linking encoding iso_8859_4.so
generating /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c ...
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
configuring digest/sha1
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/gbk.c ...
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
configuring rubyvm
linking encoding iso_8859_13.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese.c
linking encoding iso_8859_14.so
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese.c ...
linking encoding iso_8859_15.so
configuring digest/sha2
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
configuring socket
linking encoding utf_16be.so
linking encoding utf_16le.so
configuring strscan
configuring stringio
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
configuring json/parser
linking encoding windows_1250.so
configuring zlib
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c
linking encoding windows_1251.so
linking encoding windows_1252.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating table from /tmp/ruby/src/trunk_asan/enc/trans/korean.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c
generating /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c ...
generating /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c ...
configuring bigdecimal-3.3.1/ext/bigdecimal
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c ...
configuring debug-1.11.0/ext/debug
generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c
configuring -test-/float
configuring -test-/funcall
configuring fiddle-1.1.8/ext/fiddle
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 -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 nkf-0.2.0/ext/nkf
configuring -test-/memory_status
configuring -test-/memory_view
generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c
configuring -test-/method
generating /tmp/ruby/src/trunk_asan/enc/trans/korean.c ...
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
generating /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c ...
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/public_header_warnings
configuring -test-/random
configuring -test-/rational
generating /tmp/ruby/src/trunk_asan/enc/trans/big5.c ...
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/sanitizers
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring racc-1.8.1/ext/racc/cparse
configuring -test-/stack
configuring -test-/string
linking transcoder transdb.so
configuring rbs-3.9.5/ext/rbs_extension
configuring -test-/struct
configuring -test-/symbol
configuring syslog-0.3.0/ext/syslog
compiling /tmp/ruby/src/trunk_asan/enc/trans/big5.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c
generating /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c ...
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c ...
compiling /tmp/ruby/src/trunk_asan/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c
configuring -test-/thread/id
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c
libffi_version: 3.4.6
configuring -test-/thread/instrumentation
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c
configuring -test-/thread/lock_native_thread
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
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
compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/korean.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder single_byte.so
linking transcoder utf_16_32.so
linking transcoder japanese_sjis.so
linking transcoder gbk.so
linking transcoder utf8_mac.so
linking transcoder korean.so
linking transcoder big5.so
linking transcoder japanese_euc.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'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/box/yay2/yay2.c
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
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract'
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'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/arith_seq/extract/extract.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/array/concat/to_ary_concat.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/array/resize/resize.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/cxxanyargs/cxxanyargs.cpp
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-14834/bug-14834.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-3571/bug.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/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-/class/init.c
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
compiling /tmp/ruby/src/trunk_asan/ext/-test-/RUBY_ALIGNOF/cpp.cpp
linking shared-object -test-/array/to_ary_concat.so
linking shared-object -test-/arith_seq/beg_len_step.so
linking shared-object -test-/namespace/yay1.so
linking shared-object -test-/bug_5832.so
linking shared-object -test-/bug_reporter.so
linking shared-object -test-/namespace/yay2.so
linking shared-object -test-/bug_3571.so
linking shared-object -test-/array/resize.so
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/bug_14834.so
linking shared-object -test-/class.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'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-3571'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/inspector.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/div.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/dln/empty/empty.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/beg_len_step'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/box/yay1'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/concat'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/profile_frames.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/intpack.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/econv'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/append.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/resize'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/mul.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/ensure_and_callcc'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/str2big.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
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-/exception/enc_raise.c
linking shared-object -test-/econv.so
linking shared-object -test-/ensure_and_callcc.so
linking shared-object -test-/debug.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/invalid.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty'
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-/file'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/fs.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/ensured.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/econv'
linking shared-object -test-/bignum.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/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'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/float/nextafter.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/init.c
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/newline_conv.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/stat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/RUBY_ALIGNOF'
linking shared-object -test-/enumerator_kw.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall'
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
compiling /tmp/ruby/src/trunk_asan/ext/-test-/funcall/funcall.c
linking shared-object -test-/eval.so
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/hash/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iseq_load/iseq_load.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/core_ext.c
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/eval'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/iter'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/break.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/init.c
linking shared-object -test-/float.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/my_integer.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/exception'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/yield.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/dot.dot/dot.dot.c
linking shared-object -test-/file.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/protect/protect.c
linking shared-object -test-/funcall.so
linking shared-object -test-/cxxanyargs.so
linking shared-object -test-/gvl/call_without_gvl.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-/fatal.so
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/file'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall'
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
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/gvl/call_without_gvl'
linking shared-object -test-/iseq_load.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/stringify_target/stringify_target.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/compat/usrcompat.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/internal_ivar/internal_ivar.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/usr/usrmarshal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/fatal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/memory_view/memory_view.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/method'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/method/arity.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/notimplement/bug.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/method/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs'
linking shared-object -test-/iter.so
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/protect.so
linking shared-object -test-/load/resolve_symbol_resolver.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
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect'
linking shared-object -test-/load/resolve_symbol_target.so
linking shared-object -test-/load/stringify_target.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/load/stringify_symbols.so
linking shared-object -test-/marshal/usr.so
linking shared-object -test-/marshal/internal_ivar.so
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_resolver'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/printf'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/printf/printf.c
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_target'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/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
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/compat'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/loop.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/super.c
linking shared-object -test-/method.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/rational/rat.c
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/method'
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/recursion/recursion.c
make[2]: 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
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
linking shared-object -test-/postponed_job.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/scan_args/scan_args.c
linking shared-object -test-/integer.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/foreach/foreach.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/proc.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/update/update.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job'
linking shared-object -test-/random.so
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer'
linking shared-object -test-/rb_call_super_kw.so
linking shared-object -test-/memory_view.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/string'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/capacity.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/proc'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/coderange.c
linking shared-object -test-/recursion.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/cstr.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/random'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/ellipsize.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_associate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_dummy.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/printf'
linking shared-object -test-/sanitizers.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_str_buf_cat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/fstring.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/sanitizers'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/struct'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/data.c
linking shared-object -test-/st/update.so
linking shared-object -test-/st/numhash.so
linking shared-object -test-/stack.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/modify.c
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/nofree.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/duplicate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/stack'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/len.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/normalize.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/id/id.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/qsort.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/instrumentation/instrumentation.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/lock_native_thread/lock_native_thread.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/time'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/leap_second.c
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
compiling /tmp/ruby/src/trunk_asan/ext/-test-/tracepoint/tracepoint.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/new.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/typeddata/typeddata.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/vm'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/vm/at_exit.c
linking shared-object -test-/struct.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_interned_str.c
linking shared-object -test-/thread/id.so
linking shared-object -test-/symbol.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/wait'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/struct'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_str_dup.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/set_len.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/id'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/cgi/escape'
compiling /tmp/ruby/src/trunk_asan/ext/cgi/escape/escape.c
linking shared-object -test-/thread/lock_native_thread.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/continuation'
compiling /tmp/ruby/src/trunk_asan/ext/continuation/continuation.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
compiling /tmp/ruby/src/trunk_asan/ext/coverage/coverage.c
linking shared-object -test-/thread/instrumentation.so
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/lock_native_thread'
installing default coverage libraries
linking shared-object -test-/tracepoint.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
compiling /tmp/ruby/src/trunk_asan/ext/date/date_core.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
compiling /tmp/ruby/src/trunk_asan/ext/digest/digest.c
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/erb/escape'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk_asan/ext/erb/escape/escape.c
compiling /tmp/ruby/src/trunk_asan/ext/date/date_parse.c
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-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/tracepoint'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk_asan/ext/date/date_strftime.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fcntl'
compiling /tmp/ruby/src/trunk_asan/ext/fcntl/fcntl.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
compiling /tmp/ruby/src/trunk_asan/ext/io/console/console.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/vm'
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 -test-/string.so
compiling /tmp/ruby/src/trunk_asan/ext/date/date_strptime.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/wait'
installing digest libraries
installing default date_core 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/string'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/continuation'
installing default digest libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
installing default console libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
compiling /tmp/ruby/src/trunk_asan/ext/monitor/monitor.c
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
compiling /tmp/ruby/src/trunk_asan/ext/objspace/object_tracing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/wait'
linking shared-object fcntl.so
compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace.c
linking shared-object erb/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fcntl'
linking shared-object io/nonblock.so
compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/erb/escape'
installing default monitor libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/nonblock'
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/openssl'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/cgi/escape'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_emitter.c
linking shared-object coverage.so
linking shared-object -test-/time.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_asn1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/time'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_parser.c
linking shared-object monitor.so
linking shared-object etc.so
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
installing default objspace libraries
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bio.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/etc'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_to_ruby.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bn.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_cipher.c
linking shared-object io/console.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_digest.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
compiling /tmp/ruby/src/trunk_asan/ext/pty/pty.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_engine.c
installing default pty libraries
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_kdf.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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
linking shared-object psych.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids2.c
linking shared-object pty.so
compiling /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/trunk_asan/ext/ripper/ripper.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
compiling /tmp/ruby/src/trunk_asan/ext/ripper/ripper_init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ns_spki.c
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
checking /tmp/ruby/src/trunk_asan/parse.y and /tmp/ruby/src/trunk_asan/ext/ripper/eventids2.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
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/stringio'
compiling /tmp/ruby/src/trunk_asan/ext/stringio/stringio.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
compiling /tmp/ruby/src/trunk_asan/ext/strscan/strscan.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/constants.c
linking shared-object rbconfig/sizeof.so
installing default strscan libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/zlib'
compiling /tmp/ruby/src/trunk_asan/ext/zlib/zlib.c
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/basicsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
installing default ripper libraries
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal/missing.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug/debug.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/closure.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug/iseq_collector.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
linking shared-object strscan.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/bigdecimal-3.3.1/lib ../../../../../.bundle/gems/bigdecimal-3.3.1/lib
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_dh.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/constants.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/debug-1.11.0/lib ../../../../../.bundle/gems/debug-1.11.0/lib
linking shared-object debug/debug.so
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/ruby_objs.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/fiddle.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/util/rbs_constant_pool.c
linking shared-object stringio.so
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/lexer.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/stringio'
compiling /tmp/ruby/src/trunk_asan/ext/socket/socket.c
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/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin
compiling /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/syslog-0.3.0/lib ../../../../../.bundle/gems/syslog-0.3.0/lib
compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/handle.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib
linking shared-object racc/cparse.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_dsa.c
linking shared-object syslog_ext.so
compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_ec.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk_asan/ext/digest/bubblebabble/bubblebabble.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/md5'
compiling /tmp/ruby/src/trunk_asan/ext/digest/md5/md5init.c
make[2]: 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/fiddle-1.1.8/ext/fiddle/pointer.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk_asan/ext/digest/md5/md5.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/main.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha1'
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk_asan/ext/digest/rmd160/rmd160.c
linking shared-object digest/bubblebabble.so
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha1/sha1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_provider.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/fiddle-1.1.8/lib ../../../../../.bundle/gems/fiddle-1.1.8/lib
compiling /tmp/ruby/src/trunk_asan/ext/socket/unixsocket.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/md5'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/parserstate.c
linking shared-object zlib.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_rand.c
linking shared-object fiddle.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/zlib'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/unescape.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/unixserver.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
linking shared-object digest/sha1.so
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha1'
compiling /tmp/ruby/src/trunk_asan/ext/socket/ancdata.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl_session.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/rbs-3.9.5/lib ../../../../../.bundle/gems/rbs-3.9.5/lib
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ts.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
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json/parser'
compiling /tmp/ruby/src/trunk_asan/ext/json/parser/parser.c
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha2/sha2.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/ifaddr.c
installing default sha2 libraries
installing default socket libraries
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/openssl/ossl_x509name.c
linking shared-object digest/sha2.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509req.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509revoked.c
linking shared-object date_core.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509store.c
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
installing default openssl libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
linking shared-object bigdecimal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
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 openssl.so
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
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
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
generating enc.mk
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
compiling /tmp/ruby/src/trunk_asan/enc/trans/transdb.c
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
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.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/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/ripper'
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/rbs-3.9.5/ext/rbs_extension'
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/debug-1.11.0/ext/debug'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[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.0.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    bundler 4.0.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 5.1.3
                                    error_highlight 0.7.0
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.7.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.0
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.6.0
                                    resolv 0.6.3
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.4
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    date 3.5.0
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0.dev
                                    json 2.16.0
                                    openssl 4.0.0.pre
                                    psych 5.2.6
                                    stringio 3.1.9.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    minitest 5.26.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.1
                                    rexml 3.4.4
                                    rss 0.3.1
                                    net-ftp 0.3.9
                                    net-imap 0.5.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.5
                                    typeprof 0.31.0
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.3.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 6.15.1
                                    irb 1.15.3
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=52250
  "--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/757] 2594822=prism/api/parse_test
[  2/757] 2594824=rubygems/test_gem_source_specific_file
[  3/757] 2594811=socket/test_unix
[  4/757] 2594810=rubygems/test_gem_commands_which_command
[  5/757] 2594813=ruby/test_enum
[  6/757] 2594819=psych/test_coder
[  7/757] 2594812=optparse/test_optparse
[  8/757] 2594820=ruby/test_symbol
[  9/757] 2594814=uri/test_ldap
[ 10/757] 2594816=rubygems/test_gem_source_lock
[ 11/757] 2594823=etc/test_etc
[ 12/757] 2594825=rubygems/test_gem_remote_fetcher_local_server
[ 13/757] 2594817=-ext-/gvl/test_last_thread
[ 14/757] 2594821=-ext-/time/test_new
[ 15/757] 2594815=openssl/test_cipher
[ 16/757] 2594818=psych/test_hash
[ 17/757] 2594821=rubygems/test_gem_commands_environment_command
[ 18/757] 2594814=-ext-/tracepoint/test_tracepoint
[ 19/757] 2594811=-ext-/integer/test_my_integer
[ 20/757] 2594819=dtrace/test_array_create
[ 21/757] 2594811=rubygems/test_gem_resolver_installed_specification
[ 22/757] 2594819=pathname/test_ractor
[ 23/757] 2594818=prism/ruby/desugar_compiler_test
[ 24/757] 2594822=mkmf/test_signedness
[ 25/757] 2594815=openssl/test_hmac
[ 26/757] 2594815=rubygems/test_gem_commands_mirror
[ 27/757] 2594819=-ext-/marshal/test_internal_ivar
[ 28/757] 2594812=prism/encoding/symbol_encoding_test
[ 29/757] 2594819=ruby/test_undef
[ 30/757] 2594819=rubygems/test_gem_commands_sources_command
[ 31/757] 2594824=io/console/test_ractor
[ 32/757] 2594810=rubygems/test_gem_spec_fetcher
[ 33/757] 2594818=ruby/test_numeric
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[ 34/757] 2594816=ruby/test_metaclass
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[ 35/757] 2594816=ruby/test_io
[ 36/757] 2594821=uri/test_ws
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[ 37/757] 2594825=io/console/test_io_console
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 38/757] 2594811=date/test_date_arith
[ 39/757] 2594810=openssl/test_engine
[ 40/757] 2594821=-ext-/exception/test_enc_raise
[ 41/757] 2594810=ruby/test_key_error
[ 42/757] 2594811=-ext-/marshal/test_usrmarshal
[ 43/757] 2594810=ruby/test_weakkeymap
[ 44/757] 2594821=net/http/test_httpresponse
[ 45/757] 2594812=ruby/test_inlinecache
[ 46/757] 2594824=rubygems/test_gem_command
[ 47/757] 2594821=rubygems/test_gem_resolver
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 48/757] 2594823=rubygems/test_gem_remote_fetcher
[ 49/757] 2594815=rubygems/test_gem_gemcutter_utilities
[ 50/757] 2594821=rubygems/test_gem_util
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[ 51/757] 2594824=test_tempfile
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 52/757] 2594818=openssl/test_config
[ 53/757] 2594815=rubygems/test_exit
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[ 54/757] 2594821=did_you_mean/spell_checking/test_pattern_key_name_check
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[ 55/757] 2594821=did_you_mean/edit_distance/test_jaro_winkler
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[ 56/757] 2594821=rubygems/test_gem_commands_yank_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[ 57/757] 2594817=rubygems/test_gem_request_set_lockfile
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[ 58/757] 2594812=json/ractor_test
[ 59/757] 2594815=fiber/test_io_close
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 60/757] 2594819=-ext-/postponed_job/test_postponed_job
[ 61/757] 2594815=ruby/test_bignum
[ 62/757] 2594812=prism/ruby/reflection_test
[ 63/757] 2594821=did_you_mean/tree_spell/test_human_typo
[ 64/757] 2594821=-ext-/load/test_dot_dot
[ 65/757] 2594812=ruby/test_defined
[ 66/757] 2594821=-ext-/bignum/test_pack
[ 67/757] 2594818=date/test_switch_hitter
[ 68/757] 2594818=ruby/test_thread
[ 69/757] 2594823=ruby/test_call
[ 70/757] 2594814=json/json_generic_object_test
[ 71/757] 2594812=dtrace/test_hash_create
[ 72/757] 2594814=rubygems/test_gem_install_update_options
[ 73/757] 2594812=uri/test_file
[ 74/757] 2594817=rubygems/test_gem_security_policy
[ 75/757] 2594815=rubygems/test_gem_resolver_index_set
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[ 76/757] 2594812=ruby/test_ractor
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[ 77/757] 2594811=-ext-/method/test_arity
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 78/757] 2594811=-ext-/st/test_update
[ 79/757] 2594811=ripper/test_files_sample
[ 80/757] 2594815=ruby/enc/test_case_options
[ 81/757] 2594817=open-uri/test_proxy
[ 82/757] 2594815=dtrace/test_raise
[ 83/757] 2594815=ruby/test_yield
[ 84/757] 2594817=rubygems/test_gem_request_set_lockfile_parser
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[ 85/757] 2594823=ruby/enc/test_shift_jis
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[ 86/757] 2594823=rubygems/test_gem_ci_detector
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 87/757] 2594817=io/wait/test_io_wait_uncommon
[ 88/757] 2594817=psych/test_string
[ 89/757] 2594823=net/http/test_http
[ 90/757] 2594823=rubygems/test_gem_dependency_resolution_error
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[ 91/757] 2594814=prism/fixtures_test
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 92/757] 2594811=ruby/test_rational2
[ 93/757] 2594823=ripper/test_filter
[ 94/757] 2594811=rubygems/test_gem_ext_cmake_builder
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 95/757] 2594811=-ext-/string/test_too_many_dummy_encodings
[ 96/757] 2594824=ruby/enc/test_koi8
[ 97/757] 2594824=objspace/test_objspace
[ 98/757] 2594823=ruby/test_clone
[ 99/757] 2594821=erb/test_erb_m17n
[100/757] 2594821=mkmf/test_have_library
[101/757] 2594817=rubygems/test_require
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[102/757] 2594811=net/http/test_https
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[103/757] 2594817=erb/test_erb_command
[104/757] 2594817=rubygems/test_gem_resolver_vendor_set
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[105/757] 2594817=ruby/test_fnmatch
[106/757] 2594819=uri/test_ftp
[107/757] 2594814=prism/result/integer_base_flags_test
[108/757] 2594814=net/http/test_httpresponses
[109/757] 2594814=ruby/test_unicode_escape
[110/757] 2594819=ruby/test_lambda
[111/757] 2594817=ruby/test_file
[112/757] 2594823=socket/test_sockopt
[113/757] 2594823=ruby/test_frozen_error
[114/757] 2594823=prism/bom_test
[115/757] 2594814=psych/test_encoding
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[116/757] 2594819=rubygems/test_gem_commands_search_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[117/757] 2594823=ruby/test_pattern_matching
[118/757] 2594814=fiber/test_thread
[119/757] 2594819=ruby/test_literal
[120/757] 2594823=ruby/test_arithmetic_sequence
[121/757] 2594823=prism/ruby/parameters_signature_test
[122/757] 2594823=optparse/test_getopts
[123/757] 2594823=rubygems/test_gem_resolver_api_specification
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[124/757] 2594814=socket/test_nonblock
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[125/757] 2594814=rubygems/test_gem_commands_signin_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
[126/757] 2594823=openssl/test_pkey
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[127/757] 2594814=ruby/test_primitive
[128/757] 2594810=rubygems/test_gem_request
[129/757] 2594825=psych/test_yaml
[130/757] 2594814=psych/test_boolean
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[131/757] 2594814=mkmf/test_config
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[132/757] 2594810=rubygems/test_gem_commands_specification_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[133/757] 2594810=psych/handlers/test_recorder
[134/757] 2594810=-ext-/iter/test_yield_block
[135/757] 2594810=did_you_mean/test_spell_checker
[136/757] 2594810=-ext-/bug_reporter/test_bug_reporter
[137/757] 2594825=fiber/test_ractor
[138/757] 2594823=psych/test_document
[139/757] 2594823=ripper/test_parser_events
[140/757] 2594825=ruby/enc/test_windows_1251
[141/757] 2594825=prism/ruby/relocation_test
#<Thread:0x0000732a01212160 /tmp/ruby/src/trunk_asan/test/net/http/test_https.rb:75 run> terminated with exception (report_on_exception is true):
/tmp/ruby/src/trunk_asan/test/net/http/test_https.rb:76:in 'block (2 levels) in TestNetHTTPS#test_get_SNI_proxy': uninitialized constant TestNetHTTPS::Net (NameError)
[142/757] 2594822=resolv/test_win32_config
[143/757] 2594823=rubygems/test_gem_resolver_best_set
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[144/757] 2594822=mkmf/test_convertible
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[145/757] 2594825=resolv/test_addr
[146/757] 2594823=ruby/test_eval
[147/757] 2594825=-ext-/file/test_stat
[148/757] 2594825=psych/test_yamldbm
[149/757] 2594825=json/test_helper
[150/757] 2594825=ruby/test_thread_cv
[151/757] 2594810=rubygems/test_gem_resolver_conflict
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[152/757] 2594810=rubygems/test_gem_commands_contents_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[153/757] 2594810=ruby/test_readpartial
[154/757] 2594821=psych/test_scalar
[155/757] 2594810=ruby/test_rational
[156/757] 2594825=-ext-/bignum/test_str2big
[157/757] 2594825=ruby/test_regexp
[158/757] 2594821=prism/newline_offsets_test
[159/757] 2594813=rubygems/test_remote_fetch_error
[160/757] 2594820=pathname/test_pathname
[161/757] 2594814=coverage/test_coverage
[162/757] 2594813=json/json_common_interface_test
[163/757] 2594813=psych/test_stream
[164/757] 2594813=prism/result/named_capture_test
[165/757] 2594820=ruby/test_dir_m17n
[166/757] 2594813=rubygems/test_gem_resolver_git_specification
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[167/757] 2594813=rubygems/test_gem_commands_cert_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[168/757] 2594813=fiber/test_io
[169/757] 2594821=-ext-/eval/test_eval
[170/757] 2594821=fiber/test_process
[171/757] 2594821=ruby/test_object
[172/757] 2594810=fileutils/test_fileutils
[173/757] 2594813=rubygems/test_gem_dependency
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[174/757] 2594813=dtrace/test_method_cache
[175/757] 2594813=ruby/test_iterator
[176/757] 2594823=psych/test_marshalable
[177/757] 2594817=rubygems/test_gem_resolver_index_specification
[178/757] 2594823=dtrace/test_string
[179/757] 2594823=ruby/test_class
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[180/757] 2594817=psych/test_serialize_subclasses
[181/757] 2594817=ruby/test_const
[182/757] 2594817=prism/api/parse_comments_test
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[183/757] 2594813=rubygems/test_gem_ext_ext_conf_builder
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[184/757] 2594813=dtrace/test_cmethod
[185/757] 2594813=-ext-/string/test_qsort
[186/757] 2594813=rubygems/test_gem_commands_dependency_command
[187/757] 2594817=fiber/test_storage
[188/757] 2594817=prism/result/string_test
[189/757] 2594817=-ext-/path_to_class/test_path_to_class
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[190/757] 2594817=json/json_addition_test
[191/757] 2594813=-ext-/num2int/test_num2int
[192/757] 2594817=rubygems/test_gem_source_local
[193/757] 2594813=-ext-/iter/test_iter_break
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[194/757] 2594813=mkmf/test_have_macro
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[195/757] 2594817=ruby/test_process
[196/757] 2594810=ruby/test_parse
[197/757] 2594819=fiber/test_address_resolve
[198/757] 2594819=uri/test_wss
[199/757] 2594819=ruby/test_variable
[200/757] 2594813=openssl/test_digest
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[201/757] 2594813=rubygems/test_gem_resolver_lock_specification
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[202/757] 2594813=-ext-/string/test_cstr
[203/757] 2594814=test_securerandom
[204/757] 2594814=-ext-/st/test_foreach
[205/757] 2594814=ruby/test_econv
[206/757] 2594821=optparse/test_summary
[207/757] 2594813=ruby/test_flip
[208/757] 2594810=fileutils/test_nowrite
[209/757] 2594813=ruby/test_thread_queue
[210/757] 2594810=rubygems/test_gem_ext_cargo_builder_unit
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[211/757] 2594810=rubygems/test_gem_commands_install_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[212/757] 2594810=ruby/test_stack
[213/757] 2594821=ruby/test_complex
[214/757] 2594819=prism/result/source_location_test
[215/757] 2594821=-ext-/thread/test_instrumentation_api
[216/757] 2594819=-ext-/vm/test_at_exit
[217/757] 2594819=prism/result/static_inspect_test
[218/757] 2594819=-ext-/symbol/test_inadvertent_creation
[219/757] 2594822=rubygems/test_gem_commands_query_command
[220/757] 2594819=prism/result/equality_test
[221/757] 2594819=openssl/test_x509ext
[222/757] 2594819=psych/test_data
[223/757] 2594819=ripper/test_files_ext
[224/757] 2594820=ruby/test_object_id
[225/757] 2594822=prism/unescape_test
[226/757] 2594822=ruby/test_method_cache
[227/757] 2594822=ruby/test_path
[228/757] 2594822=test_pp
[229/757] 2594822=socket/test_tcp
[230/757] 2594819=ruby/test_sprintf_comb
[231/757] 2594820=rubygems/test_gem_stub_specification
[232/757] 2594822=prism/ruby/tunnel_test
[233/757] 2594822=rubygems/test_gem_text
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[234/757] 2594814=ruby/test_settracefunc
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[235/757] 2594822=rubygems/test_gem_version
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[236/757] 2594819=rubygems/test_gem_commands_stale_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[237/757] 2594822=test_extlibs
[238/757] 2594819=-ext-/rational/test_rat
[239/757] 2594819=mkmf/test_flags
[240/757] 2594810=openssl/test_asn1
[241/757] 2594821=rubygems/test_gem_ext_rake_builder
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[242/757] 2594820=monitor/test_monitor
[243/757] 2594810=json/json_string_matching_test
[244/757] 2594821=ruby/test_whileuntil
[245/757] 2594810=ruby/test_transcode
[246/757] 2594821=mkmf/test_pkg_config
[247/757] 2594813=ruby/test_string_memory
[248/757] 2594821=prism/regexp_test
[249/757] 2594820=-ext-/string/test_coderange
[250/757] 2594820=open-uri/test_open-uri
[251/757] 2594821=-ext-/bignum/test_big2str
[252/757] 2594821=-ext-/win32/test_dln
[253/757] 2594821=ruby/test_complex2
[254/757] 2594821=ruby/enc/test_iso_8859
[255/757] 2594820=openssl/test_x509attr
[256/757] 2594820=psych/test_tree_builder
[257/757] 2594815=rubygems/test_gem_ext_cargo_builder_link_flag_converter
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[258/757] 2594821=net/protocol/test_protocol
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[259/757] 2594821=-ext-/load/test_protect
[260/757] 2594820=openssl/test_x509req
[261/757] 2594813=rubygems/test_gem_commands_open_command
[262/757] 2594821=-ext-/string/test_enc_associate
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[263/757] 2594815=prism/api/dump_test
[264/757] 2594813=ruby/test_gc
[265/757] 2594820=ruby/test_allocation
[266/757] 2594819=prism/ruby/location_test
[267/757] 2594819=yaml/test_store
[268/757] 2594819=ruby/test_insns_leaf
[269/757] 2594819=ruby/test_iseq
[270/757] 2594821=psych/test_class
[271/757] 2594821=openssl/test_x509crl
[272/757] 2594816=strscan/test_stringscanner
[273/757] 2594816=psych/test_numeric
[274/757] 2594821=ruby/enc/test_gb18030
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[275/757] 2594821=rubygems/test_gem_package_tar_reader
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[276/757] 2594816=ruby/enc/test_gbk
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[277/757] 2594816=rubygems/test_gem_specification
[278/757] 2594814=rubygems/test_gem_dependency_installer
[279/757] 2594821=ruby/test_refinement
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[280/757] 2594814=rubygems/test_gem_name_tuple
[281/757] 2594816=ruby/test_warning
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[282/757] 2594814=io/nonblock/test_flush
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[283/757] 2594814=rubygems/test_gem_commands_fetch_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[284/757] 2594812=openssl/test_pkcs7
[285/757] 2594814=ruby/test_complexrational
[286/757] 2594814=mkmf/test_mkmf
[287/757] 2594814=-ext-/bignum/test_mul
[288/757] 2594814=ruby/test_mixed_unicode_escapes
[289/757] 2594814=-ext-/test_enumerator_kw
[290/757] 2594814=did_you_mean/spell_checking/test_require_path_check
[291/757] 2594816=ruby/test_struct
[292/757] 2594814=-ext-/typeddata/test_typeddata
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[293/757] 2594816=rubygems/test_gem_resolver_vendor_specification
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[294/757] 2594816=prism/ruby/compiler_test
[295/757] 2594810=date/test_date_strftime
[296/757] 2594816=ruby/test_box
[297/757] 2594814=-ext-/bignum/test_bigzero
[298/757] 2594814=ruby/test_basicinstructions
[299/757] 2594815=fiber/test_mutex
[300/757] 2594814=fileutils/test_verbose
[301/757] 2594814=rubygems/test_gem_ext_builder
[302/757] 2594812=objspace/test_ractor
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[303/757] 2594814=rubygems/test_gem_unsatisfiable_dependency_error
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[304/757] 2594814=ripper/test_sexp
[305/757] 2594814=rubygems/test_gem_package_tar_header
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[306/757] 2594814=prism/ruby/pattern_test
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[307/757] 2594814=rubygems/test_gem_commands_owner_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[308/757] 2594814=socket/test_basicsocket
[309/757] 2594815=prism/locals_test
[310/757] 2594815=test_find
[311/757] 2594814=-ext-/test_recursion
[312/757] 2594814=-ext-/string/test_normalize
[313/757] 2594814=-ext-/win32/test_fd_setsize
[314/757] 2594814=prism/version_test
[315/757] 2594815=rubygems/test_gem_request_set
[316/757] 2594814=ruby/test_objectspace
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[317/757] 2594815=test_trick
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[318/757] 2594810=rubygems/test_gem_rdoc
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[319/757] 2594810=prism/api/lex_test
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[320/757] 2594819=rubygems/test_gem_version_option
[321/757] 2594819=ripper/test_files_test_2
[322/757] 2594819=ruby/test_require_lib
[323/757] 2594810=psych/test_stringio
[324/757] 2594810=rubygems/test_gem_remote_fetcher_s3
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[325/757] 2594810=ruby/test_fixnum
[326/757] 2594810=fiber/test_timeout
[327/757] 2594810=ruby/test_signal
[328/757] 2594812=-ext-/iseq_load/test_iseq_load
[329/757] 2594816=did_you_mean/core_ext/test_name_error_extension
[330/757] 2594816=-ext-/string/test_fstring
[331/757] 2594822=fiber/test_scheduler
[332/757] 2594816=-ext-/test_ensure_and_callcc
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[333/757] 2594816=rubygems/test_gem_resolver_activation_request
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[334/757] 2594816=ruby/enc/test_big5
[335/757] 2594816=psych/test_null
[336/757] 2594816=-ext-/funcall/test_passing_block
[337/757] 2594816=uri/test_http
[338/757] 2594816=socket/test_addrinfo
[339/757] 2594816=openssl/test_x509cert
[340/757] 2594816=-ext-/test_bug-14834
[341/757] 2594816=prism/ruby/ruby_parser_test
[342/757] 2594816=openssl/test_buffering
[343/757] 2594816=resolv/test_svcb_https
[344/757] 2594816=psych/nodes/test_enumerable
[345/757] 2594816=-ext-/proc/test_bmethod
[346/757] 2594816=dtrace/test_load
[347/757] 2594816=ruby/test_encoding
[348/757] 2594816=json/json_fixtures_test
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[349/757] 2594816=rubygems/test_gem_resolver_specification
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[350/757] 2594816=rubygems/test_gem_security_trust_dir
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[351/757] 2594816=mkmf/test_constant
[352/757] 2594822=ruby/test_default_gems
[353/757] 2594822=-ext-/string/test_enc_str_buf_cat
[354/757] 2594822=mkmf/test_have_func
[355/757] 2594812=rubygems/test_webauthn_listener
[356/757] 2594812=-ext-/thread/test_lock_native_thread
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[357/757] 2594812=rubygems/test_gem_package_tar_reader_entry
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[358/757] 2594812=optparse/test_zsh_completion
[359/757] 2594812=-ext-/string/test_external_new
[360/757] 2594812=ripper/test_scanner_events
[361/757] 2594812=-ext-/test_abi
[362/757] 2594822=ruby/enc/test_euc_jp
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[363/757] 2594822=rubygems/test_gem_resolver_dependency_request
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[364/757] 2594822=-ext-/exception/test_data_error
[365/757] 2594822=ruby/test_rubyvm
[366/757] 2594822=ruby/test_weakmap
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[367/757] 2594812=rubygems/test_gem_doctor
[368/757] 2594812=socket/test_ancdata
[369/757] 2594812=ruby/test_sprintf
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[370/757] 2594812=rubygems/test_gem_uri_formatter
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[371/757] 2594812=uri/test_common
[372/757] 2594823=ruby/test_optimization
[373/757] 2594815=rubygems/test_gem_request_connection_pools
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[374/757] 2594815=openssl/test_ssl
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[375/757] 2594810=rubygems/test_deprecate
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[376/757] 2594810=win32/test_registry
[377/757] 2594810=strscan/test_ractor
[378/757] 2594810=prism/api/parse_success_test
[379/757] 2594810=rubygems/test_gem_commands_push_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[380/757] 2594810=ruby/test_module
[381/757] 2594812=rubygems/test_gem_ext_configure_builder
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[382/757] 2594812=resolv/test_mdns
[383/757] 2594812=openssl/test_x509store
[384/757] 2594812=ruby/test_dir
[385/757] 2594819=cgi/test_cgi_escape
[386/757] 2594816=-ext-/test_random
[387/757] 2594816=psych/test_merge_keys
[388/757] 2594816=optparse/test_kwargs
[389/757] 2594816=io/wait/test_io_wait
[390/757] 2594812=ripper/test_lexer
[391/757] 2594812=ruby/test_threadgroup
[392/757] 2594819=-ext-/string/test_set_len
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[393/757] 2594819=rubygems/test_gem_commands_lock_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[394/757] 2594819=ruby/enc/test_euc_kr
[395/757] 2594819=rubygems/test_gem_local_remote_options
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[396/757] 2594819=ruby/test_exception
[397/757] 2594812=optparse/test_bash_completion
[398/757] 2594812=rubygems/test_gem_security_signer
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[399/757] 2594821=mkmf/test_install
[400/757] 2594812=prism/result/integer_parse_test
[401/757] 2594812=rubygems/test_gem_validator
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[402/757] 2594812=test_prettyprint
[403/757] 2594812=prism/result/regular_expression_options_test
[404/757] 2594812=ruby/test_sleep
[405/757] 2594821=fiber/test_queue
[406/757] 2594821=ruby/test_integer_comb
[407/757] 2594814=prism/result/index_write_test
[408/757] 2594814=psych/visitors/test_depth_first
[409/757] 2594814=openssl/test_ns_spki
[410/757] 2594816=test_tsort
[411/757] 2594814=prism/lex_test
[412/757] 2594816=test_bundled_gems
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[413/757] 2594816=ruby/test_m17n_comb
[414/757] 2594822=date/test_date_ractor
[415/757] 2594812=openssl/test_pair
[416/757] 2594822=did_you_mean/test_tree_spell_checker
[417/757] 2594822=rubygems/test_gem_source_subpath_problem
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[418/757] 2594822=test_tmpdir
[419/757] 2594822=prism/result/node_id_test
[420/757] 2594820=psych/test_emitter
[421/757] 2594820=openssl/test_ts
[422/757] 2594822=rubygems/test_gem_resolver_api_set
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[423/757] 2594822=prism/api/parse_stream_test
[424/757] 2594822=fiber/test_io_buffer
[425/757] 2594822=prism/encoding/encodings_test
[426/757] 2594822=json/json_generator_test
[427/757] 2594810=rubygems/test_gem_impossible_dependencies_error
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[428/757] 2594810=fileutils/test_dryrun
[429/757] 2594820=-ext-/symbol/test_type
[430/757] 2594810=ruby/test_range
[431/757] 2594820=socket/test_udp
[432/757] 2594820=prism/ruby/dispatcher_test
[433/757] 2594820=mkmf/test_configuration
[434/757] 2594820=ruby/enc/test_windows_1252
[435/757] 2594820=-ext-/load/test_stringify_symbols
[436/757] 2594820=prism/result/warnings_test
[437/757] 2594820=-ext-/array/test_to_ary_concat
[438/757] 2594822=ruby/test_rubyoptions
[439/757] 2594814=-ext-/test_printf
[440/757] 2594814=rubygems/test_gem_commands_uninstall_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[441/757] 2594814=rubygems/test_gem_dependency_list
[442/757] 2594814=ripper/test_files_test
[443/757] 2594819=rubygems/test_gem_resolver_installer_set
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[444/757] 2594819=rubygems/test_gem_silent_ui
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[445/757] 2594814=dtrace/test_require
[446/757] 2594819=ruby/test_ifunless
[447/757] 2594814=openssl/test_pkey_dh
[448/757] 2594819=ruby/test_shapes
[449/757] 2594819=openssl/test_ocsp
[450/757] 2594814=rubygems/test_gem_commands_cleanup_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[451/757] 2594812=-ext-/string/test_interned_str
[452/757] 2594814=optparse/test_placearg
[453/757] 2594812=rubygems/test_project_sanity
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[454/757] 2594812=ruby/test_env
[455/757] 2594824=ruby/test_zjit
[456/757] 2594824=prism/encoding/regular_expression_encoding_test
[457/757] 2594824=dtrace/test_object_create_start
[458/757] 2594824=test_forwardable
[459/757] 2594814=ruby/test_continuation
[460/757] 2594824=-ext-/exception/test_ensured
[461/757] 2594814=rubygems/test_config
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[462/757] 2594820=-ext-/hash/test_delete
[463/757] 2594820=prism/result/comments_test
[464/757] 2594814=ruby/test_io_m17n
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[465/757] 2594820=rubygems/test_gem_bundler_version_finder
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[466/757] 2594820=-ext-/win32/test_console_attr
[467/757] 2594820=optparse/test_switch
[468/757] 2594820=prism/newline_test
[469/757] 2594824=-ext-/gvl/test_ubf_async_safe
[470/757] 2594824=psych/test_array
[471/757] 2594824=prism/ruby/parser_test
[472/757] 2594820=prism/snippets_test
[473/757] 2594824=rubygems/test_webauthn_listener_response
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[474/757] 2594824=prism/result/heredoc_test
[475/757] 2594824=psych/test_psych_set
[476/757] 2594824=rubygems/test_gem_path_support
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[477/757] 2594824=prism/result/constant_path_node_test
[478/757] 2594824=optparse/test_did_you_mean
[479/757] 2594819=optparse/test_autoconf
[480/757] 2594819=-ext-/popen_deadlock/test_popen_deadlock
[481/757] 2594810=rubygems/test_gem_safe_yaml
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[482/757] 2594810=digest/test_digest_extend
[483/757] 2594810=ruby/test_case
[484/757] 2594815=-ext-/test_bug-5832
[485/757] 2594815=prism/onigmo_test
[486/757] 2594815=psych/test_struct
[487/757] 2594810=ruby/test_ast
[488/757] 2594815=-ext-/string/test_rb_str_dup
[489/757] 2594815=prism/fuzzer_test
[490/757] 2594824=ruby/test_math
[491/757] 2594815=json/json_encoding_test
[492/757] 2594824=test_time
[493/757] 2594815=dtrace/test_gc
[494/757] 2594815=mkmf/test_libs
[495/757] 2594815=ruby/test_super
[496/757] 2594824=ruby/test_compile_prism
[497/757] 2594821=rubygems/test_gem_commands_build_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[498/757] 2594821=rubygems/test_gem_security
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[499/757] 2594821=ruby/enc/test_euc_tw
[500/757] 2594821=rubygems/test_gem_requirement
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[501/757] 2594819=ruby/test_alias
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[502/757] 2594821=mkmf/test_sizeof
[503/757] 2594824=-ext-/wait/test_wait
[504/757] 2594824=psych/test_object_references
[505/757] 2594814=openssl/test_x509name
[506/757] 2594824=fiber/test_sleep
[507/757] 2594814=stringio/test_stringio
[508/757] 2594815=resolv/test_dns
[509/757] 2594815=ruby/test_dup
[510/757] 2594819=ruby/test_require
[511/757] 2594814=-ext-/test_bug-3571
[512/757] 2594814=ruby/enc/test_emoji_breaks
[513/757] 2594814=-ext-/test_notimplement
[514/757] 2594814=ruby/test_system
[515/757] 2594824=mmtk/test_configuration
[516/757] 2594824=ruby/test_comparable
[517/757] 2594824=-ext-/box/test_load_ext
[518/757] 2594824=rubygems/test_gem_commands_info_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[519/757] 2594824=prism/api/command_line_test
[520/757] 2594824=date/test_date_new
[521/757] 2594824=ruby/test_io_timeout
[522/757] 2594824=resolv/test_resource
[523/757] 2594824=psych/test_set
[524/757] 2594824=rubygems/test_gem_source_fetch_problem
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[525/757] 2594824=rubygems/test_gem_update_suggestion
[526/757] 2594815=rubygems/test_gem_console_ui
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[527/757] 2594824=-ext-/struct/test_member
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[528/757] 2594824=ruby/test_method
[529/757] 2594815=test_unicode_normalize
[530/757] 2594815=-ext-/econv/test_append
[531/757] 2594815=did_you_mean/test_ractor_compatibility
[532/757] 2594816=rubygems/test_gem_resolver_lock_set
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[533/757] 2594816=optparse/test_reqarg
[534/757] 2594815=net/http/test_buffered_io
[535/757] 2594815=ruby/test_yjit
[536/757] 2594814=ruby/test_m17n
[537/757] 2594816=ruby/test_argf
[538/757] 2594814=mkmf/test_egrep_cpp
[539/757] 2594814=rubygems/test_gem_resolver_composed_set
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[540/757] 2594814=date/test_date_conv
[541/757] 2594814=rubygems/test_webauthn_poller
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[542/757] 2594814=-ext-/st/test_numhash
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[543/757] 2594814=rubygems/test_gem_stream_ui
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[544/757] 2594814=ruby/test_trace
[545/757] 2594814=-ext-/string/test_nofree
[546/757] 2594814=openssl/test_pkey_rsa
[547/757] 2594821=test_ipaddr
[548/757] 2594821=ruby/test_arity
[549/757] 2594821=ruby/test_io_buffer
[550/757] 2594821=ruby/test_hash
[551/757] 2594814=-ext-/arith_seq/test_arith_seq_beg_len_step
[552/757] 2594814=ruby/test_beginendblock
[553/757] 2594813=rubygems/test_gem_resolver_requirement_list
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[554/757] 2594813=psych/test_scalar_scanner
[555/757] 2594813=rubygems/test_gem_config_file
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[556/757] 2594813=rubygems/test_gem_commands_pristine_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[557/757] 2594813=psych/test_yamlstore
[558/757] 2594813=ruby/test_yjit_exit_locations
[559/757] 2594812=uri/test_mailto
[560/757] 2594812=psych/visitors/test_yaml_tree
[561/757] 2594812=ruby/enc/test_case_mapping
[562/757] 2594812=rubygems/test_rubygems
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[563/757] 2594812=rubygems/test_gem_package_tar_writer
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[564/757] 2594813=prism/ruby/ripper_test
[565/757] 2594812=test_timeout
[566/757] 2594812=ruby/test_not
[567/757] 2594812=test_weakref
[568/757] 2594814=socket/test_socket
[569/757] 2594812=ruby/test_frozen
[570/757] 2594812=rubygems/test_gem_source
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[571/757] 2594812=psych/test_safe_load
[572/757] 2594812=prism/encoding/string_encoding_test
[573/757] 2594812=ruby/test_name_error
[574/757] 2594823=-ext-/exception/test_exception_at_throwing
[575/757] 2594823=ruby/test_enumerator
[576/757] 2594813=ruby/enc/test_utf16
[577/757] 2594813=rubygems/test_gem_package
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[578/757] 2594813=did_you_mean/tree_spell/test_change_word
[579/757] 2594813=rubygems/test_gem_source_installed
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[580/757] 2594813=-ext-/string/test_modify_expand
[581/757] 2594813=rubygems/test_gem_available_set
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[582/757] 2594813=uri/test_parser
[583/757] 2594813=openssl/test_pkcs12
[584/757] 2594812=psych/test_date_time
[585/757] 2594812=date/test_date
[586/757] 2594812=test_pty
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[587/757] 2594820=rubygems/test_gem_source_vendor
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
[588/757] 2594813=rubygems/test_gem_commands_list_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
[589/757] 2594820=did_you_mean/spell_checking/test_variable_name_check
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[590/757] 2594813=yaml/test_dbm
[591/757] 2594813=rubygems/test_gem_uninstaller
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[592/757] 2594813=psych/test_symbol
[593/757] 2594820=prism/ractor_test
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[594/757] 2594813=rubygems/test_gem_platform
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[595/757] 2594813=prism/result/overlap_test
[596/757] 2594812=-ext-/debug/test_debug
[597/757] 2594812=rubygems/test_gem_commands_help_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[598/757] 2594812=ruby/test_stringchar
[599/757] 2594820=rubygems/test_gem_package_tar_header_ractor
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[600/757] 2594820=-ext-/arith_seq/test_arith_seq_extract
[601/757] 2594824=test_rbconfig
[602/757] 2594812=rubygems/test_gem_uri
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[603/757] 2594812=rubygems/test_gem_package_old
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[604/757] 2594812=digest/test_digest
[605/757] 2594824=digest/test_ractor
[606/757] 2594820=json/json_coder_test
[607/757] 2594813=psych/test_psych
[608/757] 2594820=fiber/test_enumerator
[609/757] 2594820=-ext-/class/test_class2name
[610/757] 2594820=psych/test_nil
[611/757] 2594820=rubygems/test_gem_request_set_lockfile_tokenizer
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[612/757] 2594813=json/json_ryu_fallback_test
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[613/757] 2594813=rubygems/test_gem_commands_outdated_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[614/757] 2594819=openssl/test_kdf
[615/757] 2594820=ruby/test_backtrace
[616/757] 2594813=ruby/test_time_tz
[617/757] 2594824=prism/ruby/string_query_test
[618/757] 2594824=-ext-/debug/test_profile_frames
[619/757] 2594814=-ext-/load/test_resolve_symbol
[620/757] 2594819=date/test_date_compat
[621/757] 2594813=ruby/test_lazy_enumerator
[622/757] 2594819=ruby/test_array
[623/757] 2594824=mkmf/test_find_executable
[624/757] 2594814=error_highlight/test_error_highlight
[625/757] 2594824=net/http/test_https_proxy
#<Thread:0x000078ccca5cee18 /tmp/ruby/src/trunk_asan/test/net/http/test_https_proxy.rb:18 run> terminated with exception (report_on_exception is true):
/tmp/ruby/src/trunk_asan/test/net/http/test_https_proxy.rb:19:in 'block (2 levels) in HTTPSProxyTest#test_https_proxy_authentication': uninitialized constant HTTPSProxyTest::Net (NameError)
Did you mean?  Set
[626/757] 2594817=openssl/test_pkey_dsa
[627/757] 2594813=ruby/test_nomethod_error
[628/757] 2594820=date/test_date_strptime
[629/757] 2594813=open-uri/test_ssl
[630/757] 2594813=psych/test_ractor
[631/757] 2594820=prism/library_symbols_test
[632/757] 2594820=psych/visitors/test_emitter
[633/757] 2594820=psych/test_json_tree
[634/757] 2594820=psych/test_omap
[635/757] 2594820=prism/magic_comment_test
[636/757] 2594817=zlib/test_zlib
[637/757] 2594813=ruby/test_marshal
[638/757] 2594820=mkmf/test_framework
[639/757] 2594820=ruby/enc/test_case_comprehensive
[640/757] 2594820=ruby/test_proc
[641/757] 2594816=dtrace/test_singleton_function
[642/757] 2594816=optparse/test_cclass
[643/757] 2594816=test_shellwords
[644/757] 2594816=did_you_mean/spell_checking/test_uncorrectable_name_check
[645/757] 2594816=optparse/test_load
[646/757] 2594816=ruby/test_set
[647/757] 2594813=-ext-/stack/test_stack_overflow
[648/757] 2594813=test_delegate
[649/757] 2594813=psych/test_yaml_special_cases
[650/757] 2594816=rubygems/test_gem_source_list
[651/757] 2594813=prism/result/attribute_write_test
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[652/757] 2594813=psych/test_parser
[653/757] 2594816=stringio/test_ractor
[654/757] 2594813=ruby/test_float
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[655/757] 2594816=rubygems/test_gem_remote_fetcher_local_ssl_server
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[656/757] 2594816=ripper/test_files_test_1
[657/757] 2594821=rubygems/test_gem
[658/757] 2594812=prism/percent_delimiter_string_test
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[659/757] 2594812=prism/api/freeze_test
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[660/757] 2594812=rubygems/test_gem_commands_check_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[661/757] 2594820=ruby/test_random_formatter
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[662/757] 2594821=rubygems/test_gem_source_git
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[663/757] 2594812=ruby/enc/test_regex_casefold
[664/757] 2594821=ruby/test_pipe
[665/757] 2594820=rubygems/test_gem_command_manager
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[666/757] 2594812=rubygems/test_gem_installer
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[667/757] 2594820=-ext-/struct/test_duplicate
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[668/757] 2594820=ruby/test_time
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[669/757] 2594812=json/json_ext_parser_test
[670/757] 2594812=ruby/test_integer
[671/757] 2594821=date/test_date_attr
[672/757] 2594821=-ext-/test_scan_args
[673/757] 2594821=erb/test_erb
[674/757] 2594820=ruby/test_condition
[675/757] 2594820=ruby/enc/test_cp949
[676/757] 2594820=did_you_mean/spell_checking/test_class_name_check
[677/757] 2594821=rubygems/test_gem_resolver_git_set
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[678/757] 2594821=ruby/test_string
[679/757] 2594813=ripper/test_files_lib
[680/757] 2594820=ruby/enc/test_emoji
[681/757] 2594820=openssl/test_fips
[682/757] 2594820=date/test_date_parse
[683/757] 2594817=rubygems/test_gem_commands_update_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[684/757] 2594817=optparse/test_noarg
[685/757] 2594820=-ext-/struct/test_data
[686/757] 2594820=openssl/test_pkey_ec
[687/757] 2594820=ruby/test_rand
[688/757] 2594817=-ext-/string/test_ellipsize
[689/757] 2594817=ruby/enc/test_utf32
[690/757] 2594817=-ext-/integer/test_integer
[691/757] 2594817=ruby/test_memory_view
[692/757] 2594817=prism/test_helper
[693/757] 2594817=rubygems/test_gem_safe_marshal
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[694/757] 2594817=-ext-/string/test_capacity
[695/757] 2594817=-ext-/float/test_nextafter
[696/757] 2594817=psych/visitors/test_to_ruby
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[697/757] 2594817=rubygems/test_bundled_ca
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[698/757] 2594817=openssl/test_random
[699/757] 2594817=prism/result/static_literals_test
[700/757] 2594817=fiber/test_backtrace
[701/757] 2594817=prism/result/breadth_first_search_test
[702/757] 2594817=uri/test_generic
[703/757] 2594820=ruby/test_fiber
[704/757] 2594817=-ext-/bignum/test_div
[705/757] 2594817=-ext-/array/test_resize
[706/757] 2594817=ruby/test_gc_compact
[707/757] 2594814=psych/test_deprecated
[708/757] 2594814=open-uri/test_ftp
[709/757] 2594814=ruby/test_vm_dump
[710/757] 2594814=test_open3
[711/757] 2594819=prism/errors_test
[712/757] 2594819=ruby/enc/test_cesu8
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[713/757] 2594819=rubygems/test_gem_commands_rebuild_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[714/757] 2594819=psych/test_alias_and_anchor
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[715/757] 2594819=rubygems/test_gem_commands_setup_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[716/757] 2594819=json/json_parser_test
[717/757] 2594819=ruby/test_assignment
[718/757] 2594816=date/test_date_marshal
[719/757] 2594816=openssl/test_ossl
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[720/757] 2594816=rubygems/test_gem_request_set_gem_dependency_api
[721/757] 2594816=ruby/enc/test_grapheme_breaks
[722/757] 2594816=ruby/test_syntax
[723/757] 2594813=did_you_mean/spell_checking/test_key_name_check
[724/757] 2594813=ripper/test_ripper
[725/757] 2594812=test_singleton
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[726/757] 2594812=rubygems/test_gem_ext_cargo_builder
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
[727/757] 2594812=rubygems/test_gem_gem_runner
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[728/757] 2594812=ruby/test_file_exhaustive
[729/757] 2594823=psych/test_object
[730/757] 2594823=rubygems/test_gem_commands_signout_command
[731/757] 2594813=psych/test_exception
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[732/757] 2594813=ruby/test_autoload
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[733/757] 2594823=rubygems/test_gem_resolver_local_specification
[734/757] 2594823=ruby/test_pack
[735/757] 2594814=rubygems/test_gem_commands_exec_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[736/757] 2594814=rubygems/test_gem_commands_unpack_command
[737/757] 2594814=psych/json/test_stream
[738/757] 2594814=optparse/test_optarg
[739/757] 2594814=io/wait/test_ractor
[740/757] 2594814=openssl/test_ssl_session
[741/757] 2594823=prism/heredoc_dedent_test
[742/757] 2594823=did_you_mean/spell_checking/test_method_name_check
[743/757] 2594823=rubygems/test_kernel
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[744/757] 2594823=dtrace/test_function_entry
[745/757] 2594823=-ext-/struct/test_len
[746/757] 2594823=prism/result/implicit_array_test
[747/757] 2594823=optparse/test_acceptable
[748/757] 2594823=openssl/test_provider
[749/757] 2594817=openssl/test_bn
[750/757] 2594817=rubygems/test_gem_package_task
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
[751/757] 2594814=rubygems/test_gem_commands_server_command
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/tmp/ruby/src/trunk_asan/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[752/757] 2594817=net/http/test_httpheader
[753/757] 2594817=net/http/test_http_request
[754/757] 2594814=ruby/test_data
[755/757] 2594817=lib/!Nothing_to_test
[756/757] 2594817=prism/result/numeric_value_test
[757/757] 2594814=ruby/test_keyword
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     999     999     999 ?             -1 Ss    1000   0:11 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
    999    1021    1021    1021 pts/0       1021 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
   1021    1022    1021    1021 pts/0       1021 S+    1000   0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1   65610    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  177887    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  452310    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  584441    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1164625    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2005784    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2117046    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2306871    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1022 2583966    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2583966 2583969    1021    1021 pts/0       1021 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.20251112-151427 --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
2583969 2583970    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251112-151427 --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
2583970 2594479    1021    1021 pts/0       1021 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2594479 2594480    1021    1021 pts/0       1021 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2594480 2594807    1021    1021 pts/0       1021 Sl+   1000   0:19 /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
2594807 2594811    1021    1021 pts/0       1021 Sl+   1000   0:02 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestNetHTTPS#test_get_SNI_proxy
2594807 2594824    1021    1021 pts/0       1021 Sl+   1000   1:14 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: HTTPSProxyTest#test_https_proxy_authentication
      1 2681903    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2825499    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2849766    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
2583970 3106390    1021    1021 pts/0       1021 R+    1000   0:00 ps jx
      1 3202376    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3220467    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3393617    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3696633    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4123412    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[2583966], 2583966=>[2583969], 2583969=>[2583970], 2583970=>[2594479, 3106390], 2594479=>[2594480], 2594480=>[2594807], 2594807=>[2594811, 2594824]}
$ timeout 60 gdb -p 2594811 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2595806]
[New LWP 2595804]
[New LWP 2595399]
[New LWP 2594887]
[New LWP 2594846]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000732a24c98d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x732a25007c40 (LWP 2594811) "ruby"            0x0000732a24c98d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x7329fdbff6c0 (LWP 2595806) "test_https.rb:*" 0x0000732a24d1ba30 in __GI_ppoll (fds=0x7329faedf460, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  3    Thread 0x732a017e26c0 (LWP 2595804) "utils.rb:28"     0x0000732a24d1ba30 in __GI_ppoll (fds=0x7329fc6f5460, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  4    Thread 0x732a03cfd6c0 (LWP 2595399) "parallel.rb:40"  0x0000732a24d1b4fd in __GI___poll (fds=0x7329fe7ed960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x732a02cf16c0 (LWP 2594887) "Timeout stdlib " 0x0000732a24c98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00006cbd4) at ./nptl/futex-internal.c:57
  6    Thread 0x732a08dff6c0 (LWP 2594846) "ruby"            0x0000732a24d1b4fd in __GI___poll (fds=0x732a057bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 6 (Thread 0x732a08dff6c0 (LWP 2594846) "ruby"):
#0  0x0000732a24d1b4fd in __GI___poll (fds=0x732a057bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000634a2255077a in __interceptor_poll ()
No symbol table info available.
#2  0x0000634a229389ea in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
        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:3075
        vm = <optimized out>
#4  0x0000634a225a9b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000732a24c9caa4 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 = {126624374716096, -3920930155276725502, 126624374716096, -352, 0, 140734736985488, -3920930155289308414, -3920850903711149310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000732a24d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x732a02cf16c0 (LWP 2594887) "Timeout stdlib "):
#0  0x0000732a24c98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00006cbd4) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00006cbd4) 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=0x50c00006cbd4, 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  0x0000732a24c9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c00006cba8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x732a24c9b4b0 <__condvar_cleanup_waiting>, __arg = 0x732a02cefc00, __canceltype = 36672272, __prev = 0x0}
        cbuffer = {wseq = 7, cond = 0x50c00006cba8, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 7
        seq = 3
        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=0x50c00006cba8, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000634a2290857f in rb_native_cond_wait (cond=0x50c00006cbd4, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x515000076280, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x515000000300
#7  0x0000634a22932d91 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000076280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x0000634a22913b21 in native_sleep (th=0x515000076280, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (th=0x515000076280, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x0000634a229318fc in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=126624835465680, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1426
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1076
        args = <optimized out>
#12 0x0000634a225f58f7 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:1174
        _ec = 0x5160011289d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x732a02ceff70, <optimized out>, 0x732a02cefe80, <optimized out>, <optimized out>}, prev = 0x732a01ff1240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160011289d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x0000634a22930c5e in queue_do_pop (self=<optimized out>, q=0x504000038850, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1151
        queue_waiter = {w = {self = 126624835465680, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 126624835465680, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000038850
        end = 0
#14 0x0000634a229b4e99 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:7548
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x0000634a229b4e99 in vm_invoke_builtin_delegate (ec=0x5160011289d0, cfp=0x732a02df3758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160011289d0) at ../../src/trunk_asan/insns.def:1674
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x634a229ad646 <vm_exec_core+1494>, 0x634a229ae94d <vm_exec_core+6365>, 0x634a229b3b71 <vm_exec_core+27393>, 0x634a229ae4bf <vm_exec_core+5199>, 0x634a229b4922 <vm_exec_core+30898>, 0x634a229b272d <vm_exec_core+22205>, 0x634a229b033e <vm_exec_core+13006>, 0x634a229ad7ae <vm_exec_core+1854>, 0x634a229b4164 <vm_exec_core+28916>, 0x634a229b3eac <vm_exec_core+28220>, 0x634a229ae73c <vm_exec_core+5836>, 0x634a229adc9e <vm_exec_core+3118>, 0x634a229b2e26 <vm_exec_core+23990>, 0x634a229af243 <vm_exec_core+8659>, 0x634a229b4365 <vm_exec_core+29429>, 0x634a229b400e <vm_exec_core+28574>, 0x634a229af931 <vm_exec_core+10433>, 0x634a229b02cd <vm_exec_core+12893>, 0x634a229b2985 <vm_exec_core+22805>, 0x634a229b3f85 <vm_exec_core+28437>, 0x634a229b1da0 <vm_exec_core+19760>, 0x634a229b2a0e <vm_exec_core+22942>, 0x634a229b34c7 <vm_exec_core+25687>, 0x634a229b1cdd <vm_exec_core+19565>, 0x634a229adbdb <vm_exec_core+2923>, 0x634a229b2430 <vm_exec_core+21440>, 0x634a229ada6e <vm_exec_core+2558>, 0x634a229adea4 <vm_exec_core+3636>, 0x634a229afbb4 <vm_exec_core+11076>, 0x634a229b18aa <vm_exec_core+18490>, 0x634a229b22c9 <vm_exec_core+21081>, 0x634a229b154f <vm_exec_core+17631>, 0x634a229ad67a <vm_exec_core+1546>, 0x634a229b36f7 <vm_exec_core+26247>, 0x634a229b3dd7 <vm_exec_core+28007>, 0x634a229ae04b <vm_exec_core+4059>, 0x634a229aebf7 <vm_exec_core+7047>, 0x634a229ae8b5 <vm_exec_core+6213>, 0x634a229af332 <vm_exec_core+8898>, 0x634a229b0169 <vm_exec_core+12537>, 0x634a229ae0f2 <vm_exec_core+4226>, 0x634a229b355f <vm_exec_core+25839>, 0x634a229aeb81 <vm_exec_core+6929>, 0x634a229b0017 <vm_exec_core+12199>, 0x634a229b0ade <vm_exec_core+14958>, 0x634a229b2ebc <vm_exec_core+24140>, 0x634a229b1f62 <vm_exec_core+20210>, 0x634a229af60c <vm_exec_core+9628>, 0x634a229aee8e <vm_exec_core+7710>, 0x634a229b2d12 <vm_exec_core+23714>, 0x634a229afd94 <vm_exec_core+11556>, 0x634a229b252f <vm_exec_core+21695>, 0x634a229b1fd4 <vm_exec_core+20324>, 0x634a229b25e6 <vm_exec_core+21878>, 0x634a229b3aa9 <vm_exec_core+27193>, 0x634a229b1361 <vm_exec_core+17137>, 0x634a229b2f75 <vm_exec_core+24325>, 0x634a229ad3c8 <vm_exec_core+856>, 0x634a229b2aa3 <vm_exec_core+23091>, 0x634a229af72b <vm_exec_core+9915>, 0x634a229b1c38 <vm_exec_core+19400>, 0x634a229b1e78 <vm_exec_core+19976>, 0x634a229b0712 <vm_exec_core+13986>, 0x634a229adf58 <vm_exec_core+3816>, 0x634a229afad9 <vm_exec_core+10857>, 0x634a229af116 <vm_exec_core+8358>, 0x634a229b2664 <vm_exec_core+22004>, 0x634a229ae283 <vm_exec_core+4627>, 0x634a229b04bf <vm_exec_core+13391>, 0x634a229b0e0f <vm_exec_core+15775>, 0x634a229af410 <vm_exec_core+9120>, 0x634a229bae19 <vm_exec_core+56745>, 0x634a229aede5 <vm_exec_core+7541>, 0x634a229aecdd <vm_exec_core+7277>, 0x634a229aefe8 <vm_exec_core+8056>, 0x634a229af9d3 <vm_exec_core+10595>, 0x634a229b174e <vm_exec_core+18142>, 0x634a229b0b99 <vm_exec_core+15145>, 0x634a229b2348 <vm_exec_core+21208>, 0x634a229b0ff5 <vm_exec_core+16261>, 0x634a229b3620 <vm_exec_core+26032>, 0x634a229b4bc7 <vm_exec_core+31575>, 0x634a229b3864 <vm_exec_core+26612>, 0x634a229b44b5 <vm_exec_core+29765>, 0x634a229b45a6 <vm_exec_core+30006>, 0x634a229adb00 <vm_exec_core+2704>, 0x634a229b408d <vm_exec_core+28701>, 0x634a229afcb9 <vm_exec_core+11337>, 0x634a229b4288 <vm_exec_core+29208>, 0x634a229af7fa <vm_exec_core+10122>, 0x634a229b379b <vm_exec_core+26411>, 0x634a229ad997 <vm_exec_core+2343>, 0x634a229ae17d <vm_exec_core+4365>, 0x634a229b47ea <vm_exec_core+30586>, 0x634a229b009d <vm_exec_core+12333>, 0x634a229afe9a <vm_exec_core+11818>, 0x634a229ad3cd <vm_exec_core+861>, 0x634a229ad8ba <vm_exec_core+2122>, 0x634a229ad453 <vm_exec_core+995>, 0x634a229b3953 <vm_exec_core+26851>, 0x634a229b121e <vm_exec_core+16814>, 0x634a229b08e2 <vm_exec_core+14450>, 0x634a229b10fa <vm_exec_core+16522>, 0x634a229b0d46 <vm_exec_core+15574>, 0x634a229aff2f <vm_exec_core+11967>, 0x634a229b07ed <vm_exec_core+14205>, 0x634a229b01b9 <vm_exec_core+12617>, 0x634a229b09fc <vm_exec_core+14732>, 0x634a229b0a6d <vm_exec_core+14845>, 0x634a229ad637 <vm_exec_core+1479>, 0x634a229ae93e <vm_exec_core+6350>, 0x634a229b3b62 <vm_exec_core+27378>, 0x634a229ae4b0 <vm_exec_core+5184>, 0x634a229b4913 <vm_exec_core+30883>, 0x634a229b271e <vm_exec_core+22190>, 0x634a229b032f <vm_exec_core+12991>, 0x634a229ad79f <vm_exec_core+1839>, 0x634a229b4155 <vm_exec_core+28901>, 0x634a229b3e9d <vm_exec_core+28205>, 0x634a229ae72d <vm_exec_core+5821>, 0x634a229adc8f <vm_exec_core+3103>, 0x634a229b2e17 <vm_exec_core+23975>, 0x634a229af234 <vm_exec_core+8644>, 0x634a229b4356 <vm_exec_core+29414>, 0x634a229b3fff <vm_exec_core+28559>, 0x634a229af922 <vm_exec_core+10418>, 0x634a229b02be <vm_exec_core+12878>, 0x634a229b2976 <vm_exec_core+22790>, 0x634a229b3f76 <vm_exec_core+28422>, 0x634a229b1d91 <vm_exec_core+19745>, 0x634a229b29ff <vm_exec_core+22927>, 0x634a229b34b8 <vm_exec_core+25672>, 0x634a229b1cce <vm_exec_core+19550>, 0x634a229adbcc <vm_exec_core+2908>, 0x634a229b2421 <vm_exec_core+21425>, 0x634a229ada5f <vm_exec_core+2543>, 0x634a229ade95 <vm_exec_core+3621>, 0x634a229afba5 <vm_exec_core+11061>, 0x634a229b189b <vm_exec_core+18475>, 0x634a229b22ba <vm_exec_core+21066>, 0x634a229b1540 <vm_exec_core+17616>, 0x634a229ad66b <vm_exec_core+1531>, 0x634a229b36e8 <vm_exec_core+26232>, 0x634a229b3dc8 <vm_exec_core+27992>, 0x634a229ae03c <vm_exec_core+4044>, 0x634a229aebe8 <vm_exec_core+7032>, 0x634a229ae8a6 <vm_exec_core+6198>, 0x634a229af323 <vm_exec_core+8883>, 0x634a229b015a <vm_exec_core+12522>, 0x634a229ae0e3 <vm_exec_core+4211>, 0x634a229b3550 <vm_exec_core+25824>, 0x634a229aeb72 <vm_exec_core+6914>, 0x634a229b0008 <vm_exec_core+12184>, 0x634a229b0acf <vm_exec_core+14943>, 0x634a229b2ead <vm_exec_core+24125>, 0x634a229b1f53 <vm_exec_core+20195>, 0x634a229af5fd <vm_exec_core+9613>, 0x634a229aee7f <vm_exec_core+7695>, 0x634a229b2d03 <vm_exec_core+23699>, 0x634a229afd85 <vm_exec_core+11541>, 0x634a229b2520 <vm_exec_core+21680>, 0x634a229b1fc5 <vm_exec_core+20309>, 0x634a229b25d7 <vm_exec_core+21863>, 0x634a229b3a9a <vm_exec_core+27178>, 0x634a229b1352 <vm_exec_core+17122>, 0x634a229b2f66 <vm_exec_core+24310>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b2a94 <vm_exec_core+23076>, 0x634a229af71c <vm_exec_core+9900>, 0x634a229b1c29 <vm_exec_core+19385>, 0x634a229b1e69 <vm_exec_core+19961>, 0x634a229b0703 <vm_exec_core+13971>, 0x634a229b1896 <vm_exec_core+18470>, 0x634a229afaca <vm_exec_core+10842>, 0x634a229af107 <vm_exec_core+8343>, 0x634a229b2655 <vm_exec_core+21989>, 0x634a229ae274 <vm_exec_core+4612>, 0x634a229b04b0 <vm_exec_core+13376>, 0x634a229b0e00 <vm_exec_core+15760>, 0x634a229af401 <vm_exec_core+9105>, 0x634a229bae0a <vm_exec_core+56730>, 0x634a229aedd6 <vm_exec_core+7526>, 0x634a229aecce <vm_exec_core+7262>, 0x634a229aefd9 <vm_exec_core+8041>, 0x634a229af9c4 <vm_exec_core+10580>, 0x634a229b173f <vm_exec_core+18127>, 0x634a229b0b8a <vm_exec_core+15130>, 0x634a229b173a <vm_exec_core+18122>, 0x634a229b1f4e <vm_exec_core+20190>, 0x634a229b1f49 <vm_exec_core+20185>, 0x634a229aefd4 <vm_exec_core+8036>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b0123 <vm_exec_core+12467>, 0x634a229b0128 <vm_exec_core+12472>, 0x634a229b1f44 <vm_exec_core+20180>, 0x634a229b1d8c <vm_exec_core+19740>, 0x634a229b0dfb <vm_exec_core+15755>, 0x634a229b0d32 <vm_exec_core+15554>, 0x634a229b1e3b <vm_exec_core+19915>, 0x634a229b1205 <vm_exec_core+16789>...}
        reg_cfp = 0x732a02df3758
        reg_pc = 0x510000002af8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000634a229a8272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160011289d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000634a229ebd7b in invoke_iseq_block_from_c (ec=0x5160011289d0, captured=<optimized out>, self=126624835531840, 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:1814
        flags = 0
        iseq = 0x732a24567b30
        cfp = 0x732a02df37c8
        sp = 0x732a02cf3818
        use_argv = <optimized out>
        stack_argv = 0x732a02cf3818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160011289d0, self=126624835531840, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#21 0x0000634a229e9fd6 in rb_vm_invoke_proc (ec=0x50c00006cbd4, proc=0x189, proc@entry=0x50400018a690, argc=617188721, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#22 0x0000634a2293703d in thread_do_start_proc (th=th@entry=0x515000076280) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400018a690
        args_len = 0
        args_ptr = <optimized out>
#23 0x0000634a22934bad in thread_do_start (th=0x515000076280) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000076280, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x0000634a22933e9e in call_thread_start_func_2 (th=0x515000076280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x732a02cf0cc0
#26 nt_start (ptr=0x50c00006cb80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x515000076280
        sched = <optimized out>
        nt = 0x50c00006cb80
        vm = 0x525000000100
#27 0x0000634a225a9b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x0000732a24c9caa4 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 = {126624272946880, -3920916816182045950, 126624272946880, -352, 25, 140734736974288, -3920916816194628862, -3920850903711149310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000732a24d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x732a03cfd6c0 (LWP 2595399) "parallel.rb:40"):
#0  0x0000732a24d1b4fd in __GI___poll (fds=0x7329fe7ed960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000634a2255077a in __interceptor_poll ()
No symbol table info available.
#2  0x0000634a226bb209 in nogvl_wait_for (th=126624316494080, fptr=0x51100025b880, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12573
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x0000634a226bc69a in internal_read_func (ptr=0x7329fe7ed840) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7329fe7ed840
        result = <optimized out>
#5  0x0000634a22918a62 in rb_thread_io_blocking_call (io=0x51100025b880, func=0x634a226bc190 <internal_read_func>, data1=0x7329fe7ed840, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
        __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  0x0000634a225f58f7 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:1174
        _ec = 0x51600282d5d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x732a03cfbe50, <optimized out>, 0x732a03cfbd60, <optimized out>, <optimized out>}, prev = 0x7329fe7eb240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600282d5d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x0000634a226d0452 in io_read_memory_locktmp (str=126624200579424, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3504
        str = <optimized out>
        iis = {th = 126624316494080, fptr = 0x51100025b880, nonblock = 0, fd = 4, buf = 0x5190001d1a80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100025b880
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x0000634a226acfa1 in io_readpartial (argc=-25241248, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
        ret = <optimized out>
#10 0x0000634a22a17a48 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:3915
        ci = 0x40d100100003
        cc = <optimized out>
        me = 0x732a24748940
        cfunc = 0x50600002c068
        recv = 126624316495200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x0000634a229b93bd in vm_sendish (ec=0x51600282d5d0, reg_cfp=0x7329ff79f790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x51600282d5d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x634a229ad646 <vm_exec_core+1494>, 0x634a229ae94d <vm_exec_core+6365>, 0x634a229b3b71 <vm_exec_core+27393>, 0x634a229ae4bf <vm_exec_core+5199>, 0x634a229b4922 <vm_exec_core+30898>, 0x634a229b272d <vm_exec_core+22205>, 0x634a229b033e <vm_exec_core+13006>, 0x634a229ad7ae <vm_exec_core+1854>, 0x634a229b4164 <vm_exec_core+28916>, 0x634a229b3eac <vm_exec_core+28220>, 0x634a229ae73c <vm_exec_core+5836>, 0x634a229adc9e <vm_exec_core+3118>, 0x634a229b2e26 <vm_exec_core+23990>, 0x634a229af243 <vm_exec_core+8659>, 0x634a229b4365 <vm_exec_core+29429>, 0x634a229b400e <vm_exec_core+28574>, 0x634a229af931 <vm_exec_core+10433>, 0x634a229b02cd <vm_exec_core+12893>, 0x634a229b2985 <vm_exec_core+22805>, 0x634a229b3f85 <vm_exec_core+28437>, 0x634a229b1da0 <vm_exec_core+19760>, 0x634a229b2a0e <vm_exec_core+22942>, 0x634a229b34c7 <vm_exec_core+25687>, 0x634a229b1cdd <vm_exec_core+19565>, 0x634a229adbdb <vm_exec_core+2923>, 0x634a229b2430 <vm_exec_core+21440>, 0x634a229ada6e <vm_exec_core+2558>, 0x634a229adea4 <vm_exec_core+3636>, 0x634a229afbb4 <vm_exec_core+11076>, 0x634a229b18aa <vm_exec_core+18490>, 0x634a229b22c9 <vm_exec_core+21081>, 0x634a229b154f <vm_exec_core+17631>, 0x634a229ad67a <vm_exec_core+1546>, 0x634a229b36f7 <vm_exec_core+26247>, 0x634a229b3dd7 <vm_exec_core+28007>, 0x634a229ae04b <vm_exec_core+4059>, 0x634a229aebf7 <vm_exec_core+7047>, 0x634a229ae8b5 <vm_exec_core+6213>, 0x634a229af332 <vm_exec_core+8898>, 0x634a229b0169 <vm_exec_core+12537>, 0x634a229ae0f2 <vm_exec_core+4226>, 0x634a229b355f <vm_exec_core+25839>, 0x634a229aeb81 <vm_exec_core+6929>, 0x634a229b0017 <vm_exec_core+12199>, 0x634a229b0ade <vm_exec_core+14958>, 0x634a229b2ebc <vm_exec_core+24140>, 0x634a229b1f62 <vm_exec_core+20210>, 0x634a229af60c <vm_exec_core+9628>, 0x634a229aee8e <vm_exec_core+7710>, 0x634a229b2d12 <vm_exec_core+23714>, 0x634a229afd94 <vm_exec_core+11556>, 0x634a229b252f <vm_exec_core+21695>, 0x634a229b1fd4 <vm_exec_core+20324>, 0x634a229b25e6 <vm_exec_core+21878>, 0x634a229b3aa9 <vm_exec_core+27193>, 0x634a229b1361 <vm_exec_core+17137>, 0x634a229b2f75 <vm_exec_core+24325>, 0x634a229ad3c8 <vm_exec_core+856>, 0x634a229b2aa3 <vm_exec_core+23091>, 0x634a229af72b <vm_exec_core+9915>, 0x634a229b1c38 <vm_exec_core+19400>, 0x634a229b1e78 <vm_exec_core+19976>, 0x634a229b0712 <vm_exec_core+13986>, 0x634a229adf58 <vm_exec_core+3816>, 0x634a229afad9 <vm_exec_core+10857>, 0x634a229af116 <vm_exec_core+8358>, 0x634a229b2664 <vm_exec_core+22004>, 0x634a229ae283 <vm_exec_core+4627>, 0x634a229b04bf <vm_exec_core+13391>, 0x634a229b0e0f <vm_exec_core+15775>, 0x634a229af410 <vm_exec_core+9120>, 0x634a229bae19 <vm_exec_core+56745>, 0x634a229aede5 <vm_exec_core+7541>, 0x634a229aecdd <vm_exec_core+7277>, 0x634a229aefe8 <vm_exec_core+8056>, 0x634a229af9d3 <vm_exec_core+10595>, 0x634a229b174e <vm_exec_core+18142>, 0x634a229b0b99 <vm_exec_core+15145>, 0x634a229b2348 <vm_exec_core+21208>, 0x634a229b0ff5 <vm_exec_core+16261>, 0x634a229b3620 <vm_exec_core+26032>, 0x634a229b4bc7 <vm_exec_core+31575>, 0x634a229b3864 <vm_exec_core+26612>, 0x634a229b44b5 <vm_exec_core+29765>, 0x634a229b45a6 <vm_exec_core+30006>, 0x634a229adb00 <vm_exec_core+2704>, 0x634a229b408d <vm_exec_core+28701>, 0x634a229afcb9 <vm_exec_core+11337>, 0x634a229b4288 <vm_exec_core+29208>, 0x634a229af7fa <vm_exec_core+10122>, 0x634a229b379b <vm_exec_core+26411>, 0x634a229ad997 <vm_exec_core+2343>, 0x634a229ae17d <vm_exec_core+4365>, 0x634a229b47ea <vm_exec_core+30586>, 0x634a229b009d <vm_exec_core+12333>, 0x634a229afe9a <vm_exec_core+11818>, 0x634a229ad3cd <vm_exec_core+861>, 0x634a229ad8ba <vm_exec_core+2122>, 0x634a229ad453 <vm_exec_core+995>, 0x634a229b3953 <vm_exec_core+26851>, 0x634a229b121e <vm_exec_core+16814>, 0x634a229b08e2 <vm_exec_core+14450>, 0x634a229b10fa <vm_exec_core+16522>, 0x634a229b0d46 <vm_exec_core+15574>, 0x634a229aff2f <vm_exec_core+11967>, 0x634a229b07ed <vm_exec_core+14205>, 0x634a229b01b9 <vm_exec_core+12617>, 0x634a229b09fc <vm_exec_core+14732>, 0x634a229b0a6d <vm_exec_core+14845>, 0x634a229ad637 <vm_exec_core+1479>, 0x634a229ae93e <vm_exec_core+6350>, 0x634a229b3b62 <vm_exec_core+27378>, 0x634a229ae4b0 <vm_exec_core+5184>, 0x634a229b4913 <vm_exec_core+30883>, 0x634a229b271e <vm_exec_core+22190>, 0x634a229b032f <vm_exec_core+12991>, 0x634a229ad79f <vm_exec_core+1839>, 0x634a229b4155 <vm_exec_core+28901>, 0x634a229b3e9d <vm_exec_core+28205>, 0x634a229ae72d <vm_exec_core+5821>, 0x634a229adc8f <vm_exec_core+3103>, 0x634a229b2e17 <vm_exec_core+23975>, 0x634a229af234 <vm_exec_core+8644>, 0x634a229b4356 <vm_exec_core+29414>, 0x634a229b3fff <vm_exec_core+28559>, 0x634a229af922 <vm_exec_core+10418>, 0x634a229b02be <vm_exec_core+12878>, 0x634a229b2976 <vm_exec_core+22790>, 0x634a229b3f76 <vm_exec_core+28422>, 0x634a229b1d91 <vm_exec_core+19745>, 0x634a229b29ff <vm_exec_core+22927>, 0x634a229b34b8 <vm_exec_core+25672>, 0x634a229b1cce <vm_exec_core+19550>, 0x634a229adbcc <vm_exec_core+2908>, 0x634a229b2421 <vm_exec_core+21425>, 0x634a229ada5f <vm_exec_core+2543>, 0x634a229ade95 <vm_exec_core+3621>, 0x634a229afba5 <vm_exec_core+11061>, 0x634a229b189b <vm_exec_core+18475>, 0x634a229b22ba <vm_exec_core+21066>, 0x634a229b1540 <vm_exec_core+17616>, 0x634a229ad66b <vm_exec_core+1531>, 0x634a229b36e8 <vm_exec_core+26232>, 0x634a229b3dc8 <vm_exec_core+27992>, 0x634a229ae03c <vm_exec_core+4044>, 0x634a229aebe8 <vm_exec_core+7032>, 0x634a229ae8a6 <vm_exec_core+6198>, 0x634a229af323 <vm_exec_core+8883>, 0x634a229b015a <vm_exec_core+12522>, 0x634a229ae0e3 <vm_exec_core+4211>, 0x634a229b3550 <vm_exec_core+25824>, 0x634a229aeb72 <vm_exec_core+6914>, 0x634a229b0008 <vm_exec_core+12184>, 0x634a229b0acf <vm_exec_core+14943>, 0x634a229b2ead <vm_exec_core+24125>, 0x634a229b1f53 <vm_exec_core+20195>, 0x634a229af5fd <vm_exec_core+9613>, 0x634a229aee7f <vm_exec_core+7695>, 0x634a229b2d03 <vm_exec_core+23699>, 0x634a229afd85 <vm_exec_core+11541>, 0x634a229b2520 <vm_exec_core+21680>, 0x634a229b1fc5 <vm_exec_core+20309>, 0x634a229b25d7 <vm_exec_core+21863>, 0x634a229b3a9a <vm_exec_core+27178>, 0x634a229b1352 <vm_exec_core+17122>, 0x634a229b2f66 <vm_exec_core+24310>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b2a94 <vm_exec_core+23076>, 0x634a229af71c <vm_exec_core+9900>, 0x634a229b1c29 <vm_exec_core+19385>, 0x634a229b1e69 <vm_exec_core+19961>, 0x634a229b0703 <vm_exec_core+13971>, 0x634a229b1896 <vm_exec_core+18470>, 0x634a229afaca <vm_exec_core+10842>, 0x634a229af107 <vm_exec_core+8343>, 0x634a229b2655 <vm_exec_core+21989>, 0x634a229ae274 <vm_exec_core+4612>, 0x634a229b04b0 <vm_exec_core+13376>, 0x634a229b0e00 <vm_exec_core+15760>, 0x634a229af401 <vm_exec_core+9105>, 0x634a229bae0a <vm_exec_core+56730>, 0x634a229aedd6 <vm_exec_core+7526>, 0x634a229aecce <vm_exec_core+7262>, 0x634a229aefd9 <vm_exec_core+8041>, 0x634a229af9c4 <vm_exec_core+10580>, 0x634a229b173f <vm_exec_core+18127>, 0x634a229b0b8a <vm_exec_core+15130>, 0x634a229b173a <vm_exec_core+18122>, 0x634a229b1f4e <vm_exec_core+20190>, 0x634a229b1f49 <vm_exec_core+20185>, 0x634a229aefd4 <vm_exec_core+8036>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b0123 <vm_exec_core+12467>, 0x634a229b0128 <vm_exec_core+12472>, 0x634a229b1f44 <vm_exec_core+20180>, 0x634a229b1d8c <vm_exec_core+19740>, 0x634a229b0dfb <vm_exec_core+15755>, 0x634a229b0d32 <vm_exec_core+15554>, 0x634a229b1e3b <vm_exec_core+19915>, 0x634a229b1205 <vm_exec_core+16789>...}
        reg_cfp = 0x7329ff79f790
        reg_pc = 0x51300005f598
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x0000634a229a8272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x51600282d5d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x0000634a229ebd7b in invoke_iseq_block_from_c (ec=0x51600282d5d0, captured=<optimized out>, self=126624807670160, 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:1814
        flags = 0
        iseq = 0x732a245af368
        cfp = 0x7329ff79f7c8
        sp = 0x7329ff69f818
        use_argv = <optimized out>
        stack_argv = 0x7329ff69f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x51600282d5d0, self=126624807670160, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#17 0x0000634a229e9fd6 in rb_vm_invoke_proc (ec=0x7329fe7ed960, proc=0x1, proc@entry=0x504000476990, argc=617723133, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 4294967295
#18 0x0000634a2293703d in thread_do_start_proc (th=th@entry=0x51500010d680) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000476990
        args_len = 0
        args_ptr = <optimized out>
#19 0x0000634a22934bad in thread_do_start (th=0x51500010d680) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500010d680, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x0000634a22933e9e in call_thread_start_func_2 (th=0x51500010d680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x732a03cfccc0
#22 nt_start (ptr=0x50c000169a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x51500010d680
        sched = <optimized out>
        nt = 0x50c000169a80
        vm = 0x525000000100
#23 0x0000634a225a9b2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x0000732a24c9caa4 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 = {126624289773248, -3920919021647752446, 126624289773248, -352, 25, 140734736979664, -3920919021660335358, -3920850903711149310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x0000732a24d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x732a017e26c0 (LWP 2595804) "utils.rb:28"):
#0  0x0000732a24d1ba30 in __GI_ppoll (fds=0x7329fc6f5460, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 0, tv_nsec = 1}
#1  0x0000634a22550ffc in __interceptor_ppoll ()
No symbol table info available.
#2  0x0000634a22937e67 in wait_for_single_fd_blocking_region (th=th@entry=0x515000113d00, fds=fds@entry=0x7329fc6f5460, nfds=1, to=to@entry=0x0, lerrno=lerrno@entry=0x7329fc6f54d0) at /tmp/ruby/src/trunk_asan/thread.c:4576
        __region = <optimized out>
        ts = <optimized out>
        result = <optimized out>
#3  0x0000634a2292163a in thread_io_wait (io=<optimized out>, fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4624
        rel = <optimized out>
        end = 0
        to = 0x0
        _ec = 0x5160028326d0
        _tag = <optimized out>
        fds = {{fd = 6, events = 1, revents = 0}}
        result = 0
        blocking_operation = <optimized out>
        ec = <optimized out>
        th = 0x515000113d00
        state = RUBY_TAG_NONE
        nfds = 1
        lerrno = <optimized out>
#4  0x0000634a2268e13d in rb_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1477
        tv_storage = <optimized out>
        scheduler = <optimized out>
        fptr = 0x51100025f980
        tv = 0x0
        ready = <optimized out>
#5  0x0000634a2268e816 in rb_io_maybe_wait (error=<optimized out>, error@entry=11, io=18446744073709551102, io@entry=<error reading variable: Cannot access memory at address 0x0>, events=3, timeout=0, timeout@entry=4) at /tmp/ruby/src/trunk_asan/io.c:1642
No locals.
#6  rb_io_maybe_wait_readable (error=error@entry=11, io=18446744073709551102, io@entry=126624244773680, timeout=0, timeout@entry=4) at /tmp/ruby/src/trunk_asan/io.c:1653
        result = <optimized out>
#7  0x0000732a22a72fc0 in rsock_s_accept (klass=<optimized out>, io=126624244773680, sockaddr=<optimized out>, len=<optimized out>) at /tmp/ruby/src/trunk_asan/ext/socket/init.c:738
        error = 11
        accept_arg = {fd = 6, sockaddr = 0x7329fc9f5020, len = 0x7329fc9f58a0}
        fptr = 0x51100025f980
        retry = 0
        peer = <optimized out>
#8  0x0000732a22a93bd2 in tcp_accept (server=<optimized out>) at /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c:61
        length = 2048
        buffer = <optimized out>
#9  0x0000634a22a17a48 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:3915
        ci = 0xdff100100001
        cc = <optimized out>
        me = 0x732a2476d3f8
        cfunc = 0x506000252c88
        recv = 126624244773680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x0000634a229b93bd in vm_sendish (ec=0x5160028326d0, reg_cfp=0x7329fcff66e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160028326d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x634a229ad646 <vm_exec_core+1494>, 0x634a229ae94d <vm_exec_core+6365>, 0x634a229b3b71 <vm_exec_core+27393>, 0x634a229ae4bf <vm_exec_core+5199>, 0x634a229b4922 <vm_exec_core+30898>, 0x634a229b272d <vm_exec_core+22205>, 0x634a229b033e <vm_exec_core+13006>, 0x634a229ad7ae <vm_exec_core+1854>, 0x634a229b4164 <vm_exec_core+28916>, 0x634a229b3eac <vm_exec_core+28220>, 0x634a229ae73c <vm_exec_core+5836>, 0x634a229adc9e <vm_exec_core+3118>, 0x634a229b2e26 <vm_exec_core+23990>, 0x634a229af243 <vm_exec_core+8659>, 0x634a229b4365 <vm_exec_core+29429>, 0x634a229b400e <vm_exec_core+28574>, 0x634a229af931 <vm_exec_core+10433>, 0x634a229b02cd <vm_exec_core+12893>, 0x634a229b2985 <vm_exec_core+22805>, 0x634a229b3f85 <vm_exec_core+28437>, 0x634a229b1da0 <vm_exec_core+19760>, 0x634a229b2a0e <vm_exec_core+22942>, 0x634a229b34c7 <vm_exec_core+25687>, 0x634a229b1cdd <vm_exec_core+19565>, 0x634a229adbdb <vm_exec_core+2923>, 0x634a229b2430 <vm_exec_core+21440>, 0x634a229ada6e <vm_exec_core+2558>, 0x634a229adea4 <vm_exec_core+3636>, 0x634a229afbb4 <vm_exec_core+11076>, 0x634a229b18aa <vm_exec_core+18490>, 0x634a229b22c9 <vm_exec_core+21081>, 0x634a229b154f <vm_exec_core+17631>, 0x634a229ad67a <vm_exec_core+1546>, 0x634a229b36f7 <vm_exec_core+26247>, 0x634a229b3dd7 <vm_exec_core+28007>, 0x634a229ae04b <vm_exec_core+4059>, 0x634a229aebf7 <vm_exec_core+7047>, 0x634a229ae8b5 <vm_exec_core+6213>, 0x634a229af332 <vm_exec_core+8898>, 0x634a229b0169 <vm_exec_core+12537>, 0x634a229ae0f2 <vm_exec_core+4226>, 0x634a229b355f <vm_exec_core+25839>, 0x634a229aeb81 <vm_exec_core+6929>, 0x634a229b0017 <vm_exec_core+12199>, 0x634a229b0ade <vm_exec_core+14958>, 0x634a229b2ebc <vm_exec_core+24140>, 0x634a229b1f62 <vm_exec_core+20210>, 0x634a229af60c <vm_exec_core+9628>, 0x634a229aee8e <vm_exec_core+7710>, 0x634a229b2d12 <vm_exec_core+23714>, 0x634a229afd94 <vm_exec_core+11556>, 0x634a229b252f <vm_exec_core+21695>, 0x634a229b1fd4 <vm_exec_core+20324>, 0x634a229b25e6 <vm_exec_core+21878>, 0x634a229b3aa9 <vm_exec_core+27193>, 0x634a229b1361 <vm_exec_core+17137>, 0x634a229b2f75 <vm_exec_core+24325>, 0x634a229ad3c8 <vm_exec_core+856>, 0x634a229b2aa3 <vm_exec_core+23091>, 0x634a229af72b <vm_exec_core+9915>, 0x634a229b1c38 <vm_exec_core+19400>, 0x634a229b1e78 <vm_exec_core+19976>, 0x634a229b0712 <vm_exec_core+13986>, 0x634a229adf58 <vm_exec_core+3816>, 0x634a229afad9 <vm_exec_core+10857>, 0x634a229af116 <vm_exec_core+8358>, 0x634a229b2664 <vm_exec_core+22004>, 0x634a229ae283 <vm_exec_core+4627>, 0x634a229b04bf <vm_exec_core+13391>, 0x634a229b0e0f <vm_exec_core+15775>, 0x634a229af410 <vm_exec_core+9120>, 0x634a229bae19 <vm_exec_core+56745>, 0x634a229aede5 <vm_exec_core+7541>, 0x634a229aecdd <vm_exec_core+7277>, 0x634a229aefe8 <vm_exec_core+8056>, 0x634a229af9d3 <vm_exec_core+10595>, 0x634a229b174e <vm_exec_core+18142>, 0x634a229b0b99 <vm_exec_core+15145>, 0x634a229b2348 <vm_exec_core+21208>, 0x634a229b0ff5 <vm_exec_core+16261>, 0x634a229b3620 <vm_exec_core+26032>, 0x634a229b4bc7 <vm_exec_core+31575>, 0x634a229b3864 <vm_exec_core+26612>, 0x634a229b44b5 <vm_exec_core+29765>, 0x634a229b45a6 <vm_exec_core+30006>, 0x634a229adb00 <vm_exec_core+2704>, 0x634a229b408d <vm_exec_core+28701>, 0x634a229afcb9 <vm_exec_core+11337>, 0x634a229b4288 <vm_exec_core+29208>, 0x634a229af7fa <vm_exec_core+10122>, 0x634a229b379b <vm_exec_core+26411>, 0x634a229ad997 <vm_exec_core+2343>, 0x634a229ae17d <vm_exec_core+4365>, 0x634a229b47ea <vm_exec_core+30586>, 0x634a229b009d <vm_exec_core+12333>, 0x634a229afe9a <vm_exec_core+11818>, 0x634a229ad3cd <vm_exec_core+861>, 0x634a229ad8ba <vm_exec_core+2122>, 0x634a229ad453 <vm_exec_core+995>, 0x634a229b3953 <vm_exec_core+26851>, 0x634a229b121e <vm_exec_core+16814>, 0x634a229b08e2 <vm_exec_core+14450>, 0x634a229b10fa <vm_exec_core+16522>, 0x634a229b0d46 <vm_exec_core+15574>, 0x634a229aff2f <vm_exec_core+11967>, 0x634a229b07ed <vm_exec_core+14205>, 0x634a229b01b9 <vm_exec_core+12617>, 0x634a229b09fc <vm_exec_core+14732>, 0x634a229b0a6d <vm_exec_core+14845>, 0x634a229ad637 <vm_exec_core+1479>, 0x634a229ae93e <vm_exec_core+6350>, 0x634a229b3b62 <vm_exec_core+27378>, 0x634a229ae4b0 <vm_exec_core+5184>, 0x634a229b4913 <vm_exec_core+30883>, 0x634a229b271e <vm_exec_core+22190>, 0x634a229b032f <vm_exec_core+12991>, 0x634a229ad79f <vm_exec_core+1839>, 0x634a229b4155 <vm_exec_core+28901>, 0x634a229b3e9d <vm_exec_core+28205>, 0x634a229ae72d <vm_exec_core+5821>, 0x634a229adc8f <vm_exec_core+3103>, 0x634a229b2e17 <vm_exec_core+23975>, 0x634a229af234 <vm_exec_core+8644>, 0x634a229b4356 <vm_exec_core+29414>, 0x634a229b3fff <vm_exec_core+28559>, 0x634a229af922 <vm_exec_core+10418>, 0x634a229b02be <vm_exec_core+12878>, 0x634a229b2976 <vm_exec_core+22790>, 0x634a229b3f76 <vm_exec_core+28422>, 0x634a229b1d91 <vm_exec_core+19745>, 0x634a229b29ff <vm_exec_core+22927>, 0x634a229b34b8 <vm_exec_core+25672>, 0x634a229b1cce <vm_exec_core+19550>, 0x634a229adbcc <vm_exec_core+2908>, 0x634a229b2421 <vm_exec_core+21425>, 0x634a229ada5f <vm_exec_core+2543>, 0x634a229ade95 <vm_exec_core+3621>, 0x634a229afba5 <vm_exec_core+11061>, 0x634a229b189b <vm_exec_core+18475>, 0x634a229b22ba <vm_exec_core+21066>, 0x634a229b1540 <vm_exec_core+17616>, 0x634a229ad66b <vm_exec_core+1531>, 0x634a229b36e8 <vm_exec_core+26232>, 0x634a229b3dc8 <vm_exec_core+27992>, 0x634a229ae03c <vm_exec_core+4044>, 0x634a229aebe8 <vm_exec_core+7032>, 0x634a229ae8a6 <vm_exec_core+6198>, 0x634a229af323 <vm_exec_core+8883>, 0x634a229b015a <vm_exec_core+12522>, 0x634a229ae0e3 <vm_exec_core+4211>, 0x634a229b3550 <vm_exec_core+25824>, 0x634a229aeb72 <vm_exec_core+6914>, 0x634a229b0008 <vm_exec_core+12184>, 0x634a229b0acf <vm_exec_core+14943>, 0x634a229b2ead <vm_exec_core+24125>, 0x634a229b1f53 <vm_exec_core+20195>, 0x634a229af5fd <vm_exec_core+9613>, 0x634a229aee7f <vm_exec_core+7695>, 0x634a229b2d03 <vm_exec_core+23699>, 0x634a229afd85 <vm_exec_core+11541>, 0x634a229b2520 <vm_exec_core+21680>, 0x634a229b1fc5 <vm_exec_core+20309>, 0x634a229b25d7 <vm_exec_core+21863>, 0x634a229b3a9a <vm_exec_core+27178>, 0x634a229b1352 <vm_exec_core+17122>, 0x634a229b2f66 <vm_exec_core+24310>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b2a94 <vm_exec_core+23076>, 0x634a229af71c <vm_exec_core+9900>, 0x634a229b1c29 <vm_exec_core+19385>, 0x634a229b1e69 <vm_exec_core+19961>, 0x634a229b0703 <vm_exec_core+13971>, 0x634a229b1896 <vm_exec_core+18470>, 0x634a229afaca <vm_exec_core+10842>, 0x634a229af107 <vm_exec_core+8343>, 0x634a229b2655 <vm_exec_core+21989>, 0x634a229ae274 <vm_exec_core+4612>, 0x634a229b04b0 <vm_exec_core+13376>, 0x634a229b0e00 <vm_exec_core+15760>, 0x634a229af401 <vm_exec_core+9105>, 0x634a229bae0a <vm_exec_core+56730>, 0x634a229aedd6 <vm_exec_core+7526>, 0x634a229aecce <vm_exec_core+7262>, 0x634a229aefd9 <vm_exec_core+8041>, 0x634a229af9c4 <vm_exec_core+10580>, 0x634a229b173f <vm_exec_core+18127>, 0x634a229b0b8a <vm_exec_core+15130>, 0x634a229b173a <vm_exec_core+18122>, 0x634a229b1f4e <vm_exec_core+20190>, 0x634a229b1f49 <vm_exec_core+20185>, 0x634a229aefd4 <vm_exec_core+8036>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b0123 <vm_exec_core+12467>, 0x634a229b0128 <vm_exec_core+12472>, 0x634a229b1f44 <vm_exec_core+20180>, 0x634a229b1d8c <vm_exec_core+19740>, 0x634a229b0dfb <vm_exec_core+15755>, 0x634a229b0d32 <vm_exec_core+15554>, 0x634a229b1e3b <vm_exec_core+19915>, 0x634a229b1205 <vm_exec_core+16789>...}
        reg_cfp = 0x7329fcff66e8
        reg_pc = 0x514000031c68
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x0000634a229a8272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160028326d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#13 0x0000634a229ebd7b in invoke_iseq_block_from_c (ec=0x5160028326d0, captured=<optimized out>, self=126624274218320, 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:1814
        flags = 0
        iseq = 0x732a02f0aad8
        cfp = 0x7329fcff67c8
        sp = 0x7329fcef6818
        use_argv = <optimized out>
        stack_argv = 0x7329fcef6818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#14 invoke_block_from_c_proc (ec=0x5160028326d0, self=126624274218320, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#15 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:1938
No locals.
#16 0x0000634a229e9fd6 in rb_vm_invoke_proc (ec=0x7329fc6f5460, proc=0x1, proc@entry=0x50400047d250, argc=617724464, argc@entry=0, argv=0x8, kw_splat=0, passed_block_handler=18446744073709551102, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#17 0x0000634a2293703d in thread_do_start_proc (th=th@entry=0x515000113d00) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400047d250
        args_len = 0
        args_ptr = <optimized out>
#18 0x0000634a22934bad in thread_do_start (th=0x515000113d00) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#19 thread_start_func_2 (th=th@entry=0x515000113d00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#20 0x0000634a22933e9e in call_thread_start_func_2 (th=0x515000113d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x732a017e1cc0
#21 nt_start (ptr=0x50c000171dc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x515000113d00
        sched = <optimized out>
        nt = 0x50c000171dc0
        vm = 0x525000000100
#22 0x0000634a225a9b2f in asan_thread_start(void*) ()
No symbol table info available.
#23 0x0000732a24c9caa4 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 = {126624250865344, -3920913921910959358, 126624250865344, -352, 0, 140734736977040, -3920913921923542270, -3920850903711149310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#24 0x0000732a24d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7329fdbff6c0 (LWP 2595806) "test_https.rb:*"):
#0  0x0000732a24d1ba30 in __GI_ppoll (fds=0x7329faedf460, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 0, tv_nsec = 1}
#1  0x0000634a22550ffc in __interceptor_ppoll ()
No symbol table info available.
#2  0x0000634a22937e67 in wait_for_single_fd_blocking_region (th=th@entry=0x515000114200, fds=fds@entry=0x7329faedf460, nfds=1, to=to@entry=0x0, lerrno=lerrno@entry=0x7329faedf4d0) at /tmp/ruby/src/trunk_asan/thread.c:4576
        __region = <optimized out>
        ts = <optimized out>
        result = <optimized out>
#3  0x0000634a2292163a in thread_io_wait (io=<optimized out>, fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4624
        rel = <optimized out>
        end = 0
        to = 0x0
        _ec = 0x516002832cd0
        _tag = <optimized out>
        fds = {{fd = 7, events = 1, revents = 0}}
        result = 0
        blocking_operation = <optimized out>
        ec = <optimized out>
        th = 0x515000114200
        state = RUBY_TAG_NONE
        nfds = 1
        lerrno = <optimized out>
#4  0x0000634a2268e13d in rb_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1477
        tv_storage = <optimized out>
        scheduler = <optimized out>
        fptr = 0x51100025fc00
        tv = 0x0
        ready = <optimized out>
#5  0x0000634a2268e816 in rb_io_maybe_wait (error=<optimized out>, error@entry=11, io=18446744073709551102, io@entry=<error reading variable: Cannot access memory at address 0x0>, events=3, timeout=0, timeout@entry=4) at /tmp/ruby/src/trunk_asan/io.c:1642
No locals.
#6  rb_io_maybe_wait_readable (error=error@entry=11, io=18446744073709551102, io@entry=126624244769400, timeout=0, timeout@entry=4) at /tmp/ruby/src/trunk_asan/io.c:1653
        result = <optimized out>
#7  0x0000732a22a72fc0 in rsock_s_accept (klass=<optimized out>, io=126624244769400, sockaddr=<optimized out>, len=<optimized out>) at /tmp/ruby/src/trunk_asan/ext/socket/init.c:738
        error = 11
        accept_arg = {fd = 7, sockaddr = 0x7329fb1df020, len = 0x7329fb1df8a0}
        fptr = 0x51100025fc00
        retry = 0
        peer = <optimized out>
#8  0x0000732a22a93bd2 in tcp_accept (server=<optimized out>) at /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c:61
        length = 2048
        buffer = <optimized out>
#9  0x0000634a22a17a48 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:3915
        ci = 0xdff100100001
        cc = <optimized out>
        me = 0x732a2476d3f8
        cfunc = 0x506000252c88
        recv = 126624244769400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x0000634a229b93bd in vm_sendish (ec=0x516002832cd0, reg_cfp=0x7329fc2e9790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x516002832cd0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x634a229ad646 <vm_exec_core+1494>, 0x634a229ae94d <vm_exec_core+6365>, 0x634a229b3b71 <vm_exec_core+27393>, 0x634a229ae4bf <vm_exec_core+5199>, 0x634a229b4922 <vm_exec_core+30898>, 0x634a229b272d <vm_exec_core+22205>, 0x634a229b033e <vm_exec_core+13006>, 0x634a229ad7ae <vm_exec_core+1854>, 0x634a229b4164 <vm_exec_core+28916>, 0x634a229b3eac <vm_exec_core+28220>, 0x634a229ae73c <vm_exec_core+5836>, 0x634a229adc9e <vm_exec_core+3118>, 0x634a229b2e26 <vm_exec_core+23990>, 0x634a229af243 <vm_exec_core+8659>, 0x634a229b4365 <vm_exec_core+29429>, 0x634a229b400e <vm_exec_core+28574>, 0x634a229af931 <vm_exec_core+10433>, 0x634a229b02cd <vm_exec_core+12893>, 0x634a229b2985 <vm_exec_core+22805>, 0x634a229b3f85 <vm_exec_core+28437>, 0x634a229b1da0 <vm_exec_core+19760>, 0x634a229b2a0e <vm_exec_core+22942>, 0x634a229b34c7 <vm_exec_core+25687>, 0x634a229b1cdd <vm_exec_core+19565>, 0x634a229adbdb <vm_exec_core+2923>, 0x634a229b2430 <vm_exec_core+21440>, 0x634a229ada6e <vm_exec_core+2558>, 0x634a229adea4 <vm_exec_core+3636>, 0x634a229afbb4 <vm_exec_core+11076>, 0x634a229b18aa <vm_exec_core+18490>, 0x634a229b22c9 <vm_exec_core+21081>, 0x634a229b154f <vm_exec_core+17631>, 0x634a229ad67a <vm_exec_core+1546>, 0x634a229b36f7 <vm_exec_core+26247>, 0x634a229b3dd7 <vm_exec_core+28007>, 0x634a229ae04b <vm_exec_core+4059>, 0x634a229aebf7 <vm_exec_core+7047>, 0x634a229ae8b5 <vm_exec_core+6213>, 0x634a229af332 <vm_exec_core+8898>, 0x634a229b0169 <vm_exec_core+12537>, 0x634a229ae0f2 <vm_exec_core+4226>, 0x634a229b355f <vm_exec_core+25839>, 0x634a229aeb81 <vm_exec_core+6929>, 0x634a229b0017 <vm_exec_core+12199>, 0x634a229b0ade <vm_exec_core+14958>, 0x634a229b2ebc <vm_exec_core+24140>, 0x634a229b1f62 <vm_exec_core+20210>, 0x634a229af60c <vm_exec_core+9628>, 0x634a229aee8e <vm_exec_core+7710>, 0x634a229b2d12 <vm_exec_core+23714>, 0x634a229afd94 <vm_exec_core+11556>, 0x634a229b252f <vm_exec_core+21695>, 0x634a229b1fd4 <vm_exec_core+20324>, 0x634a229b25e6 <vm_exec_core+21878>, 0x634a229b3aa9 <vm_exec_core+27193>, 0x634a229b1361 <vm_exec_core+17137>, 0x634a229b2f75 <vm_exec_core+24325>, 0x634a229ad3c8 <vm_exec_core+856>, 0x634a229b2aa3 <vm_exec_core+23091>, 0x634a229af72b <vm_exec_core+9915>, 0x634a229b1c38 <vm_exec_core+19400>, 0x634a229b1e78 <vm_exec_core+19976>, 0x634a229b0712 <vm_exec_core+13986>, 0x634a229adf58 <vm_exec_core+3816>, 0x634a229afad9 <vm_exec_core+10857>, 0x634a229af116 <vm_exec_core+8358>, 0x634a229b2664 <vm_exec_core+22004>, 0x634a229ae283 <vm_exec_core+4627>, 0x634a229b04bf <vm_exec_core+13391>, 0x634a229b0e0f <vm_exec_core+15775>, 0x634a229af410 <vm_exec_core+9120>, 0x634a229bae19 <vm_exec_core+56745>, 0x634a229aede5 <vm_exec_core+7541>, 0x634a229aecdd <vm_exec_core+7277>, 0x634a229aefe8 <vm_exec_core+8056>, 0x634a229af9d3 <vm_exec_core+10595>, 0x634a229b174e <vm_exec_core+18142>, 0x634a229b0b99 <vm_exec_core+15145>, 0x634a229b2348 <vm_exec_core+21208>, 0x634a229b0ff5 <vm_exec_core+16261>, 0x634a229b3620 <vm_exec_core+26032>, 0x634a229b4bc7 <vm_exec_core+31575>, 0x634a229b3864 <vm_exec_core+26612>, 0x634a229b44b5 <vm_exec_core+29765>, 0x634a229b45a6 <vm_exec_core+30006>, 0x634a229adb00 <vm_exec_core+2704>, 0x634a229b408d <vm_exec_core+28701>, 0x634a229afcb9 <vm_exec_core+11337>, 0x634a229b4288 <vm_exec_core+29208>, 0x634a229af7fa <vm_exec_core+10122>, 0x634a229b379b <vm_exec_core+26411>, 0x634a229ad997 <vm_exec_core+2343>, 0x634a229ae17d <vm_exec_core+4365>, 0x634a229b47ea <vm_exec_core+30586>, 0x634a229b009d <vm_exec_core+12333>, 0x634a229afe9a <vm_exec_core+11818>, 0x634a229ad3cd <vm_exec_core+861>, 0x634a229ad8ba <vm_exec_core+2122>, 0x634a229ad453 <vm_exec_core+995>, 0x634a229b3953 <vm_exec_core+26851>, 0x634a229b121e <vm_exec_core+16814>, 0x634a229b08e2 <vm_exec_core+14450>, 0x634a229b10fa <vm_exec_core+16522>, 0x634a229b0d46 <vm_exec_core+15574>, 0x634a229aff2f <vm_exec_core+11967>, 0x634a229b07ed <vm_exec_core+14205>, 0x634a229b01b9 <vm_exec_core+12617>, 0x634a229b09fc <vm_exec_core+14732>, 0x634a229b0a6d <vm_exec_core+14845>, 0x634a229ad637 <vm_exec_core+1479>, 0x634a229ae93e <vm_exec_core+6350>, 0x634a229b3b62 <vm_exec_core+27378>, 0x634a229ae4b0 <vm_exec_core+5184>, 0x634a229b4913 <vm_exec_core+30883>, 0x634a229b271e <vm_exec_core+22190>, 0x634a229b032f <vm_exec_core+12991>, 0x634a229ad79f <vm_exec_core+1839>, 0x634a229b4155 <vm_exec_core+28901>, 0x634a229b3e9d <vm_exec_core+28205>, 0x634a229ae72d <vm_exec_core+5821>, 0x634a229adc8f <vm_exec_core+3103>, 0x634a229b2e17 <vm_exec_core+23975>, 0x634a229af234 <vm_exec_core+8644>, 0x634a229b4356 <vm_exec_core+29414>, 0x634a229b3fff <vm_exec_core+28559>, 0x634a229af922 <vm_exec_core+10418>, 0x634a229b02be <vm_exec_core+12878>, 0x634a229b2976 <vm_exec_core+22790>, 0x634a229b3f76 <vm_exec_core+28422>, 0x634a229b1d91 <vm_exec_core+19745>, 0x634a229b29ff <vm_exec_core+22927>, 0x634a229b34b8 <vm_exec_core+25672>, 0x634a229b1cce <vm_exec_core+19550>, 0x634a229adbcc <vm_exec_core+2908>, 0x634a229b2421 <vm_exec_core+21425>, 0x634a229ada5f <vm_exec_core+2543>, 0x634a229ade95 <vm_exec_core+3621>, 0x634a229afba5 <vm_exec_core+11061>, 0x634a229b189b <vm_exec_core+18475>, 0x634a229b22ba <vm_exec_core+21066>, 0x634a229b1540 <vm_exec_core+17616>, 0x634a229ad66b <vm_exec_core+1531>, 0x634a229b36e8 <vm_exec_core+26232>, 0x634a229b3dc8 <vm_exec_core+27992>, 0x634a229ae03c <vm_exec_core+4044>, 0x634a229aebe8 <vm_exec_core+7032>, 0x634a229ae8a6 <vm_exec_core+6198>, 0x634a229af323 <vm_exec_core+8883>, 0x634a229b015a <vm_exec_core+12522>, 0x634a229ae0e3 <vm_exec_core+4211>, 0x634a229b3550 <vm_exec_core+25824>, 0x634a229aeb72 <vm_exec_core+6914>, 0x634a229b0008 <vm_exec_core+12184>, 0x634a229b0acf <vm_exec_core+14943>, 0x634a229b2ead <vm_exec_core+24125>, 0x634a229b1f53 <vm_exec_core+20195>, 0x634a229af5fd <vm_exec_core+9613>, 0x634a229aee7f <vm_exec_core+7695>, 0x634a229b2d03 <vm_exec_core+23699>, 0x634a229afd85 <vm_exec_core+11541>, 0x634a229b2520 <vm_exec_core+21680>, 0x634a229b1fc5 <vm_exec_core+20309>, 0x634a229b25d7 <vm_exec_core+21863>, 0x634a229b3a9a <vm_exec_core+27178>, 0x634a229b1352 <vm_exec_core+17122>, 0x634a229b2f66 <vm_exec_core+24310>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b2a94 <vm_exec_core+23076>, 0x634a229af71c <vm_exec_core+9900>, 0x634a229b1c29 <vm_exec_core+19385>, 0x634a229b1e69 <vm_exec_core+19961>, 0x634a229b0703 <vm_exec_core+13971>, 0x634a229b1896 <vm_exec_core+18470>, 0x634a229afaca <vm_exec_core+10842>, 0x634a229af107 <vm_exec_core+8343>, 0x634a229b2655 <vm_exec_core+21989>, 0x634a229ae274 <vm_exec_core+4612>, 0x634a229b04b0 <vm_exec_core+13376>, 0x634a229b0e00 <vm_exec_core+15760>, 0x634a229af401 <vm_exec_core+9105>, 0x634a229bae0a <vm_exec_core+56730>, 0x634a229aedd6 <vm_exec_core+7526>, 0x634a229aecce <vm_exec_core+7262>, 0x634a229aefd9 <vm_exec_core+8041>, 0x634a229af9c4 <vm_exec_core+10580>, 0x634a229b173f <vm_exec_core+18127>, 0x634a229b0b8a <vm_exec_core+15130>, 0x634a229b173a <vm_exec_core+18122>, 0x634a229b1f4e <vm_exec_core+20190>, 0x634a229b1f49 <vm_exec_core+20185>, 0x634a229aefd4 <vm_exec_core+8036>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b0123 <vm_exec_core+12467>, 0x634a229b0128 <vm_exec_core+12472>, 0x634a229b1f44 <vm_exec_core+20180>, 0x634a229b1d8c <vm_exec_core+19740>, 0x634a229b0dfb <vm_exec_core+15755>, 0x634a229b0d32 <vm_exec_core+15554>, 0x634a229b1e3b <vm_exec_core+19915>, 0x634a229b1205 <vm_exec_core+16789>...}
        reg_cfp = 0x7329fc2e9790
        reg_pc = 0x513000437720
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x0000634a229a8272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x516002832cd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#13 0x0000634a229ebd7b in invoke_iseq_block_from_c (ec=0x516002832cd0, captured=<optimized out>, self=126624245019760, 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:1814
        flags = 0
        iseq = 0x732a02f0ce78
        cfp = 0x7329fc2e97c8
        sp = 0x7329fc1e9818
        use_argv = <optimized out>
        stack_argv = 0x7329fc1e9818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#14 invoke_block_from_c_proc (ec=0x516002832cd0, self=126624245019760, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#15 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:1938
No locals.
#16 0x0000634a229e9fd6 in rb_vm_invoke_proc (ec=0x7329faedf460, proc=0x1, proc@entry=0x50400047d350, argc=617724464, argc@entry=0, argv=0x8, kw_splat=0, passed_block_handler=18446744073709551102, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#17 0x0000634a2293703d in thread_do_start_proc (th=th@entry=0x515000114200) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400047d350
        args_len = 0
        args_ptr = <optimized out>
#18 0x0000634a22934bad in thread_do_start (th=0x515000114200) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#19 thread_start_func_2 (th=th@entry=0x515000114200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#20 0x0000634a22933e9e in call_thread_start_func_2 (th=0x515000114200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x7329fdbfecc0
#21 nt_start (ptr=0x50c000171f40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x515000114200
        sched = <optimized out>
        nt = 0x50c000171f40
        vm = 0x525000000100
#22 0x0000634a225a9b2f in asan_thread_start(void*) ()
No symbol table info available.
#23 0x0000732a24c9caa4 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 = {126624188069568, -3922103059305655550, 126624188069568, -352, 0, 140734736974288, -3922103059318238462, -3920850903711149310}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#24 0x0000732a24d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x732a25007c40 (LWP 2594811) "ruby"):
#0  0x0000732a24c98d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=32767, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000090) 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=0x50c000000090, 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  0x0000732a24c9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x732a24c9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7fff5c014de0, __canceltype = 1543589360, __prev = 0x0}
        cbuffer = {wseq = 336, cond = 0x50c000000068, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 336
        seq = 168
        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=0x50c000000068, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000634a2290857f in rb_native_cond_wait (cond=0x50c000000090, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x515000000300, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x515000114200
#7  0x0000634a22932d91 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x0000634a22939ef9 in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1074
        scheduler = <optimized out>
        p = <optimized out>
        target_th = <optimized out>
        th = 0x515000000300
        end = 0
        limit = <optimized out>
#11 0x0000634a225f58f7 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:1174
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff5c0150b0, <optimized out>, 0x7fff5c014fc0, <optimized out>, <optimized out>}, prev = 0x732a22d4c140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#12 0x0000634a2293967e in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1131
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000380
#13 0x0000634a2292b3db in thread_value (self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1253
        th = 0x515000114200
#14 0x0000634a22a17a48 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:3915
        ci = 0x260100100001
        cc = <optimized out>
        me = 0x732a24727a38
        cfunc = 0x506000045c28
        recv = 126624244768800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x0000634a229b93bd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x732a24871448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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>
#16 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x634a229ad646 <vm_exec_core+1494>, 0x634a229ae94d <vm_exec_core+6365>, 0x634a229b3b71 <vm_exec_core+27393>, 0x634a229ae4bf <vm_exec_core+5199>, 0x634a229b4922 <vm_exec_core+30898>, 0x634a229b272d <vm_exec_core+22205>, 0x634a229b033e <vm_exec_core+13006>, 0x634a229ad7ae <vm_exec_core+1854>, 0x634a229b4164 <vm_exec_core+28916>, 0x634a229b3eac <vm_exec_core+28220>, 0x634a229ae73c <vm_exec_core+5836>, 0x634a229adc9e <vm_exec_core+3118>, 0x634a229b2e26 <vm_exec_core+23990>, 0x634a229af243 <vm_exec_core+8659>, 0x634a229b4365 <vm_exec_core+29429>, 0x634a229b400e <vm_exec_core+28574>, 0x634a229af931 <vm_exec_core+10433>, 0x634a229b02cd <vm_exec_core+12893>, 0x634a229b2985 <vm_exec_core+22805>, 0x634a229b3f85 <vm_exec_core+28437>, 0x634a229b1da0 <vm_exec_core+19760>, 0x634a229b2a0e <vm_exec_core+22942>, 0x634a229b34c7 <vm_exec_core+25687>, 0x634a229b1cdd <vm_exec_core+19565>, 0x634a229adbdb <vm_exec_core+2923>, 0x634a229b2430 <vm_exec_core+21440>, 0x634a229ada6e <vm_exec_core+2558>, 0x634a229adea4 <vm_exec_core+3636>, 0x634a229afbb4 <vm_exec_core+11076>, 0x634a229b18aa <vm_exec_core+18490>, 0x634a229b22c9 <vm_exec_core+21081>, 0x634a229b154f <vm_exec_core+17631>, 0x634a229ad67a <vm_exec_core+1546>, 0x634a229b36f7 <vm_exec_core+26247>, 0x634a229b3dd7 <vm_exec_core+28007>, 0x634a229ae04b <vm_exec_core+4059>, 0x634a229aebf7 <vm_exec_core+7047>, 0x634a229ae8b5 <vm_exec_core+6213>, 0x634a229af332 <vm_exec_core+8898>, 0x634a229b0169 <vm_exec_core+12537>, 0x634a229ae0f2 <vm_exec_core+4226>, 0x634a229b355f <vm_exec_core+25839>, 0x634a229aeb81 <vm_exec_core+6929>, 0x634a229b0017 <vm_exec_core+12199>, 0x634a229b0ade <vm_exec_core+14958>, 0x634a229b2ebc <vm_exec_core+24140>, 0x634a229b1f62 <vm_exec_core+20210>, 0x634a229af60c <vm_exec_core+9628>, 0x634a229aee8e <vm_exec_core+7710>, 0x634a229b2d12 <vm_exec_core+23714>, 0x634a229afd94 <vm_exec_core+11556>, 0x634a229b252f <vm_exec_core+21695>, 0x634a229b1fd4 <vm_exec_core+20324>, 0x634a229b25e6 <vm_exec_core+21878>, 0x634a229b3aa9 <vm_exec_core+27193>, 0x634a229b1361 <vm_exec_core+17137>, 0x634a229b2f75 <vm_exec_core+24325>, 0x634a229ad3c8 <vm_exec_core+856>, 0x634a229b2aa3 <vm_exec_core+23091>, 0x634a229af72b <vm_exec_core+9915>, 0x634a229b1c38 <vm_exec_core+19400>, 0x634a229b1e78 <vm_exec_core+19976>, 0x634a229b0712 <vm_exec_core+13986>, 0x634a229adf58 <vm_exec_core+3816>, 0x634a229afad9 <vm_exec_core+10857>, 0x634a229af116 <vm_exec_core+8358>, 0x634a229b2664 <vm_exec_core+22004>, 0x634a229ae283 <vm_exec_core+4627>, 0x634a229b04bf <vm_exec_core+13391>, 0x634a229b0e0f <vm_exec_core+15775>, 0x634a229af410 <vm_exec_core+9120>, 0x634a229bae19 <vm_exec_core+56745>, 0x634a229aede5 <vm_exec_core+7541>, 0x634a229aecdd <vm_exec_core+7277>, 0x634a229aefe8 <vm_exec_core+8056>, 0x634a229af9d3 <vm_exec_core+10595>, 0x634a229b174e <vm_exec_core+18142>, 0x634a229b0b99 <vm_exec_core+15145>, 0x634a229b2348 <vm_exec_core+21208>, 0x634a229b0ff5 <vm_exec_core+16261>, 0x634a229b3620 <vm_exec_core+26032>, 0x634a229b4bc7 <vm_exec_core+31575>, 0x634a229b3864 <vm_exec_core+26612>, 0x634a229b44b5 <vm_exec_core+29765>, 0x634a229b45a6 <vm_exec_core+30006>, 0x634a229adb00 <vm_exec_core+2704>, 0x634a229b408d <vm_exec_core+28701>, 0x634a229afcb9 <vm_exec_core+11337>, 0x634a229b4288 <vm_exec_core+29208>, 0x634a229af7fa <vm_exec_core+10122>, 0x634a229b379b <vm_exec_core+26411>, 0x634a229ad997 <vm_exec_core+2343>, 0x634a229ae17d <vm_exec_core+4365>, 0x634a229b47ea <vm_exec_core+30586>, 0x634a229b009d <vm_exec_core+12333>, 0x634a229afe9a <vm_exec_core+11818>, 0x634a229ad3cd <vm_exec_core+861>, 0x634a229ad8ba <vm_exec_core+2122>, 0x634a229ad453 <vm_exec_core+995>, 0x634a229b3953 <vm_exec_core+26851>, 0x634a229b121e <vm_exec_core+16814>, 0x634a229b08e2 <vm_exec_core+14450>, 0x634a229b10fa <vm_exec_core+16522>, 0x634a229b0d46 <vm_exec_core+15574>, 0x634a229aff2f <vm_exec_core+11967>, 0x634a229b07ed <vm_exec_core+14205>, 0x634a229b01b9 <vm_exec_core+12617>, 0x634a229b09fc <vm_exec_core+14732>, 0x634a229b0a6d <vm_exec_core+14845>, 0x634a229ad637 <vm_exec_core+1479>, 0x634a229ae93e <vm_exec_core+6350>, 0x634a229b3b62 <vm_exec_core+27378>, 0x634a229ae4b0 <vm_exec_core+5184>, 0x634a229b4913 <vm_exec_core+30883>, 0x634a229b271e <vm_exec_core+22190>, 0x634a229b032f <vm_exec_core+12991>, 0x634a229ad79f <vm_exec_core+1839>, 0x634a229b4155 <vm_exec_core+28901>, 0x634a229b3e9d <vm_exec_core+28205>, 0x634a229ae72d <vm_exec_core+5821>, 0x634a229adc8f <vm_exec_core+3103>, 0x634a229b2e17 <vm_exec_core+23975>, 0x634a229af234 <vm_exec_core+8644>, 0x634a229b4356 <vm_exec_core+29414>, 0x634a229b3fff <vm_exec_core+28559>, 0x634a229af922 <vm_exec_core+10418>, 0x634a229b02be <vm_exec_core+12878>, 0x634a229b2976 <vm_exec_core+22790>, 0x634a229b3f76 <vm_exec_core+28422>, 0x634a229b1d91 <vm_exec_core+19745>, 0x634a229b29ff <vm_exec_core+22927>, 0x634a229b34b8 <vm_exec_core+25672>, 0x634a229b1cce <vm_exec_core+19550>, 0x634a229adbcc <vm_exec_core+2908>, 0x634a229b2421 <vm_exec_core+21425>, 0x634a229ada5f <vm_exec_core+2543>, 0x634a229ade95 <vm_exec_core+3621>, 0x634a229afba5 <vm_exec_core+11061>, 0x634a229b189b <vm_exec_core+18475>, 0x634a229b22ba <vm_exec_core+21066>, 0x634a229b1540 <vm_exec_core+17616>, 0x634a229ad66b <vm_exec_core+1531>, 0x634a229b36e8 <vm_exec_core+26232>, 0x634a229b3dc8 <vm_exec_core+27992>, 0x634a229ae03c <vm_exec_core+4044>, 0x634a229aebe8 <vm_exec_core+7032>, 0x634a229ae8a6 <vm_exec_core+6198>, 0x634a229af323 <vm_exec_core+8883>, 0x634a229b015a <vm_exec_core+12522>, 0x634a229ae0e3 <vm_exec_core+4211>, 0x634a229b3550 <vm_exec_core+25824>, 0x634a229aeb72 <vm_exec_core+6914>, 0x634a229b0008 <vm_exec_core+12184>, 0x634a229b0acf <vm_exec_core+14943>, 0x634a229b2ead <vm_exec_core+24125>, 0x634a229b1f53 <vm_exec_core+20195>, 0x634a229af5fd <vm_exec_core+9613>, 0x634a229aee7f <vm_exec_core+7695>, 0x634a229b2d03 <vm_exec_core+23699>, 0x634a229afd85 <vm_exec_core+11541>, 0x634a229b2520 <vm_exec_core+21680>, 0x634a229b1fc5 <vm_exec_core+20309>, 0x634a229b25d7 <vm_exec_core+21863>, 0x634a229b3a9a <vm_exec_core+27178>, 0x634a229b1352 <vm_exec_core+17122>, 0x634a229b2f66 <vm_exec_core+24310>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b2a94 <vm_exec_core+23076>, 0x634a229af71c <vm_exec_core+9900>, 0x634a229b1c29 <vm_exec_core+19385>, 0x634a229b1e69 <vm_exec_core+19961>, 0x634a229b0703 <vm_exec_core+13971>, 0x634a229b1896 <vm_exec_core+18470>, 0x634a229afaca <vm_exec_core+10842>, 0x634a229af107 <vm_exec_core+8343>, 0x634a229b2655 <vm_exec_core+21989>, 0x634a229ae274 <vm_exec_core+4612>, 0x634a229b04b0 <vm_exec_core+13376>, 0x634a229b0e00 <vm_exec_core+15760>, 0x634a229af401 <vm_exec_core+9105>, 0x634a229bae0a <vm_exec_core+56730>, 0x634a229aedd6 <vm_exec_core+7526>, 0x634a229aecce <vm_exec_core+7262>, 0x634a229aefd9 <vm_exec_core+8041>, 0x634a229af9c4 <vm_exec_core+10580>, 0x634a229b173f <vm_exec_core+18127>, 0x634a229b0b8a <vm_exec_core+15130>, 0x634a229b173a <vm_exec_core+18122>, 0x634a229b1f4e <vm_exec_core+20190>, 0x634a229b1f49 <vm_exec_core+20185>, 0x634a229aefd4 <vm_exec_core+8036>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b0123 <vm_exec_core+12467>, 0x634a229b0128 <vm_exec_core+12472>, 0x634a229b1f44 <vm_exec_core+20180>, 0x634a229b1d8c <vm_exec_core+19740>, 0x634a229b0dfb <vm_exec_core+15755>, 0x634a229b0d32 <vm_exec_core+15554>, 0x634a229b1e3b <vm_exec_core+19915>, 0x634a229b1205 <vm_exec_core+16789>...}
        reg_cfp = 0x732a24871448
        reg_pc = 0x51900002b338
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000634a229a865b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#19 0x0000634a22a381b2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x732a24871508, self=126624245019760, 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:1814
        flags = 0
        iseq = 0x732a02f0d0f8
        cfp = <optimized out>
        sp = 0x732a24771b28
        use_argv = 0x732a22ca57e0
        stack_argv = 0x732a24771b28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 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:1828
        captured = 0x732a24871508
#21 0x0000634a229d99ec 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:1865
No locals.
#22 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#24 0x0000634a229d99ec in rb_yield (val=<optimized out>)
No locals.
#25 0x0000634a225f58f7 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:1174
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff5c015c30, <optimized out>, 0x7fff5c015b40, <optimized out>, <optimized out>}, prev = 0x732a22d48440, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#26 0x0000634a22a17a48 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:3915
        ci = 0x411100000005
        cc = <optimized out>
        me = 0x732a24749390
        cfunc = 0x50600002aec8
        recv = 126624829018040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#27 0x0000634a229b1a7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x732a248714f0, cd=0x5020006b03d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#28 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020006b03d0
        insns_address_table = {0x634a229ad646 <vm_exec_core+1494>, 0x634a229ae94d <vm_exec_core+6365>, 0x634a229b3b71 <vm_exec_core+27393>, 0x634a229ae4bf <vm_exec_core+5199>, 0x634a229b4922 <vm_exec_core+30898>, 0x634a229b272d <vm_exec_core+22205>, 0x634a229b033e <vm_exec_core+13006>, 0x634a229ad7ae <vm_exec_core+1854>, 0x634a229b4164 <vm_exec_core+28916>, 0x634a229b3eac <vm_exec_core+28220>, 0x634a229ae73c <vm_exec_core+5836>, 0x634a229adc9e <vm_exec_core+3118>, 0x634a229b2e26 <vm_exec_core+23990>, 0x634a229af243 <vm_exec_core+8659>, 0x634a229b4365 <vm_exec_core+29429>, 0x634a229b400e <vm_exec_core+28574>, 0x634a229af931 <vm_exec_core+10433>, 0x634a229b02cd <vm_exec_core+12893>, 0x634a229b2985 <vm_exec_core+22805>, 0x634a229b3f85 <vm_exec_core+28437>, 0x634a229b1da0 <vm_exec_core+19760>, 0x634a229b2a0e <vm_exec_core+22942>, 0x634a229b34c7 <vm_exec_core+25687>, 0x634a229b1cdd <vm_exec_core+19565>, 0x634a229adbdb <vm_exec_core+2923>, 0x634a229b2430 <vm_exec_core+21440>, 0x634a229ada6e <vm_exec_core+2558>, 0x634a229adea4 <vm_exec_core+3636>, 0x634a229afbb4 <vm_exec_core+11076>, 0x634a229b18aa <vm_exec_core+18490>, 0x634a229b22c9 <vm_exec_core+21081>, 0x634a229b154f <vm_exec_core+17631>, 0x634a229ad67a <vm_exec_core+1546>, 0x634a229b36f7 <vm_exec_core+26247>, 0x634a229b3dd7 <vm_exec_core+28007>, 0x634a229ae04b <vm_exec_core+4059>, 0x634a229aebf7 <vm_exec_core+7047>, 0x634a229ae8b5 <vm_exec_core+6213>, 0x634a229af332 <vm_exec_core+8898>, 0x634a229b0169 <vm_exec_core+12537>, 0x634a229ae0f2 <vm_exec_core+4226>, 0x634a229b355f <vm_exec_core+25839>, 0x634a229aeb81 <vm_exec_core+6929>, 0x634a229b0017 <vm_exec_core+12199>, 0x634a229b0ade <vm_exec_core+14958>, 0x634a229b2ebc <vm_exec_core+24140>, 0x634a229b1f62 <vm_exec_core+20210>, 0x634a229af60c <vm_exec_core+9628>, 0x634a229aee8e <vm_exec_core+7710>, 0x634a229b2d12 <vm_exec_core+23714>, 0x634a229afd94 <vm_exec_core+11556>, 0x634a229b252f <vm_exec_core+21695>, 0x634a229b1fd4 <vm_exec_core+20324>, 0x634a229b25e6 <vm_exec_core+21878>, 0x634a229b3aa9 <vm_exec_core+27193>, 0x634a229b1361 <vm_exec_core+17137>, 0x634a229b2f75 <vm_exec_core+24325>, 0x634a229ad3c8 <vm_exec_core+856>, 0x634a229b2aa3 <vm_exec_core+23091>, 0x634a229af72b <vm_exec_core+9915>, 0x634a229b1c38 <vm_exec_core+19400>, 0x634a229b1e78 <vm_exec_core+19976>, 0x634a229b0712 <vm_exec_core+13986>, 0x634a229adf58 <vm_exec_core+3816>, 0x634a229afad9 <vm_exec_core+10857>, 0x634a229af116 <vm_exec_core+8358>, 0x634a229b2664 <vm_exec_core+22004>, 0x634a229ae283 <vm_exec_core+4627>, 0x634a229b04bf <vm_exec_core+13391>, 0x634a229b0e0f <vm_exec_core+15775>, 0x634a229af410 <vm_exec_core+9120>, 0x634a229bae19 <vm_exec_core+56745>, 0x634a229aede5 <vm_exec_core+7541>, 0x634a229aecdd <vm_exec_core+7277>, 0x634a229aefe8 <vm_exec_core+8056>, 0x634a229af9d3 <vm_exec_core+10595>, 0x634a229b174e <vm_exec_core+18142>, 0x634a229b0b99 <vm_exec_core+15145>, 0x634a229b2348 <vm_exec_core+21208>, 0x634a229b0ff5 <vm_exec_core+16261>, 0x634a229b3620 <vm_exec_core+26032>, 0x634a229b4bc7 <vm_exec_core+31575>, 0x634a229b3864 <vm_exec_core+26612>, 0x634a229b44b5 <vm_exec_core+29765>, 0x634a229b45a6 <vm_exec_core+30006>, 0x634a229adb00 <vm_exec_core+2704>, 0x634a229b408d <vm_exec_core+28701>, 0x634a229afcb9 <vm_exec_core+11337>, 0x634a229b4288 <vm_exec_core+29208>, 0x634a229af7fa <vm_exec_core+10122>, 0x634a229b379b <vm_exec_core+26411>, 0x634a229ad997 <vm_exec_core+2343>, 0x634a229ae17d <vm_exec_core+4365>, 0x634a229b47ea <vm_exec_core+30586>, 0x634a229b009d <vm_exec_core+12333>, 0x634a229afe9a <vm_exec_core+11818>, 0x634a229ad3cd <vm_exec_core+861>, 0x634a229ad8ba <vm_exec_core+2122>, 0x634a229ad453 <vm_exec_core+995>, 0x634a229b3953 <vm_exec_core+26851>, 0x634a229b121e <vm_exec_core+16814>, 0x634a229b08e2 <vm_exec_core+14450>, 0x634a229b10fa <vm_exec_core+16522>, 0x634a229b0d46 <vm_exec_core+15574>, 0x634a229aff2f <vm_exec_core+11967>, 0x634a229b07ed <vm_exec_core+14205>, 0x634a229b01b9 <vm_exec_core+12617>, 0x634a229b09fc <vm_exec_core+14732>, 0x634a229b0a6d <vm_exec_core+14845>, 0x634a229ad637 <vm_exec_core+1479>, 0x634a229ae93e <vm_exec_core+6350>, 0x634a229b3b62 <vm_exec_core+27378>, 0x634a229ae4b0 <vm_exec_core+5184>, 0x634a229b4913 <vm_exec_core+30883>, 0x634a229b271e <vm_exec_core+22190>, 0x634a229b032f <vm_exec_core+12991>, 0x634a229ad79f <vm_exec_core+1839>, 0x634a229b4155 <vm_exec_core+28901>, 0x634a229b3e9d <vm_exec_core+28205>, 0x634a229ae72d <vm_exec_core+5821>, 0x634a229adc8f <vm_exec_core+3103>, 0x634a229b2e17 <vm_exec_core+23975>, 0x634a229af234 <vm_exec_core+8644>, 0x634a229b4356 <vm_exec_core+29414>, 0x634a229b3fff <vm_exec_core+28559>, 0x634a229af922 <vm_exec_core+10418>, 0x634a229b02be <vm_exec_core+12878>, 0x634a229b2976 <vm_exec_core+22790>, 0x634a229b3f76 <vm_exec_core+28422>, 0x634a229b1d91 <vm_exec_core+19745>, 0x634a229b29ff <vm_exec_core+22927>, 0x634a229b34b8 <vm_exec_core+25672>, 0x634a229b1cce <vm_exec_core+19550>, 0x634a229adbcc <vm_exec_core+2908>, 0x634a229b2421 <vm_exec_core+21425>, 0x634a229ada5f <vm_exec_core+2543>, 0x634a229ade95 <vm_exec_core+3621>, 0x634a229afba5 <vm_exec_core+11061>, 0x634a229b189b <vm_exec_core+18475>, 0x634a229b22ba <vm_exec_core+21066>, 0x634a229b1540 <vm_exec_core+17616>, 0x634a229ad66b <vm_exec_core+1531>, 0x634a229b36e8 <vm_exec_core+26232>, 0x634a229b3dc8 <vm_exec_core+27992>, 0x634a229ae03c <vm_exec_core+4044>, 0x634a229aebe8 <vm_exec_core+7032>, 0x634a229ae8a6 <vm_exec_core+6198>, 0x634a229af323 <vm_exec_core+8883>, 0x634a229b015a <vm_exec_core+12522>, 0x634a229ae0e3 <vm_exec_core+4211>, 0x634a229b3550 <vm_exec_core+25824>, 0x634a229aeb72 <vm_exec_core+6914>, 0x634a229b0008 <vm_exec_core+12184>, 0x634a229b0acf <vm_exec_core+14943>, 0x634a229b2ead <vm_exec_core+24125>, 0x634a229b1f53 <vm_exec_core+20195>, 0x634a229af5fd <vm_exec_core+9613>, 0x634a229aee7f <vm_exec_core+7695>, 0x634a229b2d03 <vm_exec_core+23699>, 0x634a229afd85 <vm_exec_core+11541>, 0x634a229b2520 <vm_exec_core+21680>, 0x634a229b1fc5 <vm_exec_core+20309>, 0x634a229b25d7 <vm_exec_core+21863>, 0x634a229b3a9a <vm_exec_core+27178>, 0x634a229b1352 <vm_exec_core+17122>, 0x634a229b2f66 <vm_exec_core+24310>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b2a94 <vm_exec_core+23076>, 0x634a229af71c <vm_exec_core+9900>, 0x634a229b1c29 <vm_exec_core+19385>, 0x634a229b1e69 <vm_exec_core+19961>, 0x634a229b0703 <vm_exec_core+13971>, 0x634a229b1896 <vm_exec_core+18470>, 0x634a229afaca <vm_exec_core+10842>, 0x634a229af107 <vm_exec_core+8343>, 0x634a229b2655 <vm_exec_core+21989>, 0x634a229ae274 <vm_exec_core+4612>, 0x634a229b04b0 <vm_exec_core+13376>, 0x634a229b0e00 <vm_exec_core+15760>, 0x634a229af401 <vm_exec_core+9105>, 0x634a229bae0a <vm_exec_core+56730>, 0x634a229aedd6 <vm_exec_core+7526>, 0x634a229aecce <vm_exec_core+7262>, 0x634a229aefd9 <vm_exec_core+8041>, 0x634a229af9c4 <vm_exec_core+10580>, 0x634a229b173f <vm_exec_core+18127>, 0x634a229b0b8a <vm_exec_core+15130>, 0x634a229b173a <vm_exec_core+18122>, 0x634a229b1f4e <vm_exec_core+20190>, 0x634a229b1f49 <vm_exec_core+20185>, 0x634a229aefd4 <vm_exec_core+8036>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b0123 <vm_exec_core+12467>, 0x634a229b0128 <vm_exec_core+12472>, 0x634a229b1f44 <vm_exec_core+20180>, 0x634a229b1d8c <vm_exec_core+19740>, 0x634a229b0dfb <vm_exec_core+15755>, 0x634a229b0d32 <vm_exec_core+15554>, 0x634a229b1e3b <vm_exec_core+19915>, 0x634a229b1205 <vm_exec_core+16789>...}
        reg_cfp = 0x732a248714f0
        reg_pc = 0x507000222ed0
        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>
th: 0x515000000300, native_id: 0x732a25007c40
-- Control frame information -----------------------------------------------
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
c:0018 p:---- s:0124 e:000123 l:y b:---- CFUNC  :value
c:0017 p:0023 s:0120 e:000118 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:797
c:0016 p:0038 s:0109 E:000e68 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/net/http/test_https.rb:106 [FINISH]
c:0015 p:---- s:0101 e:000100 l:y b:---- CFUNC  :open
c:0014 p:0008 s:0095 E:000550 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/net/http/test_https.rb:73
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
        INSN_LABEL_duphash = <optimized out>
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
        INSN_LABEL_expandarray = <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:1374
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
c:0007 p:0069 s:0046 E:001050 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
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_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <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
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_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <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]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]
        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>

th: 0x515000076280, native_id: 0x732a02cf16c0
        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>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>

th: 0x51500010d680, native_id: 0x732a03cfd6c0
        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>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
        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>
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_branchnil = <optimized out>

th: 0x515000113d00, native_id: 0x732a017e26c0
        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>
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 l:y b:---- CFUNC  :accept
c:0005 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/build/trunk_asan/.ext/common/openssl/ssl.rb:518
c:0004 p:0012 s:0015 e:000014 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:30
c:0003 p:0017 s:0011 e:000010 l:y b:0001 METHOD <internal:kernel>:169
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:29 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x515000114200, native_id: 0x7329fdbff6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :accept
c:0002 p:0004 s:0008 e:000007 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/net/http/test_https.rb:92 [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>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#29 0x0000634a229a8272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#30 0x0000634a22a381b2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x732a24871620, self=126624807670160, 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:1814
        flags = 0
        iseq = 0x732a245a0b60
        cfp = <optimized out>
        sp = 0x732a24771a28
        use_argv = 0x732a22c9e560
        stack_argv = 0x732a24771a28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#31 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
        captured = 0x732a24871620
#32 0x0000634a229d99ec 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:1865
No locals.
#33 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#35 0x0000634a229d99ec in rb_yield (val=<optimized out>)
No locals.
#36 0x0000634a22b9ed43 in rb_ary_collect (ary=126624217101600) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 126624275044640
        i = 6
#37 0x0000634a22a17a48 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:3915
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x732a2474ebd8
        cfunc = 0x506000020068
        recv = 126624217101600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#38 0x0000634a229b1a7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x732a24871608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#39 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000013f30
        insns_address_table = {0x634a229ad646 <vm_exec_core+1494>, 0x634a229ae94d <vm_exec_core+6365>, 0x634a229b3b71 <vm_exec_core+27393>, 0x634a229ae4bf <vm_exec_core+5199>, 0x634a229b4922 <vm_exec_core+30898>, 0x634a229b272d <vm_exec_core+22205>, 0x634a229b033e <vm_exec_core+13006>, 0x634a229ad7ae <vm_exec_core+1854>, 0x634a229b4164 <vm_exec_core+28916>, 0x634a229b3eac <vm_exec_core+28220>, 0x634a229ae73c <vm_exec_core+5836>, 0x634a229adc9e <vm_exec_core+3118>, 0x634a229b2e26 <vm_exec_core+23990>, 0x634a229af243 <vm_exec_core+8659>, 0x634a229b4365 <vm_exec_core+29429>, 0x634a229b400e <vm_exec_core+28574>, 0x634a229af931 <vm_exec_core+10433>, 0x634a229b02cd <vm_exec_core+12893>, 0x634a229b2985 <vm_exec_core+22805>, 0x634a229b3f85 <vm_exec_core+28437>, 0x634a229b1da0 <vm_exec_core+19760>, 0x634a229b2a0e <vm_exec_core+22942>, 0x634a229b34c7 <vm_exec_core+25687>, 0x634a229b1cdd <vm_exec_core+19565>, 0x634a229adbdb <vm_exec_core+2923>, 0x634a229b2430 <vm_exec_core+21440>, 0x634a229ada6e <vm_exec_core+2558>, 0x634a229adea4 <vm_exec_core+3636>, 0x634a229afbb4 <vm_exec_core+11076>, 0x634a229b18aa <vm_exec_core+18490>, 0x634a229b22c9 <vm_exec_core+21081>, 0x634a229b154f <vm_exec_core+17631>, 0x634a229ad67a <vm_exec_core+1546>, 0x634a229b36f7 <vm_exec_core+26247>, 0x634a229b3dd7 <vm_exec_core+28007>, 0x634a229ae04b <vm_exec_core+4059>, 0x634a229aebf7 <vm_exec_core+7047>, 0x634a229ae8b5 <vm_exec_core+6213>, 0x634a229af332 <vm_exec_core+8898>, 0x634a229b0169 <vm_exec_core+12537>, 0x634a229ae0f2 <vm_exec_core+4226>, 0x634a229b355f <vm_exec_core+25839>, 0x634a229aeb81 <vm_exec_core+6929>, 0x634a229b0017 <vm_exec_core+12199>, 0x634a229b0ade <vm_exec_core+14958>, 0x634a229b2ebc <vm_exec_core+24140>, 0x634a229b1f62 <vm_exec_core+20210>, 0x634a229af60c <vm_exec_core+9628>, 0x634a229aee8e <vm_exec_core+7710>, 0x634a229b2d12 <vm_exec_core+23714>, 0x634a229afd94 <vm_exec_core+11556>, 0x634a229b252f <vm_exec_core+21695>, 0x634a229b1fd4 <vm_exec_core+20324>, 0x634a229b25e6 <vm_exec_core+21878>, 0x634a229b3aa9 <vm_exec_core+27193>, 0x634a229b1361 <vm_exec_core+17137>, 0x634a229b2f75 <vm_exec_core+24325>, 0x634a229ad3c8 <vm_exec_core+856>, 0x634a229b2aa3 <vm_exec_core+23091>, 0x634a229af72b <vm_exec_core+9915>, 0x634a229b1c38 <vm_exec_core+19400>, 0x634a229b1e78 <vm_exec_core+19976>, 0x634a229b0712 <vm_exec_core+13986>, 0x634a229adf58 <vm_exec_core+3816>, 0x634a229afad9 <vm_exec_core+10857>, 0x634a229af116 <vm_exec_core+8358>, 0x634a229b2664 <vm_exec_core+22004>, 0x634a229ae283 <vm_exec_core+4627>, 0x634a229b04bf <vm_exec_core+13391>, 0x634a229b0e0f <vm_exec_core+15775>, 0x634a229af410 <vm_exec_core+9120>, 0x634a229bae19 <vm_exec_core+56745>, 0x634a229aede5 <vm_exec_core+7541>, 0x634a229aecdd <vm_exec_core+7277>, 0x634a229aefe8 <vm_exec_core+8056>, 0x634a229af9d3 <vm_exec_core+10595>, 0x634a229b174e <vm_exec_core+18142>, 0x634a229b0b99 <vm_exec_core+15145>, 0x634a229b2348 <vm_exec_core+21208>, 0x634a229b0ff5 <vm_exec_core+16261>, 0x634a229b3620 <vm_exec_core+26032>, 0x634a229b4bc7 <vm_exec_core+31575>, 0x634a229b3864 <vm_exec_core+26612>, 0x634a229b44b5 <vm_exec_core+29765>, 0x634a229b45a6 <vm_exec_core+30006>, 0x634a229adb00 <vm_exec_core+2704>, 0x634a229b408d <vm_exec_core+28701>, 0x634a229afcb9 <vm_exec_core+11337>, 0x634a229b4288 <vm_exec_core+29208>, 0x634a229af7fa <vm_exec_core+10122>, 0x634a229b379b <vm_exec_core+26411>, 0x634a229ad997 <vm_exec_core+2343>, 0x634a229ae17d <vm_exec_core+4365>, 0x634a229b47ea <vm_exec_core+30586>, 0x634a229b009d <vm_exec_core+12333>, 0x634a229afe9a <vm_exec_core+11818>, 0x634a229ad3cd <vm_exec_core+861>, 0x634a229ad8ba <vm_exec_core+2122>, 0x634a229ad453 <vm_exec_core+995>, 0x634a229b3953 <vm_exec_core+26851>, 0x634a229b121e <vm_exec_core+16814>, 0x634a229b08e2 <vm_exec_core+14450>, 0x634a229b10fa <vm_exec_core+16522>, 0x634a229b0d46 <vm_exec_core+15574>, 0x634a229aff2f <vm_exec_core+11967>, 0x634a229b07ed <vm_exec_core+14205>, 0x634a229b01b9 <vm_exec_core+12617>, 0x634a229b09fc <vm_exec_core+14732>, 0x634a229b0a6d <vm_exec_core+14845>, 0x634a229ad637 <vm_exec_core+1479>, 0x634a229ae93e <vm_exec_core+6350>, 0x634a229b3b62 <vm_exec_core+27378>, 0x634a229ae4b0 <vm_exec_core+5184>, 0x634a229b4913 <vm_exec_core+30883>, 0x634a229b271e <vm_exec_core+22190>, 0x634a229b032f <vm_exec_core+12991>, 0x634a229ad79f <vm_exec_core+1839>, 0x634a229b4155 <vm_exec_core+28901>, 0x634a229b3e9d <vm_exec_core+28205>, 0x634a229ae72d <vm_exec_core+5821>, 0x634a229adc8f <vm_exec_core+3103>, 0x634a229b2e17 <vm_exec_core+23975>, 0x634a229af234 <vm_exec_core+8644>, 0x634a229b4356 <vm_exec_core+29414>, 0x634a229b3fff <vm_exec_core+28559>, 0x634a229af922 <vm_exec_core+10418>, 0x634a229b02be <vm_exec_core+12878>, 0x634a229b2976 <vm_exec_core+22790>, 0x634a229b3f76 <vm_exec_core+28422>, 0x634a229b1d91 <vm_exec_core+19745>, 0x634a229b29ff <vm_exec_core+22927>, 0x634a229b34b8 <vm_exec_core+25672>, 0x634a229b1cce <vm_exec_core+19550>, 0x634a229adbcc <vm_exec_core+2908>, 0x634a229b2421 <vm_exec_core+21425>, 0x634a229ada5f <vm_exec_core+2543>, 0x634a229ade95 <vm_exec_core+3621>, 0x634a229afba5 <vm_exec_core+11061>, 0x634a229b189b <vm_exec_core+18475>, 0x634a229b22ba <vm_exec_core+21066>, 0x634a229b1540 <vm_exec_core+17616>, 0x634a229ad66b <vm_exec_core+1531>, 0x634a229b36e8 <vm_exec_core+26232>, 0x634a229b3dc8 <vm_exec_core+27992>, 0x634a229ae03c <vm_exec_core+4044>, 0x634a229aebe8 <vm_exec_core+7032>, 0x634a229ae8a6 <vm_exec_core+6198>, 0x634a229af323 <vm_exec_core+8883>, 0x634a229b015a <vm_exec_core+12522>, 0x634a229ae0e3 <vm_exec_core+4211>, 0x634a229b3550 <vm_exec_core+25824>, 0x634a229aeb72 <vm_exec_core+6914>, 0x634a229b0008 <vm_exec_core+12184>, 0x634a229b0acf <vm_exec_core+14943>, 0x634a229b2ead <vm_exec_core+24125>, 0x634a229b1f53 <vm_exec_core+20195>, 0x634a229af5fd <vm_exec_core+9613>, 0x634a229aee7f <vm_exec_core+7695>, 0x634a229b2d03 <vm_exec_core+23699>, 0x634a229afd85 <vm_exec_core+11541>, 0x634a229b2520 <vm_exec_core+21680>, 0x634a229b1fc5 <vm_exec_core+20309>, 0x634a229b25d7 <vm_exec_core+21863>, 0x634a229b3a9a <vm_exec_core+27178>, 0x634a229b1352 <vm_exec_core+17122>, 0x634a229b2f66 <vm_exec_core+24310>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b2a94 <vm_exec_core+23076>, 0x634a229af71c <vm_exec_core+9900>, 0x634a229b1c29 <vm_exec_core+19385>, 0x634a229b1e69 <vm_exec_core+19961>, 0x634a229b0703 <vm_exec_core+13971>, 0x634a229b1896 <vm_exec_core+18470>, 0x634a229afaca <vm_exec_core+10842>, 0x634a229af107 <vm_exec_core+8343>, 0x634a229b2655 <vm_exec_core+21989>, 0x634a229ae274 <vm_exec_core+4612>, 0x634a229b04b0 <vm_exec_core+13376>, 0x634a229b0e00 <vm_exec_core+15760>, 0x634a229af401 <vm_exec_core+9105>, 0x634a229bae0a <vm_exec_core+56730>, 0x634a229aedd6 <vm_exec_core+7526>, 0x634a229aecce <vm_exec_core+7262>, 0x634a229aefd9 <vm_exec_core+8041>, 0x634a229af9c4 <vm_exec_core+10580>, 0x634a229b173f <vm_exec_core+18127>, 0x634a229b0b8a <vm_exec_core+15130>, 0x634a229b173a <vm_exec_core+18122>, 0x634a229b1f4e <vm_exec_core+20190>, 0x634a229b1f49 <vm_exec_core+20185>, 0x634a229aefd4 <vm_exec_core+8036>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b0123 <vm_exec_core+12467>, 0x634a229b0128 <vm_exec_core+12472>, 0x634a229b1f44 <vm_exec_core+20180>, 0x634a229b1d8c <vm_exec_core+19740>, 0x634a229b0dfb <vm_exec_core+15755>, 0x634a229b0d32 <vm_exec_core+15554>, 0x634a229b1e3b <vm_exec_core+19915>, 0x634a229b1205 <vm_exec_core+16789>...}
        reg_cfp = 0x732a24871608
        reg_pc = 0x51900001b210
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#40 0x0000634a229a865b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#41 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#42 0x0000634a22a381b2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x732a24871738, self=126624807670160, 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:1814
        flags = 0
        iseq = 0x732a245af520
        cfp = <optimized out>
        sp = 0x732a247718d0
        use_argv = 0x732a22cd1260
        stack_argv = 0x732a247718d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#43 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
        captured = 0x732a24871738
#44 0x0000634a229d99ec 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:1865
No locals.
#45 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#47 0x0000634a229d99ec in rb_yield (val=<optimized out>)
No locals.
#48 0x0000634a22b9ed43 in rb_ary_collect (ary=126624316495880) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 126624316495600
        i = 0
#49 0x0000634a22a17a48 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:3915
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x732a2474ebd8
        cfunc = 0x506000020068
        recv = 126624316495880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#50 0x0000634a229b1a7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x732a24871720, cd=0x502000029e70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#51 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000029e70
        insns_address_table = {0x634a229ad646 <vm_exec_core+1494>, 0x634a229ae94d <vm_exec_core+6365>, 0x634a229b3b71 <vm_exec_core+27393>, 0x634a229ae4bf <vm_exec_core+5199>, 0x634a229b4922 <vm_exec_core+30898>, 0x634a229b272d <vm_exec_core+22205>, 0x634a229b033e <vm_exec_core+13006>, 0x634a229ad7ae <vm_exec_core+1854>, 0x634a229b4164 <vm_exec_core+28916>, 0x634a229b3eac <vm_exec_core+28220>, 0x634a229ae73c <vm_exec_core+5836>, 0x634a229adc9e <vm_exec_core+3118>, 0x634a229b2e26 <vm_exec_core+23990>, 0x634a229af243 <vm_exec_core+8659>, 0x634a229b4365 <vm_exec_core+29429>, 0x634a229b400e <vm_exec_core+28574>, 0x634a229af931 <vm_exec_core+10433>, 0x634a229b02cd <vm_exec_core+12893>, 0x634a229b2985 <vm_exec_core+22805>, 0x634a229b3f85 <vm_exec_core+28437>, 0x634a229b1da0 <vm_exec_core+19760>, 0x634a229b2a0e <vm_exec_core+22942>, 0x634a229b34c7 <vm_exec_core+25687>, 0x634a229b1cdd <vm_exec_core+19565>, 0x634a229adbdb <vm_exec_core+2923>, 0x634a229b2430 <vm_exec_core+21440>, 0x634a229ada6e <vm_exec_core+2558>, 0x634a229adea4 <vm_exec_core+3636>, 0x634a229afbb4 <vm_exec_core+11076>, 0x634a229b18aa <vm_exec_core+18490>, 0x634a229b22c9 <vm_exec_core+21081>, 0x634a229b154f <vm_exec_core+17631>, 0x634a229ad67a <vm_exec_core+1546>, 0x634a229b36f7 <vm_exec_core+26247>, 0x634a229b3dd7 <vm_exec_core+28007>, 0x634a229ae04b <vm_exec_core+4059>, 0x634a229aebf7 <vm_exec_core+7047>, 0x634a229ae8b5 <vm_exec_core+6213>, 0x634a229af332 <vm_exec_core+8898>, 0x634a229b0169 <vm_exec_core+12537>, 0x634a229ae0f2 <vm_exec_core+4226>, 0x634a229b355f <vm_exec_core+25839>, 0x634a229aeb81 <vm_exec_core+6929>, 0x634a229b0017 <vm_exec_core+12199>, 0x634a229b0ade <vm_exec_core+14958>, 0x634a229b2ebc <vm_exec_core+24140>, 0x634a229b1f62 <vm_exec_core+20210>, 0x634a229af60c <vm_exec_core+9628>, 0x634a229aee8e <vm_exec_core+7710>, 0x634a229b2d12 <vm_exec_core+23714>, 0x634a229afd94 <vm_exec_core+11556>, 0x634a229b252f <vm_exec_core+21695>, 0x634a229b1fd4 <vm_exec_core+20324>, 0x634a229b25e6 <vm_exec_core+21878>, 0x634a229b3aa9 <vm_exec_core+27193>, 0x634a229b1361 <vm_exec_core+17137>, 0x634a229b2f75 <vm_exec_core+24325>, 0x634a229ad3c8 <vm_exec_core+856>, 0x634a229b2aa3 <vm_exec_core+23091>, 0x634a229af72b <vm_exec_core+9915>, 0x634a229b1c38 <vm_exec_core+19400>, 0x634a229b1e78 <vm_exec_core+19976>, 0x634a229b0712 <vm_exec_core+13986>, 0x634a229adf58 <vm_exec_core+3816>, 0x634a229afad9 <vm_exec_core+10857>, 0x634a229af116 <vm_exec_core+8358>, 0x634a229b2664 <vm_exec_core+22004>, 0x634a229ae283 <vm_exec_core+4627>, 0x634a229b04bf <vm_exec_core+13391>, 0x634a229b0e0f <vm_exec_core+15775>, 0x634a229af410 <vm_exec_core+9120>, 0x634a229bae19 <vm_exec_core+56745>, 0x634a229aede5 <vm_exec_core+7541>, 0x634a229aecdd <vm_exec_core+7277>, 0x634a229aefe8 <vm_exec_core+8056>, 0x634a229af9d3 <vm_exec_core+10595>, 0x634a229b174e <vm_exec_core+18142>, 0x634a229b0b99 <vm_exec_core+15145>, 0x634a229b2348 <vm_exec_core+21208>, 0x634a229b0ff5 <vm_exec_core+16261>, 0x634a229b3620 <vm_exec_core+26032>, 0x634a229b4bc7 <vm_exec_core+31575>, 0x634a229b3864 <vm_exec_core+26612>, 0x634a229b44b5 <vm_exec_core+29765>, 0x634a229b45a6 <vm_exec_core+30006>, 0x634a229adb00 <vm_exec_core+2704>, 0x634a229b408d <vm_exec_core+28701>, 0x634a229afcb9 <vm_exec_core+11337>, 0x634a229b4288 <vm_exec_core+29208>, 0x634a229af7fa <vm_exec_core+10122>, 0x634a229b379b <vm_exec_core+26411>, 0x634a229ad997 <vm_exec_core+2343>, 0x634a229ae17d <vm_exec_core+4365>, 0x634a229b47ea <vm_exec_core+30586>, 0x634a229b009d <vm_exec_core+12333>, 0x634a229afe9a <vm_exec_core+11818>, 0x634a229ad3cd <vm_exec_core+861>, 0x634a229ad8ba <vm_exec_core+2122>, 0x634a229ad453 <vm_exec_core+995>, 0x634a229b3953 <vm_exec_core+26851>, 0x634a229b121e <vm_exec_core+16814>, 0x634a229b08e2 <vm_exec_core+14450>, 0x634a229b10fa <vm_exec_core+16522>, 0x634a229b0d46 <vm_exec_core+15574>, 0x634a229aff2f <vm_exec_core+11967>, 0x634a229b07ed <vm_exec_core+14205>, 0x634a229b01b9 <vm_exec_core+12617>, 0x634a229b09fc <vm_exec_core+14732>, 0x634a229b0a6d <vm_exec_core+14845>, 0x634a229ad637 <vm_exec_core+1479>, 0x634a229ae93e <vm_exec_core+6350>, 0x634a229b3b62 <vm_exec_core+27378>, 0x634a229ae4b0 <vm_exec_core+5184>, 0x634a229b4913 <vm_exec_core+30883>, 0x634a229b271e <vm_exec_core+22190>, 0x634a229b032f <vm_exec_core+12991>, 0x634a229ad79f <vm_exec_core+1839>, 0x634a229b4155 <vm_exec_core+28901>, 0x634a229b3e9d <vm_exec_core+28205>, 0x634a229ae72d <vm_exec_core+5821>, 0x634a229adc8f <vm_exec_core+3103>, 0x634a229b2e17 <vm_exec_core+23975>, 0x634a229af234 <vm_exec_core+8644>, 0x634a229b4356 <vm_exec_core+29414>, 0x634a229b3fff <vm_exec_core+28559>, 0x634a229af922 <vm_exec_core+10418>, 0x634a229b02be <vm_exec_core+12878>, 0x634a229b2976 <vm_exec_core+22790>, 0x634a229b3f76 <vm_exec_core+28422>, 0x634a229b1d91 <vm_exec_core+19745>, 0x634a229b29ff <vm_exec_core+22927>, 0x634a229b34b8 <vm_exec_core+25672>, 0x634a229b1cce <vm_exec_core+19550>, 0x634a229adbcc <vm_exec_core+2908>, 0x634a229b2421 <vm_exec_core+21425>, 0x634a229ada5f <vm_exec_core+2543>, 0x634a229ade95 <vm_exec_core+3621>, 0x634a229afba5 <vm_exec_core+11061>, 0x634a229b189b <vm_exec_core+18475>, 0x634a229b22ba <vm_exec_core+21066>, 0x634a229b1540 <vm_exec_core+17616>, 0x634a229ad66b <vm_exec_core+1531>, 0x634a229b36e8 <vm_exec_core+26232>, 0x634a229b3dc8 <vm_exec_core+27992>, 0x634a229ae03c <vm_exec_core+4044>, 0x634a229aebe8 <vm_exec_core+7032>, 0x634a229ae8a6 <vm_exec_core+6198>, 0x634a229af323 <vm_exec_core+8883>, 0x634a229b015a <vm_exec_core+12522>, 0x634a229ae0e3 <vm_exec_core+4211>, 0x634a229b3550 <vm_exec_core+25824>, 0x634a229aeb72 <vm_exec_core+6914>, 0x634a229b0008 <vm_exec_core+12184>, 0x634a229b0acf <vm_exec_core+14943>, 0x634a229b2ead <vm_exec_core+24125>, 0x634a229b1f53 <vm_exec_core+20195>, 0x634a229af5fd <vm_exec_core+9613>, 0x634a229aee7f <vm_exec_core+7695>, 0x634a229b2d03 <vm_exec_core+23699>, 0x634a229afd85 <vm_exec_core+11541>, 0x634a229b2520 <vm_exec_core+21680>, 0x634a229b1fc5 <vm_exec_core+20309>, 0x634a229b25d7 <vm_exec_core+21863>, 0x634a229b3a9a <vm_exec_core+27178>, 0x634a229b1352 <vm_exec_core+17122>, 0x634a229b2f66 <vm_exec_core+24310>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b2a94 <vm_exec_core+23076>, 0x634a229af71c <vm_exec_core+9900>, 0x634a229b1c29 <vm_exec_core+19385>, 0x634a229b1e69 <vm_exec_core+19961>, 0x634a229b0703 <vm_exec_core+13971>, 0x634a229b1896 <vm_exec_core+18470>, 0x634a229afaca <vm_exec_core+10842>, 0x634a229af107 <vm_exec_core+8343>, 0x634a229b2655 <vm_exec_core+21989>, 0x634a229ae274 <vm_exec_core+4612>, 0x634a229b04b0 <vm_exec_core+13376>, 0x634a229b0e00 <vm_exec_core+15760>, 0x634a229af401 <vm_exec_core+9105>, 0x634a229bae0a <vm_exec_core+56730>, 0x634a229aedd6 <vm_exec_core+7526>, 0x634a229aecce <vm_exec_core+7262>, 0x634a229aefd9 <vm_exec_core+8041>, 0x634a229af9c4 <vm_exec_core+10580>, 0x634a229b173f <vm_exec_core+18127>, 0x634a229b0b8a <vm_exec_core+15130>, 0x634a229b173a <vm_exec_core+18122>, 0x634a229b1f4e <vm_exec_core+20190>, 0x634a229b1f49 <vm_exec_core+20185>, 0x634a229aefd4 <vm_exec_core+8036>, 0x634a229b240d <vm_exec_core+21405>, 0x634a229b0123 <vm_exec_core+12467>, 0x634a229b0128 <vm_exec_core+12472>, 0x634a229b1f44 <vm_exec_core+20180>, 0x634a229b1d8c <vm_exec_core+19740>, 0x634a229b0dfb <vm_exec_core+15755>, 0x634a229b0d32 <vm_exec_core+15554>, 0x634a229b1e3b <vm_exec_core+19915>, 0x634a229b1205 <vm_exec_core+16789>...}
        reg_cfp = 0x732a24871720
        reg_pc = 0x5040000085b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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>
#52 0x0000634a229a865b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#53 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#54 0x0000634a229f0ab8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
        ec = 0x5160000003d0
        val = <optimized out>
#55 0x0000634a225f0c7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x732a245af6b0) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff5c0179f0, <optimized out>, 0x7fff5c017940, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x732a245af6b0
#56 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5160000003d0
        status = <optimized out>
#57 0x0000634a225e9be7 in rb_main (argc=11, argv=0x7fff5c017bc8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#58 main (argc=11, argv=0x7fff5c017bc8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2594811) detached]
$ timeout 60 gdb -p 2594824 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
running file: /tmp/ruby/src/trunk_asan/test/net/http/test_https.rb

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

[New LWP 2730740]
[New LWP 2730614]
[New LWP 2690660]
[New LWP 2687322]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000078ccf6898d71 in __futex_abstimed_wait_common64 (private=30924, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x78ccf6b3dc40 (LWP 2594824) "ruby"            0x000078ccf6898d71 in __futex_abstimed_wait_common64 (private=30924, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x78cccf5c36c0 (LWP 2730740) "test_https_pro*" 0x000078ccf691ba30 in __GI_ppoll (fds=0x78cccaa64460, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  3    Thread 0x78ccd12d66c0 (LWP 2730614) "parallel.rb:40"  0x000078ccf691b4fd in __GI___poll (fds=0x78ccc6900560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x78ccd28ee6c0 (LWP 2690660) "Timeout stdlib " 0x000078ccf6898d71 in __futex_abstimed_wait_common64 (private=30924, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000187414) at ./nptl/futex-internal.c:57
  5    Thread 0x78ccda7ff6c0 (LWP 2687322) "ruby"            0x000078ccf691b4fd in __GI___poll (fds=0x78ccd71bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 5 (Thread 0x78ccda7ff6c0 (LWP 2687322) "ruby"):
#0  0x000078ccf691b4fd in __GI___poll (fds=0x78ccd71bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006324a646677a in __interceptor_poll ()
No symbol table info available.
#2  0x00006324a684e9ea in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
        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:3075
        vm = <optimized out>
#4  0x00006324a64bfb2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000078ccf689caa4 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 = {132821234480832, -1763028360335371992, 132821234480832, -352, 25, 140722021963824, -1763028360356343512, -1763107713302179544}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000078ccf6929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x78ccd28ee6c0 (LWP 2690660) "Timeout stdlib "):
#0  0x000078ccf6898d71 in __futex_abstimed_wait_common64 (private=30924, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000187414) 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=30924, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000187414) 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=0x50c000187414, 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  0x000078ccf689b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c0001873e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x78ccf689b4b0 <__condvar_cleanup_waiting>, __arg = 0x78ccd28ecc00, __canceltype = -975758576, __prev = 0x0}
        cbuffer = {wseq = 5, cond = 0x50c0001873e8, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 5
        seq = 2
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c0001873e8, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006324a681e57f in rb_native_cond_wait (cond=0x50c000187414, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x515000108b80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x00006324a6848d91 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000108b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x00006324a6829b21 in native_sleep (th=0x515000108b80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (th=0x515000108b80, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00006324a68478fc in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=132821697589680, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1426
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1076
        args = <optimized out>
#12 0x00006324a650b8f7 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:1174
        _ec = 0x516000821ad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78ccd28ecf70, <optimized out>, 0x78ccd28ece80, <optimized out>, <optimized out>}, prev = 0x78ccc5a6a240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000821ad0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00006324a6846c5e in queue_do_pop (self=<optimized out>, q=0x504000038850, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1151
        queue_waiter = {w = {self = 132821697589680, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 132821697589680, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000038850
        end = 0
#14 0x00006324a68cae99 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:7548
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00006324a68cae99 in vm_invoke_builtin_delegate (ec=0x516000821ad0, cfp=0x78ccd16fd758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516000821ad0) at ../../src/trunk_asan/insns.def:1674
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x6324a68c3646 <vm_exec_core+1494>, 0x6324a68c494d <vm_exec_core+6365>, 0x6324a68c9b71 <vm_exec_core+27393>, 0x6324a68c44bf <vm_exec_core+5199>, 0x6324a68ca922 <vm_exec_core+30898>, 0x6324a68c872d <vm_exec_core+22205>, 0x6324a68c633e <vm_exec_core+13006>, 0x6324a68c37ae <vm_exec_core+1854>, 0x6324a68ca164 <vm_exec_core+28916>, 0x6324a68c9eac <vm_exec_core+28220>, 0x6324a68c473c <vm_exec_core+5836>, 0x6324a68c3c9e <vm_exec_core+3118>, 0x6324a68c8e26 <vm_exec_core+23990>, 0x6324a68c5243 <vm_exec_core+8659>, 0x6324a68ca365 <vm_exec_core+29429>, 0x6324a68ca00e <vm_exec_core+28574>, 0x6324a68c5931 <vm_exec_core+10433>, 0x6324a68c62cd <vm_exec_core+12893>, 0x6324a68c8985 <vm_exec_core+22805>, 0x6324a68c9f85 <vm_exec_core+28437>, 0x6324a68c7da0 <vm_exec_core+19760>, 0x6324a68c8a0e <vm_exec_core+22942>, 0x6324a68c94c7 <vm_exec_core+25687>, 0x6324a68c7cdd <vm_exec_core+19565>, 0x6324a68c3bdb <vm_exec_core+2923>, 0x6324a68c8430 <vm_exec_core+21440>, 0x6324a68c3a6e <vm_exec_core+2558>, 0x6324a68c3ea4 <vm_exec_core+3636>, 0x6324a68c5bb4 <vm_exec_core+11076>, 0x6324a68c78aa <vm_exec_core+18490>, 0x6324a68c82c9 <vm_exec_core+21081>, 0x6324a68c754f <vm_exec_core+17631>, 0x6324a68c367a <vm_exec_core+1546>, 0x6324a68c96f7 <vm_exec_core+26247>, 0x6324a68c9dd7 <vm_exec_core+28007>, 0x6324a68c404b <vm_exec_core+4059>, 0x6324a68c4bf7 <vm_exec_core+7047>, 0x6324a68c48b5 <vm_exec_core+6213>, 0x6324a68c5332 <vm_exec_core+8898>, 0x6324a68c6169 <vm_exec_core+12537>, 0x6324a68c40f2 <vm_exec_core+4226>, 0x6324a68c955f <vm_exec_core+25839>, 0x6324a68c4b81 <vm_exec_core+6929>, 0x6324a68c6017 <vm_exec_core+12199>, 0x6324a68c6ade <vm_exec_core+14958>, 0x6324a68c8ebc <vm_exec_core+24140>, 0x6324a68c7f62 <vm_exec_core+20210>, 0x6324a68c560c <vm_exec_core+9628>, 0x6324a68c4e8e <vm_exec_core+7710>, 0x6324a68c8d12 <vm_exec_core+23714>, 0x6324a68c5d94 <vm_exec_core+11556>, 0x6324a68c852f <vm_exec_core+21695>, 0x6324a68c7fd4 <vm_exec_core+20324>, 0x6324a68c85e6 <vm_exec_core+21878>, 0x6324a68c9aa9 <vm_exec_core+27193>, 0x6324a68c7361 <vm_exec_core+17137>, 0x6324a68c8f75 <vm_exec_core+24325>, 0x6324a68c33c8 <vm_exec_core+856>, 0x6324a68c8aa3 <vm_exec_core+23091>, 0x6324a68c572b <vm_exec_core+9915>, 0x6324a68c7c38 <vm_exec_core+19400>, 0x6324a68c7e78 <vm_exec_core+19976>, 0x6324a68c6712 <vm_exec_core+13986>, 0x6324a68c3f58 <vm_exec_core+3816>, 0x6324a68c5ad9 <vm_exec_core+10857>, 0x6324a68c5116 <vm_exec_core+8358>, 0x6324a68c8664 <vm_exec_core+22004>, 0x6324a68c4283 <vm_exec_core+4627>, 0x6324a68c64bf <vm_exec_core+13391>, 0x6324a68c6e0f <vm_exec_core+15775>, 0x6324a68c5410 <vm_exec_core+9120>, 0x6324a68d0e19 <vm_exec_core+56745>, 0x6324a68c4de5 <vm_exec_core+7541>, 0x6324a68c4cdd <vm_exec_core+7277>, 0x6324a68c4fe8 <vm_exec_core+8056>, 0x6324a68c59d3 <vm_exec_core+10595>, 0x6324a68c774e <vm_exec_core+18142>, 0x6324a68c6b99 <vm_exec_core+15145>, 0x6324a68c8348 <vm_exec_core+21208>, 0x6324a68c6ff5 <vm_exec_core+16261>, 0x6324a68c9620 <vm_exec_core+26032>, 0x6324a68cabc7 <vm_exec_core+31575>, 0x6324a68c9864 <vm_exec_core+26612>, 0x6324a68ca4b5 <vm_exec_core+29765>, 0x6324a68ca5a6 <vm_exec_core+30006>, 0x6324a68c3b00 <vm_exec_core+2704>, 0x6324a68ca08d <vm_exec_core+28701>, 0x6324a68c5cb9 <vm_exec_core+11337>, 0x6324a68ca288 <vm_exec_core+29208>, 0x6324a68c57fa <vm_exec_core+10122>, 0x6324a68c979b <vm_exec_core+26411>, 0x6324a68c3997 <vm_exec_core+2343>, 0x6324a68c417d <vm_exec_core+4365>, 0x6324a68ca7ea <vm_exec_core+30586>, 0x6324a68c609d <vm_exec_core+12333>, 0x6324a68c5e9a <vm_exec_core+11818>, 0x6324a68c33cd <vm_exec_core+861>, 0x6324a68c38ba <vm_exec_core+2122>, 0x6324a68c3453 <vm_exec_core+995>, 0x6324a68c9953 <vm_exec_core+26851>, 0x6324a68c721e <vm_exec_core+16814>, 0x6324a68c68e2 <vm_exec_core+14450>, 0x6324a68c70fa <vm_exec_core+16522>, 0x6324a68c6d46 <vm_exec_core+15574>, 0x6324a68c5f2f <vm_exec_core+11967>, 0x6324a68c67ed <vm_exec_core+14205>, 0x6324a68c61b9 <vm_exec_core+12617>, 0x6324a68c69fc <vm_exec_core+14732>, 0x6324a68c6a6d <vm_exec_core+14845>, 0x6324a68c3637 <vm_exec_core+1479>, 0x6324a68c493e <vm_exec_core+6350>, 0x6324a68c9b62 <vm_exec_core+27378>, 0x6324a68c44b0 <vm_exec_core+5184>, 0x6324a68ca913 <vm_exec_core+30883>, 0x6324a68c871e <vm_exec_core+22190>, 0x6324a68c632f <vm_exec_core+12991>, 0x6324a68c379f <vm_exec_core+1839>, 0x6324a68ca155 <vm_exec_core+28901>, 0x6324a68c9e9d <vm_exec_core+28205>, 0x6324a68c472d <vm_exec_core+5821>, 0x6324a68c3c8f <vm_exec_core+3103>, 0x6324a68c8e17 <vm_exec_core+23975>, 0x6324a68c5234 <vm_exec_core+8644>, 0x6324a68ca356 <vm_exec_core+29414>, 0x6324a68c9fff <vm_exec_core+28559>, 0x6324a68c5922 <vm_exec_core+10418>, 0x6324a68c62be <vm_exec_core+12878>, 0x6324a68c8976 <vm_exec_core+22790>, 0x6324a68c9f76 <vm_exec_core+28422>, 0x6324a68c7d91 <vm_exec_core+19745>, 0x6324a68c89ff <vm_exec_core+22927>, 0x6324a68c94b8 <vm_exec_core+25672>, 0x6324a68c7cce <vm_exec_core+19550>, 0x6324a68c3bcc <vm_exec_core+2908>, 0x6324a68c8421 <vm_exec_core+21425>, 0x6324a68c3a5f <vm_exec_core+2543>, 0x6324a68c3e95 <vm_exec_core+3621>, 0x6324a68c5ba5 <vm_exec_core+11061>, 0x6324a68c789b <vm_exec_core+18475>, 0x6324a68c82ba <vm_exec_core+21066>, 0x6324a68c7540 <vm_exec_core+17616>, 0x6324a68c366b <vm_exec_core+1531>, 0x6324a68c96e8 <vm_exec_core+26232>, 0x6324a68c9dc8 <vm_exec_core+27992>, 0x6324a68c403c <vm_exec_core+4044>, 0x6324a68c4be8 <vm_exec_core+7032>, 0x6324a68c48a6 <vm_exec_core+6198>, 0x6324a68c5323 <vm_exec_core+8883>, 0x6324a68c615a <vm_exec_core+12522>, 0x6324a68c40e3 <vm_exec_core+4211>, 0x6324a68c9550 <vm_exec_core+25824>, 0x6324a68c4b72 <vm_exec_core+6914>, 0x6324a68c6008 <vm_exec_core+12184>, 0x6324a68c6acf <vm_exec_core+14943>, 0x6324a68c8ead <vm_exec_core+24125>, 0x6324a68c7f53 <vm_exec_core+20195>, 0x6324a68c55fd <vm_exec_core+9613>, 0x6324a68c4e7f <vm_exec_core+7695>, 0x6324a68c8d03 <vm_exec_core+23699>, 0x6324a68c5d85 <vm_exec_core+11541>, 0x6324a68c8520 <vm_exec_core+21680>, 0x6324a68c7fc5 <vm_exec_core+20309>, 0x6324a68c85d7 <vm_exec_core+21863>, 0x6324a68c9a9a <vm_exec_core+27178>, 0x6324a68c7352 <vm_exec_core+17122>, 0x6324a68c8f66 <vm_exec_core+24310>, 0x6324a68c840d <vm_exec_core+21405>, 0x6324a68c8a94 <vm_exec_core+23076>, 0x6324a68c571c <vm_exec_core+9900>, 0x6324a68c7c29 <vm_exec_core+19385>, 0x6324a68c7e69 <vm_exec_core+19961>, 0x6324a68c6703 <vm_exec_core+13971>, 0x6324a68c7896 <vm_exec_core+18470>, 0x6324a68c5aca <vm_exec_core+10842>, 0x6324a68c5107 <vm_exec_core+8343>, 0x6324a68c8655 <vm_exec_core+21989>, 0x6324a68c4274 <vm_exec_core+4612>, 0x6324a68c64b0 <vm_exec_core+13376>, 0x6324a68c6e00 <vm_exec_core+15760>, 0x6324a68c5401 <vm_exec_core+9105>, 0x6324a68d0e0a <vm_exec_core+56730>, 0x6324a68c4dd6 <vm_exec_core+7526>, 0x6324a68c4cce <vm_exec_core+7262>, 0x6324a68c4fd9 <vm_exec_core+8041>, 0x6324a68c59c4 <vm_exec_core+10580>, 0x6324a68c773f <vm_exec_core+18127>, 0x6324a68c6b8a <vm_exec_core+15130>, 0x6324a68c773a <vm_exec_core+18122>, 0x6324a68c7f4e <vm_exec_core+20190>, 0x6324a68c7f49 <vm_exec_core+20185>, 0x6324a68c4fd4 <vm_exec_core+8036>, 0x6324a68c840d <vm_exec_core+21405>, 0x6324a68c6123 <vm_exec_core+12467>, 0x6324a68c6128 <vm_exec_core+12472>, 0x6324a68c7f44 <vm_exec_core+20180>, 0x6324a68c7d8c <vm_exec_core+19740>, 0x6324a68c6dfb <vm_exec_core+15755>, 0x6324a68c6d32 <vm_exec_core+15554>, 0x6324a68c7e3b <vm_exec_core+19915>, 0x6324a68c7205 <vm_exec_core+16789>...}
        reg_cfp = 0x78ccd16fd758
        reg_pc = 0x510000002af8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00006324a68be272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x516000821ad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00006324a6901d7b in invoke_iseq_block_from_c (ec=0x516000821ad0, captured=<optimized out>, self=132821697656200, 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:1814
        flags = 0
        iseq = 0x78ccf61a7b10
        cfp = 0x78ccd16fd7c8
        sp = 0x78ccd15fd818
        use_argv = <optimized out>
        stack_argv = 0x78ccd15fd818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516000821ad0, self=132821697656200, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#21 0x00006324a68fffd6 in rb_vm_invoke_proc (ec=0x50c000187414, proc=0x189, proc@entry=0x50400003bb90, argc=-158757519, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#22 0x00006324a684d03d in thread_do_start_proc (th=th@entry=0x515000108b80) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400003bb90
        args_len = 0
        args_ptr = <optimized out>
#23 0x00006324a684abad in thread_do_start (th=0x515000108b80) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000108b80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x00006324a6849e9e in call_thread_start_func_2 (th=0x515000108b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x78ccd28edcc0
#26 nt_start (ptr=0x50c0001873c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x515000108b80
        sched = <optimized out>
        nt = 0x50c0001873c0
        vm = 0x525000000100
#27 0x00006324a64bfb2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000078ccf689caa4 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 = {132821101242048, -1763046079759822552, 132821101242048, -352, 0, 140722021960944, -1763046079780794072, -1763107713302179544}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000078ccf6929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x78ccd12d66c0 (LWP 2730614) "parallel.rb:40"):
#0  0x000078ccf691b4fd in __GI___poll (fds=0x78ccc6900560, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006324a646677a in __interceptor_poll ()
No symbol table info available.
#2  0x00006324a65d1209 in nogvl_wait_for (th=132821051770440, fptr=0x5110000bb480, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12573
        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  0x00006324a65d269a in internal_read_func (ptr=0x78ccc6900440) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x78ccc6900440
        result = <optimized out>
#5  0x00006324a682ea62 in rb_thread_io_blocking_call (io=0x5110000bb480, func=0x6324a65d2190 <internal_read_func>, data1=0x78ccc6900440, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
        __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  0x00006324a650b8f7 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:1174
        _ec = 0x5160048e8bd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x78ccd12d4e50, <optimized out>, 0x78ccd12d4d60, <optimized out>, <optimized out>}, prev = 0x78ccc6900240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160048e8bd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00006324a65e6452 in io_read_memory_locktmp (str=132820899988832, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3504
        str = <optimized out>
        iis = {th = 132821051770440, fptr = 0x5110000bb480, nonblock = 0, fd = 6, buf = 0x5190002d8280, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110000bb480
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00006324a65c2fa1 in io_readpartial (argc=-963639968, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
        ret = <optimized out>
#10 0x00006324a692da48 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:3915
        ci = 0x40d100100003
        cc = <optimized out>
        me = 0x78ccf6378958
        cfunc = 0x50600002c068
        recv = 132821051770560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00006324a68cf3bd in vm_sendish (ec=0x5160048e8bd0, reg_cfp=0x78cccec7a790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x5160048e8bd0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6324a68c3646 <vm_exec_core+1494>, 0x6324a68c494d <vm_exec_core+6365>, 0x6324a68c9b71 <vm_exec_core+27393>, 0x6324a68c44bf <vm_exec_core+5199>, 0x6324a68ca922 <vm_exec_core+30898>, 0x6324a68c872d <vm_exec_core+22205>, 0x6324a68c633e <vm_exec_core+13006>, 0x6324a68c37ae <vm_exec_core+1854>, 0x6324a68ca164 <vm_exec_core+28916>, 0x6324a68c9eac <vm_exec_core+28220>, 0x6324a68c473c <vm_exec_core+5836>, 0x6324a68c3c9e <vm_exec_core+3118>, 0x6324a68c8e26 <vm_exec_core+23990>, 0x6324a68c5243 <vm_exec_core+8659>, 0x6324a68ca365 <vm_exec_core+29429>, 0x6324a68ca00e <vm_exec_core+28574>, 0x6324a68c5931 <vm_exec_core+10433>, 0x6324a68c62cd <vm_exec_core+12893>, 0x6324a68c8985 <vm_exec_core+22805>, 0x6324a68c9f85 <vm_exec_core+28437>, 0x6324a68c7da0 <vm_exec_core+19760>, 0x6324a68c8a0e <vm_exec_core+22942>, 0x6324a68c94c7 <vm_exec_core+25687>, 0x6324a68c7cdd <vm_exec_core+19565>, 0x6324a68c3bdb <vm_exec_core+2923>, 0x6324a68c8430 <vm_exec_core+21440>, 0x6324a68c3a6e <vm_exec_core+2558>, 0x6324a68c3ea4 <vm_exec_core+3636>, 0x6324a68c5bb4 <vm_exec_core+11076>, 0x6324a68c78aa <vm_exec_core+18490>, 0x6324a68c82c9 <vm_exec_core+21081>, 0x6324a68c754f <vm_exec_core+17631>, 0x6324a68c367a <vm_exec_core+1546>, 0x6324a68c96f7 <vm_exec_core+26247>, 0x6324a68c9dd7 <vm_exec_core+28007>, 0x6324a68c404b <vm_exec_core+4059>, 0x6324a68c4bf7 <vm_exec_core+7047>, 0x6324a68c48b5 <vm_exec_core+6213>, 0x6324a68c5332 <vm_exec_core+8898>, 0x6324a68c6169 <vm_exec_core+12537>, 0x6324a68c40f2 <vm_exec_core+4226>, 0x6324a68c955f <vm_exec_core+25839>, 0x6324a68c4b81 <vm_exec_core+6929>, 0x6324a68c6017 <vm_exec_core+12199>, 0x6324a68c6ade <vm_exec_core+14958>, 0x6324a68c8ebc <vm_exec_core+24140>, 0x6324a68c7f62 <vm_exec_core+20210>, 0x6324a68c560c <vm_exec_core+9628>, 0x6324a68c4e8e <vm_exec_core+7710>, 0x6324a68c8d12 <vm_exec_core+23714>, 0x6324a68c5d94 <vm_exec_core+11556>, 0x6324a68c852f <vm_exec_core+21695>, 0x6324a68c7fd4 <vm_exec_core+20324>, 0x6324a68c85e6 <vm_exec_core+21878>, 0x6324a68c9aa9 <vm_exec_core+27193>, 0x6324a68c7361 <vm_exec_core+17137>, 0x6324a68c8f75 <vm_exec_core+24325>, 0x6324a68c33c8 <vm_exec_core+856>, 0x6324a68c8aa3 <vm_exec_core+23091>, 0x6324a68c572b <vm_exec_core+9915>, 0x6324a68c7c38 <vm_exec_core+19400>, 0x6324a68c7e78 <vm_exec_core+19976>, 0x6324a68c6712 <vm_exec_core+13986>, 0x6324a68c3f58 <vm_exec_core+3816>, 0x6324a68c5ad9 <vm_exec_core+10857>, 0x6324a68c5116 <vm_exec_core+8358>, 0x6324a68c8664 <vm_exec_core+22004>, 0x6324a68c4283 <vm_exec_core+4627>, 0x6324a68c64bf <vm_exec_core+13391>, 0x6324a68c6e0f <vm_exec_core+15775>, 0x6324a68c5410 <vm_exec_core+9120>, 0x6324a68d0e19 <vm_exec_core+56745>, 0x6324a68c4de5 <vm_exec_core+7541>, 0x6324a68c4cdd <vm_exec_core+7277>, 0x6324a68c4fe8 <vm_exec_core+8056>, 0x6324a68c59d3 <vm_exec_core+10595>, 0x6324a68c774e <vm_exec_core+18142>, 0x6324a68c6b99 <vm_exec_core+15145>, 0x6324a68c8348 <vm_exec_core+21208>, 0x6324a68c6ff5 <vm_exec_core+16261>, 0x6324a68c9620 <vm_exec_core+26032>, 0x6324a68cabc7 <vm_exec_core+31575>, 0x6324a68c9864 <vm_exec_core+26612>, 0x6324a68ca4b5 <vm_exec_core+29765>, 0x6324a68ca5a6 <vm_exec_core+30006>, 0x6324a68c3b00 <vm_exec_core+2704>, 0x6324a68ca08d <vm_exec_core+28701>, 0x6324a68c5cb9 <vm_exec_core+11337>, 0x6324a68ca288 <vm_exec_core+29208>, 0x6324a68c57fa <vm_exec_core+10122>, 0x6324a68c979b <vm_exec_core+26411>, 0x6324a68c3997 <vm_exec_core+2343>, 0x6324a68c417d <vm_exec_core+4365>, 0x6324a68ca7ea <vm_exec_core+30586>, 0x6324a68c609d <vm_exec_core+12333>, 0x6324a68c5e9a <vm_exec_core+11818>, 0x6324a68c33cd <vm_exec_core+861>, 0x6324a68c38ba <vm_exec_core+2122>, 0x6324a68c3453 <vm_exec_core+995>, 0x6324a68c9953 <vm_exec_core+26851>, 0x6324a68c721e <vm_exec_core+16814>, 0x6324a68c68e2 <vm_exec_core+14450>, 0x6324a68c70fa <vm_exec_core+16522>, 0x6324a68c6d46 <vm_exec_core+15574>, 0x6324a68c5f2f <vm_exec_core+11967>, 0x6324a68c67ed <vm_exec_core+14205>, 0x6324a68c61b9 <vm_exec_core+12617>, 0x6324a68c69fc <vm_exec_core+14732>, 0x6324a68c6a6d <vm_exec_core+14845>, 0x6324a68c3637 <vm_exec_core+1479>, 0x6324a68c493e <vm_exec_core+6350>, 0x6324a68c9b62 <vm_exec_core+27378>, 0x6324a68c44b0 <vm_exec_core+5184>, 0x6324a68ca913 <vm_exec_core+30883>, 0x6324a68c871e <vm_exec_core+22190>, 0x6324a68c632f <vm_exec_core+12991>, 0x6324a68c379f <vm_exec_core+1839>, 0x6324a68ca155 <vm_exec_core+28901>, 0x6324a68c9e9d <vm_exec_core+28205>, 0x6324a68c472d <vm_exec_core+5821>, 0x6324a68c3c8f <vm_exec_core+3103>, 0x6324a68c8e17 <vm_exec_core+23975>, 0x6324a68c5234 <vm_exec_core+8644>, 0x6324a68ca356 <vm_exec_core+29414>, 0x6324a68c9fff <vm_exec_core+28559>, 0x6324a68c5922 <vm_exec_core+10418>, 0x6324a68c62be <vm_exec_core+12878>, 0x6324a68c8976 <vm_exec_core+22790>, 0x6324a68c9f76 <vm_exec_core+28422>, 0x6324a68c7d91 <vm_exec_core+19745>, 0x6324a68c89ff <vm_exec_core+22927>, 0x6324a68c94b8 <vm_exec_core+25672>, 0x6324a68c7cce <vm_exec_core+19550>, 0x6324a68c3bcc <vm_exec_core+2908>, 0x6324a68c8421 <vm_exec_core+21425>, 0x6324a68c3a5f <vm_exec_core+2543>, 0x6324a68c3e95 <vm_exec_core+3621>, 0x6324a68c5ba5 <vm_exec_core+11061>, 0x6324a68c789b <vm_exec_core+18475>, 0x6324a68c82ba <vm_exec_core+21066>, 0x6324a68c7540 <vm_exec_core+17616>, 0x6324a68c366b <vm_exec_core+1531>, 0x6324a68c96e8 <vm_exec_core+26232>, 0x6324a68c9dc8 <vm_exec_core+27992>, 0x6324a68c403c <vm_exec_core+4044>, 0x6324a68c4be8 <vm_exec_core+7032>, 0x6324a68c48a6 <vm_exec_core+6198>, 0x6324a68c5323 <vm_exec_core+8883>, 0x6324a68c615a <vm_exec_core+12522>, 0x6324a68c40e3 <vm_exec_core+4211>, 0x6324a68c9550 <vm_exec_core+25824>, 0x6324a68c4b72 <vm_exec_core+6914>, 0x6324a68c6008 <vm_exec_core+12184>, 0x6324a68c6acf <vm_exec_core+14943>, 0x6324a68c8ead <vm_exec_core+24125>, 0x6324a68c7f53 <vm_exec_core+20195>, 0x6324a68c55fd <vm_exec_core+9613>, 0x6324a68c4e7f <vm_exec_core+7695>, 0x6324a68c8d03 <vm_exec_core+23699>, 0x6324a68c5d85 <vm_exec_core+11541>, 0x6324a68c8520 <vm_exec_core+21680>, 0x6324a68c7fc5 <vm_exec_core+20309>, 0x6324a68c85d7 <vm_exec_core+21863>, 0x6324a68c9a9a <vm_exec_core+27178>, 0x6324a68c7352 <vm_exec_core+17122>, 0x6324a68c8f66 <vm_exec_core+24310>, 0x6324a68c840d <vm_exec_core+21405>, 0x6324a68c8a94 <vm_exec_core+23076>, 0x6324a68c571c <vm_exec_core+9900>, 0x6324a68c7c29 <vm_exec_core+19385>, 0x6324a68c7e69 <vm_exec_core+19961>, 0x6324a68c6703 <vm_exec_core+13971>, 0x6324a68c7896 <vm_exec_core+18470>, 0x6324a68c5aca <vm_exec_core+10842>, 0x6324a68c5107 <vm_exec_core+8343>, 0x6324a68c8655 <vm_exec_core+21989>, 0x6324a68c4274 <vm_exec_core+4612>, 0x6324a68c64b0 <vm_exec_core+13376>, 0x6324a68c6e00 <vm_exec_core+15760>, 0x6324a68c5401 <vm_exec_core+9105>, 0x6324a68d0e0a <vm_exec_core+56730>, 0x6324a68c4dd6 <vm_exec_core+7526>, 0x6324a68c4cce <vm_exec_core+7262>, 0x6324a68c4fd9 <vm_exec_core+8041>, 0x6324a68c59c4 <vm_exec_core+10580>, 0x6324a68c773f <vm_exec_core+18127>, 0x6324a68c6b8a <vm_exec_core+15130>, 0x6324a68c773a <vm_exec_core+18122>, 0x6324a68c7f4e <vm_exec_core+20190>, 0x6324a68c7f49 <vm_exec_core+20185>, 0x6324a68c4fd4 <vm_exec_core+8036>, 0x6324a68c840d <vm_exec_core+21405>, 0x6324a68c6123 <vm_exec_core+12467>, 0x6324a68c6128 <vm_exec_core+12472>, 0x6324a68c7f44 <vm_exec_core+20180>, 0x6324a68c7d8c <vm_exec_core+19740>, 0x6324a68c6dfb <vm_exec_core+15755>, 0x6324a68c6d32 <vm_exec_core+15554>, 0x6324a68c7e3b <vm_exec_core+19915>, 0x6324a68c7205 <vm_exec_core+16789>...}
        reg_cfp = 0x78cccec7a790
        reg_pc = 0x51300005f598
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00006324a68be272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160048e8bd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00006324a6901d7b in invoke_iseq_block_from_c (ec=0x5160048e8bd0, captured=<optimized out>, self=132821697460880, 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:1814
        flags = 0
        iseq = 0x78ccf61df358
        cfp = 0x78cccec7a7c8
        sp = 0x78ccceb7a818
        use_argv = <optimized out>
        stack_argv = 0x78ccceb7a818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5160048e8bd0, self=132821697460880, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#17 0x00006324a68fffd6 in rb_vm_invoke_proc (ec=0x78ccc6900560, proc=0x1, proc@entry=0x504000496350, argc=-158223107, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 4294967295
#18 0x00006324a684d03d in thread_do_start_proc (th=th@entry=0x5150001d7200) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000496350
        args_len = 0
        args_ptr = <optimized out>
#19 0x00006324a684abad in thread_do_start (th=0x5150001d7200) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#20 thread_start_func_2 (th=th@entry=0x5150001d7200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x00006324a6849e9e in call_thread_start_func_2 (th=0x5150001d7200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x78ccd12d5cc0
#22 nt_start (ptr=0x50c0002a4c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x5150001d7200
        sched = <optimized out>
        nt = 0x50c0002a4c00
        vm = 0x525000000100
#23 0x00006324a64bfb2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000078ccf689caa4 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 = {132821078075072, -1763051873670704856, 132821078075072, -352, 25, 140722021968912, -1763051873691676376, -1763107713302179544}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000078ccf6929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x78cccf5c36c0 (LWP 2730740) "test_https_pro*"):
#0  0x000078ccf691ba30 in __GI_ppoll (fds=0x78cccaa64460, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 132821047579088, tv_nsec = 1}
#1  0x00006324a6466ffc in __interceptor_ppoll ()
No symbol table info available.
#2  0x00006324a684de67 in wait_for_single_fd_blocking_region (th=th@entry=0x51500010bb00, fds=fds@entry=0x78cccaa64460, nfds=1, to=to@entry=0x0, lerrno=lerrno@entry=0x78cccaa644d0) at /tmp/ruby/src/trunk_asan/thread.c:4576
        __region = <optimized out>
        ts = <optimized out>
        result = <optimized out>
#3  0x00006324a683763a in thread_io_wait (io=<optimized out>, fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4624
        rel = <optimized out>
        end = 0
        to = 0x0
        _ec = 0x5160048e73d0
        _tag = <optimized out>
        fds = {{fd = 8, events = 1, revents = 0}}
        result = 0
        blocking_operation = <optimized out>
        ec = <optimized out>
        th = 0x51500010bb00
        state = RUBY_TAG_NONE
        nfds = 1
        lerrno = <optimized out>
#4  0x00006324a65a413d in rb_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1477
        tv_storage = <optimized out>
        scheduler = <optimized out>
        fptr = 0x51100029ecc0
        tv = 0x0
        ready = <optimized out>
#5  0x00006324a65a4816 in rb_io_maybe_wait (error=<optimized out>, error@entry=11, io=18446744073709551102, io@entry=<error reading variable: Cannot access memory at address 0x0>, events=3, timeout=0, timeout@entry=4) at /tmp/ruby/src/trunk_asan/io.c:1642
No locals.
#6  rb_io_maybe_wait_readable (error=error@entry=11, io=18446744073709551102, io@entry=132820963749680, timeout=0, timeout@entry=4) at /tmp/ruby/src/trunk_asan/io.c:1653
        result = <optimized out>
#7  0x000078ccd7048fc0 in rsock_s_accept (klass=<optimized out>, io=132820963749680, sockaddr=<optimized out>, len=<optimized out>) at /tmp/ruby/src/trunk_asan/ext/socket/init.c:738
        error = 11
        accept_arg = {fd = 8, sockaddr = 0x78cccad64020, len = 0x78cccad648a0}
        fptr = 0x51100029ecc0
        retry = 0
        peer = <optimized out>
#8  0x000078ccd7069bd2 in tcp_accept (server=<optimized out>) at /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c:61
        length = 2048
        buffer = <optimized out>
#9  0x00006324a692da48 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:3915
        ci = 0xdff100100001
        cc = <optimized out>
        me = 0x78ccca629e30
        cfunc = 0x5060002a77c8
        recv = 132820963749680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00006324a6913315 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x78cccf5c2360) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#11 0x00006324a6912da5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
        ci = <optimized out>
        cc = 0x0
#12 0x00006324a68cf3bd in vm_sendish (ec=0x5160048e73d0, reg_cfp=0x78ccce876790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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=0x5160048e73d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6324a68c3646 <vm_exec_core+1494>, 0x6324a68c494d <vm_exec_core+6365>, 0x6324a68c9b71 <vm_exec_core+27393>, 0x6324a68c44bf <vm_exec_core+5199>, 0x6324a68ca922 <vm_exec_core+30898>, 0x6324a68c872d <vm_exec_core+22205>, 0x6324a68c633e <vm_exec_core+13006>, 0x6324a68c37ae <vm_exec_core+1854>, 0x6324a68ca164 <vm_exec_core+28916>, 0x6324a68c9eac <vm_exec_core+28220>, 0x6324a68c473c <vm_exec_core+5836>, 0x6324a68c3c9e <vm_exec_core+3118>, 0x6324a68c8e26 <vm_exec_core+23990>, 0x6324a68c5243 <vm_exec_core+8659>, 0x6324a68ca365 <vm_exec_core+29429>, 0x6324a68ca00e <vm_exec_core+28574>, 0x6324a68c5931 <vm_exec_core+10433>, 0x6324a68c62cd <vm_exec_core+12893>, 0x6324a68c8985 <vm_exec_core+22805>, 0x6324a68c9f85 <vm_exec_core+28437>, 0x6324a68c7da0 <vm_exec_core+19760>, 0x6324a68c8a0e <vm_exec_core+22942>, 0x6324a68c94c7 <vm_exec_core+25687>, 0x6324a68c7cdd <vm_exec_core+19565>, 0x6324a68c3bdb <vm_exec_core+2923>, 0x6324a68c8430 <vm_exec_core+21440>, 0x6324a68c3a6e <vm_exec_core+2558>, 0x6324a68c3ea4 <vm_exec_core+3636>, 0x6324a68c5bb4 <vm_exec_core+11076>, 0x6324a68c78aa <vm_exec_core+18490>, 0x6324a68c82c9 <vm_exec_core+21081>, 0x6324a68c754f <vm_exec_core+17631>, 0x6324a68c367a <vm_exec_core+1546>, 0x6324a68c96f7 <vm_exec_core+26247>, 0x6324a68c9dd7 <vm_exec_core+28007>, 0x6324a68c404b <vm_exec_core+4059>, 0x6324a68c4bf7 <vm_exec_core+7047>, 0x6324a68c48b5 <vm_exec_core+6213>, 0x6324a68c5332 <vm_exec_core+8898>, 0x6324a68c6169 <vm_exec_core+12537>, 0x6324a68c40f2 <vm_exec_core+4226>, 0x6324a68c955f <vm_exec_core+25839>, 0x6324a68c4b81 <vm_exec_core+6929>, 0x6324a68c6017 <vm_exec_core+12199>, 0x6324a68c6ade <vm_exec_core+14958>, 0x6324a68c8ebc <vm_exec_core+24140>, 0x6324a68c7f62 <vm_exec_core+20210>, 0x6324a68c560c <vm_exec_core+9628>, 0x6324a68c4e8e <vm_exec_core+7710>, 0x6324a68c8d12 <vm_exec_core+23714>, 0x6324a68c5d94 <vm_exec_core+11556>, 0x6324a68c852f <vm_exec_core+21695>, 0x6324a68c7fd4 <vm_exec_core+20324>, 0x6324a68c85e6 <vm_exec_core+21878>, 0x6324a68c9aa9 <vm_exec_core+27193>, 0x6324a68c7361 <vm_exec_core+17137>, 0x6324a68c8f75 <vm_exec_core+24325>, 0x6324a68c33c8 <vm_exec_core+856>, 0x6324a68c8aa3 <vm_exec_core+23091>, 0x6324a68c572b <vm_exec_core+9915>, 0x6324a68c7c38 <vm_exec_core+19400>, 0x6324a68c7e78 <vm_exec_core+19976>, 0x6324a68c6712 <vm_exec_core+13986>, 0x6324a68c3f58 <vm_exec_core+3816>, 0x6324a68c5ad9 <vm_exec_core+10857>, 0x6324a68c5116 <vm_exec_core+8358>, 0x6324a68c8664 <vm_exec_core+22004>, 0x6324a68c4283 <vm_exec_core+4627>, 0x6324a68c64bf <vm_exec_core+13391>, 0x6324a68c6e0f <vm_exec_core+15775>, 0x6324a68c5410 <vm_exec_core+9120>, 0x6324a68d0e19 <vm_exec_core+56745>, 0x6324a68c4de5 <vm_exec_core+7541>, 0x6324a68c4cdd <vm_exec_core+7277>, 0x6324a68c4fe8 <vm_exec_core+8056>, 0x6324a68c59d3 <vm_exec_core+10595>, 0x6324a68c774e <vm_exec_core+18142>, 0x6324a68c6b99 <vm_exec_core+15145>, 0x6324a68c8348 <vm_exec_core+21208>, 0x6324a68c6ff5 <vm_exec_core+16261>, 0x6324a68c9620 <vm_exec_core+26032>, 0x6324a68cabc7 <vm_exec_core+31575>, 0x6324a68c9864 <vm_exec_core+26612>, 0x6324a68ca4b5 <vm_exec_core+29765>, 0x6324a68ca5a6 <vm_exec_core+30006>, 0x6324a68c3b00 <vm_exec_core+2704>, 0x6324a68ca08d <vm_exec_core+28701>, 0x6324a68c5cb9 <vm_exec_core+11337>, 0x6324a68ca288 <vm_exec_core+29208>, 0x6324a68c57fa <vm_exec_core+10122>, 0x6324a68c979b <vm_exec_core+26411>, 0x6324a68c3997 <vm_exec_core+2343>, 0x6324a68c417d <vm_exec_core+4365>, 0x6324a68ca7ea <vm_exec_core+30586>, 0x6324a68c609d <vm_exec_core+12333>, 0x6324a68c5e9a <vm_exec_core+11818>, 0x6324a68c33cd <vm_exec_core+861>, 0x6324a68c38ba <vm_exec_core+2122>, 0x6324a68c3453 <vm_exec_core+995>, 0x6324a68c9953 <vm_exec_core+26851>, 0x6324a68c721e <vm_exec_core+16814>, 0x6324a68c68e2 <vm_exec_core+14450>, 0x6324a68c70fa <vm_exec_core+16522>, 0x6324a68c6d46 <vm_exec_core+15574>, 0x6324a68c5f2f <vm_exec_core+11967>, 0x6324a68c67ed <vm_exec_core+14205>, 0x6324a68c61b9 <vm_exec_core+12617>, 0x6324a68c69fc <vm_exec_core+14732>, 0x6324a68c6a6d <vm_exec_core+14845>, 0x6324a68c3637 <vm_exec_core+1479>, 0x6324a68c493e <vm_exec_core+6350>, 0x6324a68c9b62 <vm_exec_core+27378>, 0x6324a68c44b0 <vm_exec_core+5184>, 0x6324a68ca913 <vm_exec_core+30883>, 0x6324a68c871e <vm_exec_core+22190>, 0x6324a68c632f <vm_exec_core+12991>, 0x6324a68c379f <vm_exec_core+1839>, 0x6324a68ca155 <vm_exec_core+28901>, 0x6324a68c9e9d <vm_exec_core+28205>, 0x6324a68c472d <vm_exec_core+5821>, 0x6324a68c3c8f <vm_exec_core+3103>, 0x6324a68c8e17 <vm_exec_core+23975>, 0x6324a68c5234 <vm_exec_core+8644>, 0x6324a68ca356 <vm_exec_core+29414>, 0x6324a68c9fff <vm_exec_core+28559>, 0x6324a68c5922 <vm_exec_core+10418>, 0x6324a68c62be <vm_exec_core+12878>, 0x6324a68c8976 <vm_exec_core+22790>, 0x6324a68c9f76 <vm_exec_core+28422>, 0x6324a68c7d91 <vm_exec_core+19745>, 0x6324a68c89ff <vm_exec_core+22927>, 0x6324a68c94b8 <vm_exec_core+25672>, 0x6324a68c7cce <vm_exec_core+19550>, 0x6324a68c3bcc <vm_exec_core+2908>, 0x6324a68c8421 <vm_exec_core+21425>, 0x6324a68c3a5f <vm_exec_core+2543>, 0x6324a68c3e95 <vm_exec_core+3621>, 0x6324a68c5ba5 <vm_exec_core+11061>, 0x6324a68c789b <vm_exec_core+18475>, 0x6324a68c82ba <vm_exec_core+21066>, 0x6324a68c7540 <vm_exec_core+17616>, 0x6324a68c366b <vm_exec_core+1531>, 0x6324a68c96e8 <vm_exec_core+26232>, 0x6324a68c9dc8 <vm_exec_core+27992>, 0x6324a68c403c <vm_exec_core+4044>, 0x6324a68c4be8 <vm_exec_core+7032>, 0x6324a68c48a6 <vm_exec_core+6198>, 0x6324a68c5323 <vm_exec_core+8883>, 0x6324a68c615a <vm_exec_core+12522>, 0x6324a68c40e3 <vm_exec_core+4211>, 0x6324a68c9550 <vm_exec_core+25824>, 0x6324a68c4b72 <vm_exec_core+6914>, 0x6324a68c6008 <vm_exec_core+12184>, 0x6324a68c6acf <vm_exec_core+14943>, 0x6324a68c8ead <vm_exec_core+24125>, 0x6324a68c7f53 <vm_exec_core+20195>, 0x6324a68c55fd <vm_exec_core+9613>, 0x6324a68c4e7f <vm_exec_core+7695>, 0x6324a68c8d03 <vm_exec_core+23699>, 0x6324a68c5d85 <vm_exec_core+11541>, 0x6324a68c8520 <vm_exec_core+21680>, 0x6324a68c7fc5 <vm_exec_core+20309>, 0x6324a68c85d7 <vm_exec_core+21863>, 0x6324a68c9a9a <vm_exec_core+27178>, 0x6324a68c7352 <vm_exec_core+17122>, 0x6324a68c8f66 <vm_exec_core+24310>, 0x6324a68c840d <vm_exec_core+21405>, 0x6324a68c8a94 <vm_exec_core+23076>, 0x6324a68c571c <vm_exec_core+9900>, 0x6324a68c7c29 <vm_exec_core+19385>, 0x6324a68c7e69 <vm_exec_core+19961>, 0x6324a68c6703 <vm_exec_core+13971>, 0x6324a68c7896 <vm_exec_core+18470>, 0x6324a68c5aca <vm_exec_core+10842>, 0x6324a68c5107 <vm_exec_core+8343>, 0x6324a68c8655 <vm_exec_core+21989>, 0x6324a68c4274 <vm_exec_core+4612>, 0x6324a68c64b0 <vm_exec_core+13376>, 0x6324a68c6e00 <vm_exec_core+15760>, 0x6324a68c5401 <vm_exec_core+9105>, 0x6324a68d0e0a <vm_exec_core+56730>, 0x6324a68c4dd6 <vm_exec_core+7526>, 0x6324a68c4cce <vm_exec_core+7262>, 0x6324a68c4fd9 <vm_exec_core+8041>, 0x6324a68c59c4 <vm_exec_core+10580>, 0x6324a68c773f <vm_exec_core+18127>, 0x6324a68c6b8a <vm_exec_core+15130>, 0x6324a68c773a <vm_exec_core+18122>, 0x6324a68c7f4e <vm_exec_core+20190>, 0x6324a68c7f49 <vm_exec_core+20185>, 0x6324a68c4fd4 <vm_exec_core+8036>, 0x6324a68c840d <vm_exec_core+21405>, 0x6324a68c6123 <vm_exec_core+12467>, 0x6324a68c6128 <vm_exec_core+12472>, 0x6324a68c7f44 <vm_exec_core+20180>, 0x6324a68c7d8c <vm_exec_core+19740>, 0x6324a68c6dfb <vm_exec_core+15755>, 0x6324a68c6d32 <vm_exec_core+15554>, 0x6324a68c7e3b <vm_exec_core+19915>, 0x6324a68c7205 <vm_exec_core+16789>...}
        reg_cfp = 0x78ccce876790
        reg_pc = 0x513001496260
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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 0x00006324a68be272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160048e73d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#15 0x00006324a6901d7b in invoke_iseq_block_from_c (ec=0x5160048e73d0, captured=<optimized out>, self=132820963750800, 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:1814
        flags = 0
        iseq = 0x78cccf9c8aa0
        cfp = 0x78ccce8767c8
        sp = 0x78ccce776818
        use_argv = <optimized out>
        stack_argv = 0x78ccce776818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x5160048e73d0, self=132820963750800, 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:1908
        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:1938
No locals.
#18 0x00006324a68fffd6 in rb_vm_invoke_proc (ec=0x78cccaa64460, proc=0x1, proc@entry=0x504000495ad0, argc=-158221776, argc@entry=0, argv=0x8, kw_splat=0, passed_block_handler=18446744073709551102, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#19 0x00006324a684d03d in thread_do_start_proc (th=th@entry=0x51500010bb00) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000495ad0
        args_len = 0
        args_ptr = <optimized out>
#20 0x00006324a684abad in thread_do_start (th=0x51500010bb00) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#21 thread_start_func_2 (th=th@entry=0x51500010bb00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#22 0x00006324a6849e9e in call_thread_start_func_2 (th=0x51500010bb00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x78cccf5c2cc0
#23 nt_start (ptr=0x50c0002a4540) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x51500010bb00
        sched = <optimized out>
        nt = 0x50c0002a4540
        vm = 0x525000000100
#24 0x00006324a64bfb2f in asan_thread_start(void*) ()
No symbol table info available.
#25 0x000078ccf689caa4 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 = {132821047588544, -1763056674907270872, 132821047588544, -352, 0, 140722021963120, -1763056674928242392, -1763107713302179544}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#26 0x000078ccf6929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x78ccf6b3dc40 (LWP 2594824) "ruby"):
#0  0x000078ccf6898d71 in __futex_abstimed_wait_common64 (private=30924, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=30924, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000090) 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=0x50c000000090, 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  0x000078ccf689b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x78ccf689b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffc6621a180, __canceltype = 1713480080, __prev = 0x0}
        cbuffer = {wseq = 1146, cond = 0x50c000000068, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 1146
        seq = 573
        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=0x50c000000068, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006324a681e57f in rb_native_cond_wait (cond=0x50c000000090, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x515000000300, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x51500010bb00
#7  0x00006324a6848d91 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x00006324a684fef9 in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1074
        scheduler = <optimized out>
        p = <optimized out>
        target_th = <optimized out>
        th = 0x515000000300
        end = 0
        limit = <optimized out>
#11 0x00006324a650b8f7 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:1174
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc6621a450, <optimized out>, 0x7ffc6621a360, <optimized out>, <optimized out>}, prev = 0x78ccf4992e40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#12 0x00006324a684f67e in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1131
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000380
#13 0x00006324a68413db in thread_value (self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1253
        th = 0x51500010bb00
#14 0x00006324a692da48 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:3915
        ci = 0x260100100001
        cc = <optimized out>
        me = 0x78ccf6357a28
        cfunc = 0x506000045c28
        recv = 132820963749080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x00006324a68cf3bd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x78ccf3dff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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>
#16 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6324a68c3646 <vm_exec_core+1494>, 0x6324a68c494d <vm_exec_core+6365>, 0x6324a68c9b71 <vm_exec_core+27393>, 0x6324a68c44bf <vm_exec_core+5199>, 0x6324a68ca922 <vm_exec_core+30898>, 0x6324a68c872d <vm_exec_core+22205>, 0x6324a68c633e <vm_exec_core+13006>, 0x6324a68c37ae <vm_exec_core+1854>, 0x6324a68ca164 <vm_exec_core+28916>, 0x6324a68c9eac <vm_exec_core+28220>, 0x6324a68c473c <vm_exec_core+5836>, 0x6324a68c3c9e <vm_exec_core+3118>, 0x6324a68c8e26 <vm_exec_core+23990>, 0x6324a68c5243 <vm_exec_core+8659>, 0x6324a68ca365 <vm_exec_core+29429>, 0x6324a68ca00e <vm_exec_core+28574>, 0x6324a68c5931 <vm_exec_core+10433>, 0x6324a68c62cd <vm_exec_core+12893>, 0x6324a68c8985 <vm_exec_core+22805>, 0x6324a68c9f85 <vm_exec_core+28437>, 0x6324a68c7da0 <vm_exec_core+19760>, 0x6324a68c8a0e <vm_exec_core+22942>, 0x6324a68c94c7 <vm_exec_core+25687>, 0x6324a68c7cdd <vm_exec_core+19565>, 0x6324a68c3bdb <vm_exec_core+2923>, 0x6324a68c8430 <vm_exec_core+21440>, 0x6324a68c3a6e <vm_exec_core+2558>, 0x6324a68c3ea4 <vm_exec_core+3636>, 0x6324a68c5bb4 <vm_exec_core+11076>, 0x6324a68c78aa <vm_exec_core+18490>, 0x6324a68c82c9 <vm_exec_core+21081>, 0x6324a68c754f <vm_exec_core+17631>, 0x6324a68c367a <vm_exec_core+1546>, 0x6324a68c96f7 <vm_exec_core+26247>, 0x6324a68c9dd7 <vm_exec_core+28007>, 0x6324a68c404b <vm_exec_core+4059>, 0x6324a68c4bf7 <vm_exec_core+7047>, 0x6324a68c48b5 <vm_exec_core+6213>, 0x6324a68c5332 <vm_exec_core+8898>, 0x6324a68c6169 <vm_exec_core+12537>, 0x6324a68c40f2 <vm_exec_core+4226>, 0x6324a68c955f <vm_exec_core+25839>, 0x6324a68c4b81 <vm_exec_core+6929>, 0x6324a68c6017 <vm_exec_core+12199>, 0x6324a68c6ade <vm_exec_core+14958>, 0x6324a68c8ebc <vm_exec_core+24140>, 0x6324a68c7f62 <vm_exec_core+20210>, 0x6324a68c560c <vm_exec_core+9628>, 0x6324a68c4e8e <vm_exec_core+7710>, 0x6324a68c8d12 <vm_exec_core+23714>, 0x6324a68c5d94 <vm_exec_core+11556>, 0x6324a68c852f <vm_exec_core+21695>, 0x6324a68c7fd4 <vm_exec_core+20324>, 0x6324a68c85e6 <vm_exec_core+21878>, 0x6324a68c9aa9 <vm_exec_core+27193>, 0x6324a68c7361 <vm_exec_core+17137>, 0x6324a68c8f75 <vm_exec_core+24325>, 0x6324a68c33c8 <vm_exec_core+856>, 0x6324a68c8aa3 <vm_exec_core+23091>, 0x6324a68c572b <vm_exec_core+9915>, 0x6324a68c7c38 <vm_exec_core+19400>, 0x6324a68c7e78 <vm_exec_core+19976>, 0x6324a68c6712 <vm_exec_core+13986>, 0x6324a68c3f58 <vm_exec_core+3816>, 0x6324a68c5ad9 <vm_exec_core+10857>, 0x6324a68c5116 <vm_exec_core+8358>, 0x6324a68c8664 <vm_exec_core+22004>, 0x6324a68c4283 <vm_exec_core+4627>, 0x6324a68c64bf <vm_exec_core+13391>, 0x6324a68c6e0f <vm_exec_core+15775>, 0x6324a68c5410 <vm_exec_core+9120>, 0x6324a68d0e19 <vm_exec_core+56745>, 0x6324a68c4de5 <vm_exec_core+7541>, 0x6324a68c4cdd <vm_exec_core+7277>, 0x6324a68c4fe8 <vm_exec_core+8056>, 0x6324a68c59d3 <vm_exec_core+10595>, 0x6324a68c774e <vm_exec_core+18142>, 0x6324a68c6b99 <vm_exec_core+15145>, 0x6324a68c8348 <vm_exec_core+21208>, 0x6324a68c6ff5 <vm_exec_core+16261>, 0x6324a68c9620 <vm_exec_core+26032>, 0x6324a68cabc7 <vm_exec_core+31575>, 0x6324a68c9864 <vm_exec_core+26612>, 0x6324a68ca4b5 <vm_exec_core+29765>, 0x6324a68ca5a6 <vm_exec_core+30006>, 0x6324a68c3b00 <vm_exec_core+2704>, 0x6324a68ca08d <vm_exec_core+28701>, 0x6324a68c5cb9 <vm_exec_core+11337>, 0x6324a68ca288 <vm_exec_core+29208>, 0x6324a68c57fa <vm_exec_core+10122>, 0x6324a68c979b <vm_exec_core+26411>, 0x6324a68c3997 <vm_exec_core+2343>, 0x6324a68c417d <vm_exec_core+4365>, 0x6324a68ca7ea <vm_exec_core+30586>, 0x6324a68c609d <vm_exec_core+12333>, 0x6324a68c5e9a <vm_exec_core+11818>, 0x6324a68c33cd <vm_exec_core+861>, 0x6324a68c38ba <vm_exec_core+2122>, 0x6324a68c3453 <vm_exec_core+995>, 0x6324a68c9953 <vm_exec_core+26851>, 0x6324a68c721e <vm_exec_core+16814>, 0x6324a68c68e2 <vm_exec_core+14450>, 0x6324a68c70fa <vm_exec_core+16522>, 0x6324a68c6d46 <vm_exec_core+15574>, 0x6324a68c5f2f <vm_exec_core+11967>, 0x6324a68c67ed <vm_exec_core+14205>, 0x6324a68c61b9 <vm_exec_core+12617>, 0x6324a68c69fc <vm_exec_core+14732>, 0x6324a68c6a6d <vm_exec_core+14845>, 0x6324a68c3637 <vm_exec_core+1479>, 0x6324a68c493e <vm_exec_core+6350>, 0x6324a68c9b62 <vm_exec_core+27378>, 0x6324a68c44b0 <vm_exec_core+5184>, 0x6324a68ca913 <vm_exec_core+30883>, 0x6324a68c871e <vm_exec_core+22190>, 0x6324a68c632f <vm_exec_core+12991>, 0x6324a68c379f <vm_exec_core+1839>, 0x6324a68ca155 <vm_exec_core+28901>, 0x6324a68c9e9d <vm_exec_core+28205>, 0x6324a68c472d <vm_exec_core+5821>, 0x6324a68c3c8f <vm_exec_core+3103>, 0x6324a68c8e17 <vm_exec_core+23975>, 0x6324a68c5234 <vm_exec_core+8644>, 0x6324a68ca356 <vm_exec_core+29414>, 0x6324a68c9fff <vm_exec_core+28559>, 0x6324a68c5922 <vm_exec_core+10418>, 0x6324a68c62be <vm_exec_core+12878>, 0x6324a68c8976 <vm_exec_core+22790>, 0x6324a68c9f76 <vm_exec_core+28422>, 0x6324a68c7d91 <vm_exec_core+19745>, 0x6324a68c89ff <vm_exec_core+22927>, 0x6324a68c94b8 <vm_exec_core+25672>, 0x6324a68c7cce <vm_exec_core+19550>, 0x6324a68c3bcc <vm_exec_core+2908>, 0x6324a68c8421 <vm_exec_core+21425>, 0x6324a68c3a5f <vm_exec_core+2543>, 0x6324a68c3e95 <vm_exec_core+3621>, 0x6324a68c5ba5 <vm_exec_core+11061>, 0x6324a68c789b <vm_exec_core+18475>, 0x6324a68c82ba <vm_exec_core+21066>, 0x6324a68c7540 <vm_exec_core+17616>, 0x6324a68c366b <vm_exec_core+1531>, 0x6324a68c96e8 <vm_exec_core+26232>, 0x6324a68c9dc8 <vm_exec_core+27992>, 0x6324a68c403c <vm_exec_core+4044>, 0x6324a68c4be8 <vm_exec_core+7032>, 0x6324a68c48a6 <vm_exec_core+6198>, 0x6324a68c5323 <vm_exec_core+8883>, 0x6324a68c615a <vm_exec_core+12522>, 0x6324a68c40e3 <vm_exec_core+4211>, 0x6324a68c9550 <vm_exec_core+25824>, 0x6324a68c4b72 <vm_exec_core+6914>, 0x6324a68c6008 <vm_exec_core+12184>, 0x6324a68c6acf <vm_exec_core+14943>, 0x6324a68c8ead <vm_exec_core+24125>, 0x6324a68c7f53 <vm_exec_core+20195>, 0x6324a68c55fd <vm_exec_core+9613>, 0x6324a68c4e7f <vm_exec_core+7695>, 0x6324a68c8d03 <vm_exec_core+23699>, 0x6324a68c5d85 <vm_exec_core+11541>, 0x6324a68c8520 <vm_exec_core+21680>, 0x6324a68c7fc5 <vm_exec_core+20309>, 0x6324a68c85d7 <vm_exec_core+21863>, 0x6324a68c9a9a <vm_exec_core+27178>, 0x6324a68c7352 <vm_exec_core+17122>, 0x6324a68c8f66 <vm_exec_core+24310>, 0x6324a68c840d <vm_exec_core+21405>, 0x6324a68c8a94 <vm_exec_core+23076>, 0x6324a68c571c <vm_exec_core+9900>, 0x6324a68c7c29 <vm_exec_core+19385>, 0x6324a68c7e69 <vm_exec_core+19961>, 0x6324a68c6703 <vm_exec_core+13971>, 0x6324a68c7896 <vm_exec_core+18470>, 0x6324a68c5aca <vm_exec_core+10842>, 0x6324a68c5107 <vm_exec_core+8343>, 0x6324a68c8655 <vm_exec_core+21989>, 0x6324a68c4274 <vm_exec_core+4612>, 0x6324a68c64b0 <vm_exec_core+13376>, 0x6324a68c6e00 <vm_exec_core+15760>, 0x6324a68c5401 <vm_exec_core+9105>, 0x6324a68d0e0a <vm_exec_core+56730>, 0x6324a68c4dd6 <vm_exec_core+7526>, 0x6324a68c4cce <vm_exec_core+7262>, 0x6324a68c4fd9 <vm_exec_core+8041>, 0x6324a68c59c4 <vm_exec_core+10580>, 0x6324a68c773f <vm_exec_core+18127>, 0x6324a68c6b8a <vm_exec_core+15130>, 0x6324a68c773a <vm_exec_core+18122>, 0x6324a68c7f4e <vm_exec_core+20190>, 0x6324a68c7f49 <vm_exec_core+20185>, 0x6324a68c4fd4 <vm_exec_core+8036>, 0x6324a68c840d <vm_exec_core+21405>, 0x6324a68c6123 <vm_exec_core+12467>, 0x6324a68c6128 <vm_exec_core+12472>, 0x6324a68c7f44 <vm_exec_core+20180>, 0x6324a68c7d8c <vm_exec_core+19740>, 0x6324a68c6dfb <vm_exec_core+15755>, 0x6324a68c6d32 <vm_exec_core+15554>, 0x6324a68c7e3b <vm_exec_core+19915>, 0x6324a68c7205 <vm_exec_core+16789>...}
        reg_cfp = 0x78ccf3dff448
        reg_pc = 0x51900002b338
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00006324a68be65b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
th: 0x515000000300, native_id: 0x78ccf6b3dc40
        _ec = 0x5160000003d0
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0124 e:000123 l:y b:---- CFUNC  :value
        _tag = <optimized out>
        state = <optimized out>
        result = 36
c:0017 p:0023 s:0120 e:000118 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:797
#19 0x00006324a694e1b2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x78ccf3dff508, self=132820963750800, 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:1814
        flags = 0
c:0016 p:0038 s:0109 E:000f88 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/net/http/test_https_proxy.rb:43 [FINISH]
        iseq = 0x78cccf9c8c80
        cfp = <optimized out>
c:0015 p:---- s:0101 e:000100 l:y b:---- CFUNC  :open
c:0014 p:0012 s:0095 E:0006a0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/net/http/test_https_proxy.rb:16
        sp = 0x78ccf3cffb28
        use_argv = 0x78ccf48e1860
        stack_argv = 0x78ccf3cffb28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 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:1828
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        captured = 0x78ccf3dff508
#21 0x00006324a68ef9ec 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:1865
No locals.
#22 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
No locals.
#24 0x00006324a68ef9ec in rb_yield (val=<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:1670
No locals.
#25 0x00006324a650b8f7 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:1174
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc6621afd0, <optimized out>, 0x7ffc6621aee0, <optimized out>, <optimized out>}, prev = 0x78ccf498f140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:001440 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        ec = 0x5160000003d0
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]
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
#26 0x00006324a692da48 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:3915
        ci = 0x411100000005
        cc = <optimized out>
        me = 0x78ccf63793a8
        cfunc = 0x50600002aec8
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
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
        recv = 132821697395680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#27 0x00006324a6913315 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc6621b5e0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#28 0x00006324a6912da5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
        ci = <optimized out>
        cc = 0x0
#29 0x00006324a68c7a7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x78ccf3dff4f0, cd=0x5020009c83d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <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]
        argc = <optimized out>
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#30 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false

th: 0x515000108b80, native_id: 0x78ccd28ee6c0
        val = <optimized out>
        cd = 0x5020009c83d0
        insns_address_table = {0x6324a68c3646 <vm_exec_core+1494>, 0x6324a68c494d <vm_exec_core+6365>, 0x6324a68c9b71 <vm_exec_core+27393>, 0x6324a68c44bf <vm_exec_core+5199>, 0x6324a68ca922 <vm_exec_core+30898>, 0x6324a68c872d <vm_exec_core+22205>, 0x6324a68c633e <vm_exec_core+13006>, 0x6324a68c37ae <vm_exec_core+1854>, 0x6324a68ca164 <vm_exec_core+28916>, 0x6324a68c9eac <vm_exec_core+28220>, 0x6324a68c473c <vm_exec_core+5836>, 0x6324a68c3c9e <vm_exec_core+3118>, 0x6324a68c8e26 <vm_exec_core+23990>, 0x6324a68c5243 <vm_exec_core+8659>, 0x6324a68ca365 <vm_exec_core+29429>, 0x6324a68ca00e <vm_exec_core+28574>, 0x6324a68c5931 <vm_exec_core+10433>, 0x6324a68c62cd <vm_exec_core+12893>, 0x6324a68c8985 <vm_exec_core+22805>, 0x6324a68c9f85 <vm_exec_core+28437>, 0x6324a68c7da0 <vm_exec_core+19760>, 0x6324a68c8a0e <vm_exec_core+22942>, 0x6324a68c94c7 <vm_exec_core+25687>, 0x6324a68c7cdd <vm_exec_core+19565>, 0x6324a68c3bdb <vm_exec_core+2923>, 0x6324a68c8430 <vm_exec_core+21440>, 0x6324a68c3a6e <vm_exec_core+2558>, 0x6324a68c3ea4 <vm_exec_core+3636>, 0x6324a68c5bb4 <vm_exec_core+11076>, 0x6324a68c78aa <vm_exec_core+18490>, 0x6324a68c82c9 <vm_exec_core+21081>, 0x6324a68c754f <vm_exec_core+17631>, 0x6324a68c367a <vm_exec_core+1546>, 0x6324a68c96f7 <vm_exec_core+26247>, 0x6324a68c9dd7 <vm_exec_core+28007>, 0x6324a68c404b <vm_exec_core+4059>, 0x6324a68c4bf7 <vm_exec_core+7047>, 0x6324a68c48b5 <vm_exec_core+6213>, 0x6324a68c5332 <vm_exec_core+8898>, 0x6324a68c6169 <vm_exec_core+12537>, 0x6324a68c40f2 <vm_exec_core+4226>, 0x6324a68c955f <vm_exec_core+25839>, 0x6324a68c4b81 <vm_exec_core+6929>, 0x6324a68c6017 <vm_exec_core+12199>, 0x6324a68c6ade <vm_exec_core+14958>, 0x6324a68c8ebc <vm_exec_core+24140>, 0x6324a68c7f62 <vm_exec_core+20210>, 0x6324a68c560c <vm_exec_core+9628>, 0x6324a68c4e8e <vm_exec_core+7710>, 0x6324a68c8d12 <vm_exec_core+23714>, 0x6324a68c5d94 <vm_exec_core+11556>, 0x6324a68c852f <vm_exec_core+21695>, 0x6324a68c7fd4 <vm_exec_core+20324>, 0x6324a68c85e6 <vm_exec_core+21878>, 0x6324a68c9aa9 <vm_exec_core+27193>, 0x6324a68c7361 <vm_exec_core+17137>, 0x6324a68c8f75 <vm_exec_core+24325>, 0x6324a68c33c8 <vm_exec_core+856>, 0x6324a68c8aa3 <vm_exec_core+23091>, 0x6324a68c572b <vm_exec_core+9915>, 0x6324a68c7c38 <vm_exec_core+19400>, 0x6324a68c7e78 <vm_exec_core+19976>, 0x6324a68c6712 <vm_exec_core+13986>, 0x6324a68c3f58 <vm_exec_core+3816>, 0x6324a68c5ad9 <vm_exec_core+10857>, 0x6324a68c5116 <vm_exec_core+8358>, 0x6324a68c8664 <vm_exec_core+22004>, 0x6324a68c4283 <vm_exec_core+4627>, 0x6324a68c64bf <vm_exec_core+13391>, 0x6324a68c6e0f <vm_exec_core+15775>, 0x6324a68c5410 <vm_exec_core+9120>, 0x6324a68d0e19 <vm_exec_core+56745>, 0x6324a68c4de5 <vm_exec_core+7541>, 0x6324a68c4cdd <vm_exec_core+7277>, 0x6324a68c4fe8 <vm_exec_core+8056>, 0x6324a68c59d3 <vm_exec_core+10595>, 0x6324a68c774e <vm_exec_core+18142>, 0x6324a68c6b99 <vm_exec_core+15145>, 0x6324a68c8348 <vm_exec_core+21208>, 0x6324a68c6ff5 <vm_exec_core+16261>, 0x6324a68c9620 <vm_exec_core+26032>, 0x6324a68cabc7 <vm_exec_core+31575>, 0x6324a68c9864 <vm_exec_core+26612>, 0x6324a68ca4b5 <vm_exec_core+29765>, 0x6324a68ca5a6 <vm_exec_core+30006>, 0x6324a68c3b00 <vm_exec_core+2704>, 0x6324a68ca08d <vm_exec_core+28701>, 0x6324a68c5cb9 <vm_exec_core+11337>, 0x6324a68ca288 <vm_exec_core+29208>, 0x6324a68c57fa <vm_exec_core+10122>, 0x6324a68c979b <vm_exec_core+26411>, 0x6324a68c3997 <vm_exec_core+2343>, 0x6324a68c417d <vm_exec_core+4365>, 0x6324a68ca7ea <vm_exec_core+30586>, 0x6324a68c609d <vm_exec_core+12333>, 0x6324a68c5e9a <vm_exec_core+11818>, 0x6324a68c33cd <vm_exec_core+861>, 0x6324a68c38ba <vm_exec_core+2122>, 0x6324a68c3453 <vm_exec_core+995>, 0x6324a68c9953 <vm_exec_core+26851>, 0x6324a68c721e <vm_exec_core+16814>, 0x6324a68c68e2 <vm_exec_core+14450>, 0x6324a68c70fa <vm_exec_core+16522>, 0x6324a68c6d46 <vm_exec_core+15574>, 0x6324a68c5f2f <vm_exec_core+11967>, 0x6324a68c67ed <vm_exec_core+14205>, 0x6324a68c61b9 <vm_exec_core+12617>, 0x6324a68c69fc <vm_exec_core+14732>, 0x6324a68c6a6d <vm_exec_core+14845>, 0x6324a68c3637 <vm_exec_core+1479>, 0x6324a68c493e <vm_exec_core+6350>, 0x6324a68c9b62 <vm_exec_core+27378>, 0x6324a68c44b0 <vm_exec_core+5184>, 0x6324a68ca913 <vm_exec_core+30883>, 0x6324a68c871e <vm_exec_core+22190>, 0x6324a68c632f <vm_exec_core+12991>, 0x6324a68c379f <vm_exec_core+1839>, 0x6324a68ca155 <vm_exec_core+28901>, 0x6324a68c9e9d <vm_exec_core+28205>, 0x6324a68c472d <vm_exec_core+5821>, 0x6324a68c3c8f <vm_exec_core+3103>, 0x6324a68c8e17 <vm_exec_core+23975>, 0x6324a68c5234 <vm_exec_core+8644>, 0x6324a68ca356 <vm_exec_core+29414>, 0x6324a68c9fff <vm_exec_core+28559>, 0x6324a68c5922 <vm_exec_core+10418>, 0x6324a68c62be <vm_exec_core+12878>, 0x6324a68c8976 <vm_exec_core+22790>, 0x6324a68c9f76 <vm_exec_core+28422>, 0x6324a68c7d91 <vm_exec_core+19745>, 0x6324a68c89ff <vm_exec_core+22927>, 0x6324a68c94b8 <vm_exec_core+25672>, 0x6324a68c7cce <vm_exec_core+19550>, 0x6324a68c3bcc <vm_exec_core+2908>, 0x6324a68c8421 <vm_exec_core+21425>, 0x6324a68c3a5f <vm_exec_core+2543>, 0x6324a68c3e95 <vm_exec_core+3621>, 0x6324a68c5ba5 <vm_exec_core+11061>, 0x6324a68c789b <vm_exec_core+18475>, 0x6324a68c82ba <vm_exec_core+21066>, 0x6324a68c7540 <vm_exec_core+17616>, 0x6324a68c366b <vm_exec_core+1531>, 0x6324a68c96e8 <vm_exec_core+26232>, 0x6324a68c9dc8 <vm_exec_core+27992>, 0x6324a68c403c <vm_exec_core+4044>, 0x6324a68c4be8 <vm_exec_core+7032>, 0x6324a68c48a6 <vm_exec_core+6198>, 0x6324a68c5323 <vm_exec_core+8883>, 0x6324a68c615a <vm_exec_core+12522>, 0x6324a68c40e3 <vm_exec_core+4211>, 0x6324a68c9550 <vm_exec_core+25824>, 0x6324a68c4b72 <vm_exec_core+6914>, 0x6324a68c6008 <vm_exec_core+12184>, 0x6324a68c6acf <vm_exec_core+14943>, 0x6324a68c8ead <vm_exec_core+24125>, 0x6324a68c7f53 <vm_exec_core+20195>, 0x6324a68c55fd <vm_exec_core+9613>, 0x6324a68c4e7f <vm_exec_core+7695>, 0x6324a68c8d03 <vm_exec_core+23699>, 0x6324a68c5d85 <vm_exec_core+11541>, 0x6324a68c8520 <vm_exec_core+21680>, 0x6324a68c7fc5 <vm_exec_core+20309>, 0x6324a68c85d7 <vm_exec_core+21863>, 0x6324a68c9a9a <vm_exec_core+27178>, 0x6324a68c7352 <vm_exec_core+17122>, 0x6324a68c8f66 <vm_exec_core+24310>, 0x6324a68c840d <vm_exec_core+21405>, 0x6324a68c8a94 <vm_exec_core+23076>, 0x6324a68c571c <vm_exec_core+9900>, 0x6324a68c7c29 <vm_exec_core+19385>, 0x6324a68c7e69 <vm_exec_core+19961>, 0x6324a68c6703 <vm_exec_core+13971>, 0x6324a68c7896 <vm_exec_core+18470>, 0x6324a68c5aca <vm_exec_core+10842>, 0x6324a68c5107 <vm_exec_core+8343>, 0x6324a68c8655 <vm_exec_core+21989>, 0x6324a68c4274 <vm_exec_core+4612>, 0x6324a68c64b0 <vm_exec_core+13376>, 0x6324a68c6e00 <vm_exec_core+15760>, 0x6324a68c5401 <vm_exec_core+9105>, 0x6324a68d0e0a <vm_exec_core+56730>, 0x6324a68c4dd6 <vm_exec_core+7526>, 0x6324a68c4cce <vm_exec_core+7262>, 0x6324a68c4fd9 <vm_exec_core+8041>, 0x6324a68c59c4 <vm_exec_core+10580>, 0x6324a68c773f <vm_exec_core+18127>, 0x6324a68c6b8a <vm_exec_core+15130>, 0x6324a68c773a <vm_exec_core+18122>, 0x6324a68c7f4e <vm_exec_core+20190>, 0x6324a68c7f49 <vm_exec_core+20185>, 0x6324a68c4fd4 <vm_exec_core+8036>, 0x6324a68c840d <vm_exec_core+21405>, 0x6324a68c6123 <vm_exec_core+12467>, 0x6324a68c6128 <vm_exec_core+12472>, 0x6324a68c7f44 <vm_exec_core+20180>, 0x6324a68c7d8c <vm_exec_core+19740>, 0x6324a68c6dfb <vm_exec_core+15755>, 0x6324a68c6d32 <vm_exec_core+15554>, 0x6324a68c7e3b <vm_exec_core+19915>, 0x6324a68c7205 <vm_exec_core+16789>...}
        reg_cfp = 0x78ccf3dff4f0
        reg_pc = 0x50b0001abaa0
        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>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x5150001d7200, native_id: 0x78ccd12d66c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
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]

th: 0x51500010bb00, native_id: 0x78cccf5c36c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :accept
c:0002 p:0004 s:0008 e:000007 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/net/http/test_https_proxy.rb:29 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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>
#31 0x00006324a68be272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#32 0x00006324a694e1b2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x78ccf3dff620, self=132821697460880, 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:1814
        flags = 0
        iseq = 0x78ccf61d0b50
        cfp = <optimized out>
        sp = 0x78ccf3cffa28
        use_argv = 0x78ccf48d9f60
        stack_argv = 0x78ccf3cffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#33 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:1828
        captured = 0x78ccf3dff620
#34 0x00006324a68ef9ec 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:1865
No locals.
#35 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#36 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#37 0x00006324a68ef9ec in rb_yield (val=<optimized out>)
No locals.
#38 0x00006324a6ab4d43 in rb_ary_collect (ary=132821051672080) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 132820963750880
        i = 0
#39 0x00006324a692da48 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:3915
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x78ccf637ebf0
        cfunc = 0x506000020068
        recv = 132821051672080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#40 0x00006324a68c7a7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x78ccf3dff608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#41 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000013f30
        insns_address_table = {0x6324a68c3646 <vm_exec_core+1494>, 0x6324a68c494d <vm_exec_core+6365>, 0x6324a68c9b71 <vm_exec_core+27393>, 0x6324a68c44bf <vm_exec_core+5199>, 0x6324a68ca922 <vm_exec_core+30898>, 0x6324a68c872d <vm_exec_core+22205>, 0x6324a68c633e <vm_exec_core+13006>, 0x6324a68c37ae <vm_exec_core+1854>, 0x6324a68ca164 <vm_exec_core+28916>, 0x6324a68c9eac <vm_exec_core+28220>, 0x6324a68c473c <vm_exec_core+5836>, 0x6324a68c3c9e <vm_exec_core+3118>, 0x6324a68c8e26 <vm_exec_core+23990>, 0x6324a68c5243 <vm_exec_core+8659>, 0x6324a68ca365 <vm_exec_core+29429>, 0x6324a68ca00e <vm_exec_core+28574>, 0x6324a68c5931 <vm_exec_core+10433>, 0x6324a68c62cd <vm_exec_core+12893>, 0x6324a68c8985 <vm_exec_core+22805>, 0x6324a68c9f85 <vm_exec_core+28437>, 0x6324a68c7da0 <vm_exec_core+19760>, 0x6324a68c8a0e <vm_exec_core+22942>, 0x6324a68c94c7 <vm_exec_core+25687>, 0x6324a68c7cdd <vm_exec_core+19565>, 0x6324a68c3bdb <vm_exec_core+2923>, 0x6324a68c8430 <vm_exec_core+21440>, 0x6324a68c3a6e <vm_exec_core+2558>, 0x6324a68c3ea4 <vm_exec_core+3636>, 0x6324a68c5bb4 <vm_exec_core+11076>, 0x6324a68c78aa <vm_exec_core+18490>, 0x6324a68c82c9 <vm_exec_core+21081>, 0x6324a68c754f <vm_exec_core+17631>, 0x6324a68c367a <vm_exec_core+1546>, 0x6324a68c96f7 <vm_exec_core+26247>, 0x6324a68c9dd7 <vm_exec_core+28007>, 0x6324a68c404b <vm_exec_core+4059>, 0x6324a68c4bf7 <vm_exec_core+7047>, 0x6324a68c48b5 <vm_exec_core+6213>, 0x6324a68c5332 <vm_exec_core+8898>, 0x6324a68c6169 <vm_exec_core+12537>, 0x6324a68c40f2 <vm_exec_core+4226>, 0x6324a68c955f <vm_exec_core+25839>, 0x6324a68c4b81 <vm_exec_core+6929>, 0x6324a68c6017 <vm_exec_core+12199>, 0x6324a68c6ade <vm_exec_core+14958>, 0x6324a68c8ebc <vm_exec_core+24140>, 0x6324a68c7f62 <vm_exec_core+20210>, 0x6324a68c560c <vm_exec_core+9628>, 0x6324a68c4e8e <vm_exec_core+7710>, 0x6324a68c8d12 <vm_exec_core+23714>, 0x6324a68c5d94 <vm_exec_core+11556>, 0x6324a68c852f <vm_exec_core+21695>, 0x6324a68c7fd4 <vm_exec_core+20324>, 0x6324a68c85e6 <vm_exec_core+21878>, 0x6324a68c9aa9 <vm_exec_core+27193>, 0x6324a68c7361 <vm_exec_core+17137>, 0x6324a68c8f75 <vm_exec_core+24325>, 0x6324a68c33c8 <vm_exec_core+856>, 0x6324a68c8aa3 <vm_exec_core+23091>, 0x6324a68c572b <vm_exec_core+9915>, 0x6324a68c7c38 <vm_exec_core+19400>, 0x6324a68c7e78 <vm_exec_core+19976>, 0x6324a68c6712 <vm_exec_core+13986>, 0x6324a68c3f58 <vm_exec_core+3816>, 0x6324a68c5ad9 <vm_exec_core+10857>, 0x6324a68c5116 <vm_exec_core+8358>, 0x6324a68c8664 <vm_exec_core+22004>, 0x6324a68c4283 <vm_exec_core+4627>, 0x6324a68c64bf <vm_exec_core+13391>, 0x6324a68c6e0f <vm_exec_core+15775>, 0x6324a68c5410 <vm_exec_core+9120>, 0x6324a68d0e19 <vm_exec_core+56745>, 0x6324a68c4de5 <vm_exec_core+7541>, 0x6324a68c4cdd <vm_exec_core+7277>, 0x6324a68c4fe8 <vm_exec_core+8056>, 0x6324a68c59d3 <vm_exec_core+10595>, 0x6324a68c774e <vm_exec_core+18142>, 0x6324a68c6b99 <vm_exec_core+15145>, 0x6324a68c8348 <vm_exec_core+21208>, 0x6324a68c6ff5 <vm_exec_core+16261>, 0x6324a68c9620 <vm_exec_core+26032>, 0x6324a68cabc7 <vm_exec_core+31575>, 0x6324a68c9864 <vm_exec_core+26612>, 0x6324a68ca4b5 <vm_exec_core+29765>, 0x6324a68ca5a6 <vm_exec_core+30006>, 0x6324a68c3b00 <vm_exec_core+2704>, 0x6324a68ca08d <vm_exec_core+28701>, 0x6324a68c5cb9 <vm_exec_core+11337>, 0x6324a68ca288 <vm_exec_core+29208>, 0x6324a68c57fa <vm_exec_core+10122>, 0x6324a68c979b <vm_exec_core+26411>, 0x6324a68c3997 <vm_exec_core+2343>, 0x6324a68c417d <vm_exec_core+4365>, 0x6324a68ca7ea <vm_exec_core+30586>, 0x6324a68c609d <vm_exec_core+12333>, 0x6324a68c5e9a <vm_exec_core+11818>, 0x6324a68c33cd <vm_exec_core+861>, 0x6324a68c38ba <vm_exec_core+2122>, 0x6324a68c3453 <vm_exec_core+995>, 0x6324a68c9953 <vm_exec_core+26851>, 0x6324a68c721e <vm_exec_core+16814>, 0x6324a68c68e2 <vm_exec_core+14450>, 0x6324a68c70fa <vm_exec_core+16522>, 0x6324a68c6d46 <vm_exec_core+15574>, 0x6324a68c5f2f <vm_exec_core+11967>, 0x6324a68c67ed <vm_exec_core+14205>, 0x6324a68c61b9 <vm_exec_core+12617>, 0x6324a68c69fc <vm_exec_core+14732>, 0x6324a68c6a6d <vm_exec_core+14845>, 0x6324a68c3637 <vm_exec_core+1479>, 0x6324a68c493e <vm_exec_core+6350>, 0x6324a68c9b62 <vm_exec_core+27378>, 0x6324a68c44b0 <vm_exec_core+5184>, 0x6324a68ca913 <vm_exec_core+30883>, 0x6324a68c871e <vm_exec_core+22190>, 0x6324a68c632f <vm_exec_core+12991>, 0x6324a68c379f <vm_exec_core+1839>, 0x6324a68ca155 <vm_exec_core+28901>, 0x6324a68c9e9d <vm_exec_core+28205>, 0x6324a68c472d <vm_exec_core+5821>, 0x6324a68c3c8f <vm_exec_core+3103>, 0x6324a68c8e17 <vm_exec_core+23975>, 0x6324a68c5234 <vm_exec_core+8644>, 0x6324a68ca356 <vm_exec_core+29414>, 0x6324a68c9fff <vm_exec_core+28559>, 0x6324a68c5922 <vm_exec_core+10418>, 0x6324a68c62be <vm_exec_core+12878>, 0x6324a68c8976 <vm_exec_core+22790>, 0x6324a68c9f76 <vm_exec_core+28422>, 0x6324a68c7d91 <vm_exec_core+19745>, 0x6324a68c89ff <vm_exec_core+22927>, 0x6324a68c94b8 <vm_exec_core+25672>, 0x6324a68c7cce <vm_exec_core+19550>, 0x6324a68c3bcc <vm_exec_core+2908>, 0x6324a68c8421 <vm_exec_core+21425>, 0x6324a68c3a5f <vm_exec_core+2543>, 0x6324a68c3e95 <vm_exec_core+3621>, 0x6324a68c5ba5 <vm_exec_core+11061>, 0x6324a68c789b <vm_exec_core+18475>, 0x6324a68c82ba <vm_exec_core+21066>, 0x6324a68c7540 <vm_exec_core+17616>, 0x6324a68c366b <vm_exec_core+1531>, 0x6324a68c96e8 <vm_exec_core+26232>, 0x6324a68c9dc8 <vm_exec_core+27992>, 0x6324a68c403c <vm_exec_core+4044>, 0x6324a68c4be8 <vm_exec_core+7032>, 0x6324a68c48a6 <vm_exec_core+6198>, 0x6324a68c5323 <vm_exec_core+8883>, 0x6324a68c615a <vm_exec_core+12522>, 0x6324a68c40e3 <vm_exec_core+4211>, 0x6324a68c9550 <vm_exec_core+25824>, 0x6324a68c4b72 <vm_exec_core+6914>, 0x6324a68c6008 <vm_exec_core+12184>, 0x6324a68c6acf <vm_exec_core+14943>, 0x6324a68c8ead <vm_exec_core+24125>, 0x6324a68c7f53 <vm_exec_core+20195>, 0x6324a68c55fd <vm_exec_core+9613>, 0x6324a68c4e7f <vm_exec_core+7695>, 0x6324a68c8d03 <vm_exec_core+23699>, 0x6324a68c5d85 <vm_exec_core+11541>, 0x6324a68c8520 <vm_exec_core+21680>, 0x6324a68c7fc5 <vm_exec_core+20309>, 0x6324a68c85d7 <vm_exec_core+21863>, 0x6324a68c9a9a <vm_exec_core+27178>, 0x6324a68c7352 <vm_exec_core+17122>, 0x6324a68c8f66 <vm_exec_core+24310>, 0x6324a68c840d <vm_exec_core+21405>, 0x6324a68c8a94 <vm_exec_core+23076>, 0x6324a68c571c <vm_exec_core+9900>, 0x6324a68c7c29 <vm_exec_core+19385>, 0x6324a68c7e69 <vm_exec_core+19961>, 0x6324a68c6703 <vm_exec_core+13971>, 0x6324a68c7896 <vm_exec_core+18470>, 0x6324a68c5aca <vm_exec_core+10842>, 0x6324a68c5107 <vm_exec_core+8343>, 0x6324a68c8655 <vm_exec_core+21989>, 0x6324a68c4274 <vm_exec_core+4612>, 0x6324a68c64b0 <vm_exec_core+13376>, 0x6324a68c6e00 <vm_exec_core+15760>, 0x6324a68c5401 <vm_exec_core+9105>, 0x6324a68d0e0a <vm_exec_core+56730>, 0x6324a68c4dd6 <vm_exec_core+7526>, 0x6324a68c4cce <vm_exec_core+7262>, 0x6324a68c4fd9 <vm_exec_core+8041>, 0x6324a68c59c4 <vm_exec_core+10580>, 0x6324a68c773f <vm_exec_core+18127>, 0x6324a68c6b8a <vm_exec_core+15130>, 0x6324a68c773a <vm_exec_core+18122>, 0x6324a68c7f4e <vm_exec_core+20190>, 0x6324a68c7f49 <vm_exec_core+20185>, 0x6324a68c4fd4 <vm_exec_core+8036>, 0x6324a68c840d <vm_exec_core+21405>, 0x6324a68c6123 <vm_exec_core+12467>, 0x6324a68c6128 <vm_exec_core+12472>, 0x6324a68c7f44 <vm_exec_core+20180>, 0x6324a68c7d8c <vm_exec_core+19740>, 0x6324a68c6dfb <vm_exec_core+15755>, 0x6324a68c6d32 <vm_exec_core+15554>, 0x6324a68c7e3b <vm_exec_core+19915>, 0x6324a68c7205 <vm_exec_core+16789>...}
        reg_cfp = 0x78ccf3dff608
        reg_pc = 0x51900001b210
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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>
#42 0x00006324a68be65b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#43 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#44 0x00006324a694e1b2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x78ccf3dff738, self=132821697460880, 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:1814
        flags = 0
        iseq = 0x78ccf61df510
        cfp = <optimized out>
        sp = 0x78ccf3cff8d0
        use_argv = 0x78ccf48ad160
        stack_argv = 0x78ccf3cff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#45 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:1828
        captured = 0x78ccf3dff738
#46 0x00006324a68ef9ec 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:1865
No locals.
#47 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#48 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#49 0x00006324a68ef9ec in rb_yield (val=<optimized out>)
No locals.
#50 0x00006324a6ab4d43 in rb_ary_collect (ary=132821051770720) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 132821051770640
        i = 0
#51 0x00006324a692da48 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:3915
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x78ccf637ebf0
        cfunc = 0x506000020068
        recv = 132821051770720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#52 0x00006324a68c7a7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x78ccf3dff720, cd=0x502000029e70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#53 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000029e70
        insns_address_table = {0x6324a68c3646 <vm_exec_core+1494>, 0x6324a68c494d <vm_exec_core+6365>, 0x6324a68c9b71 <vm_exec_core+27393>, 0x6324a68c44bf <vm_exec_core+5199>, 0x6324a68ca922 <vm_exec_core+30898>, 0x6324a68c872d <vm_exec_core+22205>, 0x6324a68c633e <vm_exec_core+13006>, 0x6324a68c37ae <vm_exec_core+1854>, 0x6324a68ca164 <vm_exec_core+28916>, 0x6324a68c9eac <vm_exec_core+28220>, 0x6324a68c473c <vm_exec_core+5836>, 0x6324a68c3c9e <vm_exec_core+3118>, 0x6324a68c8e26 <vm_exec_core+23990>, 0x6324a68c5243 <vm_exec_core+8659>, 0x6324a68ca365 <vm_exec_core+29429>, 0x6324a68ca00e <vm_exec_core+28574>, 0x6324a68c5931 <vm_exec_core+10433>, 0x6324a68c62cd <vm_exec_core+12893>, 0x6324a68c8985 <vm_exec_core+22805>, 0x6324a68c9f85 <vm_exec_core+28437>, 0x6324a68c7da0 <vm_exec_core+19760>, 0x6324a68c8a0e <vm_exec_core+22942>, 0x6324a68c94c7 <vm_exec_core+25687>, 0x6324a68c7cdd <vm_exec_core+19565>, 0x6324a68c3bdb <vm_exec_core+2923>, 0x6324a68c8430 <vm_exec_core+21440>, 0x6324a68c3a6e <vm_exec_core+2558>, 0x6324a68c3ea4 <vm_exec_core+3636>, 0x6324a68c5bb4 <vm_exec_core+11076>, 0x6324a68c78aa <vm_exec_core+18490>, 0x6324a68c82c9 <vm_exec_core+21081>, 0x6324a68c754f <vm_exec_core+17631>, 0x6324a68c367a <vm_exec_core+1546>, 0x6324a68c96f7 <vm_exec_core+26247>, 0x6324a68c9dd7 <vm_exec_core+28007>, 0x6324a68c404b <vm_exec_core+4059>, 0x6324a68c4bf7 <vm_exec_core+7047>, 0x6324a68c48b5 <vm_exec_core+6213>, 0x6324a68c5332 <vm_exec_core+8898>, 0x6324a68c6169 <vm_exec_core+12537>, 0x6324a68c40f2 <vm_exec_core+4226>, 0x6324a68c955f <vm_exec_core+25839>, 0x6324a68c4b81 <vm_exec_core+6929>, 0x6324a68c6017 <vm_exec_core+12199>, 0x6324a68c6ade <vm_exec_core+14958>, 0x6324a68c8ebc <vm_exec_core+24140>, 0x6324a68c7f62 <vm_exec_core+20210>, 0x6324a68c560c <vm_exec_core+9628>, 0x6324a68c4e8e <vm_exec_core+7710>, 0x6324a68c8d12 <vm_exec_core+23714>, 0x6324a68c5d94 <vm_exec_core+11556>, 0x6324a68c852f <vm_exec_core+21695>, 0x6324a68c7fd4 <vm_exec_core+20324>, 0x6324a68c85e6 <vm_exec_core+21878>, 0x6324a68c9aa9 <vm_exec_core+27193>, 0x6324a68c7361 <vm_exec_core+17137>, 0x6324a68c8f75 <vm_exec_core+24325>, 0x6324a68c33c8 <vm_exec_core+856>, 0x6324a68c8aa3 <vm_exec_core+23091>, 0x6324a68c572b <vm_exec_core+9915>, 0x6324a68c7c38 <vm_exec_core+19400>, 0x6324a68c7e78 <vm_exec_core+19976>, 0x6324a68c6712 <vm_exec_core+13986>, 0x6324a68c3f58 <vm_exec_core+3816>, 0x6324a68c5ad9 <vm_exec_core+10857>, 0x6324a68c5116 <vm_exec_core+8358>, 0x6324a68c8664 <vm_exec_core+22004>, 0x6324a68c4283 <vm_exec_core+4627>, 0x6324a68c64bf <vm_exec_core+13391>, 0x6324a68c6e0f <vm_exec_core+15775>, 0x6324a68c5410 <vm_exec_core+9120>, 0x6324a68d0e19 <vm_exec_core+56745>, 0x6324a68c4de5 <vm_exec_core+7541>, 0x6324a68c4cdd <vm_exec_core+7277>, 0x6324a68c4fe8 <vm_exec_core+8056>, 0x6324a68c59d3 <vm_exec_core+10595>, 0x6324a68c774e <vm_exec_core+18142>, 0x6324a68c6b99 <vm_exec_core+15145>, 0x6324a68c8348 <vm_exec_core+21208>, 0x6324a68c6ff5 <vm_exec_core+16261>, 0x6324a68c9620 <vm_exec_core+26032>, 0x6324a68cabc7 <vm_exec_core+31575>, 0x6324a68c9864 <vm_exec_core+26612>, 0x6324a68ca4b5 <vm_exec_core+29765>, 0x6324a68ca5a6 <vm_exec_core+30006>, 0x6324a68c3b00 <vm_exec_core+2704>, 0x6324a68ca08d <vm_exec_core+28701>, 0x6324a68c5cb9 <vm_exec_core+11337>, 0x6324a68ca288 <vm_exec_core+29208>, 0x6324a68c57fa <vm_exec_core+10122>, 0x6324a68c979b <vm_exec_core+26411>, 0x6324a68c3997 <vm_exec_core+2343>, 0x6324a68c417d <vm_exec_core+4365>, 0x6324a68ca7ea <vm_exec_core+30586>, 0x6324a68c609d <vm_exec_core+12333>, 0x6324a68c5e9a <vm_exec_core+11818>, 0x6324a68c33cd <vm_exec_core+861>, 0x6324a68c38ba <vm_exec_core+2122>, 0x6324a68c3453 <vm_exec_core+995>, 0x6324a68c9953 <vm_exec_core+26851>, 0x6324a68c721e <vm_exec_core+16814>, 0x6324a68c68e2 <vm_exec_core+14450>, 0x6324a68c70fa <vm_exec_core+16522>, 0x6324a68c6d46 <vm_exec_core+15574>, 0x6324a68c5f2f <vm_exec_core+11967>, 0x6324a68c67ed <vm_exec_core+14205>, 0x6324a68c61b9 <vm_exec_core+12617>, 0x6324a68c69fc <vm_exec_core+14732>, 0x6324a68c6a6d <vm_exec_core+14845>, 0x6324a68c3637 <vm_exec_core+1479>, 0x6324a68c493e <vm_exec_core+6350>, 0x6324a68c9b62 <vm_exec_core+27378>, 0x6324a68c44b0 <vm_exec_core+5184>, 0x6324a68ca913 <vm_exec_core+30883>, 0x6324a68c871e <vm_exec_core+22190>, 0x6324a68c632f <vm_exec_core+12991>, 0x6324a68c379f <vm_exec_core+1839>, 0x6324a68ca155 <vm_exec_core+28901>, 0x6324a68c9e9d <vm_exec_core+28205>, 0x6324a68c472d <vm_exec_core+5821>, 0x6324a68c3c8f <vm_exec_core+3103>, 0x6324a68c8e17 <vm_exec_core+23975>, 0x6324a68c5234 <vm_exec_core+8644>, 0x6324a68ca356 <vm_exec_core+29414>, 0x6324a68c9fff <vm_exec_core+28559>, 0x6324a68c5922 <vm_exec_core+10418>, 0x6324a68c62be <vm_exec_core+12878>, 0x6324a68c8976 <vm_exec_core+22790>, 0x6324a68c9f76 <vm_exec_core+28422>, 0x6324a68c7d91 <vm_exec_core+19745>, 0x6324a68c89ff <vm_exec_core+22927>, 0x6324a68c94b8 <vm_exec_core+25672>, 0x6324a68c7cce <vm_exec_core+19550>, 0x6324a68c3bcc <vm_exec_core+2908>, 0x6324a68c8421 <vm_exec_core+21425>, 0x6324a68c3a5f <vm_exec_core+2543>, 0x6324a68c3e95 <vm_exec_core+3621>, 0x6324a68c5ba5 <vm_exec_core+11061>, 0x6324a68c789b <vm_exec_core+18475>, 0x6324a68c82ba <vm_exec_core+21066>, 0x6324a68c7540 <vm_exec_core+17616>, 0x6324a68c366b <vm_exec_core+1531>, 0x6324a68c96e8 <vm_exec_core+26232>, 0x6324a68c9dc8 <vm_exec_core+27992>, 0x6324a68c403c <vm_exec_core+4044>, 0x6324a68c4be8 <vm_exec_core+7032>, 0x6324a68c48a6 <vm_exec_core+6198>, 0x6324a68c5323 <vm_exec_core+8883>, 0x6324a68c615a <vm_exec_core+12522>, 0x6324a68c40e3 <vm_exec_core+4211>, 0x6324a68c9550 <vm_exec_core+25824>, 0x6324a68c4b72 <vm_exec_core+6914>, 0x6324a68c6008 <vm_exec_core+12184>, 0x6324a68c6acf <vm_exec_core+14943>, 0x6324a68c8ead <vm_exec_core+24125>, 0x6324a68c7f53 <vm_exec_core+20195>, 0x6324a68c55fd <vm_exec_core+9613>, 0x6324a68c4e7f <vm_exec_core+7695>, 0x6324a68c8d03 <vm_exec_core+23699>, 0x6324a68c5d85 <vm_exec_core+11541>, 0x6324a68c8520 <vm_exec_core+21680>, 0x6324a68c7fc5 <vm_exec_core+20309>, 0x6324a68c85d7 <vm_exec_core+21863>, 0x6324a68c9a9a <vm_exec_core+27178>, 0x6324a68c7352 <vm_exec_core+17122>, 0x6324a68c8f66 <vm_exec_core+24310>, 0x6324a68c840d <vm_exec_core+21405>, 0x6324a68c8a94 <vm_exec_core+23076>, 0x6324a68c571c <vm_exec_core+9900>, 0x6324a68c7c29 <vm_exec_core+19385>, 0x6324a68c7e69 <vm_exec_core+19961>, 0x6324a68c6703 <vm_exec_core+13971>, 0x6324a68c7896 <vm_exec_core+18470>, 0x6324a68c5aca <vm_exec_core+10842>, 0x6324a68c5107 <vm_exec_core+8343>, 0x6324a68c8655 <vm_exec_core+21989>, 0x6324a68c4274 <vm_exec_core+4612>, 0x6324a68c64b0 <vm_exec_core+13376>, 0x6324a68c6e00 <vm_exec_core+15760>, 0x6324a68c5401 <vm_exec_core+9105>, 0x6324a68d0e0a <vm_exec_core+56730>, 0x6324a68c4dd6 <vm_exec_core+7526>, 0x6324a68c4cce <vm_exec_core+7262>, 0x6324a68c4fd9 <vm_exec_core+8041>, 0x6324a68c59c4 <vm_exec_core+10580>, 0x6324a68c773f <vm_exec_core+18127>, 0x6324a68c6b8a <vm_exec_core+15130>, 0x6324a68c773a <vm_exec_core+18122>, 0x6324a68c7f4e <vm_exec_core+20190>, 0x6324a68c7f49 <vm_exec_core+20185>, 0x6324a68c4fd4 <vm_exec_core+8036>, 0x6324a68c840d <vm_exec_core+21405>, 0x6324a68c6123 <vm_exec_core+12467>, 0x6324a68c6128 <vm_exec_core+12472>, 0x6324a68c7f44 <vm_exec_core+20180>, 0x6324a68c7d8c <vm_exec_core+19740>, 0x6324a68c6dfb <vm_exec_core+15755>, 0x6324a68c6d32 <vm_exec_core+15554>, 0x6324a68c7e3b <vm_exec_core+19915>, 0x6324a68c7205 <vm_exec_core+16789>...}
        reg_cfp = 0x78ccf3dff720
        reg_pc = 0x5040000085b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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>
#54 0x00006324a68be65b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#55 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#56 0x00006324a6906ab8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
        ec = 0x5160000003d0
        val = <optimized out>
#57 0x00006324a6506c7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x78ccf61df6a0) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc6621cf30, <optimized out>, 0x7ffc6621ce80, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x78ccf61df6a0
#58 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5160000003d0
        status = <optimized out>
#59 0x00006324a64ffbe7 in rb_main (argc=11, argv=0x7ffc6621d0f8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#60 main (argc=11, argv=0x7ffc6621d0f8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2594824) detached]
$ timeout 60 gdb -p 2594807 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3106417]
[New LWP 2594809]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000722b08710813 in __GI___wait4 (pid=-1, stat_loc=0x722b067c5a68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x722b089e7c40 (LWP 2594807) "ruby"            0x0000722b08710813 in __GI___wait4 (pid=-1, stat_loc=0x722b067c5a68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x722ae7b4d6c0 (LWP 3106417) "Timeout stdlib " 0x0000722b08698d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x722ae7b4ac00, op=137, expected=0, futex_word=0x50c00516e550) at ./nptl/futex-internal.c:57
  3    Thread 0x722aec7ff6c0 (LWP 2594809) "ruby"            0x0000722b0871b4fd in __GI___poll (fds=0x722aeb5ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 3 (Thread 0x722aec7ff6c0 (LWP 2594809) "ruby"):
#0  0x0000722b0871b4fd in __GI___poll (fds=0x722aeb5ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006085f29cd77a in __interceptor_poll ()
No symbol table info available.
#2  0x00006085f2db59ea in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
        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:3075
        vm = <optimized out>
#4  0x00006085f2a26b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000722b0869caa4 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 = {125528682002112, -173958468236333363, 125528682002112, -352, 0, 140722548340912, -173958468248916275, -173896982853570867}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000722b08729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x722ae7b4d6c0 (LWP 3106417) "Timeout stdlib "):
#0  0x0000722b08698d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x722ae7b4ac00, op=137, expected=0, futex_word=0x50c00516e550) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x722ae7b4ac00, clockid=0, expected=0, futex_word=0x50c00516e550) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00516e550, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x722ae7b4ac00, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000722b0869bc8e in __pthread_cond_wait_common (abstime=0x722ae7b4ac00, clockid=1, mutex=0x5150000501a0, cond=0x50c00516e528) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x722b0869b4b0 <__condvar_cleanup_waiting>, __arg = 0x722ae7b4aaf0, __canceltype = -423303744, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c00516e528, mutex = 0x5150000501a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c00516e528, mutex=mutex@entry=0x5150000501a0, abstime=abstime@entry=0x722ae7b4ac00) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00006085f2daf8c1 in native_cond_timedwait (cond=0x50c00516e528, mutex=0x5150000501a0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000050080, rel=rel@entry=0x722ae6c4e560) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
        end = <optimized out>
        sched = 0x514000000108
        lock = 0x5150000501a0
        cond = 0x50c00516e528
        max = 100000000000000000
#7  0x00006085f2d918c4 in native_sleep (th=0x515000050080, rel=0x722ae6c4e560) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=1999832000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1329
        prev_status = THREAD_RUNNABLE
        end = 7888741729706666
        woke = 1
#9  0x00006085f2d8ba6e in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:617
        timeout_value = <optimized out>
        relative_timeout = 18446744073709551100
        arguments = <optimized out>
        timeout = 18446738044380774402
        woken = 20
        scheduler = <optimized out>
#10 0x00006085f2a728f7 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:1174
        _ec = 0x5160009eebd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x722ae7b4aef0, <optimized out>, 0x722ae7b4ae00, <optimized out>, <optimized out>}, prev = 0x722ae6f4dca0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160009eebd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00006085f2d8b43e in rb_mutex_sleep (self=<optimized out>, timeout=18446738044380774402) at /tmp/ruby/src/trunk_asan/thread_sync.c:640
        arguments = {self = 125529142883120, timeout = <optimized out>}
        beg = 1762961234
        woken = <optimized out>
        end = <optimized out>
#12 0x00006085f2eab162 in vm_call0_cfunc_with_frame (ec=0x5160009eebd0, calling=<optimized out>, argv=0x722ae6e4f848) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x722ae7c4f6e8
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 125529142883120
        argc = 1
        mid = 26561
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#13 vm_call0_cfunc (ec=0x5160009eebd0, calling=<optimized out>, argv=0x722ae6e4f848) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#14 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#15 0x00006085f2e5397a in vm_call0_cc (ec=0x5160009eebd0, recv=125529142883120, id=26561, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x89)>
        use_argv = 0x0
        av = <optimized out>
#16 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065
        ci = <optimized out>
        ec = 0x5160009eebd0
        cc = <optimized out>
        self = <optimized out>
#17 0x00006085f2a728f7 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:1174
        _ec = 0x5160009eebd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x722ae7b4b290, <optimized out>, 0x722ae7b4b1a0, <optimized out>, <optimized out>}, prev = 0x722ae6e4ec40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160009eebd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#18 0x00006085f2dbaea2 in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1652
        sync_waiter = {self = 125529142883120, th = 0x515000050080, fiber = 0x0, node = {next = 0x5030000adfe0, prev = 0x5030000adfe0}}
        ec = 0x5160009eebd0
        cv = 0x5030000adfe0
        args = <optimized out>
#19 0x00006085f2e94a48 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:3915
        ci = 0x462100100005
        cc = <optimized out>
        me = 0x722b07fe6948
        cfunc = 0x506000047d28
        recv = 125529142883640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x00006085f2e7a315 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x722ae7b4b8a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x00006085f2e79da5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
        ci = <optimized out>
        cc = 0x722ae7b4ac00
#22 0x00006085f2e363bd in vm_sendish (ec=0x5160009eebd0, reg_cfp=0x722ae7c4f720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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>
#23 vm_exec_core (ec=ec@entry=0x5160009eebd0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6085f2e2a646 <vm_exec_core+1494>, 0x6085f2e2b94d <vm_exec_core+6365>, 0x6085f2e30b71 <vm_exec_core+27393>, 0x6085f2e2b4bf <vm_exec_core+5199>, 0x6085f2e31922 <vm_exec_core+30898>, 0x6085f2e2f72d <vm_exec_core+22205>, 0x6085f2e2d33e <vm_exec_core+13006>, 0x6085f2e2a7ae <vm_exec_core+1854>, 0x6085f2e31164 <vm_exec_core+28916>, 0x6085f2e30eac <vm_exec_core+28220>, 0x6085f2e2b73c <vm_exec_core+5836>, 0x6085f2e2ac9e <vm_exec_core+3118>, 0x6085f2e2fe26 <vm_exec_core+23990>, 0x6085f2e2c243 <vm_exec_core+8659>, 0x6085f2e31365 <vm_exec_core+29429>, 0x6085f2e3100e <vm_exec_core+28574>, 0x6085f2e2c931 <vm_exec_core+10433>, 0x6085f2e2d2cd <vm_exec_core+12893>, 0x6085f2e2f985 <vm_exec_core+22805>, 0x6085f2e30f85 <vm_exec_core+28437>, 0x6085f2e2eda0 <vm_exec_core+19760>, 0x6085f2e2fa0e <vm_exec_core+22942>, 0x6085f2e304c7 <vm_exec_core+25687>, 0x6085f2e2ecdd <vm_exec_core+19565>, 0x6085f2e2abdb <vm_exec_core+2923>, 0x6085f2e2f430 <vm_exec_core+21440>, 0x6085f2e2aa6e <vm_exec_core+2558>, 0x6085f2e2aea4 <vm_exec_core+3636>, 0x6085f2e2cbb4 <vm_exec_core+11076>, 0x6085f2e2e8aa <vm_exec_core+18490>, 0x6085f2e2f2c9 <vm_exec_core+21081>, 0x6085f2e2e54f <vm_exec_core+17631>, 0x6085f2e2a67a <vm_exec_core+1546>, 0x6085f2e306f7 <vm_exec_core+26247>, 0x6085f2e30dd7 <vm_exec_core+28007>, 0x6085f2e2b04b <vm_exec_core+4059>, 0x6085f2e2bbf7 <vm_exec_core+7047>, 0x6085f2e2b8b5 <vm_exec_core+6213>, 0x6085f2e2c332 <vm_exec_core+8898>, 0x6085f2e2d169 <vm_exec_core+12537>, 0x6085f2e2b0f2 <vm_exec_core+4226>, 0x6085f2e3055f <vm_exec_core+25839>, 0x6085f2e2bb81 <vm_exec_core+6929>, 0x6085f2e2d017 <vm_exec_core+12199>, 0x6085f2e2dade <vm_exec_core+14958>, 0x6085f2e2febc <vm_exec_core+24140>, 0x6085f2e2ef62 <vm_exec_core+20210>, 0x6085f2e2c60c <vm_exec_core+9628>, 0x6085f2e2be8e <vm_exec_core+7710>, 0x6085f2e2fd12 <vm_exec_core+23714>, 0x6085f2e2cd94 <vm_exec_core+11556>, 0x6085f2e2f52f <vm_exec_core+21695>, 0x6085f2e2efd4 <vm_exec_core+20324>, 0x6085f2e2f5e6 <vm_exec_core+21878>, 0x6085f2e30aa9 <vm_exec_core+27193>, 0x6085f2e2e361 <vm_exec_core+17137>, 0x6085f2e2ff75 <vm_exec_core+24325>, 0x6085f2e2a3c8 <vm_exec_core+856>, 0x6085f2e2faa3 <vm_exec_core+23091>, 0x6085f2e2c72b <vm_exec_core+9915>, 0x6085f2e2ec38 <vm_exec_core+19400>, 0x6085f2e2ee78 <vm_exec_core+19976>, 0x6085f2e2d712 <vm_exec_core+13986>, 0x6085f2e2af58 <vm_exec_core+3816>, 0x6085f2e2cad9 <vm_exec_core+10857>, 0x6085f2e2c116 <vm_exec_core+8358>, 0x6085f2e2f664 <vm_exec_core+22004>, 0x6085f2e2b283 <vm_exec_core+4627>, 0x6085f2e2d4bf <vm_exec_core+13391>, 0x6085f2e2de0f <vm_exec_core+15775>, 0x6085f2e2c410 <vm_exec_core+9120>, 0x6085f2e37e19 <vm_exec_core+56745>, 0x6085f2e2bde5 <vm_exec_core+7541>, 0x6085f2e2bcdd <vm_exec_core+7277>, 0x6085f2e2bfe8 <vm_exec_core+8056>, 0x6085f2e2c9d3 <vm_exec_core+10595>, 0x6085f2e2e74e <vm_exec_core+18142>, 0x6085f2e2db99 <vm_exec_core+15145>, 0x6085f2e2f348 <vm_exec_core+21208>, 0x6085f2e2dff5 <vm_exec_core+16261>, 0x6085f2e30620 <vm_exec_core+26032>, 0x6085f2e31bc7 <vm_exec_core+31575>, 0x6085f2e30864 <vm_exec_core+26612>, 0x6085f2e314b5 <vm_exec_core+29765>, 0x6085f2e315a6 <vm_exec_core+30006>, 0x6085f2e2ab00 <vm_exec_core+2704>, 0x6085f2e3108d <vm_exec_core+28701>, 0x6085f2e2ccb9 <vm_exec_core+11337>, 0x6085f2e31288 <vm_exec_core+29208>, 0x6085f2e2c7fa <vm_exec_core+10122>, 0x6085f2e3079b <vm_exec_core+26411>, 0x6085f2e2a997 <vm_exec_core+2343>, 0x6085f2e2b17d <vm_exec_core+4365>, 0x6085f2e317ea <vm_exec_core+30586>, 0x6085f2e2d09d <vm_exec_core+12333>, 0x6085f2e2ce9a <vm_exec_core+11818>, 0x6085f2e2a3cd <vm_exec_core+861>, 0x6085f2e2a8ba <vm_exec_core+2122>, 0x6085f2e2a453 <vm_exec_core+995>, 0x6085f2e30953 <vm_exec_core+26851>, 0x6085f2e2e21e <vm_exec_core+16814>, 0x6085f2e2d8e2 <vm_exec_core+14450>, 0x6085f2e2e0fa <vm_exec_core+16522>, 0x6085f2e2dd46 <vm_exec_core+15574>, 0x6085f2e2cf2f <vm_exec_core+11967>, 0x6085f2e2d7ed <vm_exec_core+14205>, 0x6085f2e2d1b9 <vm_exec_core+12617>, 0x6085f2e2d9fc <vm_exec_core+14732>, 0x6085f2e2da6d <vm_exec_core+14845>, 0x6085f2e2a637 <vm_exec_core+1479>, 0x6085f2e2b93e <vm_exec_core+6350>, 0x6085f2e30b62 <vm_exec_core+27378>, 0x6085f2e2b4b0 <vm_exec_core+5184>, 0x6085f2e31913 <vm_exec_core+30883>, 0x6085f2e2f71e <vm_exec_core+22190>, 0x6085f2e2d32f <vm_exec_core+12991>, 0x6085f2e2a79f <vm_exec_core+1839>, 0x6085f2e31155 <vm_exec_core+28901>, 0x6085f2e30e9d <vm_exec_core+28205>, 0x6085f2e2b72d <vm_exec_core+5821>, 0x6085f2e2ac8f <vm_exec_core+3103>, 0x6085f2e2fe17 <vm_exec_core+23975>, 0x6085f2e2c234 <vm_exec_core+8644>, 0x6085f2e31356 <vm_exec_core+29414>, 0x6085f2e30fff <vm_exec_core+28559>, 0x6085f2e2c922 <vm_exec_core+10418>, 0x6085f2e2d2be <vm_exec_core+12878>, 0x6085f2e2f976 <vm_exec_core+22790>, 0x6085f2e30f76 <vm_exec_core+28422>, 0x6085f2e2ed91 <vm_exec_core+19745>, 0x6085f2e2f9ff <vm_exec_core+22927>, 0x6085f2e304b8 <vm_exec_core+25672>, 0x6085f2e2ecce <vm_exec_core+19550>, 0x6085f2e2abcc <vm_exec_core+2908>, 0x6085f2e2f421 <vm_exec_core+21425>, 0x6085f2e2aa5f <vm_exec_core+2543>, 0x6085f2e2ae95 <vm_exec_core+3621>, 0x6085f2e2cba5 <vm_exec_core+11061>, 0x6085f2e2e89b <vm_exec_core+18475>, 0x6085f2e2f2ba <vm_exec_core+21066>, 0x6085f2e2e540 <vm_exec_core+17616>, 0x6085f2e2a66b <vm_exec_core+1531>, 0x6085f2e306e8 <vm_exec_core+26232>, 0x6085f2e30dc8 <vm_exec_core+27992>, 0x6085f2e2b03c <vm_exec_core+4044>, 0x6085f2e2bbe8 <vm_exec_core+7032>, 0x6085f2e2b8a6 <vm_exec_core+6198>, 0x6085f2e2c323 <vm_exec_core+8883>, 0x6085f2e2d15a <vm_exec_core+12522>, 0x6085f2e2b0e3 <vm_exec_core+4211>, 0x6085f2e30550 <vm_exec_core+25824>, 0x6085f2e2bb72 <vm_exec_core+6914>, 0x6085f2e2d008 <vm_exec_core+12184>, 0x6085f2e2dacf <vm_exec_core+14943>, 0x6085f2e2fead <vm_exec_core+24125>, 0x6085f2e2ef53 <vm_exec_core+20195>, 0x6085f2e2c5fd <vm_exec_core+9613>, 0x6085f2e2be7f <vm_exec_core+7695>, 0x6085f2e2fd03 <vm_exec_core+23699>, 0x6085f2e2cd85 <vm_exec_core+11541>, 0x6085f2e2f520 <vm_exec_core+21680>, 0x6085f2e2efc5 <vm_exec_core+20309>, 0x6085f2e2f5d7 <vm_exec_core+21863>, 0x6085f2e30a9a <vm_exec_core+27178>, 0x6085f2e2e352 <vm_exec_core+17122>, 0x6085f2e2ff66 <vm_exec_core+24310>, 0x6085f2e2f40d <vm_exec_core+21405>, 0x6085f2e2fa94 <vm_exec_core+23076>, 0x6085f2e2c71c <vm_exec_core+9900>, 0x6085f2e2ec29 <vm_exec_core+19385>, 0x6085f2e2ee69 <vm_exec_core+19961>, 0x6085f2e2d703 <vm_exec_core+13971>, 0x6085f2e2e896 <vm_exec_core+18470>, 0x6085f2e2caca <vm_exec_core+10842>, 0x6085f2e2c107 <vm_exec_core+8343>, 0x6085f2e2f655 <vm_exec_core+21989>, 0x6085f2e2b274 <vm_exec_core+4612>, 0x6085f2e2d4b0 <vm_exec_core+13376>, 0x6085f2e2de00 <vm_exec_core+15760>, 0x6085f2e2c401 <vm_exec_core+9105>, 0x6085f2e37e0a <vm_exec_core+56730>, 0x6085f2e2bdd6 <vm_exec_core+7526>, 0x6085f2e2bcce <vm_exec_core+7262>, 0x6085f2e2bfd9 <vm_exec_core+8041>, 0x6085f2e2c9c4 <vm_exec_core+10580>, 0x6085f2e2e73f <vm_exec_core+18127>, 0x6085f2e2db8a <vm_exec_core+15130>, 0x6085f2e2e73a <vm_exec_core+18122>, 0x6085f2e2ef4e <vm_exec_core+20190>, 0x6085f2e2ef49 <vm_exec_core+20185>, 0x6085f2e2bfd4 <vm_exec_core+8036>, 0x6085f2e2f40d <vm_exec_core+21405>, 0x6085f2e2d123 <vm_exec_core+12467>, 0x6085f2e2d128 <vm_exec_core+12472>, 0x6085f2e2ef44 <vm_exec_core+20180>, 0x6085f2e2ed8c <vm_exec_core+19740>, 0x6085f2e2ddfb <vm_exec_core+15755>, 0x6085f2e2dd32 <vm_exec_core+15554>, 0x6085f2e2ee3b <vm_exec_core+19915>, 0x6085f2e2e205 <vm_exec_core+16789>...}
        reg_cfp = 0x722ae7c4f720
        reg_pc = 0x5130000b2010
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00006085f2e25272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160009eebd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x00006085f2eb51b2 in invoke_iseq_block_from_c (ec=0x5160009eebd0, captured=0x722ae7c4f7a8, self=125529142423520, 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:1814
        flags = 0
        iseq = 0x722b07f880a0
        cfp = <optimized out>
        sp = 0x722ae7b4f870
        use_argv = 0x0
        stack_argv = 0x722ae7b4f870
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#26 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:1828
        captured = 0x722ae7c4f7a8
#27 0x00006085f2e569ec 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:1865
No locals.
#28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#30 0x00006085f2e569ec in rb_yield (val=<optimized out>)
No locals.
#31 0x00006085f2a728f7 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:1174
        _ec = 0x5160009eebd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x722ae7b4bf90, <optimized out>, 0x722ae7b4bea0, <optimized out>, <optimized out>}, prev = 0x722ae6e4d240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160009eebd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#32 0x00006085f2e94a48 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:3915
        ci = 0x67d100000001
        cc = <optimized out>
        me = 0x722b07fe6f38
        cfunc = 0x506000046f48
        recv = 125529142883120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#33 0x00006085f2e2ea7f in vm_sendish (ec=0x5160009eebd0, reg_cfp=0x722ae7c4f790, cd=0x50f000005610, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160009eebd0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50f000005610
        insns_address_table = {0x6085f2e2a646 <vm_exec_core+1494>, 0x6085f2e2b94d <vm_exec_core+6365>, 0x6085f2e30b71 <vm_exec_core+27393>, 0x6085f2e2b4bf <vm_exec_core+5199>, 0x6085f2e31922 <vm_exec_core+30898>, 0x6085f2e2f72d <vm_exec_core+22205>, 0x6085f2e2d33e <vm_exec_core+13006>, 0x6085f2e2a7ae <vm_exec_core+1854>, 0x6085f2e31164 <vm_exec_core+28916>, 0x6085f2e30eac <vm_exec_core+28220>, 0x6085f2e2b73c <vm_exec_core+5836>, 0x6085f2e2ac9e <vm_exec_core+3118>, 0x6085f2e2fe26 <vm_exec_core+23990>, 0x6085f2e2c243 <vm_exec_core+8659>, 0x6085f2e31365 <vm_exec_core+29429>, 0x6085f2e3100e <vm_exec_core+28574>, 0x6085f2e2c931 <vm_exec_core+10433>, 0x6085f2e2d2cd <vm_exec_core+12893>, 0x6085f2e2f985 <vm_exec_core+22805>, 0x6085f2e30f85 <vm_exec_core+28437>, 0x6085f2e2eda0 <vm_exec_core+19760>, 0x6085f2e2fa0e <vm_exec_core+22942>, 0x6085f2e304c7 <vm_exec_core+25687>, 0x6085f2e2ecdd <vm_exec_core+19565>, 0x6085f2e2abdb <vm_exec_core+2923>, 0x6085f2e2f430 <vm_exec_core+21440>, 0x6085f2e2aa6e <vm_exec_core+2558>, 0x6085f2e2aea4 <vm_exec_core+3636>, 0x6085f2e2cbb4 <vm_exec_core+11076>, 0x6085f2e2e8aa <vm_exec_core+18490>, 0x6085f2e2f2c9 <vm_exec_core+21081>, 0x6085f2e2e54f <vm_exec_core+17631>, 0x6085f2e2a67a <vm_exec_core+1546>, 0x6085f2e306f7 <vm_exec_core+26247>, 0x6085f2e30dd7 <vm_exec_core+28007>, 0x6085f2e2b04b <vm_exec_core+4059>, 0x6085f2e2bbf7 <vm_exec_core+7047>, 0x6085f2e2b8b5 <vm_exec_core+6213>, 0x6085f2e2c332 <vm_exec_core+8898>, 0x6085f2e2d169 <vm_exec_core+12537>, 0x6085f2e2b0f2 <vm_exec_core+4226>, 0x6085f2e3055f <vm_exec_core+25839>, 0x6085f2e2bb81 <vm_exec_core+6929>, 0x6085f2e2d017 <vm_exec_core+12199>, 0x6085f2e2dade <vm_exec_core+14958>, 0x6085f2e2febc <vm_exec_core+24140>, 0x6085f2e2ef62 <vm_exec_core+20210>, 0x6085f2e2c60c <vm_exec_core+9628>, 0x6085f2e2be8e <vm_exec_core+7710>, 0x6085f2e2fd12 <vm_exec_core+23714>, 0x6085f2e2cd94 <vm_exec_core+11556>, 0x6085f2e2f52f <vm_exec_core+21695>, 0x6085f2e2efd4 <vm_exec_core+20324>, 0x6085f2e2f5e6 <vm_exec_core+21878>, 0x6085f2e30aa9 <vm_exec_core+27193>, 0x6085f2e2e361 <vm_exec_core+17137>, 0x6085f2e2ff75 <vm_exec_core+24325>, 0x6085f2e2a3c8 <vm_exec_core+856>, 0x6085f2e2faa3 <vm_exec_core+23091>, 0x6085f2e2c72b <vm_exec_core+9915>, 0x6085f2e2ec38 <vm_exec_core+19400>, 0x6085f2e2ee78 <vm_exec_core+19976>, 0x6085f2e2d712 <vm_exec_core+13986>, 0x6085f2e2af58 <vm_exec_core+3816>, 0x6085f2e2cad9 <vm_exec_core+10857>, 0x6085f2e2c116 <vm_exec_core+8358>, 0x6085f2e2f664 <vm_exec_core+22004>, 0x6085f2e2b283 <vm_exec_core+4627>, 0x6085f2e2d4bf <vm_exec_core+13391>, 0x6085f2e2de0f <vm_exec_core+15775>, 0x6085f2e2c410 <vm_exec_core+9120>, 0x6085f2e37e19 <vm_exec_core+56745>, 0x6085f2e2bde5 <vm_exec_core+7541>, 0x6085f2e2bcdd <vm_exec_core+7277>, 0x6085f2e2bfe8 <vm_exec_core+8056>, 0x6085f2e2c9d3 <vm_exec_core+10595>, 0x6085f2e2e74e <vm_exec_core+18142>, 0x6085f2e2db99 <vm_exec_core+15145>, 0x6085f2e2f348 <vm_exec_core+21208>, 0x6085f2e2dff5 <vm_exec_core+16261>, 0x6085f2e30620 <vm_exec_core+26032>, 0x6085f2e31bc7 <vm_exec_core+31575>, 0x6085f2e30864 <vm_exec_core+26612>, 0x6085f2e314b5 <vm_exec_core+29765>, 0x6085f2e315a6 <vm_exec_core+30006>, 0x6085f2e2ab00 <vm_exec_core+2704>, 0x6085f2e3108d <vm_exec_core+28701>, 0x6085f2e2ccb9 <vm_exec_core+11337>, 0x6085f2e31288 <vm_exec_core+29208>, 0x6085f2e2c7fa <vm_exec_core+10122>, 0x6085f2e3079b <vm_exec_core+26411>, 0x6085f2e2a997 <vm_exec_core+2343>, 0x6085f2e2b17d <vm_exec_core+4365>, 0x6085f2e317ea <vm_exec_core+30586>, 0x6085f2e2d09d <vm_exec_core+12333>, 0x6085f2e2ce9a <vm_exec_core+11818>, 0x6085f2e2a3cd <vm_exec_core+861>, 0x6085f2e2a8ba <vm_exec_core+2122>, 0x6085f2e2a453 <vm_exec_core+995>, 0x6085f2e30953 <vm_exec_core+26851>, 0x6085f2e2e21e <vm_exec_core+16814>, 0x6085f2e2d8e2 <vm_exec_core+14450>, 0x6085f2e2e0fa <vm_exec_core+16522>, 0x6085f2e2dd46 <vm_exec_core+15574>, 0x6085f2e2cf2f <vm_exec_core+11967>, 0x6085f2e2d7ed <vm_exec_core+14205>, 0x6085f2e2d1b9 <vm_exec_core+12617>, 0x6085f2e2d9fc <vm_exec_core+14732>, 0x6085f2e2da6d <vm_exec_core+14845>, 0x6085f2e2a637 <vm_exec_core+1479>, 0x6085f2e2b93e <vm_exec_core+6350>, 0x6085f2e30b62 <vm_exec_core+27378>, 0x6085f2e2b4b0 <vm_exec_core+5184>, 0x6085f2e31913 <vm_exec_core+30883>, 0x6085f2e2f71e <vm_exec_core+22190>, 0x6085f2e2d32f <vm_exec_core+12991>, 0x6085f2e2a79f <vm_exec_core+1839>, 0x6085f2e31155 <vm_exec_core+28901>, 0x6085f2e30e9d <vm_exec_core+28205>, 0x6085f2e2b72d <vm_exec_core+5821>, 0x6085f2e2ac8f <vm_exec_core+3103>, 0x6085f2e2fe17 <vm_exec_core+23975>, 0x6085f2e2c234 <vm_exec_core+8644>, 0x6085f2e31356 <vm_exec_core+29414>, 0x6085f2e30fff <vm_exec_core+28559>, 0x6085f2e2c922 <vm_exec_core+10418>, 0x6085f2e2d2be <vm_exec_core+12878>, 0x6085f2e2f976 <vm_exec_core+22790>, 0x6085f2e30f76 <vm_exec_core+28422>, 0x6085f2e2ed91 <vm_exec_core+19745>, 0x6085f2e2f9ff <vm_exec_core+22927>, 0x6085f2e304b8 <vm_exec_core+25672>, 0x6085f2e2ecce <vm_exec_core+19550>, 0x6085f2e2abcc <vm_exec_core+2908>, 0x6085f2e2f421 <vm_exec_core+21425>, 0x6085f2e2aa5f <vm_exec_core+2543>, 0x6085f2e2ae95 <vm_exec_core+3621>, 0x6085f2e2cba5 <vm_exec_core+11061>, 0x6085f2e2e89b <vm_exec_core+18475>, 0x6085f2e2f2ba <vm_exec_core+21066>, 0x6085f2e2e540 <vm_exec_core+17616>, 0x6085f2e2a66b <vm_exec_core+1531>, 0x6085f2e306e8 <vm_exec_core+26232>, 0x6085f2e30dc8 <vm_exec_core+27992>, 0x6085f2e2b03c <vm_exec_core+4044>, 0x6085f2e2bbe8 <vm_exec_core+7032>, 0x6085f2e2b8a6 <vm_exec_core+6198>, 0x6085f2e2c323 <vm_exec_core+8883>, 0x6085f2e2d15a <vm_exec_core+12522>, 0x6085f2e2b0e3 <vm_exec_core+4211>, 0x6085f2e30550 <vm_exec_core+25824>, 0x6085f2e2bb72 <vm_exec_core+6914>, 0x6085f2e2d008 <vm_exec_core+12184>, 0x6085f2e2dacf <vm_exec_core+14943>, 0x6085f2e2fead <vm_exec_core+24125>, 0x6085f2e2ef53 <vm_exec_core+20195>, 0x6085f2e2c5fd <vm_exec_core+9613>, 0x6085f2e2be7f <vm_exec_core+7695>, 0x6085f2e2fd03 <vm_exec_core+23699>, 0x6085f2e2cd85 <vm_exec_core+11541>, 0x6085f2e2f520 <vm_exec_core+21680>, 0x6085f2e2efc5 <vm_exec_core+20309>, 0x6085f2e2f5d7 <vm_exec_core+21863>, 0x6085f2e30a9a <vm_exec_core+27178>, 0x6085f2e2e352 <vm_exec_core+17122>, 0x6085f2e2ff66 <vm_exec_core+24310>, 0x6085f2e2f40d <vm_exec_core+21405>, 0x6085f2e2fa94 <vm_exec_core+23076>, 0x6085f2e2c71c <vm_exec_core+9900>, 0x6085f2e2ec29 <vm_exec_core+19385>, 0x6085f2e2ee69 <vm_exec_core+19961>, 0x6085f2e2d703 <vm_exec_core+13971>, 0x6085f2e2e896 <vm_exec_core+18470>, 0x6085f2e2caca <vm_exec_core+10842>, 0x6085f2e2c107 <vm_exec_core+8343>, 0x6085f2e2f655 <vm_exec_core+21989>, 0x6085f2e2b274 <vm_exec_core+4612>, 0x6085f2e2d4b0 <vm_exec_core+13376>, 0x6085f2e2de00 <vm_exec_core+15760>, 0x6085f2e2c401 <vm_exec_core+9105>, 0x6085f2e37e0a <vm_exec_core+56730>, 0x6085f2e2bdd6 <vm_exec_core+7526>, 0x6085f2e2bcce <vm_exec_core+7262>, 0x6085f2e2bfd9 <vm_exec_core+8041>, 0x6085f2e2c9c4 <vm_exec_core+10580>, 0x6085f2e2e73f <vm_exec_core+18127>, 0x6085f2e2db8a <vm_exec_core+15130>, 0x6085f2e2e73a <vm_exec_core+18122>, 0x6085f2e2ef4e <vm_exec_core+20190>, 0x6085f2e2ef49 <vm_exec_core+20185>, 0x6085f2e2bfd4 <vm_exec_core+8036>, 0x6085f2e2f40d <vm_exec_core+21405>, 0x6085f2e2d123 <vm_exec_core+12467>, 0x6085f2e2d128 <vm_exec_core+12472>, 0x6085f2e2ef44 <vm_exec_core+20180>, 0x6085f2e2ed8c <vm_exec_core+19740>, 0x6085f2e2ddfb <vm_exec_core+15755>, 0x6085f2e2dd32 <vm_exec_core+15554>, 0x6085f2e2ee3b <vm_exec_core+19915>, 0x6085f2e2e205 <vm_exec_core+16789>...}
        reg_cfp = 0x722ae7c4f790
        reg_pc = 0x5170000136a8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x00006085f2e25272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160009eebd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00006085f2e68d7b in invoke_iseq_block_from_c (ec=0x5160009eebd0, captured=<optimized out>, self=125529142423520, 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:1814
        flags = 0
        iseq = 0x722b07f88190
        cfp = 0x722ae7c4f7c8
        sp = 0x722ae7b4f818
        use_argv = <optimized out>
        stack_argv = 0x722ae7b4f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#37 invoke_block_from_c_proc (ec=0x5160009eebd0, self=125529142423520, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#38 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:1938
No locals.
#39 0x00006085f2e66fd6 in rb_vm_invoke_proc (ec=0x50c00516e550, proc=0x89, proc@entry=0x504000111510, argc=141135217, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#40 0x00006085f2db403d in thread_do_start_proc (th=th@entry=0x515000050080) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000111510
        args_len = 0
        args_ptr = <optimized out>
#41 0x00006085f2db1bad in thread_do_start (th=0x515000050080) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#42 thread_start_func_2 (th=th@entry=0x515000050080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#43 0x00006085f2db0e9e in call_thread_start_func_2 (th=0x515000050080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x722ae7b4ccc0
#44 nt_start (ptr=0x50c00516e500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x515000050080
        sched = <optimized out>
        nt = 0x50c00516e500
        vm = 0x525000000100
#45 0x00006085f2a26b2f in asan_thread_start(void*) ()
No symbol table info available.
#46 0x0000722b0869caa4 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 = {125528601581248, -173971156643467571, 125528601581248, -352, 2, 140722548326128, -173971156656050483, -173896982853570867}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#47 0x0000722b08729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x722b089e7c40 (LWP 2594807) "ruby"):
#0  0x0000722b08710813 in __GI___wait4 (pid=-1, stat_loc=0x722b067c5a68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006085f29bafb0 in __interceptor_waitpid ()
No symbol table info available.
#2  0x00006085f2c0dfc4 in do_waitpid (pid=-1, st=0x722b067c5a68, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x722b067c5a40) at /tmp/ruby/src/trunk_asan/process.c:1074
        w = 0x722b067c5a40
#4  0x00006085f2d93dc7 in rb_nogvl (func=0x6085f2c0df80 <waitpid_blocking_no_SIGCHLD>, data1=0x722b067c5a40, ubf=<optimized out>, data2=0x0, flags=0) at /tmp/ruby/src/trunk_asan/thread.c:1615
        __region = <optimized out>
        val = 0x0
        ec = 0x5160000003d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x00006085f2bf7e8b in waitpid_no_SIGCHLD (w=0x722b067c5a40) at /tmp/ruby/src/trunk_asan/process.c:1087
No locals.
#6  rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111
        waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000003d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7  0x00006085f2c0742f in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170
        status = <optimized out>
        data = <optimized out>
#8  proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1419
        result = 125528623923320
        pid = <optimized out>
        status = <optimized out>
#9  0x00006085f2e94a48 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:3915
        ci = 0x6cc100100001
        cc = <optimized out>
        me = 0x722b07fe5368
        cfunc = 0x50600004a0c8
        recv = 125529143348080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00006085f2e7a315 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc85816060) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x514000000108
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#11 0x00006085f2e79da5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
        ci = <optimized out>
        cc = 0x0
#12 0x00006085f2e363bd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x722b08271250, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6085f2e2a646 <vm_exec_core+1494>, 0x6085f2e2b94d <vm_exec_core+6365>, 0x6085f2e30b71 <vm_exec_core+27393>, 0x6085f2e2b4bf <vm_exec_core+5199>, 0x6085f2e31922 <vm_exec_core+30898>, 0x6085f2e2f72d <vm_exec_core+22205>, 0x6085f2e2d33e <vm_exec_core+13006>, 0x6085f2e2a7ae <vm_exec_core+1854>, 0x6085f2e31164 <vm_exec_core+28916>, 0x6085f2e30eac <vm_exec_core+28220>, 0x6085f2e2b73c <vm_exec_core+5836>, 0x6085f2e2ac9e <vm_exec_core+3118>, 0x6085f2e2fe26 <vm_exec_core+23990>, 0x6085f2e2c243 <vm_exec_core+8659>, 0x6085f2e31365 <vm_exec_core+29429>, 0x6085f2e3100e <vm_exec_core+28574>, 0x6085f2e2c931 <vm_exec_core+10433>, 0x6085f2e2d2cd <vm_exec_core+12893>, 0x6085f2e2f985 <vm_exec_core+22805>, 0x6085f2e30f85 <vm_exec_core+28437>, 0x6085f2e2eda0 <vm_exec_core+19760>, 0x6085f2e2fa0e <vm_exec_core+22942>, 0x6085f2e304c7 <vm_exec_core+25687>, 0x6085f2e2ecdd <vm_exec_core+19565>, 0x6085f2e2abdb <vm_exec_core+2923>, 0x6085f2e2f430 <vm_exec_core+21440>, 0x6085f2e2aa6e <vm_exec_core+2558>, 0x6085f2e2aea4 <vm_exec_core+3636>, 0x6085f2e2cbb4 <vm_exec_core+11076>, 0x6085f2e2e8aa <vm_exec_core+18490>, 0x6085f2e2f2c9 <vm_exec_core+21081>, 0x6085f2e2e54f <vm_exec_core+17631>, 0x6085f2e2a67a <vm_exec_core+1546>, 0x6085f2e306f7 <vm_exec_core+26247>, 0x6085f2e30dd7 <vm_exec_core+28007>, 0x6085f2e2b04b <vm_exec_core+4059>, 0x6085f2e2bbf7 <vm_exec_core+7047>, 0x6085f2e2b8b5 <vm_exec_core+6213>, 0x6085f2e2c332 <vm_exec_core+8898>, 0x6085f2e2d169 <vm_exec_core+12537>, 0x6085f2e2b0f2 <vm_exec_core+4226>, 0x6085f2e3055f <vm_exec_core+25839>, 0x6085f2e2bb81 <vm_exec_core+6929>, 0x6085f2e2d017 <vm_exec_core+12199>, 0x6085f2e2dade <vm_exec_core+14958>, 0x6085f2e2febc <vm_exec_core+24140>, 0x6085f2e2ef62 <vm_exec_core+20210>, 0x6085f2e2c60c <vm_exec_core+9628>, 0x6085f2e2be8e <vm_exec_core+7710>, 0x6085f2e2fd12 <vm_exec_core+23714>, 0x6085f2e2cd94 <vm_exec_core+11556>, 0x6085f2e2f52f <vm_exec_core+21695>, 0x6085f2e2efd4 <vm_exec_core+20324>, 0x6085f2e2f5e6 <vm_exec_core+21878>, 0x6085f2e30aa9 <vm_exec_core+27193>, 0x6085f2e2e361 <vm_exec_core+17137>, 0x6085f2e2ff75 <vm_exec_core+24325>, 0x6085f2e2a3c8 <vm_exec_core+856>, 0x6085f2e2faa3 <vm_exec_core+23091>, 0x6085f2e2c72b <vm_exec_core+9915>, 0x6085f2e2ec38 <vm_exec_core+19400>, 0x6085f2e2ee78 <vm_exec_core+19976>, 0x6085f2e2d712 <vm_exec_core+13986>, 0x6085f2e2af58 <vm_exec_core+3816>, 0x6085f2e2cad9 <vm_exec_core+10857>, 0x6085f2e2c116 <vm_exec_core+8358>, 0x6085f2e2f664 <vm_exec_core+22004>, 0x6085f2e2b283 <vm_exec_core+4627>, 0x6085f2e2d4bf <vm_exec_core+13391>, 0x6085f2e2de0f <vm_exec_core+15775>, 0x6085f2e2c410 <vm_exec_core+9120>, 0x6085f2e37e19 <vm_exec_core+56745>, 0x6085f2e2bde5 <vm_exec_core+7541>, 0x6085f2e2bcdd <vm_exec_core+7277>, 0x6085f2e2bfe8 <vm_exec_core+8056>, 0x6085f2e2c9d3 <vm_exec_core+10595>, 0x6085f2e2e74e <vm_exec_core+18142>, 0x6085f2e2db99 <vm_exec_core+15145>, 0x6085f2e2f348 <vm_exec_core+21208>, 0x6085f2e2dff5 <vm_exec_core+16261>, 0x6085f2e30620 <vm_exec_core+26032>, 0x6085f2e31bc7 <vm_exec_core+31575>, 0x6085f2e30864 <vm_exec_core+26612>, 0x6085f2e314b5 <vm_exec_core+29765>, 0x6085f2e315a6 <vm_exec_core+30006>, 0x6085f2e2ab00 <vm_exec_core+2704>, 0x6085f2e3108d <vm_exec_core+28701>, 0x6085f2e2ccb9 <vm_exec_core+11337>, 0x6085f2e31288 <vm_exec_core+29208>, 0x6085f2e2c7fa <vm_exec_core+10122>, 0x6085f2e3079b <vm_exec_core+26411>, 0x6085f2e2a997 <vm_exec_core+2343>, 0x6085f2e2b17d <vm_exec_core+4365>, 0x6085f2e317ea <vm_exec_core+30586>, 0x6085f2e2d09d <vm_exec_core+12333>, 0x6085f2e2ce9a <vm_exec_core+11818>, 0x6085f2e2a3cd <vm_exec_core+861>, 0x6085f2e2a8ba <vm_exec_core+2122>, 0x6085f2e2a453 <vm_exec_core+995>, 0x6085f2e30953 <vm_exec_core+26851>, 0x6085f2e2e21e <vm_exec_core+16814>, 0x6085f2e2d8e2 <vm_exec_core+14450>, 0x6085f2e2e0fa <vm_exec_core+16522>, 0x6085f2e2dd46 <vm_exec_core+15574>, 0x6085f2e2cf2f <vm_exec_core+11967>, 0x6085f2e2d7ed <vm_exec_core+14205>, 0x6085f2e2d1b9 <vm_exec_core+12617>, 0x6085f2e2d9fc <vm_exec_core+14732>, 0x6085f2e2da6d <vm_exec_core+14845>, 0x6085f2e2a637 <vm_exec_core+1479>, 0x6085f2e2b93e <vm_exec_core+6350>, 0x6085f2e30b62 <vm_exec_core+27378>, 0x6085f2e2b4b0 <vm_exec_core+5184>, 0x6085f2e31913 <vm_exec_core+30883>, 0x6085f2e2f71e <vm_exec_core+22190>, 0x6085f2e2d32f <vm_exec_core+12991>, 0x6085f2e2a79f <vm_exec_core+1839>, 0x6085f2e31155 <vm_exec_core+28901>, 0x6085f2e30e9d <vm_exec_core+28205>, 0x6085f2e2b72d <vm_exec_core+5821>, 0x6085f2e2ac8f <vm_exec_core+3103>, 0x6085f2e2fe17 <vm_exec_core+23975>, 0x6085f2e2c234 <vm_exec_core+8644>, 0x6085f2e31356 <vm_exec_core+29414>, 0x6085f2e30fff <vm_exec_core+28559>, 0x6085f2e2c922 <vm_exec_core+10418>, 0x6085f2e2d2be <vm_exec_core+12878>, 0x6085f2e2f976 <vm_exec_core+22790>, 0x6085f2e30f76 <vm_exec_core+28422>, 0x6085f2e2ed91 <vm_exec_core+19745>, 0x6085f2e2f9ff <vm_exec_core+22927>, 0x6085f2e304b8 <vm_exec_core+25672>, 0x6085f2e2ecce <vm_exec_core+19550>, 0x6085f2e2abcc <vm_exec_core+2908>, 0x6085f2e2f421 <vm_exec_core+21425>, 0x6085f2e2aa5f <vm_exec_core+2543>, 0x6085f2e2ae95 <vm_exec_core+3621>, 0x6085f2e2cba5 <vm_exec_core+11061>, 0x6085f2e2e89b <vm_exec_core+18475>, 0x6085f2e2f2ba <vm_exec_core+21066>, 0x6085f2e2e540 <vm_exec_core+17616>, 0x6085f2e2a66b <vm_exec_core+1531>, 0x6085f2e306e8 <vm_exec_core+26232>, 0x6085f2e30dc8 <vm_exec_core+27992>, 0x6085f2e2b03c <vm_exec_core+4044>, 0x6085f2e2bbe8 <vm_exec_core+7032>, 0x6085f2e2b8a6 <vm_exec_core+6198>, 0x6085f2e2c323 <vm_exec_core+8883>, 0x6085f2e2d15a <vm_exec_core+12522>, 0x6085f2e2b0e3 <vm_exec_core+4211>, 0x6085f2e30550 <vm_exec_core+25824>, 0x6085f2e2bb72 <vm_exec_core+6914>, 0x6085f2e2d008 <vm_exec_core+12184>, 0x6085f2e2dacf <vm_exec_core+14943>, 0x6085f2e2fead <vm_exec_core+24125>, 0x6085f2e2ef53 <vm_exec_core+20195>, 0x6085f2e2c5fd <vm_exec_core+9613>, 0x6085f2e2be7f <vm_exec_core+7695>, 0x6085f2e2fd03 <vm_exec_core+23699>, 0x6085f2e2cd85 <vm_exec_core+11541>, 0x6085f2e2f520 <vm_exec_core+21680>, 0x6085f2e2efc5 <vm_exec_core+20309>, 0x6085f2e2f5d7 <vm_exec_core+21863>, 0x6085f2e30a9a <vm_exec_core+27178>, 0x6085f2e2e352 <vm_exec_core+17122>, 0x6085f2e2ff66 <vm_exec_core+24310>, 0x6085f2e2f40d <vm_exec_core+21405>, 0x6085f2e2fa94 <vm_exec_core+23076>, 0x6085f2e2c71c <vm_exec_core+9900>, 0x6085f2e2ec29 <vm_exec_core+19385>, 0x6085f2e2ee69 <vm_exec_core+19961>, 0x6085f2e2d703 <vm_exec_core+13971>, 0x6085f2e2e896 <vm_exec_core+18470>, 0x6085f2e2caca <vm_exec_core+10842>, 0x6085f2e2c107 <vm_exec_core+8343>, 0x6085f2e2f655 <vm_exec_core+21989>, 0x6085f2e2b274 <vm_exec_core+4612>, 0x6085f2e2d4b0 <vm_exec_core+13376>, 0x6085f2e2de00 <vm_exec_core+15760>, 0x6085f2e2c401 <vm_exec_core+9105>, 0x6085f2e37e0a <vm_exec_core+56730>, 0x6085f2e2bdd6 <vm_exec_core+7526>, 0x6085f2e2bcce <vm_exec_core+7262>, 0x6085f2e2bfd9 <vm_exec_core+8041>, 0x6085f2e2c9c4 <vm_exec_core+10580>, 0x6085f2e2e73f <vm_exec_core+18127>, 0x6085f2e2db8a <vm_exec_core+15130>, 0x6085f2e2e73a <vm_exec_core+18122>, 0x6085f2e2ef4e <vm_exec_core+20190>, 0x6085f2e2ef49 <vm_exec_core+20185>, 0x6085f2e2bfd4 <vm_exec_core+8036>, 0x6085f2e2f40d <vm_exec_core+21405>, 0x6085f2e2d123 <vm_exec_core+12467>, 0x6085f2e2d128 <vm_exec_core+12472>, 0x6085f2e2ef44 <vm_exec_core+20180>, 0x6085f2e2ed8c <vm_exec_core+19740>, 0x6085f2e2ddfb <vm_exec_core+15755>, 0x6085f2e2dd32 <vm_exec_core+15554>, 0x6085f2e2ee3b <vm_exec_core+19915>, 0x6085f2e2e205 <vm_exec_core+16789>...}
        reg_cfp = 0x722b08271250
        reg_pc = 0x50400002b3b0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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 0x00006085f2e2565b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#16 0x00006085f2eb51b2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x722b08271578, self=125529141088080, 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:1814
        flags = 0
        iseq = 0x722b07f67878
        cfp = <optimized out>
        sp = 0x722b081719e8
        use_argv = 0x722b06681de0
        stack_argv = 0x722b081719e8
        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:1828
        captured = 0x722b08271578
#18 0x00006085f2e569ec 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:1865
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:1873
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 0x00006085f2e569ec in rb_yield (val=<optimized out>)
No locals.
#22 0x00006085f300e12a in rb_ary_each (ary=125529136633640) at /tmp/ruby/src/trunk_asan/array.c:2665
        i = 0
#23 0x00006085f2e94a48 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:3915
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x722b0811f008
        cfunc = 0x50600001e928
        recv = 125529136633640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x00006085f2e2ea7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x722b08271560, cd=0x511000021a40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000021a40
        insns_address_table = {0x6085f2e2a646 <vm_exec_core+1494>, 0x6085f2e2b94d <vm_exec_core+6365>, 0x6085f2e30b71 <vm_exec_core+27393>, 0x6085f2e2b4bf <vm_exec_core+5199>, 0x6085f2e31922 <vm_exec_core+30898>, 0x6085f2e2f72d <vm_exec_core+22205>, 0x6085f2e2d33e <vm_exec_core+13006>, 0x6085f2e2a7ae <vm_exec_core+1854>, 0x6085f2e31164 <vm_exec_core+28916>, 0x6085f2e30eac <vm_exec_core+28220>, 0x6085f2e2b73c <vm_exec_core+5836>, 0x6085f2e2ac9e <vm_exec_core+3118>, 0x6085f2e2fe26 <vm_exec_core+23990>, 0x6085f2e2c243 <vm_exec_core+8659>, 0x6085f2e31365 <vm_exec_core+29429>, 0x6085f2e3100e <vm_exec_core+28574>, 0x6085f2e2c931 <vm_exec_core+10433>, 0x6085f2e2d2cd <vm_exec_core+12893>, 0x6085f2e2f985 <vm_exec_core+22805>, 0x6085f2e30f85 <vm_exec_core+28437>, 0x6085f2e2eda0 <vm_exec_core+19760>, 0x6085f2e2fa0e <vm_exec_core+22942>, 0x6085f2e304c7 <vm_exec_core+25687>, 0x6085f2e2ecdd <vm_exec_core+19565>, 0x6085f2e2abdb <vm_exec_core+2923>, 0x6085f2e2f430 <vm_exec_core+21440>, 0x6085f2e2aa6e <vm_exec_core+2558>, 0x6085f2e2aea4 <vm_exec_core+3636>, 0x6085f2e2cbb4 <vm_exec_core+11076>, 0x6085f2e2e8aa <vm_exec_core+18490>, 0x6085f2e2f2c9 <vm_exec_core+21081>, 0x6085f2e2e54f <vm_exec_core+17631>, 0x6085f2e2a67a <vm_exec_core+1546>, 0x6085f2e306f7 <vm_exec_core+26247>, 0x6085f2e30dd7 <vm_exec_core+28007>, 0x6085f2e2b04b <vm_exec_core+4059>, 0x6085f2e2bbf7 <vm_exec_core+7047>, 0x6085f2e2b8b5 <vm_exec_core+6213>, 0x6085f2e2c332 <vm_exec_core+8898>, 0x6085f2e2d169 <vm_exec_core+12537>, 0x6085f2e2b0f2 <vm_exec_core+4226>, 0x6085f2e3055f <vm_exec_core+25839>, 0x6085f2e2bb81 <vm_exec_core+6929>, 0x6085f2e2d017 <vm_exec_core+12199>, 0x6085f2e2dade <vm_exec_core+14958>, 0x6085f2e2febc <vm_exec_core+24140>, 0x6085f2e2ef62 <vm_exec_core+20210>, 0x6085f2e2c60c <vm_exec_core+9628>, 0x6085f2e2be8e <vm_exec_core+7710>, 0x6085f2e2fd12 <vm_exec_core+23714>, 0x6085f2e2cd94 <vm_exec_core+11556>, 0x6085f2e2f52f <vm_exec_core+21695>, 0x6085f2e2efd4 <vm_exec_core+20324>, 0x6085f2e2f5e6 <vm_exec_core+21878>, 0x6085f2e30aa9 <vm_exec_core+27193>, 0x6085f2e2e361 <vm_exec_core+17137>, 0x6085f2e2ff75 <vm_exec_core+24325>, 0x6085f2e2a3c8 <vm_exec_core+856>, 0x6085f2e2faa3 <vm_exec_core+23091>, 0x6085f2e2c72b <vm_exec_core+9915>, 0x6085f2e2ec38 <vm_exec_core+19400>, 0x6085f2e2ee78 <vm_exec_core+19976>, 0x6085f2e2d712 <vm_exec_core+13986>, 0x6085f2e2af58 <vm_exec_core+3816>, 0x6085f2e2cad9 <vm_exec_core+10857>, 0x6085f2e2c116 <vm_exec_core+8358>, 0x6085f2e2f664 <vm_exec_core+22004>, 0x6085f2e2b283 <vm_exec_core+4627>, 0x6085f2e2d4bf <vm_exec_core+13391>, 0x6085f2e2de0f <vm_exec_core+15775>, 0x6085f2e2c410 <vm_exec_core+9120>, 0x6085f2e37e19 <vm_exec_core+56745>, 0x6085f2e2bde5 <vm_exec_core+7541>, 0x6085f2e2bcdd <vm_exec_core+7277>, 0x6085f2e2bfe8 <vm_exec_core+8056>, 0x6085f2e2c9d3 <vm_exec_core+10595>, 0x6085f2e2e74e <vm_exec_core+18142>, 0x6085f2e2db99 <vm_exec_core+15145>, 0x6085f2e2f348 <vm_exec_core+21208>, 0x6085f2e2dff5 <vm_exec_core+16261>, 0x6085f2e30620 <vm_exec_core+26032>, 0x6085f2e31bc7 <vm_exec_core+31575>, 0x6085f2e30864 <vm_exec_core+26612>, 0x6085f2e314b5 <vm_exec_core+29765>, 0x6085f2e315a6 <vm_exec_core+30006>, 0x6085f2e2ab00 <vm_exec_core+2704>, 0x6085f2e3108d <vm_exec_core+28701>, 0x6085f2e2ccb9 <vm_exec_core+11337>, 0x6085f2e31288 <vm_exec_core+29208>, 0x6085f2e2c7fa <vm_exec_core+10122>, 0x6085f2e3079b <vm_exec_core+26411>, 0x6085f2e2a997 <vm_exec_core+2343>, 0x6085f2e2b17d <vm_exec_core+4365>, 0x6085f2e317ea <vm_exec_core+30586>, 0x6085f2e2d09d <vm_exec_core+12333>, 0x6085f2e2ce9a <vm_exec_core+11818>, 0x6085f2e2a3cd <vm_exec_core+861>, 0x6085f2e2a8ba <vm_exec_core+2122>, 0x6085f2e2a453 <vm_exec_core+995>, 0x6085f2e30953 <vm_exec_core+26851>, 0x6085f2e2e21e <vm_exec_core+16814>, 0x6085f2e2d8e2 <vm_exec_core+14450>, 0x6085f2e2e0fa <vm_exec_core+16522>, 0x6085f2e2dd46 <vm_exec_core+15574>, 0x6085f2e2cf2f <vm_exec_core+11967>, 0x6085f2e2d7ed <vm_exec_core+14205>, 0x6085f2e2d1b9 <vm_exec_core+12617>, 0x6085f2e2d9fc <vm_exec_core+14732>, 0x6085f2e2da6d <vm_exec_core+14845>, 0x6085f2e2a637 <vm_exec_core+1479>, 0x6085f2e2b93e <vm_exec_core+6350>, 0x6085f2e30b62 <vm_exec_core+27378>, 0x6085f2e2b4b0 <vm_exec_core+5184>, 0x6085f2e31913 <vm_exec_core+30883>, 0x6085f2e2f71e <vm_exec_core+22190>, 0x6085f2e2d32f <vm_exec_core+12991>, 0x6085f2e2a79f <vm_exec_core+1839>, 0x6085f2e31155 <vm_exec_core+28901>, 0x6085f2e30e9d <vm_exec_core+28205>, 0x6085f2e2b72d <vm_exec_core+5821>, 0x6085f2e2ac8f <vm_exec_core+3103>, 0x6085f2e2fe17 <vm_exec_core+23975>, 0x6085f2e2c234 <vm_exec_core+8644>, 0x6085f2e31356 <vm_exec_core+29414>, 0x6085f2e30fff <vm_exec_core+28559>, 0x6085f2e2c922 <vm_exec_core+10418>, 0x6085f2e2d2be <vm_exec_core+12878>, 0x6085f2e2f976 <vm_exec_core+22790>, 0x6085f2e30f76 <vm_exec_core+28422>, 0x6085f2e2ed91 <vm_exec_core+19745>, 0x6085f2e2f9ff <vm_exec_core+22927>, 0x6085f2e304b8 <vm_exec_core+25672>, 0x6085f2e2ecce <vm_exec_core+19550>, 0x6085f2e2abcc <vm_exec_core+2908>, 0x6085f2e2f421 <vm_exec_core+21425>, 0x6085f2e2aa5f <vm_exec_core+2543>, 0x6085f2e2ae95 <vm_exec_core+3621>, 0x6085f2e2cba5 <vm_exec_core+11061>, 0x6085f2e2e89b <vm_exec_core+18475>, 0x6085f2e2f2ba <vm_exec_core+21066>, 0x6085f2e2e540 <vm_exec_core+17616>, 0x6085f2e2a66b <vm_exec_core+1531>, 0x6085f2e306e8 <vm_exec_core+26232>, 0x6085f2e30dc8 <vm_exec_core+27992>, 0x6085f2e2b03c <vm_exec_core+4044>, 0x6085f2e2bbe8 <vm_exec_core+7032>, 0x6085f2e2b8a6 <vm_exec_core+6198>, 0x6085f2e2c323 <vm_exec_core+8883>, 0x6085f2e2d15a <vm_exec_core+12522>, 0x6085f2e2b0e3 <vm_exec_core+4211>, 0x6085f2e30550 <vm_exec_core+25824>, 0x6085f2e2bb72 <vm_exec_core+6914>, 0x6085f2e2d008 <vm_exec_core+12184>, 0x6085f2e2dacf <vm_exec_core+14943>, 0x6085f2e2fead <vm_exec_core+24125>, 0x6085f2e2ef53 <vm_exec_core+20195>, 0x6085f2e2c5fd <vm_exec_core+9613>, 0x6085f2e2be7f <vm_exec_core+7695>, 0x6085f2e2fd03 <vm_exec_core+23699>, 0x6085f2e2cd85 <vm_exec_core+11541>, 0x6085f2e2f520 <vm_exec_core+21680>, 0x6085f2e2efc5 <vm_exec_core+20309>, 0x6085f2e2f5d7 <vm_exec_core+21863>, 0x6085f2e30a9a <vm_exec_core+27178>, 0x6085f2e2e352 <vm_exec_core+17122>, 0x6085f2e2ff66 <vm_exec_core+24310>, 0x6085f2e2f40d <vm_exec_core+21405>, 0x6085f2e2fa94 <vm_exec_core+23076>, 0x6085f2e2c71c <vm_exec_core+9900>, 0x6085f2e2ec29 <vm_exec_core+19385>, 0x6085f2e2ee69 <vm_exec_core+19961>, 0x6085f2e2d703 <vm_exec_core+13971>, 0x6085f2e2e896 <vm_exec_core+18470>, 0x6085f2e2caca <vm_exec_core+10842>, 0x6085f2e2c107 <vm_exec_core+8343>, 0x6085f2e2f655 <vm_exec_core+21989>, 0x6085f2e2b274 <vm_exec_core+4612>, 0x6085f2e2d4b0 <vm_exec_core+13376>, 0x6085f2e2de00 <vm_exec_core+15760>, 0x6085f2e2c401 <vm_exec_core+9105>, 0x6085f2e37e0a <vm_exec_core+56730>, 0x6085f2e2bdd6 <vm_exec_core+7526>, 0x6085f2e2bcce <vm_exec_core+7262>, 0x6085f2e2bfd9 <vm_exec_core+8041>, 0x6085f2e2c9c4 <vm_exec_core+10580>, 0x6085f2e2e73f <vm_exec_core+18127>, 0x6085f2e2db8a <vm_exec_core+15130>, 0x6085f2e2e73a <vm_exec_core+18122>, 0x6085f2e2ef4e <vm_exec_core+20190>, 0x6085f2e2ef49 <vm_exec_core+20185>, 0x6085f2e2bfd4 <vm_exec_core+8036>, 0x6085f2e2f40d <vm_exec_core+21405>, 0x6085f2e2d123 <vm_exec_core+12467>, 0x6085f2e2d128 <vm_exec_core+12472>, 0x6085f2e2ef44 <vm_exec_core+20180>, 0x6085f2e2ed8c <vm_exec_core+19740>, 0x6085f2e2ddfb <vm_exec_core+15755>, 0x6085f2e2dd32 <vm_exec_core+15554>, 0x6085f2e2ee3b <vm_exec_core+19915>, 0x6085f2e2e205 <vm_exec_core+16789>...}
        reg_cfp = 0x722b08271560
        reg_pc = 0x51500001b750
        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>
th: 0x515000000300, native_id: 0x722b089e7c40
        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>
-- Control frame information -----------------------------------------------
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
c:0027 p:---- s:0161 e:000160 l:y b:---- CFUNC  :waitall
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
c:0026 p:0004 s:0157 e:000156 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:567
c:0025 p:0038 s:0154 e:000153 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:188
c:0024 p:0023 s:0149 e:000148 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:38
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
c:0023 p:0124 s:0142 E:001ba0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:197
c:0022 p:0064 s:0132 E:0019b8 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:566
c:0021 p:0081 s:0125 e:000124 l:n b:---- RESCUE /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:734
        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>
c:0020 p:0743 s:0121 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:815
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:826
        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>
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
        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>
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <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:1311
        INSN_LABEL_opt_case_dispatch = <optimized out>
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC  :each
        INSN_LABEL_invokebuiltin = <optimized out>
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
        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>
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1053
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:898
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1290
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1895
        INSN_LABEL_setlocal_WC_1 = <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:1899
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY  [FINISH]

th: 0x515000050080, native_id: 0x722ae7b4d6c0
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 l:y b:---- CFUNC  :sleep
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
c:0005 p:---- s:0023 e:000022 l:y b:---- CFUNC  :wait
c:0004 p:0018 s:0017 e:000016 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH]
c:0003 p:---- s:0014 e:000013 l:y b:---- CFUNC  :synchronize
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
c:0002 p:0069 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        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 0x00006085f2e2565b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#28 0x00006085f2e6d603 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3040
        ec = 0x5160000003d0
        val = <optimized out>
#29 0x00006085f2b81fe1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=125529142912880) at /tmp/ruby/src/trunk_asan/load.c:784
        box = 0x6085f415b800 <root_box_data>
        iseq = 0x722b07f8e658
#30 0x00006085f2b7c555 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1355
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        box = 0x6085f415b800 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 125529143365840
        realpath_map = 125529143365680
        path = 125529142912880
        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 0x00006085f2b7a454 in rb_require_string_internal (fname=125529142912920, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
        result = <optimized out>
        ec = 0x5160000003d0
        result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1069
        base = <optimized out>
#33 0x00006085f2e94a48 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:3915
        ci = 0x58b100140003
        cc = <optimized out>
        me = 0x722b07f8e7e8
        cfunc = 0x506000037048
        recv = 125529144670320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00006085f2e7a315 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc85817fa0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x514000000108
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#35 0x00006085f2e79da5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
        ci = <optimized out>
        cc = 0x0
#36 0x00006085f2e363bd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x722b08271790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
        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>
#37 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6085f2e2a646 <vm_exec_core+1494>, 0x6085f2e2b94d <vm_exec_core+6365>, 0x6085f2e30b71 <vm_exec_core+27393>, 0x6085f2e2b4bf <vm_exec_core+5199>, 0x6085f2e31922 <vm_exec_core+30898>, 0x6085f2e2f72d <vm_exec_core+22205>, 0x6085f2e2d33e <vm_exec_core+13006>, 0x6085f2e2a7ae <vm_exec_core+1854>, 0x6085f2e31164 <vm_exec_core+28916>, 0x6085f2e30eac <vm_exec_core+28220>, 0x6085f2e2b73c <vm_exec_core+5836>, 0x6085f2e2ac9e <vm_exec_core+3118>, 0x6085f2e2fe26 <vm_exec_core+23990>, 0x6085f2e2c243 <vm_exec_core+8659>, 0x6085f2e31365 <vm_exec_core+29429>, 0x6085f2e3100e <vm_exec_core+28574>, 0x6085f2e2c931 <vm_exec_core+10433>, 0x6085f2e2d2cd <vm_exec_core+12893>, 0x6085f2e2f985 <vm_exec_core+22805>, 0x6085f2e30f85 <vm_exec_core+28437>, 0x6085f2e2eda0 <vm_exec_core+19760>, 0x6085f2e2fa0e <vm_exec_core+22942>, 0x6085f2e304c7 <vm_exec_core+25687>, 0x6085f2e2ecdd <vm_exec_core+19565>, 0x6085f2e2abdb <vm_exec_core+2923>, 0x6085f2e2f430 <vm_exec_core+21440>, 0x6085f2e2aa6e <vm_exec_core+2558>, 0x6085f2e2aea4 <vm_exec_core+3636>, 0x6085f2e2cbb4 <vm_exec_core+11076>, 0x6085f2e2e8aa <vm_exec_core+18490>, 0x6085f2e2f2c9 <vm_exec_core+21081>, 0x6085f2e2e54f <vm_exec_core+17631>, 0x6085f2e2a67a <vm_exec_core+1546>, 0x6085f2e306f7 <vm_exec_core+26247>, 0x6085f2e30dd7 <vm_exec_core+28007>, 0x6085f2e2b04b <vm_exec_core+4059>, 0x6085f2e2bbf7 <vm_exec_core+7047>, 0x6085f2e2b8b5 <vm_exec_core+6213>, 0x6085f2e2c332 <vm_exec_core+8898>, 0x6085f2e2d169 <vm_exec_core+12537>, 0x6085f2e2b0f2 <vm_exec_core+4226>, 0x6085f2e3055f <vm_exec_core+25839>, 0x6085f2e2bb81 <vm_exec_core+6929>, 0x6085f2e2d017 <vm_exec_core+12199>, 0x6085f2e2dade <vm_exec_core+14958>, 0x6085f2e2febc <vm_exec_core+24140>, 0x6085f2e2ef62 <vm_exec_core+20210>, 0x6085f2e2c60c <vm_exec_core+9628>, 0x6085f2e2be8e <vm_exec_core+7710>, 0x6085f2e2fd12 <vm_exec_core+23714>, 0x6085f2e2cd94 <vm_exec_core+11556>, 0x6085f2e2f52f <vm_exec_core+21695>, 0x6085f2e2efd4 <vm_exec_core+20324>, 0x6085f2e2f5e6 <vm_exec_core+21878>, 0x6085f2e30aa9 <vm_exec_core+27193>, 0x6085f2e2e361 <vm_exec_core+17137>, 0x6085f2e2ff75 <vm_exec_core+24325>, 0x6085f2e2a3c8 <vm_exec_core+856>, 0x6085f2e2faa3 <vm_exec_core+23091>, 0x6085f2e2c72b <vm_exec_core+9915>, 0x6085f2e2ec38 <vm_exec_core+19400>, 0x6085f2e2ee78 <vm_exec_core+19976>, 0x6085f2e2d712 <vm_exec_core+13986>, 0x6085f2e2af58 <vm_exec_core+3816>, 0x6085f2e2cad9 <vm_exec_core+10857>, 0x6085f2e2c116 <vm_exec_core+8358>, 0x6085f2e2f664 <vm_exec_core+22004>, 0x6085f2e2b283 <vm_exec_core+4627>, 0x6085f2e2d4bf <vm_exec_core+13391>, 0x6085f2e2de0f <vm_exec_core+15775>, 0x6085f2e2c410 <vm_exec_core+9120>, 0x6085f2e37e19 <vm_exec_core+56745>, 0x6085f2e2bde5 <vm_exec_core+7541>, 0x6085f2e2bcdd <vm_exec_core+7277>, 0x6085f2e2bfe8 <vm_exec_core+8056>, 0x6085f2e2c9d3 <vm_exec_core+10595>, 0x6085f2e2e74e <vm_exec_core+18142>, 0x6085f2e2db99 <vm_exec_core+15145>, 0x6085f2e2f348 <vm_exec_core+21208>, 0x6085f2e2dff5 <vm_exec_core+16261>, 0x6085f2e30620 <vm_exec_core+26032>, 0x6085f2e31bc7 <vm_exec_core+31575>, 0x6085f2e30864 <vm_exec_core+26612>, 0x6085f2e314b5 <vm_exec_core+29765>, 0x6085f2e315a6 <vm_exec_core+30006>, 0x6085f2e2ab00 <vm_exec_core+2704>, 0x6085f2e3108d <vm_exec_core+28701>, 0x6085f2e2ccb9 <vm_exec_core+11337>, 0x6085f2e31288 <vm_exec_core+29208>, 0x6085f2e2c7fa <vm_exec_core+10122>, 0x6085f2e3079b <vm_exec_core+26411>, 0x6085f2e2a997 <vm_exec_core+2343>, 0x6085f2e2b17d <vm_exec_core+4365>, 0x6085f2e317ea <vm_exec_core+30586>, 0x6085f2e2d09d <vm_exec_core+12333>, 0x6085f2e2ce9a <vm_exec_core+11818>, 0x6085f2e2a3cd <vm_exec_core+861>, 0x6085f2e2a8ba <vm_exec_core+2122>, 0x6085f2e2a453 <vm_exec_core+995>, 0x6085f2e30953 <vm_exec_core+26851>, 0x6085f2e2e21e <vm_exec_core+16814>, 0x6085f2e2d8e2 <vm_exec_core+14450>, 0x6085f2e2e0fa <vm_exec_core+16522>, 0x6085f2e2dd46 <vm_exec_core+15574>, 0x6085f2e2cf2f <vm_exec_core+11967>, 0x6085f2e2d7ed <vm_exec_core+14205>, 0x6085f2e2d1b9 <vm_exec_core+12617>, 0x6085f2e2d9fc <vm_exec_core+14732>, 0x6085f2e2da6d <vm_exec_core+14845>, 0x6085f2e2a637 <vm_exec_core+1479>, 0x6085f2e2b93e <vm_exec_core+6350>, 0x6085f2e30b62 <vm_exec_core+27378>, 0x6085f2e2b4b0 <vm_exec_core+5184>, 0x6085f2e31913 <vm_exec_core+30883>, 0x6085f2e2f71e <vm_exec_core+22190>, 0x6085f2e2d32f <vm_exec_core+12991>, 0x6085f2e2a79f <vm_exec_core+1839>, 0x6085f2e31155 <vm_exec_core+28901>, 0x6085f2e30e9d <vm_exec_core+28205>, 0x6085f2e2b72d <vm_exec_core+5821>, 0x6085f2e2ac8f <vm_exec_core+3103>, 0x6085f2e2fe17 <vm_exec_core+23975>, 0x6085f2e2c234 <vm_exec_core+8644>, 0x6085f2e31356 <vm_exec_core+29414>, 0x6085f2e30fff <vm_exec_core+28559>, 0x6085f2e2c922 <vm_exec_core+10418>, 0x6085f2e2d2be <vm_exec_core+12878>, 0x6085f2e2f976 <vm_exec_core+22790>, 0x6085f2e30f76 <vm_exec_core+28422>, 0x6085f2e2ed91 <vm_exec_core+19745>, 0x6085f2e2f9ff <vm_exec_core+22927>, 0x6085f2e304b8 <vm_exec_core+25672>, 0x6085f2e2ecce <vm_exec_core+19550>, 0x6085f2e2abcc <vm_exec_core+2908>, 0x6085f2e2f421 <vm_exec_core+21425>, 0x6085f2e2aa5f <vm_exec_core+2543>, 0x6085f2e2ae95 <vm_exec_core+3621>, 0x6085f2e2cba5 <vm_exec_core+11061>, 0x6085f2e2e89b <vm_exec_core+18475>, 0x6085f2e2f2ba <vm_exec_core+21066>, 0x6085f2e2e540 <vm_exec_core+17616>, 0x6085f2e2a66b <vm_exec_core+1531>, 0x6085f2e306e8 <vm_exec_core+26232>, 0x6085f2e30dc8 <vm_exec_core+27992>, 0x6085f2e2b03c <vm_exec_core+4044>, 0x6085f2e2bbe8 <vm_exec_core+7032>, 0x6085f2e2b8a6 <vm_exec_core+6198>, 0x6085f2e2c323 <vm_exec_core+8883>, 0x6085f2e2d15a <vm_exec_core+12522>, 0x6085f2e2b0e3 <vm_exec_core+4211>, 0x6085f2e30550 <vm_exec_core+25824>, 0x6085f2e2bb72 <vm_exec_core+6914>, 0x6085f2e2d008 <vm_exec_core+12184>, 0x6085f2e2dacf <vm_exec_core+14943>, 0x6085f2e2fead <vm_exec_core+24125>, 0x6085f2e2ef53 <vm_exec_core+20195>, 0x6085f2e2c5fd <vm_exec_core+9613>, 0x6085f2e2be7f <vm_exec_core+7695>, 0x6085f2e2fd03 <vm_exec_core+23699>, 0x6085f2e2cd85 <vm_exec_core+11541>, 0x6085f2e2f520 <vm_exec_core+21680>, 0x6085f2e2efc5 <vm_exec_core+20309>, 0x6085f2e2f5d7 <vm_exec_core+21863>, 0x6085f2e30a9a <vm_exec_core+27178>, 0x6085f2e2e352 <vm_exec_core+17122>, 0x6085f2e2ff66 <vm_exec_core+24310>, 0x6085f2e2f40d <vm_exec_core+21405>, 0x6085f2e2fa94 <vm_exec_core+23076>, 0x6085f2e2c71c <vm_exec_core+9900>, 0x6085f2e2ec29 <vm_exec_core+19385>, 0x6085f2e2ee69 <vm_exec_core+19961>, 0x6085f2e2d703 <vm_exec_core+13971>, 0x6085f2e2e896 <vm_exec_core+18470>, 0x6085f2e2caca <vm_exec_core+10842>, 0x6085f2e2c107 <vm_exec_core+8343>, 0x6085f2e2f655 <vm_exec_core+21989>, 0x6085f2e2b274 <vm_exec_core+4612>, 0x6085f2e2d4b0 <vm_exec_core+13376>, 0x6085f2e2de00 <vm_exec_core+15760>, 0x6085f2e2c401 <vm_exec_core+9105>, 0x6085f2e37e0a <vm_exec_core+56730>, 0x6085f2e2bdd6 <vm_exec_core+7526>, 0x6085f2e2bcce <vm_exec_core+7262>, 0x6085f2e2bfd9 <vm_exec_core+8041>, 0x6085f2e2c9c4 <vm_exec_core+10580>, 0x6085f2e2e73f <vm_exec_core+18127>, 0x6085f2e2db8a <vm_exec_core+15130>, 0x6085f2e2e73a <vm_exec_core+18122>, 0x6085f2e2ef4e <vm_exec_core+20190>, 0x6085f2e2ef49 <vm_exec_core+20185>, 0x6085f2e2bfd4 <vm_exec_core+8036>, 0x6085f2e2f40d <vm_exec_core+21405>, 0x6085f2e2d123 <vm_exec_core+12467>, 0x6085f2e2d128 <vm_exec_core+12472>, 0x6085f2e2ef44 <vm_exec_core+20180>, 0x6085f2e2ed8c <vm_exec_core+19740>, 0x6085f2e2ddfb <vm_exec_core+15755>, 0x6085f2e2dd32 <vm_exec_core+15554>, 0x6085f2e2ee3b <vm_exec_core+19915>, 0x6085f2e2e205 <vm_exec_core+16789>...}
        reg_cfp = 0x722b08271790
        reg_pc = 0x504000008978
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_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 0x00006085f2e25272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#39 0x00006085f2e6dab8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
        ec = 0x5160000003d0
        val = <optimized out>
#40 0x00006085f2a6dc7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x722b07f8e888) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc85818510, <optimized out>, 0x7ffc85818460, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x722b07f8e888
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5160000003d0
        status = <optimized out>
#42 0x00006085f2a66be7 in rb_main (argc=9, argv=0x7ffc858186e8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffc858186e8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2594807) detached]

/tmp/ruby/src/trunk_asan/test/rubygems/test_gem_source_specific_file.rb: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version (Test::Unit::ProxyError)

Children under /tmp/rubytest.hwpe8j:
* -rw-r--r-- 1 100112 2025-11-12 15:17:57 +0000 _ruby_box_p2635112_2_io+console.so
* -rw-r--r-- 1  18688 2025-11-12 15:17:57 +0000 _ruby_box_p2635112_2_-test-+sanitizers.so
* -rw-r--r-- 1  57832 2025-11-12 15:17:57 +0000 _ruby_box_p2635112_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-12 15:17:56 +0000 _ruby_box_p2633755_2_io+console.so
* -rw-r--r-- 1  18688 2025-11-12 15:17:56 +0000 _ruby_box_p2633755_2_-test-+sanitizers.so
* -rw-r--r-- 1  57832 2025-11-12 15:17:56 +0000 _ruby_box_p2633755_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-12 15:17:56 +0000 _ruby_box_p2633104_2_io+console.so
* -rw-r--r-- 1  18688 2025-11-12 15:17:56 +0000 _ruby_box_p2633104_2_-test-+sanitizers.so
* -rw-r--r-- 1  57832 2025-11-12 15:17:55 +0000 _ruby_box_p2633104_2_rbconfig+sizeof.so
* -rw-r--r-- 1  16576 2025-11-12 15:17:55 +0000 _ruby_box_p2631219_2_io+wait.so
* -rw-r--r-- 1 959512 2025-11-12 15:17:55 +0000 _ruby_box_p2631219_2_socket.so
* -rw-r--r-- 1 302216 2025-11-12 15:17:55 +0000 _ruby_box_p2631219_2_zlib.so
* -rw-r--r-- 1 112944 2025-11-12 15:17:55 +0000 _ruby_box_p2631219_2_psych.so
* -rw-r--r-- 1 234368 2025-11-12 15:17:55 +0000 _ruby_box_p2631219_2_json+ext+generator.so
* -rw-r--r-- 1 158096 2025-11-12 15:17:55 +0000 _ruby_box_p2631219_2_json+ext+parser.so
* -rw-r--r-- 1 109528 2025-11-12 15:17:55 +0000 _ruby_box_p2631219_2_etc.so
* -rw-r--r-- 1 941192 2025-11-12 15:17:55 +0000 _ruby_box_p2631219_2_date_core.so
* -rw-r--r-- 1 100112 2025-11-12 15:17:54 +0000 _ruby_box_p2631219_2_io+console.so
* -rw-r--r-- 1  18688 2025-11-12 15:17:54 +0000 _ruby_box_p2631219_2_-test-+sanitizers.so
* -rw-r--r-- 1  57832 2025-11-12 15:17:54 +0000 _ruby_box_p2631219_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-12 15:17:53 +0000 _ruby_box_p2629927_2_io+console.so
* -rw-r--r-- 1  18688 2025-11-12 15:17:53 +0000 _ruby_box_p2629927_2_-test-+sanitizers.so
* -rw-r--r-- 1  57832 2025-11-12 15:17:53 +0000 _ruby_box_p2629927_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 2594480 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:915: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2594479 -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 3106390 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +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 ..................................

1)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/mkcol_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/mkcol_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/mkcol_spec.rb:2:in '<top (required)>'

2)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/propfind_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/propfind_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/propfind_spec.rb:2:in '<top (required)>'

3)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_pass_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_pass_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_pass_spec.rb:2:in '<top (required)>'

4)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/read_timeout_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/read_timeout_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/read_timeout_spec.rb:2:in '<top (required)>'

5)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_spec.rb:2:in '<top (required)>'

6)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/start_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/start_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/start_spec.rb:2:in '<top (required)>'

7)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/version_1_1_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/version_1_1_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/version_1_1_spec.rb:2:in '<top (required)>'

8)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/body_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/body_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/body_spec.rb:2:in '<top (required)>'

9)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/method_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/method_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/method_spec.rb:2:in '<top (required)>'

10)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/add_field_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/add_field_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/add_field_spec.rb:2:in '<top (required)>'

11)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/content_length_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/content_length_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/content_length_spec.rb:2:in '<top (required)>'

12)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb:2:in '<top (required)>'

13)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_value_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_value_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_value_spec.rb:2:in '<top (required)>'

14)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/length_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/length_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/length_spec.rb:2:in '<top (required)>'

15)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/set_content_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/set_content_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/set_content_type_spec.rb:2:in '<top (required)>'

16)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/type_params_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/type_params_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/type_params_spec.rb:2:in '<top (required)>'

17)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/error_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/error_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/error_spec.rb:2:in '<top (required)>'

18)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/message_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/message_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/message_spec.rb:2:in '<top (required)>'

19)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPError_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPError_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPError_spec.rb:2:in '<top (required)>'

20)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/Proxy_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/Proxy_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/Proxy_spec.rb:2:in '<top (required)>'

21)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/delete_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/delete_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/delete_spec.rb:2:in '<top (required)>'

22)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/get_response_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/get_response_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/get_response_spec.rb:2:in '<top (required)>'

23)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/https_default_port_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/https_default_port_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/https_default_port_spec.rb:2:in '<top (required)>'

24)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/is_version_1_1_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/is_version_1_1_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/is_version_1_1_spec.rb:2:in '<top (required)>'

25)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/newobj_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/newobj_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/newobj_spec.rb:2:in '<top (required)>'

26)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/post2_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/post2_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/post2_spec.rb:2:in '<top (required)>'

27)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_address_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_address_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_address_spec.rb:2:in '<top (required)>'

28)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/put2_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/put2_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/put2_spec.rb:2:in '<top (required)>'

29)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_put_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_put_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_put_spec.rb:2:in '<top (required)>'

30)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/socket_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/socket_type_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/socket_type_spec.rb:2:in '<top (required)>'

31)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/use_ssl_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/use_ssl_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/use_ssl_spec.rb:2:in '<top (required)>'

32)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/body_exist_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/body_exist_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/body_exist_spec.rb:2:in '<top (required)>'

33)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/inspect_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/inspect_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/inspect_spec.rb:2:in '<top (required)>'

34)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb:2:in '<top (required)>'

35)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb:2:in '<top (required)>'

36)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb:2:in '<top (required)>'

37)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_spec.rb:2:in '<top (required)>'

38)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb:2:in '<top (required)>'

39)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb:2:in '<top (required)>'

40)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httprequest/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httprequest/initialize_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httprequest/initialize_spec.rb:2:in '<top (required)>'

41)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/error_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/error_type_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/error_type_spec.rb:2:in '<top (required)>'

42)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/msg_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/msg_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/msg_spec.rb:2:in '<top (required)>'

43)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/value_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/value_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/value_spec.rb:2:in '<top (required)>'

44)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/resolv/get_addresses_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/resolv.rb:5:in 'require'
/tmp/ruby/src/trunk_asan/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/resolv/get_addresses_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/resolv/get_addresses_spec.rb:2:in '<top (required)>'

45)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/resolv/get_names_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/resolv.rb:5:in 'require'
/tmp/ruby/src/trunk_asan/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/resolv/get_names_spec.rb:2:in 'require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/resolv/get_names_spec.rb:2:in '<top (required)>'

46)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPFatalError_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPFatalError_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPFatalError_spec.rb:2:in '<top (required)>'

47)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/address_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/address_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/address_spec.rb:2:in '<top (required)>'

48)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/finish_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/finish_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/finish_spec.rb:2:in '<top (required)>'

49)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/get_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/get_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/get_spec.rb:2:in '<top (required)>'

50)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/initialize_spec.rb:2:in '<top (required)>'

51)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/is_version_1_2_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/is_version_1_2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/is_version_1_2_spec.rb:2:in '<top (required)>'

52)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/new_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/new_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/new_spec.rb:2:in '<top (required)>'

53)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/port_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/port_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/port_spec.rb:2:in '<top (required)>'

54)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proppatch_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proppatch_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proppatch_spec.rb:2:in '<top (required)>'

55)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_user_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_user_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_user_spec.rb:2:in '<top (required)>'

56)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_head_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_head_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_head_spec.rb:2:in '<top (required)>'

57)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/send_request_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/send_request_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/send_request_spec.rb:2:in '<top (required)>'

58)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/unlock_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/unlock_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/unlock_spec.rb:2:in '<top (required)>'

59)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpexceptions/response_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpexceptions/response_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpexceptions/response_spec.rb:2:in '<top (required)>'

60)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/exec_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/exec_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/exec_spec.rb:2:in '<top (required)>'

61)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/basic_auth_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/basic_auth_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/basic_auth_spec.rb:2:in '<top (required)>'

62)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/content_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/content_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/content_type_spec.rb:2:in '<top (required)>'

63)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_key_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_key_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_key_spec.rb:2:in '<top (required)>'

64)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/fetch_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/fetch_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/fetch_spec.rb:2:in '<top (required)>'

65)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/range_length_spec.rb ERROR

LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
Finished in 42.344821 seconds
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/range_length_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/range_length_spec.rb:2:in '<top (required)>'

66)

3333 files, 33068 examples, 137055 expectations, 0 failures, 137 errors, 0 tagged
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/sub_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/sub_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/sub_type_spec.rb:2:in '<top (required)>'

67)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/code_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/code_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/code_type_spec.rb:2:in '<top (required)>'

68)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/inspect_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/inspect_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/inspect_spec.rb:2:in '<top (required)>'

69)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/response_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/response_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/response_spec.rb:2:in '<top (required)>'

70)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPBadResponse_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPBadResponse_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPBadResponse_spec.rb:2:in '<top (required)>'

71)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPServerException_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPServerException_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPServerException_spec.rb:2:in '<top (required)>'

72)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/copy_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/copy_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/copy_spec.rb:2:in '<top (required)>'

73)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/get2_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/get2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/get2_spec.rb:2:in '<top (required)>'

74)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/head_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/head_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/head_spec.rb:2:in '<top (required)>'

75)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/inspect_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/inspect_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/inspect_spec.rb:2:in '<top (required)>'

76)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/move_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/move_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/move_spec.rb:2:in '<top (required)>'

77)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/open_timeout_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/open_timeout_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/open_timeout_spec.rb:2:in '<top (required)>'

78)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/post_form_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/post_form_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/post_form_spec.rb:2:in '<top (required)>'

79)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_class_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_class_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_class_spec.rb:2:in '<top (required)>'

80)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/put_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/put_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/put_spec.rb:2:in '<top (required)>'

81)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_post_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_post_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_post_spec.rb:2:in '<top (required)>'

82)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/set_debug_output_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/set_debug_output_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/set_debug_output_spec.rb:2:in '<top (required)>'

83)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/trace_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/trace_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/trace_spec.rb:2:in '<top (required)>'

84)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb:2:in '<top (required)>'

85)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb:2:in '<top (required)>'

86)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/set_body_internal_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/set_body_internal_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/set_body_internal_spec.rb:2:in '<top (required)>'

87)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/content_range_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/content_range_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/content_range_spec.rb:2:in '<top (required)>'

88)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_header_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_header_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_header_spec.rb:2:in '<top (required)>'

89)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/element_set_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/element_set_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/element_set_spec.rb:2:in '<top (required)>'

90)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/main_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/main_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/main_type_spec.rb:2:in '<top (required)>'

91)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/set_range_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/set_range_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/set_range_spec.rb:2:in '<top (required)>'

92)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/body_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/body_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/body_spec.rb:2:in '<top (required)>'

93)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/header_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/header_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/header_spec.rb:2:in '<top (required)>'

94)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/read_body_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/read_body_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/read_body_spec.rb:2:in '<top (required)>'

95)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/security/cve_2019_8322_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/rubygems/vendored_net_http.rb:5:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_asan/lib/rubygems/vendored_net_http.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/rubygems/request.rb:3:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_asan/lib/rubygems/request.rb:3:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/rubygems/remote_fetcher.rb:4:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_asan/lib/rubygems/remote_fetcher.rb:4:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/rubygems/gemcutter_utilities.rb:3:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_asan/lib/rubygems/gemcutter_utilities.rb:3:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/rubygems/commands/owner_command.rb:5:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_asan/lib/rubygems/commands/owner_command.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/security/cve_2019_8322_spec.rb:6:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/security/cve_2019_8322_spec.rb:6:in '<top (required)>'

96)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/get_fields_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/get_fields_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/get_fields_spec.rb:2:in '<top (required)>'

97)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/to_hash_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/to_hash_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/to_hash_spec.rb:2:in '<top (required)>'

98)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/entity_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/entity_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/entity_spec.rb:2:in '<top (required)>'

99)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/initialize_spec.rb:2:in '<top (required)>'

100)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/read_new_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/read_new_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/read_new_spec.rb:2:in '<top (required)>'

101)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/delete_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/delete_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/delete_spec.rb:2:in '<top (required)>'

102)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/element_reference_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/element_reference_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/element_reference_spec.rb:2:in '<top (required)>'

103)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/key_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/key_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/key_spec.rb:2:in '<top (required)>'

104)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/range_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/range_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/range_spec.rb:2:in '<top (required)>'

105)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/body_permitted_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/body_permitted_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/body_permitted_spec.rb:2:in '<top (required)>'

106)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/exception_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/exception_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/exception_type_spec.rb:2:in '<top (required)>'

107)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/read_header_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/read_header_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/read_header_spec.rb:2:in '<top (required)>'

108)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPClientExcepton_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPClientExcepton_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPClientExcepton_spec.rb:2:in '<top (required)>'

109)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPHeaderSyntaxError_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPHeaderSyntaxError_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPHeaderSyntaxError_spec.rb:2:in '<top (required)>'

110)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPRetriableError_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPRetriableError_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/HTTPRetriableError_spec.rb:2:in '<top (required)>'

111)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/active_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/active_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/active_spec.rb:2:in '<top (required)>'

112)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/close_on_empty_response_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/close_on_empty_response_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/close_on_empty_response_spec.rb:2:in '<top (required)>'

113)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/default_port_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/default_port_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/default_port_spec.rb:2:in '<top (required)>'

114)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/get_print_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/get_print_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/get_print_spec.rb:2:in '<top (required)>'

115)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/head2_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/head2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/head2_spec.rb:2:in '<top (required)>'

116)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/http_default_port_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/http_default_port_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/http_default_port_spec.rb:2:in '<top (required)>'

117)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/lock_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/lock_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/lock_spec.rb:2:in '<top (required)>'

118)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/options_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/options_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/options_spec.rb:2:in '<top (required)>'

119)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/post_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/post_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/post_spec.rb:2:in '<top (required)>'

120)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_port_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_port_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/proxy_port_spec.rb:2:in '<top (required)>'

121)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_get_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_get_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_get_spec.rb:2:in '<top (required)>'

122)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_types_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_types_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/request_types_spec.rb:2:in '<top (required)>'

123)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/started_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/started_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/started_spec.rb:2:in '<top (required)>'

124)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/version_1_2_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/version_1_2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/version_1_2_spec.rb:2:in '<top (required)>'

125)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/body_stream_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/body_stream_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/body_stream_spec.rb:2:in '<top (required)>'

126)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/request_body_permitted_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/request_body_permitted_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpgenericrequest/request_body_permitted_spec.rb:2:in '<top (required)>'

127)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/chunked_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/chunked_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/chunked_spec.rb:2:in '<top (required)>'

128)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_name_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_name_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/each_name_spec.rb:2:in '<top (required)>'

129)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/form_data_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/form_data_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/form_data_spec.rb:2:in '<top (required)>'

130)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/proxy_basic_auth_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/proxy_basic_auth_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/proxy_basic_auth_spec.rb:2:in '<top (required)>'

131)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/size_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/size_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpheader/size_spec.rb:2:in '<top (required)>'

132)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/code_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/code_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/code_spec.rb:2:in '<top (required)>'

133)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/http_version_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/http_version_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/http_version_spec.rb:2:in '<top (required)>'

134)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/reading_body_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/reading_body_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/httpresponse/reading_body_spec.rb:2:in '<top (required)>'

135)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/resolv/get_address_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/resolv.rb:5:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/resolv/get_address_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/resolv/get_address_spec.rb:2:in '<top (required)>'

136)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/security/cve_2019_8323_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/rubygems/vendored_net_http.rb:5:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_asan/lib/rubygems/vendored_net_http.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/rubygems/request.rb:3:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_asan/lib/rubygems/request.rb:3:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/rubygems/remote_fetcher.rb:4:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_asan/lib/rubygems/remote_fetcher.rb:4:in '<top (required)>'
/tmp/ruby/src/trunk_asan/lib/rubygems/gemcutter_utilities.rb:3:in 'Kernel#require_relative'
/tmp/ruby/src/trunk_asan/lib/rubygems/gemcutter_utilities.rb:3:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/security/cve_2019_8323_spec.rb:6:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/security/cve_2019_8323_spec.rb:6:in '<top (required)>'

137)
An exception occurred during: loading /tmp/ruby/src/trunk_asan/spec/ruby/library/resolv/get_name_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk_asan/lib/resolv.rb:5:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk_asan/spec/ruby/library/resolv/get_name_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk_asan/spec/ruby/library/resolv/get_name_spec.rb:2:in '<top (required)>'
make: *** [uncommon.mk:965: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 512.
raw logfile